Skip to content

Commit

Permalink
Merge pull request #329 from igor-makarov/fix-for-11093
Browse files Browse the repository at this point in the history
Update for CocoaPods #11093
  • Loading branch information
igor-makarov committed Feb 25, 2022
2 parents 0f94813 + 28e9ac8 commit b302d88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ PODS_TARGET_SRCROOT = ${PODS_ROOT}/../BananaLib
PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
SKIP_INSTALL = YES
SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_XCFRAMEWORKS_BUILD_DIR}/BananaLib"
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ PODS_TARGET_SRCROOT = ${PODS_ROOT}/../BananaLib
PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
SKIP_INSTALL = YES
SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_XCFRAMEWORKS_BUILD_DIR}/BananaLib"
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES

0 comments on commit b302d88

Please sign in to comment.