Build Information
Successful build of SkyFloatingLabelTextField, reference 4.0.0 (a0750e
), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 20 Jun 2025 01:39:28 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 SkyFloatingLabelTextField -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Skyscanner/SkyFloatingLabelTextField.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Skyscanner/SkyFloatingLabelTextField
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at a0750eb [Release] Version 4.0.0
Cloned https://github.com/Skyscanner/SkyFloatingLabelTextField.git
Revision (git rev-parse @):
a0750ebbc7311f3b3debf99c5e59338e854afa59
SUCCESS checkout https://github.com/Skyscanner/SkyFloatingLabelTextField.git at 4.0.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/Skyscanner/SkyFloatingLabelTextField.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
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "SkyFloatingLabelTextField",
"name" : "SkyFloatingLabelTextField",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SkyFloatingLabelTextField",
"targets" : [
"SkyFloatingLabelTextField"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2"
],
"targets" : [
{
"c99name" : "SkyFloatingLabelTextFieldTests",
"module_type" : "SwiftTarget",
"name" : "SkyFloatingLabelTextFieldTests",
"path" : "SkyFloatingLabelTextField/SkyFloatingLabelTextFieldTests",
"sources" : [
"SkyFloatingLabelTextFieldAppearanceTests.swift",
"SkyFloatingLabelTextFieldTests.swift",
"SkyFloatingLabelTextFieldWithIconTests.swift"
],
"target_dependencies" : [
"SkyFloatingLabelTextField"
],
"type" : "test"
},
{
"c99name" : "SkyFloatingLabelTextField",
"module_type" : "SwiftTarget",
"name" : "SkyFloatingLabelTextField",
"path" : "Sources",
"product_memberships" : [
"SkyFloatingLabelTextField"
],
"sources" : [
"SkyFloatingLabelTextField.swift",
"SkyFloatingLabelTextFieldWithIcon.swift",
"UITextField+fixCaretPosition.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "SkyFloatingLabelTextField",
"schemes" : [
"SkyFloatingLabelTextField",
"SkyFloatingLabelTextFieldExample"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SkyFloatingLabelTextField"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SkyFloatingLabelTextField -destination generic/platform=tvOS
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 SkyFloatingLabelTextField -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
SkyFloatingLabelTextField: /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 'SkyFloatingLabelTextField' in project 'SkyFloatingLabelTextField'
➜ Explicit dependency on target 'SkyFloatingLabelTextField' in project 'SkyFloatingLabelTextField'
Target 'SkyFloatingLabelTextField' in project 'SkyFloatingLabelTextField' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 9d98d473deffbf8bfcd1a3f681054d48
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d98d473deffbf8bfcd1a3f681054d48.xcbuilddata
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/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.modulemap (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.DependencyMetadataFileList (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.DependencyStaticMetadataFileList (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftFileList (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftConstValuesFileList (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.LinkFileList (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-OutputFileMap.json (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField_const_extract_protocols.json (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SkyFloatingLabelTextField.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.modulemap (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver SkyFloatingLabelTextField normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkyFloatingLabelTextField -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SkyFloatingLabelTextFieldWithIcon.swift /Users/admin/builder/spi-builder-workspace/Sources/SkyFloatingLabelTextFieldWithIcon.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkyFloatingLabelTextFieldWithIcon.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SkyFloatingLabelTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/SkyFloatingLabelTextField.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SkyFloatingLabelTextField.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SkyFloatingLabelTextField (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
EmitSwiftModule normal arm64 (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UITextField+fixCaretPosition.swift /Users/admin/builder/spi-builder-workspace/Sources/UITextField+fixCaretPosition.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UITextField+fixCaretPosition.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for SkyFloatingLabelTextField (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
SwiftDriver\ Compilation\ Requirements SkyFloatingLabelTextField normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkyFloatingLabelTextField -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-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-appletvos/SkyFloatingLabelTextField-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-Swift.h (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SkyFloatingLabelTextField-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.swiftmodule (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.abi.json (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.swiftdoc (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.swiftsourceinfo (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling UITextField+fixCaretPosition.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
SwiftDriverJobDiscovery normal arm64 Compiling SkyFloatingLabelTextFieldWithIcon.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
SwiftDriverJobDiscovery normal arm64 Compiling SkyFloatingLabelTextField.swift (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
SwiftDriver\ Compilation SkyFloatingLabelTextField normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkyFloatingLabelTextField -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.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/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-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-appletvos/SkyFloatingLabelTextField.o normal (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.o
ExtractAppIntentsMetadata (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SkyFloatingLabelTextField --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk --xcode-version 17A5241e --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.SkyFloatingLabelTextField --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/SkyFloatingLabelTextField.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SkyFloatingLabelTextField.build/Debug-appletvos/SkyFloatingLabelTextField.build/Objects-normal/arm64/SkyFloatingLabelTextField.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-19 18:39:27.901 appintentsmetadataprocessor[604:3648] Starting appintentsmetadataprocessor export
2025-06-19 18:39:27.967 appintentsmetadataprocessor[604:3648] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.o (in target 'SkyFloatingLabelTextField' from project 'SkyFloatingLabelTextField')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SkyFloatingLabelTextField.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SkyFloatingLabelTextField",
"name" : "SkyFloatingLabelTextField",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SkyFloatingLabelTextField",
"targets" : [
"SkyFloatingLabelTextField"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2"
],
"targets" : [
{
"c99name" : "SkyFloatingLabelTextFieldTests",
"module_type" : "SwiftTarget",
"name" : "SkyFloatingLabelTextFieldTests",
"path" : "SkyFloatingLabelTextField/SkyFloatingLabelTextFieldTests",
"sources" : [
"SkyFloatingLabelTextFieldAppearanceTests.swift",
"SkyFloatingLabelTextFieldTests.swift",
"SkyFloatingLabelTextFieldWithIconTests.swift"
],
"target_dependencies" : [
"SkyFloatingLabelTextField"
],
"type" : "test"
},
{
"c99name" : "SkyFloatingLabelTextField",
"module_type" : "SwiftTarget",
"name" : "SkyFloatingLabelTextField",
"path" : "Sources",
"product_memberships" : [
"SkyFloatingLabelTextField"
],
"sources" : [
"SkyFloatingLabelTextField.swift",
"SkyFloatingLabelTextFieldWithIcon.swift",
"UITextField+fixCaretPosition.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.