Build Information
Failed to build music-notation-import-guitarpro, reference main (94bcca
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 17:57:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/music-notation-swift/music-notation-import-guitarpro.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/music-notation-swift/music-notation-import-guitarpro
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 94bcca2 REmoved debug print
Cloned https://github.com/music-notation-swift/music-notation-import-guitarpro.git
Revision (git rev-parse @):
94bcca2299498fba6e4503f3d0810c264cf925b2
SUCCESS checkout https://github.com/music-notation-swift/music-notation-import-guitarpro.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:11:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
9 | import PackageDescription
10 |
11 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
12 | name: "music-notation-import-guitarpro",
13 | platforms: [.macOS(.v14)],
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/music-notation-swift/music-notation.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/5466] Fetching zipfoundation
[56/8286] Fetching zipfoundation, swxmlhash
[169/11069] Fetching zipfoundation, swxmlhash, music-notation
Fetched https://github.com/music-notation-swift/music-notation.git from cache (1.46s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.46s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.46s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.51s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 8.1.0 (0.52s)
Computing version for https://github.com/music-notation-swift/music-notation.git
Computed https://github.com/music-notation-swift/music-notation.git at 0.2.12 (3.48s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 8.1.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/music-notation-swift/music-notation.git
Working copy of https://github.com/music-notation-swift/music-notation.git resolved at 0.2.12
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "music-notation-import-guitarpro",
"name": "music-notation-import-guitarpro",
"url": "https://github.com/music-notation-swift/music-notation-import-guitarpro.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/music-notation-import-guitarpro",
"dependencies": [
{
"identity": "music-notation",
"name": "music-notation",
"url": "https://github.com/music-notation-swift/music-notation.git",
"version": "0.2.12",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/music-notation",
"dependencies": [
]
},
{
"identity": "swxmlhash",
"name": "SWXMLHash",
"url": "https://github.com/drmohundro/SWXMLHash.git",
"version": "8.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
"dependencies": [
]
},
{
"identity": "zipfoundation",
"name": "ZIPFoundation",
"url": "https://github.com/weichsel/ZIPFoundation.git",
"version": "0.9.19",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/music-notation-swift/music-notation-import-guitarpro.git
[8/758] Fetching music-notation-import-guitarpro
Fetched https://github.com/music-notation-swift/music-notation-import-guitarpro.git from cache (1.31s)
warning: 'music-notation-import-guitarpro': /Package.swift:11:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
9 | import PackageDescription
10 |
11 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
12 | name: "music-notation-import-guitarpro",
13 | platforms: [.macOS(.v14)],
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/music-notation-swift/music-notation.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.50s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.50s)
Fetched https://github.com/music-notation-swift/music-notation.git from cache (0.50s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.04s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 8.1.0 (0.04s)
Computing version for https://github.com/music-notation-swift/music-notation.git
Computed https://github.com/music-notation-swift/music-notation.git at 0.2.12 (0.02s)
Creating working copy for https://github.com/music-notation-swift/music-notation-import-guitarpro.git
Working copy of https://github.com/music-notation-swift/music-notation-import-guitarpro.git resolved at main (94bcca2)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 8.1.0
Creating working copy for https://github.com/music-notation-swift/music-notation.git
Working copy of https://github.com/music-notation-swift/music-notation.git resolved at 0.2.12
warning: 'music-notation-import-guitarpro': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/music-notation-import-guitarpro/Package.swift:11:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
9 | import PackageDescription
10 |
11 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
12 | name: "music-notation-import-guitarpro",
13 | platforms: [.macOS(.v14)],
warning: '.resolve-product-dependencies': dependency 'music-notation-import-guitarpro' is not used by any target
Found 3 product dependencies
- music-notation
- SWXMLHash
- ZIPFoundation
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/music-notation-swift/music-notation-import-guitarpro.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[3/6] Copying PrivacyInfo.xcprivacy
[4/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/82] Emitting module MusicNotation
[8/85] Emitting module SWXMLHash
[9/87] Emitting module ZIPFoundation
[10/89] Compiling MusicNotation Accent.swift
[11/89] Compiling MusicNotation Accidental.swift
[12/89] Compiling MusicNotation Clef.swift
[13/89] Compiling MusicNotation Collection+Helpers.swift
[14/89] Compiling MusicNotation MeasureDurationValidator.swift
[15/89] Compiling MusicNotation MeasureRepeat.swift
[16/89] Compiling MusicNotation Note.swift
[17/89] Compiling ZIPFoundation URL+ZIP.swift
[18/89] Compiling ZIPFoundation resource_bundle_accessor.swift
[19/89] Compiling MusicNotation Stylesheet.swift
[20/89] Compiling MusicNotation NotesHolder.swift
[21/89] Compiling MusicNotation Octave.swift
[22/89] Compiling MusicNotation PageFooter.swift
[23/89] Compiling MusicNotation PageHeader.swift
[24/89] Compiling MusicNotation Part.swift
[25/89] Compiling ZIPFoundation Entry+ZIP64.swift
[26/89] Compiling MusicNotation Score.swift
[27/89] Compiling SWXMLHash XMLIndexer.swift
[28/89] Compiling SWXMLHash shim.swift
[29/89] Compiling ZIPFoundation Entry.swift
[30/89] Compiling ZIPFoundation FileManager+ZIP.swift
[31/89] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[32/89] Compiling MusicNotation Dynamics.swift
[33/89] Compiling MusicNotation Enharmonic.swift
[34/89] Compiling MusicNotation ImmutableMeasure.swift
[35/89] Compiling MusicNotation Instrument.swift
[36/89] Compiling MusicNotation Interval.swift
[37/89] Compiling MusicNotation Key.swift
[38/89] Compiling MusicNotation Measure.swift
[39/89] Compiling MusicNotation Tie.swift
[40/89] Compiling MusicNotation TimeSignature.swift
[41/89] Compiling MusicNotation Tuplet.swift
[90/125] Compiling MusicNotationImportGuitarPro GuitarPro8Importer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Importers/GuitarPro8Importer.swift:94:29: error: extra arguments at positions #2, #3, #4, #5, #6, #7, #8, #9, #10 in call
92 | // Collect score field names
93 |
94 | return MusicNotation.Score(
| `- error: extra arguments at positions #2, #3, #4, #5, #6, #7, #8, #9, #10 in call
95 | parts: parts,
96 | title: interchangeFormat.score.title,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/music-notation/Sources/music-notation/Score.swift:41:9: note: 'init(parts:)' declared here
39 | public var pageFooter: PageFooter?
40 |
41 | public init(parts: [Part]) {
| `- note: 'init(parts:)' declared here
42 | self.parts = parts
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/MusicNotationExtensions/MusicNotation+GPImport.swift:39:13: error: extra argument 'measure' in call
37 | clef: .treble,
38 | instrument: .init(with: guitarProStaff.properties),
39 | measure: [Measure(
| `- error: extra argument 'measure' in call
40 | timeSignature: MusicNotation.TimeSignature(numerator: 4, denominator: 4, tempo: 120),
41 | key: MusicNotation.Key(noteLetter: .c)
/Users/admin/builder/spi-builder-workspace/Sources/MusicNotationExtensions/MusicNotation+GPImport.swift:40:47: error: incorrect argument labels in call (have 'numerator:denominator:tempo:', expected 'topNumber:bottomNumber:tempo:')
38 | instrument: .init(with: guitarProStaff.properties),
39 | measure: [Measure(
40 | timeSignature: MusicNotation.TimeSignature(numerator: 4, denominator: 4, tempo: 120),
| `- error: incorrect argument labels in call (have 'numerator:denominator:tempo:', expected 'topNumber:bottomNumber:tempo:')
41 | key: MusicNotation.Key(noteLetter: .c)
42 | )]
[91/125] Compiling MusicNotationImportGuitarPro PartConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Importers/GuitarPro8Importer.swift:94:29: error: extra arguments at positions #2, #3, #4, #5, #6, #7, #8, #9, #10 in call
92 | // Collect score field names
93 |
94 | return MusicNotation.Score(
| `- error: extra arguments at positions #2, #3, #4, #5, #6, #7, #8, #9, #10 in call
95 | parts: parts,
96 | title: interchangeFormat.score.title,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/music-notation/Sources/music-notation/Score.swift:41:9: note: 'init(parts:)' declared here
39 | public var pageFooter: PageFooter?
40 |
41 | public init(parts: [Part]) {
| `- note: 'init(parts:)' declared here
42 | self.parts = parts
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/MusicNotationExtensions/MusicNotation+GPImport.swift:39:13: error: extra argument 'measure' in call
37 | clef: .treble,
38 | instrument: .init(with: guitarProStaff.properties),
39 | measure: [Measure(
| `- error: extra argument 'measure' in call
40 | timeSignature: MusicNotation.TimeSignature(numerator: 4, denominator: 4, tempo: 120),
41 | key: MusicNotation.Key(noteLetter: .c)
/Users/admin/builder/spi-builder-workspace/Sources/MusicNotationExtensions/MusicNotation+GPImport.swift:40:47: error: incorrect argument labels in call (have 'numerator:denominator:tempo:', expected 'topNumber:bottomNumber:tempo:')
38 | instrument: .init(with: guitarProStaff.properties),
39 | measure: [Measure(
40 | timeSignature: MusicNotation.TimeSignature(numerator: 4, denominator: 4, tempo: 120),
| `- error: incorrect argument labels in call (have 'numerator:denominator:tempo:', expected 'topNumber:bottomNumber:tempo:')
41 | key: MusicNotation.Key(noteLetter: .c)
42 | )]
[92/125] Compiling MusicNotationImportGuitarPro MusicNotation+GPImport.swift
/Users/admin/builder/spi-builder-workspace/Sources/Importers/GuitarPro8Importer.swift:94:29: error: extra arguments at positions #2, #3, #4, #5, #6, #7, #8, #9, #10 in call
92 | // Collect score field names
93 |
94 | return MusicNotation.Score(
| `- error: extra arguments at positions #2, #3, #4, #5, #6, #7, #8, #9, #10 in call
95 | parts: parts,
96 | title: interchangeFormat.score.title,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/music-notation/Sources/music-notation/Score.swift:41:9: note: 'init(parts:)' declared here
39 | public var pageFooter: PageFooter?
40 |
41 | public init(parts: [Part]) {
| `- note: 'init(parts:)' declared here
42 | self.parts = parts
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/MusicNotationExtensions/MusicNotation+GPImport.swift:39:13: error: extra argument 'measure' in call
37 | clef: .treble,
38 | instrument: .init(with: guitarProStaff.properties),
39 | measure: [Measure(
| `- error: extra argument 'measure' in call
40 | timeSignature: MusicNotation.TimeSignature(numerator: 4, denominator: 4, tempo: 120),
41 | key: MusicNotation.Key(noteLetter: .c)
/Users/admin/builder/spi-builder-workspace/Sources/MusicNotationExtensions/MusicNotation+GPImport.swift:40:47: error: incorrect argument labels in call (have 'numerator:denominator:tempo:', expected 'topNumber:bottomNumber:tempo:')
38 | instrument: .init(with: guitarProStaff.properties),
39 | measure: [Measure(
40 | timeSignature: MusicNotation.TimeSignature(numerator: 4, denominator: 4, tempo: 120),
| `- error: incorrect argument labels in call (have 'numerator:denominator:tempo:', expected 'topNumber:bottomNumber:tempo:')
41 | key: MusicNotation.Key(noteLetter: .c)
42 | )]
[93/125] Compiling MusicNotationImportGuitarPro BinaryData.swift
/Users/admin/builder/spi-builder-workspace/Sources/Importers/GuitarPro8Importer.swift:94:29: error: extra arguments at positions #2, #3, #4, #5, #6, #7, #8, #9, #10 in call
92 | // Collect score field names
93 |
94 | return MusicNotation.Score(
| `- error: extra arguments at positions #2, #3, #4, #5, #6, #7, #8, #9, #10 in call
95 | parts: parts,
96 | title: interchangeFormat.score.title,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/music-notation/Sources/music-notation/Score.swift:41:9: note: 'init(parts:)' declared here
39 | public var pageFooter: PageFooter?
40 |
41 | public init(parts: [Part]) {
| `- note: 'init(parts:)' declared here
42 | self.parts = parts
43 | }
/Users/admin/builder/spi-builder-workspace/Sources/MusicNotationExtensions/MusicNotation+GPImport.swift:39:13: error: extra argument 'measure' in call
37 | clef: .treble,
38 | instrument: .init(with: guitarProStaff.properties),
39 | measure: [Measure(
| `- error: extra argument 'measure' in call
40 | timeSignature: MusicNotation.TimeSignature(numerator: 4, denominator: 4, tempo: 120),
41 | key: MusicNotation.Key(noteLetter: .c)
/Users/admin/builder/spi-builder-workspace/Sources/MusicNotationExtensions/MusicNotation+GPImport.swift:40:47: error: incorrect argument labels in call (have 'numerator:denominator:tempo:', expected 'topNumber:bottomNumber:tempo:')
38 | instrument: .init(with: guitarProStaff.properties),
39 | measure: [Measure(
40 | timeSignature: MusicNotation.TimeSignature(numerator: 4, denominator: 4, tempo: 120),
| `- error: incorrect argument labels in call (have 'numerator:denominator:tempo:', expected 'topNumber:bottomNumber:tempo:')
41 | key: MusicNotation.Key(noteLetter: .c)
42 | )]
[94/128] Compiling MusicNotationImportGuitarPro Tuple.swift
[95/128] Compiling MusicNotationImportGuitarPro Automation.swift
[96/128] Compiling MusicNotationImportGuitarPro Bar.swift
[97/128] Compiling MusicNotationImportGuitarPro Beat.swift
[98/128] Compiling MusicNotationImportGuitarPro PrimaryTuplet.swift
[99/128] Compiling MusicNotationImportGuitarPro Revision.swift
[100/128] Compiling MusicNotationImportGuitarPro Rhythm.swift
[101/128] Compiling MusicNotationImportGuitarPro Score.swift
[102/128] Emitting module MusicNotationImportGuitarPro
[103/128] Compiling MusicNotationImportGuitarPro BinaryDataErrors.swift
[104/128] Compiling MusicNotationImportGuitarPro BinaryDataReader.swift
[105/128] Compiling MusicNotationImportGuitarPro Common.swift
[106/128] Compiling MusicNotationImportGuitarPro IntegerType.swift
[107/128] Compiling MusicNotationImportGuitarPro Version.swift
[108/128] Compiling MusicNotationImportGuitarPro Voice.swift
[109/128] Compiling MusicNotationImportGuitarPro XMLIndexer+BoolDeserialization.swift
[110/128] Compiling MusicNotationImportGuitarPro BeatProperty.swift
[111/128] Compiling MusicNotationImportGuitarPro ChannelStrip.swift
[112/128] Compiling MusicNotationImportGuitarPro GuitarProInterchangeFormat.swift
[113/128] Compiling MusicNotationImportGuitarPro InstrumentSet.swift
[114/128] Compiling MusicNotationImportGuitarPro MasterBar.swift
[115/128] Compiling MusicNotationImportGuitarPro MasterTrack.swift
[116/128] Compiling MusicNotationImportGuitarPro Note.swift
[117/128] Compiling MusicNotationImportGuitarPro NoteValue.swift
[118/128] Compiling MusicNotationImportGuitarPro Key.swift
[119/128] Compiling MusicNotationImportGuitarPro Line.swift
[120/128] Compiling MusicNotationImportGuitarPro Lyrics.swift
[121/128] Compiling MusicNotationImportGuitarPro MIDIConnection.swift
[122/128] Compiling MusicNotationImportGuitarPro TimeSignature.swift
[123/128] Compiling MusicNotationImportGuitarPro Track.swift
[124/128] Compiling MusicNotationImportGuitarPro Transpose.swift
[125/128] Compiling MusicNotationImportGuitarPro Sound.swift
[126/128] Compiling MusicNotationImportGuitarPro Staff.swift
[127/128] Compiling MusicNotationImportGuitarPro StaffProperty.swift
[128/128] Compiling MusicNotationImportGuitarPro StringParser.swift
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:11:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
9 | import PackageDescription
10 |
11 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
12 | name: "music-notation-import-guitarpro",
13 | platforms: [.macOS(.v14)],
BUILD FAILURE 6.0 macosSpm