Top "Xcode7" questions

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

How to read a playground text resource files with Swift 2 and Xcode 7

Xcode 7 Playgrounds now supports loading files from the nested Resources directory. I can get SKScene(fileNamed: "GameScene") when I have …

ios xcode swift-playground xcode7
Is there an example code for corespotlight search feature - iOS 9 API?

Is there an example code for corespotlight search feature - iOS 9 API? Really appreciate if can look at sample code …

objective-c xcode7 ios9 corespotlight
how to get value of an XCUIElement?

How to get the value of textfield in XCODE7 UITesting? var b = XCUIApplication().childrenMatchingType(.textField).elementBoundByIndex(0).stringValue

xcode7 xcode-ui-testing
How to check for the presence of static text displayed from the network in UI tests in Xcode?

I am using the UI test APIs introduced in Xcode 7 XCTest. On my screen I have a text that is …

ios swift xctest xcode7 xcode-ui-testing
Failed to remove "Info.plist" couldn't be removed

I have been trying to fix this a few days before. I was adding JSQMessagesViewController to my iOS project. Added …

ios swift2 xcode7 jsqmessagesviewcontroller
Xcode doesnt have Embed Frameworks section

I'm having a problem. I'm trying to implement Amazon frameworks in my ios xcode project and I also need to …

ios xcode frameworks xcode7
Cannot verify client 3000

I am using xcode 7.1 and trying to upload my app to the app store directly through xcode. While uploading I …

ios xcode app-store app-store-connect xcode7
Xcode 7 - Swift TODO comments

Using Xcode 7 and Swift 2.0, I'm trying to use TODO comments like I would in Visual Studio with C#. I've found …

swift xcode comments xcode7 todo
Xcode fix-it shortcut

I am wondering is there any shortcut or hotkey that can apply the fix-it suggestion from Xcode? (Xcode 7) In Android …

xcode7 hotkeys
Google Analytics libAdIdAccess.a does not contain bitcode

Xcode 7 beta 3 just installed some "additional components" (now Version 7.0 beta 3 (7A152u)), and now I'm getting a compiler error: ld: …

google-analytics xcode7 bitcode