mapbox / DEPRECATED-mapbox-ios-sdk

REPLACED – use https://www.mapbox.com/ios-sdk instead
https://github.com/mapbox/mapbox-gl-native
Other
323 stars 8 forks source link

Cocoa pods install fail #572

Open lojals opened 9 years ago

lojals commented 9 years ago

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
mikefresh commented 9 years ago

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

mikefresh commented 9 years ago

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

lojals commented 9 years ago

It worked thank you!

DiogoAndre commented 9 years ago

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