File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 256256# Linking the shared frameworks statically would lead to duplicate symbols
257257# A future version of CocoaPods may make this easier to do. See https://github.com/CocoaPods/CocoaPods/issues/7428
258258shared_targets = %w[ WordPressFlux ]
259- dyanmic_framework_pods = %w[ WordPressFlux WordPressShared WordPressUI SVProgressHUD Gridicons NSURL+IDN wpxmlrpc NSObject-SafeExpectations ]
259+ dyanmic_framework_pods = %w[ WordPressFlux WordPressShared WordPressUI ]
260260# Statically linking Sentry results in a conflict with `NSDictionary.objectAtKeyPath`, but dynamically
261261# linking it resolves this.
262262dyanmic_framework_pods += %w[ Sentry SentryPrivate ]
Original file line number Diff line number Diff line change @@ -91,6 +91,6 @@ SPEC CHECKSUMS:
9191 WordPressShared: 0160364ed24f4d67fed4e85003fefa837faad84f
9292 WordPressUI: f883fdd2508a0bc525c19805b2bbae980b581271
9393
94- PODFILE CHECKSUM: d2ff4d7da5927ecb241f378e8b927e78bdcb9b49
94+ PODFILE CHECKSUM: d705914cf376c5bc76c2e3396063c0c33afafcee
9595
9696COCOAPODS: 1.15.2
You can’t perform that action at this time.
0 commit comments