Commit 9e16f9d
fix: revert podspec git dependency (not allowed by CocoaPods)
CocoaPods doesn't allow :git in podspec files. The git dependency
must be specified in the consuming app's Podfile instead.
For EasyJet integration, they should add to their Podfile:
pod 'OptimizelySwiftSDK', :git => 'https://github.com/optimizely/swift-sdk.git', :branch => 'fix/upgrade-nwpathmonitor-ios17-requirement'
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 364b7a2 commit 9e16f9d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments