MtProtoKit
MtProtoKit copied to clipboard
Hello, found that there is a mistake, lead to can't compile
use xcode 6.2 compile the results are as follows:
UFW (M iphonesimulator): ERROR: Build failed
Traceback (most recent call last):
File "/Users/admin/Library/Developer/Xcode/DerivedData/MtProtoKit-gzkxssspyozwjjbgmyuwkbgwnpjo/Build/Intermediates/MtProtoKit.build/Debug-iphonesimulator/MtProtoKit iOS.build/Script-D05A831218AFB3F9007F1076.sh", line 812, in
Please help me,Thank you!
I had same bug, and my solution is very simple (but I not sure that it's right):
I manually created folders Versions/A
at user/library/... path - compiler said that MRProtoKit iOS
folder missed, I created it too.
Then framework was built.
But I think that missed folders must be created automatically, just some settings are needed