diff options
| author | hc <haocheng.xie@respiree.com> | 2026-04-13 15:17:52 +0800 |
|---|---|---|
| committer | hc <haocheng.xie@respiree.com> | 2026-04-13 15:17:52 +0800 |
| commit | d6d9a09d505d11148599a95a5be3e1351edbe0ac (patch) | |
| tree | a5f5891983d1ff207e99f683a5e151519cef4980 /ios/Podfile | |
| parent | e4fb9966e762852bf17f21c8406501d42fae0b61 (diff) | |
Local iHealth SDK, device detail screen, iOS event fixes
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], |
