This tag should only be used for questions specific to the usage and features of Xcode 11.
Trying to update from Xcode 11 GM to 11.1 always fail. I tried moving /Applications/Xcode.app first... nothing works This is …
xcode xcode11 macos-catalina xcode11.2 xcode11.1In Xcode 11, I created a new app project from the Single View App template. I want this app to run …
ios xcode xcode11I have a project in Xcode 11 that I added Swift Package Manager dependencies to. I now realized that I no …
xcode swift-package-manager xcode11When using Auto Layout, I am unable to set up a simple UIScrollView in my view controller in Xcode 11 beta. …
uiscrollview ios-autolayout xcode11Before Xcode-11-Beta (ios13) below code for custom searchbar value for key to get textField working fine. Now getting below …
objective-c uisearchbar xcode11 ios13I just downloaded Xcode 11 Beta 4 and when I want to build my Swift 4 project gives me: UILaunchImages has been deprecated, …
ios xcode11Environment: Version 11.0 beta 3 (11M362v) Here's the full text: invalid mode 'kCFRunLoopCommonModes' provided to CFRunLoopRunSpecific - break on _CFRunLoopError_RunCalledWithInvalidMode …
uiswitch xcode11I am trying to implement a button that presents another scene with a "Slide from Botton" animation. PresentationButton looked like …
swiftui xcode11There seem to be some problems with the new build system in Xcode 10+. How do I switch to the old (…
xcode xcode10 xcode11 legacy-build-system