File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 802
802
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
803
803
CODE_SIGN_ENTITLEMENTS = WorkoutSpot/WorkoutSpot.entitlements;
804
804
CODE_SIGN_STYLE = Automatic;
805
+ CURRENT_PROJECT_VERSION = 2;
805
806
DEVELOPMENT_TEAM = 7P56K8K4MY;
806
807
INFOPLIST_FILE = WorkoutSpot/Info.plist;
807
808
LD_RUNPATH_SEARCH_PATHS = (
820
821
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
821
822
CODE_SIGN_ENTITLEMENTS = WorkoutSpot/WorkoutSpot.entitlements;
822
823
CODE_SIGN_STYLE = Automatic;
824
+ CURRENT_PROJECT_VERSION = 2;
823
825
DEVELOPMENT_TEAM = 7P56K8K4MY;
824
826
INFOPLIST_FILE = WorkoutSpot/Info.plist;
825
827
LD_RUNPATH_SEARCH_PATHS = (
Original file line number Diff line number Diff line change 17
17
<key >CFBundleShortVersionString </key >
18
18
<string >1.0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >1 </string >
20
+ <string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >ITSAppUsesNonExemptEncryption </key >
22
22
<false />
23
23
<key >LSApplicationCategoryType </key >
You can’t perform that action at this time.
0 commit comments