wakatime / xcode-wakatime

Xcode plugin for automatic time tracking and metrics generated from your programming activity.

Home Page:https://wakatime.com/xcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stuck at "/Applications/XcodeWithPlugins.app: replacing existing signature"

RiddMa opened this issue · comments

macOS 11.4
Xcode Version 12.5 (12E262)

When I run curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh -s copy, it stuck at this step:

** BUILD SUCCEEDED **

Cleaning up after installing WakaTime...
Make sure all installed plugins have the latest Xcode compatibility UUID...
password to unlock login.keychain:
Importing self-signed cert to default keychain, select Allow when prompted...
security: SecKeychainItemImport: The specified item already exists in the keychain.
Importing public key to default keychain, select Allow when prompted...
security: SecKeychainItemImport: The specified item already exists in the keychain.
Importing private key to default keychain, select Allow when prompted...
Resigning /Applications/XcodeWithPlugins.app, this may take a while...
Password:
/Applications/XcodeWithPlugins.app: replacing existing signature

Are you sure it's stuck? It just takes a really long time

Are you sure it's stuck? It just takes a really long time

Alright I tried again and it took 21MINUTES and finally finished... Thanks