所以我的問題是,在純Swift項目(幾乎:-))與測試也寫在Swift我得到了這個每一個構建。 Build通過Fastlane 1.63開始。 :儀器想要分析其他進程的權限Jenkins
▸ DTServiceHub: Instruments wants permission to analyze other processes. Please enter an administrator username and password to allow this.
▸ Username (jenkins): Password:
▸ Failed to authorize rights (0x1) with status: -60007.
當Mac OS X Server上安裝了新的命令行工具和Xcode 7.3時,會出現問題。 Objective-C項目每次都有效。我已經完成了在這些主題中提出的建議,但沒有工作: Remove the authorization prompt from command line instruments (Under mavericks) Is there a way to remove the authorization prompt from command-line instances of Instruments (XCode)?以及我可以找到的所有其他地方。我不知道如何解決它。
我已經開始有問題後Xcode 7.3升級...有什麼機會解決這個問題? –