luin4
Results
1
comments of
luin4
> pod command :find_and_replace("Pods/HandyJSON/Metadata.swift","if !(superclass is HandyJSON.Type) && !(superclass is HandyJSONEnum.Type) {", "if !(superclass is HandyJSON) && !(superclass is HandyJSONEnum) {") 请问这个可以添加到podfile中么?怎么添加呢?