xcode-6.2 Questions
16
Solved
I have downloaded Xcode 6.2 today which replaced previous Xcode 6.1
now to use simulator 7.1 & 8.1 it asks to download both simulators , but for some reason after trying 4-5 times it shows netw...
Bors asked 15/3, 2015 at 7:20
7
In our iOS app we utilize a shared container to share files between our main iOS app and its extension (specifically WatchKit Extension), using [NSFileManager containerURLForSecurityApplicationGrou...
13
Problem: I cannot simulate an Apple watch interface. Whenever I try and test my Apple watch app on the iPhone 6 simulator, Xcode successfully finishes and builds the app, attempts at opening simula...
Rewire asked 6/4, 2015 at 21:48
3
The CI service we are using at the moment works from iOS 8.1 which (correct me if I'm wrong) does not support the Apple Watch / WatchKit. I've done some searching and poking around Xcode, but to no...
Sycamore asked 15/4, 2015 at 18:37
3
Solved
I have a problem getting a iOS Development signing identity into Xcode. I have tried loads of things to get it working but I keep failing.
I have went the automatic way and let Xcode do it all but...
Howzell asked 21/3, 2015 at 15:35
3
Solved
i am working in webview application iOS swift :
problem i am facing is i want to get each url which webview displays :
upon urls i have to perform some if else checks . but i could not get the u...
7
Solved
I am getting the following error when using AFNetworking:
''library not found for -lPods-AFNetworking''
"linker command failed with exit code 1 (use -v to
see invocation)."
I checked for all...
Encaustic asked 2/6, 2015 at 16:21
2
I am currently working on projects that has a lot (10+) targets.
This is a white branded app, each target is dedicated to a customer, all targets share the exact same code but compile different res...
Stott asked 6/5, 2015 at 20:29
5
Solved
In some cases in my application i need to log the user out, but i only have the FBSDKLoginButton instance in my view controller and implementing the
FBSDKLoginButtonDelegate
using
func loginBu...
Headliner asked 31/3, 2015 at 16:57
6
Solved
When I first built my app & Watchkit app, I had the "Associated Domains" capability enabled. I've disabled it in the "Capabilities" panel of both the watchkit extension and the companion app, a...
Owens asked 26/4, 2015 at 12:33
7
Solved
So I got my new watch (yay!). I manually added its UDID to the developer portal and refreshed the provisioning profiles and I was able to push an archive to ITC for testing but now I want to run th...
Bugger asked 27/4, 2015 at 20:36
4
Solved
I am trying to submit my Apple Watch App to Apple. When validating, it always fails with various info.plist issues. One of these says:
The key ‘CFBundleIcons~ipad’ in bundle iPrayed.app/PlugIns/iP...
Repressive asked 2/4, 2015 at 14:55
8
iOS simulator crash in iOS 8.2 and Xcode 6.2 with an error below
"Failed to lookup the process ID of xxx.xxx.xxx after successful launch. Perhaps it crashed after launch. No such process".
And I ...
2
Solved
I'm trying to send my iOS app to the App Store right now. It compiles fine and installs onto my test device without a single error or even warning. I have an Apple Watch App that is going to go alo...
Unattended asked 10/4, 2015 at 5:4
3
I wanted to make a clickable prototype of an app on (storyboard only). I have just added two interface controllers and some images and buttons. I filled xcassets with several images (overall less t...
Eryneryngo asked 12/5, 2015 at 4:47
1
I want to create an app that displays the time. This makes the time in the header redundant.
Syllabi asked 21/3, 2015 at 15:4
2
Solved
I want to know if anyone could suggest that how can I create Simulator build for Apple Watch.
I'm following the steps in this [link to create simulator build](https://developers.facebook.com/docs/i...
1
Solved
I'm using Device Specific in one of my image sets (image0) and having 3 images for 2x, Retina 4 2x and 3x.
iPhone 6 Plus simulator uses the 3x and iPhone 4/4s uses the 2x.
The problem is that iPh...
Graniela asked 31/3, 2015 at 17:2
5
Solved
I made an application includes an iOS App and a WatchKit App; each part can run standalone.
Can I upload this application to App Store now, so that it will be ready for Apple Watch when it's rele...
2
I recently upgraded to Xcode 6.2. It seems like there is a weird bug. For example, if I want to change the bundle id, the textfield will lose focus after any character I type.
Is anyone having the...
2
Solved
After updating Xcode to 6.2 (6C131e), doing "Find in Workspace" crashes with "UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Could not find class named UIImage". I tried "Clean Build Folder...
2
Solved
First time seeing this error, can't i put '!' after 'as' in swift?
Or just bug after updating my Xcode to 6.2?
let url = notification.userInfo![CallbackNotification.optionsURLKey] as! NSURL
It s...
2
Solved
I just upgraded to Xcode v6.2, and the bundle identifier field is nearly impossible to use. After each character I type, it loses focus.
Am I doing something totally stupid, or is this a bug in X...
1
© 2022 - 2024 — McMap. All rights reserved.