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 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >0.10.0 </string >
18
+ <string >$(MARKETING_VERSION) </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 4439
4439
"$(PROJECT_DIR)/rocksdb",
4440
4440
);
4441
4441
MACOSX_DEPLOYMENT_TARGET = 10.10;
4442
+ MARKETING_VERSION = 0.11.0;
4442
4443
PRODUCT_BUNDLE_IDENTIFIER = de.iabudiab.ObjectiveRocks;
4443
4444
PRODUCT_NAME = ObjectiveRocks;
4444
4445
SDKROOT = macosx;
4482
4483
"$(PROJECT_DIR)/rocksdb",
4483
4484
);
4484
4485
MACOSX_DEPLOYMENT_TARGET = 10.10;
4486
+ MARKETING_VERSION = 0.11.0;
4485
4487
PRODUCT_BUNDLE_IDENTIFIER = de.iabudiab.ObjectiveRocks;
4486
4488
PRODUCT_NAME = ObjectiveRocks;
4487
4489
SDKROOT = macosx;
You can’t perform that action at this time.
0 commit comments