CosmicMind / Graph

Graph is a semantic database that is used to create data-driven applications.
http://cosmicmind.com
MIT License
873 stars 72 forks source link

Graph 2.1.4 not work with xCode 9.0 -> swift 4 #138

Closed sterzo closed 7 years ago

sterzo commented 7 years ago

/Pods/Graph/Sources/Graph.swift:129:54: Static let 'name' is internal and cannot be referenced from a default argument value

/Pods/Graph/Sources/Graph.swift:129:97: Static let 'type' is internal and cannot be referenced from a default argument value

/Pods/Graph/Sources/File.swift:217:134: Cannot convert value of type '[String : Any]?' to expected argument type '[FileAttributeKey : Any]?'

daniel-jonathan commented 7 years ago

Please use the development branch :)

sushmakc commented 6 years ago

Hi,

I still get this issue /Pods/Graph/Sources/File.swift:217:134: Cannot convert value of type '[String : Any]?' to expected argument type '[FileAttributeKey : Any]?'