File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ git add Android/APIExample/settings.gradle Android/APIExample/gradle/wrapper/gra
14
14
git commit -m ' [Android] gitee sync >> use china repos.'
15
15
16
16
# change iOS Podfile to china repos
17
- sed -ie ' 1s/^/source "https:\/\ /mirrors.tuna.tsinghua.edu.cn\ /git\ /CocoaPods\ /Specs.git"\n/ ' iOS/APIExample/Podfile
18
- sed -ie ' 1s/^/source "https:\/\ /mirrors.tuna.tsinghua.edu.cn\ /git\ /CocoaPods\ /Specs.git"\n/ ' iOS/APIExample-Audio/Podfile
19
- sed -ie ' 1s/^/source "https:\/\ /mirrors.tuna.tsinghua.edu.cn\ /git\ /CocoaPods\ /Specs.git"\n/ ' iOS/APIExample-OC/Podfile
20
- sed -ie ' 1s/^/source "https:\/\ /mirrors.tuna.tsinghua.edu.cn\ /git\ /CocoaPods\ /Specs.git"\n/ ' macOS/Podfile
17
+ sed -ie ' 1s/^/source "https:/ /mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git"\n' iOS/APIExample/Podfile
18
+ sed -ie ' 1s/^/source "https:/ /mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git"\n' iOS/APIExample-Audio/Podfile
19
+ sed -ie ' 1s/^/source "https:/ /mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git"\n' iOS/APIExample-OC/Podfile
20
+ sed -ie ' 1s/^/source "https:/ /mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git"\n' macOS/Podfile
21
21
git add iOS/APIExample/Podfile iOS/APIExample-Audio/Podfile iOS/APIExample-OC/Podfile macOS/Podfile
22
22
git commit -m ' [iOS] gitee sync >> use china repos.'
23
23
You can’t perform that action at this time.
0 commit comments