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.
My Xcode automatically updated now I'm getting this error: The 'Apple Developer Program License Agreement' has been updated. In order …
ios xcode code-signing xcode9I used "renamed" function to rename a variable named "DefaultRequestURL" in Xcode 9, it alert this: alert image I have checked …
rename xcode9When I try to launch an iOS Simulator from Xcode 9, the following error pops up:
ios ios-simulator ios10 xcode9When I open up the new Xcode 9 and go to Preferences > Components I don't see an option to download …
xcode ios-simulator ios11 xcode9-beta xcode9Today I've installed Xcode 9 and build my app for iPhone x. but the upper and bottom area showing black like …
autolayout ios11 xcode9 iphone-xWhen I am opening my project in Xcode 9, getting above error for Storyboard and Launchscreen. Note: Cleaning derived data didn't …
ios storyboard xcode9I need to archive my app for submission to iTunes Connect. It was OK with Xcode 8.3.3: It's NOT OK with …
xcode app-store-connect provisioning-profile ios11 xcode9I'm trying to include a 3rd party static library in my Swift project. I have these two files, among a …
swift module xcode9 module-map