-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Hi, I got an error when building with Xcode 7.3 (Swift 2.2):
CpResource /Volumes/Transcend/Xcode/DerivedData/Climendo-gwbfrdvyaiinfgdwbfajnrnwxfgz/Build/Products/Debug-iphoneos/SACountingLabel/SACountingLabel.bundle /Volumes/Transcend/Xcode/DerivedData/Climendo-gwbfrdvyaiinfgdwbfajnrnwxfgz/Build/Products/Debug-iphoneos/SACountingLabel/SACountingLabel.framework/SACountingLabel.bundle cd /Users/klwoon/Documents/projects/climendo/work/iOS/Climendo/Pods export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Volumes/Transcend/Xcode/DerivedData/Climendo-gwbfrdvyaiinfgdwbfajnrnwxfgz/Build/Products/Debug-iphoneos/SACountingLabel/SACountingLabel.bundle /Volumes/Transcend/Xcode/DerivedData/Climendo-gwbfrdvyaiinfgdwbfajnrnwxfgz/Build/Products/Debug-iphoneos/SACountingLabel/SACountingLabel.framework
error: /Volumes/Transcend/Xcode/DerivedData/Climendo-gwbfrdvyaiinfgdwbfajnrnwxfgz/Build/Products/Debug-iphoneos/SACountingLabel/SACountingLabel.bundle: No such file or directory
Could you please help to take a look? Thank you.