Posts

Post not yet marked as solved
58 Replies
This is clearly an XCode bug.Regardless of the pods or module, Archive should either fail with a clear message or complete.This is still hapenning to me with XCode 11 release build.This is a pain in the neck because it means I cannot publish my app with support for iOS13 features such as dark mode.Has anyone found a workarround ?
Post not yet marked as solved
58 Replies
created bug report with Apple Feedback assistant: FB7251394
Post not yet marked as solved
58 Replies
I just upgraded from Xcode 10 (no problem) to XCode 11 GM and I now have this issue (archiving product hangs at the "Touch product" phase).I have tried all suggestions so far in this post :Changing Compilation Mode from Whole Module to IncrementalChanging Optimization Level from Optimize for Speed to either Optimize for Size or No OptimizationTried different values for Exclusive Access to MemoryTurned on/off disable safety checkNone of those had any effectCreated bug report with feedback assistant: FB7251394