Update iOS project files

This commit is contained in:
Anton Tananaev 2026-01-15 21:24:40 -08:00
parent 005eb0ece7
commit e690ceb79a
3 changed files with 13 additions and 8 deletions

View file

@ -1,27 +1,21 @@
PODS:
- Flutter (1.0.0)
- flutter_secure_storage (6.0.0):
- Flutter
- rate_my_app (2.3.2):
- Flutter
- FlutterMacOS
DEPENDENCIES:
- Flutter (from `Flutter`)
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
- rate_my_app (from `.symlinks/plugins/rate_my_app/darwin`)
EXTERNAL SOURCES:
Flutter:
:path: Flutter
flutter_secure_storage:
:path: ".symlinks/plugins/flutter_secure_storage/ios"
rate_my_app:
:path: ".symlinks/plugins/rate_my_app/darwin"
SPEC CHECKSUMS:
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
flutter_secure_storage: 1ed9476fba7e7a782b22888f956cce43e2c62f13
rate_my_app: cbb89973f870601f80f7bad63aba107260cabc5b
PODFILE CHECKSUM: ce2a4dd764e1c7aeed6a7cdc5e61d092b6dc6d32

View file

@ -41,8 +41,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/firebase/flutterfire",
"state" : {
"revision" : "1fc2adfbeb6e132e49ba72d04c727227f9827b3e",
"version" : "4.2.1-firebase-core-swift"
"revision" : "39bdb5b1ef392e8c31c60209e333b45e408099e8",
"version" : "4.3.0-firebase-core-swift"
}
},
{
@ -126,6 +126,15 @@
"version" : "2.30910.0"
}
},
{
"identity" : "native-background-geolocation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/transistorsoft/native-background-geolocation.git",
"state" : {
"revision" : "4d2863da94c493f59c9ea8ad185d54fb7cd9a9c1",
"version" : "4.0.4"
}
},
{
"identity" : "promises",
"kind" : "remoteSourceControl",

View file

@ -78,5 +78,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>TSLocationManagerLicense</key>
<string>eyJhbGciOiJFZERTQSIsImtpZCI6ImVkMjU1MTktbWFpbi12MSJ9.eyJvcyI6ImlvcyIsImFwcF9pZCI6Im9yZy50cmFjY2FyLmNsaWVudC5UcmFjY2FyQ2xpZW50Iiwib3JkZXJfbnVtYmVyIjoxNDA4MywicmVuZXdhbF91cmwiOiJodHRwczovL3Nob3AudHJhbnNpc3RvcnNvZnQuY29tL2NhcnQvMzE4NzQzNTYwNTIwNzE6MT9ub3RlPTk0NjEiLCJjdXN0b21lcl9pZCI6ODYxNSwicHJvZHVjdCI6ImZsdXR0ZXItYmFja2dyb3VuZC1nZW9sb2NhdGlvbiIsImtleV92ZXJzaW9uIjoxLCJhbGxvd2VkX3N1ZmZpeGVzIjpbIi5kZXYiLCIuZGV2ZWxvcG1lbnQiLCIuc3RhZ2luZyIsIi5zdGFnZSIsIi5xYSIsIi51YXQiLCIudGVzdCIsIi5kZWJ1ZyJdLCJtYXhfYnVpbGRfc3RhbXAiOjIwMjYwNzA2LCJncmFjZV9idWlsZHMiOjAsImVudGl0bGVtZW50cyI6WyJjb3JlIl0sImlhdCI6MTc2NTY0MjcyNn0.cEhARJcl1RalSEWvHV06e1KDhmn6gXd6f16nQhOQTDa0t7IEUkzdndzOyShJkzh2sRj8cPT5sm2p4nJiQGx1DA</string>
</dict>
</plist>