File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ target 'APIExample-Audio' do
1212end
1313
1414pre_install do |installer |
15- # system("sh .download_script.sh 4.3.2 true")
15+ # system("sh .download_script.sh 4.5.0 true")
1616end
Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ target 'SimpleFilter' do
2626end
2727
2828pre_install do |installer |
29- # system("sh .download_script.sh 4.3.2 true")
29+ # system("sh .download_script.sh 4.5.0 true")
3030end
Original file line number Diff line number Diff line change 3333#end
3434
3535pre_install do |installer |
36- # system("sh .download_script.sh 4.3 .0 true")
36+ # system("sh .download_script.sh 4.5 .0 true")
3737end
Original file line number Diff line number Diff line change @@ -39,5 +39,5 @@ target 'SimpleFilter' do
3939end
4040
4141pre_install do |installer |
42- # system("sh .download_script.sh 4.3.2 true")
42+ # system("sh .download_script.sh 4.5.0 true")
4343end
You can’t perform that action at this time.
0 commit comments