Recover canonical Objective-C protocol conformances - #82
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Restore direct Objective-C protocol conformances when dyld canonical protocol objects live in cache-wide storage outside every Mach-O image.
Closes #60.
Changes
c7716997aa1ace417c43fcd15b5322dbbe79ec54, which mirrors objc4's canonical and name-remap paths while validating active shared-cache provenance, runtime preoptimization state, mapping boundaries, mandatory layout size, and bounded cumulative name reads.122f50ee5196816a0d9d628a56a978636bc9bb03so its transitive MachOObjCSection dependency matches the direct pin.Package.resolvedand the exact dependency-pin contract test.Testing
swift testscripts/test-release-scripts.sh24A5390fARKit smoke:ARAnchorrenders<ARDaemonSecureCoding, ARAnchorCopying, NSSecureCoding>with zero ARKit Objective-C metadata warnings24R5325fAVFAudio smoke:AVAudioBufferrenders<NSCopying, NSMutableCopying>andAVAudioFormatrenders<NSSecureCoding>with zero AVFAudio Objective-C metadata warnings