iHTCboy/SecurityNote

下载工程打开报错

Closed this issue · 2 comments

您好打开工程后直接报错

Showing All Messages
Ld /Users/fox/Library/Developer/Xcode/DerivedData/SecurityNote-fzrwrjlxjlrdyveyzirkwismibml/Build/Products/Debug-iphonesimulator/密记.app/密记 normal x86_64
cd /Users/fox/Downloads/SecurityNote-master
export IPHONEOS_DEPLOYMENT_TARGET=7.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.1.sdk -L/Users/fox/Library/Developer/Xcode/DerivedData/SecurityNote-fzrwrjlxjlrdyveyzirkwismibml/Build/Products/Debug-iphonesimulator -L/Applications/Reveal.app/Contents/SharedSupport/iOS-Libraries -F/Users/fox/Library/Developer/Xcode/DerivedData/SecurityNote-fzrwrjlxjlrdyveyzirkwismibml/Build/Products/Debug-iphonesimulator -F/Applications/Reveal.app/Contents/SharedSupport/iOS-Libraries -filelist /Users/fox/Library/Developer/Xcode/DerivedData/SecurityNote-fzrwrjlxjlrdyveyzirkwismibml/Build/Intermediates/SecurityNote.build/Debug-iphonesimulator/SecurityNote.build/Objects-normal/x86_64/密记.LinkFileList -mios-simulator-version-min=7.0 -Xlinker -object_path_lto -Xlinker /Users/fox/Library/Developer/Xcode/DerivedData/SecurityNote-fzrwrjlxjlrdyveyzirkwismibml/Build/Intermediates/SecurityNote.build/Debug-iphonesimulator/SecurityNote.build/Objects-normal/x86_64/密记_lto.o -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -ObjC -lz -framework Reveal -framework XCTest -lsqlite3 -framework MessageUI -framework CoreGraphics -framework UIKit -framework Foundation -Xlinker -dependency_info -Xlinker /Users/fox/Library/Developer/Xcode/DerivedData/SecurityNote-fzrwrjlxjlrdyveyzirkwismibml/Build/Intermediates/SecurityNote.build/Debug-iphonesimulator/SecurityNote.build/Objects-normal/x86_64/密记_dependency_info.dat -o /Users/fox/Library/Developer/Xcode/DerivedData/SecurityNote-fzrwrjlxjlrdyveyzirkwismibml/Build/Products/Debug-iphone

ld: warning: directory not found for option '-L/Applications/Reveal.app/Contents/SharedSupport/iOS-Libraries'
ld: warning: directory not found for option '-F/Applications/Reveal.app/Contents/SharedSupport/iOS-Libraries'
ld: framework not found Reveal
clang: error: linker command failed with exit code 1 (use -v to see invocation)

我需要你的帮助,谢谢

谢谢支持!已经修复支持Xcode8.3 运行,老项目看看就好,很多东西当初都没有想好,现在也没有时间维护啊,有时间某天会继续完成这个愿意 -_-。

感谢作者开源分享.谢谢