Skip to content

Commit c26b77f

Browse files
author
Menno Lovink
committed
Stop updating cocoapods since they have already been committed
1 parent 725442f commit c26b77f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fastlane/Fastfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ platform :ios do
1919
version = releaseBranchName.partition('/').last
2020

2121
version_bump_podspec(path: "ArrayPlusTuple.podspec", version_number: version)
22-
cocoapods(clean: true, podfile: "Example/Podfile", repo_update: true)
2322

2423
scan()
2524
pod_lib_lint

0 commit comments

Comments
 (0)