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 . default_subspec = 'Core'
33 s . name = 'MagicalRecord'
4- s . version = '2.3.1 '
4+ s . version = '2.3.2 '
55 s . license = 'MIT'
66 s . summary = 'Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!.'
77 s . homepage = 'http://github.com/magicalpanda/MagicalRecord'
Original file line number Diff line number Diff line change 23112311 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
23122312 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
23132313 COPY_PHASE_STRIP = NO;
2314- CURRENT_PROJECT_VERSION = 2.3.1 ;
2314+ CURRENT_PROJECT_VERSION = 2.3.2 ;
23152315 DEBUG_INFORMATION_FORMAT = dwarf;
23162316 DYLIB_COMPATIBILITY_VERSION = 2.0;
23172317 DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
23502350 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
23512351 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
23522352 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2353- CURRENT_PROJECT_VERSION = 2.3.1 ;
2353+ CURRENT_PROJECT_VERSION = 2.3.2 ;
23542354 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
23552355 DYLIB_COMPATIBILITY_VERSION = 2.0;
23562356 DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
You can’t perform that action at this time.
0 commit comments