Maksym Savisko
Maksym Savisko
Have the same issue. v2.1.0, target 9.0+, attribute "use_frameworks!" not exist. Warnings appear after update to Xcode 8.3. Any idea?
@davedelong pull request for quick fix: https://github.com/davedelong/CHCSVParser/pull/103
1. Find in demo project TWRDownloadManager.m 2. Find EMPTY method with name: `- (void)downloadFileForURL:(NSString *)urlString withName:(NSString *)fileName inDirectoryNamed:(NSString *)directory progressBlock:(void(^)(CGFloat progress))progressBlock remainingTime:(void(^)(NSUInteger seconds))remainingTimeBlock completionBlock:(void(^)(BOOL completed))completionBlock enableBackgroundMode:(BOOL)backgroundMode` 3. Add thier code:...
@RajChanchal human mistake
Hey folks, Samy issue for me. When `Faster Unxip` is enabled in Xcode's settings app throws an error with the message `The operation couldn't be completed.` Info: - Xcodes version:...