摘要:
1. 如果文件隐藏,进入命令行,输入: defaults write com.apple.finder AppleShowAllFiles -bool true2. 进入 Finder,shift + command + g,然后输入以下路径: 对于 7.1 及以前的版本: ~/Library/A... 阅读全文
摘要:
undefined symbols for architecture i386 这个错误困扰了我几个小时。网上很多问这个问题的,回答基本上都是说在 target 里面去的 armv64 什么什么的。但问题根本不在这里!巨简单的问题,就是缺少必要的库!进入 target - general,添加 li... 阅读全文