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

Installation question #6

Open
Keeline opened this issue Nov 22, 2023 · 1 comment
Open

Installation question #6

Keeline opened this issue Nov 22, 2023 · 1 comment

Comments

@Keeline
Copy link

Keeline commented Nov 22, 2023

I see in the installation instructions that one is to obtain the code. Then navigate in Terminal to the directory which contains the code.

However, I am next asked to add execute permissions to a file called litex. However none of the files is just called litex. I do see a couple of .swift files in a directory.

litex
└── LiTeX-main
├── LICENSE
├── LiTeX
│   ├── LiveTextCLI.swift
│   └── NSImage+Extension.swift
├── README.md
├── litex.xcodeproj
│   ├── project.pbxproj
│   ├── project.xcworkspace
│   │   ├── contents.xcworkspacedata
│   │   ├── xcshareddata
│   │   │   ├── IDEWorkspaceChecks.plist
│   │   │   └── swiftpm
│   │   │   ├── Package.resolved
│   │   │   └── configuration
│   │   └── xcuserdata
│   │   └── keeline.xcuserdatad
│   │   └── UserInterfaceState.xcuserstate
│   ├── xcshareddata
│   │   └── xcschemes
│   │   ├── LiveTextPlayground.xcscheme
│   │   └── Release.xcscheme
│   └── xcuserdata
│   └── user.xcuserdatad
│   └── xcschemes
│   └── xcschememanagement.plist
└── materials
├── litex_demo.gif
└── litex_icon.png

Would it be more effective to do a git pull? The zip method doesn't work as I expect it would. I have not had similar problems with other github projects that I have installed.

James

@ThomasKaiser
Copy link

The binaries are on the releases page

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