I watched the keynote but it wasn't clear if iPad apps would be made available on all MacOS or just the Apple Silcon/Native ones, requiring a catalyst app for Intel?
Post
Replies
Boosts
Views
Activity
I'm getting a sandbox error of:
dyld: Library not loaded@rpath/MyFramework.framework/Versions/A/MyFramework
Referenced from: /Users/Documents/Development/MyApp/Build/Products/Release/MyApp
Reason: no suitable image found. Did find:
file system sandbox blocked open() of '/Users/Documents/Development/MyApp/Build/Products/Release/MyFramework.framework/Versions/A/MyFramework'
/Users//Documents/Development/MyApp/Build/Products/Release/MyFramework.framework/Versions/A/MyFramework: stat() failed with errno=1
file system sandbox blocked open() of '/Users/Documents/Development/MyApp/Build/Products/Release/MyFramework.framework/Versions/A/MyFramework'
However, if I run the app directly, it runs... any idea why I cannot debug from within XCODE?
When will the family sharing option be available and will it also work on devices running previous versions of iOS (e.g. older devices).