DEPRECATED-mapbox-ios-sdk icon indicating copy to clipboard operation
DEPRECATED-mapbox-ios-sdk copied to clipboard

Cocoa pods install fail

Open lojals opened this issue 10 years ago • 4 comments

There's an error trying to install Mapbox iOS SDK, it seems like can't find the resources.

/Users/JorgeOvalle/Documents/lojals/Proyectos/new BK\/bikestorming-iOS-swift/Bikestorming/Pods/${BUILT_PRODUCTS_DIR}/Mapbox.bundle
building file list ... rsync: link_stat "/Users/JorgeOvalle/Documents/lojals/Proyectos/new BK\/bikestorming-iOS-swift/Bikestorming/Pods/${BUILT_PRODUCTS_DIR}/Mapbox.bundle" failed: No such file or directory (2)
done

sent 29 bytes  received 20 bytes  98.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-45/rsync/main.c(992) [sender=2.6.9]
Command /bin/sh failed with exit code 23

lojals avatar Feb 01 '15 15:02 lojals

Also having this same issue, been scratching my head all day.

mikefresh avatar Feb 02 '15 19:02 mikefresh

@lojals I bet you're using 0.36.0.beta.2. Roll back to 0.35.0, it fixed my issue.

mikefresh avatar Feb 02 '15 19:02 mikefresh

It worked thank you!

lojals avatar Feb 03 '15 05:02 lojals

Still seeing the issue with CocoaPods 0.36.3 .. any idea if this is something specific for this project?

DiogoAndre avatar Apr 28 '15 17:04 DiogoAndre