Skip to content

Commit fc788c1

Browse files
tmp: Use dev build of action-sheet plugin
References: - ionic-team/capacitor-plugins#2285 - https://outsystemsrd.atlassian.net/browse/RMET-3576
1 parent 473b32e commit fc788c1

3 files changed

Lines changed: 259 additions & 221 deletions

File tree

ios/App/Podfile.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,74 @@
11
PODS:
2-
- Capacitor (8.0.0):
2+
- Capacitor (8.1.0):
33
- CapacitorCordova
4-
- CapacitorActionSheet (8.0.0):
4+
- CapacitorActionSheet (8.0.2-dev-2285-20260220T160338.0):
55
- Capacitor
6-
- CapacitorApp (8.0.0):
6+
- CapacitorApp (8.0.1):
77
- Capacitor
8-
- CapacitorAppLauncher (8.0.0):
8+
- CapacitorAppLauncher (8.0.1):
99
- Capacitor
10-
- CapacitorBrowser (8.0.0):
10+
- CapacitorBrowser (8.0.1):
1111
- Capacitor
12-
- CapacitorCamera (8.0.0):
12+
- CapacitorCamera (8.0.1):
1313
- Capacitor
14-
- CapacitorClipboard (8.0.0):
14+
- CapacitorClipboard (8.0.1):
1515
- Capacitor
16-
- CapacitorCordova (8.0.0)
17-
- CapacitorDevice (8.0.0):
16+
- CapacitorCordova (8.1.0)
17+
- CapacitorDevice (8.0.1):
1818
- Capacitor
19-
- CapacitorDialog (8.0.0):
19+
- CapacitorDialog (8.0.1):
2020
- Capacitor
21-
- CapacitorFilesystem (8.0.0):
21+
- CapacitorFilesystem (8.1.2):
2222
- Capacitor
23-
- IONFilesystemLib (~> 1.0.1)
24-
- CapacitorGeolocation (8.0.0):
23+
- IONFilesystemLib (~> 1.1.1)
24+
- CapacitorGeolocation (8.1.0):
2525
- Capacitor
2626
- IONGeolocationLib (= 2.0.0)
2727
- CapacitorHaptics (8.0.0):
2828
- Capacitor
2929
- CapacitorKeyboard (8.0.0):
3030
- Capacitor
31-
- CapacitorLocalNotifications (8.0.0):
31+
- CapacitorLocalNotifications (8.0.1):
3232
- Capacitor
33-
- CapacitorNetwork (8.0.0):
33+
- CapacitorNetwork (8.0.1):
3434
- Capacitor
35-
- CapacitorPreferences (8.0.0):
35+
- CapacitorPreferences (8.0.1):
3636
- Capacitor
37-
- CapacitorPushNotifications (8.0.0):
37+
- CapacitorPushNotifications (8.0.1):
3838
- Capacitor
39-
- CapacitorScreenOrientation (8.0.0):
39+
- CapacitorScreenOrientation (8.0.1):
4040
- Capacitor
41-
- CapacitorScreenReader (8.0.0):
41+
- CapacitorScreenReader (8.0.1):
4242
- Capacitor
43-
- CapacitorShare (8.0.0):
43+
- CapacitorShare (8.0.1):
4444
- Capacitor
45-
- CapacitorSplashScreen (8.0.0):
45+
- CapacitorSplashScreen (8.0.1):
4646
- Capacitor
47-
- CapacitorStatusBar (8.0.0):
47+
- CapacitorStatusBar (8.0.1):
4848
- Capacitor
49-
- CapacitorTextZoom (8.0.0):
49+
- CapacitorTextZoom (8.0.1):
5050
- Capacitor
51-
- CapacitorToast (8.0.0):
51+
- CapacitorToast (8.0.1):
5252
- Capacitor
53-
- Firebase/CoreOnly (12.6.0):
54-
- FirebaseCore (~> 12.6.0)
55-
- Firebase/Messaging (12.6.0):
53+
- Firebase/CoreOnly (12.9.0):
54+
- FirebaseCore (~> 12.9.0)
55+
- Firebase/Messaging (12.9.0):
5656
- Firebase/CoreOnly
57-
- FirebaseMessaging (~> 12.6.0)
58-
- FirebaseCore (12.6.0):
59-
- FirebaseCoreInternal (~> 12.6.0)
57+
- FirebaseMessaging (~> 12.9.0)
58+
- FirebaseCore (12.9.0):
59+
- FirebaseCoreInternal (~> 12.9.0)
6060
- GoogleUtilities/Environment (~> 8.1)
6161
- GoogleUtilities/Logger (~> 8.1)
62-
- FirebaseCoreInternal (12.6.0):
62+
- FirebaseCoreInternal (12.9.0):
6363
- "GoogleUtilities/NSData+zlib (~> 8.1)"
64-
- FirebaseInstallations (12.6.0):
65-
- FirebaseCore (~> 12.6.0)
64+
- FirebaseInstallations (12.9.0):
65+
- FirebaseCore (~> 12.9.0)
6666
- GoogleUtilities/Environment (~> 8.1)
6767
- GoogleUtilities/UserDefaults (~> 8.1)
6868
- PromisesObjC (~> 2.4)
69-
- FirebaseMessaging (12.6.0):
70-
- FirebaseCore (~> 12.6.0)
71-
- FirebaseInstallations (~> 12.6.0)
69+
- FirebaseMessaging (12.9.0):
70+
- FirebaseCore (~> 12.9.0)
71+
- FirebaseInstallations (~> 12.9.0)
7272
- GoogleDataTransport (~> 10.1)
7373
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
7474
- GoogleUtilities/Environment (~> 8.1)
@@ -102,7 +102,7 @@ PODS:
102102
- GoogleUtilities/UserDefaults (8.1.0):
103103
- GoogleUtilities/Logger
104104
- GoogleUtilities/Privacy
105-
- IONFilesystemLib (1.0.1)
105+
- IONFilesystemLib (1.1.1)
106106
- IONGeolocationLib (2.0.0)
107107
- nanopb (3.30910.0):
108108
- nanopb/decode (= 3.30910.0)
@@ -206,39 +206,39 @@ EXTERNAL SOURCES:
206206
:path: "../../node_modules/@capacitor/toast"
207207

