Build Information
Successful build of RavelinEncrypt, reference 1.1.2 (53e829), with Swift 6.2 for iOS using Xcode 26.3 on 21 Jun 2025 06:44:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RavelinEncrypt -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 53e8292 Merge pull request #2 from unravelin/feature/privacy-support
Cloned https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git
Revision (git rev-parse @):
53e8292982546accc2704eaecdc37039f26ecd3b
SUCCESS checkout https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git at 1.1.2
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/unravelin/ravelin-encrypt-ios-xcframework-distribution.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
RavelinEncrypt: /Users/admin/builder/spi-builder-workspace
resolved source packages: RavelinEncrypt
{
"dependencies" : [
],
"manifest_display_name" : "RavelinEncrypt",
"name" : "RavelinEncrypt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "RavelinEncrypt",
"targets" : [
"RavelinEncrypt"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RavelinEncrypt",
"module_type" : "BinaryTarget",
"name" : "RavelinEncrypt",
"path" : "RavelinEncrypt.xcframework",
"product_memberships" : [
"RavelinEncrypt"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"RavelinEncrypt"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RavelinEncrypt -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 RavelinEncrypt -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
RavelinEncrypt: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'RavelinEncrypt' in project 'RavelinEncrypt' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
Build description signature: 68f18c8e4455d74c9073a90ae4eac4b9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/68f18c8e4455d74c9073a90ae4eac4b9.xcbuilddata
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/RavelinEncrypt.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/RavelinEncrypt.framework ios
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/RavelinEncrypt.xcframework --platform ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
/Users/admin/builder/spi-builder-workspace/RavelinEncrypt.xcframework:1:1: note: The identity of “RavelinEncrypt.xcframework” is not recorded in your project.
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "RavelinEncrypt",
"name" : "RavelinEncrypt",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "RavelinEncrypt",
"targets" : [
"RavelinEncrypt"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RavelinEncrypt",
"module_type" : "BinaryTarget",
"name" : "RavelinEncrypt",
"path" : "RavelinEncrypt.xcframework",
"product_memberships" : [
"RavelinEncrypt"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.