Skip to content

Commit 66ecfc3

Browse files
committed
chore: dump to version v1.0.23
1 parent 30ae8c3 commit 66ecfc3

5 files changed

Lines changed: 433 additions & 9 deletions

File tree

branding/mac/dao.entitlements

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,11 @@
5151
abort launch with "Restricted entitlements not validated, error
5252
-67671 / -413 No matching profile found" — observed in 1.0.22.
5353
Touch ID / platform authenticator therefore stays in fallback mode
54-
(same as <=1.0.20). Re-enabling Touch ID requires registering the
55-
App ID + keychain access group on developer.apple.com, generating
56-
a Developer ID provisioning profile for the bundle id, embedding
57-
it at Dao.app/Contents/embedded.provisionprofile during packaging,
58-
and only then adding the entitlement back. -->
54+
(same as <=1.0.20). To re-enable, follow the PRD + ops guide at
55+
docs/webauthn-touchid-restore.md (registers the App ID + keychain
56+
access group on developer.apple.com, generates a Developer ID
57+
provisioning profile, embeds it at Dao.app/Contents/
58+
embedded.provisionprofile during packaging, then adds the
59+
entitlement back). -->
5960
</dict>
6061
</plist>

dao.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": {
55
"product": "chromium",
66
"version": "147.0.7727.135",
7-
"display": "1.0.22"
7+
"display": "1.0.23"
88
},
99
"build": {
1010
"target_os": "mac",

0 commit comments

Comments
 (0)