Skip to content

Commit

Permalink
Update xcode-local-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vshcherb authored Dec 12, 2024
1 parent 5dca942 commit 457106a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcode-local-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
-sdk iphoneos
-configuration AppStoreDistribution
-archivePath OsmAndMaps.xcarchive
CURRENT_PROJECT_VERSION="${RELEASE_IOS_VERSION}.${BUILD_IOS_VERSION}"
CURRENT_PROJECT_VERSION="${RELEASE_IOS_VERSION//./}.${BUILD_IOS_VERSION}"
MARKETING_VERSION="${RELEASE_IOS_VERSION}"
archive | xcpretty'
- name: Zip iOS archive
Expand Down

0 comments on commit 457106a

Please sign in to comment.