Suddenly a project that was building fine yesterday doesn’t build today and I have no idea why.
I’m getting the following error while building in XCode:
dyld: Library not loaded: @loader\_path/../Frameworks/XMLRPC.framework/Versions/A/XMLRPC Referenced from: /Applications/CoronaEnterprise/Corona/mac/bin/CoronaBuilder.app/Contents/MacOS/CoronaBuilder Reason: no suitable image found. Did find: /Applications/CoronaEnterprise/Corona/mac/bin/CoronaBuilder.app/Contents/MacOS/../Frameworks/XMLRPC.framework/Versions/A/XMLRPC: code signature invalid for '/Applications/CoronaEnterprise/Corona/mac/bin/CoronaBuilder.app/Contents/MacOS/../Frameworks/XMLRPC.framework/Versions/A/XMLRPC' /Applications/CoronaEnterprise/Corona/mac/bin/CoronaBuilder.app/Contents/MacOS/../Frameworks/XMLRPC.framework/Versions/A/XMLRPC: code signature invalid for '/Applications/CoronaEnterprise/Corona/mac/bin/CoronaBuilder.app/Contents/MacOS/../Frameworks/XMLRPC.framework/Versions/A/XMLRPC'
I have no idea what is causing this. Build is 2015.2727 and XCode version is 7.0.1… please help, thanks!