turbolinks/turbolinks-ios

Compiler warning in Xcode 9.3 - weak should not be applied to a property declaration ..

wrtsprt opened this issue · 2 comments

  • Xcode 9.3
  • Turbolinks-iOS commit: ac09406

/Pods/Turbolinks/Turbolinks/Visitable.swift:12:5: 'weak' should not be applied to a property declaration in a protocol and will be disallowed in future versions

Fixed in proposed PR #135

Merged the fix