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.

What is TIC Read Status 1:57 in iOS11/Xcode 9?

After updating to Xcode 9, using Swift 3 and the iPhone X simulator, my console is full of: TIC Read Status [11:0x0]: 1:57 …

xcode ios-simulator ios11 xcode9
How to resize the iPhone/iPad Simulator?

The iPad-simulator is really small (like one third the size of the real iPad screen) on my 23" Full-HD screen (and …

ios xcode ios-simulator xcode9 simulator
Xcode 9 Autocomplete Not Working 100% - Partially Working

This morning, Xcode 9.0 (9A235) shows a new/strange Auto Complete box that is not at all what it used to …

xcode autocomplete xcode9
Xcode 9 - failed to emit precompiled header

I have a project in Objective-C as well as in swift by taking MyProjectName-Bridging-Header.h and i also configured the …

ios objective-c swift xcode xcode9
Missing CFBundleIconName in Xcode9 iOS11 app release

I'm struggling to release a new version of our app using Xcode 9 built with iOS 11 SDK. Archiving and uploading the …

ios xcode app-store-connect ios11 xcode9
CredStore Perform Query error

I am running into an issue while doing API calls to my apps backend, every connection now prompts with CredStore …

ios xcode9
Seeing black bars at the top and bottom of the iPhone X Simulator

Running my App in the iPhone X Simulator (GM Seed) I am noticing two strange effects: the App does not …

ios uinavigationbar ios-simulator xcode9 iphone-x
Code Signing "No account for team" message when signing for different developer account

I’ve been working on an app for a client using my own Apple Developer account so far while waiting …

ios xcode code-signing xcode9 provisioning-profile
How to quit or close single simulator from opened multiple simulator in Xcode 9?

I run multiple simulator and I need to close one of them. How can i do this? Because I tried …

ios xcode9-beta xcode9
How to build Swift 3 project on Xcode 9?

Xcode 9 Release Notes says that Swift 3 compilation is supported: One compiler for Swift 4 and Swift 3, Swift 4 and Swift 3 targets can …

ios xcode swift3 swift4 xcode9