diff --git a/Metatext.xcodeproj/project.pbxproj b/Metatext.xcodeproj/project.pbxproj index 04159c1..de057ea 100644 --- a/Metatext.xcodeproj/project.pbxproj +++ b/Metatext.xcodeproj/project.pbxproj @@ -767,6 +767,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); + MARKETING_VERSION = 0.1.0; PRODUCT_BUNDLE_IDENTIFIER = "com.metabolist.metatext.notification-service-extension"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = iphoneos; @@ -790,6 +791,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); + MARKETING_VERSION = 0.1.0; PRODUCT_BUNDLE_IDENTIFIER = "com.metabolist.metatext.notification-service-extension"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = iphoneos; diff --git a/Notification Service Extension/Info.plist b/Notification Service Extension/Info.plist index 7393769..e7bb248 100644 --- a/Notification Service Extension/Info.plist +++ b/Notification Service Extension/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0 + $(MARKETING_VERSION) CFBundleVersion 1 NSExtension