From 2dcf3fafab0837918911f68460d0d43447d30b94 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Mon, 28 Sep 2015 04:02:15 -0700 Subject: Add ldid::Bundle to the header file, for Impactor. --- ldid.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ldid.hpp') diff --git a/ldid.hpp b/ldid.hpp index e9a0be9..b4d2ae5 100644 --- a/ldid.hpp +++ b/ldid.hpp @@ -87,6 +87,8 @@ class SubFolder : virtual void Find(const std::string &path, const Functor &)> &)> &code); }; +std::string Bundle(const std::string &root, Folder &folder, const std::string &key, std::map> &remote); + typedef std::map> Slots; void Sign(const void *idata, size_t isize, std::streambuf &output, const std::string &identifier, const std::string &entitlements, const std::string &key, const Slots &slots); -- cgit v1.2.3-56-ge451