chore: polish

This commit is contained in:
Tien Do Nam
2023-03-24 18:35:29 +01:00
parent 899e259f8c
commit 060a5e25f1
4 changed files with 21 additions and 17 deletions
+6 -6
View File
@@ -58,9 +58,9 @@ PODS:
- Flutter
- FlutterMacOS
- ReachabilitySwift (5.0.0)
- SDWebImage (5.14.3):
- SDWebImage/Core (= 5.14.3)
- SDWebImage/Core (5.14.3)
- SDWebImage (5.15.5):
- SDWebImage/Core (= 5.15.5)
- SDWebImage/Core (5.15.5)
- share_handler_ios (0.0.9):
- Flutter
- share_handler_ios/share_handler_ios_models (= 0.0.9)
@@ -72,7 +72,7 @@ PODS:
- shared_preferences_foundation (0.0.1):
- Flutter
- FlutterMacOS
- SwiftyGif (5.4.3)
- SwiftyGif (5.4.4)
- url_launcher_ios (0.0.1):
- Flutter
- video_player_avfoundation (0.0.1):
@@ -162,11 +162,11 @@ SPEC CHECKSUMS:
permission_handler_apple: 44366e37eaf29454a1e7b1b7d736c2cceaeb17ce
photo_manager: 4f6810b7dfc4feb03b461ac1a70dacf91fba7604
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
SDWebImage: 9c36e66c8ce4620b41a7407698dda44211a96764
SDWebImage: fd7e1a22f00303e058058278639bf6196ee431fe
share_handler_ios: b652bcd9c52dc0900813c3506b7d35a169b1343b
share_handler_ios_models: fc638c9b4330dc7f082586c92aee9dfa0b87b871
shared_preferences_foundation: 986fc17f3d3251412d18b0265f9c64113a8c2472
SwiftyGif: 6c3eafd0ce693cad58bb63d2b2fb9bacb8552780
SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f
url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4
video_player_avfoundation: 81e49bb3d9fb63dccf9fa0f6d877dc3ddbeac126
wakelock: d0fc7c864128eac40eba1617cb5264d9c940b46f
+6 -4
View File
@@ -6,11 +6,13 @@
<true/>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.network.server</key>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<true/>
<key>com.apple.security.network.server</key>
<true/>
</dict>
</plist>
+7 -5
View File
@@ -4,11 +4,13 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.network.server</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.files.downloads.read-write</key>
<true/>
<true/>
</dict>
</plist>
+2 -2
View File
@@ -18,7 +18,7 @@
}
],
"code-sign": {
"signing-identity": "Apple Development: Tien Do Nam (78V5QFPJU9)",
"identifier": "D4FD5055D92E2DD766220BB30517E0BC1E410FEA"
"signing-identity": "Apple Distribution: Tien Do Nam (3W7H4PYMCV)",
"identifier": "465ED3F1559A17539E49D338B4F14A7D0FF1582F"
}
}