Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MacApp = &macApp{}
MacApp
macos调式时临时创建一个符合macapp的程序包
如果基于cef,需要指定cef frameworks 根目录【/homt/xxx/cef_binary_xxxxxxx_macosx64/Release】
Functions ¶
This section is empty.
Types ¶
type ENERGY_ENV ¶
type ENERGY_ENV string
const (
ENERGY_ENV_DEV ENERGY_ENV = "dev" //MacOSX ENERGY的开发环境常量配置
)
Click to show internal directories.
Click to hide internal directories.