Skip to content

Commit

Permalink
v2.1 RN - Demo podfile update
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisMik committed Dec 9, 2024
1 parent 46e67da commit 1b62a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/react-native/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ platform :ios, '13.0'

target 'CheetahDemo' do
config = use_native_modules!
pod 'Cheetah-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cheetah/v2.1/binding/ios/Cheetah-iOS.podspec'
use_react_native!(:path => config["reactNativePath"])
end

Expand Down

0 comments on commit 1b62a93

Please sign in to comment.