Build Information
Successful build of BJOTPViewController, reference v2.6.1 (eb6dd4
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 03:17:36 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BJOTPViewController -destination generic/platform=iOS 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 Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BadhanGanesh/BJOTPViewController.git
Reference: v2.6.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BadhanGanesh/BJOTPViewController
* tag v2.6.1 -> FETCH_HEAD
HEAD is now at eb6dd48 Merge pull request #15 from BadhanGanesh/develop
Cloned https://github.com/BadhanGanesh/BJOTPViewController.git
Revision (git rev-parse @):
eb6dd488e7436442494ff8bbc5f4bc57f12064ac
SUCCESS checkout https://github.com/BadhanGanesh/BJOTPViewController.git at v2.6.1
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/BadhanGanesh/BJOTPViewController.git
https://github.com/BadhanGanesh/BJOTPViewController.git
{
"dependencies" : [
],
"manifest_display_name" : "BJOTPViewController",
"name" : "BJOTPViewController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BJOTPViewController",
"targets" : [
"BJOTPViewController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.0"
],
"targets" : [
{
"c99name" : "BJOTPViewController",
"module_type" : "SwiftTarget",
"name" : "BJOTPViewController",
"path" : "Sources/BJOTPViewController",
"product_memberships" : [
"BJOTPViewController"
],
"sources" : [
"BJOTPViewController.swift",
"Custom Views/BJOTPAuthenticateButton.swift",
"Custom Views/BJOTPTextField.swift",
"Swift Extensions/UIColorExtensions.swift",
"Swift Extensions/UIViewControllerExtensions.swift",
"Swift Extensions/UIViewExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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:
BJOTPViewController: /Users/admin/builder/spi-builder-workspace
resolved source packages: BJOTPViewController
{
"dependencies" : [
],
"manifest_display_name" : "BJOTPViewController",
"name" : "BJOTPViewController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BJOTPViewController",
"targets" : [
"BJOTPViewController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.0"
],
"targets" : [
{
"c99name" : "BJOTPViewController",
"module_type" : "SwiftTarget",
"name" : "BJOTPViewController",
"path" : "Sources/BJOTPViewController",
"product_memberships" : [
"BJOTPViewController"
],
"sources" : [
"BJOTPViewController.swift",
"Custom Views/BJOTPAuthenticateButton.swift",
"Custom Views/BJOTPTextField.swift",
"Swift Extensions/UIColorExtensions.swift",
"Swift Extensions/UIViewControllerExtensions.swift",
"Swift Extensions/UIViewExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BJOTPViewController"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BJOTPViewController -destination generic/platform=iOS 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 BJOTPViewController -destination generic/platform=iOS "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
Resolved source packages:
BJOTPViewController: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'BJOTPViewController' in project 'BJOTPViewController'
➜ Explicit dependency on target 'BJOTPViewController' in project 'BJOTPViewController'
Target 'BJOTPViewController' in project 'BJOTPViewController' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
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/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 3509a2740ad271db288780587013ad76
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3509a2740ad271db288780587013ad76.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.DependencyStaticMetadataFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.modulemap (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.DependencyMetadataFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.LinkFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftConstValuesFileList (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BJOTPViewController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.modulemap (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver BJOTPViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ UIColorExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIColorExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
EmitSwiftModule normal arm64 (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1169:17: warning: main actor-isolated instance method 'canPerform' cannot be used to satisfy nonisolated requirement from protocol 'BJMenuActionDelegate'; this is an error in the Swift 6 language mode
public func canPerform(_ action: Selector) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1169:17: note: add 'nonisolated' to 'canPerform' to make this instance method not isolated to the actor
public func canPerform(_ action: Selector) -> Bool {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1168:32: note: add '@preconcurrency' to the 'BJMenuActionDelegate' conformance to defer isolation checking to run time
extension BJOTPViewController: BJMenuActionDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:32:16: note: mark the protocol requirement 'canPerform' 'async' to allow actor-isolated conformances
@objc func canPerform(_ action: Selector) -> Bool
^
async
SwiftCompile normal arm64 Compiling\ BJOTPViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1169:17: warning: main actor-isolated instance method 'canPerform' cannot be used to satisfy nonisolated requirement from protocol 'BJMenuActionDelegate'; this is an error in the Swift 6 language mode
public func canPerform(_ action: Selector) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1169:17: note: add 'nonisolated' to 'canPerform' to make this instance method not isolated to the actor
public func canPerform(_ action: Selector) -> Bool {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1168:32: note: add '@preconcurrency' to the 'BJMenuActionDelegate' conformance to defer isolation checking to run time
extension BJOTPViewController: BJMenuActionDelegate {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom Views/BJOTPTextField.swift:32:16: note: mark the protocol requirement 'canPerform' 'async' to allow actor-isolated conformances
@objc func canPerform(_ action: Selector) -> Bool
^
async
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:502:14: warning: call to main actor-isolated instance method 'removeListeners()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.removeListeners()
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1238:18: note: calls to instance method 'removeListeners()' from outside of its actor context are implicitly asynchronous
private func removeListeners() {
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/BJOTPViewController.swift:1238:18: note: main actor isolation inferred from inheritance from class 'UIViewController'
private func removeListeners() {
^
SwiftCompile normal arm64 Compiling\ UIViewExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:350:37: warning: main actor-isolated property 'orientation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.orientation.isLandscape ||
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:44:51: note: property declared here
@property(nonatomic,readonly) UIDeviceOrientation orientation API_UNAVAILABLE(tvos, visionos); // return current device orientation. this will return UIDeviceOrientationUnknown unless device orientation notifications are being generated.
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:350:29: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.orientation.isLandscape ||
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:27: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect bounds; // Bounds of entire screen in points
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:22: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:61: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect bounds; // Bounds of entire screen in points
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:351:56: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
UIScreen.main.bounds.size.width > UIScreen.main.bounds.size.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:362:37: warning: main actor-isolated property 'userInterfaceIdiom' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.userInterfaceIdiom == .pad
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:61:52: note: property declared here
@property(nonatomic,readonly) UIUserInterfaceIdiom userInterfaceIdiom API_AVAILABLE(ios(3.2));
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:362:29: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIDevice.current.userInterfaceIdiom == .pad
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:376:37: warning: main actor-isolated property 'userInterfaceIdiom' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if UIDevice.current.userInterfaceIdiom == .mac {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:61:52: note: property declared here
@property(nonatomic,readonly) UIUserInterfaceIdiom userInterfaceIdiom API_AVAILABLE(ios(3.2));
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:376:29: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if UIDevice.current.userInterfaceIdiom == .mac {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:399:31: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIScreen.main.bounds.height / 1.3 :
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect bounds; // Bounds of entire screen in points
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:399:26: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIScreen.main.bounds.height / 1.3 :
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:400:31: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIScreen.main.bounds.width / 1.3
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect bounds; // Bounds of entire screen in points
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:400:26: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIScreen.main.bounds.width / 1.3
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:417:31: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIScreen.main.bounds.width / 11.0 :
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect bounds; // Bounds of entire screen in points
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:417:26: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIScreen.main.bounds.width / 11.0 :
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:418:31: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIScreen.main.bounds.height / 11.0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect bounds; // Bounds of entire screen in points
^
/Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift Extensions/UIViewExtensions.swift:418:26: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIScreen.main.bounds.height / 11.0
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
SwiftCompile normal arm64 Compiling\ BJOTPTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPTextField.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIViewControllerExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Swift\ Extensions/UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ BJOTPAuthenticateButton.swift /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/BJOTPViewController/Custom\ Views/BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for BJOTPViewController (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriver\ Compilation\ Requirements BJOTPViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BJOTPViewController-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BJOTPViewController-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.abi.json (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftdoc (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftsourceinfo (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UIViewControllerExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriverJobDiscovery normal arm64 Compiling UIColorExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewExtensions.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriverJobDiscovery normal arm64 Compiling BJOTPAuthenticateButton.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriverJobDiscovery normal arm64 Compiling BJOTPTextField.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriverJobDiscovery normal arm64 Compiling BJOTPViewController.swift (in target 'BJOTPViewController' from project 'BJOTPViewController')
SwiftDriver\ Compilation BJOTPViewController normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BJOTPViewController -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.o normal (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.o
ExtractAppIntentsMetadata (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name BJOTPViewController --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.BJOTPViewController --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/BJOTPViewController.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BJOTPViewController.build/Debug-iphoneos/BJOTPViewController.build/Objects-normal/arm64/BJOTPViewController.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 20:17:35.869 appintentsmetadataprocessor[716:4088] Starting appintentsmetadataprocessor export
2025-04-26 20:17:35.911 appintentsmetadataprocessor[716:4088] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.o (in target 'BJOTPViewController' from project 'BJOTPViewController')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BJOTPViewController.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "BJOTPViewController",
"name" : "BJOTPViewController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BJOTPViewController",
"targets" : [
"BJOTPViewController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.0"
],
"targets" : [
{
"c99name" : "BJOTPViewController",
"module_type" : "SwiftTarget",
"name" : "BJOTPViewController",
"path" : "Sources/BJOTPViewController",
"product_memberships" : [
"BJOTPViewController"
],
"sources" : [
"BJOTPViewController.swift",
"Custom Views/BJOTPAuthenticateButton.swift",
"Custom Views/BJOTPTextField.swift",
"Swift Extensions/UIColorExtensions.swift",
"Swift Extensions/UIViewControllerExtensions.swift",
"Swift Extensions/UIViewExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.