File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "PromiseKit"
33
4- s . version = '6.22.0 '
4+ s . version = '6.22.1 '
55
66 s . source = {
77 :git => "https://github.com/mxcl/#{ s . name } .git" ,
Original file line number Diff line number Diff line change 946946 CLANG_WARN_UNREACHABLE_CODE = YES;
947947 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
948948 COPY_PHASE_STRIP = NO;
949- CURRENT_PROJECT_VERSION = 6.22.0 ;
949+ CURRENT_PROJECT_VERSION = 6.22.1 ;
950950 DEBUG_INFORMATION_FORMAT = dwarf;
951951 DYLIB_COMPATIBILITY_VERSION = 1;
952952 DYLIB_CURRENT_VERSION = 1;
10081008 CLANG_WARN_UNREACHABLE_CODE = YES;
10091009 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10101010 COPY_PHASE_STRIP = NO;
1011- CURRENT_PROJECT_VERSION = 6.22.0 ;
1011+ CURRENT_PROJECT_VERSION = 6.22.1 ;
10121012 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10131013 DYLIB_COMPATIBILITY_VERSION = 1;
10141014 DYLIB_CURRENT_VERSION = 1;
You can’t perform that action at this time.
0 commit comments