adding comment about using the typealised enums in swift (#1241)
Co-authored-by: Matthew Koscumb <49213788+mkoscumb@users.noreply.github.com>
This commit is contained in:
Родитель
7bca728c85
Коммит
9fd2e2720c
|
@ -6,6 +6,7 @@
|
|||
/// Contains alias for the types declared in the ObjC header files to make them available
|
||||
/// as part of the swift package module.
|
||||
/// To avoid clients not have to import ObjCModule explicitly.
|
||||
/// Important: Due to objc->swift conventions, Type name is removed, so ODWPiiKindGenericData would be accessed as .genericData in swift.
|
||||
|
||||
/// Check corresponding header file for the doc of each type.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче