You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please run the commands below in your Terminal.app and include it in the issue:
14
+
15
+
```
16
+
1. sw_vers -productVersion
17
+
2. ios-sim --version
18
+
3. xcodebuild -version
19
+
4. xcode-select --print-path
20
+
5. gcc --version
21
+
```
22
+
Also include **command line arguments** you used for ios-sim.
23
+
24
+
25
+
## Sending a Pull Request
26
+
27
+
Please **create a topic branch** for your issue before submitting your pull request. You will be asked to re-submit if your pull request contains unrelated commits.
28
+
29
+
Please elaborate regarding the problem the pull request is supposed to solve, and perhaps also link to any relevant issues the pull request is trying to fix.
0 commit comments