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 = '8.1.2 '
4+ s . version = '8.2.0 '
55
66 s . source = {
77 :git => "https://github.com/mxcl/#{ s . name } .git" ,
Original file line number Diff line number Diff line change 957957 CLANG_WARN_UNREACHABLE_CODE = YES;
958958 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
959959 COPY_PHASE_STRIP = NO;
960- CURRENT_PROJECT_VERSION = 8.1.2 ;
960+ CURRENT_PROJECT_VERSION = 8.2.0 ;
961961 DEBUG_INFORMATION_FORMAT = dwarf;
962962 DYLIB_COMPATIBILITY_VERSION = 1;
963963 DYLIB_CURRENT_VERSION = 1;
10201020 CLANG_WARN_UNREACHABLE_CODE = YES;
10211021 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10221022 COPY_PHASE_STRIP = NO;
1023- CURRENT_PROJECT_VERSION = 8.1.2 ;
1023+ CURRENT_PROJECT_VERSION = 8.2.0 ;
10241024 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10251025 DYLIB_COMPATIBILITY_VERSION = 1;
10261026 DYLIB_CURRENT_VERSION = 1;
You can’t perform that action at this time.
0 commit comments