Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Swift 3.2 (Xcode 9) #20

Closed
serieuxchat opened this issue Jun 9, 2017 · 7 comments
Closed

Add support for Swift 3.2 (Xcode 9) #20

serieuxchat opened this issue Jun 9, 2017 · 7 comments

Comments

@serieuxchat
Copy link

I know that it's a bit early now, but being able to compile with Xcode 9 (and Swift 3.2) would be really cool (since code completion and the editor in general is SO much nicer in the new Xcode).

@lorentey
Copy link
Collaborator

lorentey commented Jun 9, 2017 via email

@konstantin-tcherkashin
Copy link

+1

@dropski
Copy link

dropski commented Sep 14, 2017

Same here, iOS 11 arrive in 5 days ;) and Xcode 9 has much better flow than earlier versions

@jjv360
Copy link

jjv360 commented Sep 20, 2017

Xcode 9 is out now and it can't build anymore... Any news on when support for Swift 3.2 will be added? Or at least a workaround we can use in the mean time?


EDIT: For now I'm using this fork ...

pod "BigInt", :git => "https://github.com/crmitchelmore/BigInt.git"

@lorentey
Copy link
Collaborator

BigInt 3.0.0 supports (in fact, requires) Xcode 9 and Swift 4. It was released two weeks ago.

I did not test interoperability with Swift 3.2, but it is supposed to work. Please file new bugs if there are issues with that or with CocoaPods integration.

@konstantin-tcherkashin
Copy link

Cocoapods saying that last version is 2.1.2

@lorentey
Copy link
Collaborator

I pushed a button; the 3.0.0 pod should be available now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants