Skip to content

Commit af6ff72

Browse files
committed
Swift Androd build
1 parent 53d9924 commit af6ff72

File tree

1 file changed

+1
-1
lines changed
  • swift-ci/sdks/android

1 file changed

+1
-1
lines changed

swift-ci/sdks/android/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if [[ ! -d ${PATCHDIR} ]]; then
7474
git apply -v $PATCHDIR/swift-android.patch
7575
# swift-android-ci.patch is not needed, since it is only used for llbuild, etc.
7676
#git apply -C1 $PATCHDIR/swift-android-ci.patch
77-
git apply -v $PATCHDIR/swift-android-ci-release.patch
77+
#git apply -v $PATCHDIR/swift-android-ci-release.patch
7878
git apply -v $PATCHDIR/swift-android-testing-release.patch
7979

8080
perl -pi -e 's%String\(cString: getpass%\"fake\" //%' swiftpm/Sources/PackageRegistryCommand/PackageRegistryCommand+Auth.swift

0 commit comments

Comments
 (0)