Closed kronik closed 10 years ago
Yikes! Thanks for pointing that out. CocoaLumberjack's API has been changing dramatically in the 2.0 branch (it is beta, after all...). I've pinned the version Amaro tries to install to the 1.9 branch. It should be working now. Let me know if you have any issues!
Why not update Sidecar and Amaro for CocoaLumberjack 2.0 beta as CrashlyticsLumberjack is also updated to 2.0 beta. It will be also cool to re-open the Swift Amaro's issue. CocoaPods is going to support swift 0.36.0 and the swift branch of cocoapods is quickly evolving as stated in CocoaPods/CocoaPods#2835. Something like Amaro 2.0
@ValCapri Well, the problem is that CocoaLumberjack 2.0 beta is kind of a moving target. Stuff that worked in beta 1 broke in 2, then again in 4. I don't really know why they're even publishing those versions in CocoaPods. It's not really worth the time at the moment -- Amaro, Sidecar, and CrashlyticsLumberjack all have to stay in lockstep on the same version of the beta.
I'm still not sure where Swift fits in to Amaro. I've been following the CocoaPods updates to support it, and I'll definitely make sure Amaro still works properly under those. But as I stated in the readme, there's nothing stopping anyone from using Swift in Amaro-based projects. What would you like to see in terms of Swift support?
Initializing submodules and CocoaPods... 💀 Error Command: pod install --silent Output: [!] Unable to satisfy the following requirements:
CocoaLumberjack/Core (~> 1.9.0)
required bySidecar (0.2.0)
CocoaLumberjack/Core (~> 1.9.0)
required bySidecar/Non-ARC (0.2.0)
CocoaLumberjack
required byPodfile
CocoaLumberjack/Extensions
required byCocoaLumberjack (1.9.2)
CocoaLumberjack/Core
required byCocoaLumberjack/Extensions (1.9.2)
CocoaLumberjack/Core (= 2.0.0-beta4)
required byCrashlyticsLumberjack (2.0.0-beta4)