ionic build ios not working
See original GitHub issueI saw error message when used “ionic build ios”
Undefined symbols for architecture i386: "_OBJC_CLASS_$_CSSearchableIndex", referenced from: objc-class-ref in BranchCSSearchableItemAttributeSet.o "_OBJC_CLASS_$_CSSearchableItem", referenced from: objc-class-ref in BranchCSSearchableItemAttributeSet.o "_OBJC_CLASS_$_CSSearchableItemAttributeSet", referenced from: _OBJC_CLASS_$_BranchCSSearchableItemAttributeSet in BranchCSSearchableItemAttributeSet.o "_OBJC_METACLASS_$_CSSearchableItemAttributeSet", referenced from: _OBJC_METACLASS_$_BranchCSSearchableItemAttributeSet in BranchCSSearchableItemAttributeSet.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)
If there is a bug or error in this repo, please file the issue here.
If you are having trouble integrating the Branch SDK, please reach out to us here
Thank you.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (4 by maintainers)
Top GitHub Comments
@ethanneff
Oh it’s conflict with ionic push plugin. So it’s work fine now.
Thank you so much.
This is very weird. I will try again many times to resolved it.
Thank two you for any comment.