sheagcraig / yo

Send Notification Center messages from the command line
Apache License 2.0
384 stars 44 forks source link

Swift compiler error while building form source #29

Closed pleegor closed 5 years ago

pleegor commented 6 years ago

Hi all,

I am trying to build package from its source and I am running into "/Users/pleegor/Documents/yo-master/yo/CommandLine.swift:315:76: Result values in '? :' expression have mismatching types 'Substring.SubSequence' (aka 'Substring') and '_'" any idea how this can be fixed?

sheagcraig commented 6 years ago

I haven't built in awhile, let me do a new one with some of the pending changes and see what's up.

sheagcraig commented 5 years ago

I just built it for Swift 4.