Skip to content

Update to objc2 v0.6#4092

Merged
madsmtm merged 4 commits intomasterfrom
madsmtm/objc2-v6
Jan 28, 2025
Merged

Update to objc2 v0.6#4092
madsmtm merged 4 commits intomasterfrom
madsmtm/objc2-v6

Conversation

@madsmtm
Copy link
Copy Markdown
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 - appkit Affects the AppKit/macOS backend DS - uikit Affects the UIKit backend (iOS, tvOS, watchOS, visionOS) 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
@madsmtm madsmtm deleted the madsmtm/objc2-v6 branch January 28, 2025 20:31
@madsmtm madsmtm restored the madsmtm/objc2-v6 branch February 28, 2025 15:41
@madsmtm madsmtm deleted the madsmtm/objc2-v6 branch February 28, 2025 15:53
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 - appkit Affects the AppKit/macOS backend DS - uikit Affects the UIKit backend (iOS, tvOS, watchOS, visionOS) S - maintenance Repaying technical debt

Development

Successfully merging this pull request may close these issues.

2 participants