Alamofire: can i use alamofire at my project with minimum deployment target 8.0 and support swift 3.0

Created on 20 Sep 2016  路  8Comments  路  Source: Alamofire/Alamofire

question swift

Most helpful comment

Swift 3 is compatible with iOS 8 and newer.

So the same question here, why did limit to the minimum iOS Platform 9?

Or some way to work around when use iOS 8 with Alamofire 4.0. Thanks.

All 8 comments

Swift 3 is compatible with iOS 8 and newer.

So the same question here, why did limit to the minimum iOS Platform 9?

Or some way to work around when use iOS 8 with Alamofire 4.0. Thanks.

1367 look this

Same question . Consider whether or not to change a library...drive me mad...

Please see #1367 and #1490.

Cheers. 馃嵒

@cnoon It looks not tasteful, we cannot drop iOS 8 users. Is there any chance to support iOS 8 with Alamofire 4.0+? We have to support iOS 8+, and we need Swift 3+.

Similar issue here. I want Swift 3.0, but then I have to drop macOS 10.10 support. It's really a hard decision.

I am currently investigating alternatives

I want both Swift3 and iOS8 too銆倃here
is my way?

Similar situation here, temporarily forked Alamofire to support iOS 8 until we drop it. You can find it here: https://github.com/rebe1one/Alamofire

Given that all the iOS 9+ functionality I see being used is streaming, I am wondering why you guys didn't just mark them available for 9+ only. It doesn't seem like much to support.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dpstart picture dpstart  路  3Comments

Tulleb picture Tulleb  路  3Comments

tib picture tib  路  3Comments

Footjy picture Footjy  路  3Comments

zhouhao27 picture zhouhao27  路  3Comments