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

Build Fails #33

Open
weisdaclick opened this issue Jan 5, 2019 · 1 comment
Open

Build Fails #33

weisdaclick opened this issue Jan 5, 2019 · 1 comment

Comments

@weisdaclick
Copy link

Hi I am getting the following error from Xcode when I try to build this app.

  1. Target 'iflux' has copy command from '/Users/b/Downloads/flux/f.lux-master/iflux' to '/Users/b/Library/Developer/Xcode/DerivedData/iflux-ciglrfbteqzwqafnuwfvdkdacxoh/Build/Products/Debug-iphoneos/iflux.app/iflux'
  2. Target 'iflux' has link command with output '/Users/b/Library/Developer/Xcode/DerivedData/iflux-ciglrfbteqzwqafnuwfvdkdacxoh/Build/Products/Debug-iphoneos/iflux.app/iflux'

I had a look through all the files for copy/link commands but could not find the cause, this is the only issue with the build process. Trying to build for iPad running iOS 10.3.3

@ThatsJustCheesy
Copy link

This is caused by Xcode's new build system. To fix it, go to File > Project Settings… and under Shared Project Settings > Build System, select "Legacy Build System".

Hope this helps :)

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

2 participants