Build Information
Failed to build FWFramework, reference 9.4.1 (f2e74d), with Swift 6.1 for visionOS using Xcode 16.3 on 9 Dec 2025 13:46:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FWFramework-Package -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lszzy/FWFramework.git
Reference: 9.4.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lszzy/FWFramework
* tag 9.4.1 -> FETCH_HEAD
HEAD is now at f2e74d8 Finish Release-9.4.1-20251209
Cloned https://github.com/lszzy/FWFramework.git
Revision (git rev-parse @):
f2e74d84eb32570ba4fd0959bd6e9fff121a0b4f
SUCCESS checkout https://github.com/lszzy/FWFramework.git at 9.4.1
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/lszzy/FWFramework.git
https://github.com/lszzy/FWFramework.git
{
"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" : "objectmapper",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tristanhimmelman/ObjectMapper.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" : "FWPluginLocation",
"targets" : [
"FWPluginLocation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginMicrophone",
"targets" : [
"FWPluginMicrophone"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginCalendar",
"targets" : [
"FWPluginCalendar"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginContacts",
"targets" : [
"FWPluginContacts"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginTracking",
"targets" : [
"FWPluginTracking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginBiometry",
"targets" : [
"FWPluginBiometry"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginBluetooth",
"targets" : [
"FWPluginBluetooth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginMotion",
"targets" : [
"FWPluginMotion"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginSpeech",
"targets" : [
"FWPluginSpeech"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginPurchase",
"targets" : [
"FWPluginPurchase"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginCloud",
"targets" : [
"FWPluginCloud"
],
"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" : "FWPluginObjectMapper",
"targets" : [
"FWPluginObjectMapper"
],
"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"
],
"sources" : [
"Module/Controller/NavigationController.swift",
"Module/Controller/TabBarController.swift",
"Module/View/AttributedLabel.swift",
"Module/View/BannerView.swift",
"Module/View/BarrageView.swift",
"Module/View/CollectionLayout.swift",
"Module/View/CornerView.swift",
"Module/View/DrawerView.swift",
"Module/View/FloatingView.swift",
"Module/View/GradientView.swift",
"Module/View/GridView.swift",
"Module/View/GuideView.swift",
"Module/View/MarqueeLabel.swift",
"Module/View/PageControl.swift",
"Module/View/PagingView.swift",
"Module/View/PasscodeView.swift",
"Module/View/PopupMenu.swift",
"Module/View/SegmentedControl.swift",
"Module/View/SkeletonView.swift",
"Module/View/StatisticalView.swift",
"Module/View/TagCollectionView.swift",
"Module/View/ToolbarView.swift",
"Module/View/ViewProtocol.swift",
"Plugin/Alert/AlertController.swift",
"Plugin/Alert/AlertControllerImpl.swift",
"Plugin/Picker/AssetManager.swift",
"Plugin/Picker/ImageCropController.swift",
"Plugin/Picker/ImagePickerController.swift",
"Plugin/Picker/ImagePickerControllerImpl.swift",
"Plugin/View/IndicatorPluginView.swift",
"Plugin/View/ProgressPluginView.swift",
"Service/Media/AudioPlayer.swift",
"Service/Media/PlayerCache.swift",
"Service/Media/VideoPlayer.swift",
"Service/Service/Analyzer.swift",
"Service/Service/Database.swift",
"Service/Service/NetworkMocker.swift",
"Service/Service/WebSocket.swift",
"Toolkit/Appearance.swift",
"Toolkit/Chainable.swift",
"Toolkit/Icon.swift",
"Toolkit/Recognizer.swift",
"Toolkit/VersionManager.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWSwiftUI",
"module_type" : "SwiftTarget",
"name" : "FWSwiftUI",
"path" : "Sources/FWSwiftUI",
"product_memberships" : [
"FWSwiftUI"
],
"sources" : [
"Module/Controller/HostingController.swift",
"Module/Controller/HostingView.swift",
"Module/Controller/NavigationView.swift",
"Module/Controller/StateView.swift",
"Module/View/AttributedText.swift",
"Module/View/PopupView.swift",
"Module/View/RefreshView.swift",
"Module/View/WaterfallGrid.swift",
"Plugin/ImageView.swift",
"Plugin/PluginView.swift",
"Plugin/ViewConfigure.swift",
"Plugin/WebImageView.swift",
"Service/ViewContext.swift",
"Service/ViewIntrospect.swift",
"Service/ViewStorage.swift",
"Toolkit/ViewBuilder.swift",
"Toolkit/ViewPreference.swift",
"Toolkit/ViewToolkit.swift",
"Toolkit/ViewWrapper.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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" : "FWPluginSpeech",
"module_type" : "SwiftTarget",
"name" : "FWPluginSpeech",
"path" : "Sources/FWPlugin/Authorize/Speech",
"product_memberships" : [
"FWPluginSpeech"
],
"sources" : [
"AudioRecorder.swift",
"AuthorizeSpeech.swift",
"SwiftSpeech.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"
],
"type" : "library"
},
{
"c99name" : "FWPluginPurchase",
"module_type" : "SwiftTarget",
"name" : "FWPluginPurchase",
"path" : "Sources/FWPlugin/Purchase",
"product_memberships" : [
"FWPluginPurchase"
],
"sources" : [
"PurchaseManager.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWPluginObjectMapper",
"module_type" : "SwiftTarget",
"name" : "FWPluginObjectMapper",
"path" : "Sources/FWPlugin/ObjectMapper",
"product_dependencies" : [
"ObjectMapper"
],
"product_memberships" : [
"FWPluginObjectMapper"
],
"sources" : [
"MappableModel.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWPluginMotion",
"module_type" : "SwiftTarget",
"name" : "FWPluginMotion",
"path" : "Sources/FWPlugin/Authorize/Motion",
"product_memberships" : [
"FWPluginMotion"
],
"sources" : [
"AuthorizeMotion.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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"
],
"type" : "library"
},
{
"c99name" : "FWPluginLocation",
"module_type" : "SwiftTarget",
"name" : "FWPluginLocation",
"path" : "Sources/FWPlugin/Authorize/Location",
"product_memberships" : [
"FWPluginLocation"
],
"sources" : [
"AuthorizeLocation.swift",
"Location.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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" : "FWPluginCloud",
"module_type" : "SwiftTarget",
"name" : "FWPluginCloud",
"path" : "Sources/FWPlugin/Cloud",
"product_memberships" : [
"FWPluginCloud"
],
"sources" : [
"CloudDrive.swift",
"CloudStorage.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" : "FWPluginBluetooth",
"module_type" : "SwiftTarget",
"name" : "FWPluginBluetooth",
"path" : "Sources/FWPlugin/Authorize/Bluetooth",
"product_memberships" : [
"FWPluginBluetooth"
],
"sources" : [
"AuthorizeBluetooth.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",
"EventSource.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",
"FWPluginLocation",
"FWPluginMicrophone",
"FWPluginCalendar",
"FWPluginContacts",
"FWPluginTracking",
"FWPluginBiometry",
"FWPluginBluetooth",
"FWPluginMotion",
"FWPluginSpeech",
"FWPluginPurchase",
"FWPluginCloud",
"FWPluginMacros",
"FWPluginSDWebImage",
"FWPluginLottie",
"FWPluginAlamofire",
"FWPluginObjectMapper",
"FWPluginMMKV"
],
"sources" : [
"Module/App/AppDelegate.swift",
"Module/App/SceneDelegate.swift",
"Module/Controller/CollectionViewController.swift",
"Module/Controller/PopupViewController.swift",
"Module/Controller/RequestViewController.swift",
"Module/Controller/ScrollViewController.swift",
"Module/Controller/TableViewController.swift",
"Module/Controller/ViewController.swift",
"Module/Controller/WebViewController.swift",
"Module/Model/CodableModel.swift",
"Module/Model/SmartModel.swift",
"Module/View/BadgeView.swift",
"Module/View/BlocConsumer.swift",
"Module/View/CollectionView.swift",
"Module/View/DynamicLayout.swift",
"Module/View/ReusableView.swift",
"Module/View/ScanView.swift",
"Module/View/TableView.swift",
"Module/View/ViewDelegate.swift",
"Module/View/ViewTransition.swift",
"Module/View/WebView.swift",
"Module/ViewModel/ViewModel.swift",
"Plugin/Alert/AlertPlugin.swift",
"Plugin/Alert/AlertPluginImpl.swift",
"Plugin/Empty/EmptyPlugin.swift",
"Plugin/Empty/EmptyPluginImpl.swift",
"Plugin/Empty/EmptyPluginView.swift",
"Plugin/Image/ImageCoder.swift",
"Plugin/Image/ImageCoderPlugin.swift",
"Plugin/Image/ImageDownloader.swift",
"Plugin/Image/ImagePlugin.swift",
"Plugin/Image/ImagePluginImpl.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/ViewPlugin.swift",
"Plugin/View/ViewPluginImpl.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/Notification.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/Coding/AnyModel.swift",
"Toolkit/Coding/Archiver.swift",
"Toolkit/Coding/Codable.swift",
"Toolkit/Coding/Decoder.swift",
"Toolkit/Coding/Encryptor.swift",
"Toolkit/Coding/JSON.swift",
"Toolkit/Kernel/Autoloader.swift",
"Toolkit/Kernel/Bridge.swift",
"Toolkit/Kernel/Configuration.swift",
"Toolkit/Kernel/Error.swift",
"Toolkit/Kernel/Loader.swift",
"Toolkit/Kernel/Logger.swift",
"Toolkit/Kernel/Mediator.swift",
"Toolkit/Kernel/Message.swift",
"Toolkit/Kernel/Navigator.swift",
"Toolkit/Kernel/Parameter.swift",
"Toolkit/Kernel/Plugin.swift",
"Toolkit/Kernel/Promise.swift",
"Toolkit/Kernel/Proxy.swift",
"Toolkit/Kernel/Router.swift",
"Toolkit/Kernel/Runtime.swift",
"Toolkit/Kernel/State.swift",
"Toolkit/Kernel/Stdlib.swift",
"Toolkit/Kernel/Swizzle.swift",
"Toolkit/Kernel/Task.swift",
"Toolkit/Kernel/Thread.swift",
"Toolkit/Kernel/Wrapper.swift",
"Toolkit/Toolkit/Adaptive.swift",
"Toolkit/Toolkit/Annotation.swift",
"Toolkit/Toolkit/AutoLayout.swift",
"Toolkit/Toolkit/BarAppearance.swift",
"Toolkit/Toolkit/BarStyle.swift",
"Toolkit/Toolkit/Benchmark.swift",
"Toolkit/Toolkit/Block.swift",
"Toolkit/Toolkit/Bundle.swift",
"Toolkit/Toolkit/Foundation.swift",
"Toolkit/Toolkit/Keyboard.swift",
"Toolkit/Toolkit/Keychain.swift",
"Toolkit/Toolkit/Language.swift",
"Toolkit/Toolkit/Palette.swift",
"Toolkit/Toolkit/QuartzCore.swift",
"Toolkit/Toolkit/ResultBuilder.swift",
"Toolkit/Toolkit/Test.swift",
"Toolkit/Toolkit/Theme.swift",
"Toolkit/Toolkit/Toolkit.swift",
"Toolkit/Toolkit/UIKit.swift",
"Toolkit/Toolkit/Validator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/tristanhimmelman/ObjectMapper.git
Fetching from https://github.com/airbnb/lottie-ios.git
Fetching from https://github.com/SDWebImage/SDWebImage.git
Fetching from https://github.com/Alamofire/Alamofire.git
Fetching from https://github.com/apple/swift-syntax.git
Creating working copy of package ‘Alamofire’
Checking out 5.10.2 of package ‘Alamofire’
Creating working copy of package ‘SDWebImage’
Checking out 5.21.5 of package ‘SDWebImage’
Creating working copy of package ‘swift-syntax’
Checking out 509.1.1 of package ‘swift-syntax’
Creating working copy of package ‘ObjectMapper’
Checking out 4.4.3 of package ‘ObjectMapper’
Creating working copy of package ‘lottie-ios’
Checking out 4.5.2 of package ‘lottie-ios’
Resolve Package Graph
Resolved source packages:
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.5
swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
FWFramework: /Users/admin/builder/spi-builder-workspace
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
Lottie: https://github.com/airbnb/lottie-ios.git @ 4.5.2
resolved source packages: SDWebImage, swift-syntax, FWFramework, ObjectMapper, Alamofire, Lottie
{
"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" : "objectmapper",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tristanhimmelman/ObjectMapper.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" : "FWPluginLocation",
"targets" : [
"FWPluginLocation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginMicrophone",
"targets" : [
"FWPluginMicrophone"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginCalendar",
"targets" : [
"FWPluginCalendar"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginContacts",
"targets" : [
"FWPluginContacts"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginTracking",
"targets" : [
"FWPluginTracking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginBiometry",
"targets" : [
"FWPluginBiometry"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginBluetooth",
"targets" : [
"FWPluginBluetooth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginMotion",
"targets" : [
"FWPluginMotion"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginSpeech",
"targets" : [
"FWPluginSpeech"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginPurchase",
"targets" : [
"FWPluginPurchase"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginCloud",
"targets" : [
"FWPluginCloud"
],
"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" : "FWPluginObjectMapper",
"targets" : [
"FWPluginObjectMapper"
],
"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"
],
"sources" : [
"Module/Controller/NavigationController.swift",
"Module/Controller/TabBarController.swift",
"Module/View/AttributedLabel.swift",
"Module/View/BannerView.swift",
"Module/View/BarrageView.swift",
"Module/View/CollectionLayout.swift",
"Module/View/CornerView.swift",
"Module/View/DrawerView.swift",
"Module/View/FloatingView.swift",
"Module/View/GradientView.swift",
"Module/View/GridView.swift",
"Module/View/GuideView.swift",
"Module/View/MarqueeLabel.swift",
"Module/View/PageControl.swift",
"Module/View/PagingView.swift",
"Module/View/PasscodeView.swift",
"Module/View/PopupMenu.swift",
"Module/View/SegmentedControl.swift",
"Module/View/SkeletonView.swift",
"Module/View/StatisticalView.swift",
"Module/View/TagCollectionView.swift",
"Module/View/ToolbarView.swift",
"Module/View/ViewProtocol.swift",
"Plugin/Alert/AlertController.swift",
"Plugin/Alert/AlertControllerImpl.swift",
"Plugin/Picker/AssetManager.swift",
"Plugin/Picker/ImageCropController.swift",
"Plugin/Picker/ImagePickerController.swift",
"Plugin/Picker/ImagePickerControllerImpl.swift",
"Plugin/View/IndicatorPluginView.swift",
"Plugin/View/ProgressPluginView.swift",
"Service/Media/AudioPlayer.swift",
"Service/Media/PlayerCache.swift",
"Service/Media/VideoPlayer.swift",
"Service/Service/Analyzer.swift",
"Service/Service/Database.swift",
"Service/Service/NetworkMocker.swift",
"Service/Service/WebSocket.swift",
"Toolkit/Appearance.swift",
"Toolkit/Chainable.swift",
"Toolkit/Icon.swift",
"Toolkit/Recognizer.swift",
"Toolkit/VersionManager.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWSwiftUI",
"module_type" : "SwiftTarget",
"name" : "FWSwiftUI",
"path" : "Sources/FWSwiftUI",
"product_memberships" : [
"FWSwiftUI"
],
"sources" : [
"Module/Controller/HostingController.swift",
"Module/Controller/HostingView.swift",
"Module/Controller/NavigationView.swift",
"Module/Controller/StateView.swift",
"Module/View/AttributedText.swift",
"Module/View/PopupView.swift",
"Module/View/RefreshView.swift",
"Module/View/WaterfallGrid.swift",
"Plugin/ImageView.swift",
"Plugin/PluginView.swift",
"Plugin/ViewConfigure.swift",
"Plugin/WebImageView.swift",
"Service/ViewContext.swift",
"Service/ViewIntrospect.swift",
"Service/ViewStorage.swift",
"Toolkit/ViewBuilder.swift",
"Toolkit/ViewPreference.swift",
"Toolkit/ViewToolkit.swift",
"Toolkit/ViewWrapper.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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" : "FWPluginSpeech",
"module_type" : "SwiftTarget",
"name" : "FWPluginSpeech",
"path" : "Sources/FWPlugin/Authorize/Speech",
"product_memberships" : [
"FWPluginSpeech"
],
"sources" : [
"AudioRecorder.swift",
"AuthorizeSpeech.swift",
"SwiftSpeech.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"
],
"type" : "library"
},
{
"c99name" : "FWPluginPurchase",
"module_type" : "SwiftTarget",
"name" : "FWPluginPurchase",
"path" : "Sources/FWPlugin/Purchase",
"product_memberships" : [
"FWPluginPurchase"
],
"sources" : [
"PurchaseManager.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWPluginObjectMapper",
"module_type" : "SwiftTarget",
"name" : "FWPluginObjectMapper",
"path" : "Sources/FWPlugin/ObjectMapper",
"product_dependencies" : [
"ObjectMapper"
],
"product_memberships" : [
"FWPluginObjectMapper"
],
"sources" : [
"MappableModel.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWPluginMotion",
"module_type" : "SwiftTarget",
"name" : "FWPluginMotion",
"path" : "Sources/FWPlugin/Authorize/Motion",
"product_memberships" : [
"FWPluginMotion"
],
"sources" : [
"AuthorizeMotion.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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"
],
"type" : "library"
},
{
"c99name" : "FWPluginLocation",
"module_type" : "SwiftTarget",
"name" : "FWPluginLocation",
"path" : "Sources/FWPlugin/Authorize/Location",
"product_memberships" : [
"FWPluginLocation"
],
"sources" : [
"AuthorizeLocation.swift",
"Location.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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" : "FWPluginCloud",
"module_type" : "SwiftTarget",
"name" : "FWPluginCloud",
"path" : "Sources/FWPlugin/Cloud",
"product_memberships" : [
"FWPluginCloud"
],
"sources" : [
"CloudDrive.swift",
"CloudStorage.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" : "FWPluginBluetooth",
"module_type" : "SwiftTarget",
"name" : "FWPluginBluetooth",
"path" : "Sources/FWPlugin/Authorize/Bluetooth",
"product_memberships" : [
"FWPluginBluetooth"
],
"sources" : [
"AuthorizeBluetooth.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",
"EventSource.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",
"FWPluginLocation",
"FWPluginMicrophone",
"FWPluginCalendar",
"FWPluginContacts",
"FWPluginTracking",
"FWPluginBiometry",
"FWPluginBluetooth",
"FWPluginMotion",
"FWPluginSpeech",
"FWPluginPurchase",
"FWPluginCloud",
"FWPluginMacros",
"FWPluginSDWebImage",
"FWPluginLottie",
"FWPluginAlamofire",
"FWPluginObjectMapper",
"FWPluginMMKV"
],
"sources" : [
"Module/App/AppDelegate.swift",
"Module/App/SceneDelegate.swift",
"Module/Controller/CollectionViewController.swift",
"Module/Controller/PopupViewController.swift",
"Module/Controller/RequestViewController.swift",
"Module/Controller/ScrollViewController.swift",
"Module/Controller/TableViewController.swift",
"Module/Controller/ViewController.swift",
"Module/Controller/WebViewController.swift",
"Module/Model/CodableModel.swift",
"Module/Model/SmartModel.swift",
"Module/View/BadgeView.swift",
"Module/View/BlocConsumer.swift",
"Module/View/CollectionView.swift",
"Module/View/DynamicLayout.swift",
"Module/View/ReusableView.swift",
"Module/View/ScanView.swift",
"Module/View/TableView.swift",
"Module/View/ViewDelegate.swift",
"Module/View/ViewTransition.swift",
"Module/View/WebView.swift",
"Module/ViewModel/ViewModel.swift",
"Plugin/Alert/AlertPlugin.swift",
"Plugin/Alert/AlertPluginImpl.swift",
"Plugin/Empty/EmptyPlugin.swift",
"Plugin/Empty/EmptyPluginImpl.swift",
"Plugin/Empty/EmptyPluginView.swift",
"Plugin/Image/ImageCoder.swift",
"Plugin/Image/ImageCoderPlugin.swift",
"Plugin/Image/ImageDownloader.swift",
"Plugin/Image/ImagePlugin.swift",
"Plugin/Image/ImagePluginImpl.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/ViewPlugin.swift",
"Plugin/View/ViewPluginImpl.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/Notification.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/Coding/AnyModel.swift",
"Toolkit/Coding/Archiver.swift",
"Toolkit/Coding/Codable.swift",
"Toolkit/Coding/Decoder.swift",
"Toolkit/Coding/Encryptor.swift",
"Toolkit/Coding/JSON.swift",
"Toolkit/Kernel/Autoloader.swift",
"Toolkit/Kernel/Bridge.swift",
"Toolkit/Kernel/Configuration.swift",
"Toolkit/Kernel/Error.swift",
"Toolkit/Kernel/Loader.swift",
"Toolkit/Kernel/Logger.swift",
"Toolkit/Kernel/Mediator.swift",
"Toolkit/Kernel/Message.swift",
"Toolkit/Kernel/Navigator.swift",
"Toolkit/Kernel/Parameter.swift",
"Toolkit/Kernel/Plugin.swift",
"Toolkit/Kernel/Promise.swift",
"Toolkit/Kernel/Proxy.swift",
"Toolkit/Kernel/Router.swift",
"Toolkit/Kernel/Runtime.swift",
"Toolkit/Kernel/State.swift",
"Toolkit/Kernel/Stdlib.swift",
"Toolkit/Kernel/Swizzle.swift",
"Toolkit/Kernel/Task.swift",
"Toolkit/Kernel/Thread.swift",
"Toolkit/Kernel/Wrapper.swift",
"Toolkit/Toolkit/Adaptive.swift",
"Toolkit/Toolkit/Annotation.swift",
"Toolkit/Toolkit/AutoLayout.swift",
"Toolkit/Toolkit/BarAppearance.swift",
"Toolkit/Toolkit/BarStyle.swift",
"Toolkit/Toolkit/Benchmark.swift",
"Toolkit/Toolkit/Block.swift",
"Toolkit/Toolkit/Bundle.swift",
"Toolkit/Toolkit/Foundation.swift",
"Toolkit/Toolkit/Keyboard.swift",
"Toolkit/Toolkit/Keychain.swift",
"Toolkit/Toolkit/Language.swift",
"Toolkit/Toolkit/Palette.swift",
"Toolkit/Toolkit/QuartzCore.swift",
"Toolkit/Toolkit/ResultBuilder.swift",
"Toolkit/Toolkit/Test.swift",
"Toolkit/Toolkit/Theme.swift",
"Toolkit/Toolkit/Toolkit.swift",
"Toolkit/Toolkit/UIKit.swift",
"Toolkit/Toolkit/Validator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Alamofire",
"Alamofire-Package",
"AlamofireDynamic",
"FWFramework",
"FWFramework-Package",
"FWPluginAlamofire",
"FWPluginBiometry",
"FWPluginBluetooth",
"FWPluginCalendar",
"FWPluginCloud",
"FWPluginContacts",
"FWPluginLocation",
"FWPluginLottie",
"FWPluginMacros",
"FWPluginMicrophone",
"FWPluginMMKV",
"FWPluginMotion",
"FWPluginObjectMapper",
"FWPluginPurchase",
"FWPluginSDWebImage",
"FWPluginSpeech",
"FWPluginTracking",
"FWSwiftUI",
"FWUIKit",
"MMKV"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Alamofire",
"Alamofire-Package",
"AlamofireDynamic",
"FWFramework",
"FWFramework-Package",
"FWPluginAlamofire",
"FWPluginBiometry",
"FWPluginBluetooth",
"FWPluginCalendar",
"FWPluginCloud",
"FWPluginContacts",
"FWPluginLocation",
"FWPluginLottie",
"FWPluginMacros",
"FWPluginMicrophone",
"FWPluginMMKV",
"FWPluginMotion",
"FWPluginObjectMapper",
"FWPluginPurchase",
"FWPluginSDWebImage",
"FWPluginSpeech",
"FWPluginTracking",
"FWSwiftUI",
"FWUIKit",
"MMKV"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FWFramework-Package -destination generic/platform=xrOS 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 FWFramework-Package -destination generic/platform=xrOS "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
Resolve Package Graph
Resolved source packages:
Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
Lottie: https://github.com/airbnb/lottie-ios.git @ 4.5.2
FWFramework: /Users/admin/builder/spi-builder-workspace
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.5
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (67 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 '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'
Target 'FWSwiftUI' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' 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 'FWPluginSpeech' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginSpeech' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginSpeech' 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 'SDWebImage' in project 'SDWebImage'
Target 'FWPluginSDWebImage' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' 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 'FWPluginPurchase' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginPurchase' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginPurchase' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginObjectMapper' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginObjectMapper' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
Target 'FWPluginObjectMapper' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
Target 'ObjectMapper' in project 'ObjectMapper'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
Target 'ObjectMapper' in project 'ObjectMapper' (no dependencies)
Target 'FWPluginMotion' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginMotion' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginMotion' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
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 'Lottie' in project 'Lottie'
Target 'FWPluginLottie' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' 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 'FWPluginLocation' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginLocation' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginLocation' 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 'FWPluginCloud' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginCloud' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginCloud' 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 'FWPluginBluetooth' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginBluetooth' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginBluetooth' 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-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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c -c /dev/null
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: b80901a12c73cf8c2ea0eb56fccb6c73
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b80901a12c73cf8c2ea0eb56fccb6c73.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme FWFramework-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.5
Lottie: https://github.com/airbnb/lottie-ios.git @ 4.5.2
FWFramework: /Users/admin/builder/spi-builder-workspace
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
resolved source packages: Alamofire, SDWebImage, Lottie, FWFramework, ObjectMapper, swift-syntax
{
"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" : "objectmapper",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tristanhimmelman/ObjectMapper.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" : "FWPluginLocation",
"targets" : [
"FWPluginLocation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginMicrophone",
"targets" : [
"FWPluginMicrophone"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginCalendar",
"targets" : [
"FWPluginCalendar"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginContacts",
"targets" : [
"FWPluginContacts"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginTracking",
"targets" : [
"FWPluginTracking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginBiometry",
"targets" : [
"FWPluginBiometry"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginBluetooth",
"targets" : [
"FWPluginBluetooth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginMotion",
"targets" : [
"FWPluginMotion"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginSpeech",
"targets" : [
"FWPluginSpeech"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginPurchase",
"targets" : [
"FWPluginPurchase"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FWPluginCloud",
"targets" : [
"FWPluginCloud"
],
"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" : "FWPluginObjectMapper",
"targets" : [
"FWPluginObjectMapper"
],
"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"
],
"sources" : [
"Module/Controller/NavigationController.swift",
"Module/Controller/TabBarController.swift",
"Module/View/AttributedLabel.swift",
"Module/View/BannerView.swift",
"Module/View/BarrageView.swift",
"Module/View/CollectionLayout.swift",
"Module/View/CornerView.swift",
"Module/View/DrawerView.swift",
"Module/View/FloatingView.swift",
"Module/View/GradientView.swift",
"Module/View/GridView.swift",
"Module/View/GuideView.swift",
"Module/View/MarqueeLabel.swift",
"Module/View/PageControl.swift",
"Module/View/PagingView.swift",
"Module/View/PasscodeView.swift",
"Module/View/PopupMenu.swift",
"Module/View/SegmentedControl.swift",
"Module/View/SkeletonView.swift",
"Module/View/StatisticalView.swift",
"Module/View/TagCollectionView.swift",
"Module/View/ToolbarView.swift",
"Module/View/ViewProtocol.swift",
"Plugin/Alert/AlertController.swift",
"Plugin/Alert/AlertControllerImpl.swift",
"Plugin/Picker/AssetManager.swift",
"Plugin/Picker/ImageCropController.swift",
"Plugin/Picker/ImagePickerController.swift",
"Plugin/Picker/ImagePickerControllerImpl.swift",
"Plugin/View/IndicatorPluginView.swift",
"Plugin/View/ProgressPluginView.swift",
"Service/Media/AudioPlayer.swift",
"Service/Media/PlayerCache.swift",
"Service/Media/VideoPlayer.swift",
"Service/Service/Analyzer.swift",
"Service/Service/Database.swift",
"Service/Service/NetworkMocker.swift",
"Service/Service/WebSocket.swift",
"Toolkit/Appearance.swift",
"Toolkit/Chainable.swift",
"Toolkit/Icon.swift",
"Toolkit/Recognizer.swift",
"Toolkit/VersionManager.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWSwiftUI",
"module_type" : "SwiftTarget",
"name" : "FWSwiftUI",
"path" : "Sources/FWSwiftUI",
"product_memberships" : [
"FWSwiftUI"
],
"sources" : [
"Module/Controller/HostingController.swift",
"Module/Controller/HostingView.swift",
"Module/Controller/NavigationView.swift",
"Module/Controller/StateView.swift",
"Module/View/AttributedText.swift",
"Module/View/PopupView.swift",
"Module/View/RefreshView.swift",
"Module/View/WaterfallGrid.swift",
"Plugin/ImageView.swift",
"Plugin/PluginView.swift",
"Plugin/ViewConfigure.swift",
"Plugin/WebImageView.swift",
"Service/ViewContext.swift",
"Service/ViewIntrospect.swift",
"Service/ViewStorage.swift",
"Toolkit/ViewBuilder.swift",
"Toolkit/ViewPreference.swift",
"Toolkit/ViewToolkit.swift",
"Toolkit/ViewWrapper.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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" : "FWPluginSpeech",
"module_type" : "SwiftTarget",
"name" : "FWPluginSpeech",
"path" : "Sources/FWPlugin/Authorize/Speech",
"product_memberships" : [
"FWPluginSpeech"
],
"sources" : [
"AudioRecorder.swift",
"AuthorizeSpeech.swift",
"SwiftSpeech.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"
],
"type" : "library"
},
{
"c99name" : "FWPluginPurchase",
"module_type" : "SwiftTarget",
"name" : "FWPluginPurchase",
"path" : "Sources/FWPlugin/Purchase",
"product_memberships" : [
"FWPluginPurchase"
],
"sources" : [
"PurchaseManager.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWPluginObjectMapper",
"module_type" : "SwiftTarget",
"name" : "FWPluginObjectMapper",
"path" : "Sources/FWPlugin/ObjectMapper",
"product_dependencies" : [
"ObjectMapper"
],
"product_memberships" : [
"FWPluginObjectMapper"
],
"sources" : [
"MappableModel.swift"
],
"target_dependencies" : [
"FWFramework"
],
"type" : "library"
},
{
"c99name" : "FWPluginMotion",
"module_type" : "SwiftTarget",
"name" : "FWPluginMotion",
"path" : "Sources/FWPlugin/Authorize/Motion",
"product_memberships" : [
"FWPluginMotion"
],
"sources" : [
"AuthorizeMotion.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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"
],
"type" : "library"
},
{
"c99name" : "FWPluginLocation",
"module_type" : "SwiftTarget",
"name" : "FWPluginLocation",
"path" : "Sources/FWPlugin/Authorize/Location",
"product_memberships" : [
"FWPluginLocation"
],
"sources" : [
"AuthorizeLocation.swift",
"Location.swift"
],
"target_dependencies" : [
"FWFramework"
],
"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" : "FWPluginCloud",
"module_type" : "SwiftTarget",
"name" : "FWPluginCloud",
"path" : "Sources/FWPlugin/Cloud",
"product_memberships" : [
"FWPluginCloud"
],
"sources" : [
"CloudDrive.swift",
"CloudStorage.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" : "FWPluginBluetooth",
"module_type" : "SwiftTarget",
"name" : "FWPluginBluetooth",
"path" : "Sources/FWPlugin/Authorize/Bluetooth",
"product_memberships" : [
"FWPluginBluetooth"
],
"sources" : [
"AuthorizeBluetooth.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",
"EventSource.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",
"FWPluginLocation",
"FWPluginMicrophone",
"FWPluginCalendar",
"FWPluginContacts",
"FWPluginTracking",
"FWPluginBiometry",
"FWPluginBluetooth",
"FWPluginMotion",
"FWPluginSpeech",
"FWPluginPurchase",
"FWPluginCloud",
"FWPluginMacros",
"FWPluginSDWebImage",
"FWPluginLottie",
"FWPluginAlamofire",
"FWPluginObjectMapper",
"FWPluginMMKV"
],
"sources" : [
"Module/App/AppDelegate.swift",
"Module/App/SceneDelegate.swift",
"Module/Controller/CollectionViewController.swift",
"Module/Controller/PopupViewController.swift",
"Module/Controller/RequestViewController.swift",
"Module/Controller/ScrollViewController.swift",
"Module/Controller/TableViewController.swift",
"Module/Controller/ViewController.swift",
"Module/Controller/WebViewController.swift",
"Module/Model/CodableModel.swift",
"Module/Model/SmartModel.swift",
"Module/View/BadgeView.swift",
"Module/View/BlocConsumer.swift",
"Module/View/CollectionView.swift",
"Module/View/DynamicLayout.swift",
"Module/View/ReusableView.swift",
"Module/View/ScanView.swift",
"Module/View/TableView.swift",
"Module/View/ViewDelegate.swift",
"Module/View/ViewTransition.swift",
"Module/View/WebView.swift",
"Module/ViewModel/ViewModel.swift",
"Plugin/Alert/AlertPlugin.swift",
"Plugin/Alert/AlertPluginImpl.swift",
"Plugin/Empty/EmptyPlugin.swift",
"Plugin/Empty/EmptyPluginImpl.swift",
"Plugin/Empty/EmptyPluginView.swift",
"Plugin/Image/ImageCoder.swift",
"Plugin/Image/ImageCoderPlugin.swift",
"Plugin/Image/ImageDownloader.swift",
"Plugin/Image/ImagePlugin.swift",
"Plugin/Image/ImagePluginImpl.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/ViewPlugin.swift",
"Plugin/View/ViewPluginImpl.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/Notification.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/Coding/AnyModel.swift",
"Toolkit/Coding/Archiver.swift",
"Toolkit/Coding/Codable.swift",
"Toolkit/Coding/Decoder.swift",
"Toolkit/Coding/Encryptor.swift",
"Toolkit/Coding/JSON.swift",
"Toolkit/Kernel/Autoloader.swift",
"Toolkit/Kernel/Bridge.swift",
"Toolkit/Kernel/Configuration.swift",
"Toolkit/Kernel/Error.swift",
"Toolkit/Kernel/Loader.swift",
"Toolkit/Kernel/Logger.swift",
"Toolkit/Kernel/Mediator.swift",
"Toolkit/Kernel/Message.swift",
"Toolkit/Kernel/Navigator.swift",
"Toolkit/Kernel/Parameter.swift",
"Toolkit/Kernel/Plugin.swift",
"Toolkit/Kernel/Promise.swift",
"Toolkit/Kernel/Proxy.swift",
"Toolkit/Kernel/Router.swift",
"Toolkit/Kernel/Runtime.swift",
"Toolkit/Kernel/State.swift",
"Toolkit/Kernel/Stdlib.swift",
"Toolkit/Kernel/Swizzle.swift",
"Toolkit/Kernel/Task.swift",
"Toolkit/Kernel/Thread.swift",
"Toolkit/Kernel/Wrapper.swift",
"Toolkit/Toolkit/Adaptive.swift",
"Toolkit/Toolkit/Annotation.swift",
"Toolkit/Toolkit/AutoLayout.swift",
"Toolkit/Toolkit/BarAppearance.swift",
"Toolkit/Toolkit/BarStyle.swift",
"Toolkit/Toolkit/Benchmark.swift",
"Toolkit/Toolkit/Block.swift",
"Toolkit/Toolkit/Bundle.swift",
"Toolkit/Toolkit/Foundation.swift",
"Toolkit/Toolkit/Keyboard.swift",
"Toolkit/Toolkit/Keychain.swift",
"Toolkit/Toolkit/Language.swift",
"Toolkit/Toolkit/Palette.swift",
"Toolkit/Toolkit/QuartzCore.swift",
"Toolkit/Toolkit/ResultBuilder.swift",
"Toolkit/Toolkit/Test.swift",
"Toolkit/Toolkit/Theme.swift",
"Toolkit/Toolkit/Toolkit.swift",
"Toolkit/Toolkit/UIKit.swift",
"Toolkit/Toolkit/Validator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Alamofire",
"Alamofire-Package",
"AlamofireDynamic",
"FWFramework",
"FWFramework-Package",
"FWPluginAlamofire",
"FWPluginBiometry",
"FWPluginBluetooth",
"FWPluginCalendar",
"FWPluginCloud",
"FWPluginContacts",
"FWPluginLocation",
"FWPluginLottie",
"FWPluginMacros",
"FWPluginMicrophone",
"FWPluginMMKV",
"FWPluginMotion",
"FWPluginObjectMapper",
"FWPluginPurchase",
"FWPluginSDWebImage",
"FWPluginSpeech",
"FWPluginTracking",
"FWSwiftUI",
"FWUIKit",
"MMKV"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Alamofire",
"Alamofire-Package",
"AlamofireDynamic",
"FWFramework",
"FWFramework-Package",
"FWPluginAlamofire",
"FWPluginBiometry",
"FWPluginBluetooth",
"FWPluginCalendar",
"FWPluginCloud",
"FWPluginContacts",
"FWPluginLocation",
"FWPluginLottie",
"FWPluginMacros",
"FWPluginMicrophone",
"FWPluginMMKV",
"FWPluginMotion",
"FWPluginObjectMapper",
"FWPluginPurchase",
"FWPluginSDWebImage",
"FWPluginSpeech",
"FWPluginTracking",
"FWSwiftUI",
"FWUIKit",
"MMKV"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FWFramework-Package -destination generic/platform=xrOS
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 FWFramework-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
ObjectMapper: https://github.com/tristanhimmelman/ObjectMapper.git @ 4.4.3
Lottie: https://github.com/airbnb/lottie-ios.git @ 4.5.2
SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.21.5
FWFramework: /Users/admin/builder/spi-builder-workspace
Alamofire: https://github.com/Alamofire/Alamofire.git @ 5.10.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (67 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 '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'
Target 'FWSwiftUI' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' 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 'FWPluginSpeech' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginSpeech' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginSpeech' 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 'SDWebImage' in project 'SDWebImage'
Target 'FWPluginSDWebImage' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' 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 'FWPluginPurchase' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginPurchase' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginPurchase' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginObjectMapper' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginObjectMapper' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
Target 'FWPluginObjectMapper' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
Target 'ObjectMapper' in project 'ObjectMapper'
➜ Explicit dependency on target 'ObjectMapper' in project 'ObjectMapper'
Target 'ObjectMapper' in project 'ObjectMapper' (no dependencies)
Target 'FWPluginMotion' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginMotion' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginMotion' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
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 'Lottie' in project 'Lottie'
Target 'FWPluginLottie' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' 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 'FWPluginLocation' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginLocation' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginLocation' 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 'FWPluginCloud' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginCloud' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginCloud' 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 'FWPluginBluetooth' in project 'FWFramework'
➜ Explicit dependency on target 'FWPluginBluetooth' in project 'FWFramework'
➜ Explicit dependency on target 'FWFramework' in project 'FWFramework'
Target 'FWPluginBluetooth' 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-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/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c -c /dev/null
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 24b6cd258d54b47415f7bbdbe31089bf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/24b6cd258d54b47415f7bbdbe31089bf.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MMKV/MMKV.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme FWFramework-Package
(1 failure)
BUILD FAILURE 6.1 visionOS