This repository was archived by the owner on Sep 7, 2022. It is now read-only.
Commit ff1af33
Jeff Verkoeyen
Toughen the path resolution of Coverage.profdata and the desired product.
Before this change we assumed that Coverage.profdata and the desired product would live in specific directories.
After this change we'll search for both files each time the build initiaties. This resolves a bug affecting Xcode 7.3 and later due to changes in build paths from Xcode 7.2 to 7.3.
Closes #2.1 parent a6d8900 commit ff1af33
1 file changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
152 | 151 | | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | | - | |
| 162 | + | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
| |||
0 commit comments