如何重建开发吊舱变更? [英] How to rebuild development pod changes?

查看:91
本文介绍了如何重建开发吊舱变更?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个开发容器,可以使用:path =>在本地连接到我的应用程序; ’〜/ Projects / Swift / pod 。当我在该开发窗格中的应用程序代码内进行更改时,构建后将不包括此更改。就像我在构建缓存的代码,而不是对代码进行更改。

I have a development pod that I connect to the my app locally using :path => '~/Projects/Swift/pod'. When I make changes inside the application code in that development pod, this changes are not included after build. It's like I'm build cached code, not my code changes.

要在构建中包含更改代码,我必须运行 Clean Build Folder命令,但是在此之后花费很长的时间(10分钟),这不是非常有生产力。

For include code changes into build I have to run the command "Clean Build Folder", but after that build takes a very long time, for 10 minutes, which is not very productive.

从字面上看,我对一行代码发表评论,然后等待10分钟以查看更改。

Literally, I comment on a line of code and wait 10 minutes to see the changes.

什么是是问题吗?

我试图在进行任何更改后运行 pod安装/ pod更新,但是没有效果。

I was trying to run "pod install/pod update" after any changes, but it has no effect.

推荐答案

我在下面使用。

Product -> Schemes -> EditScheme -> Build -> Add a development Pods ("+" sign)

这篇关于如何重建开发吊舱变更?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