Breakpoints_v2.xcbkptlist #4

  • //
  • guest/
  • tjuricek/
  • DocHub/
  • DocHub.xcodeproj/
  • xcuserdata/
  • tjuricek.xcuserdatad/
  • xcdebugger/
  • Breakpoints_v2.xcbkptlist
  • View
  • Commits
  • Open Download .zip Download (91 B)
<?xml version="1.0" encoding="UTF-8"?>
<Bucket
   type = "1"
   version = "2.0">
</Bucket>
# Change User Description Committed
#4 9553 tjuricek Adjust the library toolbar icon to act like a toggle switch, similar to XCode 6's toolbar buttons.

I'm not 100% sure about the placement of the left 3 buttons, so this may end up requiring a lot of custom views to be more consistent with the inconsistency that is 10.10.
#3 9475 tjuricek Set up the positive workflow for AddPerforceController to get a login token.

This required adding another couple of methods to provide input to the p4api (which were surprisingly absent from the earlier system).
#2 9440 tjuricek Tightened up the display of the toolbar icon by subclassing and specifying a 24px render instead of letting the 32px scale down
#1 9397 tjuricek Basic p4d interaction with p4 using Swift