Top "Xcode11.2" questions

Xcode 11.

After upgrading to Xcode 11.2 from Xcode 11.1, app crashes due to _UITextLayoutView

After upgrading to Xcode 11.2 from Xcode 11.1 my app crashes: *** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate …

ios swift xcode uitextview xcode11.2
Can't update 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.1
Can't submit apps to AppStore: ERROR ITMS-90534: "Invalid Toolchain

ERROR ITMS-90534: "Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or …

ios xcode xcode11.2
SwiftUI http request

I need to post a http request to login view (SwiftUI), my code follow I have in HttpAuth.swift: import …

swiftui xcode11.2
Why does my SwiftUI app crash when navigating backwards after placing a `NavigationLink` inside of a `navigationBarItems` in a `NavigationView`?

EDIT: This has been fixed in iOS 13.3! Minimal reproducible example (Xcode 11.2 beta, this works in Xcode 11.1): struct Parent: View { var …

ios swift uinavigationcontroller swiftui xcode11.2