Skip to content

Commit

Permalink
Update extensions to support Swift 4; Tag 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Aug 28, 2017
1 parent 4015e21 commit e50d584
Show file tree
Hide file tree
Showing 22 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Extensions/Alamofire
2 changes: 1 addition & 1 deletion Extensions/Bolts
Submodule Bolts updated 1 files
+14 −18 .travis.yml
2 changes: 1 addition & 1 deletion Extensions/CoreBluetooth
2 changes: 1 addition & 1 deletion Extensions/EventKit
2 changes: 1 addition & 1 deletion Extensions/OMGHTTPURLRQ
2 changes: 1 addition & 1 deletion Extensions/QuartzCore
Submodule QuartzCore updated 1 files
+13 −15 .travis.yml
2 changes: 1 addition & 1 deletion Extensions/SystemConfiguration
4 changes: 2 additions & 2 deletions PromiseKit.xcodeproj/project.pbxproj
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO; COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 4.3.2; CURRENT_PROJECT_VERSION = 4.4.0;
DEBUG_INFORMATION_FORMAT = dwarf; DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1; DYLIB_CURRENT_VERSION = 1;
Expand Down Expand Up @@ -845,7 +845,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO; COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 4.3.2; CURRENT_PROJECT_VERSION = 4.4.0;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1; DYLIB_CURRENT_VERSION = 1;
Expand Down

0 comments on commit e50d584

Please sign in to comment.