Skip to content

Commit 73849f1

Browse files
committed
chore: remove temporary fix for Iterable-iOS-SDK from Podfile
1 parent 31b77d7 commit 73849f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/ios/Podfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ target 'ReactNativeSdkExample' do
2626
:app_path => "#{Pod::Config.instance.installation_root}/.."
2727
)
2828

29-
pod 'Iterable-iOS-SDK', :git => 'https://github.com/Iterable/iterable-swift-sdk.git', :branch => 'hotfix/MOB-12091-temp-fix'
30-
3129
post_install do |installer|
3230
# https://github.com/facebook/react-native/blob/main/packages/react-native/scripts/react_native_pods.rb#L197-L202
3331
react_native_post_install(

0 commit comments

Comments
 (0)