Just wanted to check this before roll the update since Apple makes things harder to downgrade.
Are there any problem for mac exported apps or xcode projects exported to be opened on Mac running Big Sur?
Thanks
Just wanted to check this before roll the update since Apple makes things harder to downgrade.
Are there any problem for mac exported apps or xcode projects exported to be opened on Mac running Big Sur?
Thanks
I was able to export an iOS Xcode project no problems really, just had to replace the existing app icons in Xcode as it didn't have all the required sizes.
I didn't have any luck with the Mac exporter and Xcode, so instead selected the build type Mac application and used App Wrapper 4 to codesign and sandbox my Mac game instead.
Just made an update to my game this weekend and submitted them both and they were both approved by Apple. So still all good on this end.
Thanks Cobra,![]()
I tested several mac application on a DTK and so far no problem at all
Regards,
Fernando Vivolo
... new things are coming ...
Seeing Fernando here reminded me, for iOS games it wasn't that it didn't have all the required sizes, it was because Xcode gave me a "can't be transparent nor contain an alpha channel" error for the icons so I had to replace them with jpg images in Xcode.
are you referring to this
https://developer.apple.com/forums/thread/96003
Regards,
Fernando Vivolo
... new things are coming ...
Not quite it was this, even though my pngs didn't contain any transparencies Xcode kept giving me the same error that user had. Using jpgs seemed to satisfy Xcode though.
oh is teh same with different format, icons can not have transparency in iOS
Regards,
Fernando Vivolo
... new things are coming ...