Skip to content

feat: Add Xcode 26 compatibility#247

Open
gabcoelho wants to merge 2 commits into
spotify:masterfrom
gabcoelho:feat/xcode-26-compatibility
Open

feat: Add Xcode 26 compatibility#247
gabcoelho wants to merge 2 commits into
spotify:masterfrom
gabcoelho:feat/xcode-26-compatibility

Conversation

@gabcoelho

Copy link
Copy Markdown

Xcode 26 changed two major things that broke XCRemoteCache

  • xcode-select symlink moved from /var/db/xcode_select_link to /var/select/delevelop_dir
  • Xcodeproj 8.x exposed build settings as [String: Any] which has been updated to [String: BuildSetting]

Testing

  • All unit tests are passing
  • Manually verified with xprepare integrate which is running successfully agains an iOS project on Xcode 26

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