Skip to content

Commit

Permalink
bump native samples
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman committed Sep 2, 2024
1 parent 59c94cf commit abf28cb
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 27 deletions.
14 changes: 5 additions & 9 deletions example/ionic-angular-v5/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ PODS:
- Capacitor (5.5.1):
- CapacitorCordova
- CapacitorCordova (5.5.1)
- Sentry/HybridSDK (8.21.0):
- SentryPrivate (= 8.21.0)
- "SentryCapacitor (0.18.0+86db7af5)":
- Sentry/HybridSDK (8.36.0)
- SentryCapacitor (1.0.0-beta.1):
- Capacitor
- Sentry/HybridSDK (= 8.21.0)
- SentryPrivate (8.21.0)
- Sentry/HybridSDK (= 8.36.0)

DEPENDENCIES:
- "Capacitor (from `../../node_modules/@capacitor/ios`)"
Expand All @@ -17,7 +15,6 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- Sentry
- SentryPrivate

EXTERNAL SOURCES:
Capacitor:
Expand All @@ -30,9 +27,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Capacitor: 9da0a2415e3b6098511f8b5ffdb578d91ee79f8f
CapacitorCordova: e128cc7688c070ca0bfa439898a5f609da8dbcfe
Sentry: ebc12276bd17613a114ab359074096b6b3725203
SentryCapacitor: 498127cb0ea9c88c3bb2032917cddd7d71a3efd7
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
SentryCapacitor: ab15688e690007c3793b646f50b028a02fa909ee

PODFILE CHECKSUM: 618eb4d85f9b0c9e5a37fffa86a92d1569bd6800

Expand Down
14 changes: 5 additions & 9 deletions example/ionic-angular-v6/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ PODS:
- Capacitor (6.0.0):
- CapacitorCordova
- CapacitorCordova (6.0.0)
- Sentry/HybridSDK (8.21.0):
- SentryPrivate (= 8.21.0)
- "SentryCapacitor (0.18.0+86db7af5)":
- Sentry/HybridSDK (8.36.0)
- SentryCapacitor (1.0.0-beta.1):
- Capacitor
- Sentry/HybridSDK (= 8.21.0)
- SentryPrivate (8.21.0)
- Sentry/HybridSDK (= 8.36.0)

DEPENDENCIES:
- "Capacitor (from `../../node_modules/@capacitor/ios`)"
Expand All @@ -17,7 +15,6 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- Sentry
- SentryPrivate

EXTERNAL SOURCES:
Capacitor:
Expand All @@ -30,9 +27,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Capacitor: 559d073c4ca6c27f8e7002c807eea94c3ba435a9
CapacitorCordova: 8c4bfdf69368512e85b1d8b724dd7546abeb30af
Sentry: ebc12276bd17613a114ab359074096b6b3725203
SentryCapacitor: 498127cb0ea9c88c3bb2032917cddd7d71a3efd7
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
SentryCapacitor: ab15688e690007c3793b646f50b028a02fa909ee

PODFILE CHECKSUM: 618eb4d85f9b0c9e5a37fffa86a92d1569bd6800

Expand Down
14 changes: 5 additions & 9 deletions example/ionic-vue3/ios/App/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ PODS:
- Capacitor
- CapacitorStatusBar (5.0.6):
- Capacitor
- Sentry/HybridSDK (8.21.0):
- SentryPrivate (= 8.21.0)
- "SentryCapacitor (0.18.0+86db7af5)":
- Sentry/HybridSDK (8.36.0)
- SentryCapacitor (1.0.0-beta.1):
- Capacitor
- Sentry/HybridSDK (= 8.21.0)
- SentryPrivate (8.21.0)
- Sentry/HybridSDK (= 8.36.0)

DEPENDENCIES:
- "Capacitor (from `../../node_modules/@capacitor/ios`)"
Expand All @@ -29,7 +27,6 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- Sentry
- SentryPrivate

EXTERNAL SOURCES:
Capacitor:
Expand All @@ -54,9 +51,8 @@ SPEC CHECKSUMS:
CapacitorHaptics: 1fffc1217c7e64a472d7845be50fb0c2f7d4204c
CapacitorKeyboard: ce5e01064cf57a2c05b32565310713b7fe6cc6f9
CapacitorStatusBar: 565c0a1ebd79bb40d797606a8992b4a105885309
Sentry: ebc12276bd17613a114ab359074096b6b3725203
SentryCapacitor: 498127cb0ea9c88c3bb2032917cddd7d71a3efd7
SentryPrivate: d651efb234cf385ec9a1cdd3eff94b5e78a0e0fe
Sentry: f8374b5415bc38dfb5645941b3ae31230fbeae57
SentryCapacitor: ab15688e690007c3793b646f50b028a02fa909ee

PODFILE CHECKSUM: a972544de6bcfa1a17161b0b4ef85e6ee7586f79

Expand Down

0 comments on commit abf28cb

Please sign in to comment.