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

Update to objc2 v0.6 #4092

Merged
merged 4 commits into from
Jan 28, 2025
Merged

Update to objc2 v0.6 #4092

merged 4 commits into from
Jan 28, 2025

Conversation

madsmtm
Copy link
Member

@madsmtm madsmtm commented Jan 24, 2025

This adds a few new crates that have more complete bindings than their predecessors (our ffi module is now a lot smaller), and uses the new available! macro to check for availability of APIs before using them.

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality

@madsmtm madsmtm added DS - macos DS - ios S - maintenance Repaying technical debt dependencies Pull requests that update a dependency file labels Jan 24, 2025
@madsmtm madsmtm requested a review from kchibisov as a code owner January 24, 2025 16:03
@madsmtm madsmtm force-pushed the madsmtm/objc2-v6 branch 4 times, most recently from 8afd509 to 67e2243 Compare January 27, 2025 18:11
@valadaptive valadaptive mentioned this pull request Jan 28, 2025
7 tasks
@madsmtm madsmtm merged commit 953d9b4 into master Jan 28, 2025
58 checks passed
@madsmtm madsmtm deleted the madsmtm/objc2-v6 branch January 28, 2025 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file DS - ios DS - macos S - maintenance Repaying technical debt
Development

Successfully merging this pull request may close these issues.

2 participants