Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions wrappers/swift/Sources/OneDSSwift/ObjCTypes.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down