GIOVANNI
GIOVANNI copied to clipboard
swift build error
I am trying to build and have edited all signing areas and modified to a unique name replacing com.gabrieloc but am receiving a build failure with the following listed.
giovanni WatchKit Extension Swift Compiler Error -Switch must be exhaustive (ComplicationDataSource.swift)
and
Command CompileSwift failed with a nonzero exitcode
any suggestions in getting these items fixed so xcode build will succeed?
Try that conversion to 4.2
After the conversion to swift 4.2 this is what it is giving as error
Odd that is still gives the warning to upgrade. Try grabbing the version from my GitHub (which I’m not sure of the working status) and build that after changing the ID’s
Your version gives still the “Swift Compiler Error”. It says “Editor placeholder in source file”
Edit: Nevermind, i just deleted the file and it worked.
Your version gives still the “Swift Compiler Error”. It says “Editor placeholder in source file”
Edit: Nevermind, i just deleted the file and it worked.
which file was it
@sdgros01 I assume it was “ComplicationDataSource.swift”
@skurrrr as asked above, which file did you delete to fix it?
I deleted the file as suggested complication swift and not in getting a ambiguous reference to member ‘filter’ error. I really want to get this up and running