iOS Question B4i v8.9 Scan dependency fails during build/load

Davisbc

Member
Licensed User
Prior to installation i rebuilt the app using the prior version
moved new mac builder jar and lib to local mac after renaming existing versions
checked xcode by loading an app to phone = success

Built b4i bridge app = success
tried building app and it fails with the following detail:

Error: ** BUILD FAILED **


The following build commands failed:
ScanDependencies /Users/bcd/Documents/B4i-Builder/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_xuiviewsutils.o /Users/bcd/Documents/B4i-Builder/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')

5 more just like this...

(6 failures)

i am assuming i missed loading something

Thanks in advance,
 

Davisbc

Member
Licensed User
More info...
built another ios app and got the same ScanDependencies issue.
tried building TabMenuAdvanced" demo app and it loaded correctly.
 
Upvote 0
Top