2741 has also build problem.
Compiling architecture:
armv7
<execute>cd “/var/folders/40/gcn2rl7d3l537s20l7qdwd100000gn/T/CLtmpyQzw9N/armv7”;unset LIBRARY_PATH; export IPHONEOS_DEPLOYMENT_TARGET=6; export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin";/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libstdc++ -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk -ObjC -all_load -fobjc-link-runtime -miphoneos-version-min=6 -L"/Users/junhyuncho/Development/App images/NT.app/.build/libtemplate" -L"/Users/junhyuncho/Development/App images/NT.app/.build/CoronaProvider.ads.iads" -L"/Users/junhyuncho/Development/App images/NT.app/.build/CoronaProvider.analytics.flurry" -L"/Users/junhyuncho/Development/App images/NT.app/.build/plugin.google.play.services" -framework AudioToolbox -framework AVFoundation -framework CFNetwork -framework CoreGraphics -framework CoreLocation -framework CoreMedia -framework CoreMotion -framework CoreVideo -framework GameKit -framework GLKit -framework ImageIO -framework MapKit -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework OpenAL -framework OpenGLES -framework QuartzCore -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -framework iAd -framework CoreTelephony -framework AdSupport -framework EventKit -framework EventKitUI -weak_framework Foundation -weak_framework Twitter -lobjc -lsqlite3 -ltemplate -lads-iads -lanalytics-flurry -lgoogle-play-services -o “/var/folders/40/gcn2rl7d3l537s20l7qdwd100000gn/T/CLtmpyQzw9N/armv7/NT”</execute>
<result>Undefined symbols for architecture armv7:
“_CTFontManagerRegisterFontsForURL”, referenced from:
Rtt::IPhoneFont::IPhoneFont(char const*, float, NSString*) in libtemplate.a(Rtt_IPhoneFont.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)</result>
ERROR: Builder failed: Undefined symbols for architecture armv7:
“_CTFontManagerRegisterFontsForURL”, referenced from:
Rtt::IPhoneFont::IPhoneFont(char const*, float, NSString*) in libtemplate.a(Rtt_IPhoneFont.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Oct 20 03:25:04.176: BUILD ERROR: There was a problem linking the app.
Check the console for more information.
Oct 20 03:25:04.185: iOS build failed (12)