From 1d744444486fc66c8f12e2a8f0e81773a65bf545 Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Mon, 27 May 2019 15:43:29 -1000 Subject: Make it actually compile with saurik's updates --- postinst.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postinst.mm') diff --git a/postinst.mm b/postinst.mm index 07a1611..014fa60 100644 --- a/postinst.mm +++ b/postinst.mm @@ -266,7 +266,7 @@ int main(int argc, const char *argv[]) { "deb http://apt.modmyi.com/ stable main\n" "deb https://repo.chariz.io/ ./\n" "deb https://repo.dynastic.co/ ./\n" - , kCFCoreFoundationVersionNumber] writeToFile:@ CYDIA_LIST atomically:YES]; + ] writeToFile:@ CYDIA_LIST atomically:YES]; } else { [[NSString stringWithFormat:@ "deb http://apt.saurik.com/ ios/%.2f main\n" -- cgit v1.2.3