chore: align iOS versioning with Android
This commit is contained in:
@@ -3,5 +3,7 @@ TEAM_ID=
|
|||||||
PRODUCT_NAME=Chom Bev
|
PRODUCT_NAME=Chom Bev
|
||||||
PRODUCT_BUNDLE_IDENTIFIER=bzh.ajaury.chombev.Gwenedeg$(TEAM_ID)
|
PRODUCT_BUNDLE_IDENTIFIER=bzh.ajaury.chombev.Gwenedeg$(TEAM_ID)
|
||||||
|
|
||||||
|
// Keep in sync with androidApp versionName/versionCode and CHANGELOG.md.
|
||||||
|
// Apple only accepts numeric versions, so pre-release suffixes (e.g. -alpha01) are dropped here.
|
||||||
CURRENT_PROJECT_VERSION=1
|
CURRENT_PROJECT_VERSION=1
|
||||||
MARKETING_VERSION=1.0
|
MARKETING_VERSION=1.0.0
|
||||||
Reference in New Issue
Block a user