mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-12 16:23:32 +01:00
[AltStore] Loads images remotely rather than including them in app bundle
This commit is contained in:
6
Pods/Target Support Files/Nuke/Nuke.modulemap
generated
Normal file
6
Pods/Target Support Files/Nuke/Nuke.modulemap
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module Nuke {
|
||||
umbrella header "Nuke-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user