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 ef46ddb commit 50caa68Copy full SHA for 50caa68
.github/ci/build/build_mac.sh
@@ -76,8 +76,8 @@ else
76
rm ./$unzip_name/commits
77
rm ./$unzip_name/package_size_report.txt
78
rm ./$unzip_name/.commits
79
- rm ./$unzip_name/AgoraInfra_iOS.swift
80
- rm ./$unzip_name/AgoraRtcEngine_iOS.podspec
+ rm ./$unzip_name/AgoraInfra_macOS.swift
+ rm ./$unzip_name/AgoraRtcEngine_macOS.podspec
81
rm ./$unzip_name/Package.swift
82
83
mkdir ./$unzip_name/samples
0 commit comments