I am working on submitting my own app made with OF 0.10.1 but got below message while submitting. Any suggestion?
“App Store Connect Operation Error
Unsupported Architectures. Your executable contained the following disallowed architectures: ‘[i386 (in com.xxx.xxx.pkg/Payload/xxx.app/Contents/Frameworks/libfmodex.dylib)]’. New apps submitted to the Mac App Store must support 64-bit starting January 2018, and Mac app updates and existing apps must support 64-bit starting June 2018.”
I chose 64 bit only for Architectures setup. How can I check libfmodex.dylib as 64 bit lib? I also tested both ‘of_v20191125_osx_nightly.zip’ version and Git-Master but got same error.