-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
swift build error #40
Comments
Try that conversion to 4.2 |
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”. 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 |
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?
The text was updated successfully, but these errors were encountered: