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 0ac6a7f commit 730ddf4Copy full SHA for 730ddf4
RELEASING.md
@@ -73,7 +73,7 @@ How to update to newer OpenSSL version, build, and publish a release.
73
6. **Update the Carthage package settings and prepare the copy of files**
74
During the 'make' process, the scripts in the 'scripts' folder had to update the json files in the carthage folder. Check it out.
75
76
- `cat carthage/openssl-dynamic-framework.json`
+ `cat carthage/openssl-dynamic-xcframework.json`
77
```
78
{
79
"1.1.12201": "https://github.com/cossacklabs/openssl-apple/releases/download/1.1.12201/openssl-dynamic-xcframework.zip",
0 commit comments