jpsim / DeckRocket

DeckRocket turns your iPhone into a remote for Deckset presentations
MIT License
397 stars 63 forks source link

Swift not compatible with latest Xcode #32

Open GeoJunkie opened 5 years ago

GeoJunkie commented 5 years ago

When building for iOS target, I get: Showing Recent Messages :-1: SWIFT_VERSION '2.3' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'Cartography-iOS')

Can this be updated to Swift 4 to allow compatibility with updated Xcode installations?

jpsim commented 5 years ago

Migrated to Swift 5 in #33, but I think newer versions of Deckset may have lost the apple scripting capabilities that this tool used to rely on.