File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "PromiseKit"
33
4- s . version = '6.21 .0'
4+ s . version = '6.22 .0'
55
66 s . source = {
77 :git => "https://github.com/mxcl/#{ s . name } .git" ,
Original file line number Diff line number Diff line change 952952 CLANG_WARN_UNREACHABLE_CODE = YES;
953953 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
954954 COPY_PHASE_STRIP = NO;
955- CURRENT_PROJECT_VERSION = 6.21 .0;
955+ CURRENT_PROJECT_VERSION = 6.22 .0;
956956 DEBUG_INFORMATION_FORMAT = dwarf;
957957 DYLIB_COMPATIBILITY_VERSION = 1;
958958 DYLIB_CURRENT_VERSION = 1;
10141014 CLANG_WARN_UNREACHABLE_CODE = YES;
10151015 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10161016 COPY_PHASE_STRIP = NO;
1017- CURRENT_PROJECT_VERSION = 6.21 .0;
1017+ CURRENT_PROJECT_VERSION = 6.22 .0;
10181018 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10191019 DYLIB_COMPATIBILITY_VERSION = 1;
10201020 DYLIB_CURRENT_VERSION = 1;
You can’t perform that action at this time.
0 commit comments