Skip to content

Commit eb8ed87

Browse files
NickSxticlaude
andcommitted
fix: regenerate Podfile.lock with correct checksums for iOS SDK 371a5a8
Manually editing the lockfile commit hash broke pod install because SPEC CHECKSUMS didn't match. Regenerated via pod install to get correct checksums. Build verified locally. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7dee2be commit eb8ed87

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PODS:
2-
- Qonversion (6.7.0):
3-
- Qonversion/Main (= 6.7.0)
4-
- Qonversion/Main (6.7.0)
5-
- QonversionSandwich (7.5.2):
2+
- Qonversion (6.8.0):
3+
- Qonversion/Main (= 6.8.0)
4+
- Qonversion/Main (6.8.0)
5+
- QonversionSandwich (7.6.0):
66
- Qonversion (~> 6.6)
77

88
DEPENDENCIES:
@@ -22,8 +22,8 @@ CHECKOUT OPTIONS:
2222
:git: https://github.com/qonversion/qonversion-ios-sdk.git
2323

2424
SPEC CHECKSUMS:
25-
Qonversion: 6dee5747c1bc682774b897fcc1917cf631ca3611
26-
QonversionSandwich: 04acfeb73dccfaab074fd58bcf9fd8bd0996d7d5
25+
Qonversion: dc8d5a02ec83a4bfe1f2a73f08d9c00ebb254063
26+
QonversionSandwich: 64c5b796f5b552571f36c1e5f163f8d8052069e3
2727

2828
PODFILE CHECKSUM: f18a0ab8aa014c5343a39587b7b0591899932d97
2929

0 commit comments

Comments
 (0)