This commit is contained in:
DDIsFriend
2023-08-24 16:46:39 +08:00
parent 887a468768
commit 1a0943017a
139 changed files with 24162 additions and 13640 deletions

View File

@@ -277,7 +277,6 @@ if [[ "$CONFIGURATION" == "Debug" ]]; then
install_resource "${PODS_ROOT}/CocoaDebug/Sources/Resources/NetworkCell.xib"
install_resource "${PODS_CONFIGURATION_BUILD_DIR}/DDBasicControlsKit_Private/DDBaseViewController.bundle"
install_resource "${PODS_CONFIGURATION_BUILD_DIR}/DDMAMapKit_Private/DDMAMapKit_Private.bundle"
install_resource "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/ProgressHud.bundle"
install_resource "${PODS_ROOT}/ESTabBarController-swift/Sources/en.lproj"
install_resource "${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle"
install_resource "${PODS_ROOT}/../../../../Downloads/iOS相关/ZFPlayer-master/ZFPlayer/Classes/ControlView/ZFPlayer.bundle"
@@ -464,7 +463,6 @@ if [[ "$CONFIGURATION" == "Release" ]]; then
install_resource "${PODS_ROOT}/CocoaDebug/Sources/Resources/NetworkCell.xib"
install_resource "${PODS_CONFIGURATION_BUILD_DIR}/DDBasicControlsKit_Private/DDBaseViewController.bundle"
install_resource "${PODS_CONFIGURATION_BUILD_DIR}/DDMAMapKit_Private/DDMAMapKit_Private.bundle"
install_resource "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/ProgressHud.bundle"
install_resource "${PODS_ROOT}/ESTabBarController-swift/Sources/en.lproj"
install_resource "${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle"
install_resource "${PODS_ROOT}/../../../../Downloads/iOS相关/ZFPlayer-master/ZFPlayer/Classes/ControlView/ZFPlayer.bundle"