Top "Xcode9" questions

This tag should only be used for questions specific to the usage and features of Xcode 9. Do not use this tag just because you are using Xcode to develop your app.

dyld: dyld_sim not compatible mach-o

I installed Xcode 9 and trying to run my app on ios simulator 11.0. As soon as it launches the app its …

ios objective-c ipad ios11 xcode9
Failed to initiate service connection to simulator Xcode

I run my program, the simulater showed the progress bar and suddenly disappeared and the pop up appeared and written …

ios xcode ios-simulator xcode9
Profile is not an "iOS App Store" profile

Using Xcode 9. Working on app store build validation. Created an app with app store profile. Archived successfully Trying to validate …

ios ios-provisioning xcode9
Xcode stuck on "Installing components..."

Xcode keeps getting stuck on "Installing components...", it stops at around 40%. I've let it sit for a whole night, reinstalling …

xcode macos xcode9 macos-high-sierra xcode9.4
"Connect via network" wireless debugging not working Xcode 9

I am trying to run my iOS app via wifi network. But its not working as I expected. Connected Network …

ios xcode ios11 xcode9
Xcode 9 doesn't have any simulator device

I just downloaded xcode 9 beta, but there is no simulator within it. Try to add new simulator but the create …

ios xcode xcode9-beta xcode9
CoreData: annotation: Failed to load optimized model at path with Xcode 9 GM

Failed to load OMO warning (potential crash): Project with xcode 9 following warning is observed in the console during debug/release …

ios objective-c core-data xcode9
Objective-C @available guard AND'ed with more conditions

Objective-C has an @available expression in XCode 9+ / LLVM 5+ that allows you to guard a block of code to at least …

ios objective-c xcode9 availability
Unable to install app in simulator xcode 9 beta

I downloaded Xcode 9 beta recently, and when I tried to run my app in the simulator it is not getting …

ios xcode ios-simulator xcode9-beta xcode9
Convert to Current Swift Syntax Failed - "No such module" (Swift 4, Xcode 9)

In Xcode 9, I am trying to do the automatic conversion to Swift 4. It fails with the following message: Convert to …

ios swift xcode swift4 xcode9