mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "(De-)serialization for foreign error conventions."
This reverts r27870. It's causing inexplicable SourceKit failures. Swift SVN r27875
This commit is contained in:
@@ -88,8 +88,6 @@ typedef double NSTimeInterval;
|
||||
@end
|
||||
|
||||
@interface NSError : NSObject
|
||||
@property (copy,nonatomic) NSString *domain;
|
||||
@property (nonatomic) NSInteger code;
|
||||
@end
|
||||
|
||||
@interface NSString : NSObject <NSSecureCoding, NSCopying>
|
||||
|
||||
Reference in New Issue
Block a user