Skip to content

Commit

Permalink
2.0~alpha3a
Browse files Browse the repository at this point in the history
  • Loading branch information
wstyres committed Jun 4, 2021
1 parent 328fe88 commit 00abd07
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Vendor/Plains
4 changes: 2 additions & 2 deletions Zebra.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,7 @@
"@executable_path/Frameworks",
);
LIBEXEC_FOLDER = "'@\"zebra\"'";
MARKETING_VERSION = "2.0~alpha2";
MARKETING_VERSION = "2.0~alpha3";
OTHER_LDFLAGS = "-ObjC";
PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
Expand Down Expand Up @@ -1587,7 +1587,7 @@
"@executable_path/Frameworks",
);
LIBEXEC_FOLDER = "'@\"zebra\"'";
MARKETING_VERSION = "2.0~alpha2";
MARKETING_VERSION = "2.0~alpha3";
OTHER_LDFLAGS = "-ObjC";
PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
Expand Down
4 changes: 2 additions & 2 deletions Zebra.xcodeproj/xcshareddata/xcschemes/Zebra.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = ""
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
enableAddressSanitizer = "YES"
enableASanStackUseAfterReturn = "YES"
enableUBSanitizer = "YES"
Expand Down
4 changes: 3 additions & 1 deletion control
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
Package: xyz.willy.zebra
Name: Zebra
Architecture: iphoneos-arm
Version: 2.0~alpha2a
Version: 2.0~alpha3a
Depends: uikittools, firmware (>= 12.0), libapt-pkg6.0 (>= 2.3.0), xyz.willy.zebra (<= 1.1.99)
Maintainer: Wilson Styres <[email protected]>
Author: Wilson Styres <[email protected]>
Section: Packaging
Description: A Useful Package Manager
THIS IS AN ALPHA VERSION OF ZEBRA NOT MEANT TO BE USED AS YOUR ONLY PACKAGE MANAGER. DO NOT INSTALL IT IF YOU ARE NOT COMFORTABLE WITH ANY ISSUES THAT MAY ARISE WHILE USING IT.
.
THIS VERSION OF ZEBRA IS CURRENTLY ONLY AVAILABLE TO USERS WITH A PROCURSUS BOOTSTRAP.
.
Zebra is a package manager for jailbroken iOS devices.
.
It supports most modern iOS versions and provides most features that Cydia does, while being notably quicker.
Expand Down

0 comments on commit 00abd07

Please sign in to comment.