diff --git a/App/TaskTree.xcodeproj/project.pbxproj b/App/TaskTree.xcodeproj/project.pbxproj index 019745a..76f0e81 100644 --- a/App/TaskTree.xcodeproj/project.pbxproj +++ b/App/TaskTree.xcodeproj/project.pbxproj @@ -306,7 +306,7 @@ "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.ios.TaskTree; + PRODUCT_BUNDLE_IDENTIFIER = com.ryu.TaskTree; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; @@ -337,7 +337,7 @@ "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; - PRODUCT_BUNDLE_IDENTIFIER = com.ios.TaskTree; + PRODUCT_BUNDLE_IDENTIFIER = com.ryu.TaskTree; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; diff --git a/App/iOS/Assets.xcassets/AppIcon.appiconset/AppIcon.png b/App/iOS/Assets.xcassets/AppIcon.appiconset/AppIcon.png index 76b8ce0..51e206a 100644 Binary files a/App/iOS/Assets.xcassets/AppIcon.appiconset/AppIcon.png and b/App/iOS/Assets.xcassets/AppIcon.appiconset/AppIcon.png differ diff --git a/App/iOS/InfoPlist.xcstrings b/App/iOS/InfoPlist.xcstrings index d1b3eee..9cfa9c1 100644 --- a/App/iOS/InfoPlist.xcstrings +++ b/App/iOS/InfoPlist.xcstrings @@ -5,6 +5,12 @@ "comment" : "Bundle name", "extractionState" : "extracted_with_value", "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "TaskTree" + } + }, "ja" : { "stringUnit" : { "state" : "new", diff --git a/App/iOS/TaskTree.entitlements b/App/iOS/TaskTree.entitlements index cbd408e..18aff0c 100644 --- a/App/iOS/TaskTree.entitlements +++ b/App/iOS/TaskTree.entitlements @@ -2,14 +2,6 @@ - aps-environment - development - com.apple.developer.icloud-container-identifiers - - com.apple.developer.icloud-services - - CloudKit - com.apple.security.app-sandbox com.apple.security.files.user-selected.read-only