configPodTemplate/example/project.yml in cocoapods-ykutility-3.0.1 vs configPodTemplate/example/project.yml in cocoapods-ykutility-3.0.2

- old
+ new

@@ -1,20 +1,22 @@ # read document if you don't understand something :) # https://github.com/yonaskolb/XcodeGen/blob/master/Docs/ProjectSpec.md name: YKRPC_POD_NAME_Example +attributes: + CLASSPREFIX: YKRPC_CLASS_PREFIX + options: minimumXcodeGenVersion: 2.10 generateEmptyDirectories: true bundleIdPrefix: come.YKRPC_POD_Name.example developmentLanguage: en # postGenCommand: pod install deploymentTarget: iOS: "10.0" - fileGroups: - config/iOS-config - config/project-config - InfoFiles @@ -39,6 +41,6 @@ - path: config/iOS-target-notification.yml relativePaths: false - path: config/iOS-target-notification-Q.yml - relativePaths: false \ No newline at end of file + relativePaths: false