chore(ios): fix ios version

This commit is contained in:
eyhn
2025-07-10 10:11:26 +08:00
parent c4c11da976
commit da2fb9fa43
3 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -108,4 +108,5 @@ update_app_version_in_helm_charts ".github/helm/affine/charts/doc/Chart.yaml" "$
update_app_stream_version "packages/frontend/apps/electron/resources/affine.metainfo.xml" "$new_version"
update_ios_marketing_version "packages/frontend/apps/ios/App/App.xcodeproj/project.pbxproj" "$new_version"
# Disable iOS version update temporarily, add it back when iOS version and affine version are unified
# update_ios_marketing_version "packages/frontend/apps/ios/App/App.xcodeproj/project.pbxproj" "$new_version"