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

Build Error on Xcode 15.4 #8

Open
punkundermyskin opened this issue Dec 4, 2024 · 1 comment
Open

Build Error on Xcode 15.4 #8

punkundermyskin opened this issue Dec 4, 2024 · 1 comment

Comments

@punkundermyskin
Copy link

While building the project on Xcode 15.3, I encountered this error:
Called object type 'facebook::flipper::SocketCertificateProvider' is not a function or function pointer

Steps to Reproduce

  • Clone the repository
  • Run npm install to install the dependencies
  • Run npx pod-install to install the Pods for the iOS project
  • Run npm run ios to start the application
  • Open the project in Xcode 15.3.
  • Build the project.

Environment

Xcode Version: 15.3
macOS Version: macOS 14.3

Screenshot

@punkundermyskin
Copy link
Author

this solution seems to work for me
https://stackoverflow.com/a/78319900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant