run-ios doesn't work with default test app from init-test-app
#375
Labels
bug
Something isn't working
platform: iOS
This affects iOS
platform: macOS
This affects macOS
upstream
This should be fixed/reported upstream
Description
I tried using
yarn init-test-app
to make a new RNTA-based test app for the community module react-native-menu. The test app will run fine from Xcode. Attemptingyarn ios
gives me the following error:Looking at
react-native.config.js
, I did see this:I tried changing the project path to
iOS/MenuExample.xcworkspace
and to../node_modules/.generated/iOS/ReactTestApp.xcodeproj
but neither worked.Your environment
react-native-test-app
version: 0.6.3Steps to reproduce
The text was updated successfully, but these errors were encountered: