The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FWFramework, reference master (e99079), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 21 May 2025 15:15:20 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FWFramework-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lszzy/FWFramework.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lszzy/FWFramework
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e990792 Finish Release-7.1.0-20250521
Cloned https://github.com/lszzy/FWFramework.git
Revision (git rev-parse @):
e990792901b5040eac5352984f16403cc1cfdecc
SUCCESS checkout https://github.com/lszzy/FWFramework.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/lszzy/FWFramework.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/airbnb/lottie-ios.git
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/Alamofire/Alamofire.git
Fetching from https://github.com/SDWebImage/SDWebImage.git
Creating working copy of package ‘SDWebImage’
Checking out 5.21.0 of package ‘SDWebImage’
Creating working copy of package ‘swift-syntax’
Checking out 509.1.1 of package ‘swift-syntax’
Creating working copy of package ‘Alamofire’
Checking out 5.10.2 of package ‘Alamofire’
Creating working copy of package ‘lottie-ios’
Checking out 4.5.1 of package ‘lottie-ios’
Resolved source packages:
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
  Lottie: https://github.com/airbnb/lottie-ios.git @ 4.5.1
  FWFramework: /Users/admin/builder/spi-builder-workspace
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.0
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
resolved source packages: swift-syntax, Lottie, FWFramework, SDWebImage, Alamofire
{
  "dependencies" : [
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.9.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    },
    {
      "identity" : "lottie-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/lottie-ios.git"
    },
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "FWFramework",
  "name" : "FWFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FWFramework",
      "targets" : [
        "FWFramework"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWUIKit",
      "targets" : [
        "FWUIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWSwiftUI",
      "targets" : [
        "FWSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginCalendar",
      "targets" : [
        "FWPluginCalendar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginContacts",
      "targets" : [
        "FWPluginContacts"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginMicrophone",
      "targets" : [
        "FWPluginMicrophone"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginTracking",
      "targets" : [
        "FWPluginTracking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginBiometry",
      "targets" : [
        "FWPluginBiometry"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginMacros",
      "targets" : [
        "FWPluginMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginSDWebImage",
      "targets" : [
        "FWPluginSDWebImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginLottie",
      "targets" : [
        "FWPluginLottie"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginAlamofire",
      "targets" : [
        "FWPluginAlamofire"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginMMKV",
      "targets" : [
        "FWPluginMMKV"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MMKV",
      "targets" : [
        "MMKV"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWMacroMacros",
      "targets" : [
        "FWMacroMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MMKV",
      "module_type" : "BinaryTarget",
      "name" : "MMKV",
      "path" : "remote/archive/MMKV.xcframework.zip",
      "product_memberships" : [
        "FWPluginMMKV",
        "MMKV"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FWUIKit",
      "module_type" : "SwiftTarget",
      "name" : "FWUIKit",
      "path" : "Sources/FWUIKit",
      "product_memberships" : [
        "FWUIKit",
        "FWSwiftUI",
        "FWPluginSDWebImage",
        "FWPluginLottie"
      ],
      "sources" : [
        "Extend/Service/Analyzer.swift",
        "Extend/Service/Database.swift",
        "Extend/Service/NetworkMocker.swift",
        "Extend/Service/PlayerCache.swift",
        "Extend/Service/Recognizer.swift",
        "Extend/Service/VersionManager.swift",
        "Extend/Service/WebSocket.swift",
        "Extend/View/BarrageView.swift",
        "Extend/View/GuideView.swift",
        "Extend/View/PagingView.swift",
        "Extend/View/PasscodeView.swift",
        "Extend/View/PopupMenu.swift",
        "Extend/View/SkeletonView.swift",
        "Extend/View/StatisticalView.swift",
        "Module/App/AppDelegate.swift",
        "Module/App/SceneDelegate.swift",
        "Module/Controller/CollectionViewController.swift",
        "Module/Controller/NavigationController.swift",
        "Module/Controller/PopupViewController.swift",
        "Module/Controller/RequestViewController.swift",
        "Module/Controller/ScrollViewController.swift",
        "Module/Controller/TabBarController.swift",
        "Module/Controller/TableViewController.swift",
        "Module/Controller/ViewController.swift",
        "Module/Controller/WebViewController.swift",
        "Module/View/AttributedLabel.swift",
        "Module/View/BadgeView.swift",
        "Module/View/BannerView.swift",
        "Module/View/CollectionLayout.swift",
        "Module/View/CollectionView.swift",
        "Module/View/CornerView.swift",
        "Module/View/DrawerView.swift",
        "Module/View/FloatingView.swift",
        "Module/View/GradientView.swift",
        "Module/View/GridView.swift",
        "Module/View/MarqueeLabel.swift",
        "Module/View/PageControl.swift",
        "Module/View/ReusableView.swift",
        "Module/View/ScanView.swift",
        "Module/View/SegmentedControl.swift",
        "Module/View/TableView.swift",
        "Module/View/TagCollectionView.swift",
        "Module/View/ToolbarView.swift",
        "Module/View/ViewDelegate.swift",
        "Module/View/ViewProtocol.swift",
        "Module/View/ViewTransition.swift",
        "Module/View/WebView.swift",
        "Module/ViewModel/ViewModel.swift",
        "Plugin/Alert/AlertController.swift",
        "Plugin/Alert/AlertPlugin.swift",
        "Plugin/Alert/AlertPluginImpl.swift",
        "Plugin/Empty/EmptyPlugin.swift",
        "Plugin/Empty/EmptyPluginImpl.swift",
        "Plugin/Empty/EmptyPluginView.swift",
        "Plugin/Image/ImageDownloader.swift",
        "Plugin/Image/ImagePlugin.swift",
        "Plugin/Image/ImagePluginImpl.swift",
        "Plugin/Picker/ImageCropController.swift",
        "Plugin/Picker/ImagePickerController.swift",
        "Plugin/Picker/ImagePickerPlugin.swift",
        "Plugin/Picker/ImagePickerPluginImpl.swift",
        "Plugin/Preview/ImagePreviewController.swift",
        "Plugin/Preview/ImagePreviewPlugin.swift",
        "Plugin/Preview/ImagePreviewPluginImpl.swift",
        "Plugin/Preview/ZoomImageView.swift",
        "Plugin/Refresh/RefreshPlugin.swift",
        "Plugin/Refresh/RefreshPluginImpl.swift",
        "Plugin/Refresh/RefreshPluginView.swift",
        "Plugin/Toast/ToastPlugin.swift",
        "Plugin/Toast/ToastPluginImpl.swift",
        "Plugin/Toast/ToastPluginView.swift",
        "Plugin/View/IndicatorPluginView.swift",
        "Plugin/View/ProgressPluginView.swift",
        "Plugin/View/ViewPlugin.swift",
        "Plugin/View/ViewPluginImpl.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "FWSwiftUI",
      "path" : "Sources/FWSwiftUI",
      "product_memberships" : [
        "FWSwiftUI"
      ],
      "sources" : [
        "Extend/PopupView.swift",
        "Extend/WaterfallGrid.swift",
        "Module/Controller/HostingController.swift",
        "Module/Controller/HostingView.swift",
        "Module/Controller/NavigationView.swift",
        "Module/Controller/StateView.swift",
        "Module/View/AttributedText.swift",
        "Module/View/ImageView.swift",
        "Module/View/PluginView.swift",
        "Module/View/RefreshView.swift",
        "Module/View/WebImageView.swift",
        "Plugin/ViewBuilder.swift",
        "Plugin/ViewConfigure.swift",
        "Plugin/ViewContext.swift",
        "Plugin/ViewIntrospect.swift",
        "Plugin/ViewPreference.swift",
        "Plugin/ViewStorage.swift",
        "Plugin/ViewToolkit.swift",
        "Plugin/ViewWrapper.swift"
      ],
      "target_dependencies" : [
        "FWUIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginTracking",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginTracking",
      "path" : "Sources/FWPlugin/Authorize/Tracking",
      "product_memberships" : [
        "FWPluginTracking"
      ],
      "sources" : [
        "AuthorizeTracking.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginSDWebImage",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginSDWebImage",
      "path" : "Sources/FWPlugin/SDWebImage",
      "product_dependencies" : [
        "SDWebImage"
      ],
      "product_memberships" : [
        "FWPluginSDWebImage"
      ],
      "sources" : [
        "SDWebImageImpl.swift"
      ],
      "target_dependencies" : [
        "FWFramework",
        "FWUIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginMicrophone",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginMicrophone",
      "path" : "Sources/FWPlugin/Authorize/Microphone",
      "product_memberships" : [
        "FWPluginMicrophone"
      ],
      "sources" : [
        "AuthorizeMicrophone.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginMacros",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginMacros",
      "path" : "Sources/FWPlugin/Macros/FWPluginMacros",
      "product_memberships" : [
        "FWPluginMacros"
      ],
      "sources" : [
        "FWPluginMacros.swift"
      ],
      "target_dependencies" : [
        "FWFramework",
        "FWMacroMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginMMKV",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginMMKV",
      "path" : "Sources/FWPlugin/MMKV",
      "product_memberships" : [
        "FWPluginMMKV"
      ],
      "sources" : [
        "CacheMMKV.swift"
      ],
      "target_dependencies" : [
        "FWFramework",
        "MMKV"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginLottie",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginLottie",
      "path" : "Sources/FWPlugin/Lottie",
      "product_dependencies" : [
        "Lottie"
      ],
      "product_memberships" : [
        "FWPluginLottie"
      ],
      "sources" : [
        "LottiePluginView.swift"
      ],
      "target_dependencies" : [
        "FWFramework",
        "FWUIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginContacts",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginContacts",
      "path" : "Sources/FWPlugin/Authorize/Contacts",
      "product_memberships" : [
        "FWPluginContacts"
      ],
      "sources" : [
        "AuthorizeContacts.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginCalendar",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginCalendar",
      "path" : "Sources/FWPlugin/Authorize/Calendar",
      "product_memberships" : [
        "FWPluginCalendar"
      ],
      "sources" : [
        "AuthorizeCalendar.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginBiometry",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginBiometry",
      "path" : "Sources/FWPlugin/Authorize/Biometry",
      "product_memberships" : [
        "FWPluginBiometry"
      ],
      "sources" : [
        "AuthorizeBiometry.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginAlamofire",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginAlamofire",
      "path" : "Sources/FWPlugin/Alamofire",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "FWPluginAlamofire"
      ],
      "sources" : [
        "AlamofireImpl.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWMacroMacros",
      "module_type" : "SwiftTarget",
      "name" : "FWMacroMacros",
      "path" : "Sources/FWPlugin/Macros/FWMacroMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "FWPluginMacros",
        "FWMacroMacros"
      ],
      "sources" : [
        "FWMacroMacros.swift",
        "MappedValueMacro.swift",
        "PropertyWrapperMacro.swift",
        "SmartSubclassMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "FWFramework",
      "module_type" : "SwiftTarget",
      "name" : "FWFramework",
      "path" : "Sources/FWFramework",
      "product_memberships" : [
        "FWFramework",
        "FWUIKit",
        "FWSwiftUI",
        "FWPluginCalendar",
        "FWPluginContacts",
        "FWPluginMicrophone",
        "FWPluginTracking",
        "FWPluginBiometry",
        "FWPluginMacros",
        "FWPluginSDWebImage",
        "FWPluginLottie",
        "FWPluginAlamofire",
        "FWPluginMMKV"
      ],
      "sources" : [
        "Kernel/Autoloader.swift",
        "Kernel/Benchmark.swift",
        "Kernel/Bridge.swift",
        "Kernel/Configuration.swift",
        "Kernel/Error.swift",
        "Kernel/Loader.swift",
        "Kernel/Logger.swift",
        "Kernel/Mediator.swift",
        "Kernel/Message.swift",
        "Kernel/Navigator.swift",
        "Kernel/Parameter.swift",
        "Kernel/Plugin.swift",
        "Kernel/Promise.swift",
        "Kernel/Proxy.swift",
        "Kernel/Router.swift",
        "Kernel/Runtime.swift",
        "Kernel/State.swift",
        "Kernel/Stdlib.swift",
        "Kernel/Swizzle.swift",
        "Kernel/Task.swift",
        "Kernel/Test.swift",
        "Kernel/Thread.swift",
        "Kernel/Wrapper.swift",
        "Service/Cache/CacheEngine.swift",
        "Service/Cache/CacheFile.swift",
        "Service/Cache/CacheKeychain.swift",
        "Service/Cache/CacheManager.swift",
        "Service/Cache/CacheMemory.swift",
        "Service/Cache/CacheSqlite.swift",
        "Service/Cache/CacheUserDefaults.swift",
        "Service/Cocoa/Authorize.swift",
        "Service/Cocoa/Location.swift",
        "Service/Cocoa/Notification.swift",
        "Service/Media/AnimatedImage.swift",
        "Service/Media/AssetManager.swift",
        "Service/Media/AudioPlayer.swift",
        "Service/Media/VideoPlayer.swift",
        "Service/Model/AnyModel.swift",
        "Service/Model/CodableModel.swift",
        "Service/Model/JSONModel.swift",
        "Service/Model/SmartModel.swift",
        "Service/Network/HTTPSessionManager.swift",
        "Service/Network/NetworkReachabilityManager.swift",
        "Service/Network/SecurityPolicy.swift",
        "Service/Network/URLRequestSerialization.swift",
        "Service/Network/URLResponseSerialization.swift",
        "Service/Network/URLSessionManager.swift",
        "Service/Request/BatchRequest.swift",
        "Service/Request/ChainRequest.swift",
        "Service/Request/HTTPRequest.swift",
        "Service/Request/RequestConfig.swift",
        "Service/Request/RequestManager.swift",
        "Service/Request/RequestPlugin.swift",
        "Toolkit/Adaptive.swift",
        "Toolkit/Annotation.swift",
        "Toolkit/Appearance.swift",
        "Toolkit/Archiver.swift",
        "Toolkit/AutoLayout.swift",
        "Toolkit/BarAppearance.swift",
        "Toolkit/BarStyle.swift",
        "Toolkit/Block.swift",
        "Toolkit/Bundle.swift",
        "Toolkit/Chainable.swift",
        "Toolkit/Codable.swift",
        "Toolkit/Decoder.swift",
        "Toolkit/DynamicLayout.swift",
        "Toolkit/Encryptor.swift",
        "Toolkit/Foundation.swift",
        "Toolkit/Icon.swift",
        "Toolkit/JSON.swift",
        "Toolkit/Keyboard.swift",
        "Toolkit/Keychain.swift",
        "Toolkit/Language.swift",
        "Toolkit/QuartzCore.swift",
        "Toolkit/ResultBuilder.swift",
        "Toolkit/Theme.swift",
        "Toolkit/Toolkit.swift",
        "Toolkit/UIKit.swift",
        "Toolkit/Validator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Alamofire",
      "Alamofire-Package",
      "AlamofireDynamic",
      "FWFramework",
      "FWFramework-Package",
      "FWPluginAlamofire",
      "FWPluginBiometry",
      "FWPluginCalendar",
      "FWPluginContacts",
      "FWPluginLottie",
      "FWPluginMacros",
      "FWPluginMicrophone",
      "FWPluginMMKV",
      "FWPluginSDWebImage",
      "FWPluginTracking",
      "FWSwiftUI",
      "FWUIKit",
      "MMKV"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FWFramework-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-15.4.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 FWFramework-Package -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.0
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
  FWFramework: /Users/admin/builder/spi-builder-workspace
  Lottie: https://github.com/airbnb/lottie-ios.git @ 4.5.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (51 targets)
    Target 'MMKV' in project 'FWFramework' (no dependencies)
    Target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWSwiftUI' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWSwiftUI' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
    Target 'FWSwiftUI' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
    Target 'FWPluginTracking' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginTracking' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginTracking' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginSDWebImage' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginSDWebImage' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
    Target 'FWPluginSDWebImage' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
    Target 'FWPluginMicrophone' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginMicrophone' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginMicrophone' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginMacros' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginMacros' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWMacroMacros' in project 'FWFramework'
    Target 'FWPluginMacros' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWMacroMacros' in project 'FWFramework'
    Target 'FWMacroMacros' in project 'FWFramework'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target 'FWPluginMMKV' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginMMKV' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginMMKV' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginLottie' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginLottie' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
    Target 'FWPluginLottie' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
    Target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'Lottie_Lottie' in project 'Lottie'
    Target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'Lottie_Lottie' in project 'Lottie'
    Target 'Lottie_Lottie' in project 'Lottie' (no dependencies)
    Target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginContacts' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginContacts' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginContacts' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginCalendar' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginCalendar' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginCalendar' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginBiometry' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginBiometry' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginBiometry' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginAlamofire' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginAlamofire' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'FWPluginAlamofire' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire_Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire_Alamofire' in project 'Alamofire'
    Target 'Alamofire_Alamofire' in project 'Alamofire' (no dependencies)
    Target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWFramework' in project 'FWFramework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
Build description signature: 35c7d004dd28928b3bfb8cae587ff11b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35c7d004dd28928b3bfb8cae587ff11b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework'. (in target 'FWPluginMMKV' from project 'FWFramework')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework'. (in target 'MMKV' from project 'FWFramework')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework'. (in target 'FWPluginMMKV' from project 'FWFramework')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.0
  Lottie: https://github.com/airbnb/lottie-ios.git @ 4.5.1
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
  FWFramework: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, SDWebImage, Lottie, Alamofire, FWFramework
{
  "dependencies" : [
    {
      "identity" : "sdwebimage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.9.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDWebImage/SDWebImage.git"
    },
    {
      "identity" : "lottie-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/lottie-ios.git"
    },
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "FWFramework",
  "name" : "FWFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FWFramework",
      "targets" : [
        "FWFramework"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWUIKit",
      "targets" : [
        "FWUIKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWSwiftUI",
      "targets" : [
        "FWSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginCalendar",
      "targets" : [
        "FWPluginCalendar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginContacts",
      "targets" : [
        "FWPluginContacts"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginMicrophone",
      "targets" : [
        "FWPluginMicrophone"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginTracking",
      "targets" : [
        "FWPluginTracking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginBiometry",
      "targets" : [
        "FWPluginBiometry"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginMacros",
      "targets" : [
        "FWPluginMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginSDWebImage",
      "targets" : [
        "FWPluginSDWebImage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginLottie",
      "targets" : [
        "FWPluginLottie"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginAlamofire",
      "targets" : [
        "FWPluginAlamofire"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWPluginMMKV",
      "targets" : [
        "FWPluginMMKV"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MMKV",
      "targets" : [
        "MMKV"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FWMacroMacros",
      "targets" : [
        "FWMacroMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MMKV",
      "module_type" : "BinaryTarget",
      "name" : "MMKV",
      "path" : "remote/archive/MMKV.xcframework.zip",
      "product_memberships" : [
        "FWPluginMMKV",
        "MMKV"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "FWUIKit",
      "module_type" : "SwiftTarget",
      "name" : "FWUIKit",
      "path" : "Sources/FWUIKit",
      "product_memberships" : [
        "FWUIKit",
        "FWSwiftUI",
        "FWPluginSDWebImage",
        "FWPluginLottie"
      ],
      "sources" : [
        "Extend/Service/Analyzer.swift",
        "Extend/Service/Database.swift",
        "Extend/Service/NetworkMocker.swift",
        "Extend/Service/PlayerCache.swift",
        "Extend/Service/Recognizer.swift",
        "Extend/Service/VersionManager.swift",
        "Extend/Service/WebSocket.swift",
        "Extend/View/BarrageView.swift",
        "Extend/View/GuideView.swift",
        "Extend/View/PagingView.swift",
        "Extend/View/PasscodeView.swift",
        "Extend/View/PopupMenu.swift",
        "Extend/View/SkeletonView.swift",
        "Extend/View/StatisticalView.swift",
        "Module/App/AppDelegate.swift",
        "Module/App/SceneDelegate.swift",
        "Module/Controller/CollectionViewController.swift",
        "Module/Controller/NavigationController.swift",
        "Module/Controller/PopupViewController.swift",
        "Module/Controller/RequestViewController.swift",
        "Module/Controller/ScrollViewController.swift",
        "Module/Controller/TabBarController.swift",
        "Module/Controller/TableViewController.swift",
        "Module/Controller/ViewController.swift",
        "Module/Controller/WebViewController.swift",
        "Module/View/AttributedLabel.swift",
        "Module/View/BadgeView.swift",
        "Module/View/BannerView.swift",
        "Module/View/CollectionLayout.swift",
        "Module/View/CollectionView.swift",
        "Module/View/CornerView.swift",
        "Module/View/DrawerView.swift",
        "Module/View/FloatingView.swift",
        "Module/View/GradientView.swift",
        "Module/View/GridView.swift",
        "Module/View/MarqueeLabel.swift",
        "Module/View/PageControl.swift",
        "Module/View/ReusableView.swift",
        "Module/View/ScanView.swift",
        "Module/View/SegmentedControl.swift",
        "Module/View/TableView.swift",
        "Module/View/TagCollectionView.swift",
        "Module/View/ToolbarView.swift",
        "Module/View/ViewDelegate.swift",
        "Module/View/ViewProtocol.swift",
        "Module/View/ViewTransition.swift",
        "Module/View/WebView.swift",
        "Module/ViewModel/ViewModel.swift",
        "Plugin/Alert/AlertController.swift",
        "Plugin/Alert/AlertPlugin.swift",
        "Plugin/Alert/AlertPluginImpl.swift",
        "Plugin/Empty/EmptyPlugin.swift",
        "Plugin/Empty/EmptyPluginImpl.swift",
        "Plugin/Empty/EmptyPluginView.swift",
        "Plugin/Image/ImageDownloader.swift",
        "Plugin/Image/ImagePlugin.swift",
        "Plugin/Image/ImagePluginImpl.swift",
        "Plugin/Picker/ImageCropController.swift",
        "Plugin/Picker/ImagePickerController.swift",
        "Plugin/Picker/ImagePickerPlugin.swift",
        "Plugin/Picker/ImagePickerPluginImpl.swift",
        "Plugin/Preview/ImagePreviewController.swift",
        "Plugin/Preview/ImagePreviewPlugin.swift",
        "Plugin/Preview/ImagePreviewPluginImpl.swift",
        "Plugin/Preview/ZoomImageView.swift",
        "Plugin/Refresh/RefreshPlugin.swift",
        "Plugin/Refresh/RefreshPluginImpl.swift",
        "Plugin/Refresh/RefreshPluginView.swift",
        "Plugin/Toast/ToastPlugin.swift",
        "Plugin/Toast/ToastPluginImpl.swift",
        "Plugin/Toast/ToastPluginView.swift",
        "Plugin/View/IndicatorPluginView.swift",
        "Plugin/View/ProgressPluginView.swift",
        "Plugin/View/ViewPlugin.swift",
        "Plugin/View/ViewPluginImpl.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "FWSwiftUI",
      "path" : "Sources/FWSwiftUI",
      "product_memberships" : [
        "FWSwiftUI"
      ],
      "sources" : [
        "Extend/PopupView.swift",
        "Extend/WaterfallGrid.swift",
        "Module/Controller/HostingController.swift",
        "Module/Controller/HostingView.swift",
        "Module/Controller/NavigationView.swift",
        "Module/Controller/StateView.swift",
        "Module/View/AttributedText.swift",
        "Module/View/ImageView.swift",
        "Module/View/PluginView.swift",
        "Module/View/RefreshView.swift",
        "Module/View/WebImageView.swift",
        "Plugin/ViewBuilder.swift",
        "Plugin/ViewConfigure.swift",
        "Plugin/ViewContext.swift",
        "Plugin/ViewIntrospect.swift",
        "Plugin/ViewPreference.swift",
        "Plugin/ViewStorage.swift",
        "Plugin/ViewToolkit.swift",
        "Plugin/ViewWrapper.swift"
      ],
      "target_dependencies" : [
        "FWUIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginTracking",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginTracking",
      "path" : "Sources/FWPlugin/Authorize/Tracking",
      "product_memberships" : [
        "FWPluginTracking"
      ],
      "sources" : [
        "AuthorizeTracking.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginSDWebImage",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginSDWebImage",
      "path" : "Sources/FWPlugin/SDWebImage",
      "product_dependencies" : [
        "SDWebImage"
      ],
      "product_memberships" : [
        "FWPluginSDWebImage"
      ],
      "sources" : [
        "SDWebImageImpl.swift"
      ],
      "target_dependencies" : [
        "FWFramework",
        "FWUIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginMicrophone",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginMicrophone",
      "path" : "Sources/FWPlugin/Authorize/Microphone",
      "product_memberships" : [
        "FWPluginMicrophone"
      ],
      "sources" : [
        "AuthorizeMicrophone.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginMacros",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginMacros",
      "path" : "Sources/FWPlugin/Macros/FWPluginMacros",
      "product_memberships" : [
        "FWPluginMacros"
      ],
      "sources" : [
        "FWPluginMacros.swift"
      ],
      "target_dependencies" : [
        "FWFramework",
        "FWMacroMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginMMKV",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginMMKV",
      "path" : "Sources/FWPlugin/MMKV",
      "product_memberships" : [
        "FWPluginMMKV"
      ],
      "sources" : [
        "CacheMMKV.swift"
      ],
      "target_dependencies" : [
        "FWFramework",
        "MMKV"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginLottie",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginLottie",
      "path" : "Sources/FWPlugin/Lottie",
      "product_dependencies" : [
        "Lottie"
      ],
      "product_memberships" : [
        "FWPluginLottie"
      ],
      "sources" : [
        "LottiePluginView.swift"
      ],
      "target_dependencies" : [
        "FWFramework",
        "FWUIKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginContacts",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginContacts",
      "path" : "Sources/FWPlugin/Authorize/Contacts",
      "product_memberships" : [
        "FWPluginContacts"
      ],
      "sources" : [
        "AuthorizeContacts.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginCalendar",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginCalendar",
      "path" : "Sources/FWPlugin/Authorize/Calendar",
      "product_memberships" : [
        "FWPluginCalendar"
      ],
      "sources" : [
        "AuthorizeCalendar.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginBiometry",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginBiometry",
      "path" : "Sources/FWPlugin/Authorize/Biometry",
      "product_memberships" : [
        "FWPluginBiometry"
      ],
      "sources" : [
        "AuthorizeBiometry.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWPluginAlamofire",
      "module_type" : "SwiftTarget",
      "name" : "FWPluginAlamofire",
      "path" : "Sources/FWPlugin/Alamofire",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "FWPluginAlamofire"
      ],
      "sources" : [
        "AlamofireImpl.swift"
      ],
      "target_dependencies" : [
        "FWFramework"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FWMacroMacros",
      "module_type" : "SwiftTarget",
      "name" : "FWMacroMacros",
      "path" : "Sources/FWPlugin/Macros/FWMacroMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "FWPluginMacros",
        "FWMacroMacros"
      ],
      "sources" : [
        "FWMacroMacros.swift",
        "MappedValueMacro.swift",
        "PropertyWrapperMacro.swift",
        "SmartSubclassMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "FWFramework",
      "module_type" : "SwiftTarget",
      "name" : "FWFramework",
      "path" : "Sources/FWFramework",
      "product_memberships" : [
        "FWFramework",
        "FWUIKit",
        "FWSwiftUI",
        "FWPluginCalendar",
        "FWPluginContacts",
        "FWPluginMicrophone",
        "FWPluginTracking",
        "FWPluginBiometry",
        "FWPluginMacros",
        "FWPluginSDWebImage",
        "FWPluginLottie",
        "FWPluginAlamofire",
        "FWPluginMMKV"
      ],
      "sources" : [
        "Kernel/Autoloader.swift",
        "Kernel/Benchmark.swift",
        "Kernel/Bridge.swift",
        "Kernel/Configuration.swift",
        "Kernel/Error.swift",
        "Kernel/Loader.swift",
        "Kernel/Logger.swift",
        "Kernel/Mediator.swift",
        "Kernel/Message.swift",
        "Kernel/Navigator.swift",
        "Kernel/Parameter.swift",
        "Kernel/Plugin.swift",
        "Kernel/Promise.swift",
        "Kernel/Proxy.swift",
        "Kernel/Router.swift",
        "Kernel/Runtime.swift",
        "Kernel/State.swift",
        "Kernel/Stdlib.swift",
        "Kernel/Swizzle.swift",
        "Kernel/Task.swift",
        "Kernel/Test.swift",
        "Kernel/Thread.swift",
        "Kernel/Wrapper.swift",
        "Service/Cache/CacheEngine.swift",
        "Service/Cache/CacheFile.swift",
        "Service/Cache/CacheKeychain.swift",
        "Service/Cache/CacheManager.swift",
        "Service/Cache/CacheMemory.swift",
        "Service/Cache/CacheSqlite.swift",
        "Service/Cache/CacheUserDefaults.swift",
        "Service/Cocoa/Authorize.swift",
        "Service/Cocoa/Location.swift",
        "Service/Cocoa/Notification.swift",
        "Service/Media/AnimatedImage.swift",
        "Service/Media/AssetManager.swift",
        "Service/Media/AudioPlayer.swift",
        "Service/Media/VideoPlayer.swift",
        "Service/Model/AnyModel.swift",
        "Service/Model/CodableModel.swift",
        "Service/Model/JSONModel.swift",
        "Service/Model/SmartModel.swift",
        "Service/Network/HTTPSessionManager.swift",
        "Service/Network/NetworkReachabilityManager.swift",
        "Service/Network/SecurityPolicy.swift",
        "Service/Network/URLRequestSerialization.swift",
        "Service/Network/URLResponseSerialization.swift",
        "Service/Network/URLSessionManager.swift",
        "Service/Request/BatchRequest.swift",
        "Service/Request/ChainRequest.swift",
        "Service/Request/HTTPRequest.swift",
        "Service/Request/RequestConfig.swift",
        "Service/Request/RequestManager.swift",
        "Service/Request/RequestPlugin.swift",
        "Toolkit/Adaptive.swift",
        "Toolkit/Annotation.swift",
        "Toolkit/Appearance.swift",
        "Toolkit/Archiver.swift",
        "Toolkit/AutoLayout.swift",
        "Toolkit/BarAppearance.swift",
        "Toolkit/BarStyle.swift",
        "Toolkit/Block.swift",
        "Toolkit/Bundle.swift",
        "Toolkit/Chainable.swift",
        "Toolkit/Codable.swift",
        "Toolkit/Decoder.swift",
        "Toolkit/DynamicLayout.swift",
        "Toolkit/Encryptor.swift",
        "Toolkit/Foundation.swift",
        "Toolkit/Icon.swift",
        "Toolkit/JSON.swift",
        "Toolkit/Keyboard.swift",
        "Toolkit/Keychain.swift",
        "Toolkit/Language.swift",
        "Toolkit/QuartzCore.swift",
        "Toolkit/ResultBuilder.swift",
        "Toolkit/Theme.swift",
        "Toolkit/Toolkit.swift",
        "Toolkit/UIKit.swift",
        "Toolkit/Validator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Alamofire",
      "Alamofire-Package",
      "AlamofireDynamic",
      "FWFramework",
      "FWFramework-Package",
      "FWPluginAlamofire",
      "FWPluginBiometry",
      "FWPluginCalendar",
      "FWPluginContacts",
      "FWPluginLottie",
      "FWPluginMacros",
      "FWPluginMicrophone",
      "FWPluginMMKV",
      "FWPluginSDWebImage",
      "FWPluginTracking",
      "FWSwiftUI",
      "FWUIKit",
      "MMKV"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FWFramework-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-15.4.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 FWFramework-Package -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
  Lottie: https://github.com/airbnb/lottie-ios.git @ 4.5.1
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.0
  FWFramework: /Users/admin/builder/spi-builder-workspace
  Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (51 targets)
    Target 'MMKV' in project 'FWFramework' (no dependencies)
    Target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWSwiftUI' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWSwiftUI' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
    Target 'FWSwiftUI' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
    Target 'FWPluginTracking' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginTracking' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginTracking' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginSDWebImage' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginSDWebImage' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
    Target 'FWPluginSDWebImage' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage' in project 'SDWebImage'
        ➜ Explicit dependency on target 'SDWebImage_SDWebImage' in project 'SDWebImage'
    Target 'SDWebImage_SDWebImage' in project 'SDWebImage' (no dependencies)
    Target 'FWPluginMicrophone' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginMicrophone' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginMicrophone' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginMacros' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginMacros' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWMacroMacros' in project 'FWFramework'
    Target 'FWPluginMacros' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWMacroMacros' in project 'FWFramework'
    Target 'FWMacroMacros' in project 'FWFramework'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPlugin' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
    Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
    Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
    Target 'SwiftOperators' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxMacros' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
    Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
    Target 'SwiftParserDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
    Target 'SwiftBasicFormat' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftParser' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftDiagnostics' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
    Target 'SwiftSyntax' in project 'swift-syntax'
        ➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
    Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
    Target 'FWPluginMMKV' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginMMKV' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginMMKV' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginLottie' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginLottie' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
    Target 'FWPluginLottie' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
    Target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'Lottie_Lottie' in project 'Lottie'
    Target 'Lottie' in project 'Lottie'
        ➜ Explicit dependency on target 'Lottie_Lottie' in project 'Lottie'
    Target 'Lottie_Lottie' in project 'Lottie' (no dependencies)
    Target 'FWUIKit' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginContacts' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginContacts' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginContacts' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginCalendar' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginCalendar' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginCalendar' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginBiometry' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginBiometry' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginBiometry' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWPluginAlamofire' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWPluginAlamofire' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'FWPluginAlamofire' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire_Alamofire' in project 'Alamofire'
    Target 'Alamofire' in project 'Alamofire'
        ➜ Explicit dependency on target 'Alamofire_Alamofire' in project 'Alamofire'
    Target 'Alamofire_Alamofire' in project 'Alamofire' (no dependencies)
    Target 'FWFramework' in project 'FWFramework'
        ➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
    Target 'FWFramework' in project 'FWFramework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -x c -c /dev/null
Build description signature: 35c7d004dd28928b3bfb8cae587ff11b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35c7d004dd28928b3bfb8cae587ff11b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework'. (in target 'FWPluginMMKV' from project 'FWFramework')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework'. (in target 'FWPluginMMKV' from project 'FWFramework')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework'. (in target 'MMKV' from project 'FWFramework')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
BUILD FAILURE 5.10 macosXcodebuild