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

Remove macOS #20

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Remove macOS #20

merged 4 commits into from
Nov 6, 2024

Conversation

rikner
Copy link
Collaborator

@rikner rikner commented Nov 5, 2024

We had a macOS target which is now obsolete since the removal of the CJNI target.
That means we can cleanup the whole codebase from any xcodeproject files and macOS-related things.

@rikner rikner requested a review from ephemer November 5, 2024 16:23
.DS_Store Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file should be included in the .gitignore, preferably in your local global .gitignore 🙏🏼

Copy link
Member

@ephemer ephemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Just please remove .DS_Store from the root directory and from Sources before merge 🙏🏼

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗑️

Copy link
Member

@ephemer ephemer Nov 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should also be removed, no? maybe not if it's added by Xcode's Swift PM support, but maybe we can avoid loading this package in Xcode at all if it's unneeded?

@rikner rikner merged commit fb5255e into devel Nov 6, 2024
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