代码拉取完成,页面将自动刷新
[package]
name = "xloop_macos"
version = "0.1.1"
edition = "2021"
license = "MIT"
repository = "https://gitee.com/mindbox/xloop"
description = "macos impl for xloop."
[lib]
path = "lib.rs"
[dependencies]
log = "0.4"
env_logger = { version = "0.11", default-features = false }
raw-window-handle = "0.6"
xloop_types = { version = "0.1", path = "../types" }
[target.'cfg(target_vendor = "apple")'.dependencies]
objc2 = "0.5"
objc2-foundation = { version = "0.2", features = [
"NSThread", #
"NSArray",
"NSEnumerator",
] }
objc2-metal = { version = "0.2", features = [
"MTLDevice",
"MTLDrawable",
"MTLPixelFormat",
"MTLRenderPass",
"MTLResource",
"MTLTexture",
] }
objc2-app-kit = { version = "0.2", features = [
"NSApplication",
"NSResponder",
"NSTextInputClient",
"NSTextInputContext",
"NSRunningApplication",
"NSGraphics",
"NSWindow",
"NSEvent",
"NSView",
] }
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。