Top "Xcode10" questions

This tag should only be used for questions specific to the usage and features of Xcode 10.

iOS 13.1 (17A844) folder not available on Xcode 11

Update: Xcode 11.1 has since been released and resolved this issue, if you need to use 11.0 check the accepted answer. After …

ios xcode10 xcode11 xcode11.1
Xcode 10 not being able to archive project

I'm trying to upload a new version of an app that is already in the AppStore. Previous version was uploaded …

ios xcode xcode10 swift4.2
App Installation failed. No code signature found

I recently upgraded to Xcode 10 and began the process of updating our app to switch 4.2 After a day or so …

ios xcode code-signing xcode10 ios12
Xcode 10 beta 6 error: accessing build database

Hello I have a script to create a universal framework on Xcode 10. When I run it from Xcode everything works …

ios xcode xcode10
Xcode 10: Code Signing my App+Framework fails, because of failure signing 3rd party dependency framework (PromiseKit). Works in Xcode 9

I have an Xcode 10 - iOS12 swift project that links against My own framework (also Xcode 10 + iOS12). The app project …

swift xcode frameworks code-signing xcode10
Xcode 10 fails my tests in simulator without any information as to the failure

Since upgrading to Xcode 10 my tests (which before the upgrade passed) are no longer being run as far as I …

xcode10