Skip to content

icanzilb/PackageView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PackageView

PackageView reads Package.swift files and displays the information in a human-friendly UI.

Start the app, choose a Swift package folder — the app displays three column layout:

  • 1st column lists the available products
  • 2nd column lists the targets in a selected product
  • 3rd column displays the data for a selected target like source files, dependencies, and product memberships.

Click a file in the file list to open it in your default editor.

Click a product or target to select it in the navigation.

NB: This is just a prototype, it's not optimized or architected.

About

An app that displays Package.swift info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages