在TideKit中:
发布于 2014-03-11 18:07:35
Tidekit提供了构建和打包影响运行时大小的应用程序的选项。首先,TideKit将只捆绑它所需的东西,以使运行时的大小尽可能小。构建允许您根据应用程序的需求、您希望支持的平台进行优化,或者对App的遵从性进行优先排序。除了您的代码和我们的运行时之外,您所包含的资源对总规模也有贡献。
- Windows XP
- Windows Vista
- Windows 7
- Windows 8
- OSX 10.6 Snow Leopard
- OSX 10.7 Lion
- OSX 10.8 Mountain Lion
- OSX 10.9 Mavericks
- Ubuntu 12.04
- Ubuntu 12.11
- Ubuntu 13.04
https://stackoverflow.com/questions/21875426
复制相似问题