All Projects → pr0crustes → Logos-Xcode

pr0crustes / Logos-Xcode

Licence: other
Xcode Logos Supports

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to Logos-Xcode

Neptune
Fluid SpringBoard for iOS 12
Stars: ✭ 102 (+240%)
Mutual labels:  logos
Flyjb X
You can HIDE Doing jailbreak your iDevice.
Stars: ✭ 139 (+363.33%)
Mutual labels:  logos
HSWidgets
Add options to display widgets right on your homescreen.
Stars: ✭ 35 (+16.67%)
Mutual labels:  logos
Picons
High quality tv & radio logos for your channels, also known as picons.
Stars: ✭ 110 (+266.67%)
Mutual labels:  logos
Dingtalkgpsfaker
加强版请参考我的另一个项目 DingTalkAssistant
Stars: ✭ 128 (+326.67%)
Mutual labels:  logos
Vectorlogozone
3,000+ gorgeous SVG logos, perfect for your README or credits page
Stars: ✭ 239 (+696.67%)
Mutual labels:  logos
Assets
A collection of https://www.freeCodeCamp.org logos and other assets
Stars: ✭ 94 (+213.33%)
Mutual labels:  logos
TranslucentMessages
Make the iOS Messages app translucent!
Stars: ✭ 18 (-40%)
Mutual labels:  logos
Sketch Logo Fetcher
Sketch.app plugin to search and insert logos from either the Logos API (SVG) or Clearbit API (PNG)
Stars: ✭ 144 (+380%)
Mutual labels:  logos
cncf-stencils
Graffles stencils for CNCF projects.
Stars: ✭ 74 (+146.67%)
Mutual labels:  logos
Packaging
Kata Containers version 1.x packaging (for version 2.x see https://github.com/kata-containers/kata-containers).
Stars: ✭ 117 (+290%)
Mutual labels:  logos
Simple Icons
SVG icons for popular brands
Stars: ✭ 12,090 (+40200%)
Mutual labels:  logos
Artwork
🎨CNCF-related logos and artwork
Stars: ✭ 240 (+700%)
Mutual labels:  logos
Alipayforesttweak
iOS支付宝蚂蚁森林能量收取助手
Stars: ✭ 104 (+246.67%)
Mutual labels:  logos
uiLogos-sketch-plugin
Sketch plugin to Insert professionally designed dummy logos of companies and 190+ country flag into SketchApp
Stars: ✭ 26 (-13.33%)
Mutual labels:  logos
Iranianbanklogos
Iranian bank logos - لوگوهای بانک های ایران
Stars: ✭ 97 (+223.33%)
Mutual labels:  logos
Gamefinal
next-gen 3D game engine
Stars: ✭ 183 (+510%)
Mutual labels:  logos
Dune
A free, open-source, iOS 13-like dark mode for iOS 11 and 12
Stars: ✭ 71 (+136.67%)
Mutual labels:  logos
graphics
A place where miscellaneous Julia-related graphics are stored. If you're looking for the official Julia logos and related graphics, visit https://github.com/juliaLang/julia-logo-graphics.
Stars: ✭ 16 (-46.67%)
Mutual labels:  logos
awesome-design
A collection of open resources for web designers
Stars: ✭ 87 (+190%)
Mutual labels:  logos

Logos-Xcode

Logos Syntax Highlight in Xcode

Logos-Xcode brings Logos Syntax Hightlight to Xcode (tested on 9.4).

How To Install

0 - You should make a backup of the folder /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/Resources
1 - Clone this repo git clone https://github.com/pr0crustes/Logos-Xcode to any place you want.
2 - Cd to the folder with cd Logos-Xcode.
3 - Assert that Xcode is completed terminated.
4 - To create Logos.xclangspec, run python(3) xclangspec_generator.py.
5 - Run chmod +x install.sh, in order to give execution rights.
6 - Run sudo ./install.sh, to run the installation script.
7 - The script should explain itself, just follow the instructions.

Explaining Why It Needs Root

To be honest, I hate when a script can only be run as root (security reasons), but in this case that's needed for writing to /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/Resources.
You do not need to trust my word, since all the code is open source and I suggest everyone to read.

Images

SS showing autocompletion0 SS showing autocompletion1 SS showing autocompletion2 SS showing autocompletion3 SS showing autocompletion1

Disclaimer

This code is provided as it is, without any warranty.
READ all the code before using it, since I am not responsible if it eventually breaks any future xcode version.

Based on the work of:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].