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

use TSCUtility.Version to compare versions #24

Merged
merged 1 commit into from Dec 15, 2022
Merged

Conversation

griffin-stewie
Copy link
Owner

Xcode v14.2’s CFBundleVersion is 21534. Xcode v14.1’s CFBundleVersion is 21534.1. That’s why comparing was broken. Now we use TSCUtility.Version.

fixed: #21

Xcode v14.2’s CFBundleVersion is 21534. Xcode v14.1’s CFBundleVersion is 21534.1.  That’s why comparing was broken.
Now we use TSCUtility.Version.
@griffin-stewie griffin-stewie merged commit 957fed5 into main Dec 15, 2022
@griffin-stewie griffin-stewie deleted the fix/issue_21 branch December 15, 2022 14:34
@github-actions github-actions bot mentioned this pull request Dec 15, 2022
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.

xopen write --use latest does not work with Xcode v14.2
1 participant