Closed megajogos closed 7 months ago
What version of Xcode etc do you have installed on your machine? Are you using native signing or the builtin AIR signing?
We are using Xcode 12.4 on a MacOS X 10.15.7 and we are not using native signing.
Can you try updating Xcode?
We are using the latest version of Xcode available for MacOS X 10.15.
Is there another way?
Try enabling native signing if you have the latest xcode build tools installed.
Could you send me any documentation or tutorial that explain how to do that?
Native signing? Just enable the "UseNativeCodesign" flag in your adt.cfg
file.
With 50 you can edit the user version at ~/.airsdk/adt.cfg
or use the new AIRSDKManager to enable it.
Logs:
Environment