Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ingun37 committed Jul 1, 2020
1 parent 3820a12 commit 9f2a904
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mat4ipad.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -704,15 +704,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1.3.2;
CURRENT_PROJECT_VERSION = 2.0.0;
DEVELOPMENT_TEAM = 77Y25UN242;
INFOPLIST_FILE = mat4ipad/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.3.2;
MARKETING_VERSION = 2.0.0;
PRODUCT_BUNDLE_IDENTIFIER = com.ingun37.algebra;
PRODUCT_NAME = "Expressive Matrix Calculator";
SWIFT_VERSION = 5.0;
Expand All @@ -726,15 +726,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1.3.2;
CURRENT_PROJECT_VERSION = 2.0.0;
DEVELOPMENT_TEAM = 77Y25UN242;
INFOPLIST_FILE = mat4ipad/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.3.2;
MARKETING_VERSION = 2.0.0;
PRODUCT_BUNDLE_IDENTIFIER = com.ingun37.algebra;
PRODUCT_NAME = "Expressive Matrix Calculator";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit 9f2a904

Please sign in to comment.