Skip to content

Commit

Permalink
2.0~alpha1b
Browse files Browse the repository at this point in the history
  • Loading branch information
wstyres committed May 26, 2021
1 parent aef17e1 commit 6fd93b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Zebra.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1582,7 +1582,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = YES;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
Expand Down Expand Up @@ -1636,7 +1636,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = "";
ENABLE_BITCODE = YES;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
Expand Down
4 changes: 2 additions & 2 deletions control
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: xyz.willy.zebra
Name: Zebra
Architecture: iphoneos-arm
Version: 2.0~alpha1a
Depends: uikittools, firmware (>= 12.0), libapt-pkg6.0 (>= 2.3.0), xyz.willy.zebra (<< 1.2)
Version: 2.0~alpha1b
Depends: uikittools, firmware (>= 12.0), libapt-pkg6.0 (>= 2.3.0), xyz.willy.zebra (= 1.1.18)
Maintainer: Wilson Styres <[email protected]>
Author: Wilson Styres <[email protected]>
Section: Packaging
Expand Down

0 comments on commit 6fd93b8

Please sign in to comment.