Skip to content

Latest commit

 

History

History
 
 

Sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sample App Using Needle

The folder "MVC" contains the simple MVC architecture based TicTacToe app. The folder "Pluginized" contains the same TicTacToe app but built with a pluginized DI structure where the dependencies are divided into separate core and non-core trees.

Build & Run TicTacToe

Open the TicTacToe.xcodeproj to build and run the game.