xcode7.1 Questions

3

Solved

Forgive me if I'm missing something obvious, but since updating to XCode 7.1, I'm not seeing any option for deploying to simulators. I don't spend a ton of time in XCode so it may be just a setting...
Babel asked 18/1, 2016 at 17:46

6

Solved

There's no space in Xcode 7.1's app icon asset catalog for the iPad Pro's 167x167 app icon... aren't asset catalogs the current best practice for adding app icons? If not how are we supposed to add...
Cabbala asked 22/10, 2015 at 4:13

28

I just created one new cordova ios project via CLI, and i opened that project in Xcode 7.1 and while running on simulator am getting some error on mainViewController.xib, if we clicked on that erro...
Gant asked 31/10, 2015 at 20:44

4

Solved

I'm trying to get a reference to my app delegate from a UIViewController but I keep getting an this error message: 'sharedApplication()' is unavailable: Use view controller based solutions where...
Basaltware asked 11/12, 2015 at 13:56

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

5

Solved

I've created a SampleApp.app file from XCode 7.1 and converted it to pkg file and signed it using the product build command and it worked fine. But now the problem is, when I install the pkg the ap...
Unessential asked 25/2, 2016 at 5:23

4

Solved

The new 9.1 simulator with Xcode 7.1 has the feature to simulate a force touch like the iPhone 6s / 6s+ but the option is greyed / disabled. iOS Simulator > Hardware > Force Touch Pressure [disab...
Apostrophe asked 24/10, 2015 at 12:41

2

Solved

When I run an iOS application in the iOS 9.0 simulator I am getting the following warning message. Warning message : "Simulator user has requested new graphics quality: 100" Has anyone see...
Petie asked 14/12, 2015 at 9:36

3

I'm trying to implement some UI tests in my project. Everything goes fine as long as I keep it simple: record the test case, add some asserts, then run the test. This works fine, however when I try...
Ion asked 17/11, 2015 at 10:48

5

iPad Pro requires 167x167 App icon and 2732 x 2048 (landscape) launch image. But where should I put them? Xcode 7.1 Asset Catalogs don't provide any place to add iPad Pro specific icons or images. ...
Splice asked 30/9, 2015 at 21:8

2

I have a label showing a number and I want to change it to a higher number, however, I'd like to add a bit of flare to it. I'd like to have the number increment up to the higher number with an ease...
Nonnah asked 2/4, 2016 at 6:56

4

Solved

My project is in objective-c with just one tableviewcontroller in swift. I downloaded the Xcode-beta today which prompted me to 'Convert to latest Swift Syntax'. After I follow the steps it shows m...
Kassey asked 12/6, 2015 at 21:27

4

During archive Xcode 7.1 does says Restkit/Restkit.h not found but in debug it successfully found the header. It's an old project which do not uses cocoa pods so RestKit is added manually in it. Tr...
Sirree asked 27/10, 2015 at 6:22

5

Solved

I've upgraded my Mac OS X to 10.11.1 El Capitan. When I try to run app on Xcode 7.1 I'm getting an pop message stating "Simulator" can't be opened because the identity of the developer cannot be co...
Bracy asked 29/10, 2015 at 11:37

1

Solved

in Swift 2.1.1 & Xcode 7.1 My code uses WKWebView and loads index.html form a local file but fails to load index.css and other javascript files as shown in the head tag. My best guess is that ...
Linguiform asked 4/1, 2016 at 18:8

2

I have this variable in a swift file: var adbk: ABAddressBook! Which has always been fine, until Xcode 7.1. Now it complains "Property with retain or strong attribute must be of object type." Th...
Floydflss asked 23/10, 2015 at 19:10

3

I am trying to generate ad hoc build from Xcode 7.1. So currently Xcode try to fetch list of teams from developer portal before processing for generating build. But I am getting "The request timed ...
Hasan asked 21/11, 2015 at 11:19

3

Solved

I have iOS 9.2 (13C71) installed on my iPhone 5, and I'm enrolled as an Apple Developer. On my Macbook Pro, I have XCode 7.1 and OSX El Capitan. When I try to run a project on my phone, is ...
Crocidolite asked 24/11, 2015 at 3:43

1

I am trying to make an ios app which has tableview in it. When I was developing using xcode 7.0.1 it was showing tableview cells separator line Black thin line. After I updated with Xcode 7.1.1 , i...
Conjoin asked 1/12, 2015 at 13:46

2

Solved

I have several xib files in my iOS project and now that I have upgraded to Xcode 7.1, when I build my target, I'm getting errors in some of such xib files that say something like: Internal error...
Garage asked 3/11, 2015 at 7:54

4

Solved

Note that from Xcode 8 Alcatraz no longer works Editor Extension Tutorial I am unable to install Alcatraz for Xcode 7.1 According to their twitter feed Alcatraz should work with Xcode 7.1. I h...
Broadcloth asked 26/10, 2015 at 10:3
1

© 2022 - 2024 — McMap. All rights reserved.