Skip to content

fix: make actool failure non-fatal in build.rs#664

Open
neuron-tech-ai wants to merge 1 commit into
jamiepine:mainfrom
neuron-tech-ai:fix/tauri-build-no-xcode
Open

fix: make actool failure non-fatal in build.rs#664
neuron-tech-ai wants to merge 1 commit into
jamiepine:mainfrom
neuron-tech-ai:fix/tauri-build-no-xcode

Conversation

@neuron-tech-ai
Copy link
Copy Markdown

actool (macOS asset catalog compiler) is part of Xcode and not available when only the Xcode Command Line Tools are installed. When it fails, the Tauri build fails entirely — blocking contributors and CI environments that don't have full Xcode.

Made the actool step a warning rather than a hard failure. The app builds and runs correctly without it; asset catalog compilation is only needed for App Store submission. This unblocks development builds on machines with only CLT installed.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 14, 2026

Warning

Rate limit exceeded

@neuron-tech-ai has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 5 minutes and 32 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: dfda8114-60df-44a2-b6e1-34d1ae30ce29

📥 Commits

Reviewing files that changed from the base of the PR and between b35b909 and dc98adf.

📒 Files selected for processing (1)
  • tauri/src-tauri/build.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Successfully merging this pull request may close these issues.

1 participant