diff --git a/Open in Yattee/Info.plist b/Open in Yattee/Info.plist index 04dd170e..d854da5b 100644 --- a/Open in Yattee/Info.plist +++ b/Open in Yattee/Info.plist @@ -13,7 +13,7 @@ SUBQUERY ( $extensionItem.attachments, $attachment, - ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" + ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url" ).@count == $extensionItem.attachments.@count ).@count > 0 diff --git a/Open in Yattee/Open in Yattee.entitlements b/Open in Yattee/Open in Yattee.entitlements index 2618bd9b..dde0d9ac 100644 --- a/Open in Yattee/Open in Yattee.entitlements +++ b/Open in Yattee/Open in Yattee.entitlements @@ -4,7 +4,7 @@ com.apple.security.application-groups - group.78Z5H3M6RJ.stream.yattee.app.urlbookmarks + group.stonerl.yattee.app.url diff --git a/Yattee.xcodeproj/project.pbxproj b/Yattee.xcodeproj/project.pbxproj index a3d8a1d3..fc05824e 100644 --- a/Yattee.xcodeproj/project.pbxproj +++ b/Yattee.xcodeproj/project.pbxproj @@ -4112,6 +4112,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 191; + DEVELOPMENT_TEAM = 456BPWQ6U5; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "Open in Yattee/Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = "Open in Yattee"; @@ -4123,7 +4124,7 @@ "@executable_path/../../Frameworks", ); MARKETING_VERSION = 1.5.2; - PRODUCT_BUNDLE_IDENTIFIER = "stream.yattee.app.Open-in-Yattee"; + PRODUCT_BUNDLE_IDENTIFIER = "stonerl.yattee.app.Open-in-Yattee"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SDKROOT = iphoneos; @@ -4140,10 +4141,9 @@ CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CODE_SIGN_ENTITLEMENTS = "Open in Yattee/Open in Yattee.entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; - CODE_SIGN_STYLE = Manual; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 191; - "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 78Z5H3M6RJ; + DEVELOPMENT_TEAM = 456BPWQ6U5; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = "Open in Yattee/Info.plist"; INFOPLIST_KEY_CFBundleDisplayName = "Open in Yattee"; @@ -4155,10 +4155,9 @@ "@executable_path/../../Frameworks", ); MARKETING_VERSION = 1.5.2; - PRODUCT_BUNDLE_IDENTIFIER = "stream.yattee.app.Open-in-Yattee"; + PRODUCT_BUNDLE_IDENTIFIER = "stonerl.yattee.app.Open-in-Yattee"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; - "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore stream.yattee.app.Open-in-Yattee"; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; @@ -4357,6 +4356,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 191; + DEVELOPMENT_TEAM = 456BPWQ6U5; ENABLE_PREVIEWS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", @@ -4385,7 +4385,7 @@ "-lstdc++", "-Wl,-no_compact_unwind", ); - PRODUCT_BUNDLE_IDENTIFIER = stream.yattee.app; + PRODUCT_BUNDLE_IDENTIFIER = stonerl.yattee.app; PRODUCT_NAME = Yattee; PROVISIONING_PROFILE_SPECIFIER = ""; SDKROOT = iphoneos; @@ -4406,10 +4406,9 @@ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = "iOS/Yattee (iOS).entitlements"; CODE_SIGN_IDENTITY = "Apple Development"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; - CODE_SIGN_STYLE = Manual; + CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 191; - "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 78Z5H3M6RJ; + DEVELOPMENT_TEAM = 456BPWQ6U5; ENABLE_PREVIEWS = YES; GCC_PREPROCESSOR_DEFINITIONS = "GLES_SILENCE_DEPRECATION=1"; GENERATE_INFOPLIST_FILE = YES; @@ -4434,10 +4433,9 @@ "-lstdc++", "-Wl,-no_compact_unwind", ); - PRODUCT_BUNDLE_IDENTIFIER = stream.yattee.app; + PRODUCT_BUNDLE_IDENTIFIER = stonerl.yattee.app; PRODUCT_NAME = Yattee; PROVISIONING_PROFILE_SPECIFIER = ""; - "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore stream.yattee.app"; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; SUPPORTS_MACCATALYST = NO; diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/App-Store-512x512@2x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/App-Store-512x512@2x.png new file mode 100644 index 00000000..4acdc599 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/App-Store-512x512@2x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/Contents.json b/iOS/Assets.xcassets/Messages Icon.stickersiconset/Contents.json new file mode 100644 index 00000000..c5ca4db3 --- /dev/null +++ b/iOS/Assets.xcassets/Messages Icon.stickersiconset/Contents.json @@ -0,0 +1,91 @@ +{ + "images" : [ + { + "filename" : "icon_iPhone_29x29@2x.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "29x29" + }, + { + "filename" : "icon_iPhone_29x29@3x.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "29x29" + }, + { + "filename" : "icon_60x45@2x.png", + "idiom" : "iphone", + "scale" : "2x", + "size" : "60x45" + }, + { + "filename" : "icon_60x45@3x.png", + "idiom" : "iphone", + "scale" : "3x", + "size" : "60x45" + }, + { + "filename" : "icon_iPad_29x29@2x.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "29x29" + }, + { + "filename" : "icon_67x50@2x.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "67x50" + }, + { + "filename" : "icon_74x55@2x.png", + "idiom" : "ipad", + "scale" : "2x", + "size" : "74x55" + }, + { + "filename" : "App-Store-512x512@2x.png", + "idiom" : "ios-marketing", + "scale" : "1x", + "size" : "1024x1024" + }, + { + "filename" : "icon_27x20@2x.png", + "idiom" : "universal", + "platform" : "ios", + "scale" : "2x", + "size" : "27x20" + }, + { + "filename" : "icon_27x20@3x.png", + "idiom" : "universal", + "platform" : "ios", + "scale" : "3x", + "size" : "27x20" + }, + { + "filename" : "icon_32x24@2x.png", + "idiom" : "universal", + "platform" : "ios", + "scale" : "2x", + "size" : "32x24" + }, + { + "filename" : "icon_32x24@3x.png", + "idiom" : "universal", + "platform" : "ios", + "scale" : "3x", + "size" : "32x24" + }, + { + "filename" : "icon_1024X768@1x.png", + "idiom" : "ios-marketing", + "platform" : "ios", + "scale" : "1x", + "size" : "1024x768" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_1024X768@1x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_1024X768@1x.png new file mode 100644 index 00000000..dcf010c8 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_1024X768@1x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_27x20@2x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_27x20@2x.png new file mode 100644 index 00000000..820f18b2 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_27x20@2x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_27x20@3x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_27x20@3x.png new file mode 100644 index 00000000..315ff833 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_27x20@3x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_32x24@2x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_32x24@2x.png new file mode 100644 index 00000000..7930f520 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_32x24@2x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_32x24@3x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_32x24@3x.png new file mode 100644 index 00000000..55fb37de Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_32x24@3x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_60x45@2x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_60x45@2x.png new file mode 100644 index 00000000..04e4d521 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_60x45@2x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_60x45@3x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_60x45@3x.png new file mode 100644 index 00000000..6101635a Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_60x45@3x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_67x50@2x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_67x50@2x.png new file mode 100644 index 00000000..f5d7869f Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_67x50@2x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_74x55@2x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_74x55@2x.png new file mode 100644 index 00000000..bd322f87 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_74x55@2x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPad_29x29@2x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPad_29x29@2x.png new file mode 100644 index 00000000..12943457 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPad_29x29@2x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPhone_29x29@2x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPhone_29x29@2x.png new file mode 100644 index 00000000..12943457 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPhone_29x29@2x.png differ diff --git a/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPhone_29x29@3x.png b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPhone_29x29@3x.png new file mode 100644 index 00000000..6b861d07 Binary files /dev/null and b/iOS/Assets.xcassets/Messages Icon.stickersiconset/icon_iPhone_29x29@3x.png differ diff --git a/iOS/Yattee (iOS).entitlements b/iOS/Yattee (iOS).entitlements index 2618bd9b..dde0d9ac 100644 --- a/iOS/Yattee (iOS).entitlements +++ b/iOS/Yattee (iOS).entitlements @@ -4,7 +4,7 @@ com.apple.security.application-groups - group.78Z5H3M6RJ.stream.yattee.app.urlbookmarks + group.stonerl.yattee.app.url diff --git a/macOS/Assets.xcassets/AppIcon.appiconset/App-Store-512x512@2x.png b/macOS/Assets.xcassets/AppIcon.appiconset/App-Store-512x512@2x.png new file mode 100644 index 00000000..4acdc599 Binary files /dev/null and b/macOS/Assets.xcassets/AppIcon.appiconset/App-Store-512x512@2x.png differ diff --git a/macOS/Assets.xcassets/AppIcon.appiconset/Contents.json b/macOS/Assets.xcassets/AppIcon.appiconset/Contents.json index 64dc11ee..b63e2afc 100644 --- a/macOS/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/macOS/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -55,7 +55,7 @@ "size" : "512x512" }, { - "filename" : "icon_512x512@2x.png", + "filename" : "App-Store-512x512@2x.png", "idiom" : "mac", "scale" : "2x", "size" : "512x512" diff --git a/macOS/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png b/macOS/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png deleted file mode 100644 index 8c913551..00000000 Binary files a/macOS/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png and /dev/null differ