iOS Question b4i: Hosted Builder Error

jkhazraji

Active Member
Licensed User
Longtime User
I am trying to run the Firebase push notification example but it it showing the following error:

d: symbol(s) not found 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 /Users/administrator/Documents/UploadedProjects/<user id>/Payload/B4i\ push\ noti\ Example.app/B4i\ push\ noti\ Example normal arm64
(1 failure)
 
Top