Skip to content

Commit

Permalink
Updated cocoapods for Anyline 29
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Müller committed Mar 10, 2021
1 parent 7d86d0e commit e2977b1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-resources.sh",
"${PODS_ROOT}/Anyline/AnylineSDK_iOS_27/Framework/AnylineResources.bundle",
"${PODS_ROOT}/Anyline/AnylineSDK_iOS_29/Framework/AnylineResources.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
);
name = "[CP] Copy Pods Resources";
Expand Down Expand Up @@ -266,7 +266,7 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-RNExampleApp/Pods-RNExampleApp-artifacts.sh",
"${PODS_ROOT}/Anyline/AnylineSDK_iOS_27/Framework/Anyline.xcframework",
"${PODS_ROOT}/Anyline/AnylineSDK_iOS_29/Framework/Anyline.xcframework",
);
name = "[CP] Prepare Artifacts";
outputPaths = (
Expand Down

0 comments on commit e2977b1

Please sign in to comment.