Skip to content

Commit

Permalink
ios-v1.2-12
Browse files Browse the repository at this point in the history
  • Loading branch information
mmazzarolo committed Dec 23, 2019
1 parent a7a0e7a commit ff70b7b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ios/OrdinaryPuzzles.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -656,12 +656,12 @@
baseConfigurationReference = 0142545A6DB0AFFA675B7EEF /* Pods-OrdinaryPuzzles.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 12;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = G65HTDBUSN;
INFOPLIST_FILE = OrdinaryPuzzles/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -679,11 +679,11 @@
baseConfigurationReference = F9B4C3659CDDF0AA1AB898ED /* Pods-OrdinaryPuzzles.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 12;
DEVELOPMENT_TEAM = G65HTDBUSN;
INFOPLIST_FILE = OrdinaryPuzzles/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.1;
MARKETING_VERSION = 1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit ff70b7b

Please sign in to comment.