Howdy After updating to the latest version, we are now getting this error in our Xcode 10, Swift 4.2 project Property 'isUIFeedbackEnabled' not found on object of type 'KVNProgressConfiguration It looks like its happening after this commit https://github.com/AssistoLab/KVNProgress/commit/519ac3f9d9b0484643a5620c4bb1a68d10d4af3a <img width="991" alt="screen shot 2018-10-30 at 11 59 56 am" src="https://user-images.githubusercontent.com/3809669/47732046-c6208000-dc3b-11e8-8046-6817c90c8e79.png">
Howdy
After updating to the latest version, we are now getting this error in our Xcode 10, Swift 4.2 project
Property 'isUIFeedbackEnabled' not found on object of type 'KVNProgressConfiguration
It looks like its happening after this commit
519ac3f