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.

Xcode 9 - Add an App Store icon

i saw this new requirement in itunes connect (next to the App Store Icon): As for now (Xcode 8.3.x) I …

ios xcode app-store-connect xcode9-beta xcode9
How to change navigationBar height in iOS 11?

Apparently changing the navigationBar height faced a new approach in iOS 11. in previous iOS versions it was possible to change …

ios swift uinavigationbar ios11 xcode9
Xcode 9 commit: Couldn't communicate with helper application

I've recently updated to OSX Sierra (from El Capitan) and to Xcode 9. I removed all compatibility issues (like autolayout issues) …

git macos git-commit xcode9
Xcode 9 App installation failed, Could not write to the device

I've just updated to Xcode 9 and am getting App installation failed Could not write to the device error popup every …

ios xcode ios11 xcode9
How to set unsafe area background color for ios 11

Creating some new view controllers with xcode 9 so now I have a few safe areas to deal with. I am …

ios swift ios11 xcode9 safearealayoutguide
How to change home indicator background color on iPhone X?

I would like to change the background color of the view that appears on the bottom of the new iPhone …

ios xcode ios11 xcode9 iphone-x
Can't use safe areas in Xcode 9 after upgrading minimum deployment target to iOS 9

I have just changed my app from supporting iOS 8 and up to supporting iOS 9 and up. I believe I've done …

xcode9 safearealayoutguide
'Invalid bitcode version (Producer: '902.0.39.2_0' Reader: '900.0.37_0')'

I'm using Xcode 9.0. My pod file: pod 'Alamofire', '~> 4.3' pod 'SwiftyJSON' pod 'AlamofireSwiftyJSON' pod 'KSToastView', '0.5.7' pod …

ios architecture swift4 xcode9 bitcode
-allowProvisioningUpdates doesn't work

We are using Jenkins for Continiuous Integration. Everything we need to do in order to compile our app is done …

ios xcode continuous-integration xcode9
Xcode 9 expand/collapse braces/brackets {} side bar missing

Can't find one under Xcode ▶ Preferences/Text Editing ▶ "Code Folding Ribbon" box.

ios xcode xcode9 code-folding xcode10