From 6bb4d4c1eb3a14bba2a5c6dc6833c2405d86fabc Mon Sep 17 00:00:00 2001 From: "guanghui.tian" Date: Thu, 26 Aug 2021 22:13:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83v1.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PushWithP8.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PushWithP8.xcodeproj/project.pbxproj b/PushWithP8.xcodeproj/project.pbxproj index 92c8636..372d0eb 100644 --- a/PushWithP8.xcodeproj/project.pbxproj +++ b/PushWithP8.xcodeproj/project.pbxproj @@ -317,7 +317,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.15; - MARKETING_VERSION = 1.0.0; + MARKETING_VERSION = 1.0.1; PRODUCT_BUNDLE_IDENTIFIER = com.greywolf.pushWithP8; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; @@ -339,7 +339,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.15; - MARKETING_VERSION = 1.0.0; + MARKETING_VERSION = 1.0.1; PRODUCT_BUNDLE_IDENTIFIER = com.greywolf.pushWithP8; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0;