Skip to content

Commit a8eed23

Browse files
committed
CORE-1915 save RC checksums, allow warnings
1 parent da2fd7a commit a8eed23

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

carthage-files/checksum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#checksum for Branch.zip on Github
2-
72856d328e01326162ea7c4379dc9b284dc1f15a Branch.zip
2+
b325b48cdcc2a6b7e9c0fdda22d911d1423812dd Branch.zip

carthage-files/checksum_static

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#checksum for Branch_static.zip on Github
2-
9057c3164cbf54ca8be346169b7dc5726576a3ae Branch_static.zip
2+
fc80baaaa34dab5dcc2eb7c55df8f2f433d71de8 Branch_static.zip

scripts/prep_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ fi
4242

4343
# Pre-release CocoaPod lint
4444
echo ">>> Linting release candidate..." 1>&2
45-
pod lib lint Branch.podspec --verbose
45+
pod lib lint Branch.podspec --verbose --allow-warnings
4646

4747
# Build the frameworks
4848
echo ">>> Building the frameworks..." 1>&2

0 commit comments

Comments
 (0)