Skip to content

Commit d1c846a

Browse files
committed
1.1.27-2
1 parent 81a3edd commit d1c846a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Zebra.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,7 @@
14611461
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
14621462
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
14631463
CODE_SIGN_STYLE = Automatic;
1464+
CURRENT_PROJECT_VERSION = 2;
14641465
DEVELOPMENT_TEAM = FNYH7RRK6K;
14651466
ENABLE_BITCODE = NO;
14661467
FRAMEWORK_SEARCH_PATHS = (
@@ -1502,6 +1503,7 @@
15021503
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
15031504
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
15041505
CODE_SIGN_STYLE = Automatic;
1506+
CURRENT_PROJECT_VERSION = 2;
15051507
DEVELOPMENT_TEAM = FNYH7RRK6K;
15061508
ENABLE_BITCODE = NO;
15071509
FRAMEWORK_SEARCH_PATHS = (

Zebra/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
</dict>
234234
</array>
235235
<key>CFBundleVersion</key>
236-
<string>1</string>
236+
<string>$(CURRENT_PROJECT_VERSION)</string>
237237
<key>LSRequiresIPhoneOS</key>
238238
<true/>
239239
<key>LSSupportsOpeningDocumentsInPlace</key>

control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: xyz.willy.zebra
22
Name: Zebra
3-
Version: 1.1.27
3+
Version: 1.1.27-2
44
Architecture: iphoneos-arm
55
Depends: dpkg, uikittools, firmware (>= 9.0)
66
Description: A Useful Package Manager

0 commit comments

Comments
 (0)