Xcode bot fails with “no activity for too long” error

前端 未结 3 1743
你的背包
你的背包 2021-02-05 09:51

My Xcode bot integrations fail with the following error.

Assertion: Running task was terminated because it produced no activity for too long.

3条回答
  •  盖世英雄少女心
    2021-02-05 10:15

    I created a new simple project to test Xcode Bot and the same problem happened.
    I have try several ways including allow all items to access keychain, however, it didn't work until I unchecked the Code coverage.

提交回复
热议问题