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

The project doesn't build. #2

Open
randeepbhatia opened this issue Dec 13, 2014 · 4 comments
Open

The project doesn't build. #2

randeepbhatia opened this issue Dec 13, 2014 · 4 comments

Comments

@randeepbhatia
Copy link

IT has almost 10 compilation errors. I fixed 6. Four I can't.

@thihaaung6245
Copy link

yeah,me too...Also Please do support for Swift 1.2.Thank you.

@rlam3
Copy link

rlam3 commented Jun 26, 2015

+1

@raj-engineer
Copy link

class MyItem : Printable {
let name:String!

    init(name:String) {
        self.name = name
    }
    
    var description: String {
        return name
    }
}

@raj-engineer
Copy link

What is Printable ?

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

4 participants