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

macOS XCode build failed with unkown argument "-index-store-path" and cannot specify -o when generating multiple output files #7974

Open
tizee opened this issue May 19, 2024 · 1 comment
Assignees
Labels

Comments

@tizee
Copy link

tizee commented May 19, 2024

My build environment

Expected behavior

  • XCode builds the app successfully.

Actual behavior

Screenshot
  • XCode faild to build with error messages of "-index-store-path" and cannot specify -o when generating multiple output files.

My workaround

Since there's a Makefile, I have to run make manually under the project root directory.

@tizee tizee changed the title macOS XCode build failed with "-index-store-path" and cannot specify -o when generating multiple output files macOS XCode build failed with unkown argument "-index-store-path" and cannot specify -o when generating multiple output files May 19, 2024
@tizee
Copy link
Author

tizee commented May 19, 2024

After switching to the release scheme according to the logs from manual build with make , XCode could build the project successfully.

@danoli3 danoli3 self-assigned this May 20, 2024
@danoli3 danoli3 added the macOS label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants