Ld build/Release-iphoneos/Inicio.app/Inicio normal armv7
cd /var/folders/p7/d3z112yd0156kxkm2p21p8ym0000gn/T/build1249511930189296728xxx/dist
export IPHONEOS_DEPLOYMENT_TARGET=6.0
export PATH="/Applications/Xcode6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode6.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
/Applications/Xcode6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -L/var/folders/p7/d3z112yd0156kxkm2p21p8ym0000gn/T/build1249511930189296728xxx/dist/build/Release-iphoneos -L/var/folders/p7/d3z112yd0156kxkm2p21p8ym0000gn/T/build1249511930189296728xxx/dist/Inicio-src -F/var/folders/p7/d3z112yd0156kxkm2p21p8ym0000gn/T/build1249511930189296728xxx/dist/build/Release-iphoneos -filelist /var/folders/p7/d3z112yd0156kxkm2p21p8ym0000gn/T/build1249511930189296728xxx/dist/build/Inicio.build/Release-iphoneos/Inicio.build/Objects-normal/armv7/Inicio.LinkFileList -dead_strip -ObjC -fobjc-link-runtime -miphoneos-version-min=6.0 -framework OpenGLES -framework CoreGraphics -framework UIKit -framework GLKit -framework Foundation -liconv -framework AdSupport -framework AddressBookUI -framework SystemConfiguration -framework MapKit -framework AudioToolbox -lxml2 -framework QuartzCore -framework AddressBook -lsqlite3 -lsqlite3.0 -framework GameKit -framework Security -framework StoreKit -framework CoreMotion -framework CoreLocation -framework MessageUI -framework MediaPlayer -framework AVFoundation -framework CoreVideo -framework QuickLook -framework iAd -framework CoreMedia -lz -lc++ -licucore -lz -framework CoreData -framework CoreText -framework GLKit -framework ImageIO -framework SystemConfiguration -lzbar -Xlinker -dependency_info -Xlinker /var/folders/p7/d3z112yd0156kxkm2p21p8ym0000gn/T/build1249511930189296728xxx/dist/build/Inicio.build/Release-iphoneos/Inicio.build/Objects-normal/armv7/Inicio_dependency_info.dat -o /var/folders/p7/d3z112yd0156kxkm2p21p8ym0000gn/T/build1249511930189296728xxx/dist/build/Release-iphoneos/Inicio.app/Inicio
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_GMSPolyline", referenced from:
objc-class-ref in com_codename1_googlemaps_InternalNativeMapsImpl.o
"_OBJC_CLASS_$_GMSCameraPosition", referenced from:
objc-class-ref in com_codename1_googlemaps_InternalNativeMapsImpl.o
"_OBJC_CLASS_$_GMSMutablePath", referenced from:
objc-class-ref in com_codename1_googlemaps_InternalNativeMapsImpl.o
"_OBJC_CLASS_$_GMSMapView", referenced from:
objc-class-ref in com_codename1_googlemaps_InternalNativeMapsImpl.o
"_OBJC_CLASS_$_GMSMarker", referenced from:
objc-class-ref in com_codename1_googlemaps_InternalNativeMapsImpl.o
"_OBJC_CLASS_$_GMSServices", referenced from:
objc-class-ref in CodenameOne_GLAppDelegate.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
Ld build/Release-iphoneos/Inicio.app/Inicio normal armv7
(1 failure)