xmtp-labs / xmtp-inbox-mobile

10 stars 0 forks source link

TestFlight Release Configurations #81

Closed alexrisch closed 1 month ago

alexrisch commented 1 month ago

XCode Cloud CI Scripts

XCode Cloud CI Scripts

Increment Build

Increment Build

Updated App Icon

Fix Test Target Compiler Setting

This SWIFT_VERSION was set to unspecified which throws an Xcode error when the project is opened. Changing this to the latest Major release version fixes the problem.

Add .env for testflight

Added ci prebuild for xcode cloud to create .env file

Update prebuild file modifiers

Added yarn install to prebuild

Added temporary debug output for env testing

Updated CI Prebuild

Comment out temp debug output

Updated Encryption Compliance Information

Updated Bundle ID

Update BundleID + Project Settings

Increment TestFlight Build

Update prebuild ci script

Add ruby update to post clone

Update Pre-Build Script

Force brew to tap core

Fix entitlements

Update Bundle ID

Restore app icon