appetizer-bundle
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -211,3 +211,3 @@ 'use strict'; | ||
'-scheme', project.name, | ||
'-derivedDataPath', `build/${project.name}` | ||
'-derivedDataPath', 'build' | ||
], { | ||
@@ -214,0 +214,0 @@ cwd: dir, |
{ | ||
"name": "appetizer-bundle", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Create/Bundle React-Native apps to on appetize.io", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14083