|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 4B7C8042161BE5E6409F9B10 /* Pods_ZXKitFPS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6CBD97C3DCB7778C1B86AAE6 /* Pods_ZXKitFPS.framework */; }; |
11 | 10 | E4AC95E32637F976001FC322 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4AC95E22637F976001FC322 /* AppDelegate.swift */; }; |
12 | 11 | E4AC95E52637F976001FC322 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4AC95E42637F976001FC322 /* SceneDelegate.swift */; }; |
13 | 12 | E4AC95E72637F976001FC322 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4AC95E62637F976001FC322 /* ViewController.swift */; }; |
14 | 13 | E4AC95EA2637F976001FC322 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E4AC95E82637F976001FC322 /* Main.storyboard */; }; |
15 | 14 | E4AC95EC2637F97B001FC322 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E4AC95EB2637F97B001FC322 /* Assets.xcassets */; }; |
16 | 15 | E4AC95EF2637F97B001FC322 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E4AC95ED2637F97B001FC322 /* LaunchScreen.storyboard */; }; |
17 | | - E4AC95F926380400001FC322 /* ZXKitFPS.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4AC95F8263803FF001FC322 /* ZXKitFPS.swift */; }; |
| 16 | + E4AC95F926380400001FC322 /* DDKitFPS.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4AC95F8263803FF001FC322 /* DDKitFPS.swift */; }; |
18 | 17 | /* End PBXBuildFile section */ |
19 | 18 |
|
20 | 19 | /* Begin PBXFileReference section */ |
21 | | - 30AA5A1B4D5EF05193E63461 /* Pods-ZXKitFPS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ZXKitFPS.debug.xcconfig"; path = "Target Support Files/Pods-ZXKitFPS/Pods-ZXKitFPS.debug.xcconfig"; sourceTree = "<group>"; }; |
22 | | - 6CBD97C3DCB7778C1B86AAE6 /* Pods_ZXKitFPS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ZXKitFPS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | | - A7264BEDCCFA0B88CD9318C2 /* Pods-ZXKitFPS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ZXKitFPS.release.xcconfig"; path = "Target Support Files/Pods-ZXKitFPS/Pods-ZXKitFPS.release.xcconfig"; sourceTree = "<group>"; }; |
24 | | - E4AC95DF2637F976001FC322 /* ZXKitFPS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ZXKitFPS.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20 | + E4AC95DF2637F976001FC322 /* DDKitFPS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DDKitFPS.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 21 | E4AC95E22637F976001FC322 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
26 | 22 | E4AC95E42637F976001FC322 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
27 | 23 | E4AC95E62637F976001FC322 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
28 | 24 | E4AC95E92637F976001FC322 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
29 | 25 | E4AC95EB2637F97B001FC322 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
30 | 26 | E4AC95EE2637F97B001FC322 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
31 | 27 | E4AC95F02637F97B001FC322 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
32 | | - E4AC95F8263803FF001FC322 /* ZXKitFPS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZXKitFPS.swift; sourceTree = "<group>"; }; |
| 28 | + E4AC95F8263803FF001FC322 /* DDKitFPS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DDKitFPS.swift; sourceTree = "<group>"; }; |
33 | 29 | /* End PBXFileReference section */ |
34 | 30 |
|
35 | 31 | /* Begin PBXFrameworksBuildPhase section */ |
36 | 32 | E4AC95DC2637F976001FC322 /* Frameworks */ = { |
37 | 33 | isa = PBXFrameworksBuildPhase; |
38 | 34 | buildActionMask = 2147483647; |
39 | 35 | files = ( |
40 | | - 4B7C8042161BE5E6409F9B10 /* Pods_ZXKitFPS.framework in Frameworks */, |
41 | 36 | ); |
42 | 37 | runOnlyForDeploymentPostprocessing = 0; |
43 | 38 | }; |
44 | 39 | /* End PBXFrameworksBuildPhase section */ |
45 | 40 |
|
46 | 41 | /* Begin PBXGroup section */ |
47 | | - 7C25341D2C062415A69F6652 /* Pods */ = { |
48 | | - isa = PBXGroup; |
49 | | - children = ( |
50 | | - 30AA5A1B4D5EF05193E63461 /* Pods-ZXKitFPS.debug.xcconfig */, |
51 | | - A7264BEDCCFA0B88CD9318C2 /* Pods-ZXKitFPS.release.xcconfig */, |
52 | | - ); |
53 | | - path = Pods; |
54 | | - sourceTree = "<group>"; |
55 | | - }; |
56 | 42 | E4AC95D62637F976001FC322 = { |
57 | 43 | isa = PBXGroup; |
58 | 44 | children = ( |
59 | | - E4AC95E12637F976001FC322 /* ZXKitFPS */, |
| 45 | + E4AC95E12637F976001FC322 /* DDKitFPS */, |
60 | 46 | E4AC95E02637F976001FC322 /* Products */, |
61 | | - 7C25341D2C062415A69F6652 /* Pods */, |
62 | 47 | F3AD8C1B152D0218522A5EB1 /* Frameworks */, |
63 | 48 | ); |
64 | 49 | sourceTree = "<group>"; |
65 | 50 | }; |
66 | 51 | E4AC95E02637F976001FC322 /* Products */ = { |
67 | 52 | isa = PBXGroup; |
68 | 53 | children = ( |
69 | | - E4AC95DF2637F976001FC322 /* ZXKitFPS.app */, |
| 54 | + E4AC95DF2637F976001FC322 /* DDKitFPS.app */, |
70 | 55 | ); |
71 | 56 | name = Products; |
72 | 57 | sourceTree = "<group>"; |
73 | 58 | }; |
74 | | - E4AC95E12637F976001FC322 /* ZXKitFPS */ = { |
| 59 | + E4AC95E12637F976001FC322 /* DDKitFPS */ = { |
75 | 60 | isa = PBXGroup; |
76 | 61 | children = ( |
77 | 62 | E4AC95F72637FF45001FC322 /* pod */, |
|
83 | 68 | E4AC95ED2637F97B001FC322 /* LaunchScreen.storyboard */, |
84 | 69 | E4AC95F02637F97B001FC322 /* Info.plist */, |
85 | 70 | ); |
86 | | - path = ZXKitFPS; |
| 71 | + path = DDKitFPS; |
87 | 72 | sourceTree = "<group>"; |
88 | 73 | }; |
89 | 74 | E4AC95F72637FF45001FC322 /* pod */ = { |
90 | 75 | isa = PBXGroup; |
91 | 76 | children = ( |
92 | | - E4AC95F8263803FF001FC322 /* ZXKitFPS.swift */, |
| 77 | + E4AC95F8263803FF001FC322 /* DDKitFPS.swift */, |
93 | 78 | ); |
94 | 79 | name = pod; |
95 | 80 | path = ../../pod; |
|
98 | 83 | F3AD8C1B152D0218522A5EB1 /* Frameworks */ = { |
99 | 84 | isa = PBXGroup; |
100 | 85 | children = ( |
101 | | - 6CBD97C3DCB7778C1B86AAE6 /* Pods_ZXKitFPS.framework */, |
102 | 86 | ); |
103 | 87 | name = Frameworks; |
104 | 88 | sourceTree = "<group>"; |
105 | 89 | }; |
106 | 90 | /* End PBXGroup section */ |
107 | 91 |
|
108 | 92 | /* Begin PBXNativeTarget section */ |
109 | | - E4AC95DE2637F976001FC322 /* ZXKitFPS */ = { |
| 93 | + E4AC95DE2637F976001FC322 /* DDKitFPS */ = { |
110 | 94 | isa = PBXNativeTarget; |
111 | | - buildConfigurationList = E4AC95F32637F97B001FC322 /* Build configuration list for PBXNativeTarget "ZXKitFPS" */; |
| 95 | + buildConfigurationList = E4AC95F32637F97B001FC322 /* Build configuration list for PBXNativeTarget "DDKitFPS" */; |
112 | 96 | buildPhases = ( |
113 | | - 04B214C4011C89EB71C04A0A /* [CP] Check Pods Manifest.lock */, |
114 | 97 | E4AC95DB2637F976001FC322 /* Sources */, |
115 | 98 | E4AC95DC2637F976001FC322 /* Frameworks */, |
116 | 99 | E4AC95DD2637F976001FC322 /* Resources */, |
|
119 | 102 | ); |
120 | 103 | dependencies = ( |
121 | 104 | ); |
122 | | - name = ZXKitFPS; |
| 105 | + name = DDKitFPS; |
123 | 106 | productName = ZXKitFPS; |
124 | | - productReference = E4AC95DF2637F976001FC322 /* ZXKitFPS.app */; |
| 107 | + productReference = E4AC95DF2637F976001FC322 /* DDKitFPS.app */; |
125 | 108 | productType = "com.apple.product-type.application"; |
126 | 109 | }; |
127 | 110 | /* End PBXNativeTarget section */ |
|
138 | 121 | }; |
139 | 122 | }; |
140 | 123 | }; |
141 | | - buildConfigurationList = E4AC95DA2637F976001FC322 /* Build configuration list for PBXProject "ZXKitFPS" */; |
| 124 | + buildConfigurationList = E4AC95DA2637F976001FC322 /* Build configuration list for PBXProject "DDKitFPS" */; |
142 | 125 | compatibilityVersion = "Xcode 9.3"; |
143 | 126 | developmentRegion = en; |
144 | 127 | hasScannedForEncodings = 0; |
|
151 | 134 | projectDirPath = ""; |
152 | 135 | projectRoot = ""; |
153 | 136 | targets = ( |
154 | | - E4AC95DE2637F976001FC322 /* ZXKitFPS */, |
| 137 | + E4AC95DE2637F976001FC322 /* DDKitFPS */, |
155 | 138 | ); |
156 | 139 | }; |
157 | 140 | /* End PBXProject section */ |
|
169 | 152 | }; |
170 | 153 | /* End PBXResourcesBuildPhase section */ |
171 | 154 |
|
172 | | -/* Begin PBXShellScriptBuildPhase section */ |
173 | | - 04B214C4011C89EB71C04A0A /* [CP] Check Pods Manifest.lock */ = { |
174 | | - isa = PBXShellScriptBuildPhase; |
175 | | - buildActionMask = 2147483647; |
176 | | - files = ( |
177 | | - ); |
178 | | - inputFileListPaths = ( |
179 | | - ); |
180 | | - inputPaths = ( |
181 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
182 | | - "${PODS_ROOT}/Manifest.lock", |
183 | | - ); |
184 | | - name = "[CP] Check Pods Manifest.lock"; |
185 | | - outputFileListPaths = ( |
186 | | - ); |
187 | | - outputPaths = ( |
188 | | - "$(DERIVED_FILE_DIR)/Pods-ZXKitFPS-checkManifestLockResult.txt", |
189 | | - ); |
190 | | - runOnlyForDeploymentPostprocessing = 0; |
191 | | - shellPath = /bin/sh; |
192 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
193 | | - showEnvVarsInLog = 0; |
194 | | - }; |
195 | | -/* End PBXShellScriptBuildPhase section */ |
196 | | - |
197 | 155 | /* Begin PBXSourcesBuildPhase section */ |
198 | 156 | E4AC95DB2637F976001FC322 /* Sources */ = { |
199 | 157 | isa = PBXSourcesBuildPhase; |
200 | 158 | buildActionMask = 2147483647; |
201 | 159 | files = ( |
202 | | - E4AC95F926380400001FC322 /* ZXKitFPS.swift in Sources */, |
| 160 | + E4AC95F926380400001FC322 /* DDKitFPS.swift in Sources */, |
203 | 161 | E4AC95E72637F976001FC322 /* ViewController.swift in Sources */, |
204 | 162 | E4AC95E32637F976001FC322 /* AppDelegate.swift in Sources */, |
205 | 163 | E4AC95E52637F976001FC322 /* SceneDelegate.swift in Sources */, |
|
346 | 304 | }; |
347 | 305 | E4AC95F42637F97B001FC322 /* Debug */ = { |
348 | 306 | isa = XCBuildConfiguration; |
349 | | - baseConfigurationReference = 30AA5A1B4D5EF05193E63461 /* Pods-ZXKitFPS.debug.xcconfig */; |
350 | 307 | buildSettings = { |
351 | 308 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
352 | 309 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
353 | 310 | CODE_SIGN_STYLE = Automatic; |
354 | | - INFOPLIST_FILE = ZXKitFPS/Info.plist; |
| 311 | + INFOPLIST_FILE = DDKitFPS/Info.plist; |
355 | 312 | LD_RUNPATH_SEARCH_PATHS = ( |
356 | 313 | "$(inherited)", |
357 | 314 | "@executable_path/Frameworks", |
358 | 315 | ); |
359 | | - PRODUCT_BUNDLE_IDENTIFIER = com.lazypig.ZXKitFPS; |
| 316 | + PRODUCT_BUNDLE_IDENTIFIER = com.lazypig.DDKitFPS; |
360 | 317 | PRODUCT_NAME = "$(TARGET_NAME)"; |
361 | 318 | SWIFT_VERSION = 5.0; |
362 | 319 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
365 | 322 | }; |
366 | 323 | E4AC95F52637F97B001FC322 /* Release */ = { |
367 | 324 | isa = XCBuildConfiguration; |
368 | | - baseConfigurationReference = A7264BEDCCFA0B88CD9318C2 /* Pods-ZXKitFPS.release.xcconfig */; |
369 | 325 | buildSettings = { |
370 | 326 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
371 | 327 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
372 | 328 | CODE_SIGN_STYLE = Automatic; |
373 | | - INFOPLIST_FILE = ZXKitFPS/Info.plist; |
| 329 | + INFOPLIST_FILE = DDKitFPS/Info.plist; |
374 | 330 | LD_RUNPATH_SEARCH_PATHS = ( |
375 | 331 | "$(inherited)", |
376 | 332 | "@executable_path/Frameworks", |
377 | 333 | ); |
378 | | - PRODUCT_BUNDLE_IDENTIFIER = com.lazypig.ZXKitFPS; |
| 334 | + PRODUCT_BUNDLE_IDENTIFIER = com.lazypig.DDKitFPS; |
379 | 335 | PRODUCT_NAME = "$(TARGET_NAME)"; |
380 | 336 | SWIFT_VERSION = 5.0; |
381 | 337 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
385 | 341 | /* End XCBuildConfiguration section */ |
386 | 342 |
|
387 | 343 | /* Begin XCConfigurationList section */ |
388 | | - E4AC95DA2637F976001FC322 /* Build configuration list for PBXProject "ZXKitFPS" */ = { |
| 344 | + E4AC95DA2637F976001FC322 /* Build configuration list for PBXProject "DDKitFPS" */ = { |
389 | 345 | isa = XCConfigurationList; |
390 | 346 | buildConfigurations = ( |
391 | 347 | E4AC95F12637F97B001FC322 /* Debug */, |
|
394 | 350 | defaultConfigurationIsVisible = 0; |
395 | 351 | defaultConfigurationName = Release; |
396 | 352 | }; |
397 | | - E4AC95F32637F97B001FC322 /* Build configuration list for PBXNativeTarget "ZXKitFPS" */ = { |
| 353 | + E4AC95F32637F97B001FC322 /* Build configuration list for PBXNativeTarget "DDKitFPS" */ = { |
398 | 354 | isa = XCConfigurationList; |
399 | 355 | buildConfigurations = ( |
400 | 356 | E4AC95F42637F97B001FC322 /* Debug */, |
|
0 commit comments