Hi
Anyone could help me the new version compatibilities, or at least how to find in the compile debug log the failing components.
At the end I only have a minor files which could be the cause of the problem, but I cannot seem to find the problem itself:
Last par of the log
Attached is the complete output log file
Thanks in advance
Anyone could help me the new version compatibilities, or at least how to find in the compile debug log the failing components.
At the end I only have a minor files which could be the cause of the problem, but I cannot seem to find the problem itself:
Last par of the log
B4X:
Error: ** BUILD FAILED **
The following build commands failed:
ScanDependencies /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_zoomimageview.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_zoomimageview.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
ScanDependencies /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_xuiviewsutils.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_xuiviewsutils.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
ScanDependencies /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_xuilabel.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_xuilabel.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
ScanDependencies /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_xphonesensor.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_xphonesensor.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
ScanDependencies /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_xuicontent.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_xuicontent.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
ScanDependencies /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_xc.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_xc.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
ScanDependencies /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_userunit.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_userunit.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
(7 failures)
Attached is the complete output log file
Thanks in advance