Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 8887aba

Browse files
committed
[[ Deploy Docs ]] Remove EXPERIMENTAL from macOS 64-bit
1 parent 41d0fc0 commit 8887aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/guides/Deploying Your Application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Figure 5 – Standalone Settings – Mac
168168
|  |  |
169169
|-----------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
170170
| **Build for Mac OS X 32-bit** | Build a standalone that will run natively on Mac OS X Intel machines. This standalone will not run at all under PowerPC. |
171-
| **Build for Mac OS X 64-bit (EXPERIMENTAL)** | Build a standalone that will run natively on Mac OS X Intel machines. This standalone will not run at all under PowerPC. |
171+
| **Build for Mac OS X 64-bit** | Build a standalone that will run natively on Mac OS X Intel machines. This standalone will not run at all under PowerPC. |
172172
| **Application Icon** | Choose an application icon to represent the application in the Finder. The icon should be in icns format. |
173173
| **Document Icon** | Choose a document icon to represent your application's documents in the Finder. The icon should be in icns format. |
174174
| **Icons for ask / answer dialogs** | Choose an icon to display whenever you use the ask or answer commands to display a dialog. On Mac OS X, the convention is that these dialogs should display your application icon. The icon should be stored in your stack as an image, or selected from LiveCode's built-in icons. If you have used a built-in icon, be sure to select the relevant inclusion on the General tab (if you are selecting inclusions manually). |

0 commit comments

Comments
 (0)