Open hpatel2017 opened 5 years ago
For first issue, check the fix here : https://github.com/clean-docker/Magento2/issues/27
Found Xcode workspace ListingApp.xcworkspace
Could not find iPhone 6 simulator
iPhone 6 is no longer supported in mac 10.15
on mac, react-native run-android gives : react native env: sh\r: No such file or directory
Had to use dos2unix to remove all windows line endings.
After that, it gave : FAILURE: Build failed with an exception.
Looks like local.properties file in android directory is committed to git, it should be removed.