Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestFlight Release Configurations #81

Merged
merged 2 commits into from
May 23, 2024
Merged

TestFlight Release Configurations #81

merged 2 commits into from
May 23, 2024

Conversation

alexrisch
Copy link
Collaborator

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

@alexrisch alexrisch requested a review from a team as a code owner May 22, 2024 20:58
Ethan Mateja and others added 2 commits May 23, 2024 11:44
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
Rebased testflight branch
Removed unused files from bad merge
Renamed references
Renamed files
Updated file paths
@alexrisch alexrisch merged commit cdee3b7 into main May 23, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants