From dcfa7aa5c3a4677895507e3178e6e98c27507edc Mon Sep 17 00:00:00 2001 From: Adam Demasi Date: Fri, 31 Jan 2020 10:59:31 -0800 Subject: [PATCH] Add Theos build scripts for deb release. --- iOS/.gitignore | 3 +++ iOS/Makefile | 5 +++++ iOS/control | 10 ++++++++++ 3 files changed, 18 insertions(+) create mode 100644 iOS/.gitignore create mode 100644 iOS/Makefile create mode 100644 iOS/control diff --git a/iOS/.gitignore b/iOS/.gitignore new file mode 100644 index 000000000..3279da0ae --- /dev/null +++ b/iOS/.gitignore @@ -0,0 +1,3 @@ +.DS_Store +.theos +packages diff --git a/iOS/Makefile b/iOS/Makefile new file mode 100644 index 000000000..7e599531f --- /dev/null +++ b/iOS/Makefile @@ -0,0 +1,5 @@ +include $(THEOS)/makefiles/common.mk + +XCODEPROJ_NAME = OCRuntime + +include $(THEOS_MAKE_PATH)/xcodeproj.mk diff --git a/iOS/control b/iOS/control new file mode 100644 index 000000000..52af2f57d --- /dev/null +++ b/iOS/control @@ -0,0 +1,10 @@ +Package: ws.hbang.runtimebrowser +Name: RuntimeBrowser +Version: 1.0 +Architecture: iphoneos-arm +Description: Class browser for Objective-C runtime +Maintainer: HASHBANG Productions +Author: HASHBANG Productions +Section: Utilities +Icon: https://repo.chariz.com/package/ws.hbang.runtimebrowser/icon@3x.png +Depiction: https://repo.chariz.com/package/ws.hbang.runtimebrowser/