Skip to content
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

Open
sdgros01 opened this issue Jan 21, 2019 · 8 comments
Open

swift build error #40

sdgros01 opened this issue Jan 21, 2019 · 8 comments

Comments

@sdgros01
Copy link

sdgros01 commented Jan 21, 2019

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?
img_1114

@sdgros01 sdgros01 changed the title swift swift build error Jan 21, 2019
@burntscarr
Copy link

Try that conversion to 4.2

@sdgros01
Copy link
Author

56994944288__0c3dcec8-5f3a-4b80-b005-c2b4e9d6ffeb

After the conversion to swift 4.2 this is what it is giving as error

@burntscarr
Copy link

burntscarr commented Jan 24, 2019

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

@tanner02
Copy link

tanner02 commented Mar 1, 2019

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.

@sdgros01
Copy link
Author

sdgros01 commented Apr 1, 2019

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

@burntscarr
Copy link

@sdgros01 I assume it was “ComplicationDataSource.swift”

@burntscarr
Copy link

@Skurrrr as asked above, which file did you delete to fix it?

@sdgros01
Copy link
Author

sdgros01 commented Apr 2, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants