Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 298 Bytes

XCODE.md

File metadata and controls

10 lines (8 loc) · 298 Bytes

Setting up for XCODE development

  1. make SwiftTcl.xcodeproj
  2. Manually edit the SwiftTclDemo scheme to manually add the root directory of this repo:
	SwiftTclDemo > Edit Scheme ... > Run > Working Directory
		[x] Use Custom Working directory:
			[select the current directory here]