Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package installs then uninstalls during iOS build (in Netbeans) #19

Open
Workings opened this issue Feb 25, 2015 · 0 comments
Open

Package installs then uninstalls during iOS build (in Netbeans) #19

Workings opened this issue Feb 25, 2015 · 0 comments

Comments

@Workings
Copy link

Command finished with error code 0: /Resources/Programming/Ginsberg/mobile-cordova/hooks/after_platform_add/010_install_plugins.js /Resources/Programming/Ginsberg/mobile-cordova
update-plugins:
cordova plugins
cordova -d plugin add https://github.com/Paldom/SpinnerDialog.git
Calling plugman.fetch on plugin "https://github.com/Paldom/SpinnerDialog.git"
Fetching plugin "https://github.com/Paldom/SpinnerDialog.git" via git clone
Fetching plugin via git-clone command: git clone "https://github.com/Paldom/SpinnerDialog.git" "/var/folders/98/wkvw1zcs33g59s5yrcr10r640000gn/T/plugman/git/1424861208750"
Plugin "https://github.com/Paldom/SpinnerDialog.git" fetched.
Copying fetched plugin over "/Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog"...
cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/LICENSE

cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/LICENSE
cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/README.md

cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/LICENSE
cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/README.md
cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/index.html

cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/LICENSE
cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/README.md
cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/index.html
cp: dest file already exists: /Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog/plugin.xml

skipping existing file: CallbackProgressDialog.java
skipping existing file: SpinnerDialog.java
skipping existing file: CDVSpinnerDialog.h
skipping existing file: CDVSpinnerDialog.m
skipping existing file: SpinnerDialog.cs
skipping existing file: spinner.js
Plugin "hu.dpal.phonegap.plugins.SpinnerDialog" fetched.
Calling plugman.install on plugin "/Resources/Programming/Ginsberg/mobile-cordova/plugins/hu.dpal.phonegap.plugins.SpinnerDialog" for platform "ios" with options "{"cli_variables":{},"browserify":false}"
Plugin "hu.dpal.phonegap.plugins.SpinnerDialog" already installed on ios.
Running command: /Resources/Programming/Ginsberg/mobile-cordova/hooks/after_plugin_add/010_register_plugin.js /Resources/Programming/Ginsberg/mobile-cordova
Command finished with error code 0: /Resources/Programming/Ginsberg/mobile-cordova/hooks/after_plugin_add/010_register_plugin.js /Resources/Programming/Ginsberg/mobile-cordova
cordova -d plugin remove hu.dpal.phonegap.plugins.SpinnerDialog
Calling plugman.uninstall on plugin "hu.dpal.phonegap.plugins.SpinnerDialog" for platform "ios"
Uninstalling hu.dpal.phonegap.plugins.SpinnerDialog from ios
Beginning processing of action stack for ios project...
Parsing ios project files...
Action stack processing complete.
Running command: /Resources/Programming/Ginsberg/mobile-cordova/platforms/ios/cordova/version
Command finished with error code 0: /Resources/Programming/Ginsberg/mobile-cordova/platforms/ios/cordova/version
Writing out ios project files...
hu.dpal.phonegap.plugins.SpinnerDialog uninstalled from ios.
Preparing ios project
Removing plugins directory from www "/Resources/Programming/Ginsberg/mobile-cordova/platforms/ios/www/plugins/hu.dpal.phonegap.plugins.SpinnerDialog"

@Workings Workings changed the title Package installs then uninstalls during build (in Netbeans) Package installs then uninstalls during iOS build (in Netbeans) Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant