Skip to content

Commit

Permalink
Modify script
Browse files Browse the repository at this point in the history
  • Loading branch information
qinhui committed Nov 15, 2024
1 parent eee30cc commit 1741236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ci/build/build_ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ else
rm ./$unzip_name/.commits
rm ./$unzip_name/AgoraInfra_iOS.swift
rm ./$unzip_name/AgoraRtcEngine_iOS.podspec
rm ./$unzip_name/AgoraAudio_iOS.podspec
rm ./$unzip_name/Package.swift
mkdir -p ./$unzip_name/samples
cp -rf ./iOS/${ios_direction} ./$unzip_name/samples/${ios_direction} || exit 1
Expand Down

0 comments on commit 1741236

Please sign in to comment.