iOS Question Error in b4i 4.8

Status
Not open for further replies.

Pooya1

Active Member
Licensed User
I try compile project that it was working in b4i 4.3
xCode is 9 and java jdk is 9
Also i copy all libraries that my app need to it (firebase,googlemap and other)
But dont replace main file or core (only library)
I download again firebase framework from site again
It get error
Of course when i use firebase library,this error happen

Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Tavos normal armv7
cd /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/meirak/Documents/Programming/AndroidSDK_Mac/platform-tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Frameworks/Mono.framework/Versions/Current/Commands"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.1.sdk -L/Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Tavos.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -miphoneos-version-min=9.0 -Xlinker -object_path_lto -Xlinker /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Tavos_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liHUD -liGoogleMaps -liLocation -liStringUtils -liSQL -liJSON -liContacts -liHttp -liHttpUtils2 -liMedia -liPhone -liSVG -liFirebaseAnalytics -liFirebaseNotifications -liUI8 -framework AVFoundation -framework CoreData -framework CoreLocation -framework CoreBluetooth -framework Accelerate -framework CoreText -framework GLKit -framework ImageIO -lc++ -licucore -lz -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -framework GoogleMaps -framework GoogleMapsBase -framework GoogleMapsCore -lsqlite3 -framework Contacts -framework MessageUI -framework CoreMotion -lSVGKit-iOS.1.2.0 -framework CoreImage -lxml2 -framework CoreGraphics -framework FirebaseAnalytics -framework FirebaseInstanceID -framework GoogleInterchangeUtilities -framework GoogleSymbolUtilities -framework GoogleUtilities -framework FirebaseMessaging -framework GoogleIPhoneUtilities -Xlinker -dependency_info -Xlinker /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Tavos_dependency_info.dat -o /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/armv7/Tavos
ld: warning: object file (../../Libs/libiContacts.a(iContacts.o)) was built for newer iOS version (9.2) than being linked (9.0)
ld: warning: object file (../../Libs/libiSVG.a(iSVG.o)) was built for newer iOS version (9.1) than being linked (9.0)
ld: warning: object file (../../Libs/libiFirebaseAnalytics.a(iFirebaseAnalytics.o)) was built for newer iOS version (9.3) than being linked (9.0)
ld: warning: object file (../../Libs/libiFirebaseNotifications.a(iFirebaseNotifications.o)) was built for newer iOS version (9.3) than being linked (9.0)

Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Tavos normal arm64
cd /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>
export IPHONEOS_DEPLOYMENT_TARGET=9.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/meirak/Documents/Programming/AndroidSDK_Mac/platform-tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Frameworks/Mono.framework/Versions/Current/Commands"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.1.sdk -L/Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/Payload -L../../Libs -F/Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/Payload -F../../Libs -filelist /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Tavos.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -miphoneos-version-min=9.0 -Xlinker -object_path_lto -Xlinker /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Tavos_lto.o -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -ObjC -lCore -framework Foundation -framework CoreGraphics -framework UIKit -liHUD -liGoogleMaps -liLocation -liStringUtils -liSQL -liJSON -liContacts -liHttp -liHttpUtils2 -liMedia -liPhone -liSVG -liFirebaseAnalytics -liFirebaseNotifications -liUI8 -framework AVFoundation -framework CoreData -framework CoreLocation -framework CoreBluetooth -framework Accelerate -framework CoreText -framework GLKit -framework ImageIO -lc++ -licucore -lz -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -framework GoogleMaps -framework GoogleMapsBase -framework GoogleMapsCore -lsqlite3 -framework Contacts -framework MessageUI -framework CoreMotion -lSVGKit-iOS.1.2.0 -framework CoreImage -lxml2 -framework CoreGraphics -framework FirebaseAnalytics -framework FirebaseInstanceID -framework GoogleInterchangeUtilities -framework GoogleSymbolUtilities -framework GoogleUtilities -framework FirebaseMessaging -framework GoogleIPhoneUtilities -Xlinker -dependency_info -Xlinker /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Tavos_dependency_info.dat -o /Users/meirak/Documents/Programming/B4i/B4iBuildServer4.4/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Tavos
ld: warning: object file (../../Libs/libiContacts.a(iContacts.o)) was built for newer iOS version (9.2) than being linked (9.0)
ld: warning: object file (../../Libs/libiSVG.a(iSVG.o)) was built for newer iOS version (9.1) than being linked (9.0)
ld: warning: object file (../../Libs/libiFirebaseAnalytics.a(iFirebaseAnalytics.o)) was built for newer iOS version (9.3) than being linked (9.0)
ld: warning: object file (../../Libs/libiFirebaseNotifications.a(iFirebaseNotifications.o)) was built for newer iOS version (9.3) than being linked (9.0)
ld: framework not found SVGKit for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Error: ** BUILD FAILED **


The following build commands failed:
Ld build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/Tavos normal arm64
(1 failure)
 

Pooya1

Active Member
Licensed User
Please see this sample
I use this sample in my app and it is working with b4i 4.3 and relate builder
But same sample when i use in B4i 4.8 and relate builder,it error occurs
Thanks (First sample is only empty project that i want to understand you that you understand that i cannot compile with check library only offfffffff i'm sorry :rolleyes:
 

Attachments

  • Sample.zip
    2.1 KB · Views: 204
Upvote 0
Status
Not open for further replies.
Top