Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman committed Mar 20, 2024
1 parent 169ee13 commit c335e36
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions example/ionic-vue3/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
PODS:
- Capacitor (5.6.0):
- CapacitorCordova
- CapacitorApp (5.0.6):
- Capacitor
- CapacitorCordova (5.6.0)
- CapacitorHaptics (5.0.6):
- Capacitor
- CapacitorKeyboard (5.0.7):
- Capacitor
- CapacitorStatusBar (5.0.6):
- Capacitor
- Sentry/HybridSDK (8.21.0):
- SentryPrivate (= 8.21.0)
- SentryCapacitor (0.16.4):
- Capacitor
- Sentry/HybridSDK (= 8.21.0)
- SentryPrivate (8.21.0)

DEPENDENCIES:
- "Capacitor (from `../../node_modules/@capacitor/ios`)"
- "CapacitorApp (from `../../node_modules/@capacitor/app`)"
- "CapacitorCordova (from `../../node_modules/@capacitor/ios`)"
- "CapacitorHaptics (from `../../node_modules/@capacitor/haptics`)"
- "CapacitorKeyboard (from `../../node_modules/@capacitor/keyboard`)"
- "CapacitorStatusBar (from `../../node_modules/@capacitor/status-bar`)"
- "SentryCapacitor (from `../../node_modules/@sentry/capacitor`)"

SPEC REPOS:
trunk:
- Sentry
- SentryPrivate

EXTERNAL SOURCES:
Capacitor:
:path: "../../node_modules/@capacitor/ios"
CapacitorApp:
:path: "../../node_modules/@capacitor/app"
CapacitorCordova:
:path: "../../node_modules/@capacitor/ios"
CapacitorHaptics:
:path: "../../node_modules/@capacitor/haptics"
CapacitorKeyboard:
:path: "../../node_modules/@capacitor/keyboard"
CapacitorStatusBar:
:path: "../../node_modules/@capacitor/status-bar"
SentryCapacitor:
:path: "../../node_modules/@sentry/capacitor"

SPEC CHECKSUMS:
Capacitor: ebfc16cdb8116d04c101686b080342872da42d43
CapacitorApp: 024e1b1bea5f883d79f6330d309bc441c88ad04a
CapacitorCordova: 931b48fcdbc9bc985fc2f16cec9f77c794a27729
CapacitorHaptics: 1fffc1217c7e64a472d7845be50fb0c2f7d4204c
CapacitorKeyboard: ce5e01064cf57a2c05b32565310713b7fe6cc6f9
CapacitorStatusBar: 565c0a1ebd79bb40d797606a8992b4a105885309
Sentry: ebc12276bd17613a114ab359074096b6b3725203
SentryCapacitor: a2d752746223f51c6c703cb072a5626fb07925eb
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe

PODFILE CHECKSUM: a972544de6bcfa1a17161b0b4ef85e6ee7586f79

COCOAPODS: 1.14.3

0 comments on commit c335e36

Please sign in to comment.