When you did the codesign, did you use the "--entitlements" option? (I saw this in a semi-related post on rejections)
On Wed, Nov 28, 2018 at 12:26 PM Rick Harrison via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Guys, > > I managed to strip out the old 32 bit stuff leaving > just the 64 bit code thanks to your instructions. > > I re-codesigned the app and made sure that > the entitlements.plist had: > > <key>com.apple.security.app-sandbox</key> > <true/> > <key>com.apple.security.files.user-selected.read-write</key> > <true/> > <key>com.apple.security.network.client</key> > <true/> > > I tested the package to make sure it executed fine, > and tested my resulting app which worked fine too. > > I used the Application Loader and started uploading > the package to Apple. > > It then spit the following error message back at me. > > ERROR ITMS-90296: “App sandbox not enabled. The following executables must > include the “com.apple.security.app-sandbox” entitlement with a Boolean > value of true in the entitlements property list > [(“<myapp>.pkg/Payload/<myapp>/Contents/MacOS/<myapp>”)] Refer to App > Sandbox page at https://developer.apple.com/devcenter/mac/app-sandbox/ > for more information on sandboxing your app.” > > The Application Loader offered option buttons - “Send to Apple…”, > “Activity…” “Back”… “Send”. > > So what should I do now besides feeling very frustrated? > > Rick > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode