Skip to content

Commit

Permalink
Merge pull request #23 from mmazzarolo/ios-1.3
Browse files Browse the repository at this point in the history
ios-v1.3-13
  • Loading branch information
mmazzarolo authored Sep 6, 2020
2 parents cfc12a0 + 57ceba9 commit 81ca787
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 = 12;
CURRENT_PROJECT_VERSION = 13;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = G65HTDBUSN;
INFOPLIST_FILE = OrdinaryPuzzles/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.2;
MARKETING_VERSION = 1.3;
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 = 12;
CURRENT_PROJECT_VERSION = 13;
DEVELOPMENT_TEAM = G65HTDBUSN;
INFOPLIST_FILE = OrdinaryPuzzles/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.2;
MARKETING_VERSION = 1.3;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit 81ca787

Please sign in to comment.