Skip to content

Commit

Permalink
Merge branch 'development' into js-layouts
Browse files Browse the repository at this point in the history
* development:
  Bump version to 0.15.6 (#1205)
  • Loading branch information
ianyh committed Mar 14, 2022
2 parents 3151ef2 + 832ea2d commit d2358e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Amethyst.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 92;
CURRENT_PROJECT_VERSION = 93;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1069,7 +1069,7 @@
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = "Amethyst/Amethyst-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 0.15.5;
MARKETING_VERSION = 0.15.6;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"DEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = "com.amethyst.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -1091,7 +1091,7 @@
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 92;
CURRENT_PROJECT_VERSION = 93;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 82P2XLB4UH;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -1104,7 +1104,7 @@
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = "Amethyst/Amethyst-Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
MARKETING_VERSION = 0.15.5;
MARKETING_VERSION = 0.15.6;
ONLY_ACTIVE_ARCH = NO;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"RELEASE\"";
PRODUCT_BUNDLE_IDENTIFIER = "com.amethyst.${PRODUCT_NAME:rfc1034identifier}";
Expand Down

0 comments on commit d2358e1

Please sign in to comment.