dpa99c / cordova-custom-config

Cordova/Phonegap plugin to update platform configuration files based on preferences and config-file data defined in config.xml
318 stars 84 forks source link

vulnerability in xcode package #176

Open sera1996 opened 2 years ago

sera1996 commented 2 years ago

cordova-custom-config is currently using the xcode of version 1.0.x. However that version of xcode is using a package that contains vulnerability. Please upgrade the version of xcode from 1.0.x to 3.0.x.

shajz commented 1 year ago

@dpa99c bringing this to your attention PR https://github.com/dpa99c/cordova-custom-config/pull/174 seems to fix everything