Skip to content

Commit 9eb9eed

Browse files
committed
Update build.sh script
1 parent 4ead2b8 commit 9eb9eed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ mkdir -p artifacts
55
echo "Update carthage deps"
66
sh carthage.sh update --use-xcframeworks --platform iOS --log-path artifacts/carthage.log
77

8-
echo 'exit 0' > Carthage/Checkouts/Nuke/Scripts/lint.sh
9-
echo 'exit 0' > Carthage/Checkouts/Nuke/Scripts/validate.sh
10-
11-
sh carthage.sh build --use-xcframeworks --platform iOS --log-path artifacts/carthage.log
12-
138
rm -r Output/NukeProxy.xcframework
149

1510
echo "xcode build"

0 commit comments

Comments
 (0)