Skip to content

Commit

Permalink
[Chore] #684 - app extension 버전 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
hyun99999 committed Nov 2, 2022
1 parent d508879 commit f80a2ac
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Spark-iOS/Spark-iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2029,7 +2029,7 @@
CODE_SIGN_ENTITLEMENTS = "Spark-iOS/Spark-iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = T8C9SSEX5G;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "Spark-iOS/Resource/Info.plist";
Expand Down Expand Up @@ -2067,7 +2067,7 @@
CODE_SIGN_ENTITLEMENTS = "Spark-iOS/Spark-iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = T8C9SSEX5G;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "Spark-iOS/Resource/Info.plist";
Expand Down Expand Up @@ -2166,7 +2166,7 @@
CODE_SIGN_ENTITLEMENTS = "Spark-iOS/Spark-iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = T8C9SSEX5G;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "Spark-iOS/Resource/Info.plist";
Expand Down Expand Up @@ -2199,7 +2199,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 49;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = T8C9SSEX5G;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = SparkNotificationService/Info.plist;
Expand All @@ -2211,7 +2211,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.TeamSparker.Spark.SparkNotificationService;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -2226,7 +2226,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 49;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = T8C9SSEX5G;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = SparkNotificationService/Info.plist;
Expand All @@ -2238,7 +2238,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.TeamSparker.Spark.SparkNotificationService;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -2253,7 +2253,7 @@
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 49;
CURRENT_PROJECT_VERSION = 3;
DEVELOPMENT_TEAM = T8C9SSEX5G;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = SparkNotificationService/Info.plist;
Expand All @@ -2265,7 +2265,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.1;
MARKETING_VERSION = 1.1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.TeamSparker.Spark.SparkNotificationService;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down

0 comments on commit f80a2ac

Please sign in to comment.