React-Native-Today-Widget icon indicating copy to clipboard operation
React-Native-Today-Widget copied to clipboard

Add Correct Build Phase

Open dewski opened this issue 9 years ago • 1 comments

For those still attempting to get this working, you just need to copy the "Bundle React Native code and images" build phase to the extension target:

image

dewski avatar Mar 31 '17 06:03 dewski

Now, you won't find react-native-xcode.sh in react-native/packager, but it is available here: react-native/scripts

gsetiaofb avatar Nov 27 '19 06:11 gsetiaofb