Posts

Showing posts with the label codenameone

IOS build getting failed with build hint codename1.arg.ios.xcode_version=7.3

IOS build getting failed with build hint codename1.arg.ios.xcode_version=7.3 Today IOS debug build is getting failed with build hint codename1.arg.ios.xcode_version=7.3 for older OS iOS devices. Anyone facing same issue? Please see the log: CompileC build/Build/Intermediates/ArchiveIntermediates/Main/IntermediateBuildFilesPath/Main.build/Release-iphoneos/Main.build/Objects-normal/arm64/CodenameOne_GLAppDelegate.o Main-src/CodenameOne_GLAppDelegate.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /var/folders/zh/kb_4hqhn4kg1h0r5dp_6htcm0000gn/T/build7379057061865143274xxx/dist export LANG=en_US.US-ASCII export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmes...