Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install #48

Open
faris-mobile89 opened this issue May 4, 2020 · 8 comments
Open

Unable to install #48

faris-mobile89 opened this issue May 4, 2020 · 8 comments

Comments

@faris-mobile89
Copy link

Unable to install the plugin on Xcode 11.3 (11C29). I closed the Xcode but same issue.

Error: Please quit Xcode then try running this script again

@BryanJBryce
Copy link

@faris-mobile89 What is the name of your Xcode application?

@afriedsam
Copy link

Unable to install
Mac OS 10.14.6
Xcode 12.0.1

When I run curl -fsSL https://raw.githubusercontent.com/wakatime/xcode-wakatime/master/install.sh | sh in terminal I get the following error and the build fails:

-fobjc-arc is not supported on platforms using the legacy runtime
warning: Could not read serialized diagnostics file: error("Failed to open diagnostics file") (in target 'WakaTime' from project 'WakaTime')
Command ProcessPCH failed with a nonzero exit code
Screen Shot 2020-09-28 at 10 19 44 AM

@alanhamlett
Copy link
Member

Try opening the project in Xcode and building with the IDE?

@afriedsam
Copy link

Can you walk me through specifically how to do that? I click build and the build succeeds but nothing happens after that. What is the next step?

@alanhamlett
Copy link
Member

  1. Download the repo and extract it.
  2. Double click on the WakaTime.xcodeproj file.
  3. Once open, click the play button to build.

@afriedsam
Copy link

When I try that nothing happens. The build succeeds, but then nothing happens. What should I do after?

@GnaixEuy
Copy link

GnaixEuy commented Sep 9, 2021

Has the problem been solved ? When I finished building how to use it, I tried to double-click the compiled plug-in, but Xcode told me he couldn't open it.

@alanhamlett
Copy link
Member

You might also need to install Alcatraz. I don't remember, but I think that was needed to auto load the WakaTime plugin:

curl -fsSL https://raw.github.com/alanhamlett/Alcatraz/master/Scripts/install.sh | sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants