Showing
1 changed file
with
0 additions
and
13 deletions
| @@ -244,23 +244,10 @@ | @@ -244,23 +244,10 @@ | ||
| 244 | buildActionMask = 2147483647; | 244 | buildActionMask = 2147483647; |
| 245 | files = ( | 245 | files = ( |
| 246 | ); | 246 | ); |
| 247 | - inputFileListPaths = ( | ||
| 248 | - ); | ||
| 249 | inputPaths = ( | 247 | inputPaths = ( |
| 250 | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", | ||
| 251 | - "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", | ||
| 252 | - "${BUILT_PRODUCTS_DIR}/flutter_full_pdf_viewer/flutter_full_pdf_viewer.framework", | ||
| 253 | - "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework", | ||
| 254 | - "${BUILT_PRODUCTS_DIR}/printing/printing.framework", | ||
| 255 | ); | 248 | ); |
| 256 | name = "[CP] Embed Pods Frameworks"; | 249 | name = "[CP] Embed Pods Frameworks"; |
| 257 | - outputFileListPaths = ( | ||
| 258 | - ); | ||
| 259 | outputPaths = ( | 250 | outputPaths = ( |
| 260 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", | ||
| 261 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_full_pdf_viewer.framework", | ||
| 262 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/path_provider.framework", | ||
| 263 | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/printing.framework", | ||
| 264 | ); | 251 | ); |
| 265 | runOnlyForDeploymentPostprocessing = 0; | 252 | runOnlyForDeploymentPostprocessing = 0; |
| 266 | shellPath = /bin/sh; | 253 | shellPath = /bin/sh; |
-
Please register or login to post a comment