Skip to content

chore: add -Wno-reserved-identifier option#1032

Merged
KazuCocoa merged 1 commit into
masterfrom
add-option
Jun 9, 2025
Merged

chore: add -Wno-reserved-identifier option#1032
KazuCocoa merged 1 commit into
masterfrom
add-option

Conversation

@KazuCocoa
Copy link
Copy Markdown
Member

I got #839 in Xcode 26. We need

int _XCTSetApplicationStateTimeout(double timeout);
so it's reasonable to disable the warning.

This is the only build warning/error I observed with Xcode 26.

@KazuCocoa KazuCocoa merged commit 005dc21 into master Jun 9, 2025
41 of 45 checks passed
@KazuCocoa KazuCocoa deleted the add-option branch June 9, 2025 22:45
github-actions Bot pushed a commit that referenced this pull request Jun 9, 2025
## [9.14.1](v9.14.0...v9.14.1) (2025-06-09)

### Miscellaneous Chores

* add -Wno-reserved-identifier option ([#1032](#1032)) ([005dc21](005dc21))
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

🎉 This PR is included in version 9.14.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants