diff --git a/PreviewsSupport/PreviewsSupport.xcframework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/Info.plist
index 054491b..e7175a6 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/Info.plist
+++ b/PreviewsSupport/PreviewsSupport.xcframework/Info.plist
@@ -8,21 +8,24 @@
BinaryPath
PreviewsSupport.framework/PreviewsSupport
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
BinaryPath
PreviewsSupport.framework/PreviewsSupport
LibraryIdentifier
- xros-arm64
+ ios-arm64
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
@@ -30,13 +33,13 @@
arm64
SupportedPlatform
- xros
+ ios
BinaryPath
- PreviewsSupport.framework/Versions/A/PreviewsSupport
+ PreviewsSupport.framework/PreviewsSupport
LibraryIdentifier
- ios-arm64_x86_64-maccatalyst
+ watchos-arm64_x86_64-simulator
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
@@ -45,32 +48,31 @@
x86_64
SupportedPlatform
- ios
+ watchos
SupportedPlatformVariant
- maccatalyst
+ simulator
BinaryPath
PreviewsSupport.framework/PreviewsSupport
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ watchos-arm64_arm64_32_armv7k
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
arm64
- x86_64
+ arm64_32
+ armv7k
SupportedPlatform
- ios
- SupportedPlatformVariant
- simulator
+ watchos
BinaryPath
- PreviewsSupport.framework/PreviewsSupport
+ PreviewsSupport.framework/Versions/A/PreviewsSupport
LibraryIdentifier
- watchos-arm64_x86_64-simulator
+ macos-arm64_x86_64
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
@@ -79,9 +81,7 @@
x86_64
SupportedPlatform
- watchos
- SupportedPlatformVariant
- simulator
+ macos
BinaryPath
@@ -102,24 +102,23 @@
BinaryPath
- PreviewsSupport.framework/Versions/A/PreviewsSupport
+ PreviewsSupport.framework/PreviewsSupport
LibraryIdentifier
- macos-arm64_x86_64
+ tvos-arm64
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
- macos
+ tvos
BinaryPath
- PreviewsSupport.framework/PreviewsSupport
+ PreviewsSupport.framework/Versions/A/PreviewsSupport
LibraryIdentifier
- tvos-arm64_x86_64-simulator
+ ios-arm64_x86_64-maccatalyst
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
@@ -128,15 +127,15 @@
x86_64
SupportedPlatform
- tvos
+ ios
SupportedPlatformVariant
- simulator
+ maccatalyst
BinaryPath
PreviewsSupport.framework/PreviewsSupport
LibraryIdentifier
- tvos-arm64
+ xros-arm64
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
@@ -144,23 +143,24 @@
arm64
SupportedPlatform
- tvos
+ xros
BinaryPath
PreviewsSupport.framework/PreviewsSupport
LibraryIdentifier
- watchos-arm64_arm64_32_armv7k
+ tvos-arm64_x86_64-simulator
LibraryPath
PreviewsSupport.framework
SupportedArchitectures
arm64
- arm64_32
- armv7k
+ x86_64
SupportedPlatform
- watchos
+ tvos
+ SupportedPlatformVariant
+ simulator
CFBundlePackageType
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
index 909db5e..1c94e0b 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Info.plist
index e089bc0..b399369 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Info.plist and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Info.plist differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.abi.json
index 80a1828..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -321,18 +411,320 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftdoc
index ad89e15..c255cb3 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftinterface
index 1df57d9..54f778d 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64-apple-ios15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/PreviewsSupport
index a10d27f..43ceef0 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
index 5d41eda..cf3730c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/PreviewsSupport-Swift.h
- jHNWr6KG4IdrIPElKB0ctDJiUM4=
+ SxWnn3W8qcB5zbX8Zx2jEMhUdSE=
Headers/PreviewsSupport.h
@@ -14,27 +14,27 @@
Info.plist
- w2A7+8c5/mRwHxnSof1cLmGVrIs=
+ jjO+sD4Xp8L6xA5djwWwvrx4Ktg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.abi.json
- vaY0Wi01/czlGoKEbRaDRu/rNJg=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.private.swiftinterface
- 8ZS04FVFQm2vgWlc9lW49pi+Rhk=
+ HiIcpVJz2VdE9KC2AALDimAt2O0=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftdoc
- 3fPgB5IWdobqzBVNQCl/9ukDDQk=
+ xAqzplGIAdAF0P0GwreJYOsEcfw=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftinterface
- zCKTu0kc+3O77jrnsXgKSc+fi0E=
+ Tk7E7OwW/tqxkceQkJqC0POcbJc=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftmodule
- 1WAxx8ev4LA1cc64zNrGJ3qXUxY=
+ 4MvAJFF/VhOn97nSu9+FhkMRiXc=
Modules/module.modulemap
@@ -47,7 +47,7 @@
hash2
- MRseLQ8U1L+eiCDvi34ebePzbfiWNEqz7WxbVqFSB1M=
+ J9e/w6j04a2oueLAVHvDBVlqG5mT0XQYmL9IPDIbLfc=
Headers/PreviewsSupport.h
@@ -61,35 +61,35 @@
hash2
- l/yVrBY/U7+zSCypAsKduT6J3Wzh+0QP4n7BfTXFUJY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.private.swiftinterface
hash2
- 8CG7xqQmcAhcHiQBj3Sbz4gBLFYjcmuU+fRDA3r1cZo=
+ G/Ww3yU2hWOoK4OGje4U+1+lIk53yfufTFc9Wfdy908=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftdoc
hash2
- 6nUIF28ttguVzXpASyW91psgaxMAB8QxEU3q/xZV/+4=
+ 5129kvk9DsI/+mp4sx/KXhKMlc2CE/uzxcjyu+/t2ck=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftinterface
hash2
- SWDHoTyjML7nrJ8bKvQDf6Fj4PFerv609mA8ZvtKS4w=
+ 2NqyNJakTeB8FKbiJXNhi/p2RtVTOaExZuKbatRPeCM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios.swiftmodule
hash2
- cYNjb4x6pkV/dRQciiKrd0Pe0xfxFxovVaC8IMclLaY=
+ hiH4Nsw+cvhT/ccp/R0vZBqXTuHOhG6O93KBYSa+wSc=
Modules/module.modulemap
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Headers/PreviewsSupport-Swift.h
index c17efc7..f6d47e3 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
@@ -307,7 +311,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -349,6 +353,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -362,6 +368,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -595,6 +602,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.abi.json
index 80a1828..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -321,18 +411,320 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftdoc
index 3e10624..3dddd32 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftinterface
index 009f89f..0a7bb49 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64-apple-ios15.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.abi.json
index 80a1828..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -321,18 +411,320 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftdoc
index 65bef01..bcb931e 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
index da06ec4..90a96f1 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target x86_64-apple-ios15.0-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/PreviewsSupport
index be181ae..083268a 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Resources/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Resources/Info.plist
index a344e51..3d4ca1c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Resources/Info.plist
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/Resources/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 23F79
+ 23G93
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -27,19 +27,19 @@
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
-
+ 24A5324a
DTPlatformName
macosx
DTPlatformVersion
- 14.5
+ 15.0
DTSDKBuild
- 23F73
+ 24A5324a
DTSDKName
- macosx14.5
+ macosx15.0
DTXcode
- 1540
+ 1600
DTXcodeBuild
- 15F31d
+ 16A5230g
LSMinimumSystemVersion
12.0
UIDeviceFamily
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/_CodeSignature/CodeResources
index 998067a..728a76e 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-maccatalyst/PreviewsSupport.framework/Versions/A/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Resources/Info.plist
- yPYIbrVP7R2BrgZ5xzhUxVaejnI=
+ N1KmqfYR65NxtMuUPCJTey+HQXo=
files2
@@ -15,7 +15,7 @@
hash2
- /8Pw5v4y/vKdF/KKMICDv2ULcXg+hZKhQAMKl7om9pM=
+ Cza07iVBKfu/HPRN9ShnZFqWr1neVEvxbs7cC9HMLco=
Headers/PreviewsSupport.h
@@ -29,70 +29,70 @@
hash2
- l/yVrBY/U7+zSCypAsKduT6J3Wzh+0QP4n7BfTXFUJY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface
hash2
- k7wVMq8gILJ1ygFhB++pb306KjCd1NQaldsKJVNGUN0=
+ FasFzIB2qTJISPphoAxUv6rB/Ak4U6zFShzjZ88zGwo=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftdoc
hash2
- 8BE1cyI36zhQI89GIjNc21+j1kA+usDDmSV9OWINYKw=
+ 9hJke7Lyx9JmQuMVZfAh6yxu7MUj9tDyaFB13kwooPg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftinterface
hash2
- Q1N0oqvz7w6yHrbzfJwCEDYYlhCTljbqhUp3gNosIJE=
+ gUllFX9t0KDmRoemll70PimLZ50/10SZ8Ngb1nN6RSQ=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-macabi.swiftmodule
hash2
- MOxkzTriv0EKoxw2bN3u+JTAWeXCsyX5Y0c8Yv1CF64=
+ cT9x2vY87SOU35AHWM74lhfF02b3OZYfZm7CFzexPrk=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.abi.json
hash2
- l/yVrBY/U7+zSCypAsKduT6J3Wzh+0QP4n7BfTXFUJY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface
hash2
- miSY8eFRhwqLbpQMv4GxQgzyUXiA+EQxZteQxJ0KwCA=
+ jkE4nC1LN8SNY7SDJy6kDiF7PGRKKnJ2u4dL5LmZiEk=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftdoc
hash2
- klch6dPtNSZIren7DuvPuwhYCB/UDh+P1qU/gtqK6kU=
+ V7x4Cb9RPkMuCW0FZl1748axsmQLTk91fjNOULkS/cA=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
hash2
- JLJnr8MHTDN8MIDG61IJ4Fw/WXVmjYFvNaN8HKlr2Ew=
+ Va80QtUZs6PNX/gT92MSZoLR7KdtcOO11aoCnCwIB+U=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-macabi.swiftmodule
hash2
- hk2Lkz4iig0oAdtVPbJ9NFcwWt2WhuYOGMhu7A8FCTg=
+ SaDZJq9dgS7xaAQxnotTJbUDiDoxZ3GxYfoH2JG1zwE=
Modules/module.modulemap
@@ -106,7 +106,7 @@
hash2
- rhYLpGYcGySBbdZGD6beYAa/wumvFzqAQEl+i0FF0IM=
+ kEyZRVAHD+69aefYezzXZzW3qWbT3OwLWTK5r90jLt8=
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
index c17efc7..f6d47e3 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
@@ -307,7 +311,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -349,6 +353,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -362,6 +368,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -595,6 +602,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist
index 5934443..c5bc84f 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.abi.json
index 80a1828..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -321,18 +411,320 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftdoc
index cde9ac4..d4bbe16 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftinterface
index 32e9c77..c176331 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.abi.json
index 80a1828..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -321,18 +411,320 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
index a5144fd..df38357 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
index 67431af..b455d04 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target x86_64-apple-ios15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport
index 391d677..2e87fd2 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
index b37873f..8f7c677 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/ios-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/PreviewsSupport-Swift.h
- 5VrCinQlxr7TfpingJUSgMF/7xU=
+ zAU9hX5fJz4ANa4EGssfSxeNML4=
Headers/PreviewsSupport.h
@@ -14,47 +14,47 @@
Info.plist
- SqMaAew9phpx4rGHEI/vOUBeyg8=
+ xD7NkkaD4xhJaTBB2hqEzeQm6Zc=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.abi.json
- vaY0Wi01/czlGoKEbRaDRu/rNJg=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
- i5c14AnyRm0KcaHB7cfuoH6zojQ=
+ Ib7SY5mkXu7Hj6PYdmlTKpyXZk4=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftdoc
- jCQKeBhzVKS9/OwtIZtlqH6EA78=
+ oBMOzSKupFx5YS0t/sm6k87rnKI=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftinterface
- V5+/Aw9BQfpB4fzPQUox/6dSJaE=
+ VKHd91N5J9FJO1sIfHWwdP1UIxQ=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftmodule
- K42hYOeC6LiHa9xgVuPDoJ9SBuY=
+ 5C1/8qpJuuix2q5Vaz69aFgcN3k=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.abi.json
- vaY0Wi01/czlGoKEbRaDRu/rNJg=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
- DqJn0wzl566m9w03N9//89tuRRA=
+ xqTTFYpZvLgbcTw2weD93lhPZDI=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
- 8jGXGeNJ+aRhZ3z8sywjhHiTx5A=
+ uyn8BvZ9TsSMZ5f0HvwH+FPry1Y=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
- guLiYgSk4c6AU93wyIrY8lYnU6Q=
+ CBLPocEX0O3J3ezPpKThen2KsQQ=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
- MC5J+DK6lCu3kB38x7DANU/9Q4U=
+ 1cVxqYHKLqJdCP064uVEHynQFek=
Modules/module.modulemap
@@ -67,7 +67,7 @@
hash2
- /8Pw5v4y/vKdF/KKMICDv2ULcXg+hZKhQAMKl7om9pM=
+ Cza07iVBKfu/HPRN9ShnZFqWr1neVEvxbs7cC9HMLco=
Headers/PreviewsSupport.h
@@ -81,70 +81,70 @@
hash2
- l/yVrBY/U7+zSCypAsKduT6J3Wzh+0QP4n7BfTXFUJY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
hash2
- xC0XRvy2A2SFHaLfMWLbY7t/qLCtNRbtTnq5NJSqcvM=
+ leLAcFLvgH6CDsZbRoLKvoLwNRuBAmlMQZ9cMSNSEJg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftdoc
hash2
- aoQjQX6lgMXKTHSE2m5NDVfhsN1xwHT6rDAiIqKGTRI=
+ aa7wTx1bqkFG1LTcSMO39g8DVhV7WSRdymmNmD7QJss=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftinterface
hash2
- QC6lxUz3PHwbmGEAXwzR2pkY+7nQK32LOvEk5x4DhZY=
+ 0Z5yl1nXs/k7doUE9YYwucahTSFiBqIiGWTzVfvRjwc=
Modules/PreviewsSupport.swiftmodule/arm64-apple-ios-simulator.swiftmodule
hash2
- Mj5fFAB+7Y3dSHshSl8XysRZoB91Q9pqCQowXGXdEuE=
+ njKPzNuQKHqocUhQAca1pI/Lk63FdLc/fO0/xxH++Cg=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.abi.json
hash2
- l/yVrBY/U7+zSCypAsKduT6J3Wzh+0QP4n7BfTXFUJY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
hash2
- TZ5zxhILk2kBfjAZ4EXcY3NnLe0qkAHGiFbSsFgdObc=
+ zKolJmsgqB00bED0gXnIvIwbrAonAPDO4puLJ/FQc+k=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
hash2
- q8H0UgZ3Jfea1Dvy9ViL8LiaXhByQy0v2ixj7Ny/xKo=
+ LWMdsrFdqKPyimTRGsYN/QCYQ1Qf5AYZK0DoTbQx4Cw=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
hash2
- 2+AtwOMwCpQcUNTveUIFMWZ2Czw+xsK3PBn/nHwcqfg=
+ /T5K4kSSVyntJKty6fg0dc4NKwg0iFATMdHvoYKYk6U=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
hash2
- ecfMJZBSCWMz6YLEf+miqEqcUY8gGRZRR5rQxGRbgHo=
+ C6ifpX5VmlZPQGasR8mbIyyNBFmWsWio44wZGk6qSwk=
Modules/module.modulemap
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Headers/PreviewsSupport-Swift.h
index c17efc7..f6d47e3 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
@@ -307,7 +311,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -349,6 +353,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -362,6 +368,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -595,6 +602,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.abi.json
index 2bd2a29..1f096ec 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "TypeDecl",
"name": "MakeViewProvider",
@@ -92,6 +102,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -104,12 +130,152 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftdoc
index 368153a..32de986 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftinterface
index 55d8cd5..cdc7314 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64-apple-macos12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.abi.json
index 2bd2a29..1f096ec 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "TypeDecl",
"name": "MakeViewProvider",
@@ -92,6 +102,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -104,12 +130,152 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftdoc
index ade6c7a..0c59d94 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftinterface
index 52e8117..96e0674 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target x86_64-apple-macos12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/PreviewsSupport
index 35c3c98..bd70b83 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Resources/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Resources/Info.plist
index 67c417b..33b8556 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Resources/Info.plist
+++ b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/Resources/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 23F79
+ 23G93
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -27,19 +27,19 @@
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
-
+ 24A5324a
DTPlatformName
macosx
DTPlatformVersion
- 14.5
+ 15.0
DTSDKBuild
- 23F73
+ 24A5324a
DTSDKName
- macosx14.5
+ macosx15.0
DTXcode
- 1540
+ 1600
DTXcodeBuild
- 15F31d
+ 16A5230g
LSMinimumSystemVersion
12.0
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/_CodeSignature/CodeResources
index e0a49f3..ea7c3fa 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/macos-arm64_x86_64/PreviewsSupport.framework/Versions/A/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Resources/Info.plist
- ktLYcCsAn8hfgDCpFvztRHH7omg=
+ wK7NTYa762P6qzO1UYGnqCm2WHM=
files2
@@ -15,7 +15,7 @@
hash2
- /8Pw5v4y/vKdF/KKMICDv2ULcXg+hZKhQAMKl7om9pM=
+ Cza07iVBKfu/HPRN9ShnZFqWr1neVEvxbs7cC9HMLco=
Headers/PreviewsSupport.h
@@ -29,70 +29,70 @@
hash2
- yFdLlY5wywG6GJsjK3efqnDSybWRYqx89uepQL42Yi4=
+ hTDka/Mld6kIHSRX0tvV+hNILMaPBPYCH8A8rKdTom8=
Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.private.swiftinterface
hash2
- X2HndxdnmzFeCB0y/3djApoyTJi6BAFqgLlhGA7C3KU=
+ 6u3gSc8OezMKO8zLJe6QMxhZtCFGK4HUTQm23ZHXtk4=
Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftdoc
hash2
- x8WhAGypTujwsJ6lgaBUDqVJ8XXTUNevgCE3zlYgc8M=
+ accdNmWyHCDBXdM1F/O1Uc7nwRTplaXTHTXhOkGxUf0=
Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftinterface
hash2
- SosBhTSB5u5gBY65NUAZFyk4jZLKMogXl3Vh5o91Lq0=
+ ANyOhV8IffZgGva12lvIo5IdWZgsUBYpCMm7tTmWh0A=
Modules/PreviewsSupport.swiftmodule/arm64-apple-macos.swiftmodule
hash2
- DRE9GXQAUUuthf20FxmmNIRfGIROBoHGgAZe+UE4MEY=
+ 1Le/1pf8QN6R7DGDQK1ISVfqc2hyb2pwoVMIQYwynZs=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.abi.json
hash2
- yFdLlY5wywG6GJsjK3efqnDSybWRYqx89uepQL42Yi4=
+ hTDka/Mld6kIHSRX0tvV+hNILMaPBPYCH8A8rKdTom8=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.private.swiftinterface
hash2
- ZwzVxF7QrBdi+PsOi+mQJAw2XwYymICEUeTeGG5r44s=
+ qJeIL6iAnU1J3p/alumo3JDtBWWKdGNIvs1d/ExaoUs=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftdoc
hash2
- VvdMqsxo4Q9jWCxV8wh+nZekYpQ3pb6K0uqcQ0Gp7lg=
+ N7xXTAAgzSU2AQJ+o/I1YZ2oD1OobXDmsg9ipnm86RQ=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftinterface
hash2
- pJSGzxMEkKRXb7/zneecgQqjzB5cpEQurzizX9miY60=
+ kxMT26/vmv5yIbpyfymZnMrqGq2diwjdZKj2g1vx+do=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-macos.swiftmodule
hash2
- 40i/bNcpEXQRxYnyMVpDBqrOjUPnjGWSFhjTpV6IWwE=
+ WgufQMZckblCl+0bZAjEv5n/iyO0d8jyYfwjyPI5Zw8=
Modules/module.modulemap
@@ -106,7 +106,7 @@
hash2
- FKPw/L89//JmNp0reVtK6VIbkc9N11hAPMNhagjPLW8=
+ 03WLsnn1ZkT++lwBb1wr9bzDDYWlrQmqWwO+cBzbzRA=
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
index 909db5e..1c94e0b 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Info.plist
index b9849ef..5526366 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Info.plist and b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Info.plist differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.abi.json
index 590eda9..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -331,12 +421,310 @@
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftdoc
index 4b5791b..4afb87e 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftinterface
index 3224050..66668fe 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64-apple-tvos15.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/PreviewsSupport
index e283b36..64a8861 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
index 1e05a06..c17ab02 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/PreviewsSupport-Swift.h
- jHNWr6KG4IdrIPElKB0ctDJiUM4=
+ SxWnn3W8qcB5zbX8Zx2jEMhUdSE=
Headers/PreviewsSupport.h
@@ -14,27 +14,27 @@
Info.plist
- O29M1ATZONZKqQHws0q0J3G71eg=
+ ZwTPHgcCes0gbbIWTp26ph4P4DE=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.abi.json
- xgIG5p5zWsms0IGKZTg8RmqEp6o=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.private.swiftinterface
- THy6nJzVabYvu/qtNBQ16j94DaE=
+ V6m5XhRJnDEsMM8NWJ+h2KDlT0M=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftdoc
- dyEi0kbDANuJ49JyrARedT7fXBU=
+ 9A1X5JJWc684rWq2FUWC3YEYv5E=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftinterface
- OgDv2c+nbSGg/swXNViVH1ficEo=
+ HhMeB3xRe4558Um3Ta3e4cmAaC8=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftmodule
- HL7eGZSrJRhmvZ6ry+xUOi6ff2E=
+ UA3qfQ///FhhgCY/O7mOTdd2Pac=
Modules/module.modulemap
@@ -47,7 +47,7 @@
hash2
- MRseLQ8U1L+eiCDvi34ebePzbfiWNEqz7WxbVqFSB1M=
+ J9e/w6j04a2oueLAVHvDBVlqG5mT0XQYmL9IPDIbLfc=
Headers/PreviewsSupport.h
@@ -61,35 +61,35 @@
hash2
- lcnRbvSs/ePNdmCfZfsYGoijSYwDel+DRIKmeuXRkLY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.private.swiftinterface
hash2
- QcfE16fJdssJchfnc8/K5SM1H/851QOzAd9K8h8617s=
+ TERh8RMPHX3gsEGwBRAA6xH8elgw6kk3Zxmpegjt8kQ=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftdoc
hash2
- +9JQFTewJPuRn3coZniP0iMM9SeD7fDm9kVcFdMo57E=
+ m6wogdk/2Z7SOkTcyzpUR5fwT644Q1xOUlCuJC/15GY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftinterface
hash2
- QDBQliTnWvRgtszXNBlLdRS0VbXp1lSNqMDQfDPk9o0=
+ JqnrdmGqLhZ+uuzdNXgFTrMa4AQ7s5lZnyrfrVl+j4o=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos.swiftmodule
hash2
- MN9x4glol9mc1MshW0f0vof3ZW1+D+E7E2TvRSwcCYw=
+ TezZqcHcLhv95tuMUFTuVEKDyqtqPZwAPTChVfkNies=
Modules/module.modulemap
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
index c17efc7..f6d47e3 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
@@ -307,7 +311,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -349,6 +353,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -362,6 +368,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -595,6 +602,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist
index dd94059..06b17db 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist and b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.abi.json
index b95a1d9..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -322,13 +412,29 @@
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
"intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
"declAttributes": [
+ "Available",
"Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
@@ -337,6 +443,290 @@
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
}
]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
+ }
+ ]
}
],
"json_format_version": 8
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftdoc
index b91ae99..8c96304 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftinterface
index 0daec5f..5f130d8 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64-apple-tvos15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.abi.json
index b95a1d9..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -322,13 +412,29 @@
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
"intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
"declAttributes": [
+ "Available",
"Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
@@ -337,6 +443,290 @@
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
}
]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
+ }
+ ]
}
],
"json_format_version": 8
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc
index fe5b728..0b5596e 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface
index ce915ed..7695584 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target x86_64-apple-tvos15.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport
index b6a8420..cf0c785 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
index efeccce..76318c5 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/tvos-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/PreviewsSupport-Swift.h
- 5VrCinQlxr7TfpingJUSgMF/7xU=
+ zAU9hX5fJz4ANa4EGssfSxeNML4=
Headers/PreviewsSupport.h
@@ -14,47 +14,47 @@
Info.plist
- UR3x7XWF1PCqdmF0K3xOehxmoSE=
+ OW2UB7IUQFYR0KECwgjs/sja84g=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.abi.json
- fqwYxiUlJGMpEWsUGVvvbzAm7cQ=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.private.swiftinterface
- hbKl6SJE1e26OeIsQp2ojvmoro0=
+ sl/DUxWTvdvYPK2urWbgokE70pw=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftdoc
- FCdrW3RlV1C1g87vumFX/IQjMFE=
+ MgX27tajW7kT7fkX8YGPVR54ZGs=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftinterface
- Qur77UHHCRmi6BHHfiyYi/nkoPY=
+ 1Llh0Tu/0qrADWq9k6C2Czab+kY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftmodule
- ScH7zEupaVp/ZAQi6ZJB99Gzgdg=
+ 8IUG9vyulRUMyRGZDtpwj24yntU=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.abi.json
- fqwYxiUlJGMpEWsUGVvvbzAm7cQ=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.private.swiftinterface
- SFknougwiUMv+IKeJ/E4cnQTY2w=
+ vbBImBMwS72AXpY6X1BTqESjYXI=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc
- Fg1WUKmteFfkLE9h14YPSGk37CQ=
+ KmoZTF2b3vDGzAWiag1w5NppAIg=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface
- Cu+6EGQIWgz2IE2Gln5aGuOyj/Y=
+ Om6EqNUfhu+CE/mtuE+e/Z8qgwQ=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftmodule
- KWhHdRYZc4YUh6Lj1tCbgkgcvUc=
+ g6dXKXlQ8DG6NUG5DuGzow2RrKI=
Modules/module.modulemap
@@ -67,7 +67,7 @@
hash2
- /8Pw5v4y/vKdF/KKMICDv2ULcXg+hZKhQAMKl7om9pM=
+ Cza07iVBKfu/HPRN9ShnZFqWr1neVEvxbs7cC9HMLco=
Headers/PreviewsSupport.h
@@ -81,70 +81,70 @@
hash2
- ag6SQyDQiWXAUMHb6zbbIHzco9GNk7fy0kGTehe5i0E=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.private.swiftinterface
hash2
- 88RfNeS5OU8xNzwjPcf8uaQC+GRr2Uz/InO0IhbeArk=
+ ok8bUhdb4XxNNDXg7hY6eg9GjRbOjf3APv2aq+jkch4=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftdoc
hash2
- ZRjtSnhYZ6RseaDPkBSn/bf+4+s9AfhVYfhNe+N/CLw=
+ zoIOVQhsJj3H+2vS0nfNo/l+A+iFjz9gLGVu9YLFWOY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftinterface
hash2
- fjIvdDRNPF2rMHBkU/feIi91mE7H8xj5+XDWNnRoyO4=
+ ZIrOzevWq5TLRsov4Tc+PYXbG7Vy4hiOIQ1JEL+DgBw=
Modules/PreviewsSupport.swiftmodule/arm64-apple-tvos-simulator.swiftmodule
hash2
- wQQvRx4ruR1dao82+ttXT15+wzbdR7h0TmQlBce7ytc=
+ VEQdmUi+onR1hJQ1j/o4A91oCv6sIFldtoEZG863XR8=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.abi.json
hash2
- ag6SQyDQiWXAUMHb6zbbIHzco9GNk7fy0kGTehe5i0E=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.private.swiftinterface
hash2
- d1FkIrEj6QVl5/xO4XO1xnQXzavi3EIAVwzmOyl0wlQ=
+ fd17UDwrT4jOzMlVuO7mLlzPngbMr0GgmQ1kg1JCm6c=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc
hash2
- 2RBMrd8bFAQhpZw3ltAgej8eSpRhjt4GYqoG9omz5I4=
+ iq2DtOkkabLggn7csnFV/Tg3xiHurkmO3ZlqkXKZiws=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface
hash2
- D4D7GeSJZkImP+lkqQaOtHr6iUUeNj6j3OfCCw1+kTs=
+ 8DY1ZwgawqUGiZMRuPcr06rRDWO7W2MyBO1gVPmzuEk=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-tvos-simulator.swiftmodule
hash2
- JG4McbZH7UvPyfJ4Ckxz8RXd505uKO8Pq+2uBVfM61k=
+ ZrAbAzSF5PTHE6aertkOMFMDs2K3ASiOs3yNmfhFeG8=
Modules/module.modulemap
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
index 87e262a..705e992 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__ARM64_ARCH_8_32__) && __ARM64_ARCH_8_32__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
@@ -307,7 +311,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -349,6 +353,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -362,6 +368,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -595,6 +602,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
@@ -614,7 +622,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#elif defined(__ARM_ARCH_7K__) && __ARM_ARCH_7K__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -656,6 +664,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -669,6 +679,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -902,6 +913,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Info.plist
index f973878..0b59d79 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Info.plist and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Info.plist differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.abi.json
index bf74e18..0df5319 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -111,14 +137,152 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"intro_watchOS": "10.0",
"declAttributes": [
+ "Available",
"Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftdoc
index 5c1edb7..61d9115 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftinterface
index c6c9ee3..6f06b97 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64-apple-watchos8.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.abi.json
index bf74e18..0df5319 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -111,14 +137,152 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"intro_watchOS": "10.0",
"declAttributes": [
+ "Available",
"Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftdoc
index f078dc1..a68d2ad 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftinterface
index b35f0b0..b53fd28 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64_32-apple-watchos8.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.abi.json
index bf74e18..0df5319 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -111,14 +137,152 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"intro_watchOS": "10.0",
"declAttributes": [
+ "Available",
"Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftdoc
index 94a3125..2e24da5 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftinterface
index 38ff20d..560c73b 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target armv7k-apple-watchos8.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/PreviewsSupport
index 7da2316..46668cd 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/_CodeSignature/CodeResources
index 19ea6ed..309c0ae 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_arm64_32_armv7k/PreviewsSupport.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/PreviewsSupport-Swift.h
- drbSPNN3Eisz5I4r26Y3RW6QchQ=
+ hMqyO0cyqsgAVg4HN+JKgsQGfn8=
Headers/PreviewsSupport.h
@@ -14,67 +14,67 @@
Info.plist
- 5lWD7f6oqO2dztxEHw1YYB1+V6Q=
+ SQ4LIVhZcN1+NR4Jrr6+b4Z7GFk=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.abi.json
- A757VsJit/yNvpWIWPQxLXsSFX0=
+ x+FTjbU+rB7gjS1j/5pUXxNRwSg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.private.swiftinterface
- +pe3jeAKTdWwn7sbm6PsSu3Oah8=
+ 2w2z4BJDh5SEUnLNS9ngwHAYHyw=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftdoc
- CtRtENeMNRLoclhIl1HjFwn8ty4=
+ dwRTZptkOFxT6uNxaPAtwWE0i9U=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftinterface
- lVUC9JeOkE/Vv/IFZDUQPKh3sX0=
+ b3GQkb/gYNjgbqo8BSjFiO4ZwsI=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftmodule
- HsDaNUB8adgYNQrxYD5Ym6KjIuU=
+ pQwxsNdjonjJo/8y6tLdNIYH/Wc=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.abi.json
- A757VsJit/yNvpWIWPQxLXsSFX0=
+ x+FTjbU+rB7gjS1j/5pUXxNRwSg=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.private.swiftinterface
- saNHONM4VtGB1NyYodPtuUHNCuM=
+ tA6eWwwuvMusaGJ6gPNlZgXQc94=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftdoc
- c7bTHwWGXUtCsNRa8aVoVo31HXA=
+ uYeYHu66NxLJYLjEqQiaN7ml8PQ=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftinterface
- lWrPn4v170sXTTtHYwJE1xr5QzI=
+ 1G9apkQ2rYmG4sVc/IRKxb5vJFg=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftmodule
- dBfeWFnqce6MDu5zJMb6DpxI5jI=
+ S5BISOKH5Y1z2OIUTaeXXlnyQpE=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.abi.json
- A757VsJit/yNvpWIWPQxLXsSFX0=
+ x+FTjbU+rB7gjS1j/5pUXxNRwSg=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.private.swiftinterface
- RZ48WIgdN+/UtZeupEAaUbSV40U=
+ ALFFJKfygNsKypzgoS5L7XSWyJQ=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftdoc
- qwYGoz31L4fpeaUxGPGTyyNq5g4=
+ NSRt0DbZrRkzElmW3KrvrxuZGPY=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftinterface
- DQbD5Dr8kwktykFlx74K0QM88rQ=
+ NOpJKnGn9xFrwhj6LesOQomn7r0=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftmodule
- FcH0ISUC8QlRRZ7dBqEskLpFr8w=
+ 4/708ey/n7JdFgtT3FBL8pdHa0E=
Modules/module.modulemap
@@ -87,11 +87,11 @@
hash
- drbSPNN3Eisz5I4r26Y3RW6QchQ=
+ hMqyO0cyqsgAVg4HN+JKgsQGfn8=
hash2
- sJ6sVswl9kB8FaOGk3xaeehqpQpAiotCUqsnwA74Q6c=
+ vcPjjXXi9LCC21/3jYjSsm6zK1oEJpjaqrgq3vLC558=
Headers/PreviewsSupport.h
@@ -109,165 +109,165 @@
hash
- A757VsJit/yNvpWIWPQxLXsSFX0=
+ x+FTjbU+rB7gjS1j/5pUXxNRwSg=
hash2
- QPDwzy6I3nBtcxmdyst8dSADG7fsjR4LT3ZLRZH6ex0=
+ ZQC+MAAMmCmEiCJKCVMBoHSitTEvzMIAhHDeL1B2skg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.private.swiftinterface
hash
- +pe3jeAKTdWwn7sbm6PsSu3Oah8=
+ 2w2z4BJDh5SEUnLNS9ngwHAYHyw=
hash2
- rIgE9cEwHuD2rkifhjNutsXrklKChhM/Rr5xINexjZU=
+ IyEEHf5Hv47G9Ocndq7+kVlPWl5Turi2Jl3xrQEqqRA=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftdoc
hash
- CtRtENeMNRLoclhIl1HjFwn8ty4=
+ dwRTZptkOFxT6uNxaPAtwWE0i9U=
hash2
- dGPK1pjtceMQK2XGsy2E9LZwr+wtwS9xeDzPEjYtGEo=
+ 5TvDAUNXW4xXrY68B/dtU/UhIBxhOj+5KXXFIJDrU6A=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftinterface
hash
- lVUC9JeOkE/Vv/IFZDUQPKh3sX0=
+ b3GQkb/gYNjgbqo8BSjFiO4ZwsI=
hash2
- 98DXQjdVO1n886dk3BQ5D6gijHXt/Z7h6cU6Cywi914=
+ DKbJmvDw+xxKg4uQEaz5In53rh0bpew0OPRQwnRICuM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos.swiftmodule
hash
- HsDaNUB8adgYNQrxYD5Ym6KjIuU=
+ pQwxsNdjonjJo/8y6tLdNIYH/Wc=
hash2
- Z3oQvjRckQGGNIIgy2KX3HJyKfQNG0rF0gXvhAEtMAg=
+ fQfxskfvWvJZixcBxzOs5LB2k6KktMxTwbpAwc0tITk=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.abi.json
hash
- A757VsJit/yNvpWIWPQxLXsSFX0=
+ x+FTjbU+rB7gjS1j/5pUXxNRwSg=
hash2
- QPDwzy6I3nBtcxmdyst8dSADG7fsjR4LT3ZLRZH6ex0=
+ ZQC+MAAMmCmEiCJKCVMBoHSitTEvzMIAhHDeL1B2skg=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.private.swiftinterface
hash
- saNHONM4VtGB1NyYodPtuUHNCuM=
+ tA6eWwwuvMusaGJ6gPNlZgXQc94=
hash2
- qAg4pPtF5eqvvVrnjU/JkDg7qJLShHvPFM+BiZQvmCo=
+ 2WquAXBQQbaWBl/Qo9mtgX4yqJM5Hp5RAcDG6fXqOh8=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftdoc
hash
- c7bTHwWGXUtCsNRa8aVoVo31HXA=
+ uYeYHu66NxLJYLjEqQiaN7ml8PQ=
hash2
- DtKK9S5+JBQhx1zA5Qqbg821/BI6oiIj5A1yLlv++xU=
+ yoj8bZTmlEMTGVYDh0RLq3tvkFeksi9iuIcbTCKNWyY=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftinterface
hash
- lWrPn4v170sXTTtHYwJE1xr5QzI=
+ 1G9apkQ2rYmG4sVc/IRKxb5vJFg=
hash2
- hjk/8pStE8kGyP2a/jWB5W/uURCIUd3W0JEL7MF7Hqo=
+ QalICws2e/olovNB5XqHrM0fdRPwDLY38k7oULWSnxE=
Modules/PreviewsSupport.swiftmodule/arm64_32-apple-watchos.swiftmodule
hash
- dBfeWFnqce6MDu5zJMb6DpxI5jI=
+ S5BISOKH5Y1z2OIUTaeXXlnyQpE=
hash2
- TT4J8dPJPiKMpaEEV6qiluM/+k6ai9XxEK1ksRDjH1Y=
+ 1/b2ul44yLv36Ggc/PFR2e3I4N9tOOWKzxcZSYWYASg=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.abi.json
hash
- A757VsJit/yNvpWIWPQxLXsSFX0=
+ x+FTjbU+rB7gjS1j/5pUXxNRwSg=
hash2
- QPDwzy6I3nBtcxmdyst8dSADG7fsjR4LT3ZLRZH6ex0=
+ ZQC+MAAMmCmEiCJKCVMBoHSitTEvzMIAhHDeL1B2skg=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.private.swiftinterface
hash
- RZ48WIgdN+/UtZeupEAaUbSV40U=
+ ALFFJKfygNsKypzgoS5L7XSWyJQ=
hash2
- ZDAIw8Sngj534raE1W070pqkQt2Qokw3m3hmRySQYWc=
+ On1wLRdUgCLO6Qb+7ofUfp5EkhJmLh9xkXJS6MS/ILA=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftdoc
hash
- qwYGoz31L4fpeaUxGPGTyyNq5g4=
+ NSRt0DbZrRkzElmW3KrvrxuZGPY=
hash2
- qjG7jFfiFK1mPx5Ne6bOk3YiwJ/dcs1QFuI57FWSrA0=
+ vOJdkvm1gvh81z+myYGFBCFHWRrZ3FvKPCI+Idf5OU8=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftinterface
hash
- DQbD5Dr8kwktykFlx74K0QM88rQ=
+ NOpJKnGn9xFrwhj6LesOQomn7r0=
hash2
- Rs95u63OJux3ocakygqsoyx34qj6H3aXCtdYe91dyCk=
+ rtCAbxEh4NqPuG92Vi9yR9xvjd9kdsgcwCKNwCfnG3k=
Modules/PreviewsSupport.swiftmodule/armv7k-apple-watchos.swiftmodule
hash
- FcH0ISUC8QlRRZ7dBqEskLpFr8w=
+ 4/708ey/n7JdFgtT3FBL8pdHa0E=
hash2
- AMgeQDPxghk79uNi08Wz7TYrooRXrgmcE1xm8FQN2o4=
+ q9a3sNFARQEVFl01ikAspAgX9LnC+sXKE1dRurXsS6s=
Modules/module.modulemap
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
index c17efc7..f6d47e3 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
@@ -307,7 +311,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -349,6 +353,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -362,6 +368,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -595,6 +602,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist
index 9e820a9..e4cdfcd 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.abi.json
index bf74e18..0df5319 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -111,14 +137,152 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"intro_watchOS": "10.0",
"declAttributes": [
+ "Available",
"Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftdoc
index 2172865..60323d7 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftinterface
index 5167bda..26b2fd6 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target arm64-apple-watchos8.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.abi.json
index bf74e18..0df5319 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -111,14 +137,152 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"intro_watchOS": "10.0",
"declAttributes": [
+ "Available",
"Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftdoc
index 233ebb2..db09fe5 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftinterface
index 7d926e7..880e477 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
// swift-module-flags: -target x86_64-apple-watchos8.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport
index 0299600..a57b20e 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
index adb9290..287b1cd 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/watchos-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/PreviewsSupport-Swift.h
- 5VrCinQlxr7TfpingJUSgMF/7xU=
+ zAU9hX5fJz4ANa4EGssfSxeNML4=
Headers/PreviewsSupport.h
@@ -14,47 +14,47 @@
Info.plist
- K1Eeox3ErxY9ijshpnDg/I1RxRY=
+ W5qpnYzqcZ99OID1tpeaITRpikg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.abi.json
- A757VsJit/yNvpWIWPQxLXsSFX0=
+ x+FTjbU+rB7gjS1j/5pUXxNRwSg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.private.swiftinterface
- UOGsrqpAPKRA4Z1jwf1uMYkpg7o=
+ RtShbV47tVL5693DWtJOgskdLyg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftdoc
- RuwM13JJ8cUpp89WLPW01fJ94Fw=
+ DgizIV1h7gPsyoHK+WDaGD2srs0=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftinterface
- CPZCB5y6QzsoJhetJc/20RjOi94=
+ ieWOxZOephwiweKUv7wS6MwgY/s=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftmodule
- ZTmxqKvpeZuZUty5uXz7mv3pGzk=
+ XzvC/XIwFkpo8SICOtLPquHTkT8=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.abi.json
- A757VsJit/yNvpWIWPQxLXsSFX0=
+ x+FTjbU+rB7gjS1j/5pUXxNRwSg=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.private.swiftinterface
- KpO+mvn4oS0jXYJEUPf1EVTjegw=
+ Glcf6iHYxrqQ6NqnJwn1nxn8DIE=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftdoc
- jAuC3r2O17dXSQqi4rIYTjxxM+I=
+ b2BAhnGHFYBEsLzA/6V+Bzkp0oA=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftinterface
- q9O1bwA9/hcob9JZKmOa/Fr2+Z4=
+ mC3WvfVXtFS/Kv4K2192A08CHhs=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftmodule
- P95Pu5E554iTS9qjr1sY99h5oMQ=
+ Afx801pXsZ9MLPpgAUISPtZ93Zs=
Modules/module.modulemap
@@ -67,7 +67,7 @@
hash2
- /8Pw5v4y/vKdF/KKMICDv2ULcXg+hZKhQAMKl7om9pM=
+ Cza07iVBKfu/HPRN9ShnZFqWr1neVEvxbs7cC9HMLco=
Headers/PreviewsSupport.h
@@ -81,70 +81,70 @@
hash2
- QPDwzy6I3nBtcxmdyst8dSADG7fsjR4LT3ZLRZH6ex0=
+ ZQC+MAAMmCmEiCJKCVMBoHSitTEvzMIAhHDeL1B2skg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.private.swiftinterface
hash2
- 59jh60sdk450GmkwYFWFZyJAiu7cWzTIc97B57fgEY4=
+ 7K4B8QF9ed937xwmB1JXcSdBfzsMIMWKC+yZ1s1/Et8=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftdoc
hash2
- 0by7vwRW7+CmOjleDYrB1dpGKwwClKt02Hb4PgYU520=
+ PgSvOeShp3hOd0mD8WqV2Luw/I0ALA+LjVoIS2KxW20=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftinterface
hash2
- 7Pb+avjnQNBIkrGxBbluDvGcoz8QMKGB1J8Kf2tbJQY=
+ u4fsIl3JydiFht+ZWyxuVPGwg/cELaina5zo4qg6QTg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-watchos-simulator.swiftmodule
hash2
- 6wWAI15S4PcgAYLQGoyeUxNkGydl04FeGif3t1qqdRU=
+ Sd3RoNp+CFo5Mj9pT6sF4CDyMtG0/RJFX+WfpF1s4KQ=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.abi.json
hash2
- QPDwzy6I3nBtcxmdyst8dSADG7fsjR4LT3ZLRZH6ex0=
+ ZQC+MAAMmCmEiCJKCVMBoHSitTEvzMIAhHDeL1B2skg=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.private.swiftinterface
hash2
- 8mXB2+ibU9vuukuNmkMBhrjgkSl6jCrA9UiuOq4C+LM=
+ FnfDxqTzHw6ROZzY4wThPbFcMzbR0bM5Iu4HEs0UPMs=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftdoc
hash2
- jsW4JgghH+7TRpaAPgJMuhIHS3wYBIuYCihhZ4LNqA4=
+ XaMclRyR9PxXQQjLZX0Ylg3AF4+gw1HhvDlD6t3g/fA=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftinterface
hash2
- uMRgo0/hUnWECzWIhMpHlNRJz/oLoXkChLLmLzmxaa4=
+ WMgExHOnnEoPlZlj82S7WoQYATsEQsiWAS1IkIHM1PA=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-watchos-simulator.swiftmodule
hash2
- lnERJXVVajKW2b4Of2NGqGzLcbFbJeALL6ATVizQrZg=
+ vOKQt0Aa8P3XB1pMUZCr5ugkzIalE99Kadpn1HBJoKE=
Modules/module.modulemap
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
index 909db5e..1c94e0b 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Info.plist
index c8d2255..f4dcb4b 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Info.plist and b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Info.plist differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.abi.json
index 80a1828..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -321,18 +411,320 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftdoc
index 0c76e0d..04b2829 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftinterface
index a7632b5..691a12b 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
-// swift-module-flags: -target arm64-apple-xros1.2 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
+// swift-module-flags: -target arm64-apple-xros2.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/PreviewsSupport
index d267117..0a9dee6 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
index 04875fb..0df81fb 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64/PreviewsSupport.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/PreviewsSupport-Swift.h
- jHNWr6KG4IdrIPElKB0ctDJiUM4=
+ SxWnn3W8qcB5zbX8Zx2jEMhUdSE=
Headers/PreviewsSupport.h
@@ -14,27 +14,27 @@
Info.plist
- pgXBAvJBraoJYcxVc9iIjLexwwM=
+ 8fWGrgUwSLyB758gRj6FrNbVIQs=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.abi.json
- vaY0Wi01/czlGoKEbRaDRu/rNJg=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.private.swiftinterface
- kI/OASxxLlIgRz1pBoJMnENaK8g=
+ gvEMusEoUX8192fK0isOhJadCDg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftdoc
- ACPd76vMeP1YAZMH5jh8nCAss10=
+ qjW/NAEwEMSxyqH2nG4EAcnPPEg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftinterface
- OXQG7sz/q14HQcUlkh3+JcYyxoY=
+ 1sMa8k/57Vi2/4uFfECspB675yg=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftmodule
- /h7NTAwHHVh6kEWXalbLGkLm2OM=
+ ieqCbg27nWBdJ3yWycW9r5g0ZxE=
Modules/module.modulemap
@@ -47,7 +47,7 @@
hash2
- MRseLQ8U1L+eiCDvi34ebePzbfiWNEqz7WxbVqFSB1M=
+ J9e/w6j04a2oueLAVHvDBVlqG5mT0XQYmL9IPDIbLfc=
Headers/PreviewsSupport.h
@@ -61,35 +61,35 @@
hash2
- l/yVrBY/U7+zSCypAsKduT6J3Wzh+0QP4n7BfTXFUJY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.private.swiftinterface
hash2
- Kjv0nvVhK2WQIhGmGbbSQ3QI2ExFhjsCgRqbFyfYuXs=
+ ozyhXPLogKob6d5rCdykJF9ncOrPT6s5NlpQLsIiB7c=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftdoc
hash2
- iDDiNkkLsPulh7UT9RBrLvL5g8hIFuvK+QJGZkRz1T0=
+ zFScbEN4EDVbGf38tDTsyPS7q+KxfZQsYoTtwQoPHjY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftinterface
hash2
- T7rJ5dWKiy6DVyjWjmzp6BXrRjR9T7KEfi36UWrBpwc=
+ nEGOQJtSkmk1LEmi4Bb7iLMVujJJLcGhxnPc31a80W8=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros.swiftmodule
hash2
- 3/ChIjS3hvTdFevYk4/ccpU4aw2IOK2hYa+GGzR3pGI=
+ evTcw8OUyxcp9qEzp/78giHHFDwP6ebC1N5BsAGC2ms=
Modules/module.modulemap
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
index c17efc7..f6d47e3 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Headers/PreviewsSupport-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -42,6 +42,8 @@
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -55,6 +57,7 @@
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -288,6 +291,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
@@ -307,7 +311,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// Generated by Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
#ifndef PREVIEWSSUPPORT_SWIFT_H
#define PREVIEWSSUPPORT_SWIFT_H
#pragma clang diagnostic push
@@ -349,6 +353,8 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#include
#endif
#if defined(__cplusplus)
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wnon-modular-include-in-framework-module"
#if defined(__arm64e__) && __has_include()
# include
#else
@@ -362,6 +368,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
# endif
#pragma clang diagnostic pop
#endif
+#pragma clang diagnostic pop
#endif
#if !defined(SWIFT_TYPEDEFS)
@@ -595,6 +602,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#pragma clang diagnostic ignored "-Wunknown-pragmas"
#pragma clang diagnostic ignored "-Wnullability"
#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+#pragma clang diagnostic ignored "-Wunsafe-buffer-usage"
#if __has_attribute(external_source_symbol)
# pragma push_macro("any")
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist
index 4162f12..4163e1b 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist and b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Info.plist differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.abi.json
index 80a1828..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -321,18 +411,320 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftdoc
index e0eda2b..96c6666 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftinterface
index 2c1f5d8..6293ee2 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
-// swift-module-flags: -target arm64-apple-xros1.2-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
+// swift-module-flags: -target arm64-apple-xros2.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.abi.json b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.abi.json
index 80a1828..812887c 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.abi.json
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "PreviewsSupport",
+ "printedName": "PreviewsSupport",
"children": [
{
"kind": "Import",
@@ -14,6 +14,16 @@
"RawDocComment"
]
},
+ {
+ "kind": "Import",
+ "name": "DeveloperToolsSupport",
+ "printedName": "DeveloperToolsSupport",
+ "declKind": "Import",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ]
+ },
{
"kind": "Import",
"name": "UIKit",
@@ -99,6 +109,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -179,6 +205,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -259,6 +301,22 @@
"moduleName": "PreviewsSupport",
"declAttributes": [
"AccessControl"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -271,12 +329,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeUIViewProvider",
@@ -296,12 +370,28 @@
"moduleName": "UIKit",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
"declAttributes": [
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewControllerProvider",
@@ -321,18 +411,320 @@
"moduleName": "SwiftUI",
"intro_Macosx": "14.0",
"intro_iOS": "17.0",
+ "intro_tvOS": "17.0",
+ "intro_watchOS": "10.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "isExternal": true,
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewProvider",
+ "printedName": "MakeViewProvider",
+ "usr": "s:15PreviewsSupport16MakeViewProviderP",
+ "mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DefaultPreviewSource",
+ "printedName": "DefaultPreviewSource",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> any SwiftUI.View",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "View",
+ "printedName": "any SwiftUI.View",
+ "usr": "s:7SwiftUI4ViewP"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC07SwiftUI04ViewE4BodyVRszlE04makeJ0AE0J0_pyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == SwiftUI.ViewPreviewBody>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeView",
+ "printedName": "makeView",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIView",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIView",
+ "printedName": "UIKit.UIView",
+ "usr": "c:objc(cs)UIView"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So6UIViewCRszlE8makeViewAFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIView>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "makeViewController",
+ "printedName": "makeViewController",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvp",
+ "moduleName": "PreviewsSupport",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "() -> UIKit.UIViewController",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV08PreviewsC0So16UIViewControllerCRszlE08makeViewI0AFyScMYccvg",
+ "moduleName": "PreviewsSupport",
+ "genericSig": "<τ_0_0 where τ_0_0 == UIKit.UIViewController>",
+ "sugared_genericSig": "",
+ "isFromExtension": true,
+ "spi_group_names": [
+ "Private"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "mangledName": "$s21DeveloperToolsSupport20DefaultPreviewSourceV",
+ "moduleName": "DeveloperToolsSupport",
+ "genericSig": "<τ_0_0>",
+ "sugared_genericSig": "",
+ "intro_Macosx": "15.0",
+ "intro_iOS": "18.0",
+ "intro_tvOS": "18.0",
+ "intro_watchOS": "11.0",
"declAttributes": [
+ "Available",
+ "Available",
+ "Available",
"Available",
"Available"
],
"isExternal": true,
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "MakeViewProvider",
"printedName": "MakeViewProvider",
"usr": "s:15PreviewsSupport16MakeViewProviderP",
"mangledName": "$s15PreviewsSupport16MakeViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeUIViewProvider",
+ "printedName": "MakeUIViewProvider",
+ "usr": "s:15PreviewsSupport18MakeUIViewProviderP",
+ "mangledName": "$s15PreviewsSupport18MakeUIViewProviderP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "MakeViewControllerProvider",
+ "printedName": "MakeViewControllerProvider",
+ "usr": "s:15PreviewsSupport26MakeViewControllerProviderP",
+ "mangledName": "$s15PreviewsSupport26MakeViewControllerProviderP"
}
]
}
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftdoc b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftdoc
index 04cfc4f..9940a43 100644
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftdoc and b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftdoc differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftinterface b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftinterface
index 3d56d56..19e7cd5 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftinterface
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftinterface
@@ -1,6 +1,7 @@
// swift-interface-format-version: 1.0
-// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
-// swift-module-flags: -target x86_64-apple-xros1.2-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)
+// swift-module-flags: -target x86_64-apple-xros2.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name PreviewsSupport
+// swift-module-flags-ignorable: -no-verify-emitted-module-interface
@_exported import PreviewsSupport
import Swift
import SwiftUI
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport
index 4e6f946..32ee66c 100755
Binary files a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport and b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/PreviewsSupport differ
diff --git a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
index 19da7ae..332e7a5 100644
--- a/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
+++ b/PreviewsSupport/PreviewsSupport.xcframework/xros-arm64_x86_64-simulator/PreviewsSupport.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Headers/PreviewsSupport-Swift.h
- 5VrCinQlxr7TfpingJUSgMF/7xU=
+ zAU9hX5fJz4ANa4EGssfSxeNML4=
Headers/PreviewsSupport.h
@@ -14,47 +14,47 @@
Info.plist
- GfpxMTglhwoMOmmPOdaZyeT/uUQ=
+ 8sZZ46tpetXvLjFPpmdOuzRltQM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.abi.json
- vaY0Wi01/czlGoKEbRaDRu/rNJg=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.private.swiftinterface
- KG+uzjv+Doz8agEbpPdjH2fr1zs=
+ 4sIgRT9u9rr52cTV6b1fgitRbOI=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftdoc
- J0G+sFsPYFBRBowe+sDPwMuJXuc=
+ 9Gk3foyDJfrHd48KXvvJU6T1nks=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftinterface
- BMc07FH6ld3ADszWVJwKl7rdu10=
+ KBwZQVL6rx8KUF7YzBGP9wdh1Lw=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftmodule
- 72JHFcMRbfsIVI1sdlCHLohTR0E=
+ aRm07dhvvngZAM+85W5dR24Ut7w=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.abi.json
- vaY0Wi01/czlGoKEbRaDRu/rNJg=
+ pvnbUYGZZJvuN0EX4dxSLv77GEM=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.private.swiftinterface
- 5+oBpIbfgDsy6Xp2W+KAiaSYzUg=
+ pn97FchXsbaTRJb/2qd1A7UDg+U=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftdoc
- gX8mREHNpb9IjToV+WdQQeNQJWs=
+ QB/jHuMuS6c60j8wOpgVQhm3I9w=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftinterface
- Bt9rffTK5KCzWyrrad0iSthd0EE=
+ fBe+KbYSwqrQ3oXl2touU8BGwcI=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftmodule
- XalVWbH02eL3GYhio7XVo/8a6Ts=
+ QvVuVBzpyJb7PE0rNIkrqLIGLzw=
Modules/module.modulemap
@@ -67,7 +67,7 @@
hash2
- /8Pw5v4y/vKdF/KKMICDv2ULcXg+hZKhQAMKl7om9pM=
+ Cza07iVBKfu/HPRN9ShnZFqWr1neVEvxbs7cC9HMLco=
Headers/PreviewsSupport.h
@@ -81,70 +81,70 @@
hash2
- l/yVrBY/U7+zSCypAsKduT6J3Wzh+0QP4n7BfTXFUJY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.private.swiftinterface
hash2
- 0hSYc5j3sx0mAjHOsj0erBa2P8YIGc+XdIm/Saz5UOg=
+ i38e7R25iT++/UHs9xo2F4H0N0zUABvhjjG/FjDrBDA=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftdoc
hash2
- iPnSy73EzLL5l7jln5Kdu7uzHl/Cf5VyfmsCrP+7gnU=
+ YLfIfloVRU8CeS/wepf99nlWk2KMcSGphNUvvgTVm/Y=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftinterface
hash2
- aPFabgZhpj2lVfWgXerzZU77VR/8NltwddBR5UCMRgU=
+ w7N23y+AMyv2nTb8q0Pd6mE4WAff/r5bgxC3oHfPu1A=
Modules/PreviewsSupport.swiftmodule/arm64-apple-xros-simulator.swiftmodule
hash2
- MSpyOg4u3U19B3XISEI5/+ho+TuKWjj99H4KiVA8Xjw=
+ BK2IsNZqjuzlxN7UCT/ZvNF+EN2O8uA2UnQIaqHYEqQ=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.abi.json
hash2
- l/yVrBY/U7+zSCypAsKduT6J3Wzh+0QP4n7BfTXFUJY=
+ GVJPxIbiEEUcNoUeRXhr5+TRSQImqphXoK+e6czzJiY=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.private.swiftinterface
hash2
- ztuK5wxI16kQi/RGyoQe4vzEKrqrOdrxKpTZ1uycJt8=
+ Ga8xjZrsvSVKv5BJEsSlFmfwvJjEIObI3XzDI4nZVIk=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftdoc
hash2
- mip6NIdqhfl4o9nl/KzeLXpPYx+toT75kOjBoQ/mPaM=
+ M1mn83aDmSwKqJl6pDznxNcyAwJUqjr07QPiz/LDvGk=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftinterface
hash2
- xXh2gBZiL+WZp0/cdbOASpCUyV0pRXg6sLvh4GUXvA8=
+ LsQIBfkjyxXjihZJGQFl3+2nSfKNAQhThG5RU8AVFjo=
Modules/PreviewsSupport.swiftmodule/x86_64-apple-xros-simulator.swiftmodule
hash2
- QJY+S7zHUHSZv0/V3BdeYFgrVCMAM52SBCO6F2lyr7Q=
+ 2IUiQ4SIcQeR6VBmHXQb9wgpTo7kl5Xd7DMhzSAtcME=
Modules/module.modulemap
diff --git a/PreviewsSupport/PreviewsSupport/PreviewsSupport.swift b/PreviewsSupport/PreviewsSupport/PreviewsSupport.swift
index f447259..d0b404c 100644
--- a/PreviewsSupport/PreviewsSupport/PreviewsSupport.swift
+++ b/PreviewsSupport/PreviewsSupport/PreviewsSupport.swift
@@ -6,6 +6,7 @@
//
import SwiftUI
+private import DeveloperToolsSupport
#if canImport(UIKit)
import UIKit
#endif
@@ -35,3 +36,72 @@ extension UIViewControllerPreviewSource: MakeViewControllerProvider { }
@available(iOS 17.0, macOS 14.0, watchOS 10.0, tvOS 17.0, *)
@_spi(Private)
extension ViewPreviewSource: MakeViewProvider { }
+
+@available(iOS 18.0, macOS 15.0, watchOS 11.0, tvOS 18.0, *)
+@_spi(Private)
+extension DefaultPreviewSource: MakeViewProvider where A == SwiftUI.ViewPreviewBody {
+ public var makeView: @MainActor () -> any View {
+ switch structure {
+ case .singlePreview(let makeBody):
+ return {
+ makeBody().body
+ }
+ // These cases return a placeholder view
+ @unknown default:
+ return {
+ Text("Unhandled SwiftUI case in DefaultPreviewSource")
+ }
+ }
+ }
+}
+
+#if canImport(UIKit) && !os(watchOS)
+@available(iOS 18.0, macOS 15.0, watchOS 11.0, tvOS 18.0, *)
+@_spi(Private)
+extension DefaultPreviewSource: MakeUIViewProvider where A == UIView {
+ public var makeView: @MainActor () -> UIView {
+ switch structure {
+ case .singlePreview(let makeBody):
+ return makeBody
+ // These cases return a placeholder view
+ @unknown default:
+ return {
+ let label = UILabel()
+ label.text = "Unhandled UIView case in DefaultPreviewSource"
+ return label
+ }
+ }
+ }
+}
+
+class UnhandledViewController: UIViewController {
+ let label = UILabel()
+
+ override func viewDidLoad() {
+ super.viewDidLoad()
+ label.text = "Unhandled UIViewController case in DefaultPreviewSource"
+ label.translatesAutoresizingMaskIntoConstraints = false
+ view.addSubview(label)
+ label.centerXAnchor.constraint(equalTo: view.centerXAnchor).isActive = true
+ label.centerYAnchor.constraint(equalTo: view.centerYAnchor).isActive = true
+ }
+}
+
+
+@available(iOS 18.0, macOS 15.0, watchOS 11.0, tvOS 18.0, *)
+@_spi(Private)
+extension DefaultPreviewSource: MakeViewControllerProvider where A == UIViewController {
+ public var makeViewController: @MainActor () -> UIViewController {
+ switch structure {
+ case .singlePreview(let makeBody):
+ return makeBody
+ // These cases return a placeholder view
+ @unknown default:
+ return {
+ UnhandledViewController()
+ }
+ }
+ }
+}
+
+#endif
diff --git a/PreviewsSupport/build.sh b/PreviewsSupport/build.sh
index 6b14cb5..ad3fcd1 100755
--- a/PreviewsSupport/build.sh
+++ b/PreviewsSupport/build.sh
@@ -1,3 +1,7 @@
+#!/bin/bash
+
+set -e
+
xcodebuild archive \
-scheme PreviewsSupport \
-archivePath ./PreviewsSupport-iphonesimulator.xcarchive \
diff --git a/PreviewsSupport/scripts/update_framework_interface.rb b/PreviewsSupport/scripts/update_framework_interface.rb
index 803424e..7eb5a14 100644
--- a/PreviewsSupport/scripts/update_framework_interface.rb
+++ b/PreviewsSupport/scripts/update_framework_interface.rb
@@ -1,13 +1,35 @@
-swiftui_interface = Dir['/Applications/Xcode.app/Contents/Developer/Platforms/**/SwiftUI.framework/**/*.swiftinterface']
-uikit_interface = Dir['/Applications/Xcode.app/Contents/Developer/Platforms/**/UIKit.framework/**/*.swiftinterface']
+swiftui_interface = Dir['/Applications/Xcode-beta.app/Contents/Developer/Platforms/**/SwiftUI.framework/**/*.swiftinterface']
+uikit_interface = Dir['/Applications/Xcode-beta.app/Contents/Developer/Platforms/**/UIKit.framework/**/*.swiftinterface']
+developer_tools_interface = Dir['/Applications/Xcode-beta.app/Contents/Developer/Platforms/**/DeveloperToolsSupport.framework/**/*.swiftinterface']
+
+for file_path in developer_tools_interface
+ if !File.read(file_path).include?("DefaultPreviewSource")
+ File.open(file_path, 'a') do |file|
+ file.puts("@available(iOS 18.0, macOS 15.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
+ public struct DefaultPreviewSource {
+ public var structure: DefaultPreviewSource.Structure
+
+ public enum Structure {
+ case singlePreview(makeBody: @_Concurrency.MainActor () -> A)
+ }
+ }")
+ end
+ end
+end
for file_path in swiftui_interface
+ file_content = File.read(file_path)
if !File.read(file_path).include?("ViewPreviewSource")
File.open(file_path, 'a') do |file|
file.puts("@available(iOS 17.0, macOS 14.0, watchOS 10.0, tvOS 17.0, *)
public struct ViewPreviewSource {
public var makeView: @_Concurrency.MainActor () -> any SwiftUI.View
- }")
+ }
+ @available(iOS 18.0, macOS 15.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
+ public struct ViewPreviewBody {
+ public var body: SwiftUI.View { get }
+ }
+ ")
end
end
end