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

How can I make LiquidFun work on macOS 11.6.2 and Xcode 13.2.1? #125

Open
Ermiasmarino opened this issue Nov 3, 2023 · 0 comments
Open

Comments

@Ermiasmarino
Copy link

I am using macOS 11.6.2 and Xcode 13.2.1 and despite giving a warning when opened that it is a 32-bit project, it builds without problem. The project's GoogleTest window doesn't pop up after the project compiles. When I run the GTest project that comes with GoogleTest, it is giving me the following error:

"The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386 architecture."

I have tried changing the architecture to "Standard Architectures(Apple Silicon, Intel) -$(ARCHS_STANDARD)" in the Architectures section of the Build Setting window success.

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