You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the macosx64 folder name is used, the PDE will try to export 32- and 64-bit versions of the app, causing some confusion internally. Since 32-bit doesn't exist on the Mac (anymore), we should probably just use macosx for this one.
The text was updated successfully, but these errors were encountered:
Because the macosx64 folder name is used, the PDE will try to export 32- and 64-bit versions of the app, causing some confusion internally. Since 32-bit doesn't exist on the Mac (anymore), we should probably just use macosx for this one.
The text was updated successfully, but these errors were encountered: