Skip to content

Commit dd28ad1

Browse files
committed
tag inbox classes as objective-c available
1 parent ab600a5 commit dd28ad1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

swift-sdk/IterableInboxNavigationViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import UIKit
66

77
@IBDesignable
8+
@objcMembers
89
open class IterableInboxNavigationViewController: UINavigationController {
910
// MARK: Settable properties
1011

swift-sdk/IterableInboxViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import UIKit
66

77
@IBDesignable
8+
@objcMembers
89
open class IterableInboxViewController: UITableViewController {
910
public enum InboxMode {
1011
case popup

0 commit comments

Comments
 (0)