Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
kishikawakatsumi committed Nov 13, 2021
1 parent a83aed7 commit ee59ede
Show file tree
Hide file tree
Showing 25 changed files with 5 additions and 9 deletions.
10 changes: 3 additions & 7 deletions __tests__/data/LinkError.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
## Build Summary

<b>Link xcresulttool-example (arm64)</b>
<b>Link xcresulttool-example (x86_64)</b>
error:&nbsp;Error:&nbsp;Library not found for -lmath
```
ld: library not found for -lmath
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```

<b>Compile Swift source files (arm64)</b>
error:&nbsp;Command CompileSwiftSources failed with a nonzero exit code
```
Command CompileSwiftSources failed with a nonzero exit code
```

<b>Compile xcresulttool_exampleUITestsLaunchTests.swift (x86_64)</b>
<b>Compile xcresulttool_exampleUITests.swift (x86_64)</b>

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions __tests__/data/LinkError.xcresult/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>dateCreated</key>
<date>2021-11-13T09:19:28Z</date>
<date>2021-11-13T09:38:37Z</date>
<key>externalLocations</key>
<array/>
<key>rootId</key>
<dict>
<key>hash</key>
<string>0~iSx2uOoPpmdkgJoHuFQZdVdXbQ4wIpU0Rae8AoTXsomdUgU8ofkpxdlXuh_e0N5y-8EQ1C6CBrrNerl9NXZoTA==</string>
<string>0~TDqSignNmMYkqERCVHI0zRJtJrP7_aBVMS8S9dfe1-wz8E6A5snoqTnO0GF9HBphrTBkKo_pZ_Gxc2qZjrvs4g==</string>
</dict>
<key>storage</key>
<dict>
Expand Down

0 comments on commit ee59ede

Please sign in to comment.