gpt4 book ai didi

applescript - Xcode 4 Applescript 构建和运行当前目标应用程序

转载 作者:行者123 更新时间:2023-12-04 01:55:39 25 4
gpt4 key购买 nike

我正在寻找一些可以告诉 Xcode 运行当前目标的 applescript。

我想从 textmate 自动化 Xcode 以提供“在模拟器中运行”和“在设备上运行”。

据我所知:

tell application "Xcode"
set myWorkspace to active workspace document
set myProject to the active project document of myWorkspace -- Can’t get active project document of workspace document "project.xcworkspace"
...
end tell

最佳答案

创造性地使用 xcodebuild 命令行工具很可能会让您走得更远。

关于applescript - Xcode 4 Applescript 构建和运行当前目标应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5287277/

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