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

does not work on xcode 14 #8

Open
justingiffard-impact opened this issue Jun 27, 2023 · 3 comments
Open

does not work on xcode 14 #8

justingiffard-impact opened this issue Jun 27, 2023 · 3 comments

Comments

@justingiffard-impact
Copy link

Im running xcode 14.3.1 and have run it the first time as per instructions and enabled it in extensions for xcode source editor yet line sorter does not appear under the editor window nor does it appear when I search for it in hotkeys. Sadness :(

@gsl-anthonymerle
Copy link

Hello, same here :( Any update on that regard ?

@gsl-anthonymerle
Copy link

After some research I found this answer on Apple's forum

Basically it seems that starting XCode14, XcodeKit needs to be embeded&signed. While it did manage to fix the issue for a brand new test extension on my Mac, I couldn't make it work on LinesSorter... :/ (I tried with both the existing extension and creating a new one in the project)

I think I'll resort to the solution of recreating it from scratch on my end (I don't have an Apple Dev program to make it available to everyone unfortunately...) and I'll share the repository to let people build it on their own 🙏

@gsl-anthonymerle
Copy link

I actually managed to make it work on my end! 🎉
I made a Pull Request to update the project with needed changes

In the meantime, you can get the project from my fork's branch
You will have to change certificate signing though, to be able to use it on your end 🙏

Best regards,
Anthony

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

2 participants