tadija / AEXML

Swift minion for simple and lightweight XML parsing
MIT License
1.01k stars 200 forks source link

Warning in XCode 10 Beta 6 with Swift 4 project #149

Closed ghowen closed 6 years ago

ghowen commented 6 years ago

Pods/AEXML/Sources/Document.swift:28:14: 'let' properties are implicitly 'final'; use 'public' instead of 'open'

tadija commented 6 years ago

Fixed with #150