208208
SPEC CHECKSUMS:
209-
Capacitor: 341ff7cf652ec695d1a8ebf604db448ac7b6d635
210-
CapacitorActionSheet: 23a61973f273680dc12ef506109d9397675e3fc3
211-
CapacitorApp: 3963a84197280757b84f126afd1520a85ae3b092
212-
CapacitorAppLauncher: 7f2330aa2d8a72a4767ab05af9df4bf68166ebf0
213-
CapacitorBrowser: b7d7f05f840fe042e46f6528bb8db853e3058fb2
214-
CapacitorCamera: 592acb7ab9fb748e2d8571eb03af30ec4e1ace12
215-
CapacitorClipboard: 61832a3722adc61afed6e0191c8a0e11ba11674d
216-
CapacitorCordova: 5dc3912d25ef770a3fe0f431bb65c9fbfa2e92f9
217-
CapacitorDevice: 9a16fb36a19ff391bf75afbe3cf16f883b3b3aa0
218-
CapacitorDialog: 3721e40dd075f590328166c29b4e982dbeedeb56
219-
CapacitorFilesystem: 2cb7c29536024668f333266a2177f8c10bbd9c98
220-
CapacitorGeolocation: 8a405e707de9aff6ac9eca7f408966a370f7ca33
209+
Capacitor: 47b825120c6b8b6d6f9f053e9350a8960d436710
210+
CapacitorActionSheet: 88de9cf176f4cabf414b7916aed7f1b30df771f2
211+
CapacitorApp: 942306cd1acf7774a00e89a3986af3a67c8cad7a
212+
CapacitorAppLauncher: 43949ccc5aaa5139a1ebe27a98c0a4d76c883fa7
213+
CapacitorBrowser: e72e572d5dbdbb854fda5950586a2451e981f2d6
214+
CapacitorCamera: fcacb82cc319e62f8d8c93e20f3f70e2464efe5e
215+
CapacitorClipboard: c75fdaa6e622111119f35e7914ecfc67b05efecb
216+
CapacitorCordova: e8b76fd95fc1e157775abc484c59cc0de464095d
217+
CapacitorDevice: ff033fa0c4ec19f5e059a073769a9b2347e69f57
218+
CapacitorDialog: 854c5dac405081cae697c177ca43bcaa95ae67bf
219+
CapacitorFilesystem: 2db285a1ac6e475cc27cae2e1bea999000f9e2be
220+
CapacitorGeolocation: 7132de914f9d853ec4642dc1d36e4e2018a4e8a8
221221
CapacitorHaptics: 2079d9fa04c5a71e18663b4722323c304c58245c
222222
CapacitorKeyboard: d7868c079a4d5277a3deca27a10a488fcbbb8b69
223-
CapacitorLocalNotifications: 177cfbf8228d9bd82a147e094cb7984d7afb9e29
224-
CapacitorNetwork: 156f8096cbbce5337eb1769fcc0d6adc4b85d3f3
225-
CapacitorPreferences: 443fabe9670226200e595658a87ef0b1566716d4
226-
CapacitorPushNotifications: 722c1528eabbefd355f47e373a4c6235d01e85e9
227-
CapacitorScreenOrientation: d962f79e5bcbba4e01e9dc0cd872abf465fb943f
228-
CapacitorScreenReader: 9b1175cf9047e66cc3262e7e358442fa74511973
229-
CapacitorShare: 12f1d192170cbcf9f108fd675ac8e343761a4638
230-
CapacitorSplashScreen: 422880d7117605c30699eb4b21644b62db42e86c
231-
CapacitorStatusBar: 312e2e67928dfe9514c4a8916a1fd610552f5f35
232-
CapacitorTextZoom: bceaf076f134e188f8fd36ff74ef18a7d2bdb160
233-
CapacitorToast: aefebcd4cead9f44a04ace80c66a7eb4031751e7
234-
Firebase: a451a7b61536298fd5cbfe3a746fd40443a50679
235-
FirebaseCore: 0e38ad5d62d980a47a64b8e9301ffa311457be04
236-
FirebaseCoreInternal: 69bf1306a05b8ac43004f6cc1f804bb7b05b229e
237-
FirebaseInstallations: 631b38da2e11a83daa4bfb482f79d286a5dfa7ad
238-
FirebaseMessaging: a61bc42dcab3f7a346d94bbb54dab2c9435b18b2
223+
CapacitorLocalNotifications: bc5325611c92ac302732413bc69244575cd4eaaf
224+
CapacitorNetwork: 8812ce60d11fb63d8f2e4ba51a49b2e59892ebe2
225+
CapacitorPreferences: cca2021f386efb75947c850334447d9ff22b14f1
226+
CapacitorPushNotifications: 99644101c6a82036e459929b6d897ee1cb27d97f
227+
CapacitorScreenOrientation: 6c3c84223ea1dd44aaa7184e2b416dd1192270d0
228+
CapacitorScreenReader: 48e053fe6ecb0ecf5596d7e5b7e41951ab5e30b3
229+
CapacitorShare: 0c58305114538568059bfc07111f22dcb9cb2a82
230+
CapacitorSplashScreen: 4b46c72298db552b3c57ce021ef028b6dc7f1fa7
231+
CapacitorStatusBar: 32206abd53b14f339763da26f71286deaa891e16
232+
CapacitorTextZoom: b3c80b09abef831245bc3434b1c03aa898ad4762
233+
CapacitorToast: 408036fbd702120d3adde3980b740f3c0fb60c9e
234+
Firebase: 065f2bb395062046623036d8e6dc857bc2521d56
235+
FirebaseCore: 428912f751178b06bef0a1793effeb4a5e09a9b8
236+
FirebaseCoreInternal: b321eafae5362113bc182956fafc9922cfc77b72
237+
FirebaseInstallations: 7b64ffd006032b2b019a59b803858df5112d9eaa
238+
FirebaseMessaging: 7d6cdbff969127c4151c824fe432f0e301210f15
239239
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
240240
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
241-
IONFilesystemLib: 89258b8e3e85465da93127d25d7ce37f977e8a6f
241+
IONFilesystemLib: dfa8706539ac9ab77ccfd6e5b3830ce9b5e57f6c
242242
IONGeolocationLib: a5e40b54edc2ee9902036eda5aaa41ddf07bb68d
243243
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
244244
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47

0 commit comments

Comments
 (0)