Top "Xcode7" questions

Xcode is an IDE by Apple for the development of iOS and OS X applications.

"NSURLErrorDomain" - code: 18446744073709550594 Ajax call on Xcode 7

I am trying to make an asynchronous call from Xcode 7 as follows and I end up seeing this error "NSURLErrorDomain" …

ios ajax xcode xcode7 nsurlerrordomain
Possible to bring the app from background to foreground?

When running an XCT UI test it is possible to put the application under test in the background with: XCUIDevice().…

ios swift xcode7 xcode-ui-testing
xCode 7 error: include of non-modular header inside framework module with Google Maps

I updated to xCode 7.1 today and tried to build my app but I'm getting this error: I have already tried …

ios xcode google-maps xcode7 google-maps-sdk-ios
xcodebuild: "No applicable devices found." when exporting archive

As of Xcode 7†, the xcodebuild export archive step has been giving us errors. Build command xcodebuild -exportArchive -archivePath "path/to/…

xcode rvm xcode7 xcodebuild
Xcode 7 supporting watch OS1 and OS2

I have been fiddling with Xcode 7 for sometime now, I get to know that it supports only Swift 2 and there …

ios xcode7 watchos-2 watchos
When I try to run the Xcode simulator I get the error 'Stop “(null)”?'

I just updated to Xcode 7 and ran an app on a live device. Now for some reason, I get an …

ios xcode ios-simulator xcode7
Drag and reorder - UICollectionview with sections

Is that possible to do drag and reorder from one section to another section from collectionview - iOS 9. Every time …

swift uicollectionview ios9 xcode7 uicollectionviewlayout
'UIFont' is not convertible to 'UIFont?'

So I had updated my XCode to 7.3 today evening. In one of my projects, I get the following error for …

swift xcode7
'invalid context 0x0' after Migration to iOS 9

I've migrated the app to iOS 9, and it works as usually, but there three log messages: <Error>: CGContextSaveGState: …

objective-c logging ios9 xcode7 crashlytics
Enabling Bitcode for iOS 9 increases IPA size 3x, is this the size on the app store?

Before iOS 9, our IPA size was roughly 6MB. After Archiving and exporting our IPA through Xcode 7, our IPA increased to …

ios xcode xcode7 bitcode