xcode7.2 Questions

19

Solved

In iOS, I update 7.2. I'm able to build my existing project to my device with no problem. When it came time to archive the project to prepare for submission to the app store, however, I'm getting a...
Lacey asked 31/12, 2015 at 12:34

13

Solved

I have taken SVN check-in for a project. Thereafter I have installed pod via terminal. After installation of pod there are few warning stating <PBXResourcesBuildPhase UUID=...> attempted to...
Wernsman asked 13/4, 2016 at 11:41

9

Solved

XXXXXX.app cannot be installed on [DEVICE NAME] XXXXX.app requires the “” capability which is not supported by [DEVICE NAME I got this error while try to install in device, any one ever faced s...
Kris asked 18/5, 2016 at 11:48

3

In xcode 7.2 there is no Storyboard Entry Point item in the Object List. I need to use Storyboard Entry Point , I couldn't find any similar problem by google searches so can anyone help me here.
Apices asked 29/1, 2016 at 12:29

9

Solved

*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named IBNSLayoutConstraint' I just update Xcode to 7.2 then i start ...
Cartierbresson asked 10/12, 2015 at 13:4

3

Solved

I would like to write a test like so: When my app goes to a certain pane, it should request permission to use the camera. I want to test whether or not the pane appears. I am using XC's builtin U...
Dupaix asked 4/3, 2016 at 18:51

4

In my search for a method to determine if a iOS binary was build with Bitcode, I found the following post: How to check if a framework is BITCODE supported for Xcode7 Here, the following method w...
Fathomless asked 26/1, 2016 at 13:9

3

Solved

I have added the Realm.framework and RealSwift.framework to a project. and "import Realm" though I'm getting this error: RLMRealm' has no member 'setDefaultRealmPath' let directory: NSURL = NSFi...
Dripstone asked 23/12, 2015 at 6:3

2

I am trying to test a method in my framework, and I wrote a simple test case. But it fails to execute , and xcode gives me the error: ld: framework not found V***ments for architecture i386 clang:...
Tautology asked 11/1, 2016 at 20:13

6

I'm trying to build and archive the application. After compiling, an alert window appears requesting the "codesign wants to sign using key "my account Name" in your keychain" and the buttons Always...
Exclusion asked 24/2, 2016 at 2:54

4

Solved

the second image view's image is taken from asset library as you can see it is not referencing images from assets library but taking from the image file included in the project I am using Xcode ...
Kopple asked 25/2, 2016 at 7:23

2

Solved

I had archieved the xcode project and uploaded it into itunes connect. This is 5 time uploading, for internal testing. It shows the following error I don't have any idea that why the error are sh...
Alrich asked 15/3, 2016 at 7:4

2

I got this message when testing my app on simulator: Message from debugger: got unexpected response to k packet: OK What does it mean and is my app in any sort of danger? Using Xcode 6.4 &amp...
Annoyance asked 6/8, 2015 at 23:33

2

Solved

I am facing weird errors when trying to build my project for the simulator with xcodebuild (It works fine when building directly with Xcode). 09:54:55 - tito@lt0311 Game> xcrun xcodebuild -verb...
Antoniaantonie asked 15/12, 2015 at 8:59
1

© 2022 - 2024 — McMap. All rights reserved.