Build Information
Successful build of FlowplayerSDK, reference 4.7.1 (152179
), with Swift 5.10 for tvOS using Xcode 15.4 on 15 Aug 2024 14:58:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlowplayerSDK -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flowplayer/apple-sdk-releases.git
Reference: 4.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/flowplayer/apple-sdk-releases
* tag 4.7.1 -> FETCH_HEAD
HEAD is now at 1521794 release: 4.7.1 [skip ci]
Cloned https://github.com/flowplayer/apple-sdk-releases.git
Revision (git rev-parse @):
152179410fba68bef72e9bffb0d4f3e125f7f88a
SUCCESS checkout https://github.com/flowplayer/apple-sdk-releases.git at 4.7.1
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/flowplayer/apple-sdk-releases.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/rashadatjou/swift-google-ima-spm
Fetching from https://github.com/flowplayer/apple-sdk-releases
Creating working copy of package ‘apple-sdk-releases’
Checking out main (dc7333b) of package ‘apple-sdk-releases’
Creating working copy of package ‘swift-google-ima-spm’
Checking out 1.4.0 of package ‘swift-google-ima-spm’
Resolved source packages:
GoogleInteractiveMediaAds: https://github.com/rashadatjou/swift-google-ima-spm @ 1.4.0
FlowplayerSDK: https://github.com/flowplayer/apple-sdk-releases @ main (dc7333b)
resolved source packages: GoogleInteractiveMediaAds, FlowplayerSDK
{
"dependencies" : [
],
"manifest_display_name" : "FlowplayerSDK",
"name" : "FlowplayerSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "FlowplayerSDK",
"targets" : [
"FlowplayerSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlowplayerSDK",
"module_type" : "BinaryTarget",
"name" : "FlowplayerSDK",
"path" : "remote/archive/FlowplayerSDK.zip",
"product_memberships" : [
"FlowplayerSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "Examples",
"schemes" : [
"GoogleInteractiveMediaAds",
"iOS Example",
"tvOS Example"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FlowplayerSDK"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FlowplayerSDK -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme FlowplayerSDK -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
FlowplayerSDK: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'FlowplayerSDK' in project 'FlowplayerSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.5.sdk -x c -c /dev/null
Build description signature: a679ec5a20450f646b9b3e67417a00cb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a679ec5a20450f646b9b3e67417a00cb.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlowplayerSDK/FlowplayerSDK.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/FlowplayerSDK.framework tvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlowplayerSDK/FlowplayerSDK.xcframework --platform tvos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlowplayerSDK/FlowplayerSDK.xcframework:1:1: note: The identity of “FlowplayerSDK.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
Build complete.
Done.