cordova-node-xcode icon indicating copy to clipboard operation
cordova-node-xcode copied to clipboard

Apache cordova

Results 46 cordova-node-xcode issues
Sort by recently updated
recently updated
newest added

On running the sample snippet. Framework is repetitively thrown error as `TypeError: Cannot read properties of undefined (reading 'project') `

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi, There is a critical vulnerability found in plist which is used in simple-plist. According to below commit this has been fixed in plist and simple-plist. https://github.com/wollardj/simple-plist/issues/60 Could you please...

`git clone` and `npm cit` on Windows 1 test is failing: `"FAILURES: 2/1599 assertions failed"` ``` × addTarget - should add debug and release configurations to build configuration list AssertionError:...

# Description ## One Line Summary `addTargetDependency` misses some dependency links if `PBXTargetDependency` or `PBXContainerItemProxy` are not present. ## Affected Projects Calls made to `addTarget` or `addTargetDependency` with any `.xcodeproj`...

**Background** One of the biggest drawbacks of Apple's [On Demand Resources](https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/On_Demand_Resources_Guide/index.html), especially for single codebase white labeled applications with a multitude of content that is meant for ODR and possibly...

* Pass the option for `runOnlyForDeploymentPostprocessing`