google / promises

Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Apache License 2.0
3.8k stars 294 forks source link

Update Xcode project to use default Swift compilation mode #99

Closed cspickert closed 5 years ago

cspickert commented 5 years ago

Follow-on to https://github.com/google/promises/pull/98 to bring Xcode-based build options in line with the Bazel config.

ghost commented 5 years ago

Thank you!