Package Details: libcorecrypto 2020-2

Git Clone URL: https://aur.archlinux.org/libcorecrypto.git (read-only, click to copy)
Package Base: libcorecrypto
Description: Library implementing Apple low-level cryptographic primitives
Upstream URL: https://developer.apple.com/security/
Licenses: custom
Submitter: AlphaJack
Maintainer: AlphaJack
Last Packager: AlphaJack
Votes: 3
Popularity: 0.002005
First Submitted: 2022-01-24 11:33 (UTC)
Last Updated: 2022-01-28 23:51 (UTC)

Latest Comments

mekb commented on 2022-08-26 12:15 (UTC) (edited on 2022-08-26 12:17 (UTC) by mekb)

I'm getting an error:

CMake Error at CMakeLists.txt:29 (include):
  include could not find requested file:
    scripts/code-coverage.cmake

CMake Error at CMakeLists.txt:72 (add_code_coverage):
  Unknown CMake command "add_code_coverage".

I fixed it by creating directory ./src/corecrypto/scripts/ and downloading https://raw.githubusercontent.com/StableCoder/cmake-scripts/main/code-coverage.cmake to ./src/corecrypto/scripts/code-coverage.cmake, the ./src/corecrypto/CMakeLists.txt says

# For code coverage, we use the code-coverage.cmake script from
# https://github.com/StableCoder/.

AlphaJack commented on 2022-02-13 19:08 (UTC)

@turikhay I have a PKGBUILD for it but I'm waiting for the author to reach me at https://github.com/NyaMisty/AltServer-Linux/issues/29

turikhay commented on 2022-02-13 12:34 (UTC)

Great work! Looking forward to working AltServer-Linux package.