| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 81f72b8 commit c03c1cc
4 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,6 +34,7 @@ Carthage/Build | |||
| 34 | 34 | # `pod install` in .travis.yml | |
| 35 | 35 | # | |
| 36 | 36 | Pods/ | |
| 37 | + Podfile.lock | ||
| 37 | 38 | ||
| 38 | 39 | # SwiftPM | |
| 39 | 40 | .swiftpm | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -386,16 +386,12 @@ | |||
| 386 | 386 | buildActionMask = 2147483647; | |
| 387 | 387 | files = ( | |
| 388 | 388 | ); | |
| 389 | - inputFileListPaths = ( | ||
| 390 | - ); | ||
| 391 | 389 | inputPaths = ( | |
| 392 | 390 | "${PODS_ROOT}/Target Support Files/Pods-SDWebImagePDFCoder_Example macOS/Pods-SDWebImagePDFCoder_Example macOS-frameworks.sh", | |
| 393 | 391 | "${BUILT_PRODUCTS_DIR}/SDWebImage-macOS/SDWebImage.framework", | |
| 394 | 392 | "${BUILT_PRODUCTS_DIR}/SDWebImagePDFCoder-macOS/SDWebImagePDFCoder.framework", | |
| 395 | 393 | ); | |
| 396 | 394 | name = "[CP] Embed Pods Frameworks"; | |
| 397 | - outputFileListPaths = ( | ||
| 398 | - ); | ||
| 399 | 395 | outputPaths = ( | |
| 400 | 396 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework", | |
| 401 | 397 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImagePDFCoder.framework", | |
@@ -410,16 +406,12 @@ | |||
| 410 | 406 | buildActionMask = 2147483647; | |
| 411 | 407 | files = ( | |
| 412 | 408 | ); | |
| 413 | - inputFileListPaths = ( | ||
| 414 | - ); | ||
| 415 | 409 | inputPaths = ( | |
| 416 | 410 | "${PODS_ROOT}/Target Support Files/Pods-SDWebImagePDFCoder_Example/Pods-SDWebImagePDFCoder_Example-frameworks.sh", | |
| 417 | 411 | "${BUILT_PRODUCTS_DIR}/SDWebImage-iOS/SDWebImage.framework", | |
| 418 | 412 | "${BUILT_PRODUCTS_DIR}/SDWebImagePDFCoder-iOS/SDWebImagePDFCoder.framework", | |
| 419 | 413 | ); | |
| 420 | 414 | name = "[CP] Embed Pods Frameworks"; | |
| 421 | - outputFileListPaths = ( | ||
| 422 | - ); | ||
| 423 | 415 | outputPaths = ( | |
| 424 | 416 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework", | |
| 425 | 417 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImagePDFCoder.framework", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments