github / github/codeql

Swift: Xcode 16.2 - could not build module

オープン
#19,284 コメント 17 件 リアクション 0 件 担当者 1 名 @redsun82 が担当を希望しています GitHub で見る
question
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

ADO pipelines using codeql bundle 2.21.0 with Xcode 16.2 and the following task configuration block me to compile a swift project. It fails on `could not build module` related errors.

Pipeline:
```
- task: AdvancedSecurity-Codeql-Init@1
inputs:
enableAutomaticCodeQLInstall: true
languages: swift
querysuite: security-and-quality
- task: Xcode@5
displayName: 'Build and archive'
inputs:
configuration: 'ANONYMISED'
sdk: iphoneos
xcWorkspacePath: ANONYMISED.xcodeproj
scheme: 'ANONYMISED'
xcodeVersion: specifyPath
xcodeDeveloperDir: '/Applications/Xcode_$(xcodeVersion).app/Contents/Developer'
packageApp: true
archivePath: 'output/release'
exportPath: 'output/release'
exportOptions: plist
exportOptionsPlist: 'Signing/$(buildType)/exportOptions.plist'
signingOption: default
```

Output:
[logging.txt](https://github.com/user-attachments/files/19700668/logging.txt)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。