Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Using Swift 2 doesn't seem to like Just #14

Closed
DiogoNeves opened this issue Sep 3, 2015 · 2 comments
Closed

Using Swift 2 doesn't seem to like Just #14

DiogoNeves opened this issue Sep 3, 2015 · 2 comments

Comments

@DiogoNeves
Copy link

I got these build issues, any ideas? I'm new to Swift and Xcode and need some help 😄
screenshot 2015-09-03 11 54 45

.../Pods/Just/Just/Just.swift:116:23: Expected expression in 'return' statement
.../Pods/Just/Just/Just.swift:748:35: Expected expression in assignment
.../Pods/Just/Just/Just.swift:753:43: Expected expression in assignment
.../Pods/Just/Just/Just.swift:257:22: Use of undeclared type 'LazyMapCollection'
.../Pods/Just/Just/Just.swift:260:24: Use of undeclared type 'LazyMapCollection'
.../Pods/Just/Just/Just.swift:163:21: '[String]' does not have a member named 'forEach'
.../Pods/Just/Just/Just.swift:634:13: '[(String, String)]' does not have a member named 'appendContentsOf'
.../Pods/Just/Just/Just.swift:647:47: '[String]' does not have a member named 'joinWithSeparator'

@dduan
Copy link
Owner

dduan commented Sep 3, 2015

@DiogoNeves please use the latest Xcode beta (Xcode 7 beta 6 as of right now).

@dduan dduan closed this as completed Sep 3, 2015
@DiogoNeves
Copy link
Author

I am. Although, I noticed the Pods framework has iOS 8 as a target, do I need to change that?
Thanks
EDIT: Actually, just noticed the one I had opened is Beta 4, I'll reopen if this persists in Beta 6
EDIT2: Working thanks!

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

No branches or pull requests

2 participants