• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

iOS Multiple commands produce '/Users/admin/Library/Developer/Xcode/DerivedData

Mool

Member
I can export a game without extensions. But if I want to use a extension with a 3. party framework i get following error and I have 0 clue.

Are here any iOS developers, that can help me?

Multiple commands produce '/Users/admin/Library/Developer/Xcode/DerivedData/IAP_IOS-eucrxzjztizktabdfhfcoywjbtwc/Build/Products/Debug-iphoneos/IAP_IOS.app/IronSource':


1) Target 'IAP_IOS' (project 'IAP_IOS') has copy command from '/Users/admin/GameMakerStudio2/GMS2IOS/IAP_IOS/IAP_IOS/IAP_IOS/Game/iOSSource/IronSource.framework/IronSource' to '/Users/admin/Library/Developer/Xcode/DerivedData/IAP_IOS-eucrxzjztizktabdfhfcoywjbtwc/Build/Products/Debug-iphoneos/IAP_IOS.app/IronSource'


2) Target 'IAP_IOS' (project 'IAP_IOS') has copy command from '/Users/admin/GameMakerStudio2/GMS2IOS/IAP_IOS/IAP_IOS/IAP_IOS/Game/iOSSource/IronSource.framework/Versions/A/IronSource' to '/Users/admin/Library/Developer/Xcode/DerivedData/IAP_IOS-eucrxzjztizktabdfhfcoywjbtwc/Build/Products/Debug-iphoneos/IAP_IOS.app/IronSource'
 

Mool

Member
FIXED IT!

You need to copy and paste manually the framework into the mac fw folder.
GMS intern copy and paste file from windows to mac doenst work.
 
Top