gpt4 book ai didi

ios - 为什么 NSBundle bundleIdentifier 是可选的?

转载 作者:搜寻专家 更新时间:2023-10-30 22:05:27 25 4
gpt4 key购买 nike

只是想知道为什么 NSBundle bundleIdentifier 是可选的。

enter image description here

是否有可能为零的原因?

最佳答案

如果您只是构建可执行文件、运行脚本或使用 Swift REPL,bundleIdentifier 将为 nil。

例如,创建一个名为 test.swift 的文件包含。

import Foundation

print("\(Bundle.main.bundleIdentifier)")

然后从终端运行它

swift test.swift

它会打印 nil

关于ios - 为什么 NSBundle bundleIdentifier 是可选的?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40363805/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com