Skip to content

Commit 83c8f1d

Browse files
committed
A few pods have been replaced
1 parent fcccb3a commit 83c8f1d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ end
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
258258
shared_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.
262262
dyanmic_framework_pods += %w[Sentry SentryPrivate]

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ SPEC CHECKSUMS:
9191
WordPressShared: 0160364ed24f4d67fed4e85003fefa837faad84f
9292
WordPressUI: f883fdd2508a0bc525c19805b2bbae980b581271
9393

94-
PODFILE CHECKSUM: d2ff4d7da5927ecb241f378e8b927e78bdcb9b49
94+
PODFILE CHECKSUM: d705914cf376c5bc76c2e3396063c0c33afafcee
9595

9696
COCOAPODS: 1.15.2

0 commit comments

Comments
 (0)