[CarPlay] Update bindings to Xcode 26.4 Release Candidate#24961
[CarPlay] Update bindings to Xcode 26.4 Release Candidate#24961
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
New types: - CPImageOverlay, CPSportsOverlay, CPThumbnailImage - CPPlaybackConfiguration (uses CMTime from CoreMedia) - CPPlayableItem protocol - CPListTemplateDetailsHeader - CPNavigationWaypoint, CPRouteSegment, CPMapTemplateWaypoint - CPLocationCoordinate3D struct New enums: - CPRerouteReason, CPRouteSource, CPImageOverlayAlignment - CPPlaybackPresentation, CPPlaybackAction Additions to existing types: - CPTrip: waypoint-based navigation APIs (deprecated MKMapItem ones) - CPNavigationSession: route segments and resume trip APIs - CPVoiceControlState: action buttons - CPVoiceControlTemplate: CPBarButtonProviding conformance - CPMapTemplateDelegate: route sharing, waypoint, and route source callbacks - CPListImageRowItemElement: CPPlayableItem conformance - CPListImageRowItemCardElement: NSSecureCoding, thumbnail support - CPListTemplate: list header support - CPSessionConfiguration: video playback support - CPListItem: CPPlayableItem conformance Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
00f1290 to
3a815bf
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
- Pass selector as last argument to InitializeHandle calls - Simplify Create factories by removing redundant null/empty branches - Add null check on unsafe pointer reads in EntryPoints/Coordinates getters - Remove redundant count==0 checks (null pointer check is sufficient) - Rename WaypointAccepted to MapTemplateWaypoint to match ObjC naming - Change INSCopying to NSCopying for CPPlaybackConfiguration and CPRouteSegment - Update Documentation.KnownFailures.txt for method rename Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
✅ [CI Build #506c1a2] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #506c1a2] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
✅ [CI Build #506c1a2] Build passed (Build macOS tests) ✅Pipeline on Agent |
🔥 [CI Build #506c1a2] Test results 🔥Test results❌ Tests failed on VSTS: test results 0 tests crashed, 1 tests failed, 155 tests passed. Failures❌ windows tests1 tests failed, 2 tests passed.Failed tests
Html Report (VSDrops) Download Successes✅ cecil: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
rolfbjarne
left a comment
There was a problem hiding this comment.
XML docs would be good too, but NBD.
No description provided.