Skip to content

Commit

Permalink
Prepped for 2.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinbjornt committed Feb 27, 2020
1 parent 9e0a19b commit 4b8d2d1
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 22 deletions.
4 changes: 2 additions & 2 deletions Sloth.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = NO;
Expand Down Expand Up @@ -389,7 +389,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = YES;
DEAD_CODE_STRIPPING = YES;
Expand Down
8 changes: 3 additions & 5 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

TODO for Sloth 2.9
TODO for Sloth 3.0
* Spin off Lsof task and parsing into separate class, document the parsing and data structure produced
* Highlight matching part of string when filtering (option in popup)
* Show full command (ala ps -ef) in Info Window
* Move over to object-oriented model, lazy-load expensive properties such as bundle identifier, PSN, etc.
DONE * Sort by process type
DONE * Sort by Carbon Process Serial Number (PSN)
* Move over to object-oriented model for items, lazy-load expensive properties such as bundle identifier, PSN, etc.
* Highlight matching part of string when filtering (option in filter field popup)
2 changes: 1 addition & 1 deletion resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>224</string>
<string>225</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down
16 changes: 8 additions & 8 deletions resources/InfoPanel.xib
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cGa-0E-BjY">
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cGa-0E-BjY">
<rect key="frame" x="18" y="307" width="240" height="75"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" lineBreakMode="charWrapping" selectable="YES" allowsUndo="NO" sendsActionOnEndEditing="YES" title="" id="TRF-Bz-Uag">
Expand All @@ -62,7 +62,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uh0-Kf-GXL">
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uh0-Kf-GXL">
<rect key="frame" x="18" y="73" width="240" height="47"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" selectable="YES" sendsActionOnEndEditing="YES" title="" id="OBs-mL-uF4">
Expand Down Expand Up @@ -98,7 +98,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="K3A-Sf-uMz">
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="K3A-Sf-uMz">
<rect key="frame" x="18" y="147" width="260" height="14"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" selectable="YES" sendsActionOnEndEditing="YES" title="" id="5tX-Gc-YZe">
Expand All @@ -116,10 +116,10 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lJ2-T1-Tca">
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="lJ2-T1-Tca">
<rect key="frame" x="40" y="407" width="205" height="14"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES" title="" id="mwk-DE-7RU">
<textFieldCell key="cell" controlSize="small" selectable="YES" sendsActionOnEndEditing="YES" title="" id="mwk-DE-7RU">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down Expand Up @@ -185,7 +185,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uCC-cF-VxJ">
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uCC-cF-VxJ">
<rect key="frame" x="18" y="232" width="240" height="14"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" selectable="YES" sendsActionOnEndEditing="YES" title="" id="bOo-aZ-ynH">
Expand All @@ -208,7 +208,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yDA-tY-fWG">
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yDA-tY-fWG">
<rect key="frame" x="18" y="183" width="240" height="23"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" selectable="YES" sendsActionOnEndEditing="YES" title="" id="JLq-Js-hw8">
Expand All @@ -226,7 +226,7 @@
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tQo-bi-hrs">
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" setsMaxLayoutWidthAtFirstLayout="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tQo-bi-hrs">
<rect key="frame" x="18" y="273" width="240" height="14"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" selectable="YES" sendsActionOnEndEditing="YES" title="" id="RSb-GF-2dh">
Expand Down
2 changes: 1 addition & 1 deletion source/SlothController.m
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ - (IBAction)refresh:(id)sender {
[outlineView setAlphaValue:1.0];
[refreshButton setEnabled:YES];
[authenticateButton setEnabled:YES];

isRefreshing = NO;

// Filter results
Expand Down
11 changes: 6 additions & 5 deletions sparkle/SlothAppcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@
<language>en</language>

<item>
<title>Version 2.8.1</title>
<pubDate>Saturday, 30 Mar 2019 13:06:00 +0000</pubDate>
<enclosure url="https://sveinbjorn.org/files/software/sloth/sloth-2.8.1.zip" sparkle:version="211" sparkle:shortVersionString="2.8.1" length="675202" type="application/octet-stream" sparkle:dsaSignature="MEQCIDw00a6/2VT9J0Cgp2kteF80ZysqkBYN2sKywa3jeIKqAiABvhez+NgGHwTy9PasneXBnaNMVmUVNXLCvVdDeMiOrA=="/>
<title>Version 2.9</title>
<pubDate>Thursday, 27 Feb 2020 15:23:00 +0000</pubDate>
<enclosure url="https://sveinbjorn.org/files/software/sloth/sloth-2.9.zip" sparkle:version="225" sparkle:shortVersionString="2.9" length="674530" type="application/octet-stream" sparkle:dsaSignature="MEQCICULH8U1Yd9qmmmgwzUHX8gI111BdQnuU6izWPKmlC/1AiA0CMQIVu0xFDgPFfHOKTXfqe1RjhnNzTSsGBIqlbyqbg=="/>
<sparkle:minimumSystemVersion>10.8.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>New in Sloth 2.8.1</h2>
<h2>New in Sloth 2.9</h2>
<ul>
<li>Fixed potential crash bug introduced in version 2.8.</li>
<li>Sort by process type, bundle identifier or Carbon Process Serial Number</li>
<li>Better handling of errors in lsof output</li>
</ul>
]]></description>
</item>
Expand Down

0 comments on commit 4b8d2d1

Please sign in to comment.