Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

dpt/Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyser

Building:

Open the Xcode workspace Analyser.xcworkspace and hit Cmd-B to build.

There is a library part "LibAnalyser" and a front-end part, "AnalyserFE".

Locate the built executable by selecting Project Navigator > AnalyserFE > Products > AnalyserFE then right clicking and 'Show in Finder'.

Drop a test file into that directory. Call it 'infile'.

Running:

Run the Analyser with Cmd-R. It will pick up 'infile' and output a new file as 'outfile'.

That's it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages