diff options
Diffstat (limited to 'ios/Podfile')
| -rw-r--r-- | ios/Podfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/Podfile b/ios/Podfile index 99555b0..4aa2be6 100644 --- a/ios/Podfile +++ b/ios/Podfile | |||
| @@ -16,6 +16,7 @@ end | |||
| 16 | 16 | ||
| 17 | target 'iHealthScanner' do | 17 | target 'iHealthScanner' do |
| 18 | config = use_native_modules! | 18 | config = use_native_modules! |
| 19 | # iHealth SDK is in libs/ihealth-sdk, symlinked via package.json "file:" dep | ||
| 19 | 20 | ||
| 20 | use_react_native!( | 21 | use_react_native!( |
| 21 | :path => config[:reactNativePath], | 22 | :path => config[:reactNativePath], |
