mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 18:38:36 +08:00
build_ios: Undo changes after build
fastlane changes the Info.plist file to add the correct version number.
This commit is contained in:
@ -21,3 +21,5 @@ flutter build ios --release
|
|||||||
|
|
||||||
cd ios
|
cd ios
|
||||||
fastlane release
|
fastlane release
|
||||||
|
|
||||||
|
git co .
|
||||||
|
Reference in New Issue
Block a user