Lickability / PinpointKit

Send better feedback
MIT License
1.13k stars 79 forks source link

Fixes Swift Swift 3.2 Compiler Error #227

Closed mliberatore closed 7 years ago

mliberatore commented 7 years ago

Closes #222

What It Does

Fixes a compiler error caused by modifying feedbackController, a let constant, in init which used to be permitted.

How to Test

In the latest Xcode 9 beta, run PinpointKitExample and smoke test. No compiler errors should occur.

Notes

I’ve filed several other unrelated Xcode 9 / iOS 11 SDK issues, but if you see any others while on this branch in the beta, please let me know.