changed open window shortcuts to cmd 1 and 2
This commit is contained in:
parent
499a54bc4d
commit
57d8c5f9ff
14 changed files with 531 additions and 66 deletions
10
Appcast.xml
10
Appcast.xml
|
@ -6,15 +6,15 @@
|
|||
<description>Most recent changes with links to updates.</description>
|
||||
<language>en</language>
|
||||
<item>
|
||||
<title>Version 2.2.0</title>
|
||||
<title>Version 2.3.0</title>
|
||||
<sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
|
||||
<sparkle:releaseNotesLink>http://jeenaparadies.net/twittia/ReleaseNotes.html</sparkle:releaseNotesLink>
|
||||
<pubDate>Sun, 16 May 2010 12:39:02 +0200</pubDate>
|
||||
<pubDate>Sat, 08 Jan 2011 21:59:02 +0200</pubDate>
|
||||
<enclosure url="http://jeenaparadies.net/twittia/Twittia.app.zip"
|
||||
sparkle:version="2.2.0"
|
||||
length="829960"
|
||||
sparkle:version="2.3.0"
|
||||
length="832789"
|
||||
type="application/octet-stream"
|
||||
sparkle:dsaSignature="MCwCFA9pHTR6Yhm4hnGbx+yrdUFOmy+hAhRy6xcQfr5MM3S0YQe9Z5K4TRBH7A==" />
|
||||
sparkle:dsaSignature="MC0CFGrNJVlov+aT3Zgra/wUb+tOopD5AhUAvy9R3GXJ/syc8c2Wc4h164uPK7g=" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
|
||||
<data>
|
||||
<int key="IBDocument.SystemTarget">1050</int>
|
||||
<string key="IBDocument.SystemVersion">10D573</string>
|
||||
<string key="IBDocument.InterfaceBuilderVersion">740</string>
|
||||
<string key="IBDocument.AppKitVersion">1038.29</string>
|
||||
<string key="IBDocument.HIToolboxVersion">460.00</string>
|
||||
<string key="IBDocument.SystemVersion">10J567</string>
|
||||
<string key="IBDocument.InterfaceBuilderVersion">823</string>
|
||||
<string key="IBDocument.AppKitVersion">1038.35</string>
|
||||
<string key="IBDocument.HIToolboxVersion">462.00</string>
|
||||
<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSArray" key="dict.sortedKeys">
|
||||
|
@ -15,15 +15,15 @@
|
|||
</object>
|
||||
<object class="NSMutableArray" key="dict.values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<string>740</string>
|
||||
<string>740</string>
|
||||
<string>823</string>
|
||||
<string>823</string>
|
||||
</object>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<integer value="559"/>
|
||||
<integer value="588"/>
|
||||
<integer value="81"/>
|
||||
<integer value="559"/>
|
||||
</object>
|
||||
<object class="NSArray" key="IBDocument.PluginDependencies">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
|
@ -31,13 +31,8 @@
|
|||
<string>com.apple.WebKitIBPlugin</string>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="IBDocument.Metadata">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSArray" key="dict.sortedKeys" id="0">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="dict.values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
</object>
|
||||
<string key="NS.key.0">PluginDependencyRecalculationVersion</string>
|
||||
<integer value="1" key="NS.object.0"/>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1048">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
|
@ -224,7 +219,7 @@
|
|||
<object class="NSMenuItem" id="281587867">
|
||||
<reference key="NSMenu" ref="720053764"/>
|
||||
<string key="NSTitle">Timeline</string>
|
||||
<string key="NSKeyEquiv">t</string>
|
||||
<string key="NSKeyEquiv">1</string>
|
||||
<int key="NSKeyEquivModMask">1048576</int>
|
||||
<int key="NSMnemonicLoc">2147483647</int>
|
||||
<reference key="NSOnImage" ref="1033313550"/>
|
||||
|
@ -233,7 +228,7 @@
|
|||
<object class="NSMenuItem" id="295904906">
|
||||
<reference key="NSMenu" ref="720053764"/>
|
||||
<string key="NSTitle">Mentions</string>
|
||||
<string key="NSKeyEquiv">m</string>
|
||||
<string key="NSKeyEquiv">2</string>
|
||||
<int key="NSKeyEquivModMask">1048576</int>
|
||||
<int key="NSMnemonicLoc">2147483647</int>
|
||||
<reference key="NSOnImage" ref="1033313550"/>
|
||||
|
@ -819,7 +814,9 @@
|
|||
<string key="Identifier">13</string>
|
||||
<object class="NSMutableDictionary" key="Values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<reference key="dict.sortedKeys" ref="0"/>
|
||||
<object class="NSArray" key="dict.sortedKeys" id="0">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="dict.values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
</object>
|
||||
|
@ -2217,7 +2214,6 @@
|
|||
<string>587.IBEditorWindowLastContentRect</string>
|
||||
<string>587.IBPluginDependency</string>
|
||||
<string>588.IBPluginDependency</string>
|
||||
<string>590.IBPluginDependency</string>
|
||||
<string>72.IBPluginDependency</string>
|
||||
<string>72.ImportedFromIB2</string>
|
||||
<string>73.IBPluginDependency</string>
|
||||
|
@ -2400,13 +2396,12 @@
|
|||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<integer value="1"/>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<integer value="1"/>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<integer value="1"/>
|
||||
<string>{{452, 623}, {182, 113}}</string>
|
||||
<string>{{452, 623}, {181, 113}}</string>
|
||||
<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
||||
<integer value="1"/>
|
||||
<string>{{155, 774}, {199, 203}}</string>
|
||||
|
@ -2446,6 +2441,13 @@
|
|||
<string key="NS.key.0">authentificationSucceded:</string>
|
||||
<string key="NS.object.0">id</string>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="actionInfosByName">
|
||||
<string key="NS.key.0">authentificationSucceded:</string>
|
||||
<object class="IBActionInfo" key="NS.object.0">
|
||||
<string key="name">authentificationSucceded:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="outlets">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSArray" key="dict.sortedKeys">
|
||||
|
@ -2471,6 +2473,55 @@
|
|||
<string>ViewDelegate</string>
|
||||
</object>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSArray" key="dict.sortedKeys">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<string>globalHotkeyMenuItem</string>
|
||||
<string>logoLayer</string>
|
||||
<string>mentionsView</string>
|
||||
<string>mentionsViewWindow</string>
|
||||
<string>oauth</string>
|
||||
<string>timelineView</string>
|
||||
<string>timelineViewWindow</string>
|
||||
<string>viewDelegate</string>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="dict.values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="IBToOneOutletInfo">
|
||||
<string key="name">globalHotkeyMenuItem</string>
|
||||
<string key="candidateClassName">NSMenuItem</string>
|
||||
</object>
|
||||
<object class="IBToOneOutletInfo">
|
||||
<string key="name">logoLayer</string>
|
||||
<string key="candidateClassName">NSImageView</string>
|
||||
</object>
|
||||
<object class="IBToOneOutletInfo">
|
||||
<string key="name">mentionsView</string>
|
||||
<string key="candidateClassName">WebView</string>
|
||||
</object>
|
||||
<object class="IBToOneOutletInfo">
|
||||
<string key="name">mentionsViewWindow</string>
|
||||
<string key="candidateClassName">NSWindow</string>
|
||||
</object>
|
||||
<object class="IBToOneOutletInfo">
|
||||
<string key="name">oauth</string>
|
||||
<string key="candidateClassName">OAuth</string>
|
||||
</object>
|
||||
<object class="IBToOneOutletInfo">
|
||||
<string key="name">timelineView</string>
|
||||
<string key="candidateClassName">WebView</string>
|
||||
</object>
|
||||
<object class="IBToOneOutletInfo">
|
||||
<string key="name">timelineViewWindow</string>
|
||||
<string key="candidateClassName">NSWindow</string>
|
||||
</object>
|
||||
<object class="IBToOneOutletInfo">
|
||||
<string key="name">viewDelegate</string>
|
||||
<string key="candidateClassName">ViewDelegate</string>
|
||||
</object>
|
||||
</object>
|
||||
</object>
|
||||
<object class="IBClassDescriptionSource" key="sourceIdentifier">
|
||||
<string key="majorKey">IBProjectSource</string>
|
||||
<string key="minorKey">Controller.h</string>
|
||||
|
@ -2516,10 +2567,24 @@
|
|||
<string key="NS.key.0">checkForUpdates:</string>
|
||||
<string key="NS.object.0">id</string>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="actionInfosByName">
|
||||
<string key="NS.key.0">checkForUpdates:</string>
|
||||
<object class="IBActionInfo" key="NS.object.0">
|
||||
<string key="name">checkForUpdates:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="outlets">
|
||||
<string key="NS.key.0">delegate</string>
|
||||
<string key="NS.object.0">id</string>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
||||
<string key="NS.key.0">delegate</string>
|
||||
<object class="IBToOneOutletInfo" key="NS.object.0">
|
||||
<string key="name">delegate</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
</object>
|
||||
<reference key="sourceIdentifier" ref="219180956"/>
|
||||
</object>
|
||||
</object>
|
||||
|
@ -2612,6 +2677,35 @@
|
|||
<string>id</string>
|
||||
</object>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="actionInfosByName">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSArray" key="dict.sortedKeys">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<string>clearRecentDocuments:</string>
|
||||
<string>newDocument:</string>
|
||||
<string>openDocument:</string>
|
||||
<string>saveAllDocuments:</string>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="dict.values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">clearRecentDocuments:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">newDocument:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">openDocument:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">saveAllDocuments:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
</object>
|
||||
</object>
|
||||
<object class="IBClassDescriptionSource" key="sourceIdentifier">
|
||||
<string key="majorKey">IBFrameworkSource</string>
|
||||
<string key="minorKey">AppKit.framework/Headers/NSDocumentController.h</string>
|
||||
|
@ -3101,10 +3195,24 @@
|
|||
<string key="NS.key.0">checkForUpdates:</string>
|
||||
<string key="NS.object.0">id</string>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="actionInfosByName">
|
||||
<string key="NS.key.0">checkForUpdates:</string>
|
||||
<object class="IBActionInfo" key="NS.object.0">
|
||||
<string key="name">checkForUpdates:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="outlets">
|
||||
<string key="NS.key.0">delegate</string>
|
||||
<string key="NS.object.0">id</string>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
||||
<string key="NS.key.0">delegate</string>
|
||||
<object class="IBToOneOutletInfo" key="NS.object.0">
|
||||
<string key="name">delegate</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
</object>
|
||||
<reference key="sourceIdentifier" ref="238869831"/>
|
||||
</object>
|
||||
<object class="IBPartialClassDescription">
|
||||
|
@ -3139,6 +3247,65 @@
|
|||
<string>id</string>
|
||||
</object>
|
||||
</object>
|
||||
<object class="NSMutableDictionary" key="actionInfosByName">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSArray" key="dict.sortedKeys">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<string>goBack:</string>
|
||||
<string>goForward:</string>
|
||||
<string>makeTextLarger:</string>
|
||||
<string>makeTextSmaller:</string>
|
||||
<string>makeTextStandardSize:</string>
|
||||
<string>reload:</string>
|
||||
<string>stopLoading:</string>
|
||||
<string>takeStringURLFrom:</string>
|
||||
<string>toggleContinuousSpellChecking:</string>
|
||||
<string>toggleSmartInsertDelete:</string>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="dict.values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">goBack:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">goForward:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">makeTextLarger:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">makeTextSmaller:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">makeTextStandardSize:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">reload:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">stopLoading:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">takeStringURLFrom:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">toggleContinuousSpellChecking:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
<object class="IBActionInfo">
|
||||
<string key="name">toggleSmartInsertDelete:</string>
|
||||
<string key="candidateClassName">id</string>
|
||||
</object>
|
||||
</object>
|
||||
</object>
|
||||
<object class="IBClassDescriptionSource" key="sourceIdentifier">
|
||||
<string key="majorKey">IBFrameworkSource</string>
|
||||
<string key="minorKey">WebKit.framework/Headers/WebView.h</string>
|
||||
|
@ -3147,6 +3314,7 @@
|
|||
</object>
|
||||
</object>
|
||||
<int key="IBDocument.localizationMode">0</int>
|
||||
<string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
|
||||
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
|
||||
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
|
||||
<integer value="1050" key="NS.object.0"/>
|
||||
|
@ -3158,5 +3326,20 @@
|
|||
<bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
|
||||
<string key="IBDocument.LastKnownRelativeProjectPath">../Twittia 2.xcodeproj</string>
|
||||
<int key="IBDocument.defaultPropertyAccessControl">3</int>
|
||||
<object class="NSMutableDictionary" key="IBDocument.LastKnownImageSizes">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSArray" key="dict.sortedKeys">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<string>Icon</string>
|
||||
<string>NSMenuCheckmark</string>
|
||||
<string>NSMenuMixedState</string>
|
||||
</object>
|
||||
<object class="NSMutableArray" key="dict.values">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<string>{128, 128}</string>
|
||||
<string>{9, 8}</string>
|
||||
<string>{7, 2}</string>
|
||||
</object>
|
||||
</object>
|
||||
</data>
|
||||
</archive>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<title>Twittia Release Notes</title>
|
||||
<style type="text/css">
|
||||
body { font-family: "Lucida Grande", sans-serif; font-size: 0.75em; }
|
||||
body { font-family: "Lucida Grande", sans-serif; }
|
||||
h1 { font-size: 1.2em; }
|
||||
h2 { font-size: 1em; margin-top: 2em; }
|
||||
hr { margin: 3em 0; }
|
||||
|
@ -12,6 +12,17 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Twittia 2.3.0</h1>
|
||||
<p>Fixed problem with twitter ID overflow in JavaScript.</p>
|
||||
<p>Added map link with pin.</p>
|
||||
<p>Simplified and improved replace patterns like URL and username.</p>
|
||||
<p>Fixed bug with animated avatars.</p>
|
||||
<p>If the Sparkle download doesn't work get it from
|
||||
<a href="https://github.com/jeena/Twittia/wiki">https://github.com/jeena/Twittia/wiki</a>
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h1>Twittia 2.2.0</h1>
|
||||
<p>Now with OAuth.</p>
|
||||
<p>Added badge to dock icon on new mentions.</p>
|
||||
|
|
|
@ -228,8 +228,6 @@
|
|||
<key>Layout</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>BecomeActive</key>
|
||||
<true/>
|
||||
<key>ContentConfiguration</key>
|
||||
<dict>
|
||||
<key>PBXBottomSmartGroupGIDs</key>
|
||||
|
@ -270,13 +268,17 @@
|
|||
<string>2A37F4C3FDCFA73011CA2CEA</string>
|
||||
<string>1058C7A6FEA54F5311CA2CBB</string>
|
||||
<string>1C37FBAC04509CD000000102</string>
|
||||
<string>1F2746DA12D8FD6F00339B4F</string>
|
||||
<string>1F2746FF12D9057A00339B4F</string>
|
||||
<string>1C37FAAC04509CD000000102</string>
|
||||
<string>1C37FABC05509CD000000102</string>
|
||||
</array>
|
||||
<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
|
||||
<array>
|
||||
<array>
|
||||
<integer>42</integer>
|
||||
<integer>26</integer>
|
||||
<integer>15</integer>
|
||||
<integer>0</integer>
|
||||
</array>
|
||||
</array>
|
||||
<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
|
||||
|
@ -310,12 +312,14 @@
|
|||
<key>Dock</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>BecomeActive</key>
|
||||
<true/>
|
||||
<key>ContentConfiguration</key>
|
||||
<dict>
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
<string>1CE0B20306471E060097A5F4</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>Controller.h</string>
|
||||
<string>ReleaseNotes.html</string>
|
||||
<key>PBXSplitModuleInNavigatorKey</key>
|
||||
<dict>
|
||||
<key>Split0</key>
|
||||
|
@ -323,7 +327,11 @@
|
|||
<key>PBXProjectModuleGUID</key>
|
||||
<string>1CE0B20406471E060097A5F4</string>
|
||||
<key>PBXProjectModuleLabel</key>
|
||||
<string>Controller.h</string>
|
||||
<string>ReleaseNotes.html</string>
|
||||
<key>_historyCapacity</key>
|
||||
<integer>0</integer>
|
||||
<key>bookmark</key>
|
||||
<string>1F27470812D906AF00339B4F</string>
|
||||
<key>history</key>
|
||||
<array>
|
||||
<string>1F98DCA9124C691A004289ED</string>
|
||||
|
@ -332,6 +340,11 @@
|
|||
<string>1F17508512A972DF004A0B42</string>
|
||||
<string>1F17508612A972DF004A0B42</string>
|
||||
<string>1F2F793712BD93A600F073BE</string>
|
||||
<string>1F2746F012D8FFFC00339B4F</string>
|
||||
<string>1F2746F512D9041200339B4F</string>
|
||||
<string>1F27470412D905CA00339B4F</string>
|
||||
<string>1F27470612D906AF00339B4F</string>
|
||||
<string>1F27470712D906AF00339B4F</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>SplitCount</key>
|
||||
|
@ -343,14 +356,14 @@
|
|||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 0}, {1010, 916}}</string>
|
||||
<string>{{0, 0}, {1010, 1317}}</string>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>469 55 1319 1363 0 0 2560 1418 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>PBXNavigatorGroup</string>
|
||||
<key>Proportion</key>
|
||||
<string>916pt</string>
|
||||
<string>1317pt</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>ContentConfiguration</key>
|
||||
|
@ -363,14 +376,14 @@
|
|||
<key>GeometryConfiguration</key>
|
||||
<dict>
|
||||
<key>Frame</key>
|
||||
<string>{{0, 921}, {1010, 401}}</string>
|
||||
<string>{{0, 1322}, {1010, 0}}</string>
|
||||
<key>RubberWindowFrame</key>
|
||||
<string>469 55 1319 1363 0 0 2560 1418 </string>
|
||||
</dict>
|
||||
<key>Module</key>
|
||||
<string>XCDetailModule</string>
|
||||
<key>Proportion</key>
|
||||
<string>401pt</string>
|
||||
<string>0pt</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Proportion</key>
|
||||
|
@ -529,12 +542,11 @@
|
|||
<integer>5</integer>
|
||||
<key>WindowOrderList</key>
|
||||
<array>
|
||||
<string>1F2746E912D8FD7900339B4F</string>
|
||||
<string>1F2746EA12D8FD7900339B4F</string>
|
||||
<string>1F2746EB12D8FD7900339B4F</string>
|
||||
<string>1C78EAAD065D492600B07095</string>
|
||||
<string>1CD10A99069EF8BA00B06720</string>
|
||||
<string>1F6821201249D25900A03CED</string>
|
||||
<string>1C78EAAD065D492600B07095</string>
|
||||
<string>/Users/jeena/Projects/Twittia/Twittia 2.xcodeproj</string>
|
||||
</array>
|
||||
<key>WindowString</key>
|
||||
|
@ -870,6 +882,8 @@
|
|||
<key>Dock</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>BecomeActive</key>
|
||||
<true/>
|
||||
<key>ContentConfiguration</key>
|
||||
<dict>
|
||||
<key>PBXProjectModuleGUID</key>
|
||||
|
@ -915,7 +929,7 @@
|
|||
<key>WindowToolGUID</key>
|
||||
<string>1C78EAAD065D492600B07095</string>
|
||||
<key>WindowToolIsVisible</key>
|
||||
<false/>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Identifier</key>
|
||||
|
|
|
@ -20,12 +20,219 @@
|
|||
vrLen = 1390;
|
||||
vrLoc = 2982;
|
||||
};
|
||||
1F1990DF117BD2250049BEA7 /* Appcast.xml */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {949, 1260}}";
|
||||
sepNavSelRange = "{648, 0}";
|
||||
sepNavVisRange = "{0, 954}";
|
||||
};
|
||||
};
|
||||
1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {949, 1260}}";
|
||||
sepNavSelRange = "{736, 0}";
|
||||
sepNavVisRange = "{0, 1849}";
|
||||
};
|
||||
};
|
||||
1F2746F012D8FFFC00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 90";
|
||||
rLen = 3;
|
||||
rLoc = 3117;
|
||||
rType = 0;
|
||||
vrLen = 3134;
|
||||
vrLoc = 379;
|
||||
};
|
||||
1F2746F112D8FFFC00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990DF117BD2250049BEA7 /* Appcast.xml */;
|
||||
name = "Appcast.xml: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 954;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F2746F212D8FFFC00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */;
|
||||
name = "ReleaseNotes.html: 19";
|
||||
rLen = 0;
|
||||
rLoc = 736;
|
||||
rType = 0;
|
||||
vrLen = 1709;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F2746F312D8FFFC00339B4F /* PlistBookmark */ = {
|
||||
isa = PlistBookmark;
|
||||
fRef = 8D15AC360486D014006FF6A4 /* Twittia_2-Info.plist */;
|
||||
fallbackIsa = PBXBookmark;
|
||||
isK = 0;
|
||||
kPath = (
|
||||
);
|
||||
name = "/Users/jeena/Projects/Twittia/Twittia_2-Info.plist";
|
||||
rLen = 0;
|
||||
rLoc = 9223372036854775807;
|
||||
};
|
||||
1F2746F412D8FFFC00339B4F /* PlistBookmark */ = {
|
||||
isa = PlistBookmark;
|
||||
fRef = 8D15AC360486D014006FF6A4 /* Twittia_2-Info.plist */;
|
||||
fallbackIsa = PBXBookmark;
|
||||
isK = 0;
|
||||
kPath = (
|
||||
);
|
||||
name = "/Users/jeena/Projects/Twittia/Twittia_2-Info.plist";
|
||||
rLen = 0;
|
||||
rLoc = 9223372036854775807;
|
||||
};
|
||||
1F2746F512D9041200339B4F /* PlistBookmark */ = {
|
||||
isa = PlistBookmark;
|
||||
fRef = 8D15AC360486D014006FF6A4 /* Twittia_2-Info.plist */;
|
||||
fallbackIsa = PBXBookmark;
|
||||
isK = 0;
|
||||
kPath = (
|
||||
);
|
||||
name = "/Users/jeena/Projects/Twittia/Twittia_2-Info.plist";
|
||||
rLen = 0;
|
||||
rLoc = 9223372036854775807;
|
||||
};
|
||||
1F2746F612D9041200339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990DF117BD2250049BEA7 /* Appcast.xml */;
|
||||
name = "Appcast.xml: 15";
|
||||
rLen = 0;
|
||||
rLoc = 784;
|
||||
rType = 0;
|
||||
vrLen = 954;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F2746F712D9041200339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */;
|
||||
name = "ReleaseNotes.html: 19";
|
||||
rLen = 0;
|
||||
rLoc = 736;
|
||||
rType = 0;
|
||||
vrLen = 1709;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F2746F812D9041200339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */;
|
||||
name = "ReleaseNotes.html: 21";
|
||||
rLen = 0;
|
||||
rLoc = 744;
|
||||
rType = 0;
|
||||
vrLen = 1717;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F2746FA12D9044500339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */;
|
||||
name = "ReleaseNotes.html: 16";
|
||||
rLen = 0;
|
||||
rLoc = 439;
|
||||
rType = 0;
|
||||
vrLen = 1718;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F2746FB12D9045400339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */;
|
||||
name = "ReleaseNotes.html: 7";
|
||||
rLen = 0;
|
||||
rLoc = 239;
|
||||
rType = 0;
|
||||
vrLen = 1699;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F27470012D9057A00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */;
|
||||
name = "ReleaseNotes.html: 24";
|
||||
rLen = 0;
|
||||
rLoc = 791;
|
||||
rType = 0;
|
||||
vrLen = 1699;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F27470112D9057A00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1FE2FCA6117A8952000504B0 /* dsa_pub.pem */;
|
||||
name = "dsa_pub.pem: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 1178;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F27470212D9057A00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1FE2FCA6117A8952000504B0 /* dsa_pub.pem */;
|
||||
name = "dsa_pub.pem: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 1178;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F27470412D905CA00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1FE2FCA6117A8952000504B0 /* dsa_pub.pem */;
|
||||
name = "dsa_pub.pem: 1";
|
||||
rLen = 0;
|
||||
rLoc = 0;
|
||||
rType = 0;
|
||||
vrLen = 1178;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F27470512D905CA00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990DF117BD2250049BEA7 /* Appcast.xml */;
|
||||
name = "Appcast.xml: 12";
|
||||
rLen = 0;
|
||||
rLoc = 648;
|
||||
rType = 0;
|
||||
vrLen = 954;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F27470612D906AF00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990DF117BD2250049BEA7 /* Appcast.xml */;
|
||||
name = "Appcast.xml: 12";
|
||||
rLen = 0;
|
||||
rLoc = 648;
|
||||
rType = 0;
|
||||
vrLen = 954;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F27470712D906AF00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */;
|
||||
name = "ReleaseNotes.html: 24";
|
||||
rLen = 0;
|
||||
rLoc = 791;
|
||||
rType = 0;
|
||||
vrLen = 1699;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F27470812D906AF00339B4F /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F1990E1117BD2650049BEA7 /* ReleaseNotes.html */;
|
||||
name = "ReleaseNotes.html: 22";
|
||||
rLen = 0;
|
||||
rLoc = 736;
|
||||
rType = 0;
|
||||
vrLen = 1849;
|
||||
vrLoc = 0;
|
||||
};
|
||||
1F2F792712BD907300F073BE /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 206";
|
||||
rLen = 0;
|
||||
rLoc = 5931;
|
||||
rLoc = 5908;
|
||||
rType = 0;
|
||||
vrLen = 2929;
|
||||
vrLoc = 0;
|
||||
|
@ -45,7 +252,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 202";
|
||||
rLen = 34;
|
||||
rLoc = 5772;
|
||||
rLoc = 5749;
|
||||
rType = 0;
|
||||
vrLen = 2859;
|
||||
vrLoc = 0;
|
||||
|
@ -85,7 +292,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 227";
|
||||
rLen = 0;
|
||||
rLoc = 6637;
|
||||
rLoc = 6614;
|
||||
rType = 0;
|
||||
vrLen = 2506;
|
||||
vrLoc = 5289;
|
||||
|
@ -95,7 +302,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 236";
|
||||
rLen = 0;
|
||||
rLoc = 6902;
|
||||
rLoc = 6879;
|
||||
rType = 0;
|
||||
vrLen = 2515;
|
||||
vrLoc = 5470;
|
||||
|
@ -105,7 +312,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 227";
|
||||
rLen = 0;
|
||||
rLoc = 6637;
|
||||
rLoc = 6614;
|
||||
rType = 0;
|
||||
vrLen = 2534;
|
||||
vrLoc = 5508;
|
||||
|
@ -115,7 +322,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 227";
|
||||
rLen = 0;
|
||||
rLoc = 6637;
|
||||
rLoc = 6614;
|
||||
rType = 0;
|
||||
vrLen = 2540;
|
||||
vrLoc = 5532;
|
||||
|
@ -125,7 +332,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 226";
|
||||
rLen = 0;
|
||||
rLoc = 6636;
|
||||
rLoc = 6613;
|
||||
rType = 0;
|
||||
vrLen = 3003;
|
||||
vrLoc = 622;
|
||||
|
@ -135,7 +342,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 56";
|
||||
rLen = 0;
|
||||
rLoc = 1499;
|
||||
rLoc = 1468;
|
||||
rType = 0;
|
||||
vrLen = 3011;
|
||||
vrLoc = 622;
|
||||
|
@ -145,7 +352,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 56";
|
||||
rLen = 3;
|
||||
rLoc = 1496;
|
||||
rLoc = 1461;
|
||||
rType = 0;
|
||||
vrLen = 3004;
|
||||
vrLoc = 677;
|
||||
|
@ -155,7 +362,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 49";
|
||||
rLen = 0;
|
||||
rLoc = 1261;
|
||||
rLoc = 1227;
|
||||
rType = 0;
|
||||
vrLen = 3024;
|
||||
vrLoc = 126;
|
||||
|
@ -165,7 +372,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 49";
|
||||
rLen = 0;
|
||||
rLoc = 1261;
|
||||
rLoc = 1227;
|
||||
rType = 0;
|
||||
vrLen = 3064;
|
||||
vrLoc = 154;
|
||||
|
@ -175,16 +382,16 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 50";
|
||||
rLen = 0;
|
||||
rLoc = 1261;
|
||||
rLoc = 1227;
|
||||
rType = 0;
|
||||
vrLen = 3113;
|
||||
vrLoc = 378;
|
||||
};
|
||||
1F4673E61180F654006CC37C /* TwittiaCore.js */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1050, 5220}}";
|
||||
sepNavSelRange = "{1261, 0}";
|
||||
sepNavVisRange = "{378, 3113}";
|
||||
sepNavIntBoundsRect = "{{0, 0}, {1013, 5190}}";
|
||||
sepNavSelRange = "{3117, 3}";
|
||||
sepNavVisRange = "{379, 3134}";
|
||||
};
|
||||
};
|
||||
1F68210012493A3400A03CED /* Twittia */ = {
|
||||
|
@ -277,11 +484,18 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 157";
|
||||
rLen = 0;
|
||||
rLoc = 4839;
|
||||
rLoc = 4816;
|
||||
rType = 0;
|
||||
vrLen = 1665;
|
||||
vrLoc = 3448;
|
||||
};
|
||||
1FE2FCA6117A8952000504B0 /* dsa_pub.pem */ = {
|
||||
uiCtxt = {
|
||||
sepNavIntBoundsRect = "{{0, 0}, {949, 865}}";
|
||||
sepNavSelRange = "{0, 0}";
|
||||
sepNavVisRange = "{0, 1178}";
|
||||
};
|
||||
};
|
||||
1FFA1E1212B1525A003DC552 /* PBXTextBookmark */ = {
|
||||
isa = PBXTextBookmark;
|
||||
fRef = 1FFA36D21177D879006C8562 /* Controller.h */;
|
||||
|
@ -297,7 +511,7 @@
|
|||
fRef = 1F4673E61180F654006CC37C /* TwittiaCore.js */;
|
||||
name = "TwittiaCore.js: 206";
|
||||
rLen = 0;
|
||||
rLoc = 5931;
|
||||
rLoc = 5908;
|
||||
rType = 0;
|
||||
vrLen = 2815;
|
||||
vrLoc = 0;
|
||||
|
@ -331,7 +545,7 @@
|
|||
};
|
||||
};
|
||||
2A37F4A9FDCFA73011CA2CEA /* Project object */ = {
|
||||
activeBuildConfigurationName = Debug;
|
||||
activeBuildConfigurationName = Release;
|
||||
activeExecutable = 1F68210012493A3400A03CED /* Twittia */;
|
||||
activeTarget = 8D15AC270486D014006FF6A4 /* Twittia */;
|
||||
addToTargets = (
|
||||
|
@ -361,7 +575,7 @@
|
|||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
872,
|
||||
771,
|
||||
20,
|
||||
48,
|
||||
43,
|
||||
|
@ -378,12 +592,53 @@
|
|||
PBXFileDataSource_Target_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
|
||||
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
|
||||
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
|
||||
PBXFileTableDataSourceColumnWidthsKey = (
|
||||
20,
|
||||
731,
|
||||
60,
|
||||
20,
|
||||
48.16259765625,
|
||||
43,
|
||||
43,
|
||||
);
|
||||
PBXFileTableDataSourceColumnsKey = (
|
||||
PBXFileDataSource_FiletypeID,
|
||||
PBXFileDataSource_Filename_ColumnID,
|
||||
PBXTargetDataSource_PrimaryAttribute,
|
||||
PBXFileDataSource_Built_ColumnID,
|
||||
PBXFileDataSource_ObjectSize_ColumnID,
|
||||
PBXFileDataSource_Errors_ColumnID,
|
||||
PBXFileDataSource_Warnings_ColumnID,
|
||||
);
|
||||
};
|
||||
PBXPerProjectTemplateStateSaveDate = 316210543;
|
||||
PBXWorkspaceStateSaveDate = 316210543;
|
||||
};
|
||||
perUserProjectItems = {
|
||||
1F17508512A972DF004A0B42 = 1F17508512A972DF004A0B42 /* PBXTextBookmark */;
|
||||
1F17508612A972DF004A0B42 = 1F17508612A972DF004A0B42 /* PBXTextBookmark */;
|
||||
1F2746F012D8FFFC00339B4F /* PBXTextBookmark */ = 1F2746F012D8FFFC00339B4F /* PBXTextBookmark */;
|
||||
1F2746F112D8FFFC00339B4F /* PBXTextBookmark */ = 1F2746F112D8FFFC00339B4F /* PBXTextBookmark */;
|
||||
1F2746F212D8FFFC00339B4F /* PBXTextBookmark */ = 1F2746F212D8FFFC00339B4F /* PBXTextBookmark */;
|
||||
1F2746F312D8FFFC00339B4F /* PlistBookmark */ = 1F2746F312D8FFFC00339B4F /* PlistBookmark */;
|
||||
1F2746F412D8FFFC00339B4F /* PlistBookmark */ = 1F2746F412D8FFFC00339B4F /* PlistBookmark */;
|
||||
1F2746F512D9041200339B4F /* PlistBookmark */ = 1F2746F512D9041200339B4F /* PlistBookmark */;
|
||||
1F2746F612D9041200339B4F /* PBXTextBookmark */ = 1F2746F612D9041200339B4F /* PBXTextBookmark */;
|
||||
1F2746F712D9041200339B4F /* PBXTextBookmark */ = 1F2746F712D9041200339B4F /* PBXTextBookmark */;
|
||||
1F2746F812D9041200339B4F /* PBXTextBookmark */ = 1F2746F812D9041200339B4F /* PBXTextBookmark */;
|
||||
1F2746FA12D9044500339B4F /* PBXTextBookmark */ = 1F2746FA12D9044500339B4F /* PBXTextBookmark */;
|
||||
1F2746FB12D9045400339B4F /* PBXTextBookmark */ = 1F2746FB12D9045400339B4F /* PBXTextBookmark */;
|
||||
1F27470012D9057A00339B4F /* PBXTextBookmark */ = 1F27470012D9057A00339B4F /* PBXTextBookmark */;
|
||||
1F27470112D9057A00339B4F /* PBXTextBookmark */ = 1F27470112D9057A00339B4F /* PBXTextBookmark */;
|
||||
1F27470212D9057A00339B4F /* PBXTextBookmark */ = 1F27470212D9057A00339B4F /* PBXTextBookmark */;
|
||||
1F27470412D905CA00339B4F /* PBXTextBookmark */ = 1F27470412D905CA00339B4F /* PBXTextBookmark */;
|
||||
1F27470512D905CA00339B4F /* PBXTextBookmark */ = 1F27470512D905CA00339B4F /* PBXTextBookmark */;
|
||||
1F27470612D906AF00339B4F /* PBXTextBookmark */ = 1F27470612D906AF00339B4F /* PBXTextBookmark */;
|
||||
1F27470712D906AF00339B4F /* PBXTextBookmark */ = 1F27470712D906AF00339B4F /* PBXTextBookmark */;
|
||||
1F27470812D906AF00339B4F /* PBXTextBookmark */ = 1F27470812D906AF00339B4F /* PBXTextBookmark */;
|
||||
1F2F792712BD907300F073BE = 1F2F792712BD907300F073BE /* PBXTextBookmark */;
|
||||
1F2F793712BD93A600F073BE = 1F2F793712BD93A600F073BE /* PBXTextBookmark */;
|
||||
1F2F793812BD93A600F073BE = 1F2F793812BD93A600F073BE /* PBXTextBookmark */;
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
1DDD582D0DA1D0D100B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD582A0DA1D0D100B32029 /* MainMenu.xib */; };
|
||||
1F122D49118E1DE100E83B77 /* Icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1F122D48118E1DE100E83B77 /* Icon.icns */; };
|
||||
1F1990C6117BCA960049BEA7 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F1990C5117BCA960049BEA7 /* ApplicationServices.framework */; };
|
||||
1F2746FC12D9057600339B4F /* dsa_pub.pem in Resources */ = {isa = PBXBuildFile; fileRef = 1FE2FCA6117A8952000504B0 /* dsa_pub.pem */; };
|
||||
1F3642EF118C8C35008198EF /* oauth.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F3642ED118C8C35008198EF /* oauth.js */; };
|
||||
1F3642F0118C8C35008198EF /* sha1.js in Resources */ = {isa = PBXBuildFile; fileRef = 1F3642EE118C8C35008198EF /* sha1.js */; };
|
||||
1F364398118CBC77008198EF /* OAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F364397118CBC77008198EF /* OAuth.m */; };
|
||||
|
@ -99,7 +100,7 @@
|
|||
2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
||||
2A37F4C5FDCFA73011CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
||||
8D15AC360486D014006FF6A4 /* Twittia_2-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Twittia_2-Info.plist"; sourceTree = "<group>"; };
|
||||
8D15AC370486D014006FF6A4 /* Twittia 2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Twittia 2.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
8D15AC370486D014006FF6A4 /* Twittia.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Twittia.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
|
@ -145,7 +146,7 @@
|
|||
19C28FB0FE9D524F11CA2CBB /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
8D15AC370486D014006FF6A4 /* Twittia 2.app */,
|
||||
8D15AC370486D014006FF6A4 /* Twittia.app */,
|
||||
);
|
||||
name = Products;
|
||||
sourceTree = "<group>";
|
||||
|
@ -254,7 +255,7 @@
|
|||
name = Twittia;
|
||||
productInstallPath = "$(HOME)/Applications";
|
||||
productName = "Twittia 2";
|
||||
productReference = 8D15AC370486D014006FF6A4 /* Twittia 2.app */;
|
||||
productReference = 8D15AC370486D014006FF6A4 /* Twittia.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
|
@ -286,6 +287,7 @@
|
|||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
1F2746FC12D9057600339B4F /* dsa_pub.pem in Resources */,
|
||||
1F3642EF118C8C35008198EF /* oauth.js in Resources */,
|
||||
1F3642F0118C8C35008198EF /* sha1.js in Resources */,
|
||||
1F4673FE1180F7EA006CC37C /* TwittiaCore.js in Resources */,
|
||||
|
|
|
@ -40,9 +40,9 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.2.0</string>
|
||||
<string>2.3.0</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.2.0</string>
|
||||
<string>2.3.0</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
||||
<key>NSMainNibFile</key>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
16a8bae31e6f34b479ff248992384ebb 7635441007b979b399e6b19b03a5ecc4 ffffffffffffffffffffffffffffffff 102 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app
|
||||
00000000000000000000000000000000 e7fe384db8f2dfd25e1b7686f61ea581 ffffffffffffffffffffffffffffffff 10757 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Resources/TwittiaCore.js
|
||||
6157296e097ee8a99dcbef058442b96a f55105ca0a3312c30d02ed97a49dc662 ffffffffffffffffffffffffffffffff 7120 /Users/jeena/Projects/Twittia/build/Twittia 2.build/Debug/Twittia.build/Objects-normal/x86_64/OAToken+WebView.o
|
||||
6157296e45fa30d09dcbef058442b0cb ecebdd42cd6e01b7928e20b099ad1f3d ffffffffffffffffffffffffffffffff 32452 /Users/jeena/Projects/Twittia/build/Twittia 2.build/Debug/Twittia.build/Objects-normal/x86_64/OAuth.o
|
||||
6157296e45fa30d09dcbef058442a5a5 d694e39b610f6e3a7577c2315ae0017e ffffffffffffffffffffffffffffffff 13800 /Users/jeena/Projects/Twittia/build/Twittia 2.build/Debug/Twittia.build/Objects-normal/x86_64/Constants.o
|
||||
|
@ -7,6 +5,7 @@
|
|||
6157296e49ba57e89dcbef058442b6d6 f661618dcd79b133cf0286daff983ada ffffffffffffffffffffffffffffffff 62068 /Users/jeena/Projects/Twittia/build/Twittia 2.build/Debug/Twittia.build/Objects-normal/x86_64/Controller.o
|
||||
6157296e49ba42c19dcbef058442bfbb 17671fadab3502607e4fbeebd21c2353 ffffffffffffffffffffffffffffffff 4968 /Users/jeena/Projects/Twittia/build/Twittia 2.build/Debug/Twittia.build/Objects-normal/x86_64/main.o
|
||||
6157296e49ba57e89dcbef058442a778 f0f700b7e7d661e5367347aca81a64e6 ffffffffffffffffffffffffffffffff 30232 /Users/jeena/Projects/Twittia/build/Twittia 2.build/Debug/Twittia.build/Objects-normal/x86_64/MyDocument.o
|
||||
16a8bae31e6f34b479ff248992384ebb 7635441007b979b399e6b19b03a5ecc4 ffffffffffffffffffffffffffffffff 102 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app
|
||||
ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff 204 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Frameworks/Sparkle.framework
|
||||
ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff 204 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Frameworks/OAuthConsumer.framework
|
||||
785a620a867cb1c28a2137a7d8105dcd 03b37f69fb388873dfe16bf2f73d07f9 ffffffffffffffffffffffffffffffff 60136 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/MacOS/Twittia 2
|
||||
|
@ -24,6 +23,7 @@ ffffffffffffffffffffffffffffffff ffffffffffffffffffffffffffffffff ffffffffffffff
|
|||
000000004c84cd500000000000009cd1 a867a08fa554eab17e807c3a799dac45 ffffffffffffffffffffffffffffffff 4419 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Resources/English.lproj/MyDocument.nib
|
||||
000000004c84cd50000000000000002d d17ba177e3a95d3dfa2eeec39a39e3be ffffffffffffffffffffffffffffffff 92 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Resources/English.lproj/InfoPlist.strings
|
||||
00000000000000000000000000000000 71c76c23270ae214ca974b5db77f74d4 ffffffffffffffffffffffffffffffff 439 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Resources/English.lproj/Credits.rtf
|
||||
00000000000000000000000000000000 e7fe384db8f2dfd25e1b7686f61ea581 ffffffffffffffffffffffffffffffff 10757 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Resources/TwittiaCore.js
|
||||
00000000000000000000000000000000 a390c0e6f8d9aabeffeca118ce99e222 ffffffffffffffffffffffffffffffff 5550 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Resources/sha1.js
|
||||
00000000000000000000000000000000 e41fe922a82d4d0cfe8f48b734ed4fef ffffffffffffffffffffffffffffffff 20756 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/Resources/oauth.js
|
||||
00000000000000000000000000000000 972fac285bceb9760e3262bdad60b46a ffffffffffffffffffffffffffffffff 8 /Users/jeena/Projects/Twittia/build/Debug/Twittia 2.app/Contents/PkgInfo
|
||||
|
|
|
@ -523,8 +523,8 @@ t1291825741
|
|||
s54306576
|
||||
|
||||
NTwittia_2-Info.plist
|
||||
c000000004D28C5DC00000000000007DF
|
||||
t1294517724
|
||||
c000000004D28C72200000000000007DF
|
||||
t1294518050
|
||||
s2015
|
||||
|
||||
CCheck dependencies
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in a new issue