Skip to content

NovaDev404/NexAppleSign

 
 

Repository files navigation

NexAppleSign (AltSign)

Swift package for NexStore - Fork of AltSign

Dependencies

This package relies on git submodules, including the nested libplist submodule inside Dependencies/ldid.

After cloning, initialize dependencies with:

git submodule sync --recursive
git submodule update --init --recursive

If the ldid-core target fails with 'node.h' file not found, verify that Dependencies/ldid/libplist/libcnary/include/node.h exists. That header comes from the nested libplist checkout used by Dependencies/ldid/libplist/src/xplist.c.

About

Swift package for NexStore - Fork of AltSign

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Objective-C 64.3%
  • Swift 18.9%
  • Objective-C++ 13.5%
  • C++ 3.0%
  • C 0.3%