Closed matt-oakes closed 8 years ago
Archiving a project fails using 0.10.0-rc3.
Set up the base project with:
npm install react-native-macos-cli -g react-native-macos init MyProject
Open Xcode and attempt to archive. The packing command fails with:
+ DEST=/Users/matt/Library/Developer/Xcode/DerivedData/MyProject-erfbqicemuspwuhakeawniyaogtl/Build/Intermediates/ArchiveIntermediates/MyProject/BuildProductsPath/Release/MyProject.app/Contents/Resources + [[ Release = \D\e\b\u\g ]] + node /private/tmp/MyProject/node_modules/react-native-macos/local-cli/cli.js bundle --entry-file index.macos.js --platform macos --dev false --reset-cache --bundle-output /Users/matt/Library/Developer/Xcode/DerivedData/MyProject-erfbqicemuspwuhakeawniyaogtl/Build/Intermediates/ArchiveIntermediates/MyProject/BuildProductsPath/Release/MyProject.app/Contents/Resources/main.jsbundle --assets-dest /Users/matt/Library/Developer/Xcode/DerivedData/MyProject-erfbqicemuspwuhakeawniyaogtl/Build/Intermediates/ArchiveIntermediates/MyProject/BuildProductsPath/Release/MyProject.app/Contents/Resources + Path must be a string. Received undefined
Archiving a project fails using 0.10.0-rc3.
Set up the base project with:
Open Xcode and attempt to archive. The packing command fails with: