Commit df70b52
fix: download react-native-audio-api prebuilt binaries before pod install
CocoaPods prepare_command only runs with :git source, not with :path
(which is used in React Native monorepos). The prebuilt .a files for
iOS are not included in the npm package and must be downloaded manually
before pod install.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3e6e369 commit df70b52
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
0 commit comments