[AltStore] Refreshes installed apps in background

This commit is contained in:
Riley Testut
2019-06-04 18:29:50 -07:00
parent 2c3e9ad615
commit a09d6d3502
30 changed files with 5058 additions and 74 deletions

View File

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