iOS开发之Found a swap file by the name ".podfile.swp" owned by: Netban dated: Fri Mar 24 13...

本文介绍了解决在编辑podfile时遇到的.podfile.swp文件导致的写入冲突问题。提供了详细的步骤来定位并删除冲突文件,确保podfile能够正常编辑。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Found a swap file by the name ".podfile.swp"
owned by: Netban dated: Fri Mar 24 13:57:27 2017
file name: ~Netban/Desktop/StudentGrowth/podfile
modified: YES
user name: Netban host name: NetBanMacBook-Pro.local
process ID: 15310
While opening file "podfile"
dated: Sat Apr 1 11:30:23 2017
NEWER than swap file!

(1) Another program may be editing the same file.
If this is the case, be careful not to end up with two
different instances of the same file when making changes.
Quit, or continue with caution.

(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r podfile"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file ".podfile.swp"
to avoid this message.

Swap file ".podfile.swp" already exists!

问题:就是说当前问价夹下存在了一个.podfile.swp文件,这样会导入无法写入

解决办法:
cd 进入工程目录
ls -a //查看当前目录下的文件
rm -rf ..podfile.swp // 强制删除
再vimpodfile就好了

2835490-665908595fbfa4f8.png
6484AD21-B5EF-4F9B-8E66-65D463DE63F4.png
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值