janpio edited a comment on issue #523: With cordova-ios 5.0.0, 
phonegap-plugin-push cannot be added
URL: https://github.com/apache/cordova-ios/issues/523#issuecomment-463382787
 
 
   Just to confirm that this is a new thing: Works fine with 
`[email protected]`:
   
   ```
   E:\Projects\throwaway
   λ cordova create pushiOS4Repro
   Creating a new cordova project.
   
   E:\Projects\throwaway
   λ cd pushiOS4Repro\
   
   E:\Projects\throwaway\pushiOS4Repro  ([email protected])
   λ cordova platform add ios
   Using cordova-fetch for cordova-ios@~4.5.4
   Adding ios project...
   Creating Cordova project for the iOS platform:
           Path: platforms\ios
           Package: io.cordova.hellocordova
           Name: HelloCordova
   iOS project created with [email protected]
   Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the 
project
   Installing "cordova-plugin-whitelist" for ios
   Adding cordova-plugin-whitelist to package.json
   Saved plugin info for "cordova-plugin-whitelist" to config.xml
   --save flag or autosave detected
   Saving ios@~4.5.5 into config.xml file ...
   
   E:\Projects\throwaway\pushiOS4Repro  ([email protected])
   λ cordova plugin add phonegap-plugin-push
   Installing "phonegap-plugin-push" for ios
   Adding phonegap-plugin-push to package.json
   Saved plugin info for "phonegap-plugin-push" to config.xml
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to