Skip to content

Commit d5d09f0

Browse files
committed
apple-codesign: add release notes for Info.plist fix
Related to #157.
1 parent 0e88caf commit d5d09f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apple-codesign/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Released on ReleaseDate.
1111
* MSRV 1.70 -> 1.78.
1212
* Improve logging of S3 upload failures. We should now hopefully print something
1313
more useful than `s3 upload error: unhandled error` on failures.
14+
* `Info.plist` path handling should be more robust. This should fix errors
15+
like `I/O error: No such file or directory` when signing Frameworks. (#163)
1416
* `aws-config` 1.1 -> 1.5.
1517
* `aws-sdk-s3` 1.12 -> 1.24.
1618
* `aws-smithy-types` 1.1 -> 1.2.

0 commit comments

Comments
 (0)