Posts

Post not yet marked as solved
5 Replies
Checking in to see if anyone has found away to do this that doesn't involve having to link in AppKit.
Post not yet marked as solved
6 Replies
Checking in to see if you've found a way to interact with the Music app with sandbox enabled.
Post not yet marked as solved
2 Replies
I discovered the solution for this. Simply open the attributes panel on the AppIcon in the assets browser and check the Mac checkbox to add the Mac specific icon placeholders.
Post not yet marked as solved
2 Replies
It looks like I may have found a solution:"You can change the Mac version bundle ID format but then you need manually sign the app. Set the Derive UIKit for Mac Product Bundle Identifier (DERIVE_UIKITFORMAC_PRODUCT_BUNDLE_IDENTIFIER) build setting to NO, add a macOS conditional value for Product Bundle Identifier (PRODUCT_BUNDLE_IDENTIFIER) and Provisioning Profile (PROVISIONING_PROFILE_SPECIFIER), then manually sign the app."