File tree Expand file tree Collapse file tree 5 files changed +0
-21
lines changed
Expand file tree Collapse file tree 5 files changed +0
-21
lines changed Original file line number Diff line number Diff line change 6363 DEVICE : ${{ matrix.device }}
6464 SCHEME : ${{ matrix.scheme }}
6565 DIR : analytics
66- XCODE_VERSION : ${{ matrix.xcode }}
6766 steps :
6867 - name : Checkout
6968 uses : actions/checkout@master
Original file line number Diff line number Diff line change 4242 OS : ${{ matrix.platform }}
4343 DEVICE : ${{ matrix.device }}
4444 TEST : false
45- <<<<<<< Updated upstream
46- XCODE_VERSION : ${{ matrix.xcode }}
47- =======
48- DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
49- >>>>>>> Stashed changes
5045 steps :
5146 - name : Checkout
5247 uses : actions/checkout@master
Original file line number Diff line number Diff line change 5151 OS : ${{ matrix.os }}
5252 DEVICE : ${{ matrix.device }}
5353 TEST : false
54- <<<<<<< Updated upstream
55- XCODE_VERSION : ${{ matrix.xcode }}
56- =======
57- DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
58- >>>>>>> Stashed changes
5954 steps :
6055 - name : Checkout
6156 uses : actions/checkout@master
Original file line number Diff line number Diff line change 7777 OS : ${{ matrix.os }}
7878 DEVICE : ${{ matrix.device }}
7979 TEST : ${{ matrix.test }}
80- <<<<<<< Updated upstream
81- XCODE_VERSION : ${{ matrix.xcode }}
82- =======
83- DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
84- >>>>>>> Stashed changes
8580 steps :
8681 - name : Checkout
8782 uses : actions/checkout@master
Original file line number Diff line number Diff line change 7777 OS : ${{ matrix.os }}
7878 DEVICE : ${{ matrix.device }}
7979 TEST : false
80- <<<<<<< Updated upstream
81- XCODE_VERSION : ${{ matrix.xcode }}
82- =======
83- DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode }}.app/Contents/Developer
84- >>>>>>> Stashed changes
8580 steps :
8681 - name : Checkout
8782 uses : actions/checkout@master
You can’t perform that action at this time.
0 commit comments