From 65daebd9e3bb05ae06c5c418cd7c627312b4247a Mon Sep 17 00:00:00 2001 From: Kyle Date: Sun, 6 Sep 2026 22:38:27 +0800 Subject: [PATCH] Make WeakAttribute.base public --- .../arm64-apple-ios-simulator.swiftinterface | 2 +- .../x86_64-apple-ios-simulator.swiftinterface | 2 +- .../AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface | 2 +- .../arm64e-apple-macos.swiftinterface | 2 +- .../x86_64-apple-macos.swiftinterface | 2 +- .../arm64-apple-ios-simulator.swiftinterface | 2 +- .../x86_64-apple-ios-simulator.swiftinterface | 2 +- .../AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface | 2 +- .../arm64e-apple-macos.swiftinterface | 2 +- .../x86_64-apple-macos.swiftinterface | 2 +- .../arm64-apple-xros-simulator.swiftinterface | 2 +- .../x86_64-apple-xros-simulator.swiftinterface | 2 +- AG/DeviceSwiftShims/Attribute/Weak/WeakAttribute.swift | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/AG/2021/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/AG/2021/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-ios-simulator.swiftinterface index 0b47c45..3920d9b 100644 --- a/AG/2021/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/AG/2021/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -248,7 +248,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2021/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/AG/2021/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index 8401861..23f3ec0 100644 --- a/AG/2021/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/AG/2021/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -248,7 +248,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface b/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface index 909a901..c958d8d 100644 --- a/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface +++ b/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface @@ -248,7 +248,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64e-apple-macos.swiftinterface b/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64e-apple-macos.swiftinterface index d3eef49..4d52b3e 100644 --- a/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64e-apple-macos.swiftinterface +++ b/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64e-apple-macos.swiftinterface @@ -248,7 +248,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/x86_64-apple-macos.swiftinterface b/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/x86_64-apple-macos.swiftinterface index 1632420..e17ee6f 100644 --- a/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/x86_64-apple-macos.swiftinterface +++ b/AG/2021/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/x86_64-apple-macos.swiftinterface @@ -248,7 +248,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2024/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/AG/2024/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-ios-simulator.swiftinterface index 19c8479..f4d1cf6 100644 --- a/AG/2024/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-ios-simulator.swiftinterface +++ b/AG/2024/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-ios-simulator.swiftinterface @@ -251,7 +251,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2024/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/AG/2024/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-ios-simulator.swiftinterface index 27dad1e..6f3f759 100644 --- a/AG/2024/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +++ b/AG/2024/AttributeGraph.xcframework/ios-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-ios-simulator.swiftinterface @@ -251,7 +251,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface b/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface index 3630f2f..85210c3 100644 --- a/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface +++ b/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64-apple-macos.swiftinterface @@ -251,7 +251,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64e-apple-macos.swiftinterface b/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64e-apple-macos.swiftinterface index 876eac9..c33f007 100644 --- a/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64e-apple-macos.swiftinterface +++ b/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/arm64e-apple-macos.swiftinterface @@ -251,7 +251,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/x86_64-apple-macos.swiftinterface b/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/x86_64-apple-macos.swiftinterface index ecd594c..b9e48f5 100644 --- a/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/x86_64-apple-macos.swiftinterface +++ b/AG/2024/AttributeGraph.xcframework/macos-arm64e-arm64-x86_64/AttributeGraph.framework/Versions/A/Modules/AttributeGraph.swiftmodule/x86_64-apple-macos.swiftinterface @@ -251,7 +251,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2024/AttributeGraph.xcframework/xros-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-xros-simulator.swiftinterface b/AG/2024/AttributeGraph.xcframework/xros-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-xros-simulator.swiftinterface index a9cbb6c..998ecd4 100644 --- a/AG/2024/AttributeGraph.xcframework/xros-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-xros-simulator.swiftinterface +++ b/AG/2024/AttributeGraph.xcframework/xros-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/arm64-apple-xros-simulator.swiftinterface @@ -251,7 +251,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/2024/AttributeGraph.xcframework/xros-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-xros-simulator.swiftinterface b/AG/2024/AttributeGraph.xcframework/xros-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-xros-simulator.swiftinterface index e440511..9d97f68 100644 --- a/AG/2024/AttributeGraph.xcframework/xros-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-xros-simulator.swiftinterface +++ b/AG/2024/AttributeGraph.xcframework/xros-arm64-x86_64-simulator/AttributeGraph.framework/Modules/AttributeGraph.swiftmodule/x86_64-apple-xros-simulator.swiftinterface @@ -251,7 +251,7 @@ public func withUnsafeMutablePointerToEnumCase(of value: Swift.UnsafeMutableP @_silgen_name("AGGraphWithUpdate") @inline(__always) @inlinable internal func AGGraphWithUpdate(_ attribute: AttributeGraph.AnyAttribute, body: () -> Swift.Void) @frozen @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - internal var base: AttributeGraph.AnyWeakAttribute + public var base: AttributeGraph.AnyWeakAttribute public init(base: AttributeGraph.AnyWeakAttribute) public init() public init(_ attribute: AttributeGraph.Attribute) diff --git a/AG/DeviceSwiftShims/Attribute/Weak/WeakAttribute.swift b/AG/DeviceSwiftShims/Attribute/Weak/WeakAttribute.swift index 1b73592..e504f70 100644 --- a/AG/DeviceSwiftShims/Attribute/Weak/WeakAttribute.swift +++ b/AG/DeviceSwiftShims/Attribute/Weak/WeakAttribute.swift @@ -38,7 +38,7 @@ public import AttributeGraph @propertyWrapper @dynamicMemberLookup public struct WeakAttribute { - var base: AnyWeakAttribute + public var base: AnyWeakAttribute public init(base: AnyWeakAttribute) { self.base = base