Closed casbreuk closed 11 years ago
I have not tested it in several months and will look at it later today.
Sent from my iPhone 4.
On Dec 19, 2012, at 11:28 AM, Corey notifications@github.com wrote:
Hi!
In the Terminal, I manually called the script run when compiling the test app in Xcode, in order to permanently accept the svn certificate. After doing that I could build the test app.
I load up the TestDHlibxls.xcodeproj file, and hit Run.
It just says "Build succeeded" without running.
I'm trying to run it in the iOS6 simulator, which doesn't load when I build the app.
Also tried building it to an iPad2 running iOS6. Same thing.
Is there something I need to change in the project to get it to run?
— Reply to this email directly or view it on GitHub.
Thanks! Did you see the fix I mentioned?
On 12/19/12 11:47 AM, Corey wrote:
Thanks! Did you see the fix I mentioned?
The fix didn't show up in email, but I'll look later. iOS6 changed so many things :-)
Hi!
In the Terminal, I manually called the script run when compiling the test app in Xcode, in order to permanently accept the svn certificate. After doing that I could build the test app.
I load up the TestDHlibxls.xcodeproj file, and hit Run.
It just says "Build succeeded" without running.
I'm trying to run it in the iOS6 simulator, which doesn't load when I build the app.
Also tried building it to an iPad2 running iOS6. Same thing.
Is there something I need to change in the project to get it to run?
Using Xcode 4.5
EDIT Solution: Had to select the executable file in Product -> Edit Scheme -> "Run TestDHlibxls.app" -> Executable. It was set to "none"