Closed sbeckeriv closed 9 years ago
@sbeckeriv It seems that this is caused by missing some tools, not by CocoaPods and Timepiece. You should make sure that something is missing or the versions of tools is wrong.
@sbeckeriv I see. You should make sure that the version of CocoaPods is 0.36.0.*
, which supports Swift.
thanks. I upgraded cocoapods and now i get more errors. I think i will just copy and past the code until cocoapods are working.
Is there anyway to force a version of cocoapods from your podfile?
You can do with Gemfile, not Podfile.
Sorry I am very new to swift/xcode. I installed Timepiece via cocoapods. I went to build without changing any code or anything in xcode and I get this error.
Its my first app. I am building a swift iphone app if that matters. Is there some tool a new system would need to configure or install? Is this a cocoapod issue? I cant seem to find any configs or code on my system about it. I found a few different issues about libtool in cocoapads but I dont think they were related.
Thanks for any help!
System details and full error: OSX 10.10.1 xcode Version 6.1.1 (6A2008a)