We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4c7bd commit 5392ac8Copy full SHA for 5392ac8
CHANGELOG.md
@@ -99,6 +99,11 @@ Latest
99
[lexicographical order]: https://en.wikipedia.org/wiki/Lexicographical_order
100
[SE-0015]: https://github.com/apple/swift-evolution/blob/master/proposals/0015-tuple-comparison-operators.md
101
102
+* The `@objc(SomeName)` attribute is now supported on enums and enum cases to
103
+ rename the generated Objective-C declaration.
104
+
105
+ **(rdar://problem/21930334)**
106
107
2015-09-17 [Xcode 7.1, Swift 2.1]
108
----------
109
0 commit comments