Related topic:
https://forums.developer.apple.com/forums/thread/742462
Post
Replies
Boosts
Views
Activity
I found out that reordering does not work in a popover on Maccatalyst.
https://www.icloud.com/iclouddrive/01482diVw3rU35gBH4wXOJE7g#MyApp
I have commented out the content of module.modulemap and this made the building successful.
Before that I have deleted MODULEMAP_FILE in the build settings but this did not work.
I wrote an alternative class for Mac Catalyst. https://github.com/Cliff-F/C2PencilKit
Looks like iOS lists up voices that has'n been downloaded.
I had same exception ... CALayer position contains NaN: [207 nan] when setting a frame value to the base view controller's view, where the frame value is definitely not Nan.****** Setting Optimization Level to None somehow fixed this error. ******Can anyone explain this?I'm using Xcode 11.2.1