Skip to content

Commit

Permalink
fix: pass custom resolver options (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
okwasniewski committed Feb 5, 2024
1 parent 8898a4c commit 5712211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-native/scripts/react-native-xcode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ fi
--entry-file "$ENTRY_FILE" \
--platform "$BUNDLE_PLATFORM" \
--dev $DEV \
--resolver-option "platformExtension=visionos" \
--reset-cache \
--bundle-output "$BUNDLE_FILE" \
--assets-dest "$DEST" \
Expand Down

0 comments on commit 5712211

Please sign in to comment.