Voice2Note icon indicating copy to clipboard operation
Voice2Note copied to clipboard

根据你的操作 pod install 运行 Cocoapod 会导致directory not found for option '-L/Users/wangyi/Library/Developer/Xcode/DerivedData/Voice2Note-ffdeqwqxtaxlepatcguhvajudyas/Build/Products/Debug-iphonesimulator/Colours'

Open QiShou opened this issue 9 years ago • 1 comments

QiShou avatar Sep 08 '16 11:09 QiShou

我的环境os 10.11 xcode 6.3.2 ruby 2.2.2

运行:pod install --no-repo-update

Analyzing dependencies Downloading dependencies Installing Colours (5.3.0) Installing SVProgressHUD (1.1.3) Generating Pods project Integrating client project Sending stats Pod installation complete! There are 2 dependencies from the Podfile and 2 total pods installed. 运行: MacBook-Pro:Voice2Note-master qq$ pod install Analyzing dependencies Downloading dependencies Using Colours (5.3.0) Using SVProgressHUD (1.1.3) Generating Pods project Integrating client project Sending stats Pod installation complete! There are 2 dependencies from the Podfile and 2 total pods installed. 打开Xcode后提示 下面三个显示红色 VNNoteManager.framework libPods.a libPods-Voice2Note.a

liqiwa avatar Sep 15 '16 11:09 liqiwa