Skip to content

Commit

Permalink
update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
godbout committed Aug 10, 2024
1 parent 18a52c3 commit 33f6989
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 2 additions & 0 deletions Sources/WooshyWindowToTheForeground.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = ZX49WKA8QN;
Expand All @@ -298,6 +299,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = ZX49WKA8QN;
Expand Down
Binary file not shown.
13 changes: 9 additions & 4 deletions Workflow/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@
<key>focusedappvariablename</key>
<string></string>
<key>hotkey</key>
<integer>0</integer>
<integer>14</integer>
<key>hotmod</key>
<integer>0</integer>
<integer>1179648</integer>
<key>hotstring</key>
<string></string>
<string>E</string>
<key>leftcursor</key>
<false/>
<key>modsmode</key>
Expand Down Expand Up @@ -322,6 +322,11 @@
<integer>1</integer>
</dict>
<dict>
<key>config</key>
<dict>
<key>unstackview</key>
<false/>
</dict>
<key>type</key>
<string>alfred.workflow.utility.hidealfred</string>
<key>uid</key>
Expand Down Expand Up @@ -461,7 +466,7 @@ Head to the [GitHub repository](https://github.com/godbout/WooshyWindowToTheFore
</dict>
</array>
<key>version</key>
<string>3.1.0</string>
<string>3.2.0</string>
<key>webaddress</key>
<string>https://github.com/godbout/WooshyWindowToTheForeground</string>
</dict>
Expand Down
Binary file modified Workflow/resources/binaries/WooshyWindowToTheForeground
Binary file not shown.

0 comments on commit 33f6989

Please sign in to comment.