mirror of
https://github.com/averello/AutomaticModelKit.git
synced 2026-03-03 18:28:10 +01:00
7 lines
146 B
Plaintext
7 lines
146 B
Plaintext
framework module Pods_AutomaticModelKit_Tests {
|
|
umbrella header "Pods-AutomaticModelKit_Tests-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|