File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ build
12.DS_Store
3+ * .xcodeproj /xcuserdata
4+ * .xcodeproj /project.xcworkspace
Original file line number Diff line number Diff line change 326326 C4A415721D0D579D00DC6018 /* Debug */ = {
327327 isa = XCBuildConfiguration;
328328 buildSettings = {
329- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
330329 COMBINE_HIDPI_IMAGES = YES;
331330 INFOPLIST_FILE = syncthing/Info.plist;
332331 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
340339 C4A415731D0D579D00DC6018 /* Release */ = {
341340 isa = XCBuildConfiguration;
342341 buildSettings = {
343- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
344342 COMBINE_HIDPI_IMAGES = YES;
345343 INFOPLIST_FILE = syncthing/Info.plist;
346344 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2+ <document type =" com.apple.InterfaceBuilder3.Cocoa.XIB" version =" 3.0" toolsVersion =" 10117" systemVersion =" 15F34" targetRuntime =" MacOSX.Cocoa" propertyAccessControl =" none" useAutolayout =" YES" customObjectInstantitationMethod =" direct" >
3+ <dependencies >
4+ <plugIn identifier =" com.apple.InterfaceBuilder.CocoaPlugin" version =" 10117" />
5+ </dependencies >
6+ <objects >
7+ <customObject id =" -2" userLabel =" File's Owner" customClass =" NSApplication" >
8+ <connections >
9+ <outlet property =" delegate" destination =" Voe-Tx-rLC" id =" GzC-gU-4Uq" />
10+ </connections >
11+ </customObject >
12+ <customObject id =" -1" userLabel =" First Responder" customClass =" FirstResponder" />
13+ <customObject id =" -3" userLabel =" Application" customClass =" NSObject" />
14+ <customObject id =" Voe-Tx-rLC" customClass =" STAppDelegate" >
15+ <connections >
16+ <outlet property =" Menu" destination =" FYW-KQ-yxY" id =" plp-7h-Wj2" />
17+ </connections >
18+ </customObject >
19+ <customObject id =" YLy-65-1bz" customClass =" NSFontManager" />
20+ <menu id =" FYW-KQ-yxY" >
21+ <items >
22+ <menuItem title =" Open" id =" euz-4I-RQa" >
23+ <modifierMask key =" keyEquivalentModifierMask" />
24+ <connections >
25+ <action selector =" clickedOpen:" target =" Voe-Tx-rLC" id =" 7Cv-q4-hhD" />
26+ </connections >
27+ </menuItem >
28+ <menuItem isSeparatorItem =" YES" id =" t35-2r-DDO" />
29+ <menuItem title =" Preferences" keyEquivalent =" ," id =" lgT-yX-bGZ" >
30+ <connections >
31+ <action selector =" clickedPreferences:" target =" Voe-Tx-rLC" id =" nAN-bU-JlB" />
32+ </connections >
33+ </menuItem >
34+ <menuItem isSeparatorItem =" YES" id =" ghy-2s-RVl" />
35+ <menuItem title =" Quit" keyEquivalent =" q" id =" 1wN-cb-7w4" >
36+ <connections >
37+ <action selector =" clickedQuit:" target =" Voe-Tx-rLC" id =" Y11-Nd-yq9" />
38+ </connections >
39+ </menuItem >
40+ </items >
41+ <point key =" canvasLocation" x =" 140.5" y =" 343.5" />
42+ </menu >
43+ </objects >
44+ </document >
You can’t perform that action at this time.
0 commit comments