Skip to content

Commit

Permalink
Exclude TVOS classes
Browse files Browse the repository at this point in the history
  • Loading branch information
vilasma committed Jun 4, 2021
1 parent 7405b83 commit 9e1f12d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ let package = Package(
exclude: [
"Assets/javascript/SPJSReceiver.spec.js",
"Assets/javascript/jest.config.json",
"Classes/Views/tvOS/",
],
resources: [
.process("Assets/javascript/SPJSReceiver.js")
Expand Down

0 comments on commit 9e1f12d

Please sign in to comment.