It’s been a busy month working on APT and there’s more exciting things coming. If you’re interested in trying out the latest beta, you can download it here:
Version 3.5 brings a number of improvements and bug fixes to the multi-team capability as well as an all-new iOS app bundling feature! This feature is primarily for the times when the Xojo IDE can’t or won’t sign or build the app bundle for upload to the App Store but doesn’t give you enough information why. The IDE must still be able to build your app however.
The way this works is, if the Xojo IDE gives you an error when building for the App Store:
- Select the Team for the account that you will be releasing the app from using the Teams menu.
- From the Package menu, select Build.
- APT will ask you for two things:
- The .app bundle for your app
- The entitlements plist file (clicking cancel will continue building without entitlements)
Once this information is gathered, APT will attempt to sign and bundle your app. If any errors occur, you will receive a message showing as much information as APT could gather to help you figure out what went wrong.
NOTE: If you have a build earlier than 3.5b11, you may have to manually download this version as we fixed a bug in the updater recently which prevented the update window from appearing.
3 posts - 3 participants