diff --git a/App/TapMatch/Multiplatform/App.swift b/App/TapMatch/Multiplatform/App.swift index f6ad2d0b..ba1d4e8e 100644 --- a/App/TapMatch/Multiplatform/App.swift +++ b/App/TapMatch/Multiplatform/App.swift @@ -57,7 +57,7 @@ final class AppDelegate: NSObject, UIApplicationDelegate { let apolloClient = ApolloClient( appVersion: appVersion, endpoint: endpoint, - product: "TapMatch" + product: "NewMatch" ) $0.api = APIClient.live(apolloClient: apolloClient) $0.environment = EnvironmentClient.live( @@ -134,7 +134,7 @@ final class AppDelegate: NSObject, UIApplicationDelegate { } @main -struct TapMatchApp: App { +struct NewMatchApp: App { @UIApplicationDelegateAdaptor(AppDelegate.self) private var appDelegate var body: some Scene { diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/AppIcon__TapMatch.png b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/AppIcon__TapMatch.png deleted file mode 100644 index 5b70c28a..00000000 Binary files a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/AppIcon__TapMatch.png and /dev/null differ diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/AppIcon__TikMatch.jpg b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/AppIcon__TikMatch.jpg new file mode 100644 index 00000000..55067bdc Binary files /dev/null and b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/AppIcon__TikMatch.jpg differ diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/Contents.json b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/Contents.json index c660628a..cfdd4616 100644 --- a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/Contents.json +++ b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon-staging.appiconset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "AppIcon__TapMatch.png", + "filename" : "AppIcon__TikMatch.jpg", "idiom" : "universal", "platform" : "ios", "size" : "1024x1024" diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/AppIcon__TapMatch.png b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/AppIcon__TapMatch.png deleted file mode 100644 index 5b70c28a..00000000 Binary files a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/AppIcon__TapMatch.png and /dev/null differ diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/AppIcon__TikMatch.jpg b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/AppIcon__TikMatch.jpg new file mode 100644 index 00000000..55067bdc Binary files /dev/null and b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/AppIcon__TikMatch.jpg differ diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/Contents.json b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/Contents.json index c660628a..cfdd4616 100644 --- a/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/App/TapMatch/Multiplatform/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "AppIcon__TapMatch.png", + "filename" : "AppIcon__TikMatch.jpg", "idiom" : "universal", "platform" : "ios", "size" : "1024x1024" diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Container.pdf b/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Container.pdf deleted file mode 100644 index 10d4446c..00000000 Binary files a/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Container.pdf and /dev/null differ diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Contents.json b/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Contents.json index 780c441a..07d11754 100644 --- a/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Contents.json +++ b/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "Container.pdf", + "filename" : "Splash.pdf", "idiom" : "universal" } ], diff --git a/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Splash.pdf b/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Splash.pdf new file mode 100644 index 00000000..c2c21379 Binary files /dev/null and b/App/TapMatch/Multiplatform/Assets.xcassets/Logo.imageset/Splash.pdf differ diff --git a/App/TapMatch/Multiplatform/InfoPlist.xcstrings b/App/TapMatch/Multiplatform/InfoPlist.xcstrings index 9a9e6aac..932c644d 100644 --- a/App/TapMatch/Multiplatform/InfoPlist.xcstrings +++ b/App/TapMatch/Multiplatform/InfoPlist.xcstrings @@ -164,49 +164,49 @@ "en" : { "stringUnit" : { "state" : "new", - "value" : "TapMatch" + "value" : "NewMatch" } }, "es" : { "stringUnit" : { "state" : "needs_review", - "value" : "TapMatch" + "value" : "NewMatch" } }, "fr" : { "stringUnit" : { "state" : "needs_review", - "value" : "TapMatch" + "value" : "NewMatch" } }, "ja" : { "stringUnit" : { "state" : "needs_review", - "value" : "TapMatch" + "value" : "NewMatch" } }, "ko" : { "stringUnit" : { "state" : "needs_review", - "value" : "TapMatch" + "value" : "NewMatch" } }, "pl" : { "stringUnit" : { "state" : "needs_review", - "value" : "TapMatch" + "value" : "NewMatch" } }, "pt-BR" : { "stringUnit" : { "state" : "needs_review", - "value" : "TapMatch" + "value" : "NewMatch" } }, "vi" : { "stringUnit" : { "state" : "needs_review", - "value" : "TapMatch" + "value" : "NewMatch" } } } diff --git a/App/TapMatch/Multiplatform/Production/Info.plist b/App/TapMatch/Multiplatform/Production/Info.plist index c189be96..0967c33e 100644 --- a/App/TapMatch/Multiplatform/Production/Info.plist +++ b/App/TapMatch/Multiplatform/Production/Info.plist @@ -19,7 +19,7 @@ vi CFBundleName - TapMatch + NewMatch CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString diff --git a/App/TapMatch/Multiplatform/Staging/Info.plist b/App/TapMatch/Multiplatform/Staging/Info.plist index 150f3085..3571e882 100644 --- a/App/TapMatch/Multiplatform/Staging/Info.plist +++ b/App/TapMatch/Multiplatform/Staging/Info.plist @@ -19,7 +19,7 @@ vi CFBundleName - TapMatch + NewMatch CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString diff --git a/App/TapMatch/Production.xcodeproj/project.pbxproj b/App/TapMatch/Production.xcodeproj/project.pbxproj index 1d4a2c7f..44c6a5aa 100644 --- a/App/TapMatch/Production.xcodeproj/project.pbxproj +++ b/App/TapMatch/Production.xcodeproj/project.pbxproj @@ -345,7 +345,7 @@ ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = Multiplatform/Production/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = TapMatch; + INFOPLIST_KEY_CFBundleDisplayName = NewMatch; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.puzzle-games"; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; @@ -384,7 +384,7 @@ ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = Multiplatform/Production/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = TapMatch; + INFOPLIST_KEY_CFBundleDisplayName = NewMatch; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.puzzle-games"; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; diff --git a/App/TapMatch/Staging.xcodeproj/project.pbxproj b/App/TapMatch/Staging.xcodeproj/project.pbxproj index 210f8d46..e0ddcbf6 100644 --- a/App/TapMatch/Staging.xcodeproj/project.pbxproj +++ b/App/TapMatch/Staging.xcodeproj/project.pbxproj @@ -345,7 +345,7 @@ ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = Multiplatform/Staging/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = TapMatch; + INFOPLIST_KEY_CFBundleDisplayName = NewMatch; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; @@ -383,7 +383,7 @@ ENABLE_PREVIEWS = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = Multiplatform/Staging/Info.plist; - INFOPLIST_KEY_CFBundleDisplayName = TapMatch; + INFOPLIST_KEY_CFBundleDisplayName = NewMatch; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; diff --git a/Packages/MatchCore/Sources/EnvironmentClient/Client.swift b/Packages/MatchCore/Sources/EnvironmentClient/Client.swift index 7cb1f847..229d3483 100644 --- a/Packages/MatchCore/Sources/EnvironmentClient/Client.swift +++ b/Packages/MatchCore/Sources/EnvironmentClient/Client.swift @@ -40,7 +40,7 @@ public struct EnvironmentClient { case .picmatch: return "PicMatch" case .tapmatch: - return "TapMatch" + return "NewMatch" case .tenmatch: return "TenMatch" case .trinket: diff --git a/Packages/TapMatch/Package.swift b/Packages/TapMatch/Package.swift index ccc1acaa..56254fd2 100644 --- a/Packages/TapMatch/Package.swift +++ b/Packages/TapMatch/Package.swift @@ -4,7 +4,7 @@ import PackageDescription let package = Package( - name: "TapMatch", + name: "NewMatch", defaultLocalization: "en", platforms: [ .iOS("17.0"), diff --git a/Packages/TapMatch/Sources/BannedFeature/Banned.swift b/Packages/TapMatch/Sources/BannedFeature/Banned.swift index f50aa5ac..02dec9c2 100644 --- a/Packages/TapMatch/Sources/BannedFeature/Banned.swift +++ b/Packages/TapMatch/Sources/BannedFeature/Banned.swift @@ -13,14 +13,14 @@ public struct BannedView: View { VStack(spacing: 24) { Spacer() - Text("Your account has been banned from TapMatch.", bundle: .module) + Text("Your account has been banned from NewMatch.", bundle: .module) .font(.system(.headline, weight: .semibold)) - Text("It's important to us that TapMatch is a welcoming and safe space for everyone.\nUnfortunately, we found that you violated our [Terms of Use](https://docs.tapmatch.jp/terms-of-use) and so we've made the decision to remove you from the TapMatch Platform.", bundle: .module) + Text("It's important to us that NewMatch is a welcoming and safe space for everyone.\nUnfortunately, we found that you violated our [Terms of Use](https://docs.tapmatch.jp/terms-of-use) and so we've made the decision to remove you from the NewMatch Platform.", bundle: .module) .font(.system(.body, weight: .semibold)) .foregroundStyle(Color.secondary) - Text("You will no longer be able to access your TapMatch account or create new accounts in the future.", bundle: .module) + Text("You will no longer be able to access your NewMatch account or create new accounts in the future.", bundle: .module) .font(.system(.body, weight: .semibold)) .foregroundStyle(Color.secondary) diff --git a/Packages/TapMatch/Sources/BannedFeature/Localizable.xcstrings b/Packages/TapMatch/Sources/BannedFeature/Localizable.xcstrings index 4dd9453e..4988709e 100644 --- a/Packages/TapMatch/Sources/BannedFeature/Localizable.xcstrings +++ b/Packages/TapMatch/Sources/BannedFeature/Localizable.xcstrings @@ -11,12 +11,12 @@ } } }, - "It's important to us that TapMatch is a welcoming and safe space for everyone.\nUnfortunately, we found that you violated our [Terms of Use](https://docs.tapmatch.jp/terms-of-use) and so we've made the decision to remove you from the TapMatch Platform." : { + "It's important to us that NewMatch is a welcoming and safe space for everyone.\nUnfortunately, we found that you violated our [Terms of Use](https://docs.tapmatch.jp/terms-of-use) and so we've made the decision to remove you from the NewMatch Platform." : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "TapMatchでは、すべての人にとって安心で安全な場所であることを重視しています。残念ながらあなたの行為が[利用規約](https://docs.tapmatch.jp/terms-of-use)に違反したことが判明したため、当社はあなたをTapMatchのプラットフォームから削除することを決定しました。" + "value" : "NewMatchでは、すべての人にとって安心で安全な場所であることを重視しています。残念ながらあなたの行為が[利用規約](https://docs.tapmatch.jp/terms-of-use)に違反したことが判明したため、当社はあなたをNewMatchのプラットフォームから削除することを決定しました。" } } } @@ -31,22 +31,22 @@ } } }, - "You will no longer be able to access your TapMatch account or create new accounts in the future." : { + "You will no longer be able to access your NewMatch account or create new accounts in the future." : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "あなたは今後、TapMatchのアカウントにアクセスしたり、新しいアカウントを作成することは出来ません。" + "value" : "あなたは今後、NewMatchのアカウントにアクセスしたり、新しいアカウントを作成することは出来ません。" } } } }, - "Your account has been banned from TapMatch." : { + "Your account has been banned from NewMatch." : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "あなたのTapMatchアカウントは利用停止されました。" + "value" : "あなたのNewMatchアカウントは利用停止されました。" } } } diff --git a/Packages/TapMatch/Sources/BannerFeature/Banner.swift b/Packages/TapMatch/Sources/BannerFeature/Banner.swift index c4f62f9e..e3f7d284 100644 --- a/Packages/TapMatch/Sources/BannerFeature/Banner.swift +++ b/Packages/TapMatch/Sources/BannerFeature/Banner.swift @@ -49,7 +49,7 @@ public struct BannerView: View { _dataDict: DataDict( data: [ "id": "id", - "title": "TapMatchの社長と話そう", + "title": "NewMatchの社長と話そう", "description": "アプリの改善策や不具合などあれば教えてください。", "buttonTitle": "開く", "url": "https://tapmatch.jp", diff --git a/Packages/TapMatch/Sources/ForceUpdateFeature/ForceUpdate.swift b/Packages/TapMatch/Sources/ForceUpdateFeature/ForceUpdate.swift index de2b2f56..0ca315e6 100644 --- a/Packages/TapMatch/Sources/ForceUpdateFeature/ForceUpdate.swift +++ b/Packages/TapMatch/Sources/ForceUpdateFeature/ForceUpdate.swift @@ -15,7 +15,7 @@ public struct ForceUpdateView: View { Text("Notice", bundle: .module) .font(.system(.title, weight: .semibold)) - Text("... Oh? ! ! Looks like TapMatch...! \nPlease update to the latest version.", bundle: .module) + Text("... Oh? ! ! Looks like NewMatch...! \nPlease update to the latest version.", bundle: .module) .font(.system(.body, weight: .semibold)) PrimaryButton( diff --git a/Packages/TapMatch/Sources/ForceUpdateFeature/Localizable.xcstrings b/Packages/TapMatch/Sources/ForceUpdateFeature/Localizable.xcstrings index 007af9bc..da157d48 100644 --- a/Packages/TapMatch/Sources/ForceUpdateFeature/Localizable.xcstrings +++ b/Packages/TapMatch/Sources/ForceUpdateFeature/Localizable.xcstrings @@ -1,12 +1,12 @@ { "sourceLanguage" : "en", "strings" : { - "... Oh? ! ! Looks like TapMatch...! \nPlease update to the latest version." : { + "... Oh? ! ! Looks like NewMatch...! \nPlease update to the latest version." : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "...おや?!TapMatchのようすが...!\n最新バージョンへのアップデートをお願いします。" + "value" : "...おや?!NewMatchのようすが...!\n最新バージョンへのアップデートをお願いします。" } } } diff --git a/Packages/TapMatch/Sources/FreezedFeature/Freezed.swift b/Packages/TapMatch/Sources/FreezedFeature/Freezed.swift index dc44b4de..4d09aa49 100644 --- a/Packages/TapMatch/Sources/FreezedFeature/Freezed.swift +++ b/Packages/TapMatch/Sources/FreezedFeature/Freezed.swift @@ -20,7 +20,7 @@ public struct FreezedView: View { Text("Currently unable to re-register", bundle: .module) .font(.system(.title3, weight: .semibold)) - Text("Once you have deleted your TapMatch account, you will not be able to register again for a certain period of time after the deletion.", bundle: .module) + Text("Once you have deleted your NewMatch account, you will not be able to register again for a certain period of time after the deletion.", bundle: .module) Text("Please answer our simple questionnaire to help us improve our service.", bundle: .module) diff --git a/Packages/TapMatch/Sources/FreezedFeature/Localizable.xcstrings b/Packages/TapMatch/Sources/FreezedFeature/Localizable.xcstrings index a02e2c24..f5756dfd 100644 --- a/Packages/TapMatch/Sources/FreezedFeature/Localizable.xcstrings +++ b/Packages/TapMatch/Sources/FreezedFeature/Localizable.xcstrings @@ -21,12 +21,12 @@ } } }, - "Once you have deleted your TapMatch account, you will not be able to register again for a certain period of time after the deletion." : { + "Once you have deleted your NewMatch account, you will not be able to register again for a certain period of time after the deletion." : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "一度TapMatchのアカウント削除をされた方は、削除してから一定期間は再登録していただくことができません。" + "value" : "一度NewMatchのアカウント削除をされた方は、削除してから一定期間は再登録していただくことができません。" } } } diff --git a/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/Contents.json b/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/Contents.json index 78562289..07d11754 100644 --- a/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/Contents.json +++ b/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "logo.pdf", + "filename" : "Splash.pdf", "idiom" : "universal" } ], diff --git a/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/Splash.pdf b/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/Splash.pdf new file mode 100644 index 00000000..c2c21379 Binary files /dev/null and b/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/Splash.pdf differ diff --git a/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/logo.pdf b/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/logo.pdf deleted file mode 100644 index 10d4446c..00000000 Binary files a/Packages/TapMatch/Sources/LaunchFeature/Assets.xcassets/logo.imageset/logo.pdf and /dev/null differ diff --git a/Packages/TapMatch/Sources/RecommendationFeature/Localizable.xcstrings b/Packages/TapMatch/Sources/RecommendationFeature/Localizable.xcstrings index cf73234b..1297de5b 100644 --- a/Packages/TapMatch/Sources/RecommendationFeature/Localizable.xcstrings +++ b/Packages/TapMatch/Sources/RecommendationFeature/Localizable.xcstrings @@ -11,12 +11,12 @@ } } }, - "Too much swiping...\nPlease help us share TapMatch... 🙏" : { + "Too much swiping...\nPlease help us share NewMatch... 🙏" : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "ちょっと...スワイプしすぎです...。TapMatchのシェアに協力してください... 🙏" + "value" : "ちょっと...スワイプしすぎです...。NewMatchのシェアに協力してください... 🙏" } } } diff --git a/Packages/TapMatch/Sources/RecommendationFeature/RecommendationEmpty.swift b/Packages/TapMatch/Sources/RecommendationFeature/RecommendationEmpty.swift index b9fc411e..0b261b60 100644 --- a/Packages/TapMatch/Sources/RecommendationFeature/RecommendationEmpty.swift +++ b/Packages/TapMatch/Sources/RecommendationFeature/RecommendationEmpty.swift @@ -20,7 +20,7 @@ public struct RecommendationEmptyView: View { .padding(.horizontal, 2) VStack(spacing: 16) { - Text("Too much swiping...\nPlease help us share TapMatch... 🙏", bundle: .module) + Text("Too much swiping...\nPlease help us share NewMatch... 🙏", bundle: .module) .font(.system(.subheadline, weight: .semibold)) .foregroundStyle(Color.white) .multilineTextAlignment(.center) diff --git a/Packages/TapMatch/Sources/ReportFeature/Localizable.xcstrings b/Packages/TapMatch/Sources/ReportFeature/Localizable.xcstrings index 6b04def9..d872eaa7 100644 --- a/Packages/TapMatch/Sources/ReportFeature/Localizable.xcstrings +++ b/Packages/TapMatch/Sources/ReportFeature/Localizable.xcstrings @@ -51,7 +51,7 @@ } } }, - "Report a TapMatch" : { + "Report a NewMatch" : { "localizations" : { "ja" : { "stringUnit" : { diff --git a/Packages/TapMatch/Sources/ReportFeature/Report.swift b/Packages/TapMatch/Sources/ReportFeature/Report.swift index 1fce6835..fe440f60 100644 --- a/Packages/TapMatch/Sources/ReportFeature/Report.swift +++ b/Packages/TapMatch/Sources/ReportFeature/Report.swift @@ -34,7 +34,7 @@ public struct ReportView: View { } } } - .navigationTitle(String(localized: "Report a TapMatch", bundle: .module)) + .navigationTitle(String(localized: "Report a NewMatch", bundle: .module)) .navigationBarTitleDisplayMode(.inline) .toolbar { ToolbarItem(placement: .topBarLeading) { diff --git a/Packages/TapMatch/Sources/ReportFeature/ReportReason.swift b/Packages/TapMatch/Sources/ReportFeature/ReportReason.swift index f4b24dbf..707c35a6 100644 --- a/Packages/TapMatch/Sources/ReportFeature/ReportReason.swift +++ b/Packages/TapMatch/Sources/ReportFeature/ReportReason.swift @@ -50,7 +50,7 @@ public struct ReportReasonView: View { .padding(.vertical, 24) .padding(.horizontal, 16) .formStyle(ColumnsFormStyle()) - .navigationTitle(Text("Report a TapMatch", bundle: .module)) + .navigationTitle(Text("Report a NewMatch", bundle: .module)) .navigationBarTitleDisplayMode(.inline) .task { await store.send(.onTask).finish() } .bind($store.focus, to: $focus) diff --git a/Packages/TapMatch/Sources/SettingsFeature/Localizable.xcstrings b/Packages/TapMatch/Sources/SettingsFeature/Localizable.xcstrings index b4f39e17..e2a803dd 100644 --- a/Packages/TapMatch/Sources/SettingsFeature/Localizable.xcstrings +++ b/Packages/TapMatch/Sources/SettingsFeature/Localizable.xcstrings @@ -180,7 +180,7 @@ "ja" : { "stringUnit" : { "state" : "translated", - "value" : "TapMatchの使い方" + "value" : "NewMatchの使い方" } }, "ko" : { @@ -359,34 +359,34 @@ } } }, - "Rate TapMatch" : { + "Rate NewMatch" : { }, - "Rate TapMatch." : { + "Rate NewMatch." : { "extractionState" : "stale", "localizations" : { "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Évaluer TapMatch." + "value" : "Évaluer NewMatch." } }, "ja" : { "stringUnit" : { "state" : "translated", - "value" : "TapMatchを評価" + "value" : "NewMatchを評価" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "TapMatch 평가하기" + "value" : "NewMatch 평가하기" } }, "vi" : { "stringUnit" : { "state" : "translated", - "value" : "Đánh giá TapMatch." + "value" : "Đánh giá NewMatch." } } } @@ -419,30 +419,30 @@ } } }, - "Share TapMatch" : { + "Share NewMatch" : { "localizations" : { "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Partager TapMatch" + "value" : "Partager NewMatch" } }, "ja" : { "stringUnit" : { "state" : "translated", - "value" : "TapMatchをシェア" + "value" : "NewMatchをシェア" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "TapMatch 공유하기" + "value" : "NewMatch 공유하기" } }, "vi" : { "stringUnit" : { "state" : "translated", - "value" : "Chia sẻ TapMatch" + "value" : "Chia sẻ NewMatch" } } } diff --git a/Packages/TapMatch/Sources/SettingsFeature/Settings.swift b/Packages/TapMatch/Sources/SettingsFeature/Settings.swift index 756627eb..898c82d0 100644 --- a/Packages/TapMatch/Sources/SettingsFeature/Settings.swift +++ b/Packages/TapMatch/Sources/SettingsFeature/Settings.swift @@ -154,7 +154,7 @@ public struct SettingsView: View { LabeledContent { Image(systemName: "chevron.right") } label: { - Text("Share TapMatch", bundle: .module) + Text("Share NewMatch", bundle: .module) .foregroundStyle(Color.primary) } } @@ -165,7 +165,7 @@ public struct SettingsView: View { LabeledContent { Image(systemName: "chevron.right") } label: { - Text("Rate TapMatch", bundle: .module) + Text("Rate NewMatch", bundle: .module) .foregroundStyle(Color.primary) } } diff --git a/Packages/TapMatch/Sources/TutorialFeature/Localizable.xcstrings b/Packages/TapMatch/Sources/TutorialFeature/Localizable.xcstrings index 820a1a61..5552f282 100644 --- a/Packages/TapMatch/Sources/TutorialFeature/Localizable.xcstrings +++ b/Packages/TapMatch/Sources/TutorialFeature/Localizable.xcstrings @@ -81,12 +81,12 @@ } } }, - "TapMatch is an application that allows you to exchange TapNow with everyone in Global!" : { + "NewMatch is an application that allows you to exchange TapNow with everyone in Global!" : { "localizations" : { "ja" : { "stringUnit" : { "state" : "translated", - "value" : "TapMatchは日本中のみんなとTapNowを交換できるアプリです" + "value" : "NewMatchは日本中のみんなとTapNowを交換できるアプリです" } } } diff --git a/Packages/TapMatch/Sources/TutorialFeature/Step1.swift b/Packages/TapMatch/Sources/TutorialFeature/Step1.swift index a9be83e8..3b79b46a 100644 --- a/Packages/TapMatch/Sources/TutorialFeature/Step1.swift +++ b/Packages/TapMatch/Sources/TutorialFeature/Step1.swift @@ -11,7 +11,7 @@ struct Step1View: View { Text("Let's get started!", bundle: .module) .font(.system(.title, design: .rounded, weight: .bold)) - Text("TapMatch is an application that allows you to exchange TapNow with everyone in Global!", bundle: .module) + Text("NewMatch is an application that allows you to exchange TapNow with everyone in Global!", bundle: .module) .font(.system(.headline, design: .rounded)) } .padding(.horizontal, 56) diff --git a/Packages/TapMatch/Tests/PinePackageTests/PinePackageTests.swift b/Packages/TapMatch/Tests/PinePackageTests/PinePackageTests.swift index 41a20ec3..a8c78cd8 100644 --- a/Packages/TapMatch/Tests/PinePackageTests/PinePackageTests.swift +++ b/Packages/TapMatch/Tests/PinePackageTests/PinePackageTests.swift @@ -1,11 +1,11 @@ -@testable import TapMatchPackage +@testable import NewMatchPackage import XCTest -final class TapMatchPackageTests: XCTestCase { +final class NewMatchPackageTests: XCTestCase { func testExample() throws { // This is an example of a functional test case. // Use XCTAssert and related functions to verify your tests produce the correct // results. - XCTAssertEqual(TapMatchPackage().text, "Hello, World!") + XCTAssertEqual(NewMatchPackage().text, "Hello, World!") } }