@edford, even if I ignore the warning, the shortcut never shows up in the Wind Down shortcuts list. Here's the crash log:
Crash Log - https://developer.apple.com/forums/content/attachment/1e0c632b-1831-49cd-b157-7679bc6aaf32
Post
Replies
Boosts
Views
Activity
@jpdev001 did you find a solution to this yet?
With "Dead Code Stripping", you'll also have to disable "Bitcode" when submitting the archive through Xcode other it will undo the changes in the build. The widgets should appear in TF builds after these 2 steps.
Ah, the widgets now show up. I archived the project using Xcode beta 2 using old placeholder API.
I am gonna try building it with Xcode 12 beta 2 to see if this is related to Xcode or iOS. Will post the results soon.
I am having the same issue. @MeanRaw, were you able to fix it?