mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-03 23:15:52 +00:00
0bb00baacf
- Added contrib/macos/README.txt with description of the cancer happening here. - Add provisioningprofiles that Apple wants to make things work properly - Made the entitlements files match the provisioningprofiles - Remove configured entitlements files; we *can't* change any of the things here because they are closedly tied to the provisioningprofiles -- which means if someone wants to build their own Lokinet, they have to replace a bunch of crap and change application IDs throughout. This is the hostile-to-open-source Apple way. - Remove unused old lokinet binary, as we're no longer using it on macos - Use a POST_BUILD rather than install to copy things around into the right places - Convert all the configure_file's to consistently use @ONLY - Misc cleanups |
||
---|---|---|
.. | ||
android | ||
config | ||
consensus | ||
constants | ||
crypto | ||
dht | ||
dns | ||
ev | ||
exit | ||
handlers | ||
hook | ||
iwp | ||
link | ||
linux | ||
messages | ||
net | ||
path | ||
peerstats | ||
quic | ||
router | ||
routing | ||
rpc | ||
service | ||
simulation | ||
tooling | ||
util | ||
vpn | ||
win32 | ||
app.xml | ||
bootstrap.cpp | ||
bootstrap.hpp | ||
CMakeLists.txt | ||
context.cpp | ||
endpoint_base.cpp | ||
endpoint_base.hpp | ||
framework.mm | ||
lokinet_shared.cpp | ||
nodedb.cpp | ||
nodedb.hpp | ||
pow.cpp | ||
pow.hpp | ||
profiling.cpp | ||
profiling.hpp | ||
router_contact.cpp | ||
router_contact.hpp | ||
router_id.cpp | ||
router_id.hpp | ||
router_version.cpp | ||
router_version.hpp | ||
testnet.c |