Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 react-native 的应用程序,我需要为 iOS 构建一个有效的 .ipa 或 .app 来使用 appium 和 node 执行验收测试。
目前我使用该react-native run-ios --configuration Release命令,但在持续集成机器中打开一个新的终端窗口,其中包含观察模式下的快速进程:
react-native run-ios --configuration Release
我怎样才能关闭这个过程?或任何不公开的论点