Files
manaknightdev d4da2b5e02 Project Setup
2023-03-13 23:20:27 +05:30

7 lines
108 B
Plaintext

framework module Alamofire {
umbrella header "Alamofire-umbrella.h"
export *
module * { export * }
}