2024-12-09 21:47:08 +08:00

11 lines
255 B
Plaintext

framework module shared_preferences_foundation {
umbrella header "shared_preferences_foundation-umbrella.h"
export *
module * { export * }
}
module shared_preferences_foundation.__Swift {
exclude header "shared_preferences_foundation-Swift.h"
}