diff --git a/Pulse.xcodeproj/project.pbxproj b/Pulse.xcodeproj/project.pbxproj index c154bf3..696cc32 100644 --- a/Pulse.xcodeproj/project.pbxproj +++ b/Pulse.xcodeproj/project.pbxproj @@ -305,7 +305,7 @@ CODE_SIGN_ENTITLEMENTS = Pulse/Pulse.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"Pulse/Preview Content\""; DEVELOPMENT_TEAM = 97A8B2WE2P; ENABLE_HARDENED_RUNTIME = YES; @@ -318,7 +318,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 2.0; PRODUCT_BUNDLE_IDENTIFIER = jp.winebarrel.Pulse; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; @@ -334,7 +334,7 @@ CODE_SIGN_ENTITLEMENTS = Pulse/Pulse.entitlements; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 4; + CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"Pulse/Preview Content\""; DEVELOPMENT_TEAM = 97A8B2WE2P; ENABLE_HARDENED_RUNTIME = YES; @@ -347,7 +347,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); - MARKETING_VERSION = 1.0; + MARKETING_VERSION = 2.0; PRODUCT_BUNDLE_IDENTIFIER = jp.winebarrel.Pulse; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; diff --git a/README.md b/README.md index bec8d16..8e8b2d5 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,21 @@ https://github.com/winebarrel/Pulse/releases/latest **Right-click menu** > **Settings**: ![](https://github.com/user-attachments/assets/5f72bf13-71d7-481d-a657-35617ec13c2c) -![](https://github.com/user-attachments/assets/5ce2b724-32cd-40eb-91bb-ae4f72e0ce1f) +![](https://github.com/user-attachments/assets/ef9f0d74-6286-414c-9092-98af2d07182e) | Field | Value | | - | - | | GitHub token | Token with repo scope.
Create from https://github.com/settings/tokens/new?scopes=repo | | Search query| Pull request search query.
See https://docs.github.com/search-github/searching-on-github/searching-issues-and-pull-requests | +### "OR" in query + +Enclose words in curly brackets (`{..}`) to search as `OR`. + +``` +is:open is:pr { author:@me assignee:@me } archived:false +``` + ## Note App icon from https://icon.kitchen