mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-20 04:03:26 +01:00
Replaces AltStore(Core) Roxas pod with framework
Fixes compilation errors when archiving app.
This commit is contained in:
6
Pods/Target Support Files/Roxas/Roxas.modulemap
generated
Normal file
6
Pods/Target Support Files/Roxas/Roxas.modulemap
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
module Roxas {
|
||||
umbrella header "Roxas-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user