Skip to content

Commit 70f6650

Browse files
authored
Merge pull request #96 from Automattic/fix-code-signing
Update fastlane + Version after fixing code signing
2 parents 82129ca + 59f5261 commit 70f6650

File tree

4 files changed

+26
-21
lines changed

4 files changed

+26
-21
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ steps:
4848
command: |
4949
install_gems
5050
bundle exec fastlane set_up_signing
51-
make build
51+
make build verify-signing
5252
env: *common_env
5353
plugins: *common_plugins
5454
agents:

Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ GEM
1111
ast (2.4.2)
1212
atomos (0.1.3)
1313
aws-eventstream (1.3.0)
14-
aws-partitions (1.895.0)
15-
aws-sdk-core (3.191.3)
14+
aws-partitions (1.915.0)
15+
aws-sdk-core (3.192.0)
1616
aws-eventstream (~> 1, >= 1.3.0)
1717
aws-partitions (~> 1, >= 1.651.0)
1818
aws-sigv4 (~> 1.8)
1919
jmespath (~> 1, >= 1.6.1)
20-
aws-sdk-kms (1.77.0)
20+
aws-sdk-kms (1.79.0)
2121
aws-sdk-core (~> 3, >= 3.191.0)
2222
aws-sigv4 (~> 1.1)
23-
aws-sdk-s3 (1.143.0)
24-
aws-sdk-core (~> 3, >= 3.191.0)
23+
aws-sdk-s3 (1.147.0)
24+
aws-sdk-core (~> 3, >= 3.192.0)
2525
aws-sdk-kms (~> 1)
2626
aws-sigv4 (~> 1.8)
2727
aws-sigv4 (1.8.0)
@@ -39,7 +39,7 @@ GEM
3939
domain_name (0.6.20240107)
4040
dotenv (2.8.1)
4141
emoji_regex (3.2.3)
42-
excon (0.109.0)
42+
excon (0.110.0)
4343
faraday (1.10.3)
4444
faraday-em_http (~> 1.0)
4545
faraday-em_synchrony (~> 1.0)
@@ -68,15 +68,15 @@ GEM
6868
faraday-retry (1.0.3)
6969
faraday_middleware (1.2.0)
7070
faraday (~> 1.0)
71-
fastimage (2.3.0)
72-
fastlane (2.219.0)
71+
fastimage (2.3.1)
72+
fastlane (2.220.0)
7373
CFPropertyList (>= 2.3, < 4.0.0)
7474
addressable (>= 2.8, < 3.0.0)
7575
artifactory (~> 3.0)
7676
aws-sdk-s3 (~> 1.0)
7777
babosa (>= 1.0.3, < 2.0.0)
7878
bundler (>= 1.12.0, < 3.0.0)
79-
colored
79+
colored (~> 1.2)
8080
commander (~> 4.6)
8181
dotenv (>= 2.1.1, < 3.0.0)
8282
emoji_regex (>= 0.1, < 4.0)
@@ -97,10 +97,10 @@ GEM
9797
mini_magick (>= 4.9.4, < 5.0.0)
9898
multipart-post (>= 2.0.0, < 3.0.0)
9999
naturally (~> 2.2)
100-
optparse (>= 0.1.1)
100+
optparse (>= 0.1.1, < 1.0.0)
101101
plist (>= 3.1.0, < 4.0.0)
102102
rubyzip (>= 2.0.0, < 3.0.0)
103-
security (= 0.1.3)
103+
security (= 0.1.5)
104104
simctl (~> 1.6.3)
105105
terminal-notifier (>= 2.0.0, < 3.0.0)
106106
terminal-table (~> 3)
@@ -109,7 +109,7 @@ GEM
109109
word_wrap (~> 1.0.0)
110110
xcodeproj (>= 1.13.0, < 2.0.0)
111111
xcpretty (~> 0.3.0)
112-
xcpretty-travis-formatter (>= 0.0.3)
112+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
113113
gh_inspector (1.1.3)
114114
google-apis-androidpublisher_v3 (0.54.0)
115115
google-apis-core (>= 0.11.0, < 2.a)
@@ -152,7 +152,7 @@ GEM
152152
domain_name (~> 0.5)
153153
httpclient (2.8.3)
154154
jmespath (1.6.2)
155-
json (2.7.1)
155+
json (2.7.2)
156156
jwt (2.8.1)
157157
base64
158158
language_server-protocol (3.17.0.3)
@@ -163,17 +163,17 @@ GEM
163163
nanaimo (0.3.0)
164164
naturally (2.2.1)
165165
nkf (0.2.0)
166-
optparse (0.4.0)
166+
optparse (0.5.0)
167167
os (1.1.4)
168168
parallel (1.24.0)
169169
parser (3.3.0.5)
170170
ast (~> 2.4.1)
171171
racc
172172
plist (3.7.1)
173-
public_suffix (5.0.4)
173+
public_suffix (5.0.5)
174174
racc (1.7.3)
175175
rainbow (3.1.1)
176-
rake (13.1.0)
176+
rake (13.2.1)
177177
regexp_parser (2.9.0)
178178
representable (3.2.0)
179179
declarative (< 0.1.0)
@@ -182,7 +182,7 @@ GEM
182182
retriable (3.1.2)
183183
rexml (3.2.6)
184184
rouge (2.0.7)
185-
rubocop (1.62.0)
185+
rubocop (1.63.2)
186186
json (~> 2.3)
187187
language_server-protocol (>= 3.17.0)
188188
parallel (~> 1.10)
@@ -193,12 +193,12 @@ GEM
193193
rubocop-ast (>= 1.31.1, < 2.0)
194194
ruby-progressbar (~> 1.7)
195195
unicode-display_width (>= 2.4.0, < 3.0)
196-
rubocop-ast (1.31.1)
196+
rubocop-ast (1.31.2)
197197
parser (>= 3.3.0.4)
198198
ruby-progressbar (1.13.0)
199199
ruby2_keywords (0.0.5)
200200
rubyzip (2.3.2)
201-
security (0.1.3)
201+
security (0.1.5)
202202
signet (0.19.0)
203203
addressable (~> 2.8)
204204
faraday (>= 0.17.5, < 3.a)

Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ build:
1919
codesign --entitlements Sources/hostmgr/hostmgr.entitlements -s "Apple Development: Created via API (886NX39KP6)" .build/artifacts/release/hostmgr --force --verbose
2020
codesign --entitlements Sources/hostmgr/hostmgr.entitlements -s "Apple Development: Created via API (886NX39KP6)" .build/artifacts/release/hostmgr-helper --force --verbose
2121

22+
verify-signing: build
23+
@echo "--- Checking Code Signing"
24+
codesign --verify --strict .build/artifacts/release/hostmgr
25+
codesign --verify --strict .build/artifacts/release/hostmgr-helper
26+
2227
install: build
2328
cp .build/artifacts/release/hostmgr /opt/ci/bin/hostmgr
2429
cp .build/artifacts/release/hostmgr-helper /opt/ci/bin/hostmgr-helper

Sources/libhostmgr/libhostmgr.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22
import OSLog
33

4-
public let hostmgrVersion = "0.50.0"
4+
public let hostmgrVersion = "0.50.1"
55

66
public extension Logger {
77
private static let subsystem = "com.automattic.hostmgr"

0 commit comments

Comments
 (0)