We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e88caf commit d5d09f0Copy full SHA for d5d09f0
apple-codesign/CHANGELOG.md
@@ -11,6 +11,8 @@ Released on ReleaseDate.
11
* MSRV 1.70 -> 1.78.
12
* Improve logging of S3 upload failures. We should now hopefully print something
13
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)
16
* `aws-config` 1.1 -> 1.5.
17
* `aws-sdk-s3` 1.12 -> 1.24.
18
* `aws-smithy-types` 1.1 -> 1.2.
0 commit comments