Change AltStore naming to SideStore

This commit is contained in:
Jackson Coxson
2022-05-30 22:46:21 -06:00
parent 5ea83ccea1
commit 646000920f
340 changed files with 913 additions and 1084 deletions

View File

@@ -0,0 +1,6 @@
framework module Pods_SideStore {
umbrella header "Pods-SideStore-umbrella.h"
export *
module * { export * }
}