Skip to content

not working with Xcode 7.0.1 #4

@AlokGupta

Description

@AlokGupta

Hi
I am trying to run this code using xcode 7.0.1 swift 2.0 but it's sending error on "JSON.swift" and "Place.swift". Please help me out thanks advance.
Error details are follows: (see attachment
screen shot 2015-11-30 at 5 39 49 pm
)
1: "Place.swift"
class Place : NSObject, Equatable
Redundant conformance of 'Place' to protocol 'Equatable'

2: JSON.swift
Nil default argument value of cannot be converted to type 'NSJSONReadingOptions'
And
'init()' is unavailable: use 'init(domain:code:userInfo:)'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions