Skip to content

Commit 655010c

Browse files
Merge pull request #271 from dynamsoft-docs/preview
Preview
2 parents 11a7eff + 84dac64 commit 655010c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

programming/maui/user-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ noTitleIndex: true
5151

5252
- Supported OS: **Android 5.0** (API Level 21) or higher.
5353
- Supported ABI: **armeabi-v7a**, **arm64-v8a**, **x86** and **x86_64**.
54-
- Development Environment: Visual Studio 2022.
54+
- Development Environment: Visual Studio 2022 recommended.
5555
- JDK: 1.8+
5656

5757
### iOS
5858

5959
- Supported OS: **iOS 11.0** or higher.
6060
- Supported ABI: **arm64** and **x86_64**.
61-
- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+.
61+
- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+ recommended.
6262

6363
## Installation
6464

@@ -291,7 +291,7 @@ Open the **Info.plist** file under the **Platforms/iOS/** folder (Open with XML
291291

292292
Select your device and run the project.
293293

294-
> Note: If you are runing Android on Visual Studio Windows, you have to mannually exclude iOS and Windows platforms. Otherwise, the Visual Studio will report type or namespace not found errors.
294+
> Note: If you are running Android on Visual Studio Windows, you have to mannually exclude iOS and Windows platforms. Otherwise, the Visual Studio will report type or namespace not found errors.
295295
296296
![Exclude iOS and Windows from targets](../assets/maui-exclude.png)
297297

0 commit comments

Comments
 (0)