|
197 | 197 | 24661CF91F4EFFF5002CB883 /* Frameworks */, |
198 | 198 | 24661CFA1F4EFFF5002CB883 /* Resources */, |
199 | 199 | 84A6AA5174E802B10D43854E /* [CP] Embed Pods Frameworks */, |
200 | | - B8AEA99D8FF290D7C77FC40D /* [CP] Copy Pods Resources */, |
201 | 200 | ); |
202 | 201 | buildRules = ( |
203 | 202 | ); |
|
265 | 264 | "${SRCROOT}/Pods/Target Support Files/Pods-LayoutFrameworkBenchmark/Pods-LayoutFrameworkBenchmark-frameworks.sh", |
266 | 265 | "${BUILT_PRODUCTS_DIR}/FlexLayout/FlexLayout.framework", |
267 | 266 | "${BUILT_PRODUCTS_DIR}/LayoutKit/LayoutKit.framework", |
| 267 | + "${BUILT_PRODUCTS_DIR}/NotAutoLayout/NotAutoLayout.framework", |
268 | 268 | "${BUILT_PRODUCTS_DIR}/PinLayout/PinLayout.framework", |
269 | 269 | "${PODS_ROOT}/Reveal-SDK/RevealServer-14/iOS/RevealServer.framework", |
270 | 270 | ); |
271 | 271 | name = "[CP] Embed Pods Frameworks"; |
272 | 272 | outputPaths = ( |
273 | 273 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FlexLayout.framework", |
274 | 274 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LayoutKit.framework", |
| 275 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/NotAutoLayout.framework", |
275 | 276 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PinLayout.framework", |
276 | 277 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RevealServer.framework", |
277 | 278 | ); |
|
280 | 281 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LayoutFrameworkBenchmark/Pods-LayoutFrameworkBenchmark-frameworks.sh\"\n"; |
281 | 282 | showEnvVarsInLog = 0; |
282 | 283 | }; |
283 | | - B8AEA99D8FF290D7C77FC40D /* [CP] Copy Pods Resources */ = { |
284 | | - isa = PBXShellScriptBuildPhase; |
285 | | - buildActionMask = 2147483647; |
286 | | - files = ( |
287 | | - ); |
288 | | - inputPaths = ( |
289 | | - ); |
290 | | - name = "[CP] Copy Pods Resources"; |
291 | | - outputPaths = ( |
292 | | - ); |
293 | | - runOnlyForDeploymentPostprocessing = 0; |
294 | | - shellPath = /bin/sh; |
295 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-LayoutFrameworkBenchmark/Pods-LayoutFrameworkBenchmark-resources.sh\"\n"; |
296 | | - showEnvVarsInLog = 0; |
297 | | - }; |
298 | 284 | FB2DF4C2068AD4C560959816 /* [CP] Check Pods Manifest.lock */ = { |
299 | 285 | isa = PBXShellScriptBuildPhase; |
300 | 286 | buildActionMask = 2147483647; |
|
0 commit comments