readium / SDKLauncher-iOS

A small iOS application to serve as a launcher/testbed for the Readium SDK.
BSD 3-Clause "New" or "Revised" License
71 stars 47 forks source link

XCode project updates #100

Closed danielweck closed 5 years ago

danielweck commented 5 years ago

see https://github.com/readium/readium-lcp-client/issues/47

Note that this is only for the LCP branch, similar XCode-suggested changes must be pushed to the develop branch as well (as a separate PR).

danielweck commented 5 years ago

This PR is necessary to unbreak the iOS project (latest XCode / Clang). No changes in functionality, just the IDE / compiler configuration. This PR only affects the LCP branch! (not develop). Let's merge into feature/lcp, but let's fix develop at a later date (XCode will automatically offer+apply the required compiler changes in the project file).