mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rename @IBLiveView to IBDesignable per request in rdar://16135911
Swift SVN r14462
This commit is contained in:
@@ -580,7 +580,7 @@ namespace decls_block {
|
||||
DeclIDField, // context decl
|
||||
BCFixed<1>, // implicit?
|
||||
BCFixed<1>, // explicitly objc?
|
||||
BCFixed<1>, // IBLiveView?
|
||||
BCFixed<1>, // IBDesignable?
|
||||
BCFixed<2>, // Resilience kind
|
||||
BCFixed<1>, // requires stored property initial values (attribute)
|
||||
BCFixed<1>, // requires stored property initial values
|
||||
|
||||
Reference in New Issue
Block a user