QuickBlox / q-municate-ios

Q-municate iOS repository
http://q-municate.com
MIT License
163 stars 86 forks source link

Unable to build on Xcode #342

Open irfaniOSdev opened 5 years ago

irfaniOSdev commented 5 years ago

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!

:-1: 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 commented 5 years ago

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

aditya-shinde-globant commented 5 years ago

@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 commented 5 years ago

This email is confirmation that you are now registered at our helpdesk.

Registered email: reply@reply.github.com Password: bnbuy0zw2r

You can visit the helpdesk to browse articles and contact us at any time: https://assist.quickblox.com/

Thank you for registering!

QuickBlox

Helpdesk: https://assist.quickblox.com/index.php?

kittlsk commented 5 years ago

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

Chrismadscientist commented 4 years ago

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

Chrismadscientist commented 4 years ago

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