github / github/codeql

Swift: Xcode 16.2 - could not build module

Đang mở
#19,284 17 bình luận 0 reaction 1 người được giao Được @redsun82 nhận Xem trên GitHub
question
Ngôn ngữ chính
CodeQL
Star
10.1k
Fork
2.1k
Merge trung bình
2 ngày 15 giờ
Pull request đã merge (30 ngày)
141

Mô tả

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)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.