Closed jpaas closed 9 years ago
Thanks, I will have a look at it this evening.
After the necessary changes the compiler keeps on crashing with: Command failed due to signal: Illegal instruction: 4 I will try to fix this tomorrow.
The issue is solved. The Swift2 branch will now work with Alamofire 2 and Xcode 7 beta 5
In Alamofire 2.0.0.beta.1 the response method signatures have all changed to return a Response instead of a data and error object.