Skip to content

Commit 74a2886

Browse files
committed
Revert poodfile lock changes
1 parent 9b961a5 commit 74a2886

File tree

2 files changed

+169
-859
lines changed

2 files changed

+169
-859
lines changed

example/ios/Podfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
22
require_relative '../node_modules/react-native/scripts/react_native_pods'
33

4-
platform :ios, '15.1'
4+
platform :ios, '15.0'
55
use_native_modules!
66

77
target 'IntercomReactNativeExample' do
@@ -14,7 +14,6 @@ target 'IntercomReactNativeExample' do
1414
)
1515

1616
pod 'intercom-react-native', :path => '../..'
17-
pod 'boost', :podspec => '../node_modules/react-native/third-party-podspecs/boost.podspec'
1817

1918
# Enables Flipper.
2019
#

0 commit comments

Comments
 (0)