Skip to content

Commit

Permalink
2.0~alpha2a
Browse files Browse the repository at this point in the history
  • Loading branch information
wstyres committed May 31, 2021
1 parent 6fa2876 commit c6f630d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Zebra.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1508,7 +1508,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = YES;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
Expand All @@ -1535,7 +1535,7 @@
"@executable_path/Frameworks",
);
LIBEXEC_FOLDER = "'@\"zebra\"'";
MARKETING_VERSION = "2.0~alpha1";
MARKETING_VERSION = "2.0~alpha2";
OTHER_LDFLAGS = "-ObjC";
PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
Expand All @@ -1562,7 +1562,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 4;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = YES;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
Expand All @@ -1587,7 +1587,7 @@
"@executable_path/Frameworks",
);
LIBEXEC_FOLDER = "'@\"zebra\"'";
MARKETING_VERSION = "2.0~alpha1";
MARKETING_VERSION = "2.0~alpha2";
OTHER_LDFLAGS = "-ObjC";
PACKAGE_VERSION = "'@\"$(MARKETING_VERSION)\"'";
PRODUCT_BUNDLE_IDENTIFIER = xyz.willy.Zebra;
Expand Down
2 changes: 1 addition & 1 deletion control
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: xyz.willy.zebra
Name: Zebra
Architecture: iphoneos-arm
Version: 2.0~alpha1d
Version: 2.0~alpha2a
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]>
Expand Down

0 comments on commit c6f630d

Please sign in to comment.