mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 14:53:25 +01:00
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
|
|
framework module KeychainAccess {
|
||
|
|
umbrella header "KeychainAccess-umbrella.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
module * { export * }
|
||
|
|
}
|