diff --git a/firebase.json b/firebase.json
index 1e65f2c4..1648b9e9 100644
--- a/firebase.json
+++ b/firebase.json
@@ -1 +1 @@
-{"flutter":{"platforms":{"android":{"default":{"projectId":"solian-0x001","appId":"1:961776991058:android:a8d3f7995b0b8e86f4188b","fileOutput":"android/app/google-services.json"}},"ios":{"default":{"projectId":"solian-0x001","appId":"1:961776991058:ios:727229d368cc47e1f4188b","uploadDebugSymbols":false,"fileOutput":"ios/Runner/GoogleService-Info.plist"}},"macos":{"default":{"projectId":"solian-0x001","appId":"1:961776991058:ios:727229d368cc47e1f4188b","uploadDebugSymbols":false,"fileOutput":"macos/Runner/GoogleService-Info.plist"}},"dart":{"lib/firebase_options.dart":{"projectId":"solian-0x001","configurations":{"android":"1:961776991058:android:a8d3f7995b0b8e86f4188b","ios":"1:961776991058:ios:727229d368cc47e1f4188b","macos":"1:961776991058:ios:727229d368cc47e1f4188b","web":"1:961776991058:web:3a912c0eb14028e5f4188b","windows":"1:961776991058:web:3a912c0eb14028e5f4188b"}}}}}}
\ No newline at end of file
+{"flutter":{"platforms":{"android":{"default":{"projectId":"solian-0x001","appId":"1:961776991058:android:a8d3f7995b0b8e86f4188b","fileOutput":"android/app/google-services.json"}},"ios":{"default":{"projectId":"solian-0x001","appId":"1:961776991058:ios:727229d368cc47e1f4188b","uploadDebugSymbols":false,"fileOutput":"ios/Solian/GoogleService-Info.plist"}},"macos":{"default":{"projectId":"solian-0x001","appId":"1:961776991058:ios:727229d368cc47e1f4188b","uploadDebugSymbols":false,"fileOutput":"macos/Solian/GoogleService-Info.plist"}},"dart":{"lib/firebase_options.dart":{"projectId":"solian-0x001","configurations":{"android":"1:961776991058:android:a8d3f7995b0b8e86f4188b","ios":"1:961776991058:ios:727229d368cc47e1f4188b","macos":"1:961776991058:ios:727229d368cc47e1f4188b","web":"1:961776991058:web:3a912c0eb14028e5f4188b","windows":"1:961776991058:web:3a912c0eb14028e5f4188b"}}}}}}
diff --git a/ios/Flutter/Debug.xcconfig b/ios/Flutter/Debug.xcconfig
index ec97fc6f..3f33188e 100644
--- a/ios/Flutter/Debug.xcconfig
+++ b/ios/Flutter/Debug.xcconfig
@@ -1,2 +1,2 @@
-#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
+#include? "Pods/Target Support Files/Pods-Solian/Pods-Solian.debug.xcconfig"
#include "Generated.xcconfig"
diff --git a/ios/Flutter/Release.xcconfig b/ios/Flutter/Release.xcconfig
index c4855bfe..f42024d4 100644
--- a/ios/Flutter/Release.xcconfig
+++ b/ios/Flutter/Release.xcconfig
@@ -1,2 +1,2 @@
-#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
+#include? "Pods/Target Support Files/Pods-Solian/Pods-Solian.release.xcconfig"
#include "Generated.xcconfig"
diff --git a/ios/Podfile b/ios/Podfile
index 577329f2..d594b115 100644
--- a/ios/Podfile
+++ b/ios/Podfile
@@ -3,7 +3,7 @@ platform :ios, '15.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
-project 'Runner', {
+project 'Solian', {
'Debug' => :debug,
'Profile' => :release,
'Release' => :release,
@@ -26,7 +26,7 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe
flutter_ios_podfile_setup
-target 'Runner' do
+target 'Solian' do
use_frameworks!
use_modular_headers!
@@ -36,7 +36,7 @@ target 'Runner' do
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
- target 'RunnerTests' do
+ target 'SolianTests' do
inherit! :search_paths
end
@@ -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..c26d623f 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: a32d9e409f5aa223a2cf299319c91a030a3008ef
COCOAPODS: 1.16.2
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
deleted file mode 100644
index e032683f..00000000
--- a/ios/Runner/Info.plist
+++ /dev/null
@@ -1,108 +0,0 @@
-
-
-
-
- AppGroupId
- $(CUSTOM_GROUP_ID)
- BUNDLE_ID
- dev.solsynth.solian
- CADisableMinimumFrameDurationOnPhone
-
- CFBundleDevelopmentRegion
- $(DEVELOPMENT_LANGUAGE)
- CFBundleDisplayName
- Solian
- CFBundleExecutable
- $(EXECUTABLE_NAME)
- CFBundleIdentifier
- $(PRODUCT_BUNDLE_IDENTIFIER)
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- solian
- CFBundlePackageType
- APPL
- CFBundleShortVersionString
- $(FLUTTER_BUILD_NAME)
- CFBundleSignature
- ????
- CFBundleURLTypes
-
-
- CFBundleTypeRole
- Editor
- CFBundleURLSchemes
-
- ShareMedia-$(PRODUCT_BUNDLE_IDENTIFIER)
-
-
-
- CFBundleTypeRole
- Viewer
- CFBundleURLSchemes
-
- solian
-
-
-
- CFBundleVersion
- $(FLUTTER_BUILD_NUMBER)
- CLIENT_ID
- 961776991058-stt7et4qvn3cpscl4r61gl1hnlatqkig.apps.googleusercontent.com
- ITSAppUsesNonExemptEncryption
-
- LSRequiresIPhoneOS
-
- NSCalendarsUsageDescription
- Grant access to Calander help us to shows Solar Calander with your own events.
- NSCameraUsageDescription
- Grant access to Camera will allow Solian take photo or video for your post.
- NSFaceIDUsageDescription
- Allow the Solar Network verify your ownership of the logged in account and continue your action quickly.
- NSMicrophoneUsageDescription
- Grant access to Microphone will allow Solian record audio for your post.
- NSPhotoLibraryAddUsageDescription
- Grant access to Photo Library will allow Solian download photo to album for you.
- NSPhotoLibraryUsageDescription
- Grant access to Photo Library will allow Solian upload photo or video for your post.
- NSUserActivityTypes
-
- INStartCallIntent
- INSendMessageIntent
-
- PLIST_VERSION
- 1
- REVERSED_CLIENT_ID
- com.googleusercontent.apps.961776991058-stt7et4qvn3cpscl4r61gl1hnlatqkig
- UIApplicationSupportsIndirectInputEvents
-
- UIBackgroundModes
-
- fetch
- audio
- remote-notification
- voip
-
- UILaunchStoryboardName
- LaunchScreen
- UIMainStoryboardFile
- Main
- UIStatusBarHidden
-
- UISupportedInterfaceOrientations
-
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
- UIInterfaceOrientationPortrait
-
- WKCompanionAppBundleIdentifier
- $(PRODUCT_BUNDLE_IDENTIFIER)
- UISupportedInterfaceOrientations~ipad
-
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationPortraitUpsideDown
-
-
-
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 98%
rename from ios/WatchRunner Watch App/ContentView.swift
rename to ios/Solian Watch App/ContentView.swift
index 5d5b0f79..03785bc5 100644
--- a/ios/WatchRunner Watch App/ContentView.swift
+++ b/ios/Solian Watch App/ContentView.swift
@@ -1,6 +1,6 @@
//
// ContentView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/28.
//
diff --git a/ios/WatchRunner Watch App/Layouts/FlowLayout.swift b/ios/Solian Watch App/Layouts/FlowLayout.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Layouts/FlowLayout.swift
rename to ios/Solian Watch App/Layouts/FlowLayout.swift
index 564e769c..7ed0f6c0 100644
--- a/ios/WatchRunner Watch App/Layouts/FlowLayout.swift
+++ b/ios/Solian Watch App/Layouts/FlowLayout.swift
@@ -1,6 +1,6 @@
//
// FlowLayout.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Models/Models.swift b/ios/Solian Watch App/Models/Models.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Models/Models.swift
rename to ios/Solian Watch App/Models/Models.swift
index 09356735..3c134b4a 100644
--- a/ios/WatchRunner Watch App/Models/Models.swift
+++ b/ios/Solian Watch App/Models/Models.swift
@@ -1,5 +1,5 @@
// Models.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Services/ImageLoader.swift b/ios/Solian Watch App/Services/ImageLoader.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Services/ImageLoader.swift
rename to ios/Solian Watch App/Services/ImageLoader.swift
index 5297bdb5..c6ddc892 100644
--- a/ios/WatchRunner Watch App/Services/ImageLoader.swift
+++ b/ios/Solian Watch App/Services/ImageLoader.swift
@@ -1,6 +1,6 @@
//
// ImageLoader.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Services/NetworkService.swift b/ios/Solian Watch App/Services/NetworkService.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Services/NetworkService.swift
rename to ios/Solian Watch App/Services/NetworkService.swift
index 8c881134..bf1436dd 100644
--- a/ios/WatchRunner Watch App/Services/NetworkService.swift
+++ b/ios/Solian Watch App/Services/NetworkService.swift
@@ -1,6 +1,6 @@
//
// NetworkService.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29. //
diff --git a/ios/WatchRunner Watch App/State/AppState.swift b/ios/Solian Watch App/State/AppState.swift
similarity index 98%
rename from ios/WatchRunner Watch App/State/AppState.swift
rename to ios/Solian Watch App/State/AppState.swift
index a91e7e93..fcd2dc81 100644
--- a/ios/WatchRunner Watch App/State/AppState.swift
+++ b/ios/Solian Watch App/State/AppState.swift
@@ -1,6 +1,6 @@
//
// AppState.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
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 93%
rename from ios/WatchRunner Watch App/Utils/AttachmentUtils.swift
rename to ios/Solian Watch App/Utils/AttachmentUtils.swift
index cbe894ca..18757421 100644
--- a/ios/WatchRunner Watch App/Utils/AttachmentUtils.swift
+++ b/ios/Solian Watch App/Utils/AttachmentUtils.swift
@@ -1,6 +1,6 @@
//
// AttachmentUtils.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/ViewModels/ActivityViewModel.swift b/ios/Solian Watch App/ViewModels/ActivityViewModel.swift
similarity index 98%
rename from ios/WatchRunner Watch App/ViewModels/ActivityViewModel.swift
rename to ios/Solian Watch App/ViewModels/ActivityViewModel.swift
index 783a708d..ac3f71b5 100644
--- a/ios/WatchRunner Watch App/ViewModels/ActivityViewModel.swift
+++ b/ios/Solian Watch App/ViewModels/ActivityViewModel.swift
@@ -1,6 +1,6 @@
//
// ActivityViewModel.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/ViewModels/ComposePostViewModel.swift b/ios/Solian Watch App/ViewModels/ComposePostViewModel.swift
similarity index 96%
rename from ios/WatchRunner Watch App/ViewModels/ComposePostViewModel.swift
rename to ios/Solian Watch App/ViewModels/ComposePostViewModel.swift
index 7a41fe13..91875cf5 100644
--- a/ios/WatchRunner Watch App/ViewModels/ComposePostViewModel.swift
+++ b/ios/Solian Watch App/ViewModels/ComposePostViewModel.swift
@@ -1,6 +1,6 @@
//
// ComposePostViewModel.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Views/AccountView.swift b/ios/Solian Watch App/Views/AccountView.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Views/AccountView.swift
rename to ios/Solian Watch App/Views/AccountView.swift
index 9d5b0ca7..eacd5489 100644
--- a/ios/WatchRunner Watch App/Views/AccountView.swift
+++ b/ios/Solian Watch App/Views/AccountView.swift
@@ -1,6 +1,6 @@
//
// AccountView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/30.
//
diff --git a/ios/WatchRunner Watch App/Views/ActivityListView.swift b/ios/Solian Watch App/Views/ActivityListView.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Views/ActivityListView.swift
rename to ios/Solian Watch App/Views/ActivityListView.swift
index 50299009..82f7cb6d 100644
--- a/ios/WatchRunner Watch App/Views/ActivityListView.swift
+++ b/ios/Solian Watch App/Views/ActivityListView.swift
@@ -1,6 +1,6 @@
//
// ActivityListView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Views/AppInfoHeaderView.swift b/ios/Solian Watch App/Views/AppInfoHeaderView.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Views/AppInfoHeaderView.swift
rename to ios/Solian Watch App/Views/AppInfoHeaderView.swift
index 94b94fc9..1ad52e4a 100644
--- a/ios/WatchRunner Watch App/Views/AppInfoHeaderView.swift
+++ b/ios/Solian Watch App/Views/AppInfoHeaderView.swift
@@ -1,6 +1,6 @@
//
// AppInfoHeader.swift
-// Runner
+// Solian
//
// Created by LittleSheep on 2025/10/30.
//
diff --git a/ios/WatchRunner Watch App/Views/AttachmentView.swift b/ios/Solian Watch App/Views/AttachmentView.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Views/AttachmentView.swift
rename to ios/Solian Watch App/Views/AttachmentView.swift
index cbd50396..aeb22cdd 100644
--- a/ios/WatchRunner Watch App/Views/AttachmentView.swift
+++ b/ios/Solian Watch App/Views/AttachmentView.swift
@@ -1,6 +1,6 @@
//
// AttachmentImageView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Views/AudioPlayerView.swift b/ios/Solian Watch App/Views/AudioPlayerView.swift
similarity index 97%
rename from ios/WatchRunner Watch App/Views/AudioPlayerView.swift
rename to ios/Solian Watch App/Views/AudioPlayerView.swift
index 0fbb3ab9..fe0efafd 100644
--- a/ios/WatchRunner Watch App/Views/AudioPlayerView.swift
+++ b/ios/Solian Watch App/Views/AudioPlayerView.swift
@@ -1,7 +1,7 @@
//
// AudioPlayerView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Views/ChatViews.swift b/ios/Solian Watch App/Views/ChatViews.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Views/ChatViews.swift
rename to ios/Solian Watch App/Views/ChatViews.swift
index a90a5417..eabbe5d1 100644
--- a/ios/WatchRunner Watch App/Views/ChatViews.swift
+++ b/ios/Solian Watch App/Views/ChatViews.swift
@@ -1,6 +1,6 @@
//
// ChatView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/30.
//
diff --git a/ios/WatchRunner Watch App/Views/ComposePostView.swift b/ios/Solian Watch App/Views/ComposePostView.swift
similarity index 98%
rename from ios/WatchRunner Watch App/Views/ComposePostView.swift
rename to ios/Solian Watch App/Views/ComposePostView.swift
index a78c679a..4b70b283 100644
--- a/ios/WatchRunner Watch App/Views/ComposePostView.swift
+++ b/ios/Solian Watch App/Views/ComposePostView.swift
@@ -1,6 +1,6 @@
//
// ComposePostView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Views/DiscoveryViews.swift b/ios/Solian Watch App/Views/DiscoveryViews.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Views/DiscoveryViews.swift
rename to ios/Solian Watch App/Views/DiscoveryViews.swift
index fb66e62f..e5ba1343 100644
--- a/ios/WatchRunner Watch App/Views/DiscoveryViews.swift
+++ b/ios/Solian Watch App/Views/DiscoveryViews.swift
@@ -1,6 +1,6 @@
//
// DiscoveryViews.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Views/ExploreView.swift b/ios/Solian Watch App/Views/ExploreView.swift
similarity index 98%
rename from ios/WatchRunner Watch App/Views/ExploreView.swift
rename to ios/Solian Watch App/Views/ExploreView.swift
index f741174d..08e6a3a4 100644
--- a/ios/WatchRunner Watch App/Views/ExploreView.swift
+++ b/ios/Solian Watch App/Views/ExploreView.swift
@@ -1,6 +1,6 @@
//
// ExploreView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
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 99%
rename from ios/WatchRunner Watch App/Views/NotificationView.swift
rename to ios/Solian Watch App/Views/NotificationView.swift
index 53444436..974a9d0f 100644
--- a/ios/WatchRunner Watch App/Views/NotificationView.swift
+++ b/ios/Solian Watch App/Views/NotificationView.swift
@@ -1,7 +1,7 @@
//
// NotificationView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Views/PostViews.swift b/ios/Solian Watch App/Views/PostViews.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Views/PostViews.swift
rename to ios/Solian Watch App/Views/PostViews.swift
index 248677f5..98f0a1e6 100644
--- a/ios/WatchRunner Watch App/Views/PostViews.swift
+++ b/ios/Solian Watch App/Views/PostViews.swift
@@ -1,6 +1,6 @@
//
// PostViews.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/29.
//
diff --git a/ios/WatchRunner Watch App/Views/StatusCreationView.swift b/ios/Solian Watch App/Views/StatusCreationView.swift
similarity index 99%
rename from ios/WatchRunner Watch App/Views/StatusCreationView.swift
rename to ios/Solian Watch App/Views/StatusCreationView.swift
index 2af0b5b4..a2fc0ebd 100644
--- a/ios/WatchRunner Watch App/Views/StatusCreationView.swift
+++ b/ios/Solian Watch App/Views/StatusCreationView.swift
@@ -1,6 +1,6 @@
//
// StatusCreationView.swift
-// WatchRunner Watch App
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/30.
//
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 64%
rename from ios/WatchRunner Watch App/WatchRunnerApp.swift
rename to ios/Solian Watch App/WatchRunnerApp.swift
index a6d40306..e964216a 100644
--- a/ios/WatchRunner Watch App/WatchRunnerApp.swift
+++ b/ios/Solian Watch App/WatchRunnerApp.swift
@@ -1,6 +1,6 @@
//
-// WatchRunnerApp.swift
-// WatchRunner Watch App
+// SolianApp.swift
+// Solian Watch App
//
// Created by LittleSheep on 2025/10/28.
//
@@ -8,7 +8,7 @@
import SwiftUI
@main
-struct WatchRunner_Watch_AppApp: App {
+struct Solian_Watch_AppApp: App {
var body: some Scene {
WindowGroup {
ContentView()
diff --git a/ios/WatchRunner-Watch-App-Info.plist b/ios/Solian-Watch-App-Info.plist
similarity index 100%
rename from ios/WatchRunner-Watch-App-Info.plist
rename to ios/Solian-Watch-App-Info.plist
diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Solian.xcodeproj/project.pbxproj
similarity index 87%
rename from ios/Runner.xcodeproj/project.pbxproj
rename to ios/Solian.xcodeproj/project.pbxproj
index 629bbaca..c84b3efa 100644
--- a/ios/Runner.xcodeproj/project.pbxproj
+++ b/ios/Solian.xcodeproj/project.pbxproj
@@ -3,26 +3,26 @@
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 */; };
+ 331C808B294A63AB00263BE5 /* SolianTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* SolianTests.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, ); }; };
+ 61DCC0CAA503EA7A2B306D71 /* Pods_Solian_Watch_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E767105195E83E59CA9D94DD /* 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, ); }; };
73CDD6812DEC00480059D95D /* SolianNotificationService.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 73CDD67A2DEC00480059D95D /* SolianNotificationService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
73D4264B2DEB815D006C0AAE /* NotifyDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73D4264A2DEB815D006C0AAE /* NotifyDelegate.swift */; };
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
- 755557017FD1B99AFC4F9127 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29812C17FFBE7DBBC7203981 /* Pods_RunnerTests.framework */; };
+ 755557017FD1B99AFC4F9127 /* Pods_SolianTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29812C17FFBE7DBBC7203981 /* Pods_SolianTests.framework */; };
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 */; };
+ B87C0E607033790E71B54D73 /* Pods_Solian.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6D834CA86410B09796B312B /* Pods_Solian.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 */; };
E7A0B456EF7AAA71D1397081 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 9AE244813FCDFAA941430393 /* GoogleService-Info.plist */; };
@@ -34,7 +34,7 @@
containerPortal = 97C146E61CF9000F007C117D /* Project object */;
proxyType = 1;
remoteGlobalIDString = 97C146ED1CF9000F007C117D;
- remoteInfo = Runner;
+ remoteInfo = Solian;
};
73ACDFC12E3D0E6100B63535 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
@@ -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,53 +97,56 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
- 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 = ""; };
+ 103EA2362B9E9F127016A1F1 /* 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 = ""; };
+ 14118AC858B441AB16B7309E /* Pods-SolianTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianTests.release.xcconfig"; path = "Target Support Files/Pods-SolianTests/Pods-SolianTests.release.xcconfig"; sourceTree = ""; };
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = ""; };
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; };
- 14DFD79BE7C26E51B117583C /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = ""; };
+ 14DFD79BE7C26E51B117583C /* Pods-SolianTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianTests.debug.xcconfig"; path = "Target Support Files/Pods-SolianTests/Pods-SolianTests.debug.xcconfig"; sourceTree = ""; };
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 = ""; };
+ 1C14F71D23E4371602065522 /* Pods-Solian.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian.debug.xcconfig"; path = "Target Support Files/Pods-Solian/Pods-Solian.debug.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; };
+ 29812C17FFBE7DBBC7203981 /* Pods_SolianTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SolianTests.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 = ""; };
- 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; };
+ 331C807B294A618700263BE5 /* SolianTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SolianTests.swift; sourceTree = ""; };
+ 331C8081294A63A400263BE5 /* SolianTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SolianTests.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 = ""; };
+ 3A1C47BD29CC6AC2587D4DBE /* Pods-Solian.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian.profile.xcconfig"; path = "Target Support Files/Pods-Solian/Pods-Solian.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; };
- 737E920B2DB6A9FF00BE9CDB /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = ""; };
+ 5F3404177ECE59199D20EAF6 /* 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 = ""; };
+ 7310A7D42EB10962002C0FD3 /* Solian Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Solian Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 737E920B2DB6A9FF00BE9CDB /* Solian.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Solian.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; };
73ACDFB82E3D0E6100B63535 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
73C305CE2E0BE878009035B9 /* SolianShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SolianShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
73CDD67A2DEC00480059D95D /* SolianNotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = SolianNotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
73D4264A2DEB815D006C0AAE /* NotifyDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotifyDelegate.swift; sourceTree = ""; };
- 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = ""; };
+ 74858FAD1ED2DC5600515810 /* Solian-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Solian-Bridging-Header.h"; sourceTree = ""; };
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 = ""; };
+ 86D60BA96DA647E1B11AA7F0 /* 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 = ""; };
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 = ""; };
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = ""; };
- 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 97C146EE1CF9000F007C117D /* Solian.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Solian.app; sourceTree = BUILT_PRODUCTS_DIR; };
97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; };
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; };
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; };
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
- 9AE244813FCDFAA941430393 /* GoogleService-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Runner/GoogleService-Info.plist"; sourceTree = ""; };
- A2EB1DAFDE9B8E6D88BBF7A3 /* Pods-WatchRunner Watch App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WatchRunner Watch App.release.xcconfig"; path = "Target Support Files/Pods-WatchRunner Watch App/Pods-WatchRunner Watch App.release.xcconfig"; sourceTree = ""; };
- A499FDB2082EB000933AA8C5 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = ""; };
+ 9AE244813FCDFAA941430393 /* GoogleService-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Solian/GoogleService-Info.plist"; sourceTree = ""; };
+ 9E2F43A9F398CA428E9298DD /* 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 = ""; };
+ A2EB1DAFDE9B8E6D88BBF7A3 /* 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 = ""; };
+ A499FDB2082EB000933AA8C5 /* Pods-Solian.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian.release.xcconfig"; path = "Target Support Files/Pods-Solian/Pods-Solian.release.xcconfig"; sourceTree = ""; };
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; };
+ B37532A5E2ADAD426AD36B13 /* 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 = ""; };
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 = ""; };
- 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; };
+ E6B10A9A85BECA2E576C91FF /* Pods-SolianTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianTests.profile.xcconfig"; path = "Target Support Files/Pods-SolianTests/Pods-SolianTests.profile.xcconfig"; sourceTree = ""; };
+ E767105195E83E59CA9D94DD /* Pods_Solian_Watch_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Solian_Watch_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ F6D834CA86410B09796B312B /* Pods_Solian.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Solian.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 = ""; };
/* End PBXFileReference section */
@@ -180,13 +183,6 @@
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
- 7310A7D52EB10962002C0FD3 /* WatchRunner Watch App */ = {
- isa = PBXFileSystemSynchronizedRootGroup;
- exceptions = (
- );
- path = "WatchRunner Watch App";
- sourceTree = "";
- };
73268D272DEB012A0076E970 /* Services */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
@@ -219,6 +215,13 @@
path = SolianNotificationService;
sourceTree = "";
};
+ 73F74F7D2EB54D6D00454FBA /* Solian Watch App */ = {
+ isa = PBXFileSystemSynchronizedRootGroup;
+ exceptions = (
+ );
+ path = "Solian Watch App";
+ sourceTree = "";
+ };
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
@@ -226,7 +229,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 755557017FD1B99AFC4F9127 /* Pods_RunnerTests.framework in Frameworks */,
+ 755557017FD1B99AFC4F9127 /* Pods_SolianTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -234,7 +237,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- A1D34487886D362AC8B99B2E /* Pods_WatchRunner_Watch_App.framework in Frameworks */,
+ 61DCC0CAA503EA7A2B306D71 /* Pods_Solian_Watch_App.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -266,32 +269,32 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- B87C0E607033790E71B54D73 /* Pods_Runner.framework in Frameworks */,
+ B87C0E607033790E71B54D73 /* Pods_Solian.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
- 331C8082294A63A400263BE5 /* RunnerTests */ = {
+ 331C8082294A63A400263BE5 /* SolianTests */ = {
isa = PBXGroup;
children = (
- 331C807B294A618700263BE5 /* RunnerTests.swift */,
+ 331C807B294A618700263BE5 /* SolianTests.swift */,
);
- path = RunnerTests;
+ path = SolianTests;
sourceTree = "";
};
498A09270B73B217F0279168 /* Frameworks */ = {
isa = PBXGroup;
children = (
- F6D834CA86410B09796B312B /* Pods_Runner.framework */,
- 29812C17FFBE7DBBC7203981 /* Pods_RunnerTests.framework */,
+ F6D834CA86410B09796B312B /* Pods_Solian.framework */,
+ 29812C17FFBE7DBBC7203981 /* Pods_SolianTests.framework */,
AA0CA8A3E15DEE023BB27438 /* Pods_NotificationService.framework */,
39FE4CC6223F0D3C0E1FFD04 /* Pods_SolianNotificationService.framework */,
7B40764A2C4CC0E7DC70A0D3 /* Pods_SolianShareExtension.framework */,
73ACDFAC2E3D0E6100B63535 /* ReplayKit.framework */,
73ACDFB82E3D0E6100B63535 /* UIKit.framework */,
- 802C1CFCA7F1E069AAEFB454 /* Pods_WatchRunner_Watch_App.framework */,
+ E767105195E83E59CA9D94DD /* Pods_Solian_Watch_App.framework */,
);
name = Frameworks;
sourceTree = "";
@@ -299,12 +302,12 @@
91E124CE95BCB4DCD890160D /* Pods */ = {
isa = PBXGroup;
children = (
- 1C14F71D23E4371602065522 /* Pods-Runner.debug.xcconfig */,
- A499FDB2082EB000933AA8C5 /* Pods-Runner.release.xcconfig */,
- 3A1C47BD29CC6AC2587D4DBE /* Pods-Runner.profile.xcconfig */,
- 14DFD79BE7C26E51B117583C /* Pods-RunnerTests.debug.xcconfig */,
- 14118AC858B441AB16B7309E /* Pods-RunnerTests.release.xcconfig */,
- E6B10A9A85BECA2E576C91FF /* Pods-RunnerTests.profile.xcconfig */,
+ 1C14F71D23E4371602065522 /* Pods-Solian.debug.xcconfig */,
+ A499FDB2082EB000933AA8C5 /* Pods-Solian.release.xcconfig */,
+ 3A1C47BD29CC6AC2587D4DBE /* Pods-Solian.profile.xcconfig */,
+ 14DFD79BE7C26E51B117583C /* Pods-SolianTests.debug.xcconfig */,
+ 14118AC858B441AB16B7309E /* Pods-SolianTests.release.xcconfig */,
+ E6B10A9A85BECA2E576C91FF /* Pods-SolianTests.profile.xcconfig */,
192FDACE67D7CB6AED15C634 /* Pods-NotificationService.debug.xcconfig */,
252A83CE6862573BB856ED8E /* Pods-NotificationService.release.xcconfig */,
2D2457F8B2E6EF9C0F935035 /* Pods-NotificationService.profile.xcconfig */,
@@ -314,9 +317,12 @@
17FAB080A9C53193ABD9C15B /* Pods-SolianShareExtension.debug.xcconfig */,
27C66EFB5A705F1A822C3EB0 /* Pods-SolianShareExtension.release.xcconfig */,
A85FF612AE7623A9934E57CE /* Pods-SolianShareExtension.profile.xcconfig */,
- 86D60BA96DA647E1B11AA7F0 /* Pods-WatchRunner Watch App.debug.xcconfig */,
- A2EB1DAFDE9B8E6D88BBF7A3 /* Pods-WatchRunner Watch App.release.xcconfig */,
- 103EA2362B9E9F127016A1F1 /* Pods-WatchRunner Watch App.profile.xcconfig */,
+ 86D60BA96DA647E1B11AA7F0 /* Pods-Solian Watch App.debug.xcconfig */,
+ A2EB1DAFDE9B8E6D88BBF7A3 /* Pods-Solian Watch App.release.xcconfig */,
+ 103EA2362B9E9F127016A1F1 /* Pods-Solian Watch App.profile.xcconfig */,
+ 5F3404177ECE59199D20EAF6 /* Pods-Solian Watch App.debug.xcconfig */,
+ 9E2F43A9F398CA428E9298DD /* Pods-Solian Watch App.release.xcconfig */,
+ B37532A5E2ADAD426AD36B13 /* Pods-Solian Watch App.profile.xcconfig */,
);
path = Pods;
sourceTree = "";
@@ -335,14 +341,14 @@
97C146E51CF9000F007C117D = {
isa = PBXGroup;
children = (
+ 73F74F7D2EB54D6D00454FBA /* Solian Watch App */,
9740EEB11CF90186004384FC /* Flutter */,
- 97C146F01CF9000F007C117D /* Runner */,
+ 97C146F01CF9000F007C117D /* Solian */,
73CDD67B2DEC00480059D95D /* SolianNotificationService */,
73C305CF2E0BE878009035B9 /* SolianShareExtension */,
73ACDFAE2E3D0E6100B63535 /* SolianBroadcastExtension */,
- 7310A7D52EB10962002C0FD3 /* WatchRunner Watch App */,
97C146EF1CF9000F007C117D /* Products */,
- 331C8082294A63A400263BE5 /* RunnerTests */,
+ 331C8082294A63A400263BE5 /* SolianTests */,
91E124CE95BCB4DCD890160D /* Pods */,
498A09270B73B217F0279168 /* Frameworks */,
9AE244813FCDFAA941430393 /* GoogleService-Info.plist */,
@@ -352,21 +358,21 @@
97C146EF1CF9000F007C117D /* Products */ = {
isa = PBXGroup;
children = (
- 97C146EE1CF9000F007C117D /* Runner.app */,
- 331C8081294A63A400263BE5 /* RunnerTests.xctest */,
+ 97C146EE1CF9000F007C117D /* Solian.app */,
+ 331C8081294A63A400263BE5 /* SolianTests.xctest */,
73CDD67A2DEC00480059D95D /* SolianNotificationService.appex */,
73C305CE2E0BE878009035B9 /* SolianShareExtension.appex */,
73ACDFAB2E3D0E6100B63535 /* SolianBroadcastExtension.appex */,
- 7310A7D42EB10962002C0FD3 /* WatchRunner Watch App.app */,
+ 7310A7D42EB10962002C0FD3 /* Solian Watch App.app */,
);
name = Products;
sourceTree = "";
};
- 97C146F01CF9000F007C117D /* Runner */ = {
+ 97C146F01CF9000F007C117D /* Solian */ = {
isa = PBXGroup;
children = (
73268D272DEB012A0076E970 /* Services */,
- 737E920B2DB6A9FF00BE9CDB /* Runner.entitlements */,
+ 737E920B2DB6A9FF00BE9CDB /* Solian.entitlements */,
97C146FA1CF9000F007C117D /* Main.storyboard */,
97C146FD1CF9000F007C117D /* Assets.xcassets */,
97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
@@ -374,18 +380,18 @@
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
- 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
+ 74858FAD1ED2DC5600515810 /* Solian-Bridging-Header.h */,
73D4264A2DEB815D006C0AAE /* NotifyDelegate.swift */,
);
- path = Runner;
+ path = Solian;
sourceTree = "";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
- 331C8080294A63A400263BE5 /* RunnerTests */ = {
+ 331C8080294A63A400263BE5 /* SolianTests */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
+ buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "SolianTests" */;
buildPhases = (
4815E0A19398E51078F4160D /* [CP] Check Pods Manifest.lock */,
331C807D294A63A400263BE5 /* Sources */,
@@ -397,14 +403,14 @@
dependencies = (
331C8086294A63A400263BE5 /* PBXTargetDependency */,
);
- name = RunnerTests;
- productName = RunnerTests;
- productReference = 331C8081294A63A400263BE5 /* RunnerTests.xctest */;
+ name = SolianTests;
+ productName = SolianTests;
+ productReference = 331C8081294A63A400263BE5 /* SolianTests.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 */,
+ 73F74F7D2EB54D6D00454FBA /* Solian Watch App */,
);
- name = "WatchRunner Watch App";
- productName = "WatchRunner Watch App";
- productReference = 7310A7D42EB10962002C0FD3 /* WatchRunner Watch App.app */;
+ name = "Solian Watch App";
+ productName = "Solian Watch App";
+ productReference = 7310A7D42EB10962002C0FD3 /* Solian Watch App.app */;
productType = "com.apple.product-type.application";
};
73ACDFAA2E3D0E6100B63535 /* SolianBroadcastExtension */ = {
@@ -486,9 +492,9 @@
productReference = 73CDD67A2DEC00480059D95D /* SolianNotificationService.appex */;
productType = "com.apple.product-type.app-extension";
};
- 97C146ED1CF9000F007C117D /* Runner */ = {
+ 97C146ED1CF9000F007C117D /* Solian */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
+ buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Solian" */;
buildPhases = (
E947029FCA058878F9B63890 /* [CP] Check Pods Manifest.lock */,
9740EEB61CF901F6004384FC /* Run Script */,
@@ -513,9 +519,9 @@
fileSystemSynchronizedGroups = (
73268D272DEB012A0076E970 /* Services */,
);
- name = Runner;
- productName = Runner;
- productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
+ name = Solian;
+ productName = Solian;
+ productReference = 97C146EE1CF9000F007C117D /* Solian.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
@@ -551,7 +557,7 @@
};
};
};
- buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
+ buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Solian" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
@@ -564,12 +570,12 @@
projectDirPath = "";
projectRoot = "";
targets = (
- 97C146ED1CF9000F007C117D /* Runner */,
- 331C8080294A63A400263BE5 /* RunnerTests */,
+ 97C146ED1CF9000F007C117D /* Solian */,
+ 331C8080294A63A400263BE5 /* SolianTests */,
73CDD6792DEC00480059D95D /* SolianNotificationService */,
73C305CD2E0BE878009035B9 /* SolianShareExtension */,
73ACDFAA2E3D0E6100B63535 /* SolianBroadcastExtension */,
- 7310A7D32EB10962002C0FD3 /* WatchRunner Watch App */,
+ 7310A7D32EB10962002C0FD3 /* Solian Watch App */,
);
};
/* End PBXProject section */
@@ -656,7 +662,7 @@
outputFileListPaths = (
);
outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
+ "$(DERIVED_FILE_DIR)/Pods-SolianTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@@ -669,15 +675,15 @@
files = (
);
inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
+ "${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-resources-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Copy Pods Resources";
outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
+ "${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-resources-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-resources.sh\"\n";
showEnvVarsInLog = 0;
};
5FC5C1EF9F17B7166B432FF2 /* [CP] Check Pods Manifest.lock */ = {
@@ -730,15 +736,15 @@
files = (
);
inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
+ "${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
+ "${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
9740EEB61CF901F6004384FC /* Run Script */ = {
@@ -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" */ = {
@@ -828,7 +834,7 @@
outputFileListPaths = (
);
outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
+ "$(DERIVED_FILE_DIR)/Pods-Solian-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@@ -842,7 +848,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */,
+ 331C808B294A63AB00263BE5 /* SolianTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -889,7 +895,7 @@
/* Begin PBXTargetDependency section */
331C8086294A63A400263BE5 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = 97C146ED1CF9000F007C117D /* Runner */;
+ target = 97C146ED1CF9000F007C117D /* Solian */;
targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;
};
73ACDFC22E3D0E6100B63535 /* PBXTargetDependency */ = {
@@ -987,13 +993,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
+ CODE_SIGN_ENTITLEMENTS = Solian/Solian.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
CUSTOM_GROUP_ID = group.solsynth.solian;
DEVELOPMENT_TEAM = W7HPZ53V6B;
ENABLE_BITCODE = NO;
EXCLUDED_SOURCE_FILE_NAMES = "";
- INFOPLIST_FILE = Runner/Info.plist;
+ INFOPLIST_FILE = Solian/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
@@ -1005,7 +1011,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_ENABLE_EXPLICIT_MODULES = "$(SWIFT_USE_INTEGRATED_DRIVER)";
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
+ SWIFT_OBJC_BRIDGING_HEADER = "Solian/Solian-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
WATCHOS_DEPLOYMENT_TARGET = 11.6;
@@ -1014,7 +1020,7 @@
};
331C8088294A63A400263BE5 /* Debug */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 14DFD79BE7C26E51B117583C /* Pods-RunnerTests.debug.xcconfig */;
+ baseConfigurationReference = 14DFD79BE7C26E51B117583C /* Pods-SolianTests.debug.xcconfig */;
buildSettings = {
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
@@ -1023,20 +1029,20 @@
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.RunnerTests;
+ PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.SolianTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SUPPORTS_MACCATALYST = YES;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Solian.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Solian";
};
name = Debug;
};
331C8089294A63A400263BE5 /* Release */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 14118AC858B441AB16B7309E /* Pods-RunnerTests.release.xcconfig */;
+ baseConfigurationReference = 14118AC858B441AB16B7309E /* Pods-SolianTests.release.xcconfig */;
buildSettings = {
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
@@ -1045,18 +1051,18 @@
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.RunnerTests;
+ PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.SolianTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SUPPORTS_MACCATALYST = YES;
SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Solian.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Solian";
};
name = Release;
};
331C808A294A63A400263BE5 /* Profile */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = E6B10A9A85BECA2E576C91FF /* Pods-RunnerTests.profile.xcconfig */;
+ baseConfigurationReference = E6B10A9A85BECA2E576C91FF /* Pods-SolianTests.profile.xcconfig */;
buildSettings = {
ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
@@ -1065,18 +1071,18 @@
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.RunnerTests;
+ PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.SolianTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SUPPORTS_MACCATALYST = YES;
SWIFT_VERSION = 5.0;
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Solian.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Solian";
};
name = Profile;
};
7310A7E02EB10963002C0FD3 /* Debug */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 86D60BA96DA647E1B11AA7F0 /* Pods-WatchRunner Watch App.debug.xcconfig */;
+ baseConfigurationReference = 5F3404177ECE59199D20EAF6 /* Pods-Solian Watch App.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
@@ -1094,7 +1100,7 @@
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu17;
GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = "WatchRunner-Watch-App-Info.plist";
+ INFOPLIST_FILE = "Solian-Watch-App-Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = dev.solsynth.solian;
@@ -1127,7 +1133,7 @@
};
7310A7E12EB10963002C0FD3 /* Release */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = A2EB1DAFDE9B8E6D88BBF7A3 /* Pods-WatchRunner Watch App.release.xcconfig */;
+ baseConfigurationReference = 9E2F43A9F398CA428E9298DD /* Pods-Solian Watch App.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
@@ -1145,7 +1151,7 @@
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu17;
GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = "WatchRunner-Watch-App-Info.plist";
+ INFOPLIST_FILE = "Solian-Watch-App-Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = dev.solsynth.solian;
@@ -1176,7 +1182,7 @@
};
7310A7E22EB10963002C0FD3 /* Profile */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 103EA2362B9E9F127016A1F1 /* Pods-WatchRunner Watch App.profile.xcconfig */;
+ baseConfigurationReference = B37532A5E2ADAD426AD36B13 /* Pods-Solian Watch App.profile.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
@@ -1194,7 +1200,7 @@
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu17;
GENERATE_INFOPLIST_FILE = YES;
- INFOPLIST_FILE = "WatchRunner-Watch-App-Info.plist";
+ INFOPLIST_FILE = "Solian-Watch-App-Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = dev.solsynth.solian;
@@ -1709,13 +1715,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
+ CODE_SIGN_ENTITLEMENTS = Solian/Solian.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
CUSTOM_GROUP_ID = group.solsynth.solian;
DEVELOPMENT_TEAM = W7HPZ53V6B;
ENABLE_BITCODE = NO;
EXCLUDED_SOURCE_FILE_NAMES = "";
- INFOPLIST_FILE = Runner/Info.plist;
+ INFOPLIST_FILE = Solian/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
@@ -1726,7 +1732,7 @@
PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_ENABLE_EXPLICIT_MODULES = "$(SWIFT_USE_INTEGRATED_DRIVER)";
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
+ SWIFT_OBJC_BRIDGING_HEADER = "Solian/Solian-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
@@ -1740,13 +1746,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
+ CODE_SIGN_ENTITLEMENTS = Solian/Solian.entitlements;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
CUSTOM_GROUP_ID = group.solsynth.solian;
DEVELOPMENT_TEAM = W7HPZ53V6B;
ENABLE_BITCODE = NO;
EXCLUDED_SOURCE_FILE_NAMES = "";
- INFOPLIST_FILE = Runner/Info.plist;
+ INFOPLIST_FILE = Solian/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
@@ -1759,7 +1765,7 @@
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
SWIFT_ENABLE_EXPLICIT_MODULES = "$(SWIFT_USE_INTEGRATED_DRIVER)";
- SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
+ SWIFT_OBJC_BRIDGING_HEADER = "Solian/Solian-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
WATCHOS_DEPLOYMENT_TARGET = 11.6;
@@ -1769,7 +1775,7 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
+ 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "SolianTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
331C8088294A63A400263BE5 /* Debug */,
@@ -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 */,
@@ -1819,7 +1825,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
+ 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Solian" */ = {
isa = XCConfigurationList;
buildConfigurations = (
97C147031CF9000F007C117D /* Debug */,
@@ -1829,7 +1835,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
+ 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Solian" */ = {
isa = XCConfigurationList;
buildConfigurations = (
97C147061CF9000F007C117D /* Debug */,
diff --git a/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/ios/Solian.xcodeproj/project.xcworkspace/contents.xcworkspacedata
similarity index 100%
rename from ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
rename to ios/Solian.xcodeproj/project.xcworkspace/contents.xcworkspacedata
diff --git a/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ios/Solian.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
similarity index 100%
rename from ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
rename to ios/Solian.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
diff --git a/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/ios/Solian.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
similarity index 100%
rename from ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
rename to ios/Solian.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
diff --git a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/ios/Solian.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
similarity index 78%
rename from ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
rename to ios/Solian.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
index fe893523..3e010a11 100644
--- a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
+++ b/ios/Solian.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
@@ -15,9 +15,9 @@
+ BuildableName = "Solian.app"
+ BlueprintName = "Solian"
+ ReferencedContainer = "container:Solian.xcodeproj">
+ BuildableName = "Solian Watch App.app"
+ BlueprintName = "Solian Watch App"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -46,9 +46,9 @@
+ BuildableName = "Solian.app"
+ BlueprintName = "Solian"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -58,9 +58,9 @@
+ BuildableName = "SolianTests.xctest"
+ BlueprintName = "SolianTests"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -82,9 +82,9 @@
+ BuildableName = "Solian.app"
+ BlueprintName = "Solian"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -99,9 +99,9 @@
+ BuildableName = "Solian.app"
+ BlueprintName = "Solian"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -110,6 +110,7 @@
diff --git a/ios/Runner.xcworkspace/contents.xcworkspacedata b/ios/Solian.xcworkspace/contents.xcworkspacedata
similarity index 80%
rename from ios/Runner.xcworkspace/contents.xcworkspacedata
rename to ios/Solian.xcworkspace/contents.xcworkspacedata
index 21a3cc14..2e411ef2 100644
--- a/ios/Runner.xcworkspace/contents.xcworkspacedata
+++ b/ios/Solian.xcworkspace/contents.xcworkspacedata
@@ -2,7 +2,7 @@
+ location = "group:Solian.xcodeproj">
diff --git a/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ios/Solian.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
similarity index 100%
rename from ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
rename to ios/Solian.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
diff --git a/ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/ios/Solian.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
similarity index 100%
rename from ios/Runner.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
rename to ios/Solian.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
diff --git a/ios/Runner/AppDelegate.swift b/ios/Solian/AppDelegate.swift
similarity index 100%
rename from ios/Runner/AppDelegate.swift
rename to ios/Solian/AppDelegate.swift
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Contents.json
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Contents.json
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-38x38@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-38x38@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-38x38@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-38x38@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-38x38@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-38x38@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-38x38@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-38x38@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-64x64@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-64x64@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-64x64@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-64x64@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-64x64@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-64x64@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-64x64@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-64x64@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-68x68@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-68x68@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-68x68@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-68x68@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-1024x1024@1x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-1024x1024@1x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-1024x1024@1x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-1024x1024@1x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-20x20@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-20x20@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-20x20@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-20x20@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-20x20@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-20x20@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-20x20@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-20x20@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-29x29@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-29x29@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-29x29@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-29x29@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-29x29@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-29x29@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-29x29@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-29x29@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-38x38@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-38x38@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-38x38@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-38x38@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-38x38@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-38x38@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-38x38@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-38x38@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-40x40@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-40x40@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-40x40@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-40x40@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-40x40@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-40x40@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-40x40@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-40x40@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-60x60@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-60x60@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-60x60@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-60x60@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-60x60@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-60x60@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-60x60@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-60x60@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-64x64@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-64x64@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-64x64@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-64x64@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-64x64@3x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-64x64@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-64x64@3x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-64x64@3x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-68x68@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-68x68@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-68x68@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-68x68@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-76x76@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-76x76@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-76x76@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-76x76@2x.png
diff --git a/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-83.5x83.5@2x.png b/ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-83.5x83.5@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-83.5x83.5@2x.png
rename to ios/Solian/Assets.xcassets/AppIcon.appiconset/Icon-App-Dark-83.5x83.5@2x.png
diff --git a/ios/Runner/Assets.xcassets/LaunchBackground.imageset/Contents.json b/ios/Solian/Assets.xcassets/LaunchBackground.imageset/Contents.json
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchBackground.imageset/Contents.json
rename to ios/Solian/Assets.xcassets/LaunchBackground.imageset/Contents.json
diff --git a/ios/Runner/Assets.xcassets/LaunchBackground.imageset/background.png b/ios/Solian/Assets.xcassets/LaunchBackground.imageset/background.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchBackground.imageset/background.png
rename to ios/Solian/Assets.xcassets/LaunchBackground.imageset/background.png
diff --git a/ios/Runner/Assets.xcassets/LaunchBackground.imageset/darkbackground.png b/ios/Solian/Assets.xcassets/LaunchBackground.imageset/darkbackground.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchBackground.imageset/darkbackground.png
rename to ios/Solian/Assets.xcassets/LaunchBackground.imageset/darkbackground.png
diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json b/ios/Solian/Assets.xcassets/LaunchImage.imageset/Contents.json
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json
rename to ios/Solian/Assets.xcassets/LaunchImage.imageset/Contents.json
diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png b/ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
rename to ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png b/ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
rename to ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png b/ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
rename to ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImageDark.png b/ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImageDark.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImageDark.png
rename to ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImageDark.png
diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImageDark@2x.png b/ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImageDark@2x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImageDark@2x.png
rename to ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImageDark@2x.png
diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImageDark@3x.png b/ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImageDark@3x.png
similarity index 100%
rename from ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImageDark@3x.png
rename to ios/Solian/Assets.xcassets/LaunchImage.imageset/LaunchImageDark@3x.png
diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md b/ios/Solian/Assets.xcassets/LaunchImage.imageset/README.md
similarity index 78%
rename from ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
rename to ios/Solian/Assets.xcassets/LaunchImage.imageset/README.md
index 89c2725b..77564c30 100644
--- a/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
+++ b/ios/Solian/Assets.xcassets/LaunchImage.imageset/README.md
@@ -2,4 +2,4 @@
You can customize the launch screen with your own desired assets by replacing the image files in this directory.
-You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images.
\ No newline at end of file
+You can also do it by opening your Flutter project's Xcode project with `open ios/Solian.xcworkspace`, selecting `Solian/Assets.xcassets` in the Project Navigator and dropping in the desired images.
diff --git a/ios/Runner/Base.lproj/LaunchScreen.storyboard b/ios/Solian/Base.lproj/LaunchScreen.storyboard
similarity index 100%
rename from ios/Runner/Base.lproj/LaunchScreen.storyboard
rename to ios/Solian/Base.lproj/LaunchScreen.storyboard
diff --git a/ios/Runner/Base.lproj/Main.storyboard b/ios/Solian/Base.lproj/Main.storyboard
similarity index 100%
rename from ios/Runner/Base.lproj/Main.storyboard
rename to ios/Solian/Base.lproj/Main.storyboard
diff --git a/ios/Solian/GeneratedPluginRegistrant.h b/ios/Solian/GeneratedPluginRegistrant.h
new file mode 100644
index 00000000..7a890927
--- /dev/null
+++ b/ios/Solian/GeneratedPluginRegistrant.h
@@ -0,0 +1,19 @@
+//
+// Generated file. Do not edit.
+//
+
+// clang-format off
+
+#ifndef GeneratedPluginRegistrant_h
+#define GeneratedPluginRegistrant_h
+
+#import
+
+NS_ASSUME_NONNULL_BEGIN
+
+@interface GeneratedPluginRegistrant : NSObject
++ (void)registerWithRegistry:(NSObject*)registry;
+@end
+
+NS_ASSUME_NONNULL_END
+#endif /* GeneratedPluginRegistrant_h */
diff --git a/ios/Solian/GeneratedPluginRegistrant.m b/ios/Solian/GeneratedPluginRegistrant.m
new file mode 100644
index 00000000..01c83825
--- /dev/null
+++ b/ios/Solian/GeneratedPluginRegistrant.m
@@ -0,0 +1,315 @@
+//
+// Generated file. Do not edit.
+//
+
+// clang-format off
+
+#import "GeneratedPluginRegistrant.h"
+
+#if __has_include()
+#import
+#else
+@import app_links;
+#endif
+
+#if __has_include()
+#import
+#else
+@import connectivity_plus;
+#endif
+
+#if __has_include()
+#import
+#else
+@import device_info_plus;
+#endif
+
+#if __has_include()
+#import
+#else
+@import file_picker;
+#endif
+
+#if __has_include()
+#import
+#else
+@import file_saver;
+#endif
+
+#if __has_include()
+#import
+#else
+@import firebase_analytics;
+#endif
+
+#if __has_include()
+#import
+#else
+@import firebase_core;
+#endif
+
+#if __has_include()
+#import
+#else
+@import firebase_crashlytics;
+#endif
+
+#if __has_include()
+#import
+#else
+@import firebase_messaging;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_app_update;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_inappwebview_ios;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_keyboard_visibility;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_local_notifications;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_native_splash;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_platform_alert;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_secure_storage;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_timezone;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_udid;
+#endif
+
+#if __has_include()
+#import
+#else
+@import flutter_webrtc;
+#endif
+
+#if __has_include()
+#import
+#else
+@import gal;
+#endif
+
+#if __has_include()
+#import
+#else
+@import image_picker_ios;
+#endif
+
+#if __has_include()
+#import
+#else
+@import irondash_engine_context;
+#endif
+
+#if __has_include()
+#import
+#else
+@import livekit_client;
+#endif
+
+#if __has_include()
+#import
+#else
+@import local_auth_darwin;
+#endif
+
+#if __has_include()
+#import
+#else
+@import media_kit_libs_ios_video;
+#endif
+
+#if __has_include()
+#import
+#else
+@import media_kit_video;
+#endif
+
+#if __has_include()
+#import
+#else
+@import native_exif;
+#endif
+
+#if __has_include()
+#import
+#else
+@import package_info_plus;
+#endif
+
+#if __has_include()
+#import
+#else
+@import pasteboard;
+#endif
+
+#if __has_include()
+#import
+#else
+@import path_provider_foundation;
+#endif
+
+#if __has_include()
+#import
+#else
+@import pointer_interceptor_ios;
+#endif
+
+#if __has_include()
+#import
+#else
+@import receive_sharing_intent;
+#endif
+
+#if __has_include()
+#import
+#else
+@import record_ios;
+#endif
+
+#if __has_include()
+#import
+#else
+@import share_plus;
+#endif
+
+#if __has_include()
+#import
+#else
+@import shared_preferences_foundation;
+#endif
+
+#if __has_include()
+#import
+#else
+@import sign_in_with_apple;
+#endif
+
+#if __has_include()
+#import
+#else
+@import sqflite_darwin;
+#endif
+
+#if __has_include()
+#import
+#else
+@import sqlite3_flutter_libs;
+#endif
+
+#if __has_include()
+#import
+#else
+@import super_native_extensions;
+#endif
+
+#if __has_include()
+#import
+#else
+@import syncfusion_flutter_pdfviewer;
+#endif
+
+#if __has_include()
+#import
+#else
+@import url_launcher_ios;
+#endif
+
+#if __has_include()
+#import
+#else
+@import volume_controller;
+#endif
+
+#if __has_include()
+#import
+#else
+@import wakelock_plus;
+#endif
+
+@implementation GeneratedPluginRegistrant
+
++ (void)registerWithRegistry:(NSObject*)registry {
+ [AppLinksIosPlugin registerWithRegistrar:[registry registrarForPlugin:@"AppLinksIosPlugin"]];
+ [ConnectivityPlusPlugin registerWithRegistrar:[registry registrarForPlugin:@"ConnectivityPlusPlugin"]];
+ [FPPDeviceInfoPlusPlugin registerWithRegistrar:[registry registrarForPlugin:@"FPPDeviceInfoPlusPlugin"]];
+ [FilePickerPlugin registerWithRegistrar:[registry registrarForPlugin:@"FilePickerPlugin"]];
+ [FileSaverPlugin registerWithRegistrar:[registry registrarForPlugin:@"FileSaverPlugin"]];
+ [FirebaseAnalyticsPlugin registerWithRegistrar:[registry registrarForPlugin:@"FirebaseAnalyticsPlugin"]];
+ [FLTFirebaseCorePlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTFirebaseCorePlugin"]];
+ [FLTFirebaseCrashlyticsPlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTFirebaseCrashlyticsPlugin"]];
+ [FLTFirebaseMessagingPlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTFirebaseMessagingPlugin"]];
+ [FlutterAppUpdatePlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterAppUpdatePlugin"]];
+ [InAppWebViewFlutterPlugin registerWithRegistrar:[registry registrarForPlugin:@"InAppWebViewFlutterPlugin"]];
+ [FlutterKeyboardVisibilityPlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterKeyboardVisibilityPlugin"]];
+ [FlutterLocalNotificationsPlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterLocalNotificationsPlugin"]];
+ [FlutterNativeSplashPlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterNativeSplashPlugin"]];
+ [FlutterPlatformAlertPlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterPlatformAlertPlugin"]];
+ [FlutterSecureStoragePlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterSecureStoragePlugin"]];
+ [FlutterTimezonePlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterTimezonePlugin"]];
+ [FlutterUdidPlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterUdidPlugin"]];
+ [FlutterWebRTCPlugin registerWithRegistrar:[registry registrarForPlugin:@"FlutterWebRTCPlugin"]];
+ [GalPlugin registerWithRegistrar:[registry registrarForPlugin:@"GalPlugin"]];
+ [FLTImagePickerPlugin registerWithRegistrar:[registry registrarForPlugin:@"FLTImagePickerPlugin"]];
+ [IrondashEngineContextPlugin registerWithRegistrar:[registry registrarForPlugin:@"IrondashEngineContextPlugin"]];
+ [LiveKitPlugin registerWithRegistrar:[registry registrarForPlugin:@"LiveKitPlugin"]];
+ [LocalAuthPlugin registerWithRegistrar:[registry registrarForPlugin:@"LocalAuthPlugin"]];
+ [MediaKitLibsIosVideoPlugin registerWithRegistrar:[registry registrarForPlugin:@"MediaKitLibsIosVideoPlugin"]];
+ [MediaKitVideoPlugin registerWithRegistrar:[registry registrarForPlugin:@"MediaKitVideoPlugin"]];
+ [NativeExifPlugin registerWithRegistrar:[registry registrarForPlugin:@"NativeExifPlugin"]];
+ [FPPPackageInfoPlusPlugin registerWithRegistrar:[registry registrarForPlugin:@"FPPPackageInfoPlusPlugin"]];
+ [PasteboardPlugin registerWithRegistrar:[registry registrarForPlugin:@"PasteboardPlugin"]];
+ [PathProviderPlugin registerWithRegistrar:[registry registrarForPlugin:@"PathProviderPlugin"]];
+ [PointerInterceptorIosPlugin registerWithRegistrar:[registry registrarForPlugin:@"PointerInterceptorIosPlugin"]];
+ [ReceiveSharingIntentPlugin registerWithRegistrar:[registry registrarForPlugin:@"ReceiveSharingIntentPlugin"]];
+ [RecordIosPlugin registerWithRegistrar:[registry registrarForPlugin:@"RecordIosPlugin"]];
+ [FPPSharePlusPlugin registerWithRegistrar:[registry registrarForPlugin:@"FPPSharePlusPlugin"]];
+ [SharedPreferencesPlugin registerWithRegistrar:[registry registrarForPlugin:@"SharedPreferencesPlugin"]];
+ [SignInWithApplePlugin registerWithRegistrar:[registry registrarForPlugin:@"SignInWithApplePlugin"]];
+ [SqflitePlugin registerWithRegistrar:[registry registrarForPlugin:@"SqflitePlugin"]];
+ [Sqlite3FlutterLibsPlugin registerWithRegistrar:[registry registrarForPlugin:@"Sqlite3FlutterLibsPlugin"]];
+ [SuperNativeExtensionsPlugin registerWithRegistrar:[registry registrarForPlugin:@"SuperNativeExtensionsPlugin"]];
+ [SyncfusionFlutterPdfViewerPlugin registerWithRegistrar:[registry registrarForPlugin:@"SyncfusionFlutterPdfViewerPlugin"]];
+ [URLLauncherPlugin registerWithRegistrar:[registry registrarForPlugin:@"URLLauncherPlugin"]];
+ [VolumeControllerPlugin registerWithRegistrar:[registry registrarForPlugin:@"VolumeControllerPlugin"]];
+ [WakelockPlusPlugin registerWithRegistrar:[registry registrarForPlugin:@"WakelockPlusPlugin"]];
+}
+
+@end
diff --git a/ios/Runner/GoogleService-Info.plist b/ios/Solian/GoogleService-Info.plist
similarity index 100%
rename from ios/Runner/GoogleService-Info.plist
rename to ios/Solian/GoogleService-Info.plist
diff --git a/ios/Solian/Info.plist b/ios/Solian/Info.plist
new file mode 100644
index 00000000..bf965d57
--- /dev/null
+++ b/ios/Solian/Info.plist
@@ -0,0 +1,108 @@
+
+
+
+
+ AppGroupId
+ $(CUSTOM_GROUP_ID)
+ BUNDLE_ID
+ dev.solsynth.solian
+ CADisableMinimumFrameDurationOnPhone
+
+ CFBundleDevelopmentRegion
+ $(DEVELOPMENT_LANGUAGE)
+ CFBundleDisplayName
+ Solian
+ CFBundleExecutable
+ $(EXECUTABLE_NAME)
+ CFBundleIdentifier
+ $(PRODUCT_BUNDLE_IDENTIFIER)
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ Solian
+ CFBundlePackageType
+ APPL
+ CFBundleShortVersionString
+ $(FLUTTER_BUILD_NAME)
+ CFBundleSignature
+ ????
+ CFBundleURLTypes
+
+
+ CFBundleTypeRole
+ Editor
+ CFBundleURLSchemes
+
+ ShareMedia-$(PRODUCT_BUNDLE_IDENTIFIER)
+
+
+
+ CFBundleTypeRole
+ Viewer
+ CFBundleURLSchemes
+
+ solian
+
+
+
+ CFBundleVersion
+ $(FLUTTER_BUILD_NUMBER)
+ CLIENT_ID
+ 961776991058-stt7et4qvn3cpscl4r61gl1hnlatqkig.apps.googleusercontent.com
+ ITSAppUsesNonExemptEncryption
+
+ LSRequiresIPhoneOS
+
+ NSCalendarsUsageDescription
+ Grant access to Calander help us to shows Solar Calander with your own events.
+ NSCameraUsageDescription
+ Grant access to Camera will allow Solian take photo or video for your post.
+ NSFaceIDUsageDescription
+ Allow the Solar Network verify your ownership of the logged in account and continue your action quickly.
+ NSMicrophoneUsageDescription
+ Grant access to Microphone will allow Solian record audio for your post.
+ NSPhotoLibraryAddUsageDescription
+ Grant access to Photo Library will allow Solian download photo to album for you.
+ NSPhotoLibraryUsageDescription
+ Grant access to Photo Library will allow Solian upload photo or video for your post.
+ NSUserActivityTypes
+
+ INStartCallIntent
+ INSendMessageIntent
+
+ PLIST_VERSION
+ 1
+ REVERSED_CLIENT_ID
+ com.googleusercontent.apps.961776991058-stt7et4qvn3cpscl4r61gl1hnlatqkig
+ UIApplicationSupportsIndirectInputEvents
+
+ UIBackgroundModes
+
+ fetch
+ audio
+ remote-notification
+ voip
+
+ UILaunchStoryboardName
+ LaunchScreen
+ UIMainStoryboardFile
+ Main
+ UIStatusBarHidden
+
+ UISupportedInterfaceOrientations
+
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+ UIInterfaceOrientationPortrait
+
+ WKCompanionAppBundleIdentifier
+ $(PRODUCT_BUNDLE_IDENTIFIER)
+ UISupportedInterfaceOrientations~ipad
+
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
+
+
+
\ No newline at end of file
diff --git a/ios/Runner/NotifyDelegate.swift b/ios/Solian/NotifyDelegate.swift
similarity index 99%
rename from ios/Runner/NotifyDelegate.swift
rename to ios/Solian/NotifyDelegate.swift
index 6bdcbc3b..4e65b0d3 100644
--- a/ios/Runner/NotifyDelegate.swift
+++ b/ios/Solian/NotifyDelegate.swift
@@ -1,6 +1,6 @@
//
// NotifyDelegate.swift
-// Runner
+// Solian
//
// Created by LittleSheep on 2025/6/1.
//
diff --git a/ios/Runner/Services/CloudFile.swift b/ios/Solian/Services/CloudFile.swift
similarity index 96%
rename from ios/Runner/Services/CloudFile.swift
rename to ios/Solian/Services/CloudFile.swift
index d8998f07..6ebe24bb 100644
--- a/ios/Runner/Services/CloudFile.swift
+++ b/ios/Solian/Services/CloudFile.swift
@@ -1,6 +1,6 @@
//
// CloudFile.swift
-// Runner
+// Solian
//
// Created by LittleSheep on 2025/5/31.
//
diff --git a/ios/Runner/Services/DataExchange.swift b/ios/Solian/Services/DataExchange.swift
similarity index 98%
rename from ios/Runner/Services/DataExchange.swift
rename to ios/Solian/Services/DataExchange.swift
index 3a7d8af8..6889a53f 100644
--- a/ios/Runner/Services/DataExchange.swift
+++ b/ios/Solian/Services/DataExchange.swift
@@ -1,6 +1,6 @@
//
// DataExchange.swift
-// Runner
+// Solian
//
// Created by LittleSheep on 2025/6/2.
//
diff --git a/ios/Runner/Runner-Bridging-Header.h b/ios/Solian/Solian-Bridging-Header.h
similarity index 100%
rename from ios/Runner/Runner-Bridging-Header.h
rename to ios/Solian/Solian-Bridging-Header.h
diff --git a/ios/Runner/Runner.entitlements b/ios/Solian/Solian.entitlements
similarity index 100%
rename from ios/Runner/Runner.entitlements
rename to ios/Solian/Solian.entitlements
diff --git a/ios/RunnerTests/RunnerTests.swift b/ios/SolianTests/RunnerTests.swift
similarity index 66%
rename from ios/RunnerTests/RunnerTests.swift
rename to ios/SolianTests/RunnerTests.swift
index 86a7c3b1..6dc24231 100644
--- a/ios/RunnerTests/RunnerTests.swift
+++ b/ios/SolianTests/RunnerTests.swift
@@ -2,10 +2,10 @@ import Flutter
import UIKit
import XCTest
-class RunnerTests: XCTestCase {
+class SolianTests: XCTestCase {
func testExample() {
- // If you add code to the Runner application, consider adding tests here.
+ // If you add code to the Solian application, consider adding tests here.
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
}
diff --git a/macos/Flutter/Flutter-Debug.xcconfig b/macos/Flutter/Flutter-Debug.xcconfig
index 4b81f9b2..e6f10ccb 100644
--- a/macos/Flutter/Flutter-Debug.xcconfig
+++ b/macos/Flutter/Flutter-Debug.xcconfig
@@ -1,2 +1,2 @@
-#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
+#include? "Pods/Target Support Files/Pods-Solian/Pods-Solian.debug.xcconfig"
#include "ephemeral/Flutter-Generated.xcconfig"
diff --git a/macos/Flutter/Flutter-Release.xcconfig b/macos/Flutter/Flutter-Release.xcconfig
index 5caa9d15..ac71dec9 100644
--- a/macos/Flutter/Flutter-Release.xcconfig
+++ b/macos/Flutter/Flutter-Release.xcconfig
@@ -1,2 +1,2 @@
-#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
+#include? "Pods/Target Support Files/Pods-Solian/Pods-Solian.release.xcconfig"
#include "ephemeral/Flutter-Generated.xcconfig"
diff --git a/macos/Podfile b/macos/Podfile
index a46f7f23..5e98b999 100644
--- a/macos/Podfile
+++ b/macos/Podfile
@@ -3,7 +3,7 @@ platform :osx, '11.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
-project 'Runner', {
+project 'Solian', {
'Debug' => :debug,
'Profile' => :release,
'Release' => :release,
@@ -26,11 +26,11 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe
flutter_macos_podfile_setup
-target 'Runner' do
+target 'Solian' do
use_frameworks!
flutter_install_all_macos_pods File.dirname(File.realpath(__FILE__))
- target 'RunnerTests' do
+ target 'SolianTests' do
inherit! :search_paths
end
end
diff --git a/macos/Runner.xcodeproj/project.pbxproj b/macos/Runner.xcodeproj/project.pbxproj
index db9570ee..90661c85 100644
--- a/macos/Runner.xcodeproj/project.pbxproj
+++ b/macos/Runner.xcodeproj/project.pbxproj
@@ -21,16 +21,16 @@
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
- 331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C80D7294CF71000263BE5 /* RunnerTests.swift */; };
+ 331C80D8294CF71000263BE5 /* SolianTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C80D7294CF71000263BE5 /* SolianTests.swift */; };
335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; };
33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; };
33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
73FC47352DCA4A98007D6BA4 /* ScreenCaptureKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73FC47332DCA4A96007D6BA4 /* ScreenCaptureKit.framework */; };
- 81323E2800290FDA28F313ED /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99A9898F9135B8B94E49BD2B /* Pods_Runner.framework */; };
+ 81323E2800290FDA28F313ED /* Pods_Solian.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99A9898F9135B8B94E49BD2B /* Pods_Solian.framework */; };
B48F10F93F6AB0C5490C5A07 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = B48604B824333A68BCFDF84A /* GoogleService-Info.plist */; };
- C2C92AFDE3C1A59CFAF66C7C /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DEA64C50BF85AF58D10A213 /* Pods_RunnerTests.framework */; };
+ C2C92AFDE3C1A59CFAF66C7C /* Pods_SolianTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DEA64C50BF85AF58D10A213 /* Pods_SolianTests.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -39,7 +39,7 @@
containerPortal = 33CC10E52044A3C60003C045 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 33CC10EC2044A3C60003C045;
- remoteInfo = Runner;
+ remoteInfo = Solian;
};
33CC111F2044C79F0003C045 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
@@ -51,17 +51,17 @@
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
- 1DEA64C50BF85AF58D10A213 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 30FD87E3D579B3530B39AD6D /* 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 = ""; };
- 331C80D5294CF71000263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 331C80D7294CF71000263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = ""; };
+ 1DEA64C50BF85AF58D10A213 /* Pods_SolianTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SolianTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ 30FD87E3D579B3530B39AD6D /* Pods-SolianTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianTests.profile.xcconfig"; path = "Target Support Files/Pods-SolianTests/Pods-SolianTests.profile.xcconfig"; sourceTree = ""; };
+ 331C80D5294CF71000263BE5 /* SolianTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SolianTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
+ 331C80D7294CF71000263BE5 /* SolianTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SolianTests.swift; sourceTree = ""; };
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = ""; };
335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = ""; };
33CC10ED2044A3C60003C045 /* Solian.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Solian.app; sourceTree = BUILT_PRODUCTS_DIR; };
33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; };
- 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = ""; };
+ 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Solian/Assets.xcassets; sourceTree = ""; };
33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; };
- 33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Runner/Info.plist; sourceTree = ""; };
+ 33CC10F72044A3C60003C045 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = Solian/Info.plist; sourceTree = ""; };
33CC11122044BFA00003C045 /* MainFlutterWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainFlutterWindow.swift; sourceTree = ""; };
33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Debug.xcconfig"; sourceTree = ""; };
33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Release.xcconfig"; sourceTree = ""; };
@@ -69,16 +69,16 @@
33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = ""; };
33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = ""; };
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = ""; };
- 43D88ABB378B9C7DB274779D /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = ""; };
- 45CA28B3BA0F7F54A2F794A5 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = ""; };
- 4FD6FBF4162DE650C8F39C11 /* 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 = ""; };
+ 43D88ABB378B9C7DB274779D /* Pods-Solian.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian.release.xcconfig"; path = "Target Support Files/Pods-Solian/Pods-Solian.release.xcconfig"; sourceTree = ""; };
+ 45CA28B3BA0F7F54A2F794A5 /* Pods-SolianTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianTests.debug.xcconfig"; path = "Target Support Files/Pods-SolianTests/Pods-SolianTests.debug.xcconfig"; sourceTree = ""; };
+ 4FD6FBF4162DE650C8F39C11 /* Pods-Solian.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian.profile.xcconfig"; path = "Target Support Files/Pods-Solian/Pods-Solian.profile.xcconfig"; sourceTree = ""; };
73FC47332DCA4A96007D6BA4 /* ScreenCaptureKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenCaptureKit.framework; path = System/Library/Frameworks/ScreenCaptureKit.framework; sourceTree = SDKROOT; };
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; };
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; };
- 97CE52E8413D7559BF9A7981 /* 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 = ""; };
- 99A9898F9135B8B94E49BD2B /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- B48604B824333A68BCFDF84A /* GoogleService-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Runner/GoogleService-Info.plist"; sourceTree = ""; };
- F6041FCC584315C5E2F0D644 /* 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 = ""; };
+ 97CE52E8413D7559BF9A7981 /* Pods-SolianTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SolianTests.release.xcconfig"; path = "Target Support Files/Pods-SolianTests/Pods-SolianTests.release.xcconfig"; sourceTree = ""; };
+ 99A9898F9135B8B94E49BD2B /* Pods_Solian.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Solian.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+ B48604B824333A68BCFDF84A /* GoogleService-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Solian/GoogleService-Info.plist"; sourceTree = ""; };
+ F6041FCC584315C5E2F0D644 /* Pods-Solian.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Solian.debug.xcconfig"; path = "Target Support Files/Pods-Solian/Pods-Solian.debug.xcconfig"; sourceTree = ""; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -86,7 +86,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- C2C92AFDE3C1A59CFAF66C7C /* Pods_RunnerTests.framework in Frameworks */,
+ C2C92AFDE3C1A59CFAF66C7C /* Pods_SolianTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -95,7 +95,7 @@
buildActionMask = 2147483647;
files = (
73FC47352DCA4A98007D6BA4 /* ScreenCaptureKit.framework in Frameworks */,
- 81323E2800290FDA28F313ED /* Pods_Runner.framework in Frameworks */,
+ 81323E2800290FDA28F313ED /* Pods_Solian.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -105,22 +105,22 @@
1E2C06C8D492360A80ECF35F /* Pods */ = {
isa = PBXGroup;
children = (
- F6041FCC584315C5E2F0D644 /* Pods-Runner.debug.xcconfig */,
- 43D88ABB378B9C7DB274779D /* Pods-Runner.release.xcconfig */,
- 4FD6FBF4162DE650C8F39C11 /* Pods-Runner.profile.xcconfig */,
- 45CA28B3BA0F7F54A2F794A5 /* Pods-RunnerTests.debug.xcconfig */,
- 97CE52E8413D7559BF9A7981 /* Pods-RunnerTests.release.xcconfig */,
- 30FD87E3D579B3530B39AD6D /* Pods-RunnerTests.profile.xcconfig */,
+ F6041FCC584315C5E2F0D644 /* Pods-Solian.debug.xcconfig */,
+ 43D88ABB378B9C7DB274779D /* Pods-Solian.release.xcconfig */,
+ 4FD6FBF4162DE650C8F39C11 /* Pods-Solian.profile.xcconfig */,
+ 45CA28B3BA0F7F54A2F794A5 /* Pods-SolianTests.debug.xcconfig */,
+ 97CE52E8413D7559BF9A7981 /* Pods-SolianTests.release.xcconfig */,
+ 30FD87E3D579B3530B39AD6D /* Pods-SolianTests.profile.xcconfig */,
);
path = Pods;
sourceTree = "";
};
- 331C80D6294CF71000263BE5 /* RunnerTests */ = {
+ 331C80D6294CF71000263BE5 /* SolianTests */ = {
isa = PBXGroup;
children = (
- 331C80D7294CF71000263BE5 /* RunnerTests.swift */,
+ 331C80D7294CF71000263BE5 /* SolianTests.swift */,
);
- path = RunnerTests;
+ path = SolianTests;
sourceTree = "";
};
33BA886A226E78AF003329D5 /* Configs */ = {
@@ -137,9 +137,9 @@
33CC10E42044A3C60003C045 = {
isa = PBXGroup;
children = (
- 33FAB671232836740065AC1E /* Runner */,
+ 33FAB671232836740065AC1E /* Solian */,
33CEB47122A05771004F2AC0 /* Flutter */,
- 331C80D6294CF71000263BE5 /* RunnerTests */,
+ 331C80D6294CF71000263BE5 /* SolianTests */,
33CC10EE2044A3C60003C045 /* Products */,
D73912EC22F37F3D000D13A0 /* Frameworks */,
1E2C06C8D492360A80ECF35F /* Pods */,
@@ -151,7 +151,7 @@
isa = PBXGroup;
children = (
33CC10ED2044A3C60003C045 /* Solian.app */,
- 331C80D5294CF71000263BE5 /* RunnerTests.xctest */,
+ 331C80D5294CF71000263BE5 /* SolianTests.xctest */,
);
name = Products;
sourceTree = "";
@@ -178,7 +178,7 @@
path = Flutter;
sourceTree = "";
};
- 33FAB671232836740065AC1E /* Runner */ = {
+ 33FAB671232836740065AC1E /* Solian */ = {
isa = PBXGroup;
children = (
33CC10F02044A3C60003C045 /* AppDelegate.swift */,
@@ -188,15 +188,15 @@
33CC11242044D66E0003C045 /* Resources */,
33BA886A226E78AF003329D5 /* Configs */,
);
- path = Runner;
+ path = Solian;
sourceTree = "";
};
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
isa = PBXGroup;
children = (
73FC47332DCA4A96007D6BA4 /* ScreenCaptureKit.framework */,
- 99A9898F9135B8B94E49BD2B /* Pods_Runner.framework */,
- 1DEA64C50BF85AF58D10A213 /* Pods_RunnerTests.framework */,
+ 99A9898F9135B8B94E49BD2B /* Pods_Solian.framework */,
+ 1DEA64C50BF85AF58D10A213 /* Pods_SolianTests.framework */,
);
name = Frameworks;
sourceTree = "";
@@ -204,9 +204,9 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
- 331C80D4294CF70F00263BE5 /* RunnerTests */ = {
+ 331C80D4294CF70F00263BE5 /* SolianTests */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
+ buildConfigurationList = 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "SolianTests" */;
buildPhases = (
39531658DEA7142BE55D946C /* [CP] Check Pods Manifest.lock */,
331C80D1294CF70F00263BE5 /* Sources */,
@@ -218,14 +218,14 @@
dependencies = (
331C80DA294CF71000263BE5 /* PBXTargetDependency */,
);
- name = RunnerTests;
- productName = RunnerTests;
- productReference = 331C80D5294CF71000263BE5 /* RunnerTests.xctest */;
+ name = SolianTests;
+ productName = SolianTests;
+ productReference = 331C80D5294CF71000263BE5 /* SolianTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
- 33CC10EC2044A3C60003C045 /* Runner */ = {
+ 33CC10EC2044A3C60003C045 /* Solian */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
+ buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Solian" */;
buildPhases = (
B2D8214A877A92B7299E734E /* [CP] Check Pods Manifest.lock */,
33CC10E92044A3C60003C045 /* Sources */,
@@ -241,8 +241,8 @@
dependencies = (
33CC11202044C79F0003C045 /* PBXTargetDependency */,
);
- name = Runner;
- productName = Runner;
+ name = Solian;
+ productName = Solian;
productReference = 33CC10ED2044A3C60003C045 /* Solian.app */;
productType = "com.apple.product-type.application";
};
@@ -276,7 +276,7 @@
};
};
};
- buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */;
+ buildConfigurationList = 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Solian" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
@@ -289,8 +289,8 @@
projectDirPath = "";
projectRoot = "";
targets = (
- 33CC10EC2044A3C60003C045 /* Runner */,
- 331C80D4294CF70F00263BE5 /* RunnerTests */,
+ 33CC10EC2044A3C60003C045 /* Solian */,
+ 331C80D4294CF70F00263BE5 /* SolianTests */,
33CC111A2044C6BA0003C045 /* Flutter Assemble */,
);
};
@@ -370,7 +370,7 @@
outputFileListPaths = (
);
outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
+ "$(DERIVED_FILE_DIR)/Pods-SolianTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@@ -401,15 +401,15 @@
files = (
);
inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
+ "${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-resources-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Copy Pods Resources";
outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
+ "${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-resources-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-resources.sh\"\n";
showEnvVarsInLog = 0;
};
B2D8214A877A92B7299E734E /* [CP] Check Pods Manifest.lock */ = {
@@ -427,7 +427,7 @@
outputFileListPaths = (
);
outputPaths = (
- "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
+ "$(DERIVED_FILE_DIR)/Pods-Solian-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
@@ -440,15 +440,15 @@
files = (
);
inputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
+ "${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
- "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
+ "${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Solian/Pods-Solian-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
@@ -458,7 +458,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 331C80D8294CF71000263BE5 /* RunnerTests.swift in Sources */,
+ 331C80D8294CF71000263BE5 /* SolianTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -477,7 +477,7 @@
/* Begin PBXTargetDependency section */
331C80DA294CF71000263BE5 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = 33CC10EC2044A3C60003C045 /* Runner */;
+ target = 33CC10EC2044A3C60003C045 /* Solian */;
targetProxy = 331C80D9294CF71000263BE5 /* PBXContainerItemProxy */;
};
33CC11202044C79F0003C045 /* PBXTargetDependency */ = {
@@ -494,7 +494,7 @@
33CC10F52044A3C60003C045 /* Base */,
);
name = MainMenu.xib;
- path = Runner;
+ path = Solian;
sourceTree = "";
};
/* End PBXVariantGroup section */
@@ -502,13 +502,13 @@
/* Begin XCBuildConfiguration section */
331C80DB294CF71000263BE5 /* Debug */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 45CA28B3BA0F7F54A2F794A5 /* Pods-RunnerTests.debug.xcconfig */;
+ baseConfigurationReference = 45CA28B3BA0F7F54A2F794A5 /* Pods-SolianTests.debug.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.RunnerTests;
+ PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.SolianTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/island.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/island";
@@ -517,13 +517,13 @@
};
331C80DC294CF71000263BE5 /* Release */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 97CE52E8413D7559BF9A7981 /* Pods-RunnerTests.release.xcconfig */;
+ baseConfigurationReference = 97CE52E8413D7559BF9A7981 /* Pods-SolianTests.release.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.RunnerTests;
+ PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.SolianTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/island.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/island";
@@ -532,13 +532,13 @@
};
331C80DD294CF71000263BE5 /* Profile */ = {
isa = XCBuildConfiguration;
- baseConfigurationReference = 30FD87E3D579B3530B39AD6D /* Pods-RunnerTests.profile.xcconfig */;
+ baseConfigurationReference = 30FD87E3D579B3530B39AD6D /* Pods-SolianTests.profile.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CURRENT_PROJECT_VERSION = 1;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.RunnerTests;
+ PRODUCT_BUNDLE_IDENTIFIER = dev.solsynth.solian.SolianTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/island.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/island";
@@ -600,13 +600,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
+ CODE_SIGN_ENTITLEMENTS = Solian/DebugProfile.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = W7HPZ53V6B;
- INFOPLIST_FILE = Runner/Info.plist;
+ INFOPLIST_FILE = Solian/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
LD_RUNPATH_SEARCH_PATHS = (
@@ -738,13 +738,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
+ CODE_SIGN_ENTITLEMENTS = Solian/DebugProfile.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = W7HPZ53V6B;
- INFOPLIST_FILE = Runner/Info.plist;
+ INFOPLIST_FILE = Solian/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
LD_RUNPATH_SEARCH_PATHS = (
@@ -764,13 +764,13 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
+ CODE_SIGN_ENTITLEMENTS = Solian/Release.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = W7HPZ53V6B;
- INFOPLIST_FILE = Runner/Info.plist;
+ INFOPLIST_FILE = Solian/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Solian;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
LD_RUNPATH_SEARCH_PATHS = (
@@ -802,7 +802,7 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
+ 331C80DE294CF71000263BE5 /* Build configuration list for PBXNativeTarget "SolianTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
331C80DB294CF71000263BE5 /* Debug */,
@@ -812,7 +812,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Runner" */ = {
+ 33CC10E82044A3C60003C045 /* Build configuration list for PBXProject "Solian" */ = {
isa = XCConfigurationList;
buildConfigurations = (
33CC10F92044A3C60003C045 /* Debug */,
@@ -822,7 +822,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */ = {
+ 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Solian" */ = {
isa = XCConfigurationList;
buildConfigurations = (
33CC10FC2044A3C60003C045 /* Debug */,
diff --git a/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
index 98eb9bea..84292ec3 100644
--- a/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
+++ b/macos/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
@@ -16,8 +16,8 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "33CC10EC2044A3C60003C045"
BuildableName = "Solian.app"
- BlueprintName = "Runner"
- ReferencedContainer = "container:Runner.xcodeproj">
+ BlueprintName = "Solian"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -32,8 +32,8 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "33CC10EC2044A3C60003C045"
BuildableName = "Solian.app"
- BlueprintName = "Runner"
- ReferencedContainer = "container:Runner.xcodeproj">
+ BlueprintName = "Solian"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -43,9 +43,9 @@
+ BuildableName = "SolianTests.xctest"
+ BlueprintName = "SolianTests"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -67,8 +67,8 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "33CC10EC2044A3C60003C045"
BuildableName = "Solian.app"
- BlueprintName = "Runner"
- ReferencedContainer = "container:Runner.xcodeproj">
+ BlueprintName = "Solian"
+ ReferencedContainer = "container:Solian.xcodeproj">
@@ -84,8 +84,8 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "33CC10EC2044A3C60003C045"
BuildableName = "Solian.app"
- BlueprintName = "Runner"
- ReferencedContainer = "container:Runner.xcodeproj">
+ BlueprintName = "Solian"
+ ReferencedContainer = "container:Solian.xcodeproj">
diff --git a/macos/Runner.xcworkspace/contents.xcworkspacedata b/macos/Runner.xcworkspace/contents.xcworkspacedata
index 21a3cc14..2e411ef2 100644
--- a/macos/Runner.xcworkspace/contents.xcworkspacedata
+++ b/macos/Runner.xcworkspace/contents.xcworkspacedata
@@ -2,7 +2,7 @@
+ location = "group:Solian.xcodeproj">
diff --git a/macos/Runner/Base.lproj/MainMenu.xib b/macos/Runner/Base.lproj/MainMenu.xib
index 80e867a4..ae5f1c43 100644
--- a/macos/Runner/Base.lproj/MainMenu.xib
+++ b/macos/Runner/Base.lproj/MainMenu.xib
@@ -13,7 +13,7 @@
-
+
@@ -330,7 +330,7 @@
-
+
diff --git a/macos/Runner/Configs/AppInfo.xcconfig b/macos/Runner/Configs/AppInfo.xcconfig
index 8ef6ff79..8e2346f9 100644
--- a/macos/Runner/Configs/AppInfo.xcconfig
+++ b/macos/Runner/Configs/AppInfo.xcconfig
@@ -1,4 +1,4 @@
-// Application-level settings for the Runner target.
+// Application-level settings for the Solian target.
//
// This may be replaced with something auto-generated from metadata (e.g., pubspec.yaml) in the
// future. If not, the values below would default to using the project name when this becomes a
diff --git a/macos/RunnerTests/RunnerTests.swift b/macos/RunnerTests/RunnerTests.swift
index 61f3bd1f..6b020bd1 100644
--- a/macos/RunnerTests/RunnerTests.swift
+++ b/macos/RunnerTests/RunnerTests.swift
@@ -2,10 +2,10 @@ import Cocoa
import FlutterMacOS
import XCTest
-class RunnerTests: XCTestCase {
+class SolianTests: XCTestCase {
func testExample() {
- // If you add code to the Runner application, consider adding tests here.
+ // If you add code to the Solian application, consider adding tests here.
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
}
diff --git a/pubspec.lock b/pubspec.lock
index 42240f19..0a89d9b2 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -2086,6 +2086,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "5.0.0"
+ rename_app:
+ dependency: "direct dev"
+ description:
+ name: rename_app
+ sha256: "387a88335f853674b39bed7943955388bbaf6aae4ffdc812e2ef275ce119abc7"
+ url: "https://pub.dev"
+ source: hosted
+ version: "1.6.5"
riverpod:
dependency: transitive
description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 49d2398f..def49173 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -185,6 +185,7 @@ dev_dependencies:
drift_dev: ^2.28.0
flutter_launcher_icons: ^0.14.4
msix: ^3.16.12
+ rename_app: ^1.6.5
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
diff --git a/web/drift_worker.dart.js b/web/drift_worker.dart.js
index 8097ebf1..ac6a105c 100644
--- a/web/drift_worker.dart.js
+++ b/web/drift_worker.dart.js
@@ -13627,5 +13627,5 @@ return}if(typeof document.currentScript!="undefined"){a(document.currentScript)
return}var s=document.scripts
function onLoad(b){for(var q=0;q