blakgeek / cordova-plugin-cocoapods-support

A Cordova/PhoneGap plugin to add support for CocoaPods dependencies.
MIT License
72 stars 71 forks source link

EEXIST: file already exists, mkdir ....xcworkspace/xcshareddata #19

Closed guirip closed 7 years ago

guirip commented 7 years ago

Hello (again)

I have no clue with this one, can you help ?

Downloading dependencies Installing NAOSDK (4.2.2) Generating Pods project

Integrating client project

Sending stats

Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed.

Updating ios build to use workspace. Adding schemes Error: EEXIST: file already exists, mkdir 'path/testapp/platforms/ios/app-name.xcworkspace/xcshareddata'

Thanks!