Assignment 1 by: Guelor Emanuel Date: January 31, 2015 Due: Feb 12, 2015 Purpose: To make us familiar with implementing the visitor pattern and testing Swift classes List of (Primary) Folders and Files included: Assignment1.xcode Folder: Assignment1 BankAccount.swift Transaction.swift WithdrawalTransaction.swift DepositTransaction.swift CheckTransaction.swift main.swift Folder: Assignment1Test Assignment1Test.swift Info.plist Developed on: Mac OS Compiling/Running Instruction Assuming you have the latest version of Xcode, open Assignment1.xcodeproj file run the main.swift file or Assignment1Test.swift file