pbxproj-dom
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "pbxproj-dom", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -52,3 +52,3 @@ Object.defineProperty(exports, "__esModule", { value: true }); | ||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]": identity /* delete or set the CODE_SIGN_IDENTITY[sdk=iphoneos*] */, | ||
DEVELOPMENT_TEAM: team || "", | ||
DEVELOPMENT_TEAM: team, | ||
PROVISIONING_PROFILE: uuid, | ||
@@ -55,0 +55,0 @@ PROVISIONING_PROFILE_SPECIFIER: name |
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
146295