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

Unable to build on Xcode #342

Open
irfaniOSdev opened this issue Jan 22, 2019 · 6 comments
Open

Unable to build on Xcode #342

irfaniOSdev opened this issue Jan 22, 2019 · 6 comments

Comments

@irfaniOSdev
Copy link

I am unable to build project. i simply downloaded project from github,, unzipped and hit run on simulator.I have deleted derived data, restarted xcode but still same.

Following issue is coming!

👎 Multiple commands produce '/Library/Developer/Xcode/DerivedData/Q-municate-gnocqxsvsdeakkabrfhhirapwwug/Build/Products/Debug-iphonesimulator/Q-municate.app/Frameworks/Quickblox.framework':

  1. Target 'Q-municate' has copy command from '/Downloads/q-municate-ios-master/External/Quickblox.framework' to '/Users/saremcotech/Library/Developer/Xcode/DerivedData/Q-municate-gnocqxsvsdeakkabrfhhirapwwug/Build/Products/Debug-iphonesimulator/Q-municate.app/Frameworks/Quickblox.framework'
  2. That command depends on command in Target 'Q-municate': script phase “[CP] Embed Pods Frameworks”
@nanirocks125
Copy link

I got the same issue.
I have installed the pods using "pod install" and it is working fine for me.

@aditya-shinde-globant
Copy link

@nanirocks125 Same issue which @irfaniOSdev has mentioned is occurring for me. I've installed pods using "pod install" but issue is still there.

@QuickBlox-team
Copy link

QuickBlox-team commented May 3, 2019 via email

@kittlsk
Copy link

kittlsk commented May 19, 2019

@irfaniOSdev has anyone gotten this fixed for you? I have the same issue here and pod install doesn't work for me too.

@Chrismadscientist
Copy link

i got same issue pod install not work trying deleting pods folder and do pod install again

@Chrismadscientist
Copy link

fixed it by doing this
set "Build System" to "Legacy Build System" in "Shared Workspace Settings" which you can find in "File --> Workspace Settings"

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

6 participants