iOS improvements #19
Annotations
1 error
Check
PRs must add only one version, and must not modify any published versions.
When making any changes to a library, the version or port-version in vcpkg.json must be modified, and the version database updated.
Making the following changes will fix this problem:```diff
error: checked-in files for glib have changed but the version was not updated
version: 2.78.4
old SHA: d67b03e0a09ec580d051b79321b03182c0030c5f
new SHA: e3611b07e403444318f63ce736dcf5d966ee3505
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
error: checked-in files for cairo have changed but the version was not updated
version: 1.17.8#4
old SHA: 127eefeeba4725293adb6ea574b7bad98c845298
new SHA: eae1d2aa58a1ef7eb16953a7362683d599c47f77
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
error: checked-in files for pixman have changed but the version was not updated
version: 0.42.2#2
old SHA: a51c895edc5dd8067f51b600d631a5e8b32a65e8
new SHA: f58ee27f03774010d4a28db52665f72b51874eac
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
error: checked-in files for mp3lame have changed but the version was not updated
version: 3.100#11
old SHA: 59014e1d1c1232612124cd30de2e73688713c295
new SHA: ab19b072bfbadf0e49971af4ce5cd5f8c0fbe672
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
error: checked-in files for vcpkg-cmake have changed but the version was not updated
version: 2023-05-04
old SHA: 88a7058fc7fa73a9c4c99cfcae9d79e2abf87a5a
new SHA: 1eb23ca7ef2d3d74a5d1cb1062c8c4b12f367185
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
error: checked-in files for ffmpeg have changed but the version was not updated
version: 6.1.1
old SHA: 1bb35d5c0d560a56e6429ca412c7bc5f3e55e930
new SHA: b0af3afbebd33756737058eaf309dfdccb134a30
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
```
|