ably / ably-asset-tracking-swift

iOS client SDKs for the Ably Asset Tracking service.
Apache License 2.0
9 stars 6 forks source link

Prepare the project's example apps for TestFlight distribution #460

Closed JakubJankowski closed 1 year ago

JakubJankowski commented 1 year ago

Resolves 447

I've added a new set of app icons (can't upload to TestFlight without assigning the required icons, but might as well just add all of them).

Changed the example apps' bundle ids and Display Names, so that they are now consistent with the ones on Android.

I also added a new entry to the Info.plist files, so that we don't have to manually confirm the export compliance in TestFlight every time a new build lands:

    <key>ITSAppUsesNonExemptEncryption</key>
    <false/>

The first builds are already on TestFlight.