Skip to content

Commit

Permalink
remove reference to Leopard-iOS in Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Jan 3, 2025
1 parent 8b045c4 commit 18e69ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion demo/react-native/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ platform :ios, '13.0'

target 'LeopardDemo' do
config = use_native_modules!
pod 'Leopard-iOS', '~> 2.0.1'
use_react_native!(:path => config["reactNativePath"])
end

Expand Down
3 changes: 1 addition & 2 deletions demo/react-native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ DEPENDENCIES:
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- Leopard-iOS (~> 2.0.1)
- "leopard-react-native (from `../node_modules/@picovoice/leopard-react-native`)"
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
Expand Down Expand Up @@ -455,6 +454,6 @@ SPEC CHECKSUMS:
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
Yoga: 0bc4b37c3b8a345336ff601e2cf7d9704bab7e93

PODFILE CHECKSUM: 480cef90cd539a1a880dfa4dd4ad9ba2e4bbb913
PODFILE CHECKSUM: d1f7c93cb3954969d6411b6bdbe50caa1072c8b1

COCOAPODS: 1.16.2

0 comments on commit 18e69ef

Please sign in to comment.