|
242 | 242 | inputFileListPaths = ( |
243 | 243 | "${PODS_ROOT}/Target Support Files/Pods-iOSReleaseTest/Pods-iOSReleaseTest-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
244 | 244 | ); |
| 245 | + inputPaths = ( |
| 246 | + ); |
245 | 247 | name = "[CP] Embed Pods Frameworks"; |
246 | 248 | outputFileListPaths = ( |
247 | 249 | "${PODS_ROOT}/Target Support Files/Pods-iOSReleaseTest/Pods-iOSReleaseTest-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
248 | 250 | ); |
| 251 | + outputPaths = ( |
| 252 | + ); |
249 | 253 | runOnlyForDeploymentPostprocessing = 0; |
250 | 254 | shellPath = /bin/sh; |
251 | 255 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iOSReleaseTest/Pods-iOSReleaseTest-frameworks.sh\"\n"; |
|
303 | 307 | inputFileListPaths = ( |
304 | 308 | "${PODS_ROOT}/Target Support Files/Pods-iOSReleaseTestTests/Pods-iOSReleaseTestTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
305 | 309 | ); |
| 310 | + inputPaths = ( |
| 311 | + ); |
306 | 312 | name = "[CP] Embed Pods Frameworks"; |
307 | 313 | outputFileListPaths = ( |
308 | 314 | "${PODS_ROOT}/Target Support Files/Pods-iOSReleaseTestTests/Pods-iOSReleaseTestTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
309 | 315 | ); |
| 316 | + outputPaths = ( |
| 317 | + ); |
310 | 318 | runOnlyForDeploymentPostprocessing = 0; |
311 | 319 | shellPath = /bin/sh; |
312 | 320 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-iOSReleaseTestTests/Pods-iOSReleaseTestTests-frameworks.sh\"\n"; |
|
488 | 496 | CODE_SIGN_ENTITLEMENTS = iOSReleaseTest/iOSReleaseTest.entitlements; |
489 | 497 | CODE_SIGN_STYLE = Automatic; |
490 | 498 | CURRENT_PROJECT_VERSION = 1; |
491 | | - DEVELOPMENT_TEAM = 5YP4T32B58; |
| 499 | + DEVELOPMENT_TEAM = R63EM248DP; |
492 | 500 | GENERATE_INFOPLIST_FILE = YES; |
493 | 501 | INFOPLIST_FILE = iOSReleaseTest/Info.plist; |
494 | 502 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
|
518 | 526 | CODE_SIGN_ENTITLEMENTS = iOSReleaseTest/iOSReleaseTest.entitlements; |
519 | 527 | CODE_SIGN_STYLE = Automatic; |
520 | 528 | CURRENT_PROJECT_VERSION = 1; |
521 | | - DEVELOPMENT_TEAM = YKPTD52Z6X; |
| 529 | + DEVELOPMENT_TEAM = R63EM248DP; |
522 | 530 | GENERATE_INFOPLIST_FILE = YES; |
523 | 531 | INFOPLIST_FILE = iOSReleaseTest/Info.plist; |
524 | 532 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; |
|
0 commit comments