Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example project fails to build #11

Open
txbrown opened this issue May 30, 2024 · 1 comment
Open

Example project fails to build #11

txbrown opened this issue May 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@txbrown
Copy link
Collaborator

txbrown commented May 30, 2024

I am seeing similar issues as this one when I run yarn example ios --simulator 'iPhone 15'.

There are several errors around flipper that look like this:

 called object type 'facebook::flipper::SocketMessageHandler' (aka 'int') is not a function or 
function pointer

no template named 'function' in namespace 'std'

Logging the issue here in case someone knows the fix but I am looking into it.

@txbrown txbrown added the bug Something isn't working label May 30, 2024
@txbrown
Copy link
Collaborator Author

txbrown commented May 31, 2024

this issue happens with xcode 15.3+
A simple fix is to remove the flipper configuration from Podfile. Will make a PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant