The Swift Package Index logo.Swift Package Index

Build Information

Failed to build templar with Swift 5.9 for tvOS using Xcode 15.2 at master.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/spectraldragon/templar.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/spectraldragon/templar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ebe447f Merge pull request #3 from Starmel/master
Cloned https://github.com/spectraldragon/templar.git into spi-builder-workspace
ebe447f9ca5e80ec32de417d1d77af46fcec6eb8
SUCCESS checkout https://github.com/spectraldragon/templar.git at master
========================================
Build
========================================
Selected platform:         tvos
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/jpsim/Yams.git (cached)

Fetching from https://github.com/kylef/PathKit (cached)

Fetching from https://github.com/onevcat/Rainbow (cached)
Fetching from https://github.com/tadija/AEXML (cached)

Fetching from https://github.com/jakeheis/SwiftCLI (cached)
Fetching from https://github.com/JohnSundell/Files (cached)

Fetching from https://github.com/kylef/Spectre.git (cached)

Fetching from https://github.com/kareman/SwiftShell (cached)

Fetching from https://github.com/tuist/xcodeproj.git (cached)

Creating working copy of package ‘PathKit’

Checking out 0.9.2 of package ‘PathKit’

Creating working copy of package ‘SwiftShell’

Checking out 4.1.2 of package ‘SwiftShell’

Creating working copy of package ‘AEXML’

Checking out 4.3.3 of package ‘AEXML’


Creating working copy of package ‘Rainbow’

Checking out 3.1.4 of package ‘Rainbow’


Creating working copy of package ‘xcodeproj’

Checking out 6.5.0 of package ‘xcodeproj’

Creating working copy of package ‘Files’

Checking out 2.2.1 of package ‘Files’

Creating working copy of package ‘Spectre’

Checking out 0.9.0 of package ‘Spectre’

Creating working copy of package ‘SwiftCLI’

Checking out 5.2.2 of package ‘SwiftCLI’

Creating working copy of package ‘Yams’

Checking out 1.0.1 of package ‘Yams’

the target name templar has different case on the filesystem and the Package.swift manifest file
executable product 'templar' expects target 'templar' to be executable; an executable target requires a 'main.swift' file
Resolve Package Graph
the target name templar has different case on the filesystem and the Package.swift manifest fileexecutable product 'templar' expects target 'templar' to be executable; an executable target requires a 'main.swift' file
2023-06-12 12:54:13.517 xcodebuild[3792:2534898] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22181.17/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600002008c60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000073c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.

2023-06-12 12:54:13.518 xcodebuild[3792:2534898] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}

Resolved source packages:
  SwiftShell: https://github.com/kareman/SwiftShell @ 4.1.2
  SwiftCLI: https://github.com/jakeheis/SwiftCLI @ 5.2.2
  AEXML: https://github.com/tadija/AEXML @ 4.3.3
  templar: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  xcodeproj: https://github.com/tuist/xcodeproj.git @ 6.5.0
  Rainbow: https://github.com/onevcat/Rainbow @ 3.1.4
  Files: https://github.com/JohnSundell/Files @ 2.2.1
  PathKit: https://github.com/kylef/PathKit @ 0.9.2
  Yams: https://github.com/jpsim/Yams.git @ 1.0.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.9.0

2023-06-12 12:54:13.519 xcodebuild[3792:2534898] Writing error result bundle to /var/folders/4f/vmvvw7xn07sg3fzsc7v7mmx40000gp/T/ResultBundle_2023-12-06_12-54-0013.xcresult
Resolve Package Graph
the target name templar has different case on the filesystem and the Package.swift manifest file
executable product 'templar' expects target 'templar' to be executable; an executable target requires a 'main.swift' file

xcodebuild: error: Could not resolve package dependencies:
  executable product 'templar' expects target 'templar' to be executable; an executable target requires a 'main.swift' file
GENERIC FAILURE 5.9 tvos