https://github.com/delphiworlds/binaries
A repo for binaries that are associated with projects from Delphi Worlds. Note - at present only *releases* will be published here
https://github.com/delphiworlds/binaries
Last synced: 3 months ago
JSON representation
A repo for binaries that are associated with projects from Delphi Worlds. Note - at present only *releases* will be published here
- Host: GitHub
- URL: https://github.com/delphiworlds/binaries
- Owner: DelphiWorlds
- License: mit
- Created: 2025-11-18T02:33:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-18T03:46:02.000Z (7 months ago)
- Last Synced: 2025-11-18T05:33:15.366Z (7 months ago)
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pre-Built Binaries Distribution
This repository acts as a **central hub for distributing pre-compiled binaries** (e.g., frameworks/libraries for iOS, macOS, Android libraries, or executables).
It contains **no source code**; all artifacts are available exclusively via [Releases](https://github.com/DelphiWorlds/Binaries/releases)
## Overview
Releases provide zipped binaries with preserved folder structures and version-specific details. Check individual release notes for any special instructions, and build info (e.g., Xcode version used).
## Quick Start
1. Visit [Releases](https://github.com/DelphiWorlds/Binaries/releases) and select the desired version.
2. Download the relevant ZIP file(s).
3. Unzip to a folder accessible by your dev environment
4. Update any paths to the folder in your project (if necessary)
## Notes
- **Updates**: New releases may update specific binaries — older versions stay downloadable.
- **Feedback**: Have questions, issues, or requests? Open an [issue](https://github.com/DelphiWorlds/Binaries/issues).