From 8f648fc3e844ca5d2beb2a6a32d93ec550d780fc Mon Sep 17 00:00:00 2001 From: Adam Demasi Date: Fri, 12 Mar 2021 23:22:28 +1030 Subject: [PATCH] [control] 2.5 --- Fonts/control | 6 +++--- Makefile | 4 ++-- NewTerm.xcodeproj/project.pbxproj | 8 ++++---- control | 10 +++++----- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Fonts/control b/Fonts/control index 889bcee..b125769 100644 --- a/Fonts/control +++ b/Fonts/control @@ -8,7 +8,7 @@ Description: Optional extra fonts for NewTerm Maintainer: HASHBANG Productions Author: HASHBANG Productions Section: Terminal Support -Icon: https://cdn.chariz.com/icon/newterm-fonts/icon@3x.png -Depiction: https://repo.chariz.com/package/ws.hbang.newtermfonts/ +Icon: https://chariz.com/cdn/icon/newterm-fonts/icon@3x.png +Depiction: https://chariz.com/get/newterm-fonts Support: https://hashbang.productions/support/ -Tag: compatible::ios10, compatible::ios11, compatible::ios12, compatible::ios13 +Tag: compatible_min::ios10.0 diff --git a/Makefile b/Makefile index 85ba19b..4f8a098 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ ifeq ($(PLATFORM),mac) export TARGET = uikitformac:latest:13.0 else -export TARGET = iphone:13.2:10.0 -export ARCHS = arm64 +export TARGET = iphone:13.7:10.0 +export ARCHS = armv7 arm64 LINK_CEPHEI := 1 endif diff --git a/NewTerm.xcodeproj/project.pbxproj b/NewTerm.xcodeproj/project.pbxproj index 6b54559..16c4061 100644 --- a/NewTerm.xcodeproj/project.pbxproj +++ b/NewTerm.xcodeproj/project.pbxproj @@ -1209,7 +1209,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 9; + CURRENT_PROJECT_VERSION = 10; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = ""; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1250,7 +1250,7 @@ "$(THEOS_VENDOR_LIBRARY_PATH)", "$(THEOS_LIBRARY_PATH)", ); - MARKETING_VERSION = 2.3; + MARKETING_VERSION = 2.5; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -1306,7 +1306,7 @@ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; CODE_SIGN_STYLE = Automatic; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 9; + CURRENT_PROJECT_VERSION = 10; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = ""; ENABLE_NS_ASSERTIONS = NO; @@ -1341,7 +1341,7 @@ "$(THEOS_VENDOR_LIBRARY_PATH)", "$(THEOS_LIBRARY_PATH)", ); - MARKETING_VERSION = 2.3; + MARKETING_VERSION = 2.5; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; OTHER_CFLAGS = "$(LINK_CEPHEI)"; diff --git a/control b/control index b3e4a5d..d973c94 100644 --- a/control +++ b/control @@ -1,15 +1,15 @@ Package: ws.hbang.newterm2 -Name: NewTerm (iOS 10 – 13) -Depends: firmware (>= 10.0), firmware (>= 12.2) | org.swift.libswift, firmware (>= 13.0) | ws.hbang.newtermfonts, ws.hbang.common (>= 1.14), bash, coreutils, ncurses, system-cmds, gettext-localizations | com.linusyang.localeutf8 +Name: NewTerm 2 +Depends: firmware (>= 10.0), firmware (>= 12.2) | org.swift.libswift, ws.hbang.common (>= 1.16), bash, coreutils, ncurses, system-cmds, gettext-localizations | com.linusyang.localeutf8 Conflicts: ws.hbang.newterm, com.lint.ntarrows Replaces: ws.hbang.newterm, com.lint.ntarrows -Version: 2.4 +Version: 2.5 Architecture: iphoneos-arm Description: A powerful terminal app for iOS Maintainer: HASHBANG Productions Author: HASHBANG Productions Section: Terminal Support Icon: https://chariz.com/cdn/icon/newterm/icon@3x.png -Depiction: https://repo.chariz.com/package/ws.hbang.newterm2/ +Depiction: https://chariz.com/get/newterm Support: https://hashbang.productions/support/ -Tag: compatible::ios10, compatible::ios11, compatible::ios12, compatible::ios13 +Tag: compatible_min::ios10.0