diff --git a/ios/Podfile b/ios/Podfile index 577329f2..2dc5b301 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -49,7 +49,7 @@ target 'Runner' do end end -target 'WatchRunner Watch App' do +target 'Solian Watch App' do platform :watchos, '11.0' use_frameworks! diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 0f8dab49..50a13ef0 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -571,6 +571,6 @@ SPEC CHECKSUMS: wakelock_plus: e29112ab3ef0b318e58cfa5c32326458be66b556 WebRTC-SDK: 40d4f5ba05cadff14e4db5614aec402a633f007e -PODFILE CHECKSUM: fa173dbf2c15b3248d7fd65204fa9d6c4a6f13d6 +PODFILE CHECKSUM: 585198f58dca90ac6492607c83a8d17045ab3852 COCOAPODS: 1.16.2 diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index 629bbaca..7a83d1cf 100644 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -3,14 +3,15 @@ archiveVersion = 1; classes = { }; - objectVersion = 54; + objectVersion = 77; objects = { /* Begin PBXBuildFile section */ 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; - 7310A7DF2EB10963002C0FD3 /* WatchRunner Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 7310A7D42EB10962002C0FD3 /* WatchRunner Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; + 5D8143680678FCD1D1827271 /* Pods_Solian_Watch_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9C046CF867AE03DC170F861 /* Pods_Solian_Watch_App.framework */; }; + 7310A7DF2EB10963002C0FD3 /* Solian Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 7310A7D42EB10962002C0FD3 /* Solian Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; 73ACDFAD2E3D0E6100B63535 /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73ACDFAC2E3D0E6100B63535 /* ReplayKit.framework */; }; 73ACDFC32E3D0E6100B63535 /* SolianBroadcastExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 73ACDFAB2E3D0E6100B63535 /* SolianBroadcastExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; 73C305D82E0BE878009035B9 /* SolianShareExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 73C305CE2E0BE878009035B9 /* SolianShareExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; @@ -21,7 +22,6 @@ 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; - A1D34487886D362AC8B99B2E /* Pods_WatchRunner_Watch_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 802C1CFCA7F1E069AAEFB454 /* Pods_WatchRunner_Watch_App.framework */; }; B87C0E607033790E71B54D73 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6D834CA86410B09796B312B /* Pods_Runner.framework */; }; D174D53FF3E8EA943491A5CC /* Pods_SolianShareExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B40764A2C4CC0E7DC70A0D3 /* Pods_SolianShareExtension.framework */; }; D1772CE196985AE8E8C9F2E5 /* Pods_SolianNotificationService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39FE4CC6223F0D3C0E1FFD04 /* Pods_SolianNotificationService.framework */; }; @@ -66,7 +66,7 @@ dstPath = "$(CONTENTS_FOLDER_PATH)/Watch"; dstSubfolderSpec = 16; files = ( - 7310A7DF2EB10963002C0FD3 /* WatchRunner Watch App.app in Embed Watch Content */, + 7310A7DF2EB10963002C0FD3 /* Solian Watch App.app in Embed Watch Content */, ); name = "Embed Watch Content"; runOnlyForDeploymentPostprocessing = 0; @@ -97,6 +97,7 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 0ECC3D56D018DD87FC342699 /* Pods-Solian Watch App.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian Watch App.profile.xcconfig"; path = "Target Support Files/Pods-Solian Watch App/Pods-Solian Watch App.profile.xcconfig"; sourceTree = ""; }; 103EA2362B9E9F127016A1F1 /* Pods-WatchRunner Watch App.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WatchRunner Watch App.profile.xcconfig"; path = "Target Support Files/Pods-WatchRunner Watch App/Pods-WatchRunner Watch App.profile.xcconfig"; sourceTree = ""; }; 14118AC858B441AB16B7309E /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = ""; }; 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = ""; }; @@ -105,16 +106,18 @@ 17FAB080A9C53193ABD9C15B /* Pods-SolianShareExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianShareExtension.debug.xcconfig"; path = "Target Support Files/Pods-SolianShareExtension/Pods-SolianShareExtension.debug.xcconfig"; sourceTree = ""; }; 192FDACE67D7CB6AED15C634 /* Pods-NotificationService.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotificationService.debug.xcconfig"; path = "Target Support Files/Pods-NotificationService/Pods-NotificationService.debug.xcconfig"; sourceTree = ""; }; 1C14F71D23E4371602065522 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = ""; }; + 2440CEDEAAD6D51FDA95FA62 /* Pods-Solian Watch App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian Watch App.release.xcconfig"; path = "Target Support Files/Pods-Solian Watch App/Pods-Solian Watch App.release.xcconfig"; sourceTree = ""; }; 252A83CE6862573BB856ED8E /* Pods-NotificationService.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotificationService.release.xcconfig"; path = "Target Support Files/Pods-NotificationService/Pods-NotificationService.release.xcconfig"; sourceTree = ""; }; 27C66EFB5A705F1A822C3EB0 /* Pods-SolianShareExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianShareExtension.release.xcconfig"; path = "Target Support Files/Pods-SolianShareExtension/Pods-SolianShareExtension.release.xcconfig"; sourceTree = ""; }; 29812C17FFBE7DBBC7203981 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 2D2457F8B2E6EF9C0F935035 /* Pods-NotificationService.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotificationService.profile.xcconfig"; path = "Target Support Files/Pods-NotificationService/Pods-NotificationService.profile.xcconfig"; sourceTree = ""; }; + 31EA49B10397BD4145AD765E /* Pods-Solian Watch App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian Watch App.debug.xcconfig"; path = "Target Support Files/Pods-Solian Watch App/Pods-Solian Watch App.debug.xcconfig"; sourceTree = ""; }; 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = ""; }; 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 39FE4CC6223F0D3C0E1FFD04 /* Pods_SolianNotificationService.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SolianNotificationService.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 3A1C47BD29CC6AC2587D4DBE /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; }; 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; }; - 7310A7D42EB10962002C0FD3 /* WatchRunner Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "WatchRunner Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 7310A7D42EB10962002C0FD3 /* Solian Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Solian Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 737E920B2DB6A9FF00BE9CDB /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = ""; }; 73ACDFAB2E3D0E6100B63535 /* SolianBroadcastExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SolianBroadcastExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; 73ACDFAC2E3D0E6100B63535 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; @@ -126,7 +129,6 @@ 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; }; 7B40764A2C4CC0E7DC70A0D3 /* Pods_SolianShareExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SolianShareExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 802C1CFCA7F1E069AAEFB454 /* Pods_WatchRunner_Watch_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WatchRunner_Watch_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 86D60BA96DA647E1B11AA7F0 /* Pods-WatchRunner Watch App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WatchRunner Watch App.debug.xcconfig"; path = "Target Support Files/Pods-WatchRunner Watch App/Pods-WatchRunner Watch App.debug.xcconfig"; sourceTree = ""; }; 8B40620B1EEBB09456406A3C /* Pods-SolianNotificationService.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianNotificationService.profile.xcconfig"; path = "Target Support Files/Pods-SolianNotificationService/Pods-SolianNotificationService.profile.xcconfig"; sourceTree = ""; }; 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = ""; }; @@ -142,6 +144,7 @@ A85FF612AE7623A9934E57CE /* Pods-SolianShareExtension.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianShareExtension.profile.xcconfig"; path = "Target Support Files/Pods-SolianShareExtension/Pods-SolianShareExtension.profile.xcconfig"; sourceTree = ""; }; AA0CA8A3E15DEE023BB27438 /* Pods_NotificationService.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NotificationService.framework; sourceTree = BUILT_PRODUCTS_DIR; }; B93771F2A63E4148DC6142F7 /* Pods-SolianNotificationService.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianNotificationService.release.xcconfig"; path = "Target Support Files/Pods-SolianNotificationService/Pods-SolianNotificationService.release.xcconfig"; sourceTree = ""; }; + C9C046CF867AE03DC170F861 /* Pods_Solian_Watch_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Solian_Watch_App.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E6B10A9A85BECA2E576C91FF /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = ""; }; F6D834CA86410B09796B312B /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; F830F535CB92E3F2E1653A11 /* Pods-SolianNotificationService.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianNotificationService.debug.xcconfig"; path = "Target Support Files/Pods-SolianNotificationService/Pods-SolianNotificationService.debug.xcconfig"; sourceTree = ""; }; @@ -180,11 +183,11 @@ /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ - 7310A7D52EB10962002C0FD3 /* WatchRunner Watch App */ = { + 7310A7D52EB10962002C0FD3 /* Solian Watch App */ = { isa = PBXFileSystemSynchronizedRootGroup; exceptions = ( ); - path = "WatchRunner Watch App"; + path = "Solian Watch App"; sourceTree = ""; }; 73268D272DEB012A0076E970 /* Services */ = { @@ -234,7 +237,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A1D34487886D362AC8B99B2E /* Pods_WatchRunner_Watch_App.framework in Frameworks */, + 5D8143680678FCD1D1827271 /* Pods_Solian_Watch_App.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -291,7 +294,7 @@ 7B40764A2C4CC0E7DC70A0D3 /* Pods_SolianShareExtension.framework */, 73ACDFAC2E3D0E6100B63535 /* ReplayKit.framework */, 73ACDFB82E3D0E6100B63535 /* UIKit.framework */, - 802C1CFCA7F1E069AAEFB454 /* Pods_WatchRunner_Watch_App.framework */, + C9C046CF867AE03DC170F861 /* Pods_Solian_Watch_App.framework */, ); name = Frameworks; sourceTree = ""; @@ -317,6 +320,9 @@ 86D60BA96DA647E1B11AA7F0 /* Pods-WatchRunner Watch App.debug.xcconfig */, A2EB1DAFDE9B8E6D88BBF7A3 /* Pods-WatchRunner Watch App.release.xcconfig */, 103EA2362B9E9F127016A1F1 /* Pods-WatchRunner Watch App.profile.xcconfig */, + 31EA49B10397BD4145AD765E /* Pods-Solian Watch App.debug.xcconfig */, + 2440CEDEAAD6D51FDA95FA62 /* Pods-Solian Watch App.release.xcconfig */, + 0ECC3D56D018DD87FC342699 /* Pods-Solian Watch App.profile.xcconfig */, ); path = Pods; sourceTree = ""; @@ -340,7 +346,7 @@ 73CDD67B2DEC00480059D95D /* SolianNotificationService */, 73C305CF2E0BE878009035B9 /* SolianShareExtension */, 73ACDFAE2E3D0E6100B63535 /* SolianBroadcastExtension */, - 7310A7D52EB10962002C0FD3 /* WatchRunner Watch App */, + 7310A7D52EB10962002C0FD3 /* Solian Watch App */, 97C146EF1CF9000F007C117D /* Products */, 331C8082294A63A400263BE5 /* RunnerTests */, 91E124CE95BCB4DCD890160D /* Pods */, @@ -357,7 +363,7 @@ 73CDD67A2DEC00480059D95D /* SolianNotificationService.appex */, 73C305CE2E0BE878009035B9 /* SolianShareExtension.appex */, 73ACDFAB2E3D0E6100B63535 /* SolianBroadcastExtension.appex */, - 7310A7D42EB10962002C0FD3 /* WatchRunner Watch App.app */, + 7310A7D42EB10962002C0FD3 /* Solian Watch App.app */, ); name = Products; sourceTree = ""; @@ -402,9 +408,9 @@ productReference = 331C8081294A63A400263BE5 /* RunnerTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; - 7310A7D32EB10962002C0FD3 /* WatchRunner Watch App */ = { + 7310A7D32EB10962002C0FD3 /* Solian Watch App */ = { isa = PBXNativeTarget; - buildConfigurationList = 7310A7E32EB10963002C0FD3 /* Build configuration list for PBXNativeTarget "WatchRunner Watch App" */; + buildConfigurationList = 7310A7E32EB10963002C0FD3 /* Build configuration list for PBXNativeTarget "Solian Watch App" */; buildPhases = ( DDEDA1BA6278B94F0F7B9B61 /* [CP] Check Pods Manifest.lock */, 7310A7D02EB10962002C0FD3 /* Sources */, @@ -417,11 +423,11 @@ dependencies = ( ); fileSystemSynchronizedGroups = ( - 7310A7D52EB10962002C0FD3 /* WatchRunner Watch App */, + 7310A7D52EB10962002C0FD3 /* Solian Watch App */, ); - name = "WatchRunner Watch App"; + name = "Solian Watch App"; productName = "WatchRunner Watch App"; - productReference = 7310A7D42EB10962002C0FD3 /* WatchRunner Watch App.app */; + productReference = 7310A7D42EB10962002C0FD3 /* Solian Watch App.app */; productType = "com.apple.product-type.application"; }; 73ACDFAA2E3D0E6100B63535 /* SolianBroadcastExtension */ = { @@ -569,7 +575,7 @@ 73CDD6792DEC00480059D95D /* SolianNotificationService */, 73C305CD2E0BE878009035B9 /* SolianShareExtension */, 73ACDFAA2E3D0E6100B63535 /* SolianBroadcastExtension */, - 7310A7D32EB10962002C0FD3 /* WatchRunner Watch App */, + 7310A7D32EB10962002C0FD3 /* Solian Watch App */, ); }; /* End PBXProject section */ @@ -771,7 +777,7 @@ outputFileListPaths = ( ); outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-WatchRunner Watch App-checkManifestLockResult.txt", + "$(DERIVED_FILE_DIR)/Pods-Solian Watch App-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; @@ -784,15 +790,15 @@ files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-WatchRunner Watch App/Pods-WatchRunner Watch App-frameworks-${CONFIGURATION}-input-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-Solian Watch App/Pods-Solian Watch App-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-WatchRunner Watch App/Pods-WatchRunner Watch App-frameworks-${CONFIGURATION}-output-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-Solian Watch App/Pods-Solian Watch App-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-WatchRunner Watch App/Pods-WatchRunner Watch App-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Solian Watch App/Pods-Solian Watch App-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; E86CDE9D6464F4F52B910856 /* FlutterFire: "flutterfire upload-crashlytics-symbols" */ = { @@ -1076,7 +1082,7 @@ }; 7310A7E02EB10963002C0FD3 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 86D60BA96DA647E1B11AA7F0 /* Pods-WatchRunner Watch App.debug.xcconfig */; + baseConfigurationReference = 31EA49B10397BD4145AD765E /* Pods-Solian Watch App.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; @@ -1127,7 +1133,7 @@ }; 7310A7E12EB10963002C0FD3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A2EB1DAFDE9B8E6D88BBF7A3 /* Pods-WatchRunner Watch App.release.xcconfig */; + baseConfigurationReference = 2440CEDEAAD6D51FDA95FA62 /* Pods-Solian Watch App.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; @@ -1176,7 +1182,7 @@ }; 7310A7E22EB10963002C0FD3 /* Profile */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 103EA2362B9E9F127016A1F1 /* Pods-WatchRunner Watch App.profile.xcconfig */; + baseConfigurationReference = 0ECC3D56D018DD87FC342699 /* Pods-Solian Watch App.profile.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; @@ -1779,7 +1785,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 7310A7E32EB10963002C0FD3 /* Build configuration list for PBXNativeTarget "WatchRunner Watch App" */ = { + 7310A7E32EB10963002C0FD3 /* Build configuration list for PBXNativeTarget "Solian Watch App" */ = { isa = XCConfigurationList; buildConfigurations = ( 7310A7E02EB10963002C0FD3 /* Debug */, diff --git a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index fe893523..ee7da3a7 100644 --- a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -29,8 +29,8 @@ diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AccentColor.colorset/Contents.json b/ios/Solian Watch App/Assets.xcassets/AccentColor.colorset/Contents.json similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AccentColor.colorset/Contents.json rename to ios/Solian Watch App/Assets.xcassets/AccentColor.colorset/Contents.json diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/Contents.json b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/Contents.json rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-1024x1024.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-1024x1024.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-1024x1024.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-1024x1024.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-20x20@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-20x20@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-20x20@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-20x20@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-20x20@3x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-20x20@3x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-20x20@3x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-20x20@3x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-29x29@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-29x29@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-29x29@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-29x29@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-29x29@3x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-29x29@3x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-29x29@3x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-29x29@3x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-38x38@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-38x38@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-38x38@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-38x38@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-38x38@3x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-38x38@3x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-38x38@3x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-38x38@3x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-40x40@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-40x40@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-40x40@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-40x40@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-40x40@3x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-40x40@3x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-40x40@3x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-40x40@3x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-60x60@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-60x60@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-60x60@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-60x60@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-60x60@3x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-60x60@3x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-60x60@3x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-60x60@3x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-64x64@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-64x64@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-64x64@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-64x64@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-64x64@3x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-64x64@3x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-64x64@3x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-64x64@3x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-68x68@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-68x68@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-68x68@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-68x68@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-76x76@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-76x76@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-76x76@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-76x76@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-83.5x83.5@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-83.5x83.5@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-83.5x83.5@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-ios-83.5x83.5@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-128x128.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-128x128.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-128x128.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-128x128.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-128x128@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-128x128@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-128x128@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-128x128@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-16x16.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-16x16.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-16x16.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-16x16.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-16x16@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-16x16@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-16x16@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-16x16@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-256x256.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-256x256.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-256x256.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-256x256.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-256x256@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-256x256@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-256x256@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-256x256@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-32x32.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-32x32.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-32x32.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-32x32.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-32x32@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-32x32@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-32x32@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-32x32@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-512x512.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-512x512.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-512x512.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-512x512.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-512x512@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-512x512@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-512x512@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-mac-512x512@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-1024x1024.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-1024x1024.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-1024x1024.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-1024x1024.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-108x108@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-108x108@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-108x108@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-108x108@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-117x117@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-117x117@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-117x117@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-117x117@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-129x129@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-129x129@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-129x129@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-129x129@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-22x22@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-22x22@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-22x22@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-22x22@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-24x24@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-24x24@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-24x24@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-24x24@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-27.5x27.5@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-27.5x27.5@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-27.5x27.5@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-27.5x27.5@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-29x29@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-29x29@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-29x29@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-29x29@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-30x30@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-30x30@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-30x30@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-30x30@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-32x32@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-32x32@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-32x32@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-32x32@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-33x33@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-33x33@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-33x33@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-33x33@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-40x40@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-40x40@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-40x40@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-40x40@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-43.5x43.5@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-43.5x43.5@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-43.5x43.5@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-43.5x43.5@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-44x44@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-44x44@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-44x44@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-44x44@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-46x46@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-46x46@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-46x46@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-46x46@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-50x50@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-50x50@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-50x50@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-50x50@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-51x51@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-51x51@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-51x51@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-51x51@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-54x54@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-54x54@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-54x54@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-54x54@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-86x86@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-86x86@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-86x86@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-86x86@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-98x98@2x.png b/ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-98x98@2x.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-98x98@2x.png rename to ios/Solian Watch App/Assets.xcassets/AppIcon.appiconset/icon-watchos-98x98@2x.png diff --git a/ios/WatchRunner Watch App/Assets.xcassets/Contents.json b/ios/Solian Watch App/Assets.xcassets/Contents.json similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/Contents.json rename to ios/Solian Watch App/Assets.xcassets/Contents.json diff --git a/ios/WatchRunner Watch App/Assets.xcassets/Logo.imageset/Contents.json b/ios/Solian Watch App/Assets.xcassets/Logo.imageset/Contents.json similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/Logo.imageset/Contents.json rename to ios/Solian Watch App/Assets.xcassets/Logo.imageset/Contents.json diff --git a/ios/WatchRunner Watch App/Assets.xcassets/Logo.imageset/icon.png b/ios/Solian Watch App/Assets.xcassets/Logo.imageset/icon.png similarity index 100% rename from ios/WatchRunner Watch App/Assets.xcassets/Logo.imageset/icon.png rename to ios/Solian Watch App/Assets.xcassets/Logo.imageset/icon.png diff --git a/ios/WatchRunner Watch App/ContentView.swift b/ios/Solian Watch App/ContentView.swift similarity index 100% rename from ios/WatchRunner Watch App/ContentView.swift rename to ios/Solian Watch App/ContentView.swift diff --git a/ios/WatchRunner Watch App/Layouts/FlowLayout.swift b/ios/Solian Watch App/Layouts/FlowLayout.swift similarity index 100% rename from ios/WatchRunner Watch App/Layouts/FlowLayout.swift rename to ios/Solian Watch App/Layouts/FlowLayout.swift diff --git a/ios/WatchRunner Watch App/Models/Models.swift b/ios/Solian Watch App/Models/Models.swift similarity index 100% rename from ios/WatchRunner Watch App/Models/Models.swift rename to ios/Solian Watch App/Models/Models.swift diff --git a/ios/WatchRunner Watch App/Services/ImageLoader.swift b/ios/Solian Watch App/Services/ImageLoader.swift similarity index 100% rename from ios/WatchRunner Watch App/Services/ImageLoader.swift rename to ios/Solian Watch App/Services/ImageLoader.swift diff --git a/ios/WatchRunner Watch App/Services/NetworkService.swift b/ios/Solian Watch App/Services/NetworkService.swift similarity index 100% rename from ios/WatchRunner Watch App/Services/NetworkService.swift rename to ios/Solian Watch App/Services/NetworkService.swift diff --git a/ios/WatchRunner Watch App/State/AppState.swift b/ios/Solian Watch App/State/AppState.swift similarity index 100% rename from ios/WatchRunner Watch App/State/AppState.swift rename to ios/Solian Watch App/State/AppState.swift diff --git a/ios/WatchRunner Watch App/State/WatchConnectivityService.swift b/ios/Solian Watch App/State/WatchConnectivityService.swift similarity index 100% rename from ios/WatchRunner Watch App/State/WatchConnectivityService.swift rename to ios/Solian Watch App/State/WatchConnectivityService.swift diff --git a/ios/WatchRunner Watch App/Utils/AttachmentUtils.swift b/ios/Solian Watch App/Utils/AttachmentUtils.swift similarity index 100% rename from ios/WatchRunner Watch App/Utils/AttachmentUtils.swift rename to ios/Solian Watch App/Utils/AttachmentUtils.swift diff --git a/ios/WatchRunner Watch App/ViewModels/ActivityViewModel.swift b/ios/Solian Watch App/ViewModels/ActivityViewModel.swift similarity index 100% rename from ios/WatchRunner Watch App/ViewModels/ActivityViewModel.swift rename to ios/Solian Watch App/ViewModels/ActivityViewModel.swift diff --git a/ios/WatchRunner Watch App/ViewModels/ComposePostViewModel.swift b/ios/Solian Watch App/ViewModels/ComposePostViewModel.swift similarity index 100% rename from ios/WatchRunner Watch App/ViewModels/ComposePostViewModel.swift rename to ios/Solian Watch App/ViewModels/ComposePostViewModel.swift diff --git a/ios/WatchRunner Watch App/Views/AccountView.swift b/ios/Solian Watch App/Views/AccountView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/AccountView.swift rename to ios/Solian Watch App/Views/AccountView.swift diff --git a/ios/WatchRunner Watch App/Views/ActivityListView.swift b/ios/Solian Watch App/Views/ActivityListView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/ActivityListView.swift rename to ios/Solian Watch App/Views/ActivityListView.swift diff --git a/ios/WatchRunner Watch App/Views/AppInfoHeaderView.swift b/ios/Solian Watch App/Views/AppInfoHeaderView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/AppInfoHeaderView.swift rename to ios/Solian Watch App/Views/AppInfoHeaderView.swift diff --git a/ios/WatchRunner Watch App/Views/AttachmentView.swift b/ios/Solian Watch App/Views/AttachmentView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/AttachmentView.swift rename to ios/Solian Watch App/Views/AttachmentView.swift diff --git a/ios/WatchRunner Watch App/Views/AudioPlayerView.swift b/ios/Solian Watch App/Views/AudioPlayerView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/AudioPlayerView.swift rename to ios/Solian Watch App/Views/AudioPlayerView.swift diff --git a/ios/WatchRunner Watch App/Views/ChatViews.swift b/ios/Solian Watch App/Views/ChatViews.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/ChatViews.swift rename to ios/Solian Watch App/Views/ChatViews.swift diff --git a/ios/WatchRunner Watch App/Views/ComposePostView.swift b/ios/Solian Watch App/Views/ComposePostView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/ComposePostView.swift rename to ios/Solian Watch App/Views/ComposePostView.swift diff --git a/ios/WatchRunner Watch App/Views/DiscoveryViews.swift b/ios/Solian Watch App/Views/DiscoveryViews.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/DiscoveryViews.swift rename to ios/Solian Watch App/Views/DiscoveryViews.swift diff --git a/ios/WatchRunner Watch App/Views/ExploreView.swift b/ios/Solian Watch App/Views/ExploreView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/ExploreView.swift rename to ios/Solian Watch App/Views/ExploreView.swift diff --git a/ios/WatchRunner Watch App/Views/ImageViewer.swift b/ios/Solian Watch App/Views/ImageViewer.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/ImageViewer.swift rename to ios/Solian Watch App/Views/ImageViewer.swift diff --git a/ios/WatchRunner Watch App/Views/NotificationView.swift b/ios/Solian Watch App/Views/NotificationView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/NotificationView.swift rename to ios/Solian Watch App/Views/NotificationView.swift diff --git a/ios/WatchRunner Watch App/Views/PostViews.swift b/ios/Solian Watch App/Views/PostViews.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/PostViews.swift rename to ios/Solian Watch App/Views/PostViews.swift diff --git a/ios/WatchRunner Watch App/Views/StatusCreationView.swift b/ios/Solian Watch App/Views/StatusCreationView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/StatusCreationView.swift rename to ios/Solian Watch App/Views/StatusCreationView.swift diff --git a/ios/WatchRunner Watch App/Views/VideoPlayerView.swift b/ios/Solian Watch App/Views/VideoPlayerView.swift similarity index 100% rename from ios/WatchRunner Watch App/Views/VideoPlayerView.swift rename to ios/Solian Watch App/Views/VideoPlayerView.swift diff --git a/ios/WatchRunner Watch App/WatchRunnerApp.swift b/ios/Solian Watch App/WatchRunnerApp.swift similarity index 100% rename from ios/WatchRunner Watch App/WatchRunnerApp.swift rename to ios/Solian Watch App/WatchRunnerApp.swift