question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ionic build ios not working

See original GitHub issue

I 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:closed
  • Created 7 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
phanthinhcommented, Dec 3, 2016

@ethanneff

Oh it’s conflict with ionic push plugin. So it’s work fine now.

Thank you so much.

0reactions
phanthinhcommented, Dec 2, 2016

This is very weird. I will try again many times to resolved it.

Thank two you for any comment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"ionic cordova build ios" not working - Stack Overflow
"ionic cordova build ios" not working · Run the same command with --verbose, like ionic cordova build ios --verbose maybe there is more...
Read more >
iOS App Development Guide: Xcode Setup ... - Ionic Framework
This guide covers how to run and debug Ionic apps on iOS simulators and devices using Capacitor or Cordova. iOS apps can only...
Read more >
After updating xcode 'ionic build ios' not working #3589 - GitHub
Description: I have updated my Xcode v9.0 to v10.0. after updating Xcode ionic build ios does not work anymore, therefore ionic emulate ios...
Read more >
iOS Platform Guide - Apache Cordova
iOS Platform Guide. This guide shows how to set up your SDK development environment to deploy Cordova apps for iOS devices such as...
Read more >
Why does my previously successful build from (some time ago ...
If you do run into errors running an old build, you should research them and determine where the problem is coming from. Some...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found