This repository was archived by the owner on Jun 17, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
PagingLayoutSamples.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 975975 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
976976 CODE_SIGN_ENTITLEMENTS = "PagingLayoutSamples/Paging Layout.entitlements";
977977 CODE_SIGN_STYLE = Automatic;
978+ CURRENT_PROJECT_VERSION = 2;
978979 DEVELOPMENT_TEAM = 4J5W7CJ2ZV;
979980 INFOPLIST_FILE = PagingLayoutSamples/Info.plist;
980981 LD_RUNPATH_SEARCH_PATHS = (
981982 "$(inherited)",
982983 "@executable_path/Frameworks",
983984 );
985+ MARKETING_VERSION = 1.0.0;
984986 PRODUCT_BUNDLE_IDENTIFIER = app.amir.paginglayout;
985987 PRODUCT_NAME = "Layout Designer";
986988 SUPPORTS_MACCATALYST = YES;
9981000 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
9991001 CODE_SIGN_ENTITLEMENTS = "PagingLayoutSamples/Paging Layout.entitlements";
10001002 CODE_SIGN_STYLE = Automatic;
1003+ CURRENT_PROJECT_VERSION = 2;
10011004 DEVELOPMENT_TEAM = 4J5W7CJ2ZV;
10021005 INFOPLIST_FILE = PagingLayoutSamples/Info.plist;
10031006 LD_RUNPATH_SEARCH_PATHS = (
10041007 "$(inherited)",
10051008 "@executable_path/Frameworks",
10061009 );
1010+ MARKETING_VERSION = 1.0.0;
10071011 PRODUCT_BUNDLE_IDENTIFIER = app.amir.paginglayout;
10081012 PRODUCT_NAME = "Layout Designer";
10091013 SUPPORTS_MACCATALYST = YES;
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.0 </string >
18+ <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
20- <string >1 </string >
20+ <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >LSRequiresIPhoneOS </key >
2222 <true />
2323 <key >UILaunchStoryboardName </key >
You can’t perform that action at this time.
0 commit comments