Build Information
Failed to build Teads, reference master (0b881a
), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 6 Nov 2024 20:42:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TeadsSampleApp -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/teads/TeadsSDK-iOS.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/teads/TeadsSDK-iOS
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0b881a7 Release new version: 5.1.6
Cloned https://github.com/teads/TeadsSDK-iOS.git
Revision (git rev-parse @):
0b881a7034bc17189310c1e579889f579927f0e8
SUCCESS checkout https://github.com/teads/TeadsSDK-iOS.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/teads/TeadsSDK-iOS.git
Command line invocation:
/Applications/Xcode-16.1.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
resolved source packages:
{
"dependencies" : [
{
"identity" : "swift-package-manager-google-mobile-ads",
"requirement" : {
"range" : [
{
"lower_bound" : "11.2.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/googleads/swift-package-manager-google-mobile-ads.git"
},
{
"identity" : "applovin-max-swift-package",
"requirement" : {
"range" : [
{
"lower_bound" : "12.3.1",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AppLovin/AppLovin-MAX-Swift-Package.git"
}
],
"manifest_display_name" : "Teads",
"name" : "Teads",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "TeadsSDK",
"targets" : [
"TeadsSDK",
"OMSDK_Teadstv"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TeadsAdMobAdapter",
"targets" : [
"TeadsAdMobAdapter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TeadsAppLovinAdapter",
"targets" : [
"TeadsAppLovinAdapter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TeadsSDK",
"module_type" : "BinaryTarget",
"name" : "TeadsSDK",
"path" : "Frameworks/TeadsSDK.xcframework",
"product_memberships" : [
"TeadsSDK",
"TeadsAdMobAdapter",
"TeadsAppLovinAdapter"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "TeadsAppLovinAdapter",
"module_type" : "SwiftTarget",
"name" : "TeadsAppLovinAdapter",
"path" : "MediationAdapters/TeadsAppLovinAdapter",
"product_dependencies" : [
"AppLovinSDK"
],
"product_memberships" : [
"TeadsAppLovinAdapter"
],
"sources" : [
"AppLovinTeadsNativeAd.swift",
"Exports.swift",
"TeadsMediationAdapter.swift",
"TeadsMediationAdapterExtension.swift"
],
"target_dependencies" : [
"TeadsAdapterCommon"
],
"type" : "library"
},
{
"c99name" : "TeadsAdapterCommon",
"module_type" : "SwiftTarget",
"name" : "TeadsAdapterCommon",
"path" : "MediationAdapters/Common",
"product_memberships" : [
"TeadsAdMobAdapter",
"TeadsAppLovinAdapter"
],
"sources" : [
"CGFloat-extensions.swift",
"Helper.swift",
"TeadsAdapterErrorCode.swift",
"TeadsInReadAdView-extensions.swift"
],
"target_dependencies" : [
"TeadsSDK",
"OMSDK_Teadstv"
],
"type" : "library"
},
{
"c99name" : "TeadsAdMobAdapter",
"module_type" : "SwiftTarget",
"name" : "TeadsAdMobAdapter",
"path" : "MediationAdapters/TeadsAdMobAdapter",
"product_dependencies" : [
"GoogleMobileAds"
],
"product_memberships" : [
"TeadsAdMobAdapter"
],
"sources" : [
"AdMobHelper.swift",
"Banner/GADMAdapterTeadsBanner.swift",
"Banner/GADMAdapterTeadsBannerAd.swift",
"Exports.swift",
"GADMAdapterTeadsCustomEvent.swift",
"Native/GADMAdapterTeadsNative.swift",
"Native/GADMAdapterTeadsNativeAd.swift",
"TeadsAdapterSettings+GADAdNetworkExtras.swift"
],
"target_dependencies" : [
"TeadsAdapterCommon"
],
"type" : "library"
},
{
"c99name" : "OMSDK_Teadstv",
"module_type" : "BinaryTarget",
"name" : "OMSDK_Teadstv",
"path" : "Frameworks/OMSDK_Teadstv.xcframework",
"product_memberships" : [
"TeadsSDK",
"TeadsAdMobAdapter",
"TeadsAppLovinAdapter"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "TeadsSampleApp",
"schemes" : [
"TeadsSampleApp"
],
"targets" : [
"TeadsSampleApp",
"TeadsSampleAppUITests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TeadsSampleApp -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.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 TeadsSampleApp -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'TeadsSampleApp' in project 'TeadsSampleApp' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/TeadsSampleApp/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a756e546a0824bfd82571dbedb82eea3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a756e546a0824bfd82571dbedb82eea3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/TeadsSampleApp.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-TeadsSampleApp/Pods-TeadsSampleApp.debug.xcconfig'. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
/Users/admin/builder/spi-builder-workspace/TeadsSampleApp.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
/Users/admin/builder/spi-builder-workspace/TeadsSampleApp.xcodeproj: error: No profiles for 'Teads.TeadsSampleApp' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'Teads.TeadsSampleApp'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
warning: Run script build phase 'SwiftFormat' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
** BUILD FAILED **
The following build commands failed:
Building project TeadsSampleApp with scheme TeadsSampleApp
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.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 TeadsSampleApp -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'TeadsSampleApp' in project 'TeadsSampleApp' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/TeadsSampleApp.xcodeproj:1:1: error: Unable to open base configuration reference file '/Users/admin/builder/spi-builder-workspace/Pods/Target Support Files/Pods-TeadsSampleApp/Pods-TeadsSampleApp.debug.xcconfig'. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
/Users/admin/builder/spi-builder-workspace/TeadsSampleApp.xcodeproj: error: No profiles for 'Teads.TeadsSampleApp' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'Teads.TeadsSampleApp'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
warning: Run script build phase 'SwiftFormat' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
/Users/admin/builder/spi-builder-workspace/TeadsSampleApp.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'TeadsSampleApp' from project 'TeadsSampleApp')
** BUILD FAILED **
The following build commands failed:
Building project TeadsSampleApp with scheme TeadsSampleApp
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild