Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecompez/xcodereleases
Xcode Links on this software take you directly to Apple’s download pages.
https://github.com/thecompez/xcodereleases
cpp macos qt6 qtquick xcode xcoderelease
Last synced: about 2 months ago
JSON representation
Xcode Links on this software take you directly to Apple’s download pages.
- Host: GitHub
- URL: https://github.com/thecompez/xcodereleases
- Owner: TheCompez
- License: mit
- Created: 2023-04-09T20:03:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T20:13:15.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T20:53:05.395Z (3 months ago)
- Topics: cpp, macos, qt6, qtquick, xcode, xcoderelease
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Xcode Releases**
More than you ever wanted to know™
All downloads are hosted by Apple. Links on this site take you directly to Apple’s download pages.
This is not an official Apple software. Please consider donating to help maintain it.- Based on C++20 & Qt6.5
**Build**
```
cd build
cmake ..
make
./XcodeReleases
```