We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da2fd7a commit a8eed23Copy full SHA for a8eed23
carthage-files/checksum
@@ -1,2 +1,2 @@
1
#checksum for Branch.zip on Github
2
-72856d328e01326162ea7c4379dc9b284dc1f15a Branch.zip
+b325b48cdcc2a6b7e9c0fdda22d911d1423812dd Branch.zip
carthage-files/checksum_static
#checksum for Branch_static.zip on Github
-9057c3164cbf54ca8be346169b7dc5726576a3ae Branch_static.zip
+fc80baaaa34dab5dcc2eb7c55df8f2f433d71de8 Branch_static.zip
scripts/prep_release.sh
@@ -42,7 +42,7 @@ fi
42
43
# Pre-release CocoaPod lint
44
echo ">>> Linting release candidate..." 1>&2
45
-pod lib lint Branch.podspec --verbose
+pod lib lint Branch.podspec --verbose --allow-warnings
46
47
# Build the frameworks
48
echo ">>> Building the frameworks..." 1>&2
0 commit comments