Update TROUBLESHOOTING.md
This commit is contained in:
parent
f85be2b9dd
commit
31ba866e8a
@ -18,7 +18,7 @@ Before opening an issue, make sure you try the following:
|
|||||||
3. Check your Swift version. react-native-vision-camera requires a minimum Swift version of **5.2**.
|
3. Check your Swift version. react-native-vision-camera requires a minimum Swift version of **5.2**.
|
||||||
4. Make sure you have created a Swift bridging header in your project.
|
4. Make sure you have created a Swift bridging header in your project.
|
||||||
1. Open your project with Xcode (`Example.xcworkspace`)
|
1. Open your project with Xcode (`Example.xcworkspace`)
|
||||||
2. In the menu-bar, press **File** > **New** > **File** (⌘N)
|
2. In the menu-bar, press **File** > **New** > **File** (<kbd>⌘</kbd>+<kbd>N</kbd>)
|
||||||
3. Use whatever name you prefer, e.g. `File.swift`, and press **Create**
|
3. Use whatever name you prefer, e.g. `File.swift`, and press **Create**
|
||||||
4. Press **Create Bridging Header** when promted.
|
4. Press **Create Bridging Header** when promted.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user