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

Compiler errors with Xcode 6.4 and Swift 1.2 #44

Open
conradwt opened this issue Oct 8, 2015 · 4 comments
Open

Compiler errors with Xcode 6.4 and Swift 1.2 #44

conradwt opened this issue Oct 8, 2015 · 4 comments

Comments

@conradwt
Copy link

conradwt commented Oct 8, 2015

Hi, I'm seeing compiler 14 errors for TZStackView for Xcode 6.4 and Swift 1.2 when using the following from CocoaPods:

pod 'TZStackView',              '~> 1.1.2'

or

git: 'https://github.com/tomvanzummeren/TZStackView.git'
@tomvanzummeren
Copy link
Owner

Hello, this is expected since the latest version of TZStackView only supports Xcode 7 and up. I suggest you upgrade or you use one of the earlier releases of TZStackView.

@conradwt
Copy link
Author

conradwt commented Oct 8, 2015

@tomvanzummeren What's the latest release which support Xcode 6.4?

@conradwt
Copy link
Author

conradwt commented Oct 8, 2015

@tomvanzummeren I believe it's 1.0.5. Is this correct?

@tomvanzummeren
Copy link
Owner

Yes!

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

2 participants