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

Usuage with Cocoapods #43

Open
rorystandley opened this issue Dec 10, 2018 · 2 comments
Open

Usuage with Cocoapods #43

rorystandley opened this issue Dec 10, 2018 · 2 comments

Comments

@rorystandley
Copy link

I am running the following command

cordova(platform: 'ios',build_flag: ['-UseModernBuildSystem=0'], release: false, type: 'development')

I have a an error here

"cordova-plugin-appcenter-analytics" from config.xml. You might need to try adding it again. Error: The CocoaPods repo has not been synced yet, this will take a long time (approximately 500MB as of Sept 2016). Please run pod setup first to sync the repo.

How best should I use fastlane cordova plugin with cocoapods?

@janpio
Copy link

janpio commented Dec 10, 2018

(Fastlane itself has several Cocoapods related actions - not sure how these can be used though.)

@rorystandley
Copy link
Author

I briefly tried one, it expected a PodFile to exist however with Cordova the platform doesn't exist so no PodFile. When I run the Cordova plugin it's through the process of installing the plugins that I get this failure

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

2 participants