Refactor segmented control code, reference #82

This commit is contained in:
Roman Efimov
2013-10-02 15:33:32 -05:00
parent 01281b75b3
commit 31840f4aa6
6 changed files with 72 additions and 27 deletions

View File

@@ -0,0 +1,41 @@
<?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>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>AC51E472-AA8F-45F9-9AB5-7F92CDB58A22</string>
<key>IDESourceControlProjectName</key>
<string>RETableViewManagerExample</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>00213686-1ACC-46C9-9B90-2769BCA1244F</key>
<string>ssh://github.com/romaonthego/RETableViewManager.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>RETableViewManagerExample/RETableViewManagerExample.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>00213686-1ACC-46C9-9B90-2769BCA1244F</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>ssh://github.com/romaonthego/RETableViewManager.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>00213686-1ACC-46C9-9B90-2769BCA1244F</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>00213686-1ACC-46C9-9B90-2769BCA1244F</string>
<key>IDESourceControlWCCName</key>
<string>RETableViewManager</string>
</dict>
</array>
</dict>
</plist>