You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Support/Scripts/Config/config.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,4 +31,4 @@ REMOTE_REPO_BASE="[email protected]:$REPO_OWNER" # The SSH URI to the project owner
31
31
32
32
PR_HEAD_BRANCH="main"# The branch to which the changes are pushed
33
33
34
-
XCFRAMEWORK_URL_TEMPLATE="https://github.com/${REPO_OWNER}/${RELEASE_REPO_NAME}/releases/download/___VERSION_TAG___/PactSwiftMockServer-___VERSION_TAG___.xcframework.zip"# The template for the URL to the XCFramework
34
+
XCFRAMEWORK_URL_TEMPLATE="https://github.com/${REPO_OWNER}/${RELEASE_REPO_NAME}/releases/download/___VERSION_TAG___/PactSwiftMockServer-___VERSION_TAG___.zip"# The template for the URL to the XCFramework
0 commit comments