I am new to iOS development and struggling with few build errors. I looked up the web on how to fix these errors but could not get a hint. Using Xcode 9.4 with built in Swift.
- 'LaunchOptionsKey' is not a member type of 'UIApplication'
- Instance member 'state' cannot be used on type 'UIControl'
- Instance member 'state' cannot be used on type 'UIControl'
- Type 'UIControl' has no member 'State'
Link is below as I was not allowed to include the screenshot in this post.
Xcode build errors