Top "Xcode11" questions

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

iOS 13 not getting VoIP Push Notifications in background

I'm developing a softphone in Swift using CallKit and PushKit. Before iOS 13, VoIP notifications were working perfectly. But after the …

iphone ios13 xcode11 callkit pushkit
Add a border with cornerRadius to an Image in SwiftUI Xcode beta 5

how can I add a border with a cornerRadius to an Image. I get a deprecation warning saying that i …

swift iphone swiftui beta xcode11
How to Git Blame/Authors a previous revision with Xcode 11?

With Xcode 10.2, I could select the "Authors" view, then select a previous git revision to blame from the bottom picker: …

xcode git-blame xcode11
"Do Not Embed", "Embed & Sign", "Embed Without Signing". What are they?. What they do?

We have 3 new options in "Frameworks, Libraries, and Embedded Content" section of Xcode11 Beta for adding libraries. Xcode Libraries section …

ios frameworks code-signing xcode11 ios-app-extension
Xcode 11 - What is the new "Background Processing" Background Mode?

In XCode 11, there is a new Background Mode, "Background Processing". I cannot find any information on what this new Background …

ios xcode background-process xcode11 ios-background-mode
How to read current app version in Xcode 11 with script

Until Xcode 11, I used a script that reads the current app version (for the AppStore) and help me change the …

ios xcode sh build-settings xcode11
CoreData crash error Xcode 11 Beta, IOS 13 Beta

Im trying building my application from Xcode11 beta on phone IOS 13 Beta. I have crash when application loading. 2019-07-22 13:58:12.910460+0300 …

swift core-data core-data-migration xcode11 ios13
NSBluetoothAlwaysUsageDescription required, but bluetooth is not used

In my ios app with new Xcode 11 GM Seed 2 after deploy, apple returned error: ITMS-90683: Missing Purpose String in Info.…

ios xcode permissions xcode11
Is there an iPhone SE simulator for Xcode 11, iOS 13?

I'm running Xcode 11.0 on macOS Mojave (10.14.6) and though the iPhone SE is officially supported on iOS 13, it doesn't appear in …

ios ios-simulator xcode11 iphone-se
How to upload to App Store from command line with Xcode 11?

Previously, with Xcode 10, we were using altool to upload to App Store: ALTOOL="/Applications/Xcode.app/Contents/Applications/Application Loader.…

ios xcode app-store-connect xcode11