intitni/CopilotForXcode

[Help Wanted]: Syntax Error during CopilotForXcode Local Build

Open

#249 建立於 2023年6月8日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Swift (426 fork)batch import
help wanted

倉庫指標

Star
 (8,256 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Before Reporting

  • I have checked FAQ, and there is no solution to my issue
  • I have searched the existing issues, and there is no existing issue for my issue

Describe your issue

Hello, I attempted to build CopilotForXcode locally, but received the following error:

Call to method 'rebuildService' in closure requires explicit use of 'self' to make capture semantics explicit

image

My development environment is:

admin@Mac-mini ~ % xcodebuild -version 
Xcode 14.1
Build version 14B47b

admin@Mac-mini ~ % swift --version
swift-driver version: 1.62.15 Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)
Target: arm64-apple-macosx12.0

The code version I am trying to build is tag 0.18.0.

Could you please provide any guidance on how to address this error?

Thank you in advance for your help.

Best regards,

貢獻者指南