File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
55
<key >NSServices </key >
56
56
<array >
57
57
<dict >
58
+ <key >NSMenuItem </key >
59
+ <dict >
60
+ <key >default </key >
61
+ <string >Open in GitUp </string >
62
+ </dict >
58
63
<key >NSMessage </key >
59
64
<string >openRepository </string >
60
65
<key >NSRequiredContext </key >
61
66
<dict >
62
67
<key >NSTextContent </key >
63
68
<string >FilePath </string >
64
69
</dict >
65
- <key >NSMenuItem </key >
66
- <dict >
67
- <key >default </key >
68
- <string >Open in GitUp </string >
69
- </dict >
70
70
<key >NSSendTypes </key >
71
71
<array >
72
72
<string >NSURLPboardType </string >
Original file line number Diff line number Diff line change 679
679
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party";
680
680
INFOPLIST_FILE = Application/Info.plist;
681
681
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
682
- MARKETING_VERSION = 1.1.2 ;
682
+ MARKETING_VERSION = 1.1.3 ;
683
683
PRODUCT_BUNDLE_IDENTIFIER = "co.gitup.mac-debug";
684
684
PRODUCT_NAME = GitUp;
685
685
};
695
695
FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/Third-Party";
696
696
INFOPLIST_FILE = Application/Info.plist;
697
697
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
698
- MARKETING_VERSION = 1.1.2 ;
698
+ MARKETING_VERSION = 1.1.3 ;
699
699
PRODUCT_BUNDLE_IDENTIFIER = co.gitup.mac;
700
700
PRODUCT_NAME = GitUp;
701
701
};
You can’t perform that action at this time.
0 commit comments