Skip to content

Conversation

@Timac
Copy link

@Timac Timac commented Dec 22, 2025

This PR fixes an issue where the language bundle could not be located when running XCTest on iOS and macOS.

The change was validated by building on macOS Sequoia 15.7 using Xcode 26.2 and running the following checks:

  • ✅ Unit tests on the iOS 17 simulator
  • ✅ Unit tests on macOS Sequoia 15.7
  • ✅ SwiftTreeSitterExample sample app on macOS Sequoia 15.7
  • ❌ Linux and Windows have not been tested.

#44

… when running XCTest on iOS and macOS.

The change was validated by building on macOS Sequoia 15.7 using Xcode 26.2 and running the following checks:

- ✅ Unit tests on the iOS 17 simulator
- ✅ Unit tests on macOS Sequoia 15.7
- ✅ SwiftTreeSitterExample sample app on macOS Sequoia 15.7
- ❌ Linux and Windows have not been tested.

tree-sitter#44
@mattmassicotte
Copy link
Contributor

Just a little typo in there. I am interested to see if the linux tests pass as well, because getting this system to work reliably both within Xcode and standalone swift test has been nothing short of a nightmare.

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.

2 participants