diff --git a/CHANGELOG.md b/CHANGELOG.md index 5663a88..7fd2e17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # 1.15.2 - Xcode 13.2 compatibility +- [Change] Replace `Carthage` with `SPM` # 1.15.1 - Move to xcframeworks diff --git a/Presentation.xcodeproj/project.pbxproj b/Presentation.xcodeproj/project.pbxproj index b06f178..bf3cc59 100644 --- a/Presentation.xcodeproj/project.pbxproj +++ b/Presentation.xcodeproj/project.pbxproj @@ -471,7 +471,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.15.0; + MARKETING_VERSION = 1.15.2; PRODUCT_BUNDLE_IDENTIFIER = com.iZettle.Presentation; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; @@ -496,7 +496,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.15.0; + MARKETING_VERSION = 1.15.2; PRODUCT_BUNDLE_IDENTIFIER = com.iZettle.Presentation; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; diff --git a/Presentation/Info.plist b/Presentation/Info.plist index c5e4535..ca23c84 100644 --- a/Presentation/Info.plist +++ b/Presentation/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.15.1 + $(MARKETING_VERSION) CFBundleSignature ???? CFBundleVersion