Skip to content

Commit ff4c4b3

Browse files
committed
Merge pull request #11 from jinjorge/patch-1
Change platform name to tvOS
2 parents 482e4bd + af63808 commit ff4c4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Package.swift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ With a standard configuration file format like JSON such a feature would result
6464

6565
## Depending on Apple Modules (eg. Foundation)
6666

67-
At this time there is no explicit support for depending on Foundation, AppKit, etc, though importing these modules should work if they are present in the proper system location. We will add explicit support for system dependencies in the future. Note that at this time the Package Manager has no support for iOS, watchOS, or AppleTV platforms.
67+
At this time there is no explicit support for depending on Foundation, AppKit, etc, though importing these modules should work if they are present in the proper system location. We will add explicit support for system dependencies in the future. Note that at this time the Package Manager has no support for iOS, watchOS, or tvOS platforms.

0 commit comments

Comments
 (0)