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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,10 @@ Ensure that on host is installed:
18
18
Before running Extender you need to have prepackaged toolchains and sdks. Full instruction how it can be done you can find [here](https://github.com/defold/defold/tree/dev/scripts/package).
19
19
20
20
Ensure that you have the following tools packaged:
21
-
*iPhoneOS18.2.sdk
22
-
*iPhoneSimulator18.2.sdk
23
-
*MacOSX15.2.sdk
24
-
*XcodeDefault16.2.xctoolchain.darwin
21
+
*iPhoneOS26.2.sdk
22
+
*iPhoneSimulator26.2.sdk
23
+
*MacOSX26.2.sdk
24
+
*XcodeDefault26.2.xctoolchain.darwin
25
25
26
26
NOTE: Complete list of needed packages see [link](./server/scripts/standalone/setup-standalone-env.sh)
0 commit comments