The Wayback Machine - https://web.archive.org/web/20201030235034/https://github.com/choll/packetpeeper
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Packet Peeper

Azure Pipelines

Building:

  • git submodule update --init --recursive
  • xcodebuild -target All -configuration Release

If you want to build a dmg file you can use:

  • xcodebuild -target CreateDiskImage -configuration Release

Releases:

  • Push a tag with pattern YYYY-MM-DD and a corresponding disk image will be uploaded to the GitHub release assets by Azure Pipelines.
You can’t perform that action at this time.