https://github.com/xcodebuild/nativefier-apps
Build apps with nativefier & github actions
https://github.com/xcodebuild/nativefier-apps
Last synced: 10 months ago
JSON representation
Build apps with nativefier & github actions
- Host: GitHub
- URL: https://github.com/xcodebuild/nativefier-apps
- Owner: xcodebuild
- License: mit
- Created: 2022-05-31T03:41:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T01:36:53.000Z (over 3 years ago)
- Last Synced: 2025-01-28T02:33:25.069Z (about 1 year ago)
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nativefier-apps
Build apps with nativefier & github actions
## App List
- 开黑啦:https://kaiheila.cn
- inoreader: https://www.inoreader.com
- flomo: https://flomoapp.com
## Download
Download from [https://nightly.link/xcodebuild/nativefier-apps/workflows/ci/main](https://nightly.link/xcodebuild/nativefier-apps/workflows/ci/main)
## Tips for macOS users
打开时如果提示文件已损坏,需要执行
If the prompt file is corrupted when opening, you need to execute
```
sudo xattr -rd com.apple.quarantine /Applications/{{Your app name}}.app
```