Skip to content

Commit

Permalink
[Release] Update 1.4.1(1) distribution settings
Browse files Browse the repository at this point in the history
  • Loading branch information
HanGyeongjun committed Nov 13, 2023
1 parent 8e7b182 commit 01dec41
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 17 deletions.
24 changes: 12 additions & 12 deletions HappyAnding/HappyAnding.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_ENTITLEMENTS = HappyAnding/HappyAnding.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1;
Expand All @@ -1282,12 +1283,11 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.4.0;
MARKETING_VERSION = 1.4.1;
PRODUCT_BUNDLE_IDENTIFIER = com.happyanding.HappyAnding;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipProfile_Distribution_20230301;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipProfile_Dev_20231113;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipProfile_Distribution_20231114;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
Expand All @@ -1305,6 +1305,7 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_ENTITLEMENTS = HappyAnding/HappyAnding.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1;
Expand All @@ -1326,12 +1327,11 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.4.0;
MARKETING_VERSION = 1.4.1;
PRODUCT_BUNDLE_IDENTIFIER = com.happyanding.HappyAnding;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipProfile_Distribution_20230301;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipProfile_Dev_20231113;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipProfile_Distribution_20231114;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
Expand Down Expand Up @@ -1422,6 +1422,7 @@
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = ShareExtension/ShareExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1;
Expand All @@ -1436,12 +1437,11 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.4.0;
MARKETING_VERSION = 1.4.1;
PRODUCT_BUNDLE_IDENTIFIER = com.happyanding.HappyAnding.ShareExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipShareExtProfile_Distribution_20230303;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipShareExtProfile_Dev_20231113;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipShareExtProfile_Distribution_20231114;
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand All @@ -1455,6 +1455,7 @@
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = ShareExtension/ShareExtension.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1;
Expand All @@ -1469,12 +1470,11 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.4.0;
MARKETING_VERSION = 1.4.1;
PRODUCT_BUNDLE_IDENTIFIER = com.happyanding.HappyAnding.ShareExtension;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipShareExtProfile_Distribution_20230303;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipShareExtProfile_Dev_20231113;
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = ShortcutsZipShareExtProfile_Distribution_20231114;
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ extension View {
LicenseView()
case is NavigationWithdrawal:
WithdrawalView()
case is CheckVersionView:
case is NavigationCheckVersion:
CheckVersionView()
case is NavigationUpdateInfo:
AboutUpdateView()
Expand Down
2 changes: 1 addition & 1 deletion HappyAnding/HappyAnding/TextLiteral.swift
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ enum TextLiteral {

//MARK: -UpdateInfoView
static let updateInfoViewTitle: String = "ShortcutsZip 업데이트 소식"
static let updateInfoViewVersion: String = "2023.11.2 | 1.4.0"
static let updateInfoViewVersion: String = "2023.11.14 | 1.4.1"
static let updateInfoViewTypeUpdate: String = "기능 업데이트"
static let updateInfoViewFooterTitle: String = "ShortcutsZip에게\n전하고 싶은 말이 있나요?"
static let updateInfoViewComment: String = "의견 남기러 가기"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ struct ExploreShortcutView: View {

@StateObject var viewModel: ExploreShortcutViewModel

@AppStorage("isUpdateAnnnouncementShow") var isUpdateAnnnouncementShow: Bool = true
@AppStorage("isNewUpdateAnnnouncementShow") var isNewUpdateAnnnouncementShow: Bool = true

let randomCategories: [Category]

Expand All @@ -20,8 +20,8 @@ struct ExploreShortcutView: View {
ScrollView {
VStack(spacing: 32) {

if isUpdateAnnnouncementShow {
AnnouncementCell(isAnnouncementShow: $isUpdateAnnnouncementShow,
if isNewUpdateAnnnouncementShow {
AnnouncementCell(isAnnouncementShow: $isNewUpdateAnnnouncementShow,
icon: "updateAppIcon",
tagName: TextLiteral.appUpdateTag,
title: TextLiteral.updateCellDescription,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ struct AboutUpdateView: View {
title: TextLiteral.featTitleThird,
image: nil,
description: TextLiteral.featContentThird)
aboutFeatureCell(type: "버그 수정",
title: "iOS 17.1에서 발생하는 버그 수정",
image: nil,
description: "iOS 17.1 및 그 이후의 iOS에서 발생하는 버그를 수정했어요. 단축어를 자세히 둘러보고 나갈 때 탭 바가 사라지고 뒤로가기 동작이 정상적으로 작동하지 않는 문제가 있었어요. 불편함을 느끼셨을 사용자 분들께 사과드려요.")

VStack(alignment: .center, spacing: 20) {
Text(TextLiteral.updateInfoViewFooterTitle)
Expand Down

0 comments on commit 01dec41

Please sign in to comment.