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

Doesn't seem to install #12

Open
RustyKnight opened this issue Oct 16, 2016 · 7 comments
Open

Doesn't seem to install #12

RustyKnight opened this issue Oct 16, 2016 · 7 comments

Comments

@RustyKnight
Copy link

OS X 10.11.6
XCode 8.1b3

  • Closed Xcode
  • Ran sudo /usr/libexec/xpccachectl
  • Download the "Import App"
  • Unzipped and copied to Applications
  • Ran the "Import App"
  • Installed the key bindings without issue
  •  -> System Preferences... -> Extensions -> All -> Enable Import ... but can't find Import. I've attached a screen shot for clarity. screen shot 2016-10-17 at 8 51 37 am

Import also does not appear in Xcode's Editor menu

@ghost
Copy link

ghost commented Oct 16, 2016

Same here on El Capitan. No issue on Sierra though.

@Zhangchi0523
Copy link

Same question

@tigrim
Copy link

tigrim commented Oct 19, 2016

El Capitan

@markohlebar
Copy link
Owner

@RustyKnight it seems that El Capitan is not a happy camper when it comes to this stuff :)
I'd suggest building from source in that case if that's not a problem for you. I will update the Readme to add the steps for building from code.

@RustyKnight
Copy link
Author

RustyKnight commented Oct 19, 2016

@markohlebar Yea for El Capitan! I'll have a go at building from the source and let you know ;)

Update: I've cloned the repo and built a version from source, archived it using my developer ID and installed it without success, same issue. I'll see if I can get it to run within xCode itself

@MKGitHub
Copy link

Same here, I built the app with my developer id and still nothing.

@denniszxxc
Copy link

From my experience in installing Xcode 8 editor extension, there is a hack to make the extension stays in non-debug mode after building from code. (No archive needed)

  1. Build the extension target using developerID
  2. Black icon Xcode shows up.
  3. Force quit the parent Xcode (the blue-icon one)
  4. Quit the black icon Xcode
  5. Launch Xcode normally, the extension will be found in Editor menu. Ready to use. 👏🏽

Ref. from: mapbox/XcodeClangFormat#1
Worked on my system: OSX 10.11.6, Xcode Version 8.0 (8A218a)

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

6 participants