Skip to content

Commit

Permalink
Merge pull request #86 from BlueHuskyStudios/develop
Browse files Browse the repository at this point in the history
Sync develop into master
  • Loading branch information
KyNorthstar authored Jun 3, 2020
2 parents 916314d + 681bbcd commit 0da2ec1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Swift Mines/Swift Mines.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 11;
DEVELOPMENT_ASSET_PATHS = "\"Swift Mines for macOS/Preview Content\"";
DEVELOPMENT_TEAM = 26V9MK8TGP;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -934,7 +934,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.1;
PRODUCT_BUNDLE_IDENTIFIER = "me.benleggiero.Swift-Mines";
PRODUCT_NAME = "Swift Mines";
SWIFT_VERSION = 5.0;
Expand All @@ -949,7 +949,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 10;
CURRENT_PROJECT_VERSION = 11;
DEVELOPMENT_ASSET_PATHS = "\"Swift Mines for macOS/Preview Content\"";
DEVELOPMENT_TEAM = 26V9MK8TGP;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -960,7 +960,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.1.1;
PRODUCT_BUNDLE_IDENTIFIER = "me.benleggiero.Swift-Mines";
PRODUCT_NAME = "Swift Mines";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit 0da2ec1

Please sign in to comment.