We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d7ade commit 633a0e0Copy full SHA for 633a0e0
ios/ItaliaApp.xcodeproj/project.pbxproj
@@ -805,7 +805,7 @@
805
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
806
CODE_SIGN_IDENTITY = "iPhone Developer";
807
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
808
- CURRENT_PROJECT_VERSION = -rc;
+ CURRENT_PROJECT_VERSION = 3;
809
DEAD_CODE_STRIPPING = YES;
810
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
811
ENABLE_BITCODE = NO;
@@ -842,7 +842,7 @@
842
843
CODE_SIGN_IDENTITY = "iPhone Distribution";
844
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
845
846
847
848
0 commit comments