Bolts/Common
BFTask.h +12 -0
BFTask.m +5 -2
BoltsTests
TaskTests.m +2 -2
+ 12
- 0
@@ -29,6 +29,18 @@ extern NSInteger const kBFMultipleErrorsError;
+ 5
- 2
@@ -25,6 +25,9 @@ NSString *const BFTaskErrorDomain = @"bolts";
@@ -144,7 +147,7 @@ NSString *const BFTaskMultipleExceptionsException = @"BFMultipleExceptionsExcept
@@ -153,7 +156,7 @@ NSString *const BFTaskMultipleExceptionsException = @"BFMultipleExceptionsExcept
+ 2
- 2
@@ -399,7 +399,7 @@
@@ -474,7 +474,7 @@