Skip to content

Commit f635fed

Browse files
committed
Exclude UIBarButtonItem+Action.swift on tvOS
1 parent 85f2eeb commit f635fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Action.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ Pod::Spec.new do |s|
2525

2626
s.watchos.exclude_files = "UIButton+Rx.swift", "UIBarButtonItem+Action.swift"
2727
s.osx.exclude_files = "UIButton+Rx.swift", "UIBarButtonItem+Action.swift"
28+
s.tvos.exclude_files = "UIBarButtonItem+Action.swift"
2829
end

0 commit comments

Comments
 (0)