The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of FSPagerView, reference master (f90ab7), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 20:08:47 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FSPagerView -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WenchaoD/FSPagerView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WenchaoD/FSPagerView
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f90ab7d Merge pull request #379 from esikmalazman/swift-5
Cloned https://github.com/WenchaoD/FSPagerView.git
Revision (git rev-parse @):
f90ab7d2ee6847823708a0a4e11e87c3ee4e6e48
SUCCESS checkout https://github.com/WenchaoD/FSPagerView.git at master
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/WenchaoD/FSPagerView.git
https://github.com/WenchaoD/FSPagerView.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FSPagerView",
  "name" : "FSPagerView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "FSPagerView",
      "targets" : [
        "FSPagerView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FSPagerView",
      "module_type" : "SwiftTarget",
      "name" : "FSPagerView",
      "path" : "Sources",
      "product_memberships" : [
        "FSPagerView"
      ],
      "sources" : [
        "FSPageControl.swift",
        "FSPageViewLayout.swift",
        "FSPageViewTransformer.swift",
        "FSPagerCollectionView.swift",
        "FSPagerView.swift",
        "FSPagerViewCell.swift",
        "FSPagerViewLayoutAttributes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FSPagerView",
  "name" : "FSPagerView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "FSPagerView",
      "targets" : [
        "FSPagerView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FSPagerView",
      "module_type" : "SwiftTarget",
      "name" : "FSPagerView",
      "path" : "Sources",
      "product_memberships" : [
        "FSPagerView"
      ],
      "sources" : [
        "FSPageControl.swift",
        "FSPageViewLayout.swift",
        "FSPageViewTransformer.swift",
        "FSPagerCollectionView.swift",
        "FSPagerView.swift",
        "FSPagerViewCell.swift",
        "FSPagerViewLayoutAttributes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "FSPagerViewExamples",
    "schemes" : [
      "FSPagerView",
      "FSPagerViewExample",
      "FSPagerViewExample-Objc"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FSPagerView"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FSPagerView -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FSPagerView -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
  FSPagerView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'FSPagerView' in project 'FSPagerView'
        ➜ Explicit dependency on target 'FSPagerView' in project 'FSPagerView'
    Target 'FSPagerView' in project 'FSPagerView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 6a90e1b833e2b17c86202f904177942e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6a90e1b833e2b17c86202f904177942e.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.modulemap (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.DependencyMetadataFileList (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.DependencyStaticMetadataFileList (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.LinkFileList (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftConstValuesFileList (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-OutputFileMap.json (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/FSPagerView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.modulemap (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver FSPagerView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FSPagerView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ FSPagerView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:310:29: warning: main actor-isolated property 'dataSource' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        self.collectionView.dataSource = nil
                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:369:71: note: mutation of this property is only permitted within the actor
@property (nonatomic, weak, nullable) id <UICollectionViewDataSource> dataSource;
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:311:29: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        self.collectionView.delegate = nil
                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionView.h:368:69: note: mutation of this property is only permitted within the actor
@property (nonatomic, weak, nullable) id <UICollectionViewDelegate> delegate;
                                                                    ^
SwiftCompile normal arm64 Compiling\ FSPageViewLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FSPageControl.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: warning: extension declares a conformance of imported type 'State' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIControl.State: Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: note: add '@retroactive' to silence this warning
extension UIControl.State: Hashable {
^                          ~~~~~~~~
                           @retroactive Hashable
SwiftCompile normal arm64 Compiling\ FSPagerCollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerCollectionView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerCollectionView.swift (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ FSPagerViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift:143:23: warning: main actor-isolated property 'kvoContext' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        if context == kvoContext {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift:50:21: note: property declared here
    fileprivate let kvoContext = UnsafeMutableRawPointer(bitPattern: 0)
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift:145:22: warning: call to main actor-isolated instance method 'setNeedsLayout()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                self.setNeedsLayout()
                     ^
UIKit.UIView.setNeedsLayout:2:22: note: calls to instance method 'setNeedsLayout()' from outside of its actor context are implicitly asynchronous
@MainActor open func setNeedsLayout()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewCell.swift:112:73: warning: cannot access property 'kvoContext' with a non-sendable type 'UnsafeMutableRawPointer?' from nonisolated deinit; this is an error in the Swift 6 language mode
            textLabel.removeObserver(self, forKeyPath: "font", context: kvoContext)
                                                                        ^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
                    ^
SwiftCompile normal arm64 Compiling\ FSPagerViewLayoutAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:20:36: warning: main actor-isolated property 'position' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
        isEqual = isEqual && (self.position == object.position)
                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:13:14: note: property declared here
    open var position: CGFloat = 0
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:20:55: warning: main actor-isolated property 'position' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
        isEqual = isEqual && (self.position == object.position)
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:13:14: note: property declared here
    open var position: CGFloat = 0
             ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ FSPagerView (in target 'FSPagerView' from project 'FSPagerView')
EmitSwiftModule normal arm64 (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: warning: extension declares a conformance of imported type 'State' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
extension UIControl.State: Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageControl.swift:305:1: note: add '@retroactive' to silence this warning
extension UIControl.State: Hashable {
^                          ~~~~~~~~
                           @retroactive Hashable
SwiftCompile normal arm64 Compiling\ FSPageViewTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:50:35: warning: main actor-isolated property 'position' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let position = attributes.position
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerViewLayoutAttributes.swift:13:14: note: property declared here
    open var position: CGFloat = 0
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:51:41: warning: main actor-isolated property 'scrollDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let scrollDirection = pagerView.scrollDirection
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:90:14: note: property declared here
    open var scrollDirection: FSPagerView.ScrollDirection = .horizontal {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:52:72: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let itemSpacing = (scrollDirection == .horizontal ? attributes.bounds.width : attributes.bounds.height) + self.proposedInteritemSpacing()
                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:52:98: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let itemSpacing = (scrollDirection == .horizontal ? attributes.bounds.width : attributes.bounds.height) + self.proposedInteritemSpacing()
                                                                                                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:73:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.alpha = alpha
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:74:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.transform = transform
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:75:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.zIndex = zIndex
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:90:49: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    let vertMargin = attributes.bounds.height * (1 - scaleFactor) / 2;
                                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:94:49: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                    let horzMargin = attributes.bounds.width * (1 - scaleFactor) / 2;
                                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:106:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.alpha = alpha
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:107:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.transform = transform
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:147:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.alpha = alpha
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:148:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.transform = transform
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:149:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.zIndex = zIndex
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:157:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.transform = transform
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:159:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.alpha = alpha
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:161:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.zIndex = Int(zIndex)
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:174:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.zIndex = 100 - Int(abs(position))
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:175:24: warning: main actor-isolated property 'transform3D' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.transform3D = transform3D
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:48:37: note: mutation of this property is only permitted within the actor
@property (nonatomic) CATransform3D transform3D;
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:186:46: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                let itemSpacing = attributes.bounds.width+self.proposedInteritemSpacing()
                                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:200:24: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.alpha = abs(position) < 0.5 ? 1 : self.minimumAlpha
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:201:24: warning: main actor-isolated property 'transform' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.transform = transform
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:50:41: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGAffineTransform transform API_AVAILABLE(ios(7.0));
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:202:24: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            attributes.zIndex = zIndex
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:206:28: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                attributes.alpha = 0
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:208:28: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                attributes.alpha = 1
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:209:28: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                attributes.zIndex = Int((1-position) * CGFloat(10))
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:212:74: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                let radius = scrollDirection == .horizontal ? attributes.bounds.width : attributes.bounds.height
                                                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:212:100: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                let radius = scrollDirection == .horizontal ? attributes.bounds.width : attributes.bounds.height
                                                                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:49:30: note: property declared here
@property (nonatomic) CGRect bounds API_AVAILABLE(ios(7.0));
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:218:32: warning: main actor-isolated property 'center' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    attributes.center.x += direction*radius*0.5 // ForwardX
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:46:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGPoint center;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:223:32: warning: main actor-isolated property 'center' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                    attributes.center.y += direction*radius*0.5 // ForwardY
                               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:46:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGPoint center;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:227:28: warning: main actor-isolated property 'transform3D' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                attributes.transform3D = transform3D
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:48:37: note: mutation of this property is only permitted within the actor
@property (nonatomic) CATransform3D transform3D;
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:229:28: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                attributes.alpha = 0
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:231:28: warning: main actor-isolated property 'alpha' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                attributes.alpha = 0
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:51:31: note: mutation of this property is only permitted within the actor
@property (nonatomic) CGFloat alpha;
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:232:28: warning: main actor-isolated property 'zIndex' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                attributes.zIndex = 0
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UICollectionViewLayout.h:52:33: note: mutation of this property is only permitted within the actor
@property (nonatomic) NSInteger zIndex; // default is 0
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:46:15: note: add '@MainActor' to make instance method 'applyTransform(to:)' part of global actor 'MainActor'
    open func applyTransform(to attributes: FSPagerViewLayoutAttributes) {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:242:41: warning: main actor-isolated property 'scrollDirection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let scrollDirection = pagerView.scrollDirection
                                        ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:90:14: note: property declared here
    open var scrollDirection: FSPagerView.ScrollDirection = .horizontal {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
    open func proposedInteritemSpacing() -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:248:30: warning: main actor-isolated property 'itemSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return pagerView.itemSize.width * -self.minimumScale * 0.6
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:117:14: note: property declared here
    open var itemSize: CGSize = automaticSize {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
    open func proposedInteritemSpacing() -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:253:30: warning: main actor-isolated property 'itemSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return pagerView.itemSize.width * -self.minimumScale * 0.2
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:117:14: note: property declared here
    open var itemSize: CGSize = automaticSize {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
    open func proposedInteritemSpacing() -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:258:31: warning: main actor-isolated property 'itemSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return -pagerView.itemSize.width * sin(.pi*0.25*0.25*3.0)
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:117:14: note: property declared here
    open var itemSize: CGSize = automaticSize {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
    open func proposedInteritemSpacing() -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:263:31: warning: main actor-isolated property 'itemSize' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return -pagerView.itemSize.width * 0.15
                              ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:117:14: note: property declared here
    open var itemSize: CGSize = automaticSize {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
    open func proposedInteritemSpacing() -> CGFloat {
              ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:269:26: warning: main actor-isolated property 'interitemSpacing' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return pagerView.interitemSpacing
                         ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPagerView.swift:109:14: note: property declared here
    open var interitemSpacing: CGFloat = 0 {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/FSPageViewTransformer.swift:238:15: note: add '@MainActor' to make instance method 'proposedInteritemSpacing()' part of global actor 'MainActor'
    open func proposedInteritemSpacing() -> CGFloat {
              ^
    @MainActor
SwiftDriverJobDiscovery normal arm64 Emitting module for FSPagerView (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriver\ Compilation\ Requirements FSPagerView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FSPagerView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/FSPagerView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/FSPagerView-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftdoc (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.abi.json (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftsourceinfo (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling FSPagerViewCell.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Compiling FSPageViewTransformer.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Compiling FSPagerViewLayoutAttributes.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Compiling FSPageControl.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Compiling FSPagerCollectionView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Compiling FSPageViewLayout.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriverJobDiscovery normal arm64 Compiling FSPagerView.swift (in target 'FSPagerView' from project 'FSPagerView')
SwiftDriver\ Compilation FSPagerView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FSPagerView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.o normal (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.o
ExtractAppIntentsMetadata (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name FSPagerView --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.FSPagerView --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/FSPagerView.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FSPagerView.build/Debug-appletvos/FSPagerView.build/Objects-normal/arm64/FSPagerView.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-25 13:08:46.365 appintentsmetadataprocessor[717:4061] Starting appintentsmetadataprocessor export
2025-04-25 13:08:46.404 appintentsmetadataprocessor[717:4061] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.o (in target 'FSPagerView' from project 'FSPagerView')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FSPagerView.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FSPagerView",
  "name" : "FSPagerView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "FSPagerView",
      "targets" : [
        "FSPagerView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FSPagerView",
      "module_type" : "SwiftTarget",
      "name" : "FSPagerView",
      "path" : "Sources",
      "product_memberships" : [
        "FSPagerView"
      ],
      "sources" : [
        "FSPageControl.swift",
        "FSPageViewLayout.swift",
        "FSPageViewTransformer.swift",
        "FSPagerCollectionView.swift",
        "FSPagerView.swift",
        "FSPagerViewCell.swift",
        "FSPagerViewLayoutAttributes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.