xcschememanagement.plist #1

  • //
  • main/
  • guest/
  • tjuricek/
  • DocHub/
  • DocHub.xcodeproj/
  • xcuserdata/
  • tjuricek.xcuserdatad/
  • xcschemes/
  • xcschememanagement.plist
  • View
  • Commits
  • Open Download .zip Download (568 B)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>SchemeUserState</key>
	<dict>
		<key>DocHub.xcscheme</key>
		<dict>
			<key>orderHint</key>
			<integer>0</integer>
		</dict>
	</dict>
	<key>SuppressBuildableAutocreation</key>
	<dict>
		<key>6AFFA9C31946877D00A2F61B</key>
		<dict>
			<key>primary</key>
			<true/>
		</dict>
		<key>6AFFA9D51946877D00A2F61B</key>
		<dict>
			<key>primary</key>
			<true/>
		</dict>
	</dict>
</dict>
</plist>
# Change User Description Committed
#1 9249 tjuricek Added test p4d setup, and reorganized some core code.

I've decided to not use InterfaceBuilder in this project, because I don't like that the .xib files are not very easy to merge, and the object lifetimes are a bit more difficult to trace. The DocHubController will operate as the app delegate, and will create views manually.

Using the gradle toolchain to setup p4d. To use, execute:

./gradlew startPerforce
./gradlew initPerforce # only needed the first time

This creates the p4d that uses build/perforce/work