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

Set the fastlane build_app param manageAppVersionAndBuildNumber #5721

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

timszot
Copy link
Contributor

@timszot timszot commented Oct 7, 2021

Details

Xcode 13 added a new "feature" that auto manages the build number for apps. This flag prevents that feature which breaks our versioning. More info here: https://github.com/Expensify/Expensify/issues/180187#issuecomment-938158022

Reference issue: https://github.com/Expensify/Expensify/issues/180187

Tests

Tested in Mobile-E deploy process, will monitor deploys in newDot to make sure this doesn't cause errors.

QA Steps

none

@timszot timszot requested a review from AndrewGable October 7, 2021 21:32
@timszot timszot self-assigned this Oct 7, 2021
@timszot timszot requested a review from a team as a code owner October 7, 2021 21:32
@MelvinBot MelvinBot requested review from Dal-Papa and removed request for a team October 7, 2021 21:33
@AndrewGable
Copy link
Contributor

cc @roryabraham I think you'll find this one interesting

Copy link
Contributor

@Jag96 Jag96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great find!

@Dal-Papa Dal-Papa merged commit 05f0adf into main Oct 8, 2021
@Dal-Papa Dal-Papa deleted the timszot_setFastlaneBuildFlag branch October 8, 2021 08:08
@OSBotify
Copy link
Contributor

OSBotify commented Oct 8, 2021

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@roryabraham
Copy link
Contributor

Yikes! This will forsure break our NewDot versioning too. I'm going to look into making the same change over there to prevent this same thing happening.

@AndrewGable
Copy link
Contributor

AndrewGable commented Oct 8, 2021

@timszot read your mind, this is new dot 😉

@roryabraham
Copy link
Contributor

haha I juuuust realized that 😅 Thanks @timszot!!!

@OSBotify
Copy link
Contributor

🚀 Deployed to staging by @Dal-Papa in version: 1.1.7-25 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production by @roryabraham in version: 1.1.8-9 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

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.

6 participants