There isn't much code needed for this, but I have been using 6.5.2 with Carthage for a while now.
Went to update today and Carthage was about to fetch 6.5.3 when I received this error message:
A shell task (/usr/bin/env git checkout --quiet cba1687ea032e1899244e401af2a7ef102a4e486 (launched in {Path}/Carthage/Checkouts/PromiseKit/Extensions/Alamofire)) failed with exit code 128: fatal: reference is not a tree: cba1687ea032e1899244e401af2a7ef102a4e486
I'm not exactly sure where this is coming from, but it seems that accidentally some Alamofire reference is still in the Carthage build?!
There isn't much code needed for this, but I have been using 6.5.2 with Carthage for a while now.
Went to update today and Carthage was about to fetch 6.5.3 when I received this error message:
A shell task (/usr/bin/env git checkout --quiet cba1687ea032e1899244e401af2a7ef102a4e486 (launched in {Path}/Carthage/Checkouts/PromiseKit/Extensions/Alamofire)) failed with exit code 128: fatal: reference is not a tree: cba1687ea032e1899244e401af2a7ef102a4e486I'm not exactly sure where this is coming from, but it seems that accidentally some Alamofire reference is still in the Carthage build?!