linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] linphone-iphone build failed in Xcode


From: Giulio .
Subject: [Linphone-developers] linphone-iphone build failed in Xcode
Date: Tue, 28 Oct 2014 15:46:02 +0100

Hi,
I'm using Xcode 5.1 on MacOsX 10.9.
I've compiled linphone-iphone successfully. I've imported the project into Xcode, but when I try to compile it I see on build bar, that faild when "compiling 28 of 39 xib files".

The error is:

CompileStoryboard Classes/MainStoryboard.storyboard

    cd /Users/user/Desktop/Project/linphone_new/linphone-iphone

    export IBSC_MINIMUM_COMPATIBILITY_VERSION=6.0

    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"

    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator/linphone.app/MainStoryboard.storyboardc /Users/user/Desktop/Project/linphone_new/linphone-iphone/Classes/MainStoryboard.storyboard


Command /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255


How to resolve the problem?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]