Enums will add @objc and structs will become NSObject classes. Unions will be Enums with raw type wrapped in an NSObject class with initializers for each ...
確定! 回上一頁