Quantcast
Channel: Questions in topic: "command line"
Viewing all articles
Browse latest Browse all 123

xCode build fails after upgrading to 4.5 only on automated build project.

$
0
0
Hi. I got a strange problem currently with my jenkins build job. If I'm building the xCode project manually, everything is working fine, but if I let it build my build server, I get some errors like: Users/jenkins/jenkins/JENKINS_HOME/jobs/iOS_Client/workspace/Assets/Editor SocialNetworking/FacebookManager.mm:144:21: error: cast of C pointer type 'CFStringRef' (aka 'const __CFString *') to Objective-C pointer type 'NSString *' requires a bridged cast /Users/jenkins/jenkins/JENKINS_HOME/jobs/iOS_Client/workspace/Assets/Editor/SocialNetworking/FacebookManager.mm:145:17: error: 'autorelease' is unavailable: not available in automatic reference counting mode If I build the xCode project manually it runs fine and nothing to complain. But the automated build seems to do something else. The command for building it is: xcodebuild -alltargets -configuration Release build CONFIGURATION_BUILD_DIR=/Users/jenkins/jenkins/JENKINS_HOME/jobs/workspace/automatedBuild// "CODE_SIGN_IDENTITY=" This problem only occurs since I updated to Unity 4.5 and updated the social plugin tool (deleted before that the old file from the unity project, just to make sure it was new from the scratch). Anyone has a hint for me? Thx

Viewing all articles
Browse latest Browse all 123

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>