Skip to content

Instantly share code, notes, and snippets.

@MattFoley
Last active February 22, 2016 17:08
Show Gist options
  • Save MattFoley/b95fd043478e9031678b to your computer and use it in GitHub Desktop.
Save MattFoley/b95fd043478e9031678b to your computer and use it in GitHub Desktop.
Why?
Error I get:
Class RCTStatusBarManager is implemented in both <App Path> and <Dynamic Framework Path>
One of the two will be used. Which one is undefined.
Did two-level namespacing just not make it's way to dynamic framework iOS, and only functions on OSX?
https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/MachOTopics/1-Articles/executing_files.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment