Skip to content

Commit 0ca5d4b

Browse files
authored
Update GettingStarted.md (#68)
added a note about how this does not run on the M1 chip
1 parent d97ed36 commit 0ca5d4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

GettingStarted.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ a complete mobile application example step by step.
66

77
A working Internet connection is required to build the toolkit as some dependencies are fetched from external sources at build time.
88

9-
9+
We currently offer this version of the toolkit on the X86 architecture only. There are future plans to port it to Apple Silicon & ARM Architecture, but that is not something that is working at this time. We are always welcoming patches and pull requests if someone is interested in contributing.
1010

1111

1212

@@ -22,6 +22,8 @@ This demo will currently run on Xcode 12.x and is set to compile for macOS 10.14
2222

2323

2424

25+
26+
2527
## Step 1: Install XCode and command line tools (1/2)
2628

2729

0 commit comments

Comments
 (0)