ALTextInputBar icon indicating copy to clipboard operation
ALTextInputBar copied to clipboard

Xcode 10 / Swift 4.2 upgrade.

Open bclymer opened this issue 7 years ago • 0 comments

This PR:

  1. Updates to Xcode 10 / Swift 4.2 compatibility.
  2. Removes 3 core library source files from the testing target. Those files were likely added on accident, but it was preventing compilation of the test target. Those files will be imported into the test target like any other library.

bclymer avatar Dec 18 '18 20:12 bclymer