From 944de993c3be5b643513ac353c5fda8a377a9f86 Mon Sep 17 00:00:00 2001 From: Hendrik Bugdoll Date: Tue, 18 Nov 2025 11:05:49 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3af9d7be..398e580a 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ # Hyperloop -This repo contains source code for the Hyperloop® product. +This repo contains the source code for Hyperloop, which lets you extend your Titanium SDK apps with native APIs using JavaScript. ## Building You must have the following on your machine to build it using `build.sh`, however, you can use `./tools/build.sh` to bootstrap your environment with the necessary build tools if you do not: -- Titanium SDK 6.0.0 or later (from master) -- Xcodebuild + iOS SDK 9.0+ +- Titanium SDK 12.4.0+ (iOS) / 12.7.0+ (Android) +- iOS 13.0+ / Android 5.0+ - grunt - Ant @@ -17,6 +17,6 @@ You must have the following on your machine to build it using `build.sh`, howeve Hyperloop is licensed under the OSI approved Apache Public License (version 2). Please see the LICENSE file for specific details. -## Legal Stuff +## Legal -Appcelerator is a registered trademark of Appcelerator, Inc. Titanium is a registered trademark of Appcelerator, Inc. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at http://www.appcelerator.com/legal. \ No newline at end of file +Titanium is a registered trademark of TiDev Inc. All Titanium trademark and patent rights were transferred and assigned to TiDev Inc. on 4/7/2022. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at https://tidev.io/legal.