OSDN Git Service

EntityProviderを準するexensionをファイルに分けた
[kcd/KCD.git] / KCD.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 F4048A9D1E18D75E008ACFD6 /* DamageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4048A9C1E18D75E008ACFD6 /* DamageView.swift */; };
11                 F4048A9F1E19308A008ACFD6 /* StrokeTextFieldCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4048A9E1E19308A008ACFD6 /* StrokeTextFieldCell.swift */; };
12                 F4048AA11E1951BB008ACFD6 /* SuppliesCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4048AA01E1951BB008ACFD6 /* SuppliesCell.swift */; };
13                 F404AF571F2CDD1C00A006B8 /* DefaultKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = F404AF561F2CDD1C00A006B8 /* DefaultKey.swift */; };
14                 F404AF5F1F2CE77500A006B8 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = F404AF5E1F2CE77500A006B8 /* LICENSE */; };
15                 F404AF621F2D8CAE00A006B8 /* DefaultKeys.swift in Sources */ = {isa = PBXBuildFile; fileRef = F404AF611F2D8CAE00A006B8 /* DefaultKeys.swift */; };
16                 F40ADA021CE6317500AE29B0 /* IgnoreCommand.plist in Resources */ = {isa = PBXBuildFile; fileRef = F40ADA011CE6317500AE29B0 /* IgnoreCommand.plist */; };
17                 F40F976D1E6708F300AE81BB /* Graphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40F976C1E6708F300AE81BB /* Graphics.swift */; };
18                 F40F976F1E67092600AE81BB /* ArrayExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40F976E1E67092600AE81BB /* ArrayExtensions.swift */; };
19                 F40F97711E68536400AE81BB /* FileManagerExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40F97701E68536400AE81BB /* FileManagerExtension.swift */; };
20                 F40F97731E6989B300AE81BB /* NSViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40F97721E6989B300AE81BB /* NSViewExtension.swift */; };
21                 F4131EDE190FEBDB004F7F9A /* SlotItemWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4131EE0190FEBDB004F7F9A /* SlotItemWindowController.xib */; };
22                 F41465681DAB852E00D68C97 /* ScreenshotCollectionViewItem.xib in Resources */ = {isa = PBXBuildFile; fileRef = F41465671DAB852E00D68C97 /* ScreenshotCollectionViewItem.xib */; };
23                 F41465741DB4F1A700D68C97 /* ScreenshotListWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F41465761DB4F1A700D68C97 /* ScreenshotListWindowController.xib */; };
24                 F41A451B1F4917640066F83D /* SeikuCalclator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41A451A1F4917640066F83D /* SeikuCalclator.swift */; };
25                 F421850A1DF44AA900256590 /* AirBaseWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F421850C1DF44AA900256590 /* AirBaseWindowController.xib */; };
26                 F421850F1DF4518000256590 /* BroswerTouchBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = F421850E1DF4518000256590 /* BroswerTouchBar.xib */; };
27                 F42185111DF461A600256590 /* ScreenshotTouchBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = F42185101DF461A600256590 /* ScreenshotTouchBar.xib */; };
28                 F42539E21EB4A7950083EB9D /* AirPlanInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42539E11EB4A7950083EB9D /* AirPlanInfoView.swift */; };
29                 F42546921EF8002E00BE297E /* EquitType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42546911EF8002E00BE297E /* EquitType.swift */; };
30                 F42546931EFBE0D300BE297E /* EquitType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42546911EF8002E00BE297E /* EquitType.swift */; };
31                 F429FAAE1F619927006299ED /* TPValueCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F429FAAD1F619927006299ED /* TPValueCalculator.swift */; };
32                 F429FAB01F62D769006299ED /* ShipType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F429FAAF1F62D769006299ED /* ShipType.swift */; };
33                 F42A8FCC1E3DA4DF0099DC1D /* MasterMission.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FCB1E3DA4DF0099DC1D /* MasterMission.swift */; };
34                 F42A8FCE1E3DA7E90099DC1D /* MasterShip.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FCD1E3DA7E90099DC1D /* MasterShip.swift */; };
35                 F42A8FD01E3DB49A0099DC1D /* MasterSlotItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FCF1E3DB49A0099DC1D /* MasterSlotItem.swift */; };
36                 F42A8FD21E3DC56C0099DC1D /* MasterSType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FD11E3DC56C0099DC1D /* MasterSType.swift */; };
37                 F42A8FD41E3DD57E0099DC1D /* MasterSlotItemEquipType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FD31E3DD57E0099DC1D /* MasterSlotItemEquipType.swift */; };
38                 F42A8FD61E3DE2C60099DC1D /* Material.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FD51E3DE2C60099DC1D /* Material.swift */; };
39                 F42A8FD81E3DEAA00099DC1D /* NyukyoDock.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FD71E3DEAA00099DC1D /* NyukyoDock.swift */; };
40                 F42A8FDA1E3DF2230099DC1D /* Ship.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FD91E3DF2230099DC1D /* Ship.swift */; };
41                 F42A8FDC1E40B9FE0099DC1D /* SlotItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FDB1E40B9FE0099DC1D /* SlotItem.swift */; };
42                 F42A8FDE1E40C6DF0099DC1D /* Quest.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FDD1E40C6DF0099DC1D /* Quest.swift */; };
43                 F42A8FE01E40CC050099DC1D /* AirBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FDF1E40CC050099DC1D /* AirBase.swift */; };
44                 F42A8FE21E40D0900099DC1D /* AirBasePlaneInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FE11E40D0900099DC1D /* AirBasePlaneInfo.swift */; };
45                 F42A8FE41E41FD6F0099DC1D /* DropShipHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FE31E41FD6F0099DC1D /* DropShipHistory.swift */; };
46                 F42A8FE61E420A360099DC1D /* KaihatuHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FE51E420A360099DC1D /* KaihatuHistory.swift */; };
47                 F42A8FE81E422B180099DC1D /* KenzoHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FE71E422B180099DC1D /* KenzoHistory.swift */; };
48                 F42A8FEA1E43476F0099DC1D /* KenzoMark.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FE91E43476F0099DC1D /* KenzoMark.swift */; };
49                 F42A8FEC1E4354F50099DC1D /* Battle.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FEB1E4354F50099DC1D /* Battle.swift */; };
50                 F42A8FEE1E435E330099DC1D /* Damage.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42A8FED1E435E330099DC1D /* Damage.swift */; };
51                 F42CFE161E3BA1E1000B4F9B /* EnhancementListItem2.plist in Resources */ = {isa = PBXBuildFile; fileRef = F42CFE151E3BA1E1000B4F9B /* EnhancementListItem2.plist */; };
52                 F42CFE181E3C12AA000B4F9B /* ScreenshotInformation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42CFE171E3C12AA000B4F9B /* ScreenshotInformation.swift */; };
53                 F42CFE1C1E3CB495000B4F9B /* Bookmark.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42CFE1B1E3CB495000B4F9B /* Bookmark.swift */; };
54                 F42CFE1E1E3CCCC2000B4F9B /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42CFE1D1E3CCCC2000B4F9B /* Resource.swift */; };
55                 F42CFE201E3CDE7E000B4F9B /* Basic.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42CFE1F1E3CDE7E000B4F9B /* Basic.swift */; };
56                 F42CFE221E3D6CEE000B4F9B /* Deck.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42CFE211E3D6CEE000B4F9B /* Deck.swift */; };
57                 F42CFE241E3D8309000B4F9B /* KenzoDock.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42CFE231E3D8309000B4F9B /* KenzoDock.swift */; };
58                 F42CFE261E3D91FD000B4F9B /* MasterMapArea.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42CFE251E3D91FD000B4F9B /* MasterMapArea.swift */; };
59                 F42CFE281E3D9A02000B4F9B /* MasterMapInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F42CFE271E3D9A02000B4F9B /* MasterMapInfo.swift */; };
60                 F43E67B718BE02A10087E5B6 /* STypeShortName.plist in Resources */ = {isa = PBXBuildFile; fileRef = F43E67B618BE02A10087E5B6 /* STypeShortName.plist */; };
61                 F43E67B918BE060E0087E5B6 /* LevelUpExp.plist in Resources */ = {isa = PBXBuildFile; fileRef = F43E67B818BE060E0087E5B6 /* LevelUpExp.plist */; };
62                 F44775891EF6AAD900287572 /* SakutekiCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44775881EF6AAD900287572 /* SakutekiCalculator.swift */; };
63                 F44AA2671E814A4400EED8BE /* ManagedObjectContextGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44AA2661E814A4400EED8BE /* ManagedObjectContextGenerator.swift */; };
64                 F44AA26B1E82AD2E00EED8BE /* NSObjectExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44AA26A1E82AD2E00EED8BE /* NSObjectExtension.swift */; };
65                 F44BC6C11E221293004644E3 /* AirCorpsChangeNameCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6C01E221293004644E3 /* AirCorpsChangeNameCommand.swift */; };
66                 F44BC6C31E221865004644E3 /* AirCorpsSupplyCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6C21E221865004644E3 /* AirCorpsSupplyCommand.swift */; };
67                 F44BC6C51E222279004644E3 /* PortNotifyCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6C41E222279004644E3 /* PortNotifyCommand.swift */; };
68                 F44BC6C71E222675004644E3 /* FailedCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6C61E222675004644E3 /* FailedCommand.swift */; };
69                 F44BC6C91E22314B004644E3 /* UnknownComand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6C81E22314B004644E3 /* UnknownComand.swift */; };
70                 F44BC6CB1E223208004644E3 /* IgnoreCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6CA1E223208004644E3 /* IgnoreCommand.swift */; };
71                 F44BC6D11E224299004644E3 /* PortCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6D01E224299004644E3 /* PortCommand.swift */; };
72                 F44BC6D31E22581D004644E3 /* ApplySuppliesCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6D21E22581D004644E3 /* ApplySuppliesCommand.swift */; };
73                 F44BC6D51E226308004644E3 /* NyukyoSpeedChangeCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6D41E226308004644E3 /* NyukyoSpeedChangeCommand.swift */; };
74                 F44BC6D71E226CB1004644E3 /* HokyuChargeCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6D61E226CB1004644E3 /* HokyuChargeCommand.swift */; };
75                 F44BC6D91E2272F6004644E3 /* NyukyoStartCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6D81E2272F6004644E3 /* NyukyoStartCommand.swift */; };
76                 F44BC6DB1E2281A7004644E3 /* ClearItemGetComand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6DA1E2281A7004644E3 /* ClearItemGetComand.swift */; };
77                 F44BC6DD1E228345004644E3 /* UpdateQuestListCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6DC1E228345004644E3 /* UpdateQuestListCommand.swift */; };
78                 F44BC6DF1E228770004644E3 /* QuestListCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6DE1E228770004644E3 /* QuestListCommand.swift */; };
79                 F44BC6E31E230577004644E3 /* SlotDepriveCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6E21E230577004644E3 /* SlotDepriveCommand.swift */; };
80                 F44BC6E51E23082B004644E3 /* CombinedCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6E41E23082B004644E3 /* CombinedCommand.swift */; };
81                 F44BC6E71E231534004644E3 /* SlotResetCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6E61E231534004644E3 /* SlotResetCommand.swift */; };
82                 F44BC6E91E232B15004644E3 /* KaisouLockCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6E81E232B15004644E3 /* KaisouLockCommand.swift */; };
83                 F44BC6EB1E234531004644E3 /* ChangeHenseiCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6EA1E234531004644E3 /* ChangeHenseiCommand.swift */; };
84                 F44BC6ED1E238577004644E3 /* ShipDeckCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6EC1E238577004644E3 /* ShipDeckCommand.swift */; };
85                 F44BC6EF1E239FB1004644E3 /* RemodelSlotCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6EE1E239FB1004644E3 /* RemodelSlotCommand.swift */; };
86                 F44BC6F11E23A10C004644E3 /* RemodelSlotItemCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6F01E23A10C004644E3 /* RemodelSlotItemCommand.swift */; };
87                 F44BC6F31E23D32B004644E3 /* RealPowerUpCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6F21E23D32B004644E3 /* RealPowerUpCommand.swift */; };
88                 F44BC6F51E23D593004644E3 /* PowerUpCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6F41E23D593004644E3 /* PowerUpCommand.swift */; };
89                 F44BC6F71E23DA4A004644E3 /* DestroyShipCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6F61E23DA4A004644E3 /* DestroyShipCommand.swift */; };
90                 F44BC6F91E23DAC5004644E3 /* RealDestroyShipCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6F81E23DAC5004644E3 /* RealDestroyShipCommand.swift */; };
91                 F44BC6FD1E250B2A004644E3 /* GetShipCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6FC1E250B2A004644E3 /* GetShipCommand.swift */; };
92                 F44BC6FF1E250CED004644E3 /* CreateSlotItemCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC6FE1E250CED004644E3 /* CreateSlotItemCommand.swift */; };
93                 F44BC7011E251408004644E3 /* DestroyItem2Command.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7001E251408004644E3 /* DestroyItem2Command.swift */; };
94                 F44BC7031E252C4F004644E3 /* UpdateSlotItemCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7021E252C4F004644E3 /* UpdateSlotItemCommand.swift */; };
95                 F44BC7051E2660E4004644E3 /* StoreCreateSlotItemHistoryCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7041E2660E4004644E3 /* StoreCreateSlotItemHistoryCommand.swift */; };
96                 F44BC7071E2670BB004644E3 /* CreateShipCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7061E2670BB004644E3 /* CreateShipCommand.swift */; };
97                 F44BC7091E279C41004644E3 /* KenzoMarkCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7081E279C41004644E3 /* KenzoMarkCommand.swift */; };
98                 F44BC70B1E27B456004644E3 /* MemberRequireInfoCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC70A1E27B456004644E3 /* MemberRequireInfoCommand.swift */; };
99                 F44BC70D1E27B601004644E3 /* MemberShip3Command.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC70C1E27B601004644E3 /* MemberShip3Command.swift */; };
100                 F44BC70F1E27BE55004644E3 /* MemberShip2Command.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC70E1E27BE55004644E3 /* MemberShip2Command.swift */; };
101                 F44BC7111E27C61A004644E3 /* MemberSlotItemCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7101E27C61A004644E3 /* MemberSlotItemCommand.swift */; };
102                 F44BC7131E28FDC4004644E3 /* MemberShipCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7121E28FDC4004644E3 /* MemberShipCommand.swift */; };
103                 F44BC7151E2914FE004644E3 /* MemberBasicCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7141E2914FE004644E3 /* MemberBasicCommand.swift */; };
104                 F44BC7171E29AF38004644E3 /* MemberMaterialCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7161E29AF38004644E3 /* MemberMaterialCommand.swift */; };
105                 F44BC7191E29D9DC004644E3 /* MemberDeckCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7181E29D9DC004644E3 /* MemberDeckCommand.swift */; };
106                 F44BC71B1E29DCB4004644E3 /* MemberKDockCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC71A1E29DCB4004644E3 /* MemberKDockCommand.swift */; };
107                 F44BC71D1E29DF32004644E3 /* MemberNDockCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC71C1E29DF32004644E3 /* MemberNDockCommand.swift */; };
108                 F44BC7331E2A25E4004644E3 /* Start2Command.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7321E2A25E4004644E3 /* Start2Command.swift */; };
109                 F44BC7351E2A295E004644E3 /* SetActionCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7341E2A295E004644E3 /* SetActionCommand.swift */; };
110                 F44BC7371E2A4258004644E3 /* SetPlaneCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7361E2A4258004644E3 /* SetPlaneCommand.swift */; };
111                 F44BC73B1E2A5C34004644E3 /* MapInfoCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC73A1E2A5C34004644E3 /* MapInfoCommand.swift */; };
112                 F44BC73D1E2A5D39004644E3 /* DropShipHistoryCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC73C1E2A5D39004644E3 /* DropShipHistoryCommand.swift */; };
113                 F44BC73F1E2B1AD4004644E3 /* DummyShipCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC73E1E2B1AD4004644E3 /* DummyShipCommand.swift */; };
114                 F44BC7411E2B263D004644E3 /* GuardShelterCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44BC7401E2B263D004644E3 /* GuardShelterCommand.swift */; };
115                 F45771231E1BCC7C008A9215 /* PeriodicNotifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45771221E1BCC7C008A9215 /* PeriodicNotifier.swift */; };
116                 F45F3BE11E067A870009434E /* HistoryItemCleaner.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45F3BE01E067A870009434E /* HistoryItemCleaner.swift */; };
117                 F45F3BE31E06A60A0009434E /* UpgradableShipsWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45F3BE21E06A60A0009434E /* UpgradableShipsWindowController.swift */; };
118                 F45FBB6F1E0FDB33000E72B9 /* StrengthenListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45FBB6E1E0FDB33000E72B9 /* StrengthenListViewController.swift */; };
119                 F45FBB711E101492000E72B9 /* DocksViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45FBB701E101492000E72B9 /* DocksViewController.swift */; };
120                 F45FBB731E116F53000E72B9 /* MainTabVIewItemViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45FBB721E116F53000E72B9 /* MainTabVIewItemViewController.swift */; };
121                 F45FBB921E129BAE000E72B9 /* FleetViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F45FBB911E129BAE000E72B9 /* FleetViewController.swift */; };
122                 F4649FC91DBC51EF0097AEBF /* ScreenshotListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4649FCB1DBC51EF0097AEBF /* ScreenshotListViewController.xib */; };
123                 F4649FCE1DBC52600097AEBF /* ScreenshotDetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4649FD01DBC52600097AEBF /* ScreenshotDetailViewController.xib */; };
124                 F4649FD31DBC52A50097AEBF /* ScreenshotEditorViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4649FD51DBC52A50097AEBF /* ScreenshotEditorViewController.xib */; };
125                 F46F104918ABAC910063E503 /* KCD.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = F46F104718ABAC910063E503 /* KCD.xcdatamodeld */; };
126                 F46FEA3F1F81285D00E2427C /* Localizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F46FEA3E1F81285D00E2427C /* Localizable.swift */; };
127                 F46FEA411F8128BB00E2427C /* LocalizedStrings.swift in Sources */ = {isa = PBXBuildFile; fileRef = F46FEA401F8128BB00E2427C /* LocalizedStrings.swift */; };
128                 F471784A1B6F9B5600F5E59D /* ResourceHistory.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = F47178481B6F9B5600F5E59D /* ResourceHistory.xcdatamodeld */; };
129                 F472159E1E1E6EE70083D3BC /* ShipMasterDetailWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F472159D1E1E6EE70083D3BC /* ShipMasterDetailWindowController.swift */; };
130                 F47215A01E1E90C10083D3BC /* JSONNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = F472159F1E1E90C10083D3BC /* JSONNode.swift */; };
131                 F47215A21E1F38280083D3BC /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47215A11E1F38280083D3BC /* Queue.swift */; };
132                 F47215A61E1F84B40083D3BC /* LocalDataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47215A51E1F84B40083D3BC /* LocalDataStore.swift */; };
133                 F47215A81E1F947A0083D3BC /* BookmarkDataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47215A71E1F947A0083D3BC /* BookmarkDataStore.swift */; };
134                 F47215AA1E1F96B60083D3BC /* ResourceHistoryDataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47215A91E1F96B60083D3BC /* ResourceHistoryDataStore.swift */; };
135                 F47215AC1E1FA2460083D3BC /* TemporaryDataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47215AB1E1FA2460083D3BC /* TemporaryDataStore.swift */; };
136                 F47215B01E1FEACC0083D3BC /* ServerDataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47215AF1E1FEACC0083D3BC /* ServerDataStore.swift */; };
137                 F47B06DD1E97ECD4006711D9 /* WindowManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47B06DC1E97ECD4006711D9 /* WindowManager.swift */; };
138                 F47C3E981E5DB29300D97449 /* JSONMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3E971E5DB29300D97449 /* JSONMapper.swift */; };
139                 F47C3E9A1E5DC90000D97449 /* MasterSTypeMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3E991E5DC90000D97449 /* MasterSTypeMapper.swift */; };
140                 F47C3E9C1E5DC94E00D97449 /* MasterShipMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3E9B1E5DC94E00D97449 /* MasterShipMapper.swift */; };
141                 F47C3E9E1E5DD3E400D97449 /* MasterMapAreaMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3E9D1E5DD3E400D97449 /* MasterMapAreaMapper.swift */; };
142                 F47C3EA01E5DE08F00D97449 /* MasterMapInfoMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3E9F1E5DE08F00D97449 /* MasterMapInfoMapper.swift */; };
143                 F47C3EA21E5EFCC800D97449 /* MasterUseItemMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EA11E5EFCC800D97449 /* MasterUseItemMapper.swift */; };
144                 F47C3EA41E5F017500D97449 /* MasterFurnitureMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EA31E5F017500D97449 /* MasterFurnitureMapper.swift */; };
145                 F47C3EA61E5F050D00D97449 /* MasterSlotItemMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EA51E5F050D00D97449 /* MasterSlotItemMapper.swift */; };
146                 F47C3EA81E5F06E700D97449 /* MasterSlotItemEquipTypeMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EA71E5F06E700D97449 /* MasterSlotItemEquipTypeMapper.swift */; };
147                 F47C3EAA1E5F085B00D97449 /* MasterMissionMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EA91E5F085B00D97449 /* MasterMissionMapper.swift */; };
148                 F47C3EAC1E5F1AD900D97449 /* ShipMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EAB1E5F1AD900D97449 /* ShipMapper.swift */; };
149                 F47C3EAE1E5F26E900D97449 /* DeckMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EAD1E5F26E900D97449 /* DeckMapper.swift */; };
150                 F47C3EB01E60500700D97449 /* MaterialMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EAF1E60500700D97449 /* MaterialMapper.swift */; };
151                 F47C3EB21E60616E00D97449 /* NyukyoDockMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EB11E60616E00D97449 /* NyukyoDockMapper.swift */; };
152                 F47C3EB41E606C4300D97449 /* ResetSortie.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EB31E606C4300D97449 /* ResetSortie.swift */; };
153                 F47C3EB61E60766000D97449 /* BasicMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EB51E60766000D97449 /* BasicMapper.swift */; };
154                 F47C3EB81E61967C00D97449 /* SlotItemMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EB71E61967C00D97449 /* SlotItemMapper.swift */; };
155                 F47C3EBA1E619CC400D97449 /* KenzoDockMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EB91E619CC400D97449 /* KenzoDockMapper.swift */; };
156                 F47C3EBC1E61AEC500D97449 /* AirBaseMapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EBB1E61AEC500D97449 /* AirBaseMapper.swift */; };
157                 F47C3EBE1E62718E00D97449 /* BattleCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47C3EBD1E62718E00D97449 /* BattleCommand.swift */; };
158                 F481D63F1F9105CB007E2CBE /* Entities.swift in Sources */ = {isa = PBXBuildFile; fileRef = F481D63E1F9105CB007E2CBE /* Entities.swift */; };
159                 F48883451F2E095F0069E0C3 /* DefaultSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = F48883441F2E095F0069E0C3 /* DefaultSettings.swift */; };
160                 F48883471F2E2E9A0069E0C3 /* DefaultKeyExtendedValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = F48883461F2E2E9A0069E0C3 /* DefaultKeyExtendedValues.swift */; };
161                 F490977B1E19C3910085A45D /* SuppliesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F490977A1E19C3910085A45D /* SuppliesView.swift */; };
162                 F490977D1E19DF390085A45D /* SlotItemFrameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F490977C1E19DF390085A45D /* SlotItemFrameView.swift */; };
163                 F490977F1E19ED400085A45D /* StrengthenListItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F490977E1E19ED400085A45D /* StrengthenListItemView.swift */; };
164                 F49097811E19F2C70085A45D /* BorderTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49097801E19F2C70085A45D /* BorderTextField.swift */; };
165                 F49097831E19F7760085A45D /* StrengthenListItemCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49097821E19F7760085A45D /* StrengthenListItemCellView.swift */; };
166                 F49097851E1A15AF0085A45D /* SlotItemLevelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49097841E1A15AF0085A45D /* SlotItemLevelView.swift */; };
167                 F49097871E1A85F70085A45D /* ImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49097861E1A85F70085A45D /* ImageView.swift */; };
168                 F49097891E1A99EA0085A45D /* CollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F49097881E1A99EA0085A45D /* CollectionView.swift */; };
169                 F490978B1E1B38F00085A45D /* TiledImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F490978A1E1B38F00085A45D /* TiledImageView.swift */; };
170                 F490978D1E1BA64E0085A45D /* GuardEscapedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F490978C1E1BA64E0085A45D /* GuardEscapedView.swift */; };
171                 F491A4BC1E4B523C00D1E067 /* ApplicationDirecrories.swift in Sources */ = {isa = PBXBuildFile; fileRef = F491A4BB1E4B523C00D1E067 /* ApplicationDirecrories.swift */; };
172                 F491A4BE1E4E0C5000D1E067 /* CustomHTTPProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = F491A4BD1E4E0C5000D1E067 /* CustomHTTPProtocol.swift */; };
173                 F491A4C01E4EACDD00D1E067 /* CacheStoragePolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F491A4BF1E4EACDD00D1E067 /* CacheStoragePolicy.swift */; };
174                 F491A4C21E4FDED100D1E067 /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = F491A4C11E4FDED100D1E067 /* Debug.swift */; };
175                 F494DC6A18C8BAB900AE97E4 /* PowerUpSupportViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F494DC6818C8BAB900AE97E4 /* PowerUpSupportViewController.xib */; };
176                 F495462E1B1894DD00E0D8D0 /* Bookmark.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = F495462C1B1894DD00E0D8D0 /* Bookmark.xcdatamodeld */; };
177                 F49688671B3EA16800D3CEDE /* RemoveDatabaseFileAndRestart.app in Resources */ = {isa = PBXBuildFile; fileRef = F49688661B3EA16800D3CEDE /* RemoveDatabaseFileAndRestart.app */; };
178                 F49AABE61DFC48F300E0B24F /* MainTouchBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = F49AABE51DFC48F300E0B24F /* MainTouchBar.xib */; };
179                 F49AABE81DFD33FB00E0B24F /* HistoryWindowTouchBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = F49AABE71DFD33FB00E0B24F /* HistoryWindowTouchBar.xib */; };
180                 F49AABF21DFD53A300E0B24F /* SlotItemWindowTouchBar.xib in Resources */ = {isa = PBXBuildFile; fileRef = F49AABF11DFD53A300E0B24F /* SlotItemWindowTouchBar.xib */; };
181                 F4A0D7091E2BA2F300224DCE /* CalculateDamageCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A0D7081E2BA2F300224DCE /* CalculateDamageCommand.swift */; };
182                 F4A0D7151E2FB11F00224DCE /* MapStartCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A0D7141E2FB11F00224DCE /* MapStartCommand.swift */; };
183                 F4A0D7191E2FBE1600224DCE /* JSONViewCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A0D7181E2FBE1600224DCE /* JSONViewCommand.swift */; };
184                 F4A0D71B1E30D77B00224DCE /* JSONCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A0D71A1E30D77B00224DCE /* JSONCommand.swift */; };
185                 F4A2AF581A0930160024BD9E /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4A2AF571A0930160024BD9E /* Quartz.framework */; };
186                 F4A3AD9419BDDE5500FDBF80 /* PreferencePanelController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4A3AD9619BDDE5500FDBF80 /* PreferencePanelController.xib */; };
187                 F4A9B8D41B975029005786C2 /* SlotItemShortName.plist in Resources */ = {isa = PBXBuildFile; fileRef = F4A9B8D21B975029005786C2 /* SlotItemShortName.plist */; };
188                 F4A9B8D71B99D5B7005786C2 /* Taihi.txt in Resources */ = {isa = PBXBuildFile; fileRef = F4A9B8D51B99D5B7005786C2 /* Taihi.txt */; };
189                 F4AA05FB192B92C800844688 /* Temporary.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = F4AA05F9192B92C700844688 /* Temporary.xcdatamodeld */; };
190                 F4AA59141E1C951F001667AF /* TimerCountFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59131E1C951F001667AF /* TimerCountFormatter.swift */; };
191                 F4AA59161E1C9C5D001667AF /* ValueTransformerRegister.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59151E1C9C5D001667AF /* ValueTransformerRegister.swift */; };
192                 F4AA591A1E1CE2EA001667AF /* SlotItemEquipTypeTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59191E1CE2EA001667AF /* SlotItemEquipTypeTransformer.swift */; };
193                 F4AA59281E1CEF8E001667AF /* PlanToShowsBoldFontTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59271E1CEF8E001667AF /* PlanToShowsBoldFontTransformer.swift */; };
194                 F4AA592A1E1D1387001667AF /* IgnoreZeroTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59291E1D1387001667AF /* IgnoreZeroTransformer.swift */; };
195                 F4AA592E1E1D1D4D001667AF /* SokuTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA592D1E1D1D4D001667AF /* SokuTransformer.swift */; };
196                 F4AA59301E1D1FAB001667AF /* LengTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA592F1E1D1FAB001667AF /* LengTransformer.swift */; };
197                 F4AA59321E1D211C001667AF /* SlotitemNameTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59311E1D211C001667AF /* SlotitemNameTransformer.swift */; };
198                 F4AA59341E1D2512001667AF /* SlotItemShortNameTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59331E1D2512001667AF /* SlotItemShortNameTransformer.swift */; };
199                 F4AA59361E1D36C5001667AF /* QuestProgressTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59351E1D36C5001667AF /* QuestProgressTransformer.swift */; };
200                 F4AA59381E1DC4C3001667AF /* MapAreaTransformaer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59371E1DC4C3001667AF /* MapAreaTransformaer.swift */; };
201                 F4AA593A1E1E02D9001667AF /* UpgradeShipExcludeColorTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59391E1E02D9001667AF /* UpgradeShipExcludeColorTransformer.swift */; };
202                 F4AA593C1E1E0A9F001667AF /* MillisecondTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA593B1E1E0A9F001667AF /* MillisecondTransformer.swift */; };
203                 F4AA593E1E1E0BFB001667AF /* DamageValueTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA593D1E1E0BFB001667AF /* DamageValueTransformer.swift */; };
204                 F4AA59401E1E23EC001667AF /* HistoryMarkTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA593F1E1E23EC001667AF /* HistoryMarkTransformer.swift */; };
205                 F4AA59421E1E2854001667AF /* OrderedSetToArrayTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59411E1E2854001667AF /* OrderedSetToArrayTransformer.swift */; };
206                 F4AA59441E1E300B001667AF /* ActinKindTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59431E1E300B001667AF /* ActinKindTransformer.swift */; };
207                 F4AA59461E1E33ED001667AF /* AreaNameTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59451E1E33ED001667AF /* AreaNameTransformer.swift */; };
208                 F4AA59481E1E3CBA001667AF /* AirbasePlaneStateTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59471E1E3CBA001667AF /* AirbasePlaneStateTransformer.swift */; };
209                 F4AA594A1E1E4863001667AF /* MapWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59491E1E4863001667AF /* MapWindowController.swift */; };
210                 F4AA594C1E1E497C001667AF /* EquipmentWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA594B1E1E497C001667AF /* EquipmentWindowController.swift */; };
211                 F4AA594E1E1E4A7C001667AF /* UITestWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA594D1E1E4A7C001667AF /* UITestWindowController.swift */; };
212                 F4AA59501E1E4D18001667AF /* ShipWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA594F1E1E4D18001667AF /* ShipWindowController.swift */; };
213                 F4AA59521E1E607F001667AF /* JSONViewWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AA59511E1E607F001667AF /* JSONViewWindowController.swift */; };
214                 F4AAA1511F6D6DDC00975E87 /* NSTextFieldExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AAA1501F6D6DDC00975E87 /* NSTextFieldExtension.swift */; };
215                 F4AAA1531F6D706E00975E87 /* FadeoutTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AAA1521F6D706E00975E87 /* FadeoutTextField.swift */; };
216                 F4AC136D1E0802C000851147 /* PreferencePanelController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AC136C1E0802C000851147 /* PreferencePanelController.swift */; };
217                 F4AC136F1E0963DB00851147 /* ProgressPanel.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AC136E1E0963DB00851147 /* ProgressPanel.swift */; };
218                 F4AC13711E096A7B00851147 /* HistoryWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AC13701E096A7B00851147 /* HistoryWindowController.swift */; };
219                 F4AF56811F7BF0CF004F4F4E /* IntConvertable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AF56801F7BF0CF004F4F4E /* IntConvertable.swift */; };
220                 F4AF56861F7F6EF9004F4F4E /* NSUserInterfaceItemIdentifierExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AF56841F7F6EF8004F4F4E /* NSUserInterfaceItemIdentifierExtension.swift */; };
221                 F4AF56871F7F6EF9004F4F4E /* NSNibExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4AF56851F7F6EF8004F4F4E /* NSNibExtension.swift */; };
222                 F4B15CBD1E21BA870078CFFC /* CommandRegister.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4B15CBC1E21BA870078CFFC /* CommandRegister.swift */; };
223                 F4B37EFF19FC8DCC002F371A /* UpgradableShipsWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4B37F0119FC8DCC002F371A /* UpgradableShipsWindowController.xib */; };
224                 F4B3DC3018E5C81E0011B4FC /* HistoryWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4B3DC3218E5C81E0011B4FC /* HistoryWindowController.xib */; };
225                 F4B3DC3318E5C8520011B4FC /* ShipViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4B3DC3518E5C8520011B4FC /* ShipViewController.xib */; };
226                 F4B3DC3618E5C8650011B4FC /* ShipWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4B3DC3818E5C8650011B4FC /* ShipWindowController.xib */; };
227                 F4B3DC3918E5C8700011B4FC /* JSONViewWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4B3DC3B18E5C8700011B4FC /* JSONViewWindowController.xib */; };
228                 F4B3DC3C18E5C87D0011B4FC /* DocksViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4B3DC3E18E5C87D0011B4FC /* DocksViewController.xib */; };
229                 F4B3DC3F18E5C8870011B4FC /* BroserWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4B3DC4118E5C8870011B4FC /* BroserWindowController.xib */; };
230                 F4B3DC4C18F0C8A90011B4FC /* Social.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4B3DC4B18F0C8A90011B4FC /* Social.framework */; };
231                 F4B3DC4E18F0C8FF0011B4FC /* Accounts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4B3DC4D18F0C8FF0011B4FC /* Accounts.framework */; };
232                 F4BBA21F1F243CA900E68743 /* DamageCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4BBA21E1F243CA900E68743 /* DamageCalculator.swift */; };
233                 F4BDEB47187252F30069D0CE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4BDEB46187252F30069D0CE /* Cocoa.framework */; };
234                 F4BDEB51187252F30069D0CE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F4BDEB4F187252F30069D0CE /* InfoPlist.strings */; };
235                 F4BDEB5D187252F30069D0CE /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4BDEB5B187252F30069D0CE /* MainMenu.xib */; };
236                 F4BDEB5F187252F30069D0CE /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F4BDEB5E187252F30069D0CE /* Images.xcassets */; };
237                 F4BDEB66187252F30069D0CE /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4BDEB65187252F30069D0CE /* XCTest.framework */; };
238                 F4BDEB67187252F30069D0CE /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4BDEB46187252F30069D0CE /* Cocoa.framework */; };
239                 F4BDEB6F187252F30069D0CE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F4BDEB6D187252F30069D0CE /* InfoPlist.strings */; };
240                 F4BDEB7B187253130069D0CE /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4BDEB7A187253130069D0CE /* WebKit.framework */; };
241                 F4BDEEB01E72D2D700D689AE /* HistoryTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4BDEEAF1E72D2D700D689AE /* HistoryTableViewController.swift */; };
242                 F4BDEEB21E73FE2000D689AE /* Entity.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4BDEEB11E73FE2000D689AE /* Entity.swift */; };
243                 F4BDEEB41E74017800D689AE /* MasterFurniture.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4BDEEB31E74017800D689AE /* MasterFurniture.swift */; };
244                 F4BDEEB61E74025700D689AE /* MasterUseItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4BDEEB51E74025700D689AE /* MasterUseItem.swift */; };
245                 F4BDEEB81E740D9300D689AE /* HiddenDropShipHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4BDEEB71E740D9300D689AE /* HiddenDropShipHistory.swift */; };
246                 F4BEEE9F18D211280006F70C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = F4BEEE9D18D211280006F70C /* Localizable.strings */; };
247                 F4BEEFFC1B11A5A7004702B8 /* ExternalBrowserWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4BEEFFE1B11A5A7004702B8 /* ExternalBrowserWindowController.xib */; };
248                 F4BEEFFF1B11A5C2004702B8 /* MediumShipViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4BEF0011B11A5C2004702B8 /* MediumShipViewController.xib */; };
249                 F4BEF0021B11A5CC004702B8 /* FleetMinimumViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4BEF0041B11A5CC004702B8 /* FleetMinimumViewController.xib */; };
250                 F4BEF0051B11A5D3004702B8 /* FleetViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4BEF0071B11A5D3004702B8 /* FleetViewController.xib */; };
251                 F4BEF0081B11A5DE004702B8 /* ShipDetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4BEF00A1B11A5DE004702B8 /* ShipDetailViewController.xib */; };
252                 F4BEF00B1B11A628004702B8 /* ShipMasterDetailWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4BEF00D1B11A628004702B8 /* ShipMasterDetailWindowController.xib */; };
253                 F4BEF00E1B11A645004702B8 /* UITestWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4BEF0101B11A645004702B8 /* UITestWindowController.xib */; };
254                 F4C041BA1875CAF5009273EB /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4C041B91875CAF5009273EB /* JavaScriptCore.framework */; };
255                 F4C3D1BF1F13A32D0084D0CA /* CalculateConditionPanelController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4C3D1BD1F13A32D0084D0CA /* CalculateConditionPanelController.swift */; };
256                 F4C3D1C01F13A32D0084D0CA /* CalculateConditionPanelController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C3D1BE1F13A32D0084D0CA /* CalculateConditionPanelController.xib */; };
257                 F4C668571C5450EB00601AFB /* BookmarkListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C668591C5450EB00601AFB /* BookmarkListViewController.xib */; };
258                 F4C6685A1C54510E00601AFB /* BookmarkEditorViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C6685C1C54510E00601AFB /* BookmarkEditorViewController.xib */; };
259                 F4C6685D1C54515C00601AFB /* BrowserContentAdjuster.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C6685F1C54515C00601AFB /* BrowserContentAdjuster.xib */; };
260                 F4C668601C54517500601AFB /* GameViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C668621C54517500601AFB /* GameViewController.xib */; };
261                 F4C668631C54518F00601AFB /* ProgressPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C668651C54518F00601AFB /* ProgressPanel.xib */; };
262                 F4C668661C5451AB00601AFB /* QuestListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C668681C5451AB00601AFB /* QuestListViewController.xib */; };
263                 F4C668691C5451C800601AFB /* ResourceViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C6686B1C5451C800601AFB /* ResourceViewController.xib */; };
264                 F4C6686C1C5451ED00601AFB /* StrengthenListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C6686E1C5451ED00601AFB /* StrengthenListViewController.xib */; };
265                 F4C6686F1C54524900601AFB /* VerticalFleetViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C668711C54524900601AFB /* VerticalFleetViewController.xib */; };
266                 F4C668721C54525300601AFB /* CombileViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4C668741C54525300601AFB /* CombileViewController.xib */; };
267                 F4CC5C091F88DBD50006B3FA /* NSPredicateExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CC5C081F88DBD50006B3FA /* NSPredicateExtension.swift */; };
268                 F4CF25A81E325ABA00C02A66 /* APIResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25A71E325ABA00C02A66 /* APIResponse.swift */; };
269                 F4CF25AA1E338ED000C02A66 /* JSONTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25A91E338ED000C02A66 /* JSONTracker.swift */; };
270                 F4CF25AC1E33AB4400C02A66 /* TimeSignalNotifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25AB1E33AB4400C02A66 /* TimeSignalNotifier.swift */; };
271                 F4CF25B01E3455EA00C02A66 /* Fleet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25AF1E3455EA00C02A66 /* Fleet.swift */; };
272                 F4CF25B21E34799400C02A66 /* FleetManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25B11E34799400C02A66 /* FleetManager.swift */; };
273                 F4CF25B41E34A38F00C02A66 /* ResourceHistoryManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25B31E34A38F00C02A66 /* ResourceHistoryManager.swift */; };
274                 F4CF25B61E34BAD500C02A66 /* AnchorageRepairManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25B51E34BAD500C02A66 /* AnchorageRepairManager.swift */; };
275                 F4CF25BA1E34EB6600C02A66 /* BookmarkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25B91E34EB6600C02A66 /* BookmarkManager.swift */; };
276                 F4CF25BC1E34F67400C02A66 /* KenzoDockStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25BB1E34F67400C02A66 /* KenzoDockStatus.swift */; };
277                 F4CF25BE1E361F4600C02A66 /* NyukyoDockStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25BD1E361F4600C02A66 /* NyukyoDockStatus.swift */; };
278                 F4CF25C01E36428400C02A66 /* MissionStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25BF1E36428400C02A66 /* MissionStatus.swift */; };
279                 F4CF25DC1E376D6600C02A66 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25DB1E376D6600C02A66 /* main.swift */; };
280                 F4CF25DE1E38E06300C02A66 /* EnhancementListItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25DD1E38E06300C02A66 /* EnhancementListItem.swift */; };
281                 F4CF25DF1E3A1D4100C02A66 /* EnhancementListItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CF25DD1E38E06300C02A66 /* EnhancementListItem.swift */; };
282                 F4D05BC61E0ABD6800688D66 /* SlotItemWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BC51E0ABD6800688D66 /* SlotItemWindowController.swift */; };
283                 F4D05BC81E0C0DA100688D66 /* AirBaseWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BC71E0C0DA100688D66 /* AirBaseWindowController.swift */; };
284                 F4D05BCA1E0CADA100688D66 /* ExternalBrowserWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BC91E0CADA100688D66 /* ExternalBrowserWindowController.swift */; };
285                 F4D05BCC1E0D274100688D66 /* BookmarkEditorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BCB1E0D274100688D66 /* BookmarkEditorViewController.swift */; };
286                 F4D05BCE1E0D50D300688D66 /* BrowserContentAdjuster.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BCD1E0D50D300688D66 /* BrowserContentAdjuster.swift */; };
287                 F4D05BD01E0D667600688D66 /* BookmarkListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BCF1E0D667600688D66 /* BookmarkListViewController.swift */; };
288                 F4D05BD21E0F3C4E00688D66 /* CombileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BD11E0F3C4E00688D66 /* CombileViewController.swift */; };
289                 F4D05BD41E0F4F8500688D66 /* ShipDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BD31E0F4F8500688D66 /* ShipDetailViewController.swift */; };
290                 F4D05BD71E0F696C00688D66 /* RepairListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BD61E0F696C00688D66 /* RepairListViewController.swift */; };
291                 F4D05BD91E0F748900688D66 /* QuestListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BD81E0F748900688D66 /* QuestListViewController.swift */; };
292                 F4D05BDB1E0F76A800688D66 /* ResourceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BDA1E0F76A800688D66 /* ResourceViewController.swift */; };
293                 F4D05BDF1E0F8B6900688D66 /* PowerUpSupportViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BDE1E0F8B6900688D66 /* PowerUpSupportViewController.swift */; };
294                 F4D05BE11E0FAB8E00688D66 /* ShipViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D05BE01E0FAB8E00688D66 /* ShipViewController.swift */; };
295                 F4D3D9551E8544B90085A389 /* StrengthenListItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D3D9541E8544B90085A389 /* StrengthenListItem.swift */; };
296                 F4E471291E46ECF1009B5AF4 /* CoreDataCore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E471281E46ECF1009B5AF4 /* CoreDataCore.swift */; };
297                 F4E5FF021E150A850026868C /* AncherageRepairTimerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF011E150A850026868C /* AncherageRepairTimerViewController.swift */; };
298                 F4E5FF041E1518200026868C /* ScreenshotDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF031E1518200026868C /* ScreenshotDetailViewController.swift */; };
299                 F4E5FF061E1523900026868C /* ScreenshotCollectionViewItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF051E1523900026868C /* ScreenshotCollectionViewItem.swift */; };
300                 F4E5FF081E1542780026868C /* ScreenshotEditorViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF071E1542780026868C /* ScreenshotEditorViewController.swift */; };
301                 F4E5FF0A1E15CE3D0026868C /* BridgeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF091E15CE3D0026868C /* BridgeViewController.swift */; };
302                 F4E5FF0C1E1645280026868C /* ScreenshotListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF0B1E1645280026868C /* ScreenshotListViewController.swift */; };
303                 F4E5FF101E17A83D0026868C /* ScreenshotListWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF0F1E17A83D0026868C /* ScreenshotListWindowController.swift */; };
304                 F4E5FF121E17D6850026868C /* GameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF111E17D6850026868C /* GameViewController.swift */; };
305                 F4E5FF141E17F93B0026868C /* BroserWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E5FF131E17F93B0026868C /* BroserWindowController.swift */; };
306                 F4E7802E18DC3AF00011BC4C /* LocalData.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = F4E7802C18DC3AF00011BC4C /* LocalData.xcdatamodeld */; };
307                 F4EE4AD81F18F43700AD92B4 /* DeckBuilderStructure.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4EE4AD71F18F43700AD92B4 /* DeckBuilderStructure.swift */; };
308                 F4EE4ADA1F18F66A00AD92B4 /* DeckBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4EE4AD91F18F66A00AD92B4 /* DeckBuilder.swift */; };
309                 F4EFBCA51E7D757E00DE4A58 /* SwiftyJSON.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4EFBCA21E7D439A00DE4A58 /* SwiftyJSON.framework */; };
310                 F4EFBCA61E7D757E00DE4A58 /* SwiftyJSON.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F4EFBCA21E7D439A00DE4A58 /* SwiftyJSON.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
311                 F4F947071D5DBA2D00F95998 /* MapWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4F947091D5DBA2D00F95998 /* MapWindowController.xib */; };
312                 F4F9470A1D5DBA3800F95998 /* EquipmentWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4F9470C1D5DBA3800F95998 /* EquipmentWindowController.xib */; };
313                 F4F9471F1D5DBBC700F95998 /* RepairListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4F947211D5DBBC700F95998 /* RepairListViewController.xib */; };
314                 F4F947281D5DBC5500F95998 /* AncherageRepairTimerViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F4F9472A1D5DBC5500F95998 /* AncherageRepairTimerViewController.xib */; };
315                 F4FC3E8C1E43660400E41228 /* GuardEscaped.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4FC3E8B1E43660400E41228 /* GuardEscaped.swift */; };
316                 F4FC3E8E1E4368BB00E41228 /* KCManagedObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4FC3E8D1E4368BB00E41228 /* KCManagedObject.swift */; };
317                 F4FC3E901E437E1F00E41228 /* JSONReciever.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4FC3E8F1E437E1F00E41228 /* JSONReciever.swift */; };
318                 F4FC3E941E44A5D600E41228 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4FC3E931E44A5D600E41228 /* AppDelegate.swift */; };
319                 F4FC3E961E46AC3000E41228 /* TSVSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4FC3E951E46AC3000E41228 /* TSVSupport.swift */; };
320 /* End PBXBuildFile section */
321
322 /* Begin PBXContainerItemProxy section */
323                 F4BDEB68187252F30069D0CE /* PBXContainerItemProxy */ = {
324                         isa = PBXContainerItemProxy;
325                         containerPortal = F4BDEB3B187252F30069D0CE /* Project object */;
326                         proxyType = 1;
327                         remoteGlobalIDString = F4BDEB42187252F30069D0CE;
328                         remoteInfo = KCD;
329                 };
330 /* End PBXContainerItemProxy section */
331
332 /* Begin PBXCopyFilesBuildPhase section */
333                 F4C5A2311C37F87500533FB6 /* CopyFiles */ = {
334                         isa = PBXCopyFilesBuildPhase;
335                         buildActionMask = 2147483647;
336                         dstPath = /usr/share/man/man1/;
337                         dstSubfolderSpec = 0;
338                         files = (
339                         );
340                         runOnlyForDeploymentPostprocessing = 1;
341                 };
342                 F4EFBCA71E7D757E00DE4A58 /* Embed Frameworks */ = {
343                         isa = PBXCopyFilesBuildPhase;
344                         buildActionMask = 2147483647;
345                         dstPath = "";
346                         dstSubfolderSpec = 10;
347                         files = (
348                                 F4EFBCA61E7D757E00DE4A58 /* SwiftyJSON.framework in Embed Frameworks */,
349                         );
350                         name = "Embed Frameworks";
351                         runOnlyForDeploymentPostprocessing = 0;
352                 };
353 /* End PBXCopyFilesBuildPhase section */
354
355 /* Begin PBXFileReference section */
356                 F402D5381BEF14EA008D5881 /* Bookmark 2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "Bookmark 2.xcdatamodel"; sourceTree = "<group>"; };
357                 F4048A9C1E18D75E008ACFD6 /* DamageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DamageView.swift; sourceTree = "<group>"; };
358                 F4048A9E1E19308A008ACFD6 /* StrokeTextFieldCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StrokeTextFieldCell.swift; sourceTree = "<group>"; };
359                 F4048AA01E1951BB008ACFD6 /* SuppliesCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SuppliesCell.swift; sourceTree = "<group>"; };
360                 F404AF561F2CDD1C00A006B8 /* DefaultKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultKey.swift; sourceTree = "<group>"; };
361                 F404AF5E1F2CE77500A006B8 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = SOURCE_ROOT; };
362                 F404AF601F2CE85C00A006B8 /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = SOURCE_ROOT; };
363                 F404AF611F2D8CAE00A006B8 /* DefaultKeys.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultKeys.swift; sourceTree = "<group>"; };
364                 F40ADA011CE6317500AE29B0 /* IgnoreCommand.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = IgnoreCommand.plist; sourceTree = "<group>"; };
365                 F40F976C1E6708F300AE81BB /* Graphics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Graphics.swift; sourceTree = "<group>"; };
366                 F40F976E1E67092600AE81BB /* ArrayExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArrayExtensions.swift; sourceTree = "<group>"; };
367                 F40F97701E68536400AE81BB /* FileManagerExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileManagerExtension.swift; sourceTree = "<group>"; };
368                 F40F97721E6989B300AE81BB /* NSViewExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSViewExtension.swift; sourceTree = "<group>"; };
369                 F41465671DAB852E00D68C97 /* ScreenshotCollectionViewItem.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ScreenshotCollectionViewItem.xib; sourceTree = "<group>"; };
370                 F41A451A1F4917640066F83D /* SeikuCalclator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SeikuCalclator.swift; sourceTree = "<group>"; };
371                 F421850D1DF44AEA00256590 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/AirBaseWindowController.xib; sourceTree = "<group>"; };
372                 F421850E1DF4518000256590 /* BroswerTouchBar.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = BroswerTouchBar.xib; sourceTree = "<group>"; };
373                 F42185101DF461A600256590 /* ScreenshotTouchBar.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ScreenshotTouchBar.xib; sourceTree = "<group>"; };
374                 F42539E11EB4A7950083EB9D /* AirPlanInfoView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AirPlanInfoView.swift; sourceTree = "<group>"; };
375                 F42546911EF8002E00BE297E /* EquitType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EquitType.swift; sourceTree = "<group>"; };
376                 F429FAAD1F619927006299ED /* TPValueCalculator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TPValueCalculator.swift; sourceTree = "<group>"; };
377                 F429FAAF1F62D769006299ED /* ShipType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShipType.swift; sourceTree = "<group>"; };
378                 F42A8FCB1E3DA4DF0099DC1D /* MasterMission.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterMission.swift; sourceTree = "<group>"; };
379                 F42A8FCD1E3DA7E90099DC1D /* MasterShip.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterShip.swift; sourceTree = "<group>"; };
380                 F42A8FCF1E3DB49A0099DC1D /* MasterSlotItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterSlotItem.swift; sourceTree = "<group>"; };
381                 F42A8FD11E3DC56C0099DC1D /* MasterSType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterSType.swift; sourceTree = "<group>"; };
382                 F42A8FD31E3DD57E0099DC1D /* MasterSlotItemEquipType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterSlotItemEquipType.swift; sourceTree = "<group>"; };
383                 F42A8FD51E3DE2C60099DC1D /* Material.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Material.swift; sourceTree = "<group>"; };
384                 F42A8FD71E3DEAA00099DC1D /* NyukyoDock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NyukyoDock.swift; sourceTree = "<group>"; };
385                 F42A8FD91E3DF2230099DC1D /* Ship.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Ship.swift; sourceTree = "<group>"; };
386                 F42A8FDB1E40B9FE0099DC1D /* SlotItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotItem.swift; sourceTree = "<group>"; };
387                 F42A8FDD1E40C6DF0099DC1D /* Quest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Quest.swift; sourceTree = "<group>"; };
388                 F42A8FDF1E40CC050099DC1D /* AirBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AirBase.swift; sourceTree = "<group>"; };
389                 F42A8FE11E40D0900099DC1D /* AirBasePlaneInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AirBasePlaneInfo.swift; sourceTree = "<group>"; };
390                 F42A8FE31E41FD6F0099DC1D /* DropShipHistory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DropShipHistory.swift; sourceTree = "<group>"; };
391                 F42A8FE51E420A360099DC1D /* KaihatuHistory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KaihatuHistory.swift; sourceTree = "<group>"; };
392                 F42A8FE71E422B180099DC1D /* KenzoHistory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KenzoHistory.swift; sourceTree = "<group>"; };
393                 F42A8FE91E43476F0099DC1D /* KenzoMark.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KenzoMark.swift; sourceTree = "<group>"; };
394                 F42A8FEB1E4354F50099DC1D /* Battle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Battle.swift; sourceTree = "<group>"; };
395                 F42A8FED1E435E330099DC1D /* Damage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Damage.swift; sourceTree = "<group>"; };
396                 F42CBB201D1ED41D004C2AE2 /* LocalData 3.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "LocalData 3.xcdatamodel"; sourceTree = "<group>"; };
397                 F42CFE151E3BA1E1000B4F9B /* EnhancementListItem2.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = EnhancementListItem2.plist; sourceTree = "<group>"; };
398                 F42CFE171E3C12AA000B4F9B /* ScreenshotInformation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenshotInformation.swift; sourceTree = "<group>"; };
399                 F42CFE1B1E3CB495000B4F9B /* Bookmark.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Bookmark.swift; sourceTree = "<group>"; };
400                 F42CFE1D1E3CCCC2000B4F9B /* Resource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Resource.swift; sourceTree = "<group>"; };
401                 F42CFE1F1E3CDE7E000B4F9B /* Basic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Basic.swift; sourceTree = "<group>"; };
402                 F42CFE211E3D6CEE000B4F9B /* Deck.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Deck.swift; sourceTree = "<group>"; };
403                 F42CFE231E3D8309000B4F9B /* KenzoDock.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KenzoDock.swift; sourceTree = "<group>"; };
404                 F42CFE251E3D91FD000B4F9B /* MasterMapArea.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterMapArea.swift; sourceTree = "<group>"; };
405                 F42CFE271E3D9A02000B4F9B /* MasterMapInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterMapInfo.swift; sourceTree = "<group>"; };
406                 F43E67B618BE02A10087E5B6 /* STypeShortName.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = STypeShortName.plist; sourceTree = "<group>"; };
407                 F43E67B818BE060E0087E5B6 /* LevelUpExp.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = LevelUpExp.plist; sourceTree = "<group>"; };
408                 F44775881EF6AAD900287572 /* SakutekiCalculator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SakutekiCalculator.swift; sourceTree = "<group>"; };
409                 F44AA2661E814A4400EED8BE /* ManagedObjectContextGenerator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManagedObjectContextGenerator.swift; sourceTree = "<group>"; };
410                 F44AA26A1E82AD2E00EED8BE /* NSObjectExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSObjectExtension.swift; sourceTree = "<group>"; };
411                 F44BC6C01E221293004644E3 /* AirCorpsChangeNameCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AirCorpsChangeNameCommand.swift; sourceTree = "<group>"; };
412                 F44BC6C21E221865004644E3 /* AirCorpsSupplyCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AirCorpsSupplyCommand.swift; sourceTree = "<group>"; };
413                 F44BC6C41E222279004644E3 /* PortNotifyCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PortNotifyCommand.swift; sourceTree = "<group>"; };
414                 F44BC6C61E222675004644E3 /* FailedCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FailedCommand.swift; sourceTree = "<group>"; };
415                 F44BC6C81E22314B004644E3 /* UnknownComand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnknownComand.swift; sourceTree = "<group>"; };
416                 F44BC6CA1E223208004644E3 /* IgnoreCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IgnoreCommand.swift; sourceTree = "<group>"; };
417                 F44BC6D01E224299004644E3 /* PortCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PortCommand.swift; sourceTree = "<group>"; };
418                 F44BC6D21E22581D004644E3 /* ApplySuppliesCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApplySuppliesCommand.swift; sourceTree = "<group>"; };
419                 F44BC6D41E226308004644E3 /* NyukyoSpeedChangeCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NyukyoSpeedChangeCommand.swift; sourceTree = "<group>"; };
420                 F44BC6D61E226CB1004644E3 /* HokyuChargeCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HokyuChargeCommand.swift; sourceTree = "<group>"; };
421                 F44BC6D81E2272F6004644E3 /* NyukyoStartCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NyukyoStartCommand.swift; sourceTree = "<group>"; };
422                 F44BC6DA1E2281A7004644E3 /* ClearItemGetComand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClearItemGetComand.swift; sourceTree = "<group>"; };
423                 F44BC6DC1E228345004644E3 /* UpdateQuestListCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpdateQuestListCommand.swift; sourceTree = "<group>"; };
424                 F44BC6DE1E228770004644E3 /* QuestListCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QuestListCommand.swift; sourceTree = "<group>"; };
425                 F44BC6E21E230577004644E3 /* SlotDepriveCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotDepriveCommand.swift; sourceTree = "<group>"; };
426                 F44BC6E41E23082B004644E3 /* CombinedCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CombinedCommand.swift; sourceTree = "<group>"; };
427                 F44BC6E61E231534004644E3 /* SlotResetCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotResetCommand.swift; sourceTree = "<group>"; };
428                 F44BC6E81E232B15004644E3 /* KaisouLockCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KaisouLockCommand.swift; sourceTree = "<group>"; };
429                 F44BC6EA1E234531004644E3 /* ChangeHenseiCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangeHenseiCommand.swift; sourceTree = "<group>"; };
430                 F44BC6EC1E238577004644E3 /* ShipDeckCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShipDeckCommand.swift; sourceTree = "<group>"; };
431                 F44BC6EE1E239FB1004644E3 /* RemodelSlotCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemodelSlotCommand.swift; sourceTree = "<group>"; };
432                 F44BC6F01E23A10C004644E3 /* RemodelSlotItemCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RemodelSlotItemCommand.swift; sourceTree = "<group>"; };
433                 F44BC6F21E23D32B004644E3 /* RealPowerUpCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RealPowerUpCommand.swift; sourceTree = "<group>"; };
434                 F44BC6F41E23D593004644E3 /* PowerUpCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PowerUpCommand.swift; sourceTree = "<group>"; };
435                 F44BC6F61E23DA4A004644E3 /* DestroyShipCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DestroyShipCommand.swift; sourceTree = "<group>"; };
436                 F44BC6F81E23DAC5004644E3 /* RealDestroyShipCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RealDestroyShipCommand.swift; sourceTree = "<group>"; };
437                 F44BC6FC1E250B2A004644E3 /* GetShipCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GetShipCommand.swift; sourceTree = "<group>"; };
438                 F44BC6FE1E250CED004644E3 /* CreateSlotItemCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateSlotItemCommand.swift; sourceTree = "<group>"; };
439                 F44BC7001E251408004644E3 /* DestroyItem2Command.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DestroyItem2Command.swift; sourceTree = "<group>"; };
440                 F44BC7021E252C4F004644E3 /* UpdateSlotItemCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpdateSlotItemCommand.swift; sourceTree = "<group>"; };
441                 F44BC7041E2660E4004644E3 /* StoreCreateSlotItemHistoryCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreCreateSlotItemHistoryCommand.swift; sourceTree = "<group>"; };
442                 F44BC7061E2670BB004644E3 /* CreateShipCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateShipCommand.swift; sourceTree = "<group>"; };
443                 F44BC7081E279C41004644E3 /* KenzoMarkCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KenzoMarkCommand.swift; sourceTree = "<group>"; };
444                 F44BC70A1E27B456004644E3 /* MemberRequireInfoCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberRequireInfoCommand.swift; sourceTree = "<group>"; };
445                 F44BC70C1E27B601004644E3 /* MemberShip3Command.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberShip3Command.swift; sourceTree = "<group>"; };
446                 F44BC70E1E27BE55004644E3 /* MemberShip2Command.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberShip2Command.swift; sourceTree = "<group>"; };
447                 F44BC7101E27C61A004644E3 /* MemberSlotItemCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberSlotItemCommand.swift; sourceTree = "<group>"; };
448                 F44BC7121E28FDC4004644E3 /* MemberShipCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberShipCommand.swift; sourceTree = "<group>"; };
449                 F44BC7141E2914FE004644E3 /* MemberBasicCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberBasicCommand.swift; sourceTree = "<group>"; };
450                 F44BC7161E29AF38004644E3 /* MemberMaterialCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberMaterialCommand.swift; sourceTree = "<group>"; };
451                 F44BC7181E29D9DC004644E3 /* MemberDeckCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberDeckCommand.swift; sourceTree = "<group>"; };
452                 F44BC71A1E29DCB4004644E3 /* MemberKDockCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberKDockCommand.swift; sourceTree = "<group>"; };
453                 F44BC71C1E29DF32004644E3 /* MemberNDockCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MemberNDockCommand.swift; sourceTree = "<group>"; };
454                 F44BC7321E2A25E4004644E3 /* Start2Command.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Start2Command.swift; sourceTree = "<group>"; };
455                 F44BC7341E2A295E004644E3 /* SetActionCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetActionCommand.swift; sourceTree = "<group>"; };
456                 F44BC7361E2A4258004644E3 /* SetPlaneCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetPlaneCommand.swift; sourceTree = "<group>"; };
457                 F44BC73A1E2A5C34004644E3 /* MapInfoCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapInfoCommand.swift; sourceTree = "<group>"; };
458                 F44BC73C1E2A5D39004644E3 /* DropShipHistoryCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DropShipHistoryCommand.swift; sourceTree = "<group>"; };
459                 F44BC73E1E2B1AD4004644E3 /* DummyShipCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DummyShipCommand.swift; sourceTree = "<group>"; };
460                 F44BC7401E2B263D004644E3 /* GuardShelterCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GuardShelterCommand.swift; sourceTree = "<group>"; };
461                 F45771221E1BCC7C008A9215 /* PeriodicNotifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PeriodicNotifier.swift; sourceTree = "<group>"; };
462                 F45F3BDD1E0679D80009434E /* KCD-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "KCD-Bridging-Header.h"; sourceTree = "<group>"; };
463                 F45F3BE01E067A870009434E /* HistoryItemCleaner.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryItemCleaner.swift; sourceTree = "<group>"; };
464                 F45F3BE21E06A60A0009434E /* UpgradableShipsWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpgradableShipsWindowController.swift; sourceTree = "<group>"; };
465                 F45FBB6E1E0FDB33000E72B9 /* StrengthenListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StrengthenListViewController.swift; sourceTree = "<group>"; };
466                 F45FBB701E101492000E72B9 /* DocksViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DocksViewController.swift; sourceTree = "<group>"; };
467                 F45FBB721E116F53000E72B9 /* MainTabVIewItemViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainTabVIewItemViewController.swift; sourceTree = "<group>"; };
468                 F45FBB911E129BAE000E72B9 /* FleetViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FleetViewController.swift; sourceTree = "<group>"; };
469                 F4649FC81DBC51A90097AEBF /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/ScreenshotListWindowController.strings"; sourceTree = "<group>"; };
470                 F4649FCD1DBC51F30097AEBF /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/ScreenshotListViewController.strings"; sourceTree = "<group>"; };
471                 F4649FD21DBC52630097AEBF /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/ScreenshotDetailViewController.strings"; sourceTree = "<group>"; };
472                 F4649FD71DBC52A90097AEBF /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/ScreenshotEditorViewController.strings"; sourceTree = "<group>"; };
473                 F4649FD81DBC54180097AEBF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ScreenshotListWindowController.xib; sourceTree = "<group>"; };
474                 F4649FD91DBC54270097AEBF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ScreenshotListViewController.xib; sourceTree = "<group>"; };
475                 F4649FDA1DBC54320097AEBF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ScreenshotDetailViewController.xib; sourceTree = "<group>"; };
476                 F4649FDB1DBC543A0097AEBF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ScreenshotEditorViewController.xib; sourceTree = "<group>"; };
477                 F46F104818ABAC910063E503 /* KCD.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = KCD.xcdatamodel; sourceTree = "<group>"; };
478                 F46FEA3E1F81285D00E2427C /* Localizable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Localizable.swift; sourceTree = "<group>"; };
479                 F46FEA401F8128BB00E2427C /* LocalizedStrings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalizedStrings.swift; sourceTree = "<group>"; };
480                 F47178491B6F9B5600F5E59D /* ResourceHistory.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = ResourceHistory.xcdatamodel; sourceTree = "<group>"; };
481                 F472159D1E1E6EE70083D3BC /* ShipMasterDetailWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShipMasterDetailWindowController.swift; sourceTree = "<group>"; };
482                 F472159F1E1E90C10083D3BC /* JSONNode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONNode.swift; sourceTree = "<group>"; };
483                 F47215A11E1F38280083D3BC /* Queue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Queue.swift; sourceTree = "<group>"; };
484                 F47215A51E1F84B40083D3BC /* LocalDataStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocalDataStore.swift; sourceTree = "<group>"; };
485                 F47215A71E1F947A0083D3BC /* BookmarkDataStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BookmarkDataStore.swift; sourceTree = "<group>"; };
486                 F47215A91E1F96B60083D3BC /* ResourceHistoryDataStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResourceHistoryDataStore.swift; sourceTree = "<group>"; };
487                 F47215AB1E1FA2460083D3BC /* TemporaryDataStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TemporaryDataStore.swift; sourceTree = "<group>"; };
488                 F47215AF1E1FEACC0083D3BC /* ServerDataStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServerDataStore.swift; sourceTree = "<group>"; };
489                 F47B06DC1E97ECD4006711D9 /* WindowManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WindowManager.swift; sourceTree = "<group>"; };
490                 F47C3E971E5DB29300D97449 /* JSONMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONMapper.swift; sourceTree = "<group>"; };
491                 F47C3E991E5DC90000D97449 /* MasterSTypeMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterSTypeMapper.swift; sourceTree = "<group>"; };
492                 F47C3E9B1E5DC94E00D97449 /* MasterShipMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterShipMapper.swift; sourceTree = "<group>"; };
493                 F47C3E9D1E5DD3E400D97449 /* MasterMapAreaMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterMapAreaMapper.swift; sourceTree = "<group>"; };
494                 F47C3E9F1E5DE08F00D97449 /* MasterMapInfoMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterMapInfoMapper.swift; sourceTree = "<group>"; };
495                 F47C3EA11E5EFCC800D97449 /* MasterUseItemMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterUseItemMapper.swift; sourceTree = "<group>"; };
496                 F47C3EA31E5F017500D97449 /* MasterFurnitureMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterFurnitureMapper.swift; sourceTree = "<group>"; };
497                 F47C3EA51E5F050D00D97449 /* MasterSlotItemMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterSlotItemMapper.swift; sourceTree = "<group>"; };
498                 F47C3EA71E5F06E700D97449 /* MasterSlotItemEquipTypeMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterSlotItemEquipTypeMapper.swift; sourceTree = "<group>"; };
499                 F47C3EA91E5F085B00D97449 /* MasterMissionMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterMissionMapper.swift; sourceTree = "<group>"; };
500                 F47C3EAB1E5F1AD900D97449 /* ShipMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShipMapper.swift; sourceTree = "<group>"; };
501                 F47C3EAD1E5F26E900D97449 /* DeckMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeckMapper.swift; sourceTree = "<group>"; };
502                 F47C3EAF1E60500700D97449 /* MaterialMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MaterialMapper.swift; sourceTree = "<group>"; };
503                 F47C3EB11E60616E00D97449 /* NyukyoDockMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NyukyoDockMapper.swift; sourceTree = "<group>"; };
504                 F47C3EB31E606C4300D97449 /* ResetSortie.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResetSortie.swift; sourceTree = "<group>"; };
505                 F47C3EB51E60766000D97449 /* BasicMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasicMapper.swift; sourceTree = "<group>"; };
506                 F47C3EB71E61967C00D97449 /* SlotItemMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotItemMapper.swift; sourceTree = "<group>"; };
507                 F47C3EB91E619CC400D97449 /* KenzoDockMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KenzoDockMapper.swift; sourceTree = "<group>"; };
508                 F47C3EBB1E61AEC500D97449 /* AirBaseMapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AirBaseMapper.swift; sourceTree = "<group>"; };
509                 F47C3EBD1E62718E00D97449 /* BattleCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BattleCommand.swift; sourceTree = "<group>"; };
510                 F481D63E1F9105CB007E2CBE /* Entities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Entities.swift; sourceTree = "<group>"; };
511                 F48883441F2E095F0069E0C3 /* DefaultSettings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultSettings.swift; sourceTree = "<group>"; };
512                 F48883461F2E2E9A0069E0C3 /* DefaultKeyExtendedValues.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultKeyExtendedValues.swift; sourceTree = "<group>"; };
513                 F490977A1E19C3910085A45D /* SuppliesView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SuppliesView.swift; sourceTree = "<group>"; };
514                 F490977C1E19DF390085A45D /* SlotItemFrameView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotItemFrameView.swift; sourceTree = "<group>"; };
515                 F490977E1E19ED400085A45D /* StrengthenListItemView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StrengthenListItemView.swift; sourceTree = "<group>"; };
516                 F49097801E19F2C70085A45D /* BorderTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BorderTextField.swift; sourceTree = "<group>"; };
517                 F49097821E19F7760085A45D /* StrengthenListItemCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StrengthenListItemCellView.swift; sourceTree = "<group>"; };
518                 F49097841E1A15AF0085A45D /* SlotItemLevelView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotItemLevelView.swift; sourceTree = "<group>"; };
519                 F49097861E1A85F70085A45D /* ImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageView.swift; sourceTree = "<group>"; };
520                 F49097881E1A99EA0085A45D /* CollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CollectionView.swift; sourceTree = "<group>"; };
521                 F490978A1E1B38F00085A45D /* TiledImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TiledImageView.swift; sourceTree = "<group>"; };
522                 F490978C1E1BA64E0085A45D /* GuardEscapedView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GuardEscapedView.swift; sourceTree = "<group>"; };
523                 F491A4BB1E4B523C00D1E067 /* ApplicationDirecrories.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApplicationDirecrories.swift; sourceTree = "<group>"; };
524                 F491A4BD1E4E0C5000D1E067 /* CustomHTTPProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomHTTPProtocol.swift; sourceTree = "<group>"; };
525                 F491A4BF1E4EACDD00D1E067 /* CacheStoragePolicy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CacheStoragePolicy.swift; sourceTree = "<group>"; };
526                 F491A4C11E4FDED100D1E067 /* Debug.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Debug.swift; sourceTree = "<group>"; };
527                 F494DC5618C23E4300AE97E4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/MainMenu.strings; sourceTree = "<group>"; };
528                 F494DC5718C23E4300AE97E4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
529                 F494DC5918C23E4400AE97E4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
530                 F495462D1B1894DD00E0D8D0 /* Bookmark.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Bookmark.xcdatamodel; sourceTree = "<group>"; };
531                 F49688661B3EA16800D3CEDE /* RemoveDatabaseFileAndRestart.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = RemoveDatabaseFileAndRestart.app; sourceTree = "<group>"; };
532                 F497F6231D5B7CCA00A8F609 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/MainMenu.strings"; sourceTree = "<group>"; };
533                 F497F63A1D5B7CE300A8F609 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Makefile"; sourceTree = "<group>"; };
534                 F497F63B1D5B7CE400A8F609 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Localizable.strings.sed"; sourceTree = "<group>"; };
535                 F497F63C1D5B7CE500A8F609 /* zh-Hant-TW */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Localizable.strings"; sourceTree = "<group>"; };
536                 F497F63D1D5B7CE600A8F609 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
537                 F497F63E1D5B7CE600A8F609 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/SlotItemShortName.plist"; sourceTree = "<group>"; };
538                 F497F63F1D5B7CE700A8F609 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Taihi.txt"; sourceTree = "<group>"; };
539                 F49AABE51DFC48F300E0B24F /* MainTouchBar.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainTouchBar.xib; sourceTree = "<group>"; };
540                 F49AABE71DFD33FB00E0B24F /* HistoryWindowTouchBar.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HistoryWindowTouchBar.xib; sourceTree = "<group>"; };
541                 F49AABF11DFD53A300E0B24F /* SlotItemWindowTouchBar.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SlotItemWindowTouchBar.xib; sourceTree = "<group>"; };
542                 F4A0D7081E2BA2F300224DCE /* CalculateDamageCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CalculateDamageCommand.swift; sourceTree = "<group>"; };
543                 F4A0D7141E2FB11F00224DCE /* MapStartCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapStartCommand.swift; sourceTree = "<group>"; };
544                 F4A0D7181E2FBE1600224DCE /* JSONViewCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONViewCommand.swift; sourceTree = "<group>"; };
545                 F4A0D71A1E30D77B00224DCE /* JSONCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONCommand.swift; sourceTree = "<group>"; };
546                 F4A2AF571A0930160024BD9E /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; };
547                 F4A9B8D31B975029005786C2 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = ja; path = ja.lproj/SlotItemShortName.plist; sourceTree = "<group>"; };
548                 F4A9B8D61B99D5B7005786C2 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text; name = ja; path = ja.lproj/Taihi.txt; sourceTree = "<group>"; };
549                 F4AA05FA192B92C800844688 /* Temporary.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Temporary.xcdatamodel; sourceTree = "<group>"; };
550                 F4AA59131E1C951F001667AF /* TimerCountFormatter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimerCountFormatter.swift; sourceTree = "<group>"; };
551                 F4AA59151E1C9C5D001667AF /* ValueTransformerRegister.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ValueTransformerRegister.swift; sourceTree = "<group>"; };
552                 F4AA59191E1CE2EA001667AF /* SlotItemEquipTypeTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotItemEquipTypeTransformer.swift; sourceTree = "<group>"; };
553                 F4AA59271E1CEF8E001667AF /* PlanToShowsBoldFontTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PlanToShowsBoldFontTransformer.swift; sourceTree = "<group>"; };
554                 F4AA59291E1D1387001667AF /* IgnoreZeroTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IgnoreZeroTransformer.swift; sourceTree = "<group>"; };
555                 F4AA592D1E1D1D4D001667AF /* SokuTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SokuTransformer.swift; sourceTree = "<group>"; };
556                 F4AA592F1E1D1FAB001667AF /* LengTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LengTransformer.swift; sourceTree = "<group>"; };
557                 F4AA59311E1D211C001667AF /* SlotitemNameTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotitemNameTransformer.swift; sourceTree = "<group>"; };
558                 F4AA59331E1D2512001667AF /* SlotItemShortNameTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotItemShortNameTransformer.swift; sourceTree = "<group>"; };
559                 F4AA59351E1D36C5001667AF /* QuestProgressTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QuestProgressTransformer.swift; sourceTree = "<group>"; };
560                 F4AA59371E1DC4C3001667AF /* MapAreaTransformaer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapAreaTransformaer.swift; sourceTree = "<group>"; };
561                 F4AA59391E1E02D9001667AF /* UpgradeShipExcludeColorTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UpgradeShipExcludeColorTransformer.swift; sourceTree = "<group>"; };
562                 F4AA593B1E1E0A9F001667AF /* MillisecondTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MillisecondTransformer.swift; sourceTree = "<group>"; };
563                 F4AA593D1E1E0BFB001667AF /* DamageValueTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DamageValueTransformer.swift; sourceTree = "<group>"; };
564                 F4AA593F1E1E23EC001667AF /* HistoryMarkTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryMarkTransformer.swift; sourceTree = "<group>"; };
565                 F4AA59411E1E2854001667AF /* OrderedSetToArrayTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrderedSetToArrayTransformer.swift; sourceTree = "<group>"; };
566                 F4AA59431E1E300B001667AF /* ActinKindTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActinKindTransformer.swift; sourceTree = "<group>"; };
567                 F4AA59451E1E33ED001667AF /* AreaNameTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AreaNameTransformer.swift; sourceTree = "<group>"; };
568                 F4AA59471E1E3CBA001667AF /* AirbasePlaneStateTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AirbasePlaneStateTransformer.swift; sourceTree = "<group>"; };
569                 F4AA59491E1E4863001667AF /* MapWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MapWindowController.swift; sourceTree = "<group>"; };
570                 F4AA594B1E1E497C001667AF /* EquipmentWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EquipmentWindowController.swift; sourceTree = "<group>"; };
571                 F4AA594D1E1E4A7C001667AF /* UITestWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UITestWindowController.swift; sourceTree = "<group>"; };
572                 F4AA594F1E1E4D18001667AF /* ShipWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShipWindowController.swift; sourceTree = "<group>"; };
573                 F4AA59511E1E607F001667AF /* JSONViewWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONViewWindowController.swift; sourceTree = "<group>"; };
574                 F4AAA1501F6D6DDC00975E87 /* NSTextFieldExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSTextFieldExtension.swift; sourceTree = "<group>"; };
575                 F4AAA1521F6D706E00975E87 /* FadeoutTextField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FadeoutTextField.swift; sourceTree = "<group>"; };
576                 F4AC136C1E0802C000851147 /* PreferencePanelController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreferencePanelController.swift; sourceTree = "<group>"; };
577                 F4AC136E1E0963DB00851147 /* ProgressPanel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressPanel.swift; sourceTree = "<group>"; };
578                 F4AC13701E096A7B00851147 /* HistoryWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryWindowController.swift; sourceTree = "<group>"; };
579                 F4AF56801F7BF0CF004F4F4E /* IntConvertable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntConvertable.swift; sourceTree = "<group>"; };
580                 F4AF56841F7F6EF8004F4F4E /* NSUserInterfaceItemIdentifierExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSUserInterfaceItemIdentifierExtension.swift; sourceTree = "<group>"; };
581                 F4AF56851F7F6EF8004F4F4E /* NSNibExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSNibExtension.swift; sourceTree = "<group>"; };
582                 F4B15CBC1E21BA870078CFFC /* CommandRegister.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommandRegister.swift; sourceTree = "<group>"; };
583                 F4B3DC4B18F0C8A90011B4FC /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; };
584                 F4B3DC4D18F0C8FF0011B4FC /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; };
585                 F4BBA21E1F243CA900E68743 /* DamageCalculator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DamageCalculator.swift; sourceTree = "<group>"; };
586                 F4BDEB43187252F30069D0CE /* KCD.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KCD.app; sourceTree = BUILT_PRODUCTS_DIR; };
587                 F4BDEB46187252F30069D0CE /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
588                 F4BDEB49187252F30069D0CE /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
589                 F4BDEB4A187252F30069D0CE /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
590                 F4BDEB4B187252F30069D0CE /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
591                 F4BDEB4E187252F30069D0CE /* KCD-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KCD-Info.plist"; sourceTree = "<group>"; };
592                 F4BDEB5C187252F30069D0CE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
593                 F4BDEB5E187252F30069D0CE /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
594                 F4BDEB64187252F30069D0CE /* KCDTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KCDTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
595                 F4BDEB65187252F30069D0CE /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
596                 F4BDEB6C187252F30069D0CE /* KCDTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KCDTests-Info.plist"; sourceTree = "<group>"; };
597                 F4BDEB7A187253130069D0CE /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
598                 F4BDEEAF1E72D2D700D689AE /* HistoryTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryTableViewController.swift; sourceTree = "<group>"; };
599                 F4BDEEB11E73FE2000D689AE /* Entity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Entity.swift; sourceTree = "<group>"; };
600                 F4BDEEB31E74017800D689AE /* MasterFurniture.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterFurniture.swift; sourceTree = "<group>"; };
601                 F4BDEEB51E74025700D689AE /* MasterUseItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasterUseItem.swift; sourceTree = "<group>"; };
602                 F4BDEEB71E740D9300D689AE /* HiddenDropShipHistory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HiddenDropShipHistory.swift; sourceTree = "<group>"; };
603                 F4BEEE9E18D211280006F70C /* ja */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
604                 F4BEEEA118D211360006F70C /* ja */ = {isa = PBXFileReference; lastKnownFileType = text; name = ja; path = ja.lproj/Localizable.strings.sed; sourceTree = "<group>"; };
605                 F4BEEEA418D211500006F70C /* ja */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; name = ja; path = ja.lproj/Makefile; sourceTree = "<group>"; };
606                 F4BEEEA718D323520006F70C /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = SOURCE_ROOT; };
607                 F4C041B91875CAF5009273EB /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
608                 F4C3D1BD1F13A32D0084D0CA /* CalculateConditionPanelController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CalculateConditionPanelController.swift; sourceTree = "<group>"; };
609                 F4C3D1BE1F13A32D0084D0CA /* CalculateConditionPanelController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CalculateConditionPanelController.xib; sourceTree = "<group>"; };
610                 F4C5A22B1C37B8DB00533FB6 /* RequiredEquipmentSet.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = RequiredEquipmentSet.txt; sourceTree = "<group>"; };
611                 F4C5A22D1C37CB5100533FB6 /* EnhancementListItem.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = EnhancementListItem.txt; sourceTree = "<group>"; };
612                 F4C5A2331C37F87500533FB6 /* EquipmentEnhancementListBuilder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = EquipmentEnhancementListBuilder; sourceTree = BUILT_PRODUCTS_DIR; };
613                 F4CC5C081F88DBD50006B3FA /* NSPredicateExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSPredicateExtension.swift; sourceTree = "<group>"; };
614                 F4CF25A71E325ABA00C02A66 /* APIResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = APIResponse.swift; sourceTree = "<group>"; };
615                 F4CF25A91E338ED000C02A66 /* JSONTracker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONTracker.swift; sourceTree = "<group>"; };
616                 F4CF25AB1E33AB4400C02A66 /* TimeSignalNotifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TimeSignalNotifier.swift; sourceTree = "<group>"; };
617                 F4CF25AF1E3455EA00C02A66 /* Fleet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Fleet.swift; sourceTree = "<group>"; };
618                 F4CF25B11E34799400C02A66 /* FleetManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FleetManager.swift; sourceTree = "<group>"; };
619                 F4CF25B31E34A38F00C02A66 /* ResourceHistoryManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResourceHistoryManager.swift; sourceTree = "<group>"; };
620                 F4CF25B51E34BAD500C02A66 /* AnchorageRepairManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnchorageRepairManager.swift; sourceTree = "<group>"; };
621                 F4CF25B91E34EB6600C02A66 /* BookmarkManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BookmarkManager.swift; sourceTree = "<group>"; };
622                 F4CF25BB1E34F67400C02A66 /* KenzoDockStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KenzoDockStatus.swift; sourceTree = "<group>"; };
623                 F4CF25BD1E361F4600C02A66 /* NyukyoDockStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NyukyoDockStatus.swift; sourceTree = "<group>"; };
624                 F4CF25BF1E36428400C02A66 /* MissionStatus.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MissionStatus.swift; sourceTree = "<group>"; };
625                 F4CF25DA1E376D6500C02A66 /* EquipmentEnhancementListBuilder-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EquipmentEnhancementListBuilder-Bridging-Header.h"; sourceTree = "<group>"; };
626                 F4CF25DB1E376D6600C02A66 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
627                 F4CF25DD1E38E06300C02A66 /* EnhancementListItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EnhancementListItem.swift; sourceTree = "<group>"; };
628                 F4D05BC51E0ABD6800688D66 /* SlotItemWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SlotItemWindowController.swift; sourceTree = "<group>"; };
629                 F4D05BC71E0C0DA100688D66 /* AirBaseWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AirBaseWindowController.swift; sourceTree = "<group>"; };
630                 F4D05BC91E0CADA100688D66 /* ExternalBrowserWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExternalBrowserWindowController.swift; sourceTree = "<group>"; };
631                 F4D05BCB1E0D274100688D66 /* BookmarkEditorViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BookmarkEditorViewController.swift; sourceTree = "<group>"; };
632                 F4D05BCD1E0D50D300688D66 /* BrowserContentAdjuster.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BrowserContentAdjuster.swift; sourceTree = "<group>"; };
633                 F4D05BCF1E0D667600688D66 /* BookmarkListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BookmarkListViewController.swift; sourceTree = "<group>"; };
634                 F4D05BD11E0F3C4E00688D66 /* CombileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CombileViewController.swift; sourceTree = "<group>"; };
635                 F4D05BD31E0F4F8500688D66 /* ShipDetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShipDetailViewController.swift; sourceTree = "<group>"; };
636                 F4D05BD61E0F696C00688D66 /* RepairListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RepairListViewController.swift; sourceTree = "<group>"; };
637                 F4D05BD81E0F748900688D66 /* QuestListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QuestListViewController.swift; sourceTree = "<group>"; };
638                 F4D05BDA1E0F76A800688D66 /* ResourceViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResourceViewController.swift; sourceTree = "<group>"; };
639                 F4D05BDE1E0F8B6900688D66 /* PowerUpSupportViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PowerUpSupportViewController.swift; sourceTree = "<group>"; };
640                 F4D05BE01E0FAB8E00688D66 /* ShipViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShipViewController.swift; sourceTree = "<group>"; };
641                 F4D3D9541E8544B90085A389 /* StrengthenListItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StrengthenListItem.swift; sourceTree = "<group>"; };
642                 F4D6BC4C1A923C0B00742FEB /* LocalData 2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "LocalData 2.xcdatamodel"; sourceTree = "<group>"; };
643                 F4E471281E46ECF1009B5AF4 /* CoreDataCore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreDataCore.swift; sourceTree = "<group>"; };
644                 F4E5FF011E150A850026868C /* AncherageRepairTimerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AncherageRepairTimerViewController.swift; sourceTree = "<group>"; };
645                 F4E5FF031E1518200026868C /* ScreenshotDetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenshotDetailViewController.swift; sourceTree = "<group>"; };
646                 F4E5FF051E1523900026868C /* ScreenshotCollectionViewItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenshotCollectionViewItem.swift; sourceTree = "<group>"; };
647                 F4E5FF071E1542780026868C /* ScreenshotEditorViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenshotEditorViewController.swift; sourceTree = "<group>"; };
648                 F4E5FF091E15CE3D0026868C /* BridgeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BridgeViewController.swift; sourceTree = "<group>"; };
649                 F4E5FF0B1E1645280026868C /* ScreenshotListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenshotListViewController.swift; sourceTree = "<group>"; };
650                 F4E5FF0F1E17A83D0026868C /* ScreenshotListWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenshotListWindowController.swift; sourceTree = "<group>"; };
651                 F4E5FF111E17D6850026868C /* GameViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GameViewController.swift; sourceTree = "<group>"; };
652                 F4E5FF131E17F93B0026868C /* BroserWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BroserWindowController.swift; sourceTree = "<group>"; };
653                 F4E7802D18DC3AF00011BC4C /* LocalData.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LocalData.xcdatamodel; sourceTree = "<group>"; };
654                 F4EE4AD71F18F43700AD92B4 /* DeckBuilderStructure.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeckBuilderStructure.swift; sourceTree = "<group>"; };
655                 F4EE4AD91F18F66A00AD92B4 /* DeckBuilder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeckBuilder.swift; sourceTree = "<group>"; };
656                 F4EFBCA21E7D439A00DE4A58 /* SwiftyJSON.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftyJSON.framework; path = Carthage/Build/Mac/SwiftyJSON.framework; sourceTree = "<group>"; };
657                 F4F947061D5DBA1A00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/UITestWindowController.xib; sourceTree = "<group>"; };
658                 F4F947081D5DBA2D00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MapWindowController.xib; sourceTree = "<group>"; };
659                 F4F9470B1D5DBA3800F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/EquipmentWindowController.xib; sourceTree = "<group>"; };
660                 F4F9470D1D5DBA4200F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ShipWindowController.xib; sourceTree = "<group>"; };
661                 F4F9470E1D5DBA5700F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/JSONViewWindowController.xib; sourceTree = "<group>"; };
662                 F4F9470F1D5DBA6900F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ShipMasterDetailWindowController.xib; sourceTree = "<group>"; };
663                 F4F947101D5DBA8700F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ProgressPanel.xib; sourceTree = "<group>"; };
664                 F4F947111D5DBA9700F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ExternalBrowserWindowController.xib; sourceTree = "<group>"; };
665                 F4F947121D5DBAA900F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/UpgradableShipsWindowController.xib; sourceTree = "<group>"; };
666                 F4F947131D5DBABE00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PreferencePanelController.xib; sourceTree = "<group>"; };
667                 F4F947141D5DBAD200F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/SlotItemWindowController.xib; sourceTree = "<group>"; };
668                 F4F947151D5DBAE900F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/HistoryWindowController.xib; sourceTree = "<group>"; };
669                 F4F947161D5DBB0700F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/BookmarkEditorViewController.xib; sourceTree = "<group>"; };
670                 F4F947171D5DBB1E00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/BrowserContentAdjuster.xib; sourceTree = "<group>"; };
671                 F4F947181D5DBB3400F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/BookmarkListViewController.xib; sourceTree = "<group>"; };
672                 F4F947191D5DBB4E00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/CombileViewController.xib; sourceTree = "<group>"; };
673                 F4F9471A1D5DBB6400F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/VerticalFleetViewController.xib; sourceTree = "<group>"; };
674                 F4F9471B1D5DBB7500F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/FleetMinimumViewController.xib; sourceTree = "<group>"; };
675                 F4F9471C1D5DBB8D00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/FleetViewController.xib; sourceTree = "<group>"; };
676                 F4F9471D1D5DBB9E00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MediumShipViewController.xib; sourceTree = "<group>"; };
677                 F4F9471E1D5DBBB300F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ShipDetailViewController.xib; sourceTree = "<group>"; };
678                 F4F947201D5DBBC700F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/RepairListViewController.xib; sourceTree = "<group>"; };
679                 F4F947221D5DBBD900F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/StrengthenListViewController.xib; sourceTree = "<group>"; };
680                 F4F947231D5DBBEE00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/PowerUpSupportViewController.xib; sourceTree = "<group>"; };
681                 F4F947241D5DBC0400F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ShipViewController.xib; sourceTree = "<group>"; };
682                 F4F947251D5DBC1A00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/QuestListViewController.xib; sourceTree = "<group>"; };
683                 F4F947261D5DBC2D00F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/DocksViewController.xib; sourceTree = "<group>"; };
684                 F4F947271D5DBC4100F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/GameViewController.xib; sourceTree = "<group>"; };
685                 F4F947291D5DBC5500F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/AncherageRepairTimerViewController.xib; sourceTree = "<group>"; };
686                 F4F9472B1D5DBC6100F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ResourceViewController.xib; sourceTree = "<group>"; };
687                 F4F9472C1D5DBC7300F95998 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/BroserWindowController.xib; sourceTree = "<group>"; };
688                 F4F947331D5EB44700F95998 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/BroserWindowController.strings"; sourceTree = "<group>"; };
689                 F4F947351D5EBDD700F95998 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/ShipViewController.strings"; sourceTree = "<group>"; };
690                 F4FC3E8B1E43660400E41228 /* GuardEscaped.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GuardEscaped.swift; sourceTree = "<group>"; };
691                 F4FC3E8D1E4368BB00E41228 /* KCManagedObject.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KCManagedObject.swift; sourceTree = "<group>"; };
692                 F4FC3E8F1E437E1F00E41228 /* JSONReciever.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONReciever.swift; sourceTree = "<group>"; };
693                 F4FC3E931E44A5D600E41228 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
694                 F4FC3E951E46AC3000E41228 /* TSVSupport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TSVSupport.swift; sourceTree = "<group>"; };
695 /* End PBXFileReference section */
696
697 /* Begin PBXFrameworksBuildPhase section */
698                 F4BDEB40187252F30069D0CE /* Frameworks */ = {
699                         isa = PBXFrameworksBuildPhase;
700                         buildActionMask = 2147483647;
701                         files = (
702                                 F4EFBCA51E7D757E00DE4A58 /* SwiftyJSON.framework in Frameworks */,
703                                 F4A2AF581A0930160024BD9E /* Quartz.framework in Frameworks */,
704                                 F4B3DC4E18F0C8FF0011B4FC /* Accounts.framework in Frameworks */,
705                                 F4B3DC4C18F0C8A90011B4FC /* Social.framework in Frameworks */,
706                                 F4C041BA1875CAF5009273EB /* JavaScriptCore.framework in Frameworks */,
707                                 F4BDEB7B187253130069D0CE /* WebKit.framework in Frameworks */,
708                                 F4BDEB47187252F30069D0CE /* Cocoa.framework in Frameworks */,
709                         );
710                         runOnlyForDeploymentPostprocessing = 0;
711                 };
712                 F4BDEB61187252F30069D0CE /* Frameworks */ = {
713                         isa = PBXFrameworksBuildPhase;
714                         buildActionMask = 2147483647;
715                         files = (
716                                 F4BDEB67187252F30069D0CE /* Cocoa.framework in Frameworks */,
717                                 F4BDEB66187252F30069D0CE /* XCTest.framework in Frameworks */,
718                         );
719                         runOnlyForDeploymentPostprocessing = 0;
720                 };
721                 F4C5A2301C37F87500533FB6 /* Frameworks */ = {
722                         isa = PBXFrameworksBuildPhase;
723                         buildActionMask = 2147483647;
724                         files = (
725                         );
726                         runOnlyForDeploymentPostprocessing = 0;
727                 };
728 /* End PBXFrameworksBuildPhase section */
729
730 /* Begin PBXGroup section */
731                 F45F3BDC1E0575170009434E /* TouchBar */ = {
732                         isa = PBXGroup;
733                         children = (
734                                 F421850E1DF4518000256590 /* BroswerTouchBar.xib */,
735                                 F42185101DF461A600256590 /* ScreenshotTouchBar.xib */,
736                                 F49AABE51DFC48F300E0B24F /* MainTouchBar.xib */,
737                                 F49AABE71DFD33FB00E0B24F /* HistoryWindowTouchBar.xib */,
738                                 F49AABF11DFD53A300E0B24F /* SlotItemWindowTouchBar.xib */,
739                         );
740                         name = TouchBar;
741                         sourceTree = "<group>";
742                 };
743                 F4649FBF1DBBB0F50097AEBF /* Supply&DockCommand */ = {
744                         isa = PBXGroup;
745                         children = (
746                                 F44BC6D81E2272F6004644E3 /* NyukyoStartCommand.swift */,
747                                 F44BC6D61E226CB1004644E3 /* HokyuChargeCommand.swift */,
748                                 F44BC6D41E226308004644E3 /* NyukyoSpeedChangeCommand.swift */,
749                                 F44BC6D21E22581D004644E3 /* ApplySuppliesCommand.swift */,
750                         );
751                         name = "Supply&DockCommand";
752                         sourceTree = "<group>";
753                 };
754                 F4649FC01DBBB30F0097AEBF /* MasterUpdateCommand */ = {
755                         isa = PBXGroup;
756                         children = (
757                                 F44BC7321E2A25E4004644E3 /* Start2Command.swift */,
758                         );
759                         name = MasterUpdateCommand;
760                         sourceTree = "<group>";
761                 };
762                 F4649FC11DBBB3410097AEBF /* MemberUpdateCommand */ = {
763                         isa = PBXGroup;
764                         children = (
765                                 F44BC71C1E29DF32004644E3 /* MemberNDockCommand.swift */,
766                                 F44BC71A1E29DCB4004644E3 /* MemberKDockCommand.swift */,
767                                 F44BC7181E29D9DC004644E3 /* MemberDeckCommand.swift */,
768                                 F44BC7161E29AF38004644E3 /* MemberMaterialCommand.swift */,
769                                 F44BC7141E2914FE004644E3 /* MemberBasicCommand.swift */,
770                                 F44BC7121E28FDC4004644E3 /* MemberShipCommand.swift */,
771                                 F44BC7101E27C61A004644E3 /* MemberSlotItemCommand.swift */,
772                                 F44BC70E1E27BE55004644E3 /* MemberShip2Command.swift */,
773                                 F44BC70C1E27B601004644E3 /* MemberShip3Command.swift */,
774                                 F44BC70A1E27B456004644E3 /* MemberRequireInfoCommand.swift */,
775                         );
776                         name = MemberUpdateCommand;
777                         sourceTree = "<group>";
778                 };
779                 F4649FC21DBBB3820097AEBF /* Create&DestoryCommand */ = {
780                         isa = PBXGroup;
781                         children = (
782                                 F44BC7081E279C41004644E3 /* KenzoMarkCommand.swift */,
783                                 F44BC7061E2670BB004644E3 /* CreateShipCommand.swift */,
784                                 F44BC6FC1E250B2A004644E3 /* GetShipCommand.swift */,
785                                 F44BC6FE1E250CED004644E3 /* CreateSlotItemCommand.swift */,
786                                 F44BC7041E2660E4004644E3 /* StoreCreateSlotItemHistoryCommand.swift */,
787                                 F44BC7021E252C4F004644E3 /* UpdateSlotItemCommand.swift */,
788                                 F44BC7001E251408004644E3 /* DestroyItem2Command.swift */,
789                                 F44BC6F81E23DAC5004644E3 /* RealDestroyShipCommand.swift */,
790                                 F44BC6F61E23DA4A004644E3 /* DestroyShipCommand.swift */,
791                         );
792                         name = "Create&DestoryCommand";
793                         sourceTree = "<group>";
794                 };
795                 F4649FC31DBBB3B00097AEBF /* BattleCommand */ = {
796                         isa = PBXGroup;
797                         children = (
798                                 F4A0D7141E2FB11F00224DCE /* MapStartCommand.swift */,
799                                 F47C3EBD1E62718E00D97449 /* BattleCommand.swift */,
800                                 F4A0D7081E2BA2F300224DCE /* CalculateDamageCommand.swift */,
801                                 F47C3EB31E606C4300D97449 /* ResetSortie.swift */,
802                                 F44BC7401E2B263D004644E3 /* GuardShelterCommand.swift */,
803                                 F44BC73E1E2B1AD4004644E3 /* DummyShipCommand.swift */,
804                                 F44BC73C1E2A5D39004644E3 /* DropShipHistoryCommand.swift */,
805                                 F44BC73A1E2A5C34004644E3 /* MapInfoCommand.swift */,
806                                 F44BC7361E2A4258004644E3 /* SetPlaneCommand.swift */,
807                                 F44BC7341E2A295E004644E3 /* SetActionCommand.swift */,
808                         );
809                         name = BattleCommand;
810                         sourceTree = "<group>";
811                 };
812                 F4649FC41DBBB4590097AEBF /* ArsenalCommand */ = {
813                         isa = PBXGroup;
814                         children = (
815                                 F44BC6F41E23D593004644E3 /* PowerUpCommand.swift */,
816                                 F44BC6F21E23D32B004644E3 /* RealPowerUpCommand.swift */,
817                                 F44BC6F01E23A10C004644E3 /* RemodelSlotItemCommand.swift */,
818                                 F44BC6EE1E239FB1004644E3 /* RemodelSlotCommand.swift */,
819                         );
820                         name = ArsenalCommand;
821                         sourceTree = "<group>";
822                 };
823                 F4649FC51DBBB5100097AEBF /* FormationCommand */ = {
824                         isa = PBXGroup;
825                         children = (
826                                 F44BC6EC1E238577004644E3 /* ShipDeckCommand.swift */,
827                                 F44BC6EA1E234531004644E3 /* ChangeHenseiCommand.swift */,
828                                 F44BC6E81E232B15004644E3 /* KaisouLockCommand.swift */,
829                                 F44BC6E61E231534004644E3 /* SlotResetCommand.swift */,
830                                 F44BC6E41E23082B004644E3 /* CombinedCommand.swift */,
831                                 F44BC6E21E230577004644E3 /* SlotDepriveCommand.swift */,
832                         );
833                         name = FormationCommand;
834                         sourceTree = "<group>";
835                 };
836                 F4649FC61DBBB5870097AEBF /* QuestCommand */ = {
837                         isa = PBXGroup;
838                         children = (
839                                 F44BC6DE1E228770004644E3 /* QuestListCommand.swift */,
840                                 F44BC6DC1E228345004644E3 /* UpdateQuestListCommand.swift */,
841                                 F44BC6DA1E2281A7004644E3 /* ClearItemGetComand.swift */,
842                         );
843                         name = QuestCommand;
844                         sourceTree = "<group>";
845                 };
846                 F4666C5B1B242065001840DB /* Bookmark */ = {
847                         isa = PBXGroup;
848                         children = (
849                                 F4D05BCF1E0D667600688D66 /* BookmarkListViewController.swift */,
850                                 F4C668591C5450EB00601AFB /* BookmarkListViewController.xib */,
851                                 F4D05BCD1E0D50D300688D66 /* BrowserContentAdjuster.swift */,
852                                 F4C6685F1C54515C00601AFB /* BrowserContentAdjuster.xib */,
853                                 F4D05BCB1E0D274100688D66 /* BookmarkEditorViewController.swift */,
854                                 F4C6685C1C54510E00601AFB /* BookmarkEditorViewController.xib */,
855                         );
856                         name = Bookmark;
857                         sourceTree = "<group>";
858                 };
859                 F47C3EBF1E62A4C800D97449 /* JSONMapper */ = {
860                         isa = PBXGroup;
861                         children = (
862                                 F47C3E971E5DB29300D97449 /* JSONMapper.swift */,
863                                 F47C3EBB1E61AEC500D97449 /* AirBaseMapper.swift */,
864                                 F47C3EB51E60766000D97449 /* BasicMapper.swift */,
865                                 F47C3EAD1E5F26E900D97449 /* DeckMapper.swift */,
866                                 F47C3EB91E619CC400D97449 /* KenzoDockMapper.swift */,
867                                 F47C3EA31E5F017500D97449 /* MasterFurnitureMapper.swift */,
868                                 F47C3E9D1E5DD3E400D97449 /* MasterMapAreaMapper.swift */,
869                                 F47C3E9F1E5DE08F00D97449 /* MasterMapInfoMapper.swift */,
870                                 F47C3EA91E5F085B00D97449 /* MasterMissionMapper.swift */,
871                                 F47C3E9B1E5DC94E00D97449 /* MasterShipMapper.swift */,
872                                 F47C3EA71E5F06E700D97449 /* MasterSlotItemEquipTypeMapper.swift */,
873                                 F47C3EA51E5F050D00D97449 /* MasterSlotItemMapper.swift */,
874                                 F47C3E991E5DC90000D97449 /* MasterSTypeMapper.swift */,
875                                 F47C3EA11E5EFCC800D97449 /* MasterUseItemMapper.swift */,
876                                 F47C3EAF1E60500700D97449 /* MaterialMapper.swift */,
877                                 F47C3EB11E60616E00D97449 /* NyukyoDockMapper.swift */,
878                                 F47C3EAB1E5F1AD900D97449 /* ShipMapper.swift */,
879                                 F47C3EB71E61967C00D97449 /* SlotItemMapper.swift */,
880                         );
881                         name = JSONMapper;
882                         sourceTree = "<group>";
883                 };
884                 F4A9E7F21D045B8800F91746 /* ScreenshotList */ = {
885                         isa = PBXGroup;
886                         children = (
887                                 F42CFE171E3C12AA000B4F9B /* ScreenshotInformation.swift */,
888                                 F4E5FF0F1E17A83D0026868C /* ScreenshotListWindowController.swift */,
889                                 F41465761DB4F1A700D68C97 /* ScreenshotListWindowController.xib */,
890                                 F4E5FF0B1E1645280026868C /* ScreenshotListViewController.swift */,
891                                 F4649FCB1DBC51EF0097AEBF /* ScreenshotListViewController.xib */,
892                                 F49097881E1A99EA0085A45D /* CollectionView.swift */,
893                                 F4E5FF051E1523900026868C /* ScreenshotCollectionViewItem.swift */,
894                                 F41465671DAB852E00D68C97 /* ScreenshotCollectionViewItem.xib */,
895                                 F4E5FF091E15CE3D0026868C /* BridgeViewController.swift */,
896                                 F4E5FF031E1518200026868C /* ScreenshotDetailViewController.swift */,
897                                 F4649FD01DBC52600097AEBF /* ScreenshotDetailViewController.xib */,
898                                 F49097861E1A85F70085A45D /* ImageView.swift */,
899                                 F4E5FF071E1542780026868C /* ScreenshotEditorViewController.swift */,
900                                 F4649FD51DBC52A50097AEBF /* ScreenshotEditorViewController.xib */,
901                                 F490978A1E1B38F00085A45D /* TiledImageView.swift */,
902                         );
903                         name = ScreenshotList;
904                         sourceTree = "<group>";
905                 };
906                 F4BDEB3A187252F30069D0CE = {
907                         isa = PBXGroup;
908                         children = (
909                                 F4BDEB4C187252F30069D0CE /* KCD */,
910                                 F4FDF23D1A3D4A480033E0AD /* TestAndDebug */,
911                                 F4BDEB6A187252F30069D0CE /* KCDTests */,
912                                 F4C5A2341C37F87600533FB6 /* EquipmentEnhancementListBuilder */,
913                                 F4BDEB45187252F30069D0CE /* Frameworks */,
914                                 F4BDEB44187252F30069D0CE /* Products */,
915                         );
916                         sourceTree = "<group>";
917                 };
918                 F4BDEB44187252F30069D0CE /* Products */ = {
919                         isa = PBXGroup;
920                         children = (
921                                 F4BDEB43187252F30069D0CE /* KCD.app */,
922                                 F4BDEB64187252F30069D0CE /* KCDTests.xctest */,
923                                 F4C5A2331C37F87500533FB6 /* EquipmentEnhancementListBuilder */,
924                         );
925                         name = Products;
926                         sourceTree = "<group>";
927                 };
928                 F4BDEB45187252F30069D0CE /* Frameworks */ = {
929                         isa = PBXGroup;
930                         children = (
931                                 F4EFBCA21E7D439A00DE4A58 /* SwiftyJSON.framework */,
932                                 F4A2AF571A0930160024BD9E /* Quartz.framework */,
933                                 F4B3DC4D18F0C8FF0011B4FC /* Accounts.framework */,
934                                 F4B3DC4B18F0C8A90011B4FC /* Social.framework */,
935                                 F4C041B91875CAF5009273EB /* JavaScriptCore.framework */,
936                                 F4BDEB7A187253130069D0CE /* WebKit.framework */,
937                                 F4BDEB46187252F30069D0CE /* Cocoa.framework */,
938                                 F4BDEB65187252F30069D0CE /* XCTest.framework */,
939                                 F4BDEB48187252F30069D0CE /* Other Frameworks */,
940                         );
941                         name = Frameworks;
942                         sourceTree = "<group>";
943                 };
944                 F4BDEB48187252F30069D0CE /* Other Frameworks */ = {
945                         isa = PBXGroup;
946                         children = (
947                                 F4BDEB49187252F30069D0CE /* AppKit.framework */,
948                                 F4BDEB4A187252F30069D0CE /* CoreData.framework */,
949                                 F4BDEB4B187252F30069D0CE /* Foundation.framework */,
950                         );
951                         name = "Other Frameworks";
952                         sourceTree = "<group>";
953                 };
954                 F4BDEB4C187252F30069D0CE /* KCD */ = {
955                         isa = PBXGroup;
956                         children = (
957                                 F4FC3E931E44A5D600E41228 /* AppDelegate.swift */,
958                                 F47B06DC1E97ECD4006711D9 /* WindowManager.swift */,
959                                 F491A4BB1E4B523C00D1E067 /* ApplicationDirecrories.swift */,
960                                 F44AA26A1E82AD2E00EED8BE /* NSObjectExtension.swift */,
961                                 F4AF56851F7F6EF8004F4F4E /* NSNibExtension.swift */,
962                                 F4AF56841F7F6EF8004F4F4E /* NSUserInterfaceItemIdentifierExtension.swift */,
963                                 F4CC5C081F88DBD50006B3FA /* NSPredicateExtension.swift */,
964                                 F40F976E1E67092600AE81BB /* ArrayExtensions.swift */,
965                                 F40F97701E68536400AE81BB /* FileManagerExtension.swift */,
966                                 F4AF56801F7BF0CF004F4F4E /* IntConvertable.swift */,
967                                 F404AF561F2CDD1C00A006B8 /* DefaultKey.swift */,
968                                 F48883461F2E2E9A0069E0C3 /* DefaultKeyExtendedValues.swift */,
969                                 F404AF611F2D8CAE00A006B8 /* DefaultKeys.swift */,
970                                 F48883441F2E095F0069E0C3 /* DefaultSettings.swift */,
971                                 F46FEA3E1F81285D00E2427C /* Localizable.swift */,
972                                 F46FEA401F8128BB00E2427C /* LocalizedStrings.swift */,
973                                 F44775881EF6AAD900287572 /* SakutekiCalculator.swift */,
974                                 F41A451A1F4917640066F83D /* SeikuCalclator.swift */,
975                                 F4BBA21E1F243CA900E68743 /* DamageCalculator.swift */,
976                                 F429FAAD1F619927006299ED /* TPValueCalculator.swift */,
977                                 F429FAAF1F62D769006299ED /* ShipType.swift */,
978                                 F42546911EF8002E00BE297E /* EquitType.swift */,
979                                 F4EE4AD71F18F43700AD92B4 /* DeckBuilderStructure.swift */,
980                                 F4EE4AD91F18F66A00AD92B4 /* DeckBuilder.swift */,
981                                 F4BEEFE21B0CD39B004702B8 /* Transformar&Formatter */,
982                                 F4C118F318A67B05005D5B25 /* CustomHTTPProtocol */,
983                                 F47215A11E1F38280083D3BC /* Queue.swift */,
984                                 F4FC3E8F1E437E1F00E41228 /* JSONReciever.swift */,
985                                 F4CF25A91E338ED000C02A66 /* JSONTracker.swift */,
986                                 F4CF25A71E325ABA00C02A66 /* APIResponse.swift */,
987                                 F4CF25BF1E36428400C02A66 /* MissionStatus.swift */,
988                                 F4CF25BD1E361F4600C02A66 /* NyukyoDockStatus.swift */,
989                                 F4CF25BB1E34F67400C02A66 /* KenzoDockStatus.swift */,
990                                 F4CF25B91E34EB6600C02A66 /* BookmarkManager.swift */,
991                                 F45771221E1BCC7C008A9215 /* PeriodicNotifier.swift */,
992                                 F4CF25B51E34BAD500C02A66 /* AnchorageRepairManager.swift */,
993                                 F4CF25B31E34A38F00C02A66 /* ResourceHistoryManager.swift */,
994                                 F4CF25AF1E3455EA00C02A66 /* Fleet.swift */,
995                                 F4CF25B11E34799400C02A66 /* FleetManager.swift */,
996                                 F45F3BE01E067A870009434E /* HistoryItemCleaner.swift */,
997                                 F4CF25AB1E33AB4400C02A66 /* TimeSignalNotifier.swift */,
998                                 F45F3BDC1E0575170009434E /* TouchBar */,
999                                 F47C3EBF1E62A4C800D97449 /* JSONMapper */,
1000                                 F4D2CBBF18ACE7D7000EBC59 /* Command */,
1001                                 F4BEEEA918D890660006F70C /* UI */,
1002                                 F4BEEEA818D88FF30006F70C /* CoreData */,
1003                                 F4BDEB4D187252F30069D0CE /* Supporting Files */,
1004                                 F45F3BDD1E0679D80009434E /* KCD-Bridging-Header.h */,
1005                         );
1006                         path = KCD;
1007                         sourceTree = "<group>";
1008                 };
1009                 F4BDEB4D187252F30069D0CE /* Supporting Files */ = {
1010                         isa = PBXGroup;
1011                         children = (
1012                                 F49688661B3EA16800D3CEDE /* RemoveDatabaseFileAndRestart.app */,
1013                                 F4BEEEA718D323520006F70C /* Makefile */,
1014                                 F4BEEEA318D211500006F70C /* Makefile */,
1015                                 F4BEEEA018D211360006F70C /* Localizable.strings.sed */,
1016                                 F4BEEE9D18D211280006F70C /* Localizable.strings */,
1017                                 F4BDEB4E187252F30069D0CE /* KCD-Info.plist */,
1018                                 F4BDEB4F187252F30069D0CE /* InfoPlist.strings */,
1019                                 F43E67B618BE02A10087E5B6 /* STypeShortName.plist */,
1020                                 F43E67B818BE060E0087E5B6 /* LevelUpExp.plist */,
1021                                 F4C5A22B1C37B8DB00533FB6 /* RequiredEquipmentSet.txt */,
1022                                 F4C5A22D1C37CB5100533FB6 /* EnhancementListItem.txt */,
1023                                 F42CFE151E3BA1E1000B4F9B /* EnhancementListItem2.plist */,
1024                                 F4A9B8D21B975029005786C2 /* SlotItemShortName.plist */,
1025                                 F40ADA011CE6317500AE29B0 /* IgnoreCommand.plist */,
1026                                 F4A9B8D51B99D5B7005786C2 /* Taihi.txt */,
1027                                 F404AF5E1F2CE77500A006B8 /* LICENSE */,
1028                                 F404AF601F2CE85C00A006B8 /* README */,
1029                                 F4BDEB5E187252F30069D0CE /* Images.xcassets */,
1030                         );
1031                         name = "Supporting Files";
1032                         sourceTree = "<group>";
1033                 };
1034                 F4BDEB6A187252F30069D0CE /* KCDTests */ = {
1035                         isa = PBXGroup;
1036                         children = (
1037                                 F4BDEB6B187252F30069D0CE /* Supporting Files */,
1038                         );
1039                         path = KCDTests;
1040                         sourceTree = "<group>";
1041                 };
1042                 F4BDEB6B187252F30069D0CE /* Supporting Files */ = {
1043                         isa = PBXGroup;
1044                         children = (
1045                                 F4BDEB6C187252F30069D0CE /* KCDTests-Info.plist */,
1046                                 F4BDEB6D187252F30069D0CE /* InfoPlist.strings */,
1047                         );
1048                         name = "Supporting Files";
1049                         sourceTree = "<group>";
1050                 };
1051                 F4BEEEA818D88FF30006F70C /* CoreData */ = {
1052                         isa = PBXGroup;
1053                         children = (
1054                                 F4BDEEB11E73FE2000D689AE /* Entity.swift */,
1055                                 F4E471281E46ECF1009B5AF4 /* CoreDataCore.swift */,
1056                                 F44AA2661E814A4400EED8BE /* ManagedObjectContextGenerator.swift */,
1057                                 F481D63E1F9105CB007E2CBE /* Entities.swift */,
1058                                 F4FC3E8D1E4368BB00E41228 /* KCManagedObject.swift */,
1059                                 F4F9F8911C6BA26400D0EE76 /* KCD */,
1060                                 F4F9F8921C6BA28200D0EE76 /* Local */,
1061                                 F4F9F8931C6BA29500D0EE76 /* Temporary */,
1062                                 F4F9F8941C6BA2A900D0EE76 /* Bookmark */,
1063                                 F4F9F8951C6BA2B700D0EE76 /* ResourceHistory */,
1064                         );
1065                         name = CoreData;
1066                         sourceTree = "<group>";
1067                 };
1068                 F4BEEEA918D890660006F70C /* UI */ = {
1069                         isa = PBXGroup;
1070                         children = (
1071                                 F40F976C1E6708F300AE81BB /* Graphics.swift */,
1072                                 F40F97721E6989B300AE81BB /* NSViewExtension.swift */,
1073                                 F4AAA1501F6D6DDC00975E87 /* NSTextFieldExtension.swift */,
1074                                 F4A9E7F21D045B8800F91746 /* ScreenshotList */,
1075                                 F4BDEB5B187252F30069D0CE /* MainMenu.xib */,
1076                                 F4BEEFE31B0CD3C5004702B8 /* MainWindow */,
1077                                 F4666C5B1B242065001840DB /* Bookmark */,
1078                                 F4AC13701E096A7B00851147 /* HistoryWindowController.swift */,
1079                                 F4BDEEAF1E72D2D700D689AE /* HistoryTableViewController.swift */,
1080                                 F4B3DC3218E5C81E0011B4FC /* HistoryWindowController.xib */,
1081                                 F4D05BC51E0ABD6800688D66 /* SlotItemWindowController.swift */,
1082                                 F4131EE0190FEBDB004F7F9A /* SlotItemWindowController.xib */,
1083                                 F4AC136C1E0802C000851147 /* PreferencePanelController.swift */,
1084                                 F4A3AD9619BDDE5500FDBF80 /* PreferencePanelController.xib */,
1085                                 F45F3BE21E06A60A0009434E /* UpgradableShipsWindowController.swift */,
1086                                 F4B37F0119FC8DCC002F371A /* UpgradableShipsWindowController.xib */,
1087                                 F4D05BC91E0CADA100688D66 /* ExternalBrowserWindowController.swift */,
1088                                 F4BEEFFE1B11A5A7004702B8 /* ExternalBrowserWindowController.xib */,
1089                                 F4AC136E1E0963DB00851147 /* ProgressPanel.swift */,
1090                                 F4C668651C54518F00601AFB /* ProgressPanel.xib */,
1091                                 F4D05BC71E0C0DA100688D66 /* AirBaseWindowController.swift */,
1092                                 F42539E11EB4A7950083EB9D /* AirPlanInfoView.swift */,
1093                                 F421850C1DF44AA900256590 /* AirBaseWindowController.xib */,
1094                         );
1095                         name = UI;
1096                         sourceTree = "<group>";
1097                 };
1098                 F4BEEFE21B0CD39B004702B8 /* Transformar&Formatter */ = {
1099                         isa = PBXGroup;
1100                         children = (
1101                                 F4AA59131E1C951F001667AF /* TimerCountFormatter.swift */,
1102                                 F4AA59151E1C9C5D001667AF /* ValueTransformerRegister.swift */,
1103                                 F4AA59191E1CE2EA001667AF /* SlotItemEquipTypeTransformer.swift */,
1104                                 F4AA59271E1CEF8E001667AF /* PlanToShowsBoldFontTransformer.swift */,
1105                                 F4AA59291E1D1387001667AF /* IgnoreZeroTransformer.swift */,
1106                                 F4AA592D1E1D1D4D001667AF /* SokuTransformer.swift */,
1107                                 F4AA592F1E1D1FAB001667AF /* LengTransformer.swift */,
1108                                 F4AA59311E1D211C001667AF /* SlotitemNameTransformer.swift */,
1109                                 F4AA59331E1D2512001667AF /* SlotItemShortNameTransformer.swift */,
1110                                 F4AA59351E1D36C5001667AF /* QuestProgressTransformer.swift */,
1111                                 F4AA59371E1DC4C3001667AF /* MapAreaTransformaer.swift */,
1112                                 F4AA59391E1E02D9001667AF /* UpgradeShipExcludeColorTransformer.swift */,
1113                                 F4AA593B1E1E0A9F001667AF /* MillisecondTransformer.swift */,
1114                                 F4AA593D1E1E0BFB001667AF /* DamageValueTransformer.swift */,
1115                                 F4AA593F1E1E23EC001667AF /* HistoryMarkTransformer.swift */,
1116                                 F4AA59411E1E2854001667AF /* OrderedSetToArrayTransformer.swift */,
1117                                 F4AA59431E1E300B001667AF /* ActinKindTransformer.swift */,
1118                                 F4AA59451E1E33ED001667AF /* AreaNameTransformer.swift */,
1119                                 F4AA59471E1E3CBA001667AF /* AirbasePlaneStateTransformer.swift */,
1120                         );
1121                         name = "Transformar&Formatter";
1122                         sourceTree = "<group>";
1123                 };
1124                 F4BEEFE31B0CD3C5004702B8 /* MainWindow */ = {
1125                         isa = PBXGroup;
1126                         children = (
1127                                 F4E5FF131E17F93B0026868C /* BroserWindowController.swift */,
1128                                 F4B3DC4118E5C8870011B4FC /* BroserWindowController.xib */,
1129                                 F45FBB721E116F53000E72B9 /* MainTabVIewItemViewController.swift */,
1130                                 F4D05BDA1E0F76A800688D66 /* ResourceViewController.swift */,
1131                                 F4C6686B1C5451C800601AFB /* ResourceViewController.xib */,
1132                                 F4E5FF011E150A850026868C /* AncherageRepairTimerViewController.swift */,
1133                                 F4F9472A1D5DBC5500F95998 /* AncherageRepairTimerViewController.xib */,
1134                                 F4E5FF111E17D6850026868C /* GameViewController.swift */,
1135                                 F4C668621C54517500601AFB /* GameViewController.xib */,
1136                                 F45FBB701E101492000E72B9 /* DocksViewController.swift */,
1137                                 F4B3DC3E18E5C87D0011B4FC /* DocksViewController.xib */,
1138                                 F4D05BD81E0F748900688D66 /* QuestListViewController.swift */,
1139                                 F4C668681C5451AB00601AFB /* QuestListViewController.xib */,
1140                                 F4D05BE01E0FAB8E00688D66 /* ShipViewController.swift */,
1141                                 F4B3DC3518E5C8520011B4FC /* ShipViewController.xib */,
1142                                 F49097801E19F2C70085A45D /* BorderTextField.swift */,
1143                                 F4D05BDE1E0F8B6900688D66 /* PowerUpSupportViewController.swift */,
1144                                 F494DC6818C8BAB900AE97E4 /* PowerUpSupportViewController.xib */,
1145                                 F4D3D9561E87EB720085A389 /* Strengthen */,
1146                                 F4D05BD61E0F696C00688D66 /* RepairListViewController.swift */,
1147                                 F4F947211D5DBBC700F95998 /* RepairListViewController.xib */,
1148                                 F4D3D9571E87EBB90085A389 /* FleetView */,
1149                         );
1150                         name = MainWindow;
1151                         sourceTree = "<group>";
1152                 };
1153                 F4C118F318A67B05005D5B25 /* CustomHTTPProtocol */ = {
1154                         isa = PBXGroup;
1155                         children = (
1156                                 F491A4BF1E4EACDD00D1E067 /* CacheStoragePolicy.swift */,
1157                                 F491A4BD1E4E0C5000D1E067 /* CustomHTTPProtocol.swift */,
1158                         );
1159                         name = CustomHTTPProtocol;
1160                         sourceTree = "<group>";
1161                 };
1162                 F4C5A2341C37F87600533FB6 /* EquipmentEnhancementListBuilder */ = {
1163                         isa = PBXGroup;
1164                         children = (
1165                                 F4CF25DB1E376D6600C02A66 /* main.swift */,
1166                                 F4CF25DA1E376D6500C02A66 /* EquipmentEnhancementListBuilder-Bridging-Header.h */,
1167                         );
1168                         path = EquipmentEnhancementListBuilder;
1169                         sourceTree = "<group>";
1170                 };
1171                 F4D2CBBF18ACE7D7000EBC59 /* Command */ = {
1172                         isa = PBXGroup;
1173                         children = (
1174                                 F4649FC01DBBB30F0097AEBF /* MasterUpdateCommand */,
1175                                 F4649FC11DBBB3410097AEBF /* MemberUpdateCommand */,
1176                                 F4649FC21DBBB3820097AEBF /* Create&DestoryCommand */,
1177                                 F4649FC31DBBB3B00097AEBF /* BattleCommand */,
1178                                 F4649FC41DBBB4590097AEBF /* ArsenalCommand */,
1179                                 F4649FC51DBBB5100097AEBF /* FormationCommand */,
1180                                 F4649FC61DBBB5870097AEBF /* QuestCommand */,
1181                                 F4649FBF1DBBB0F50097AEBF /* Supply&DockCommand */,
1182                                 F4B15CBC1E21BA870078CFFC /* CommandRegister.swift */,
1183                                 F4A0D71A1E30D77B00224DCE /* JSONCommand.swift */,
1184                                 F44BC6D01E224299004644E3 /* PortCommand.swift */,
1185                                 F44BC6CA1E223208004644E3 /* IgnoreCommand.swift */,
1186                                 F44BC6C81E22314B004644E3 /* UnknownComand.swift */,
1187                                 F44BC6C61E222675004644E3 /* FailedCommand.swift */,
1188                                 F44BC6C41E222279004644E3 /* PortNotifyCommand.swift */,
1189                                 F44BC6C21E221865004644E3 /* AirCorpsSupplyCommand.swift */,
1190                                 F44BC6C01E221293004644E3 /* AirCorpsChangeNameCommand.swift */,
1191                         );
1192                         name = Command;
1193                         sourceTree = "<group>";
1194                 };
1195                 F4D3D9561E87EB720085A389 /* Strengthen */ = {
1196                         isa = PBXGroup;
1197                         children = (
1198                                 F4CF25DD1E38E06300C02A66 /* EnhancementListItem.swift */,
1199                                 F4D3D9541E8544B90085A389 /* StrengthenListItem.swift */,
1200                                 F45FBB6E1E0FDB33000E72B9 /* StrengthenListViewController.swift */,
1201                                 F4C6686E1C5451ED00601AFB /* StrengthenListViewController.xib */,
1202                                 F49097821E19F7760085A45D /* StrengthenListItemCellView.swift */,
1203                                 F490977E1E19ED400085A45D /* StrengthenListItemView.swift */,
1204                         );
1205                         name = Strengthen;
1206                         sourceTree = "<group>";
1207                 };
1208                 F4D3D9571E87EBB90085A389 /* FleetView */ = {
1209                         isa = PBXGroup;
1210                         children = (
1211                                 F4D05BD31E0F4F8500688D66 /* ShipDetailViewController.swift */,
1212                                 F4BEF00A1B11A5DE004702B8 /* ShipDetailViewController.xib */,
1213                                 F4BEF0011B11A5C2004702B8 /* MediumShipViewController.xib */,
1214                                 F49097841E1A15AF0085A45D /* SlotItemLevelView.swift */,
1215                                 F4AAA1521F6D706E00975E87 /* FadeoutTextField.swift */,
1216                                 F490978C1E1BA64E0085A45D /* GuardEscapedView.swift */,
1217                                 F45FBB911E129BAE000E72B9 /* FleetViewController.swift */,
1218                                 F4BEF0071B11A5D3004702B8 /* FleetViewController.xib */,
1219                                 F4C3D1BD1F13A32D0084D0CA /* CalculateConditionPanelController.swift */,
1220                                 F4C3D1BE1F13A32D0084D0CA /* CalculateConditionPanelController.xib */,
1221                                 F4BEF0041B11A5CC004702B8 /* FleetMinimumViewController.xib */,
1222                                 F4C668711C54524900601AFB /* VerticalFleetViewController.xib */,
1223                                 F4D05BD11E0F3C4E00688D66 /* CombileViewController.swift */,
1224                                 F4C668741C54525300601AFB /* CombileViewController.xib */,
1225                                 F490977C1E19DF390085A45D /* SlotItemFrameView.swift */,
1226                                 F4048AA01E1951BB008ACFD6 /* SuppliesCell.swift */,
1227                                 F490977A1E19C3910085A45D /* SuppliesView.swift */,
1228                                 F4048A9E1E19308A008ACFD6 /* StrokeTextFieldCell.swift */,
1229                                 F4048A9C1E18D75E008ACFD6 /* DamageView.swift */,
1230                         );
1231                         name = FleetView;
1232                         sourceTree = "<group>";
1233                 };
1234                 F4F9F8911C6BA26400D0EE76 /* KCD */ = {
1235                         isa = PBXGroup;
1236                         children = (
1237                                 F46F104718ABAC910063E503 /* KCD.xcdatamodeld */,
1238                                 F47215AF1E1FEACC0083D3BC /* ServerDataStore.swift */,
1239                                 F42A8FDF1E40CC050099DC1D /* AirBase.swift */,
1240                                 F42A8FE11E40D0900099DC1D /* AirBasePlaneInfo.swift */,
1241                                 F42CFE1F1E3CDE7E000B4F9B /* Basic.swift */,
1242                                 F42CFE211E3D6CEE000B4F9B /* Deck.swift */,
1243                                 F42CFE231E3D8309000B4F9B /* KenzoDock.swift */,
1244                                 F4BDEEB31E74017800D689AE /* MasterFurniture.swift */,
1245                                 F42CFE251E3D91FD000B4F9B /* MasterMapArea.swift */,
1246                                 F42CFE271E3D9A02000B4F9B /* MasterMapInfo.swift */,
1247                                 F42A8FCB1E3DA4DF0099DC1D /* MasterMission.swift */,
1248                                 F42A8FCD1E3DA7E90099DC1D /* MasterShip.swift */,
1249                                 F42A8FCF1E3DB49A0099DC1D /* MasterSlotItem.swift */,
1250                                 F42A8FD31E3DD57E0099DC1D /* MasterSlotItemEquipType.swift */,
1251                                 F42A8FD11E3DC56C0099DC1D /* MasterSType.swift */,
1252                                 F4BDEEB51E74025700D689AE /* MasterUseItem.swift */,
1253                                 F42A8FD51E3DE2C60099DC1D /* Material.swift */,
1254                                 F42A8FD71E3DEAA00099DC1D /* NyukyoDock.swift */,
1255                                 F42A8FDD1E40C6DF0099DC1D /* Quest.swift */,
1256                                 F42A8FD91E3DF2230099DC1D /* Ship.swift */,
1257                                 F42A8FDB1E40B9FE0099DC1D /* SlotItem.swift */,
1258                         );
1259                         name = KCD;
1260                         sourceTree = "<group>";
1261                 };
1262                 F4F9F8921C6BA28200D0EE76 /* Local */ = {
1263                         isa = PBXGroup;
1264                         children = (
1265                                 F4E7802C18DC3AF00011BC4C /* LocalData.xcdatamodeld */,
1266                                 F47215A51E1F84B40083D3BC /* LocalDataStore.swift */,
1267                                 F42A8FE31E41FD6F0099DC1D /* DropShipHistory.swift */,
1268                                 F4BDEEB71E740D9300D689AE /* HiddenDropShipHistory.swift */,
1269                                 F42A8FE51E420A360099DC1D /* KaihatuHistory.swift */,
1270                                 F42A8FE71E422B180099DC1D /* KenzoHistory.swift */,
1271                                 F42A8FE91E43476F0099DC1D /* KenzoMark.swift */,
1272                         );
1273                         name = Local;
1274                         sourceTree = "<group>";
1275                 };
1276                 F4F9F8931C6BA29500D0EE76 /* Temporary */ = {
1277                         isa = PBXGroup;
1278                         children = (
1279                                 F4AA05F9192B92C700844688 /* Temporary.xcdatamodeld */,
1280                                 F47215AB1E1FA2460083D3BC /* TemporaryDataStore.swift */,
1281                                 F42A8FEB1E4354F50099DC1D /* Battle.swift */,
1282                                 F42A8FED1E435E330099DC1D /* Damage.swift */,
1283                                 F4FC3E8B1E43660400E41228 /* GuardEscaped.swift */,
1284                         );
1285                         name = Temporary;
1286                         sourceTree = "<group>";
1287                 };
1288                 F4F9F8941C6BA2A900D0EE76 /* Bookmark */ = {
1289                         isa = PBXGroup;
1290                         children = (
1291                                 F495462C1B1894DD00E0D8D0 /* Bookmark.xcdatamodeld */,
1292                                 F47215A71E1F947A0083D3BC /* BookmarkDataStore.swift */,
1293                                 F42CFE1B1E3CB495000B4F9B /* Bookmark.swift */,
1294                         );
1295                         name = Bookmark;
1296                         sourceTree = "<group>";
1297                 };
1298                 F4F9F8951C6BA2B700D0EE76 /* ResourceHistory */ = {
1299                         isa = PBXGroup;
1300                         children = (
1301                                 F47178481B6F9B5600F5E59D /* ResourceHistory.xcdatamodeld */,
1302                                 F47215A91E1F96B60083D3BC /* ResourceHistoryDataStore.swift */,
1303                                 F42CFE1D1E3CCCC2000B4F9B /* Resource.swift */,
1304                         );
1305                         name = ResourceHistory;
1306                         sourceTree = "<group>";
1307                 };
1308                 F4FDF23D1A3D4A480033E0AD /* TestAndDebug */ = {
1309                         isa = PBXGroup;
1310                         children = (
1311                                 F491A4C11E4FDED100D1E067 /* Debug.swift */,
1312                                 F4A0D7181E2FBE1600224DCE /* JSONViewCommand.swift */,
1313                                 F4FC3E951E46AC3000E41228 /* TSVSupport.swift */,
1314                                 F472159F1E1E90C10083D3BC /* JSONNode.swift */,
1315                                 F472159D1E1E6EE70083D3BC /* ShipMasterDetailWindowController.swift */,
1316                                 F4BEF00D1B11A628004702B8 /* ShipMasterDetailWindowController.xib */,
1317                                 F4AA59511E1E607F001667AF /* JSONViewWindowController.swift */,
1318                                 F4B3DC3B18E5C8700011B4FC /* JSONViewWindowController.xib */,
1319                                 F4AA594F1E1E4D18001667AF /* ShipWindowController.swift */,
1320                                 F4B3DC3818E5C8650011B4FC /* ShipWindowController.xib */,
1321                                 F4AA594B1E1E497C001667AF /* EquipmentWindowController.swift */,
1322                                 F4F9470C1D5DBA3800F95998 /* EquipmentWindowController.xib */,
1323                                 F4AA59491E1E4863001667AF /* MapWindowController.swift */,
1324                                 F4F947091D5DBA2D00F95998 /* MapWindowController.xib */,
1325                                 F4AA594D1E1E4A7C001667AF /* UITestWindowController.swift */,
1326                                 F4BEF0101B11A645004702B8 /* UITestWindowController.xib */,
1327                         );
1328                         name = TestAndDebug;
1329                         path = KCD;
1330                         sourceTree = "<group>";
1331                 };
1332 /* End PBXGroup section */
1333
1334 /* Begin PBXNativeTarget section */
1335                 F4BDEB42187252F30069D0CE /* KCD */ = {
1336                         isa = PBXNativeTarget;
1337                         buildConfigurationList = F4BDEB74187252F30069D0CE /* Build configuration list for PBXNativeTarget "KCD" */;
1338                         buildPhases = (
1339                                 F4BDEB3F187252F30069D0CE /* Sources */,
1340                                 F4BDEB40187252F30069D0CE /* Frameworks */,
1341                                 F4BDEB41187252F30069D0CE /* Resources */,
1342                                 F4EA96E71E75464A00515C6C /* ShellScript */,
1343                                 F4EFBCA71E7D757E00DE4A58 /* Embed Frameworks */,
1344                         );
1345                         buildRules = (
1346                         );
1347                         dependencies = (
1348                         );
1349                         name = KCD;
1350                         productName = KCD;
1351                         productReference = F4BDEB43187252F30069D0CE /* KCD.app */;
1352                         productType = "com.apple.product-type.application";
1353                 };
1354                 F4BDEB63187252F30069D0CE /* KCDTests */ = {
1355                         isa = PBXNativeTarget;
1356                         buildConfigurationList = F4BDEB77187252F30069D0CE /* Build configuration list for PBXNativeTarget "KCDTests" */;
1357                         buildPhases = (
1358                                 F4BDEB60187252F30069D0CE /* Sources */,
1359                                 F4BDEB61187252F30069D0CE /* Frameworks */,
1360                                 F4BDEB62187252F30069D0CE /* Resources */,
1361                         );
1362                         buildRules = (
1363                         );
1364                         dependencies = (
1365                                 F4BDEB69187252F30069D0CE /* PBXTargetDependency */,
1366                         );
1367                         name = KCDTests;
1368                         productName = KCDTests;
1369                         productReference = F4BDEB64187252F30069D0CE /* KCDTests.xctest */;
1370                         productType = "com.apple.product-type.bundle.unit-test";
1371                 };
1372                 F4C5A2321C37F87500533FB6 /* EquipmentEnhancementListBuilder */ = {
1373                         isa = PBXNativeTarget;
1374                         buildConfigurationList = F4C5A2371C37F87600533FB6 /* Build configuration list for PBXNativeTarget "EquipmentEnhancementListBuilder" */;
1375                         buildPhases = (
1376                                 F4C5A22F1C37F87500533FB6 /* Sources */,
1377                                 F4C5A2301C37F87500533FB6 /* Frameworks */,
1378                                 F4C5A2311C37F87500533FB6 /* CopyFiles */,
1379                         );
1380                         buildRules = (
1381                         );
1382                         dependencies = (
1383                         );
1384                         name = EquipmentEnhancementListBuilder;
1385                         productName = EquipmentEnhancementListBuilder;
1386                         productReference = F4C5A2331C37F87500533FB6 /* EquipmentEnhancementListBuilder */;
1387                         productType = "com.apple.product-type.tool";
1388                 };
1389 /* End PBXNativeTarget section */
1390
1391 /* Begin PBXProject section */
1392                 F4BDEB3B187252F30069D0CE /* Project object */ = {
1393                         isa = PBXProject;
1394                         attributes = {
1395                                 LastUpgradeCheck = 0900;
1396                                 ORGANIZATIONNAME = "Hori,Masaki";
1397                                 TargetAttributes = {
1398                                         F4BDEB42187252F30069D0CE = {
1399                                                 LastSwiftMigration = 0900;
1400                                         };
1401                                         F4BDEB63187252F30069D0CE = {
1402                                                 TestTargetID = F4BDEB42187252F30069D0CE;
1403                                         };
1404                                         F4C5A2321C37F87500533FB6 = {
1405                                                 CreatedOnToolsVersion = 7.2;
1406                                                 LastSwiftMigration = 0820;
1407                                         };
1408                                 };
1409                         };
1410                         buildConfigurationList = F4BDEB3E187252F30069D0CE /* Build configuration list for PBXProject "KCD" */;
1411                         compatibilityVersion = "Xcode 3.2";
1412                         developmentRegion = English;
1413                         hasScannedForEncodings = 0;
1414                         knownRegions = (
1415                                 en,
1416                                 Base,
1417                                 ja,
1418                                 "zh-Hant-TW",
1419                         );
1420                         mainGroup = F4BDEB3A187252F30069D0CE;
1421                         productRefGroup = F4BDEB44187252F30069D0CE /* Products */;
1422                         projectDirPath = "";
1423                         projectRoot = "";
1424                         targets = (
1425                                 F4BDEB42187252F30069D0CE /* KCD */,
1426                                 F4BDEB63187252F30069D0CE /* KCDTests */,
1427                                 F4C5A2321C37F87500533FB6 /* EquipmentEnhancementListBuilder */,
1428                         );
1429                 };
1430 /* End PBXProject section */
1431
1432 /* Begin PBXResourcesBuildPhase section */
1433                 F4BDEB41187252F30069D0CE /* Resources */ = {
1434                         isa = PBXResourcesBuildPhase;
1435                         buildActionMask = 2147483647;
1436                         files = (
1437                                 F4B37EFF19FC8DCC002F371A /* UpgradableShipsWindowController.xib in Resources */,
1438                                 F4C668571C5450EB00601AFB /* BookmarkListViewController.xib in Resources */,
1439                                 F4F9470A1D5DBA3800F95998 /* EquipmentWindowController.xib in Resources */,
1440                                 F49688671B3EA16800D3CEDE /* RemoveDatabaseFileAndRestart.app in Resources */,
1441                                 F494DC6A18C8BAB900AE97E4 /* PowerUpSupportViewController.xib in Resources */,
1442                                 F49AABE61DFC48F300E0B24F /* MainTouchBar.xib in Resources */,
1443                                 F4BDEB51187252F30069D0CE /* InfoPlist.strings in Resources */,
1444                                 F43E67B918BE060E0087E5B6 /* LevelUpExp.plist in Resources */,
1445                                 F4A9B8D71B99D5B7005786C2 /* Taihi.txt in Resources */,
1446                                 F4B3DC3018E5C81E0011B4FC /* HistoryWindowController.xib in Resources */,
1447                                 F421850A1DF44AA900256590 /* AirBaseWindowController.xib in Resources */,
1448                                 F4B3DC3618E5C8650011B4FC /* ShipWindowController.xib in Resources */,
1449                                 F4C6685A1C54510E00601AFB /* BookmarkEditorViewController.xib in Resources */,
1450                                 F4B3DC3C18E5C87D0011B4FC /* DocksViewController.xib in Resources */,
1451                                 F4C3D1C01F13A32D0084D0CA /* CalculateConditionPanelController.xib in Resources */,
1452                                 F4C668631C54518F00601AFB /* ProgressPanel.xib in Resources */,
1453                                 F41465741DB4F1A700D68C97 /* ScreenshotListWindowController.xib in Resources */,
1454                                 F4C6686F1C54524900601AFB /* VerticalFleetViewController.xib in Resources */,
1455                                 F4C668601C54517500601AFB /* GameViewController.xib in Resources */,
1456                                 F4B3DC3918E5C8700011B4FC /* JSONViewWindowController.xib in Resources */,
1457                                 F4BEF0081B11A5DE004702B8 /* ShipDetailViewController.xib in Resources */,
1458                                 F4649FCE1DBC52600097AEBF /* ScreenshotDetailViewController.xib in Resources */,
1459                                 F42CFE161E3BA1E1000B4F9B /* EnhancementListItem2.plist in Resources */,
1460                                 F4B3DC3318E5C8520011B4FC /* ShipViewController.xib in Resources */,
1461                                 F4649FC91DBC51EF0097AEBF /* ScreenshotListViewController.xib in Resources */,
1462                                 F421850F1DF4518000256590 /* BroswerTouchBar.xib in Resources */,
1463                                 F4C668691C5451C800601AFB /* ResourceViewController.xib in Resources */,
1464                                 F4BEEFFF1B11A5C2004702B8 /* MediumShipViewController.xib in Resources */,
1465                                 F42185111DF461A600256590 /* ScreenshotTouchBar.xib in Resources */,
1466                                 F4F9471F1D5DBBC700F95998 /* RepairListViewController.xib in Resources */,
1467                                 F4BEF00E1B11A645004702B8 /* UITestWindowController.xib in Resources */,
1468                                 F4F947071D5DBA2D00F95998 /* MapWindowController.xib in Resources */,
1469                                 F4BEF0021B11A5CC004702B8 /* FleetMinimumViewController.xib in Resources */,
1470                                 F43E67B718BE02A10087E5B6 /* STypeShortName.plist in Resources */,
1471                                 F4A9B8D41B975029005786C2 /* SlotItemShortName.plist in Resources */,
1472                                 F4BEF0051B11A5D3004702B8 /* FleetViewController.xib in Resources */,
1473                                 F4F947281D5DBC5500F95998 /* AncherageRepairTimerViewController.xib in Resources */,
1474                                 F4BEEFFC1B11A5A7004702B8 /* ExternalBrowserWindowController.xib in Resources */,
1475                                 F4BDEB5F187252F30069D0CE /* Images.xcassets in Resources */,
1476                                 F41465681DAB852E00D68C97 /* ScreenshotCollectionViewItem.xib in Resources */,
1477                                 F49AABF21DFD53A300E0B24F /* SlotItemWindowTouchBar.xib in Resources */,
1478                                 F4BEF00B1B11A628004702B8 /* ShipMasterDetailWindowController.xib in Resources */,
1479                                 F4BEEE9F18D211280006F70C /* Localizable.strings in Resources */,
1480                                 F4A3AD9419BDDE5500FDBF80 /* PreferencePanelController.xib in Resources */,
1481                                 F4C6686C1C5451ED00601AFB /* StrengthenListViewController.xib in Resources */,
1482                                 F40ADA021CE6317500AE29B0 /* IgnoreCommand.plist in Resources */,
1483                                 F4BDEB5D187252F30069D0CE /* MainMenu.xib in Resources */,
1484                                 F4B3DC3F18E5C8870011B4FC /* BroserWindowController.xib in Resources */,
1485                                 F4649FD31DBC52A50097AEBF /* ScreenshotEditorViewController.xib in Resources */,
1486                                 F4C668661C5451AB00601AFB /* QuestListViewController.xib in Resources */,
1487                                 F404AF5F1F2CE77500A006B8 /* LICENSE in Resources */,
1488                                 F4131EDE190FEBDB004F7F9A /* SlotItemWindowController.xib in Resources */,
1489                                 F4C6685D1C54515C00601AFB /* BrowserContentAdjuster.xib in Resources */,
1490                                 F49AABE81DFD33FB00E0B24F /* HistoryWindowTouchBar.xib in Resources */,
1491                                 F4C668721C54525300601AFB /* CombileViewController.xib in Resources */,
1492                         );
1493                         runOnlyForDeploymentPostprocessing = 0;
1494                 };
1495                 F4BDEB62187252F30069D0CE /* Resources */ = {
1496                         isa = PBXResourcesBuildPhase;
1497                         buildActionMask = 2147483647;
1498                         files = (
1499                                 F4BDEB6F187252F30069D0CE /* InfoPlist.strings in Resources */,
1500                         );
1501                         runOnlyForDeploymentPostprocessing = 0;
1502                 };
1503 /* End PBXResourcesBuildPhase section */
1504
1505 /* Begin PBXShellScriptBuildPhase section */
1506                 F4EA96E71E75464A00515C6C /* ShellScript */ = {
1507                         isa = PBXShellScriptBuildPhase;
1508                         buildActionMask = 12;
1509                         files = (
1510                         );
1511                         inputPaths = (
1512                         );
1513                         outputPaths = (
1514                         );
1515                         runOnlyForDeploymentPostprocessing = 0;
1516                         shellPath = /bin/sh;
1517                         shellScript = "if which swiftlint >/dev/null; then\nswiftlint\nelse\necho \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n";
1518                         showEnvVarsInLog = 0;
1519                 };
1520 /* End PBXShellScriptBuildPhase section */
1521
1522 /* Begin PBXSourcesBuildPhase section */
1523                 F4BDEB3F187252F30069D0CE /* Sources */ = {
1524                         isa = PBXSourcesBuildPhase;
1525                         buildActionMask = 2147483647;
1526                         files = (
1527                                 F42A8FE21E40D0900099DC1D /* AirBasePlaneInfo.swift in Sources */,
1528                                 F44BC70B1E27B456004644E3 /* MemberRequireInfoCommand.swift in Sources */,
1529                                 F4D05BD91E0F748900688D66 /* QuestListViewController.swift in Sources */,
1530                                 F4AA59381E1DC4C3001667AF /* MapAreaTransformaer.swift in Sources */,
1531                                 F4CC5C091F88DBD50006B3FA /* NSPredicateExtension.swift in Sources */,
1532                                 F47215A21E1F38280083D3BC /* Queue.swift in Sources */,
1533                                 F42CFE261E3D91FD000B4F9B /* MasterMapArea.swift in Sources */,
1534                                 F42A8FE01E40CC050099DC1D /* AirBase.swift in Sources */,
1535                                 F40F97731E6989B300AE81BB /* NSViewExtension.swift in Sources */,
1536                                 F44BC6F11E23A10C004644E3 /* RemodelSlotItemCommand.swift in Sources */,
1537                                 F42A8FE81E422B180099DC1D /* KenzoHistory.swift in Sources */,
1538                                 F4048A9F1E19308A008ACFD6 /* StrokeTextFieldCell.swift in Sources */,
1539                                 F42A8FEA1E43476F0099DC1D /* KenzoMark.swift in Sources */,
1540                                 F4CF25AA1E338ED000C02A66 /* JSONTracker.swift in Sources */,
1541                                 F46FEA411F8128BB00E2427C /* LocalizedStrings.swift in Sources */,
1542                                 F44BC6D11E224299004644E3 /* PortCommand.swift in Sources */,
1543                                 F4FC3E901E437E1F00E41228 /* JSONReciever.swift in Sources */,
1544                                 F4AAA1511F6D6DDC00975E87 /* NSTextFieldExtension.swift in Sources */,
1545                                 F404AF571F2CDD1C00A006B8 /* DefaultKey.swift in Sources */,
1546                                 F45F3BE11E067A870009434E /* HistoryItemCleaner.swift in Sources */,
1547                                 F47C3E981E5DB29300D97449 /* JSONMapper.swift in Sources */,
1548                                 F4E5FF0C1E1645280026868C /* ScreenshotListViewController.swift in Sources */,
1549                                 F4CF25B01E3455EA00C02A66 /* Fleet.swift in Sources */,
1550                                 F44BC71B1E29DCB4004644E3 /* MemberKDockCommand.swift in Sources */,
1551                                 F46FEA3F1F81285D00E2427C /* Localizable.swift in Sources */,
1552                                 F4AC136F1E0963DB00851147 /* ProgressPanel.swift in Sources */,
1553                                 F481D63F1F9105CB007E2CBE /* Entities.swift in Sources */,
1554                                 F4AA592A1E1D1387001667AF /* IgnoreZeroTransformer.swift in Sources */,
1555                                 F4AC136D1E0802C000851147 /* PreferencePanelController.swift in Sources */,
1556                                 F44BC6E91E232B15004644E3 /* KaisouLockCommand.swift in Sources */,
1557                                 F44BC6EF1E239FB1004644E3 /* RemodelSlotCommand.swift in Sources */,
1558                                 F42A8FD41E3DD57E0099DC1D /* MasterSlotItemEquipType.swift in Sources */,
1559                                 F4AA59161E1C9C5D001667AF /* ValueTransformerRegister.swift in Sources */,
1560                                 F4CF25DE1E38E06300C02A66 /* EnhancementListItem.swift in Sources */,
1561                                 F42A8FD61E3DE2C60099DC1D /* Material.swift in Sources */,
1562                                 F491A4BC1E4B523C00D1E067 /* ApplicationDirecrories.swift in Sources */,
1563                                 F4E5FF141E17F93B0026868C /* BroserWindowController.swift in Sources */,
1564                                 F4CF25BA1E34EB6600C02A66 /* BookmarkManager.swift in Sources */,
1565                                 F44BC7051E2660E4004644E3 /* StoreCreateSlotItemHistoryCommand.swift in Sources */,
1566                                 F4EE4ADA1F18F66A00AD92B4 /* DeckBuilder.swift in Sources */,
1567                                 F4E5FF061E1523900026868C /* ScreenshotCollectionViewItem.swift in Sources */,
1568                                 F4D3D9551E8544B90085A389 /* StrengthenListItem.swift in Sources */,
1569                                 F44BC6DF1E228770004644E3 /* QuestListCommand.swift in Sources */,
1570                                 F42546921EF8002E00BE297E /* EquitType.swift in Sources */,
1571                                 F44BC7331E2A25E4004644E3 /* Start2Command.swift in Sources */,
1572                                 F44BC6E31E230577004644E3 /* SlotDepriveCommand.swift in Sources */,
1573                                 F42A8FCE1E3DA7E90099DC1D /* MasterShip.swift in Sources */,
1574                                 F4AF56871F7F6EF9004F4F4E /* NSNibExtension.swift in Sources */,
1575                                 F4FC3E8C1E43660400E41228 /* GuardEscaped.swift in Sources */,
1576                                 F490977B1E19C3910085A45D /* SuppliesView.swift in Sources */,
1577                                 F4AA59341E1D2512001667AF /* SlotItemShortNameTransformer.swift in Sources */,
1578                                 F44BC73B1E2A5C34004644E3 /* MapInfoCommand.swift in Sources */,
1579                                 F4AF56861F7F6EF9004F4F4E /* NSUserInterfaceItemIdentifierExtension.swift in Sources */,
1580                                 F4AA593E1E1E0BFB001667AF /* DamageValueTransformer.swift in Sources */,
1581                                 F44BC6E71E231534004644E3 /* SlotResetCommand.swift in Sources */,
1582                                 F42A8FEC1E4354F50099DC1D /* Battle.swift in Sources */,
1583                                 F4AA59321E1D211C001667AF /* SlotitemNameTransformer.swift in Sources */,
1584                                 F4A0D7151E2FB11F00224DCE /* MapStartCommand.swift in Sources */,
1585                                 F44BC6E51E23082B004644E3 /* CombinedCommand.swift in Sources */,
1586                                 F4AA59401E1E23EC001667AF /* HistoryMarkTransformer.swift in Sources */,
1587                                 F404AF621F2D8CAE00A006B8 /* DefaultKeys.swift in Sources */,
1588                                 F44BC7131E28FDC4004644E3 /* MemberShipCommand.swift in Sources */,
1589                                 F49097831E19F7760085A45D /* StrengthenListItemCellView.swift in Sources */,
1590                                 F495462E1B1894DD00E0D8D0 /* Bookmark.xcdatamodeld in Sources */,
1591                                 F44BC7091E279C41004644E3 /* KenzoMarkCommand.swift in Sources */,
1592                                 F48883471F2E2E9A0069E0C3 /* DefaultKeyExtendedValues.swift in Sources */,
1593                                 F40F97711E68536400AE81BB /* FileManagerExtension.swift in Sources */,
1594                                 F47C3EAE1E5F26E900D97449 /* DeckMapper.swift in Sources */,
1595                                 F4048AA11E1951BB008ACFD6 /* SuppliesCell.swift in Sources */,
1596                                 F490977D1E19DF390085A45D /* SlotItemFrameView.swift in Sources */,
1597                                 F4E471291E46ECF1009B5AF4 /* CoreDataCore.swift in Sources */,
1598                                 F4AF56811F7BF0CF004F4F4E /* IntConvertable.swift in Sources */,
1599                                 F47C3EA01E5DE08F00D97449 /* MasterMapInfoMapper.swift in Sources */,
1600                                 F4AA59481E1E3CBA001667AF /* AirbasePlaneStateTransformer.swift in Sources */,
1601                                 F4E7802E18DC3AF00011BC4C /* LocalData.xcdatamodeld in Sources */,
1602                                 F42539E21EB4A7950083EB9D /* AirPlanInfoView.swift in Sources */,
1603                                 F491A4C01E4EACDD00D1E067 /* CacheStoragePolicy.swift in Sources */,
1604                                 F47C3EB41E606C4300D97449 /* ResetSortie.swift in Sources */,
1605                                 F42A8FEE1E435E330099DC1D /* Damage.swift in Sources */,
1606                                 F4BDEEB81E740D9300D689AE /* HiddenDropShipHistory.swift in Sources */,
1607                                 F42CFE1C1E3CB495000B4F9B /* Bookmark.swift in Sources */,
1608                                 F44BC7151E2914FE004644E3 /* MemberBasicCommand.swift in Sources */,
1609                                 F47215AC1E1FA2460083D3BC /* TemporaryDataStore.swift in Sources */,
1610                                 F4D05BC81E0C0DA100688D66 /* AirBaseWindowController.swift in Sources */,
1611                                 F44BC70D1E27B601004644E3 /* MemberShip3Command.swift in Sources */,
1612                                 F4BBA21F1F243CA900E68743 /* DamageCalculator.swift in Sources */,
1613                                 F42A8FE41E41FD6F0099DC1D /* DropShipHistory.swift in Sources */,
1614                                 F42A8FDC1E40B9FE0099DC1D /* SlotItem.swift in Sources */,
1615                                 F4D05BE11E0FAB8E00688D66 /* ShipViewController.swift in Sources */,
1616                                 F47C3E9E1E5DD3E400D97449 /* MasterMapAreaMapper.swift in Sources */,
1617                                 F44BC6EB1E234531004644E3 /* ChangeHenseiCommand.swift in Sources */,
1618                                 F4E5FF041E1518200026868C /* ScreenshotDetailViewController.swift in Sources */,
1619                                 F47C3EAC1E5F1AD900D97449 /* ShipMapper.swift in Sources */,
1620                                 F44BC7351E2A295E004644E3 /* SetActionCommand.swift in Sources */,
1621                                 F472159E1E1E6EE70083D3BC /* ShipMasterDetailWindowController.swift in Sources */,
1622                                 F44BC6D71E226CB1004644E3 /* HokyuChargeCommand.swift in Sources */,
1623                                 F4CF25BC1E34F67400C02A66 /* KenzoDockStatus.swift in Sources */,
1624                                 F44BC6F91E23DAC5004644E3 /* RealDestroyShipCommand.swift in Sources */,
1625                                 F44BC7071E2670BB004644E3 /* CreateShipCommand.swift in Sources */,
1626                                 F4CF25B61E34BAD500C02A66 /* AnchorageRepairManager.swift in Sources */,
1627                                 F44BC6D31E22581D004644E3 /* ApplySuppliesCommand.swift in Sources */,
1628                                 F4D05BDB1E0F76A800688D66 /* ResourceViewController.swift in Sources */,
1629                                 F47C3EA21E5EFCC800D97449 /* MasterUseItemMapper.swift in Sources */,
1630                                 F4CF25AC1E33AB4400C02A66 /* TimeSignalNotifier.swift in Sources */,
1631                                 F42A8FD81E3DEAA00099DC1D /* NyukyoDock.swift in Sources */,
1632                                 F4AA591A1E1CE2EA001667AF /* SlotItemEquipTypeTransformer.swift in Sources */,
1633                                 F47C3E9C1E5DC94E00D97449 /* MasterShipMapper.swift in Sources */,
1634                                 F44BC6C11E221293004644E3 /* AirCorpsChangeNameCommand.swift in Sources */,
1635                                 F4CF25BE1E361F4600C02A66 /* NyukyoDockStatus.swift in Sources */,
1636                                 F490978B1E1B38F00085A45D /* TiledImageView.swift in Sources */,
1637                                 F4A0D71B1E30D77B00224DCE /* JSONCommand.swift in Sources */,
1638                                 F429FAB01F62D769006299ED /* ShipType.swift in Sources */,
1639                                 F44BC6F51E23D593004644E3 /* PowerUpCommand.swift in Sources */,
1640                                 F47C3EB81E61967C00D97449 /* SlotItemMapper.swift in Sources */,
1641                                 F45F3BE31E06A60A0009434E /* UpgradableShipsWindowController.swift in Sources */,
1642                                 F4E5FF121E17D6850026868C /* GameViewController.swift in Sources */,
1643                                 F42A8FE61E420A360099DC1D /* KaihatuHistory.swift in Sources */,
1644                                 F4AA592E1E1D1D4D001667AF /* SokuTransformer.swift in Sources */,
1645                                 F4AA594A1E1E4863001667AF /* MapWindowController.swift in Sources */,
1646                                 F4FC3E961E46AC3000E41228 /* TSVSupport.swift in Sources */,
1647                                 F42A8FDA1E3DF2230099DC1D /* Ship.swift in Sources */,
1648                                 F4AAA1531F6D706E00975E87 /* FadeoutTextField.swift in Sources */,
1649                                 F47C3E9A1E5DC90000D97449 /* MasterSTypeMapper.swift in Sources */,
1650                                 F4E5FF101E17A83D0026868C /* ScreenshotListWindowController.swift in Sources */,
1651                                 F44BC7031E252C4F004644E3 /* UpdateSlotItemCommand.swift in Sources */,
1652                                 F48883451F2E095F0069E0C3 /* DefaultSettings.swift in Sources */,
1653                                 F44BC73F1E2B1AD4004644E3 /* DummyShipCommand.swift in Sources */,
1654                                 F44BC73D1E2A5D39004644E3 /* DropShipHistoryCommand.swift in Sources */,
1655                                 F45771231E1BCC7C008A9215 /* PeriodicNotifier.swift in Sources */,
1656                                 F4C3D1BF1F13A32D0084D0CA /* CalculateConditionPanelController.swift in Sources */,
1657                                 F44AA2671E814A4400EED8BE /* ManagedObjectContextGenerator.swift in Sources */,
1658                                 F429FAAE1F619927006299ED /* TPValueCalculator.swift in Sources */,
1659                                 F44BC6C91E22314B004644E3 /* UnknownComand.swift in Sources */,
1660                                 F47B06DD1E97ECD4006711D9 /* WindowManager.swift in Sources */,
1661                                 F44BC6DD1E228345004644E3 /* UpdateQuestListCommand.swift in Sources */,
1662                                 F4CF25A81E325ABA00C02A66 /* APIResponse.swift in Sources */,
1663                                 F47C3EB01E60500700D97449 /* MaterialMapper.swift in Sources */,
1664                                 F4CF25B21E34799400C02A66 /* FleetManager.swift in Sources */,
1665                                 F44BC6F71E23DA4A004644E3 /* DestroyShipCommand.swift in Sources */,
1666                                 F4AA59141E1C951F001667AF /* TimerCountFormatter.swift in Sources */,
1667                                 F44BC6D91E2272F6004644E3 /* NyukyoStartCommand.swift in Sources */,
1668                                 F44BC7411E2B263D004644E3 /* GuardShelterCommand.swift in Sources */,
1669                                 F4D05BD21E0F3C4E00688D66 /* CombileViewController.swift in Sources */,
1670                                 F42CFE241E3D8309000B4F9B /* KenzoDock.swift in Sources */,
1671                                 F47215B01E1FEACC0083D3BC /* ServerDataStore.swift in Sources */,
1672                                 F4A0D7091E2BA2F300224DCE /* CalculateDamageCommand.swift in Sources */,
1673                                 F47215A81E1F947A0083D3BC /* BookmarkDataStore.swift in Sources */,
1674                                 F4AA59421E1E2854001667AF /* OrderedSetToArrayTransformer.swift in Sources */,
1675                                 F4A0D7191E2FBE1600224DCE /* JSONViewCommand.swift in Sources */,
1676                                 F47C3EBC1E61AEC500D97449 /* AirBaseMapper.swift in Sources */,
1677                                 F4AA59441E1E300B001667AF /* ActinKindTransformer.swift in Sources */,
1678                                 F4D05BCC1E0D274100688D66 /* BookmarkEditorViewController.swift in Sources */,
1679                                 F49097871E1A85F70085A45D /* ImageView.swift in Sources */,
1680                                 F4D05BC61E0ABD6800688D66 /* SlotItemWindowController.swift in Sources */,
1681                                 F4AA593A1E1E02D9001667AF /* UpgradeShipExcludeColorTransformer.swift in Sources */,
1682                                 F4BDEEB21E73FE2000D689AE /* Entity.swift in Sources */,
1683                                 F42A8FCC1E3DA4DF0099DC1D /* MasterMission.swift in Sources */,
1684                                 F44BC6C71E222675004644E3 /* FailedCommand.swift in Sources */,
1685                                 F47215A01E1E90C10083D3BC /* JSONNode.swift in Sources */,
1686                                 F44BC6DB1E2281A7004644E3 /* ClearItemGetComand.swift in Sources */,
1687                                 F4AA05FB192B92C800844688 /* Temporary.xcdatamodeld in Sources */,
1688                                 F4048A9D1E18D75E008ACFD6 /* DamageView.swift in Sources */,
1689                                 F44BC6ED1E238577004644E3 /* ShipDeckCommand.swift in Sources */,
1690                                 F490978D1E1BA64E0085A45D /* GuardEscapedView.swift in Sources */,
1691                                 F4FC3E941E44A5D600E41228 /* AppDelegate.swift in Sources */,
1692                                 F44BC71D1E29DF32004644E3 /* MemberNDockCommand.swift in Sources */,
1693                                 F42CFE1E1E3CCCC2000B4F9B /* Resource.swift in Sources */,
1694                                 F4D05BCE1E0D50D300688D66 /* BrowserContentAdjuster.swift in Sources */,
1695                                 F44775891EF6AAD900287572 /* SakutekiCalculator.swift in Sources */,
1696                                 F47C3EBE1E62718E00D97449 /* BattleCommand.swift in Sources */,
1697                                 F47C3EB61E60766000D97449 /* BasicMapper.swift in Sources */,
1698                                 F4D05BD01E0D667600688D66 /* BookmarkListViewController.swift in Sources */,
1699                                 F44BC6C51E222279004644E3 /* PortNotifyCommand.swift in Sources */,
1700                                 F4D05BD71E0F696C00688D66 /* RepairListViewController.swift in Sources */,
1701                                 F44BC7191E29D9DC004644E3 /* MemberDeckCommand.swift in Sources */,
1702                                 F490977F1E19ED400085A45D /* StrengthenListItemView.swift in Sources */,
1703                                 F44AA26B1E82AD2E00EED8BE /* NSObjectExtension.swift in Sources */,
1704                                 F42A8FDE1E40C6DF0099DC1D /* Quest.swift in Sources */,
1705                                 F4B15CBD1E21BA870078CFFC /* CommandRegister.swift in Sources */,
1706                                 F4BDEEB01E72D2D700D689AE /* HistoryTableViewController.swift in Sources */,
1707                                 F4EE4AD81F18F43700AD92B4 /* DeckBuilderStructure.swift in Sources */,
1708                                 F45FBB921E129BAE000E72B9 /* FleetViewController.swift in Sources */,
1709                                 F4AA59501E1E4D18001667AF /* ShipWindowController.swift in Sources */,
1710                                 F42CFE181E3C12AA000B4F9B /* ScreenshotInformation.swift in Sources */,
1711                                 F44BC7371E2A4258004644E3 /* SetPlaneCommand.swift in Sources */,
1712                                 F4BDEEB41E74017800D689AE /* MasterFurniture.swift in Sources */,
1713                                 F42CFE281E3D9A02000B4F9B /* MasterMapInfo.swift in Sources */,
1714                                 F4AA594C1E1E497C001667AF /* EquipmentWindowController.swift in Sources */,
1715                                 F4BDEEB61E74025700D689AE /* MasterUseItem.swift in Sources */,
1716                                 F4CF25B41E34A38F00C02A66 /* ResourceHistoryManager.swift in Sources */,
1717                                 F4D05BCA1E0CADA100688D66 /* ExternalBrowserWindowController.swift in Sources */,
1718                                 F47C3EBA1E619CC400D97449 /* KenzoDockMapper.swift in Sources */,
1719                                 F4AC13711E096A7B00851147 /* HistoryWindowController.swift in Sources */,
1720                                 F471784A1B6F9B5600F5E59D /* ResourceHistory.xcdatamodeld in Sources */,
1721                                 F4CF25C01E36428400C02A66 /* MissionStatus.swift in Sources */,
1722                                 F42CFE221E3D6CEE000B4F9B /* Deck.swift in Sources */,
1723                                 F4E5FF0A1E15CE3D0026868C /* BridgeViewController.swift in Sources */,
1724                                 F44BC6FF1E250CED004644E3 /* CreateSlotItemCommand.swift in Sources */,
1725                                 F42CFE201E3CDE7E000B4F9B /* Basic.swift in Sources */,
1726                                 F42A8FD21E3DC56C0099DC1D /* MasterSType.swift in Sources */,
1727                                 F4AA59461E1E33ED001667AF /* AreaNameTransformer.swift in Sources */,
1728                                 F40F976D1E6708F300AE81BB /* Graphics.swift in Sources */,
1729                                 F4AA59301E1D1FAB001667AF /* LengTransformer.swift in Sources */,
1730                                 F4E5FF081E1542780026868C /* ScreenshotEditorViewController.swift in Sources */,
1731                                 F44BC7171E29AF38004644E3 /* MemberMaterialCommand.swift in Sources */,
1732                                 F47215A61E1F84B40083D3BC /* LocalDataStore.swift in Sources */,
1733                                 F491A4C21E4FDED100D1E067 /* Debug.swift in Sources */,
1734                                 F46F104918ABAC910063E503 /* KCD.xcdatamodeld in Sources */,
1735                                 F44BC7111E27C61A004644E3 /* MemberSlotItemCommand.swift in Sources */,
1736                                 F44BC6FD1E250B2A004644E3 /* GetShipCommand.swift in Sources */,
1737                                 F4D05BDF1E0F8B6900688D66 /* PowerUpSupportViewController.swift in Sources */,
1738                                 F44BC6F31E23D32B004644E3 /* RealPowerUpCommand.swift in Sources */,
1739                                 F4E5FF021E150A850026868C /* AncherageRepairTimerViewController.swift in Sources */,
1740                                 F47C3EB21E60616E00D97449 /* NyukyoDockMapper.swift in Sources */,
1741                                 F4AA59521E1E607F001667AF /* JSONViewWindowController.swift in Sources */,
1742                                 F47C3EA61E5F050D00D97449 /* MasterSlotItemMapper.swift in Sources */,
1743                                 F47215AA1E1F96B60083D3BC /* ResourceHistoryDataStore.swift in Sources */,
1744                                 F47C3EA41E5F017500D97449 /* MasterFurnitureMapper.swift in Sources */,
1745                                 F45FBB6F1E0FDB33000E72B9 /* StrengthenListViewController.swift in Sources */,
1746                                 F47C3EAA1E5F085B00D97449 /* MasterMissionMapper.swift in Sources */,
1747                                 F44BC6CB1E223208004644E3 /* IgnoreCommand.swift in Sources */,
1748                                 F4AA59281E1CEF8E001667AF /* PlanToShowsBoldFontTransformer.swift in Sources */,
1749                                 F45FBB711E101492000E72B9 /* DocksViewController.swift in Sources */,
1750                                 F40F976F1E67092600AE81BB /* ArrayExtensions.swift in Sources */,
1751                                 F44BC70F1E27BE55004644E3 /* MemberShip2Command.swift in Sources */,
1752                                 F49097811E19F2C70085A45D /* BorderTextField.swift in Sources */,
1753                                 F4AA594E1E1E4A7C001667AF /* UITestWindowController.swift in Sources */,
1754                                 F42A8FD01E3DB49A0099DC1D /* MasterSlotItem.swift in Sources */,
1755                                 F49097851E1A15AF0085A45D /* SlotItemLevelView.swift in Sources */,
1756                                 F44BC6C31E221865004644E3 /* AirCorpsSupplyCommand.swift in Sources */,
1757                                 F41A451B1F4917640066F83D /* SeikuCalclator.swift in Sources */,
1758                                 F44BC6D51E226308004644E3 /* NyukyoSpeedChangeCommand.swift in Sources */,
1759                                 F47C3EA81E5F06E700D97449 /* MasterSlotItemEquipTypeMapper.swift in Sources */,
1760                                 F4AA59361E1D36C5001667AF /* QuestProgressTransformer.swift in Sources */,
1761                                 F491A4BE1E4E0C5000D1E067 /* CustomHTTPProtocol.swift in Sources */,
1762                                 F4FC3E8E1E4368BB00E41228 /* KCManagedObject.swift in Sources */,
1763                                 F44BC7011E251408004644E3 /* DestroyItem2Command.swift in Sources */,
1764                                 F45FBB731E116F53000E72B9 /* MainTabVIewItemViewController.swift in Sources */,
1765                                 F4D05BD41E0F4F8500688D66 /* ShipDetailViewController.swift in Sources */,
1766                                 F49097891E1A99EA0085A45D /* CollectionView.swift in Sources */,
1767                                 F4AA593C1E1E0A9F001667AF /* MillisecondTransformer.swift in Sources */,
1768                         );
1769                         runOnlyForDeploymentPostprocessing = 0;
1770                 };
1771                 F4BDEB60187252F30069D0CE /* Sources */ = {
1772                         isa = PBXSourcesBuildPhase;
1773                         buildActionMask = 2147483647;
1774                         files = (
1775                         );
1776                         runOnlyForDeploymentPostprocessing = 0;
1777                 };
1778                 F4C5A22F1C37F87500533FB6 /* Sources */ = {
1779                         isa = PBXSourcesBuildPhase;
1780                         buildActionMask = 2147483647;
1781                         files = (
1782                                 F42546931EFBE0D300BE297E /* EquitType.swift in Sources */,
1783                                 F4CF25DF1E3A1D4100C02A66 /* EnhancementListItem.swift in Sources */,
1784                                 F4CF25DC1E376D6600C02A66 /* main.swift in Sources */,
1785                         );
1786                         runOnlyForDeploymentPostprocessing = 0;
1787                 };
1788 /* End PBXSourcesBuildPhase section */
1789
1790 /* Begin PBXTargetDependency section */
1791                 F4BDEB69187252F30069D0CE /* PBXTargetDependency */ = {
1792                         isa = PBXTargetDependency;
1793                         target = F4BDEB42187252F30069D0CE /* KCD */;
1794                         targetProxy = F4BDEB68187252F30069D0CE /* PBXContainerItemProxy */;
1795                 };
1796 /* End PBXTargetDependency section */
1797
1798 /* Begin PBXVariantGroup section */
1799                 F4131EE0190FEBDB004F7F9A /* SlotItemWindowController.xib */ = {
1800                         isa = PBXVariantGroup;
1801                         children = (
1802                                 F4F947141D5DBAD200F95998 /* Base */,
1803                         );
1804                         name = SlotItemWindowController.xib;
1805                         sourceTree = "<group>";
1806                 };
1807                 F41465761DB4F1A700D68C97 /* ScreenshotListWindowController.xib */ = {
1808                         isa = PBXVariantGroup;
1809                         children = (
1810                                 F4649FC81DBC51A90097AEBF /* zh-Hant-TW */,
1811                                 F4649FD81DBC54180097AEBF /* Base */,
1812                         );
1813                         name = ScreenshotListWindowController.xib;
1814                         sourceTree = "<group>";
1815                 };
1816                 F421850C1DF44AA900256590 /* AirBaseWindowController.xib */ = {
1817                         isa = PBXVariantGroup;
1818                         children = (
1819                                 F421850D1DF44AEA00256590 /* Base */,
1820                         );
1821                         name = AirBaseWindowController.xib;
1822                         sourceTree = "<group>";
1823                 };
1824                 F4649FCB1DBC51EF0097AEBF /* ScreenshotListViewController.xib */ = {
1825                         isa = PBXVariantGroup;
1826                         children = (
1827                                 F4649FCD1DBC51F30097AEBF /* zh-Hant-TW */,
1828                                 F4649FD91DBC54270097AEBF /* Base */,
1829                         );
1830                         name = ScreenshotListViewController.xib;
1831                         sourceTree = "<group>";
1832                 };
1833                 F4649FD01DBC52600097AEBF /* ScreenshotDetailViewController.xib */ = {
1834                         isa = PBXVariantGroup;
1835                         children = (
1836                                 F4649FD21DBC52630097AEBF /* zh-Hant-TW */,
1837                                 F4649FDA1DBC54320097AEBF /* Base */,
1838                         );
1839                         name = ScreenshotDetailViewController.xib;
1840                         sourceTree = "<group>";
1841                 };
1842                 F4649FD51DBC52A50097AEBF /* ScreenshotEditorViewController.xib */ = {
1843                         isa = PBXVariantGroup;
1844                         children = (
1845                                 F4649FD71DBC52A90097AEBF /* zh-Hant-TW */,
1846                                 F4649FDB1DBC543A0097AEBF /* Base */,
1847                         );
1848                         name = ScreenshotEditorViewController.xib;
1849                         sourceTree = "<group>";
1850                 };
1851                 F494DC6818C8BAB900AE97E4 /* PowerUpSupportViewController.xib */ = {
1852                         isa = PBXVariantGroup;
1853                         children = (
1854                                 F4F947231D5DBBEE00F95998 /* Base */,
1855                         );
1856                         name = PowerUpSupportViewController.xib;
1857                         sourceTree = "<group>";
1858                 };
1859                 F4A3AD9619BDDE5500FDBF80 /* PreferencePanelController.xib */ = {
1860                         isa = PBXVariantGroup;
1861                         children = (
1862                                 F4F947131D5DBABE00F95998 /* Base */,
1863                         );
1864                         name = PreferencePanelController.xib;
1865                         sourceTree = "<group>";
1866                 };
1867                 F4A9B8D21B975029005786C2 /* SlotItemShortName.plist */ = {
1868                         isa = PBXVariantGroup;
1869                         children = (
1870                                 F4A9B8D31B975029005786C2 /* ja */,
1871                                 F497F63E1D5B7CE600A8F609 /* zh-Hant-TW */,
1872                         );
1873                         name = SlotItemShortName.plist;
1874                         sourceTree = "<group>";
1875                 };
1876                 F4A9B8D51B99D5B7005786C2 /* Taihi.txt */ = {
1877                         isa = PBXVariantGroup;
1878                         children = (
1879                                 F4A9B8D61B99D5B7005786C2 /* ja */,
1880                                 F497F63F1D5B7CE700A8F609 /* zh-Hant-TW */,
1881                         );
1882                         name = Taihi.txt;
1883                         sourceTree = "<group>";
1884                 };
1885                 F4B37F0119FC8DCC002F371A /* UpgradableShipsWindowController.xib */ = {
1886                         isa = PBXVariantGroup;
1887                         children = (
1888                                 F4F947121D5DBAA900F95998 /* Base */,
1889                         );
1890                         name = UpgradableShipsWindowController.xib;
1891                         sourceTree = "<group>";
1892                 };
1893                 F4B3DC3218E5C81E0011B4FC /* HistoryWindowController.xib */ = {
1894                         isa = PBXVariantGroup;
1895                         children = (
1896                                 F4F947151D5DBAE900F95998 /* Base */,
1897                         );
1898                         name = HistoryWindowController.xib;
1899                         sourceTree = "<group>";
1900                 };
1901                 F4B3DC3518E5C8520011B4FC /* ShipViewController.xib */ = {
1902                         isa = PBXVariantGroup;
1903                         children = (
1904                                 F4F947241D5DBC0400F95998 /* Base */,
1905                                 F4F947351D5EBDD700F95998 /* zh-Hant-TW */,
1906                         );
1907                         name = ShipViewController.xib;
1908                         sourceTree = "<group>";
1909                 };
1910                 F4B3DC3818E5C8650011B4FC /* ShipWindowController.xib */ = {
1911                         isa = PBXVariantGroup;
1912                         children = (
1913                                 F4F9470D1D5DBA4200F95998 /* Base */,
1914                         );
1915                         name = ShipWindowController.xib;
1916                         sourceTree = "<group>";
1917                 };
1918                 F4B3DC3B18E5C8700011B4FC /* JSONViewWindowController.xib */ = {
1919                         isa = PBXVariantGroup;
1920                         children = (
1921                                 F4F9470E1D5DBA5700F95998 /* Base */,
1922                         );
1923                         name = JSONViewWindowController.xib;
1924                         sourceTree = "<group>";
1925                 };
1926                 F4B3DC3E18E5C87D0011B4FC /* DocksViewController.xib */ = {
1927                         isa = PBXVariantGroup;
1928                         children = (
1929                                 F4F947261D5DBC2D00F95998 /* Base */,
1930                         );
1931                         name = DocksViewController.xib;
1932                         sourceTree = "<group>";
1933                 };
1934                 F4B3DC4118E5C8870011B4FC /* BroserWindowController.xib */ = {
1935                         isa = PBXVariantGroup;
1936                         children = (
1937                                 F4F9472C1D5DBC7300F95998 /* Base */,
1938                                 F4F947331D5EB44700F95998 /* zh-Hant-TW */,
1939                         );
1940                         name = BroserWindowController.xib;
1941                         sourceTree = "<group>";
1942                 };
1943                 F4BDEB4F187252F30069D0CE /* InfoPlist.strings */ = {
1944                         isa = PBXVariantGroup;
1945                         children = (
1946                                 F494DC5718C23E4300AE97E4 /* ja */,
1947                                 F497F63D1D5B7CE600A8F609 /* zh-Hant-TW */,
1948                         );
1949                         name = InfoPlist.strings;
1950                         sourceTree = "<group>";
1951                 };
1952                 F4BDEB5B187252F30069D0CE /* MainMenu.xib */ = {
1953                         isa = PBXVariantGroup;
1954                         children = (
1955                                 F4BDEB5C187252F30069D0CE /* Base */,
1956                                 F494DC5618C23E4300AE97E4 /* ja */,
1957                                 F497F6231D5B7CCA00A8F609 /* zh-Hant-TW */,
1958                         );
1959                         name = MainMenu.xib;
1960                         sourceTree = "<group>";
1961                 };
1962                 F4BDEB6D187252F30069D0CE /* InfoPlist.strings */ = {
1963                         isa = PBXVariantGroup;
1964                         children = (
1965                                 F494DC5918C23E4400AE97E4 /* ja */,
1966                         );
1967                         name = InfoPlist.strings;
1968                         sourceTree = "<group>";
1969                 };
1970                 F4BEEE9D18D211280006F70C /* Localizable.strings */ = {
1971                         isa = PBXVariantGroup;
1972                         children = (
1973                                 F4BEEE9E18D211280006F70C /* ja */,
1974                                 F497F63C1D5B7CE500A8F609 /* zh-Hant-TW */,
1975                         );
1976                         name = Localizable.strings;
1977                         sourceTree = "<group>";
1978                 };
1979                 F4BEEEA018D211360006F70C /* Localizable.strings.sed */ = {
1980                         isa = PBXVariantGroup;
1981                         children = (
1982                                 F4BEEEA118D211360006F70C /* ja */,
1983                                 F497F63B1D5B7CE400A8F609 /* zh-Hant-TW */,
1984                         );
1985                         name = Localizable.strings.sed;
1986                         sourceTree = "<group>";
1987                 };
1988                 F4BEEEA318D211500006F70C /* Makefile */ = {
1989                         isa = PBXVariantGroup;
1990                         children = (
1991                                 F4BEEEA418D211500006F70C /* ja */,
1992                                 F497F63A1D5B7CE300A8F609 /* zh-Hant-TW */,
1993                         );
1994                         name = Makefile;
1995                         sourceTree = "<group>";
1996                 };
1997                 F4BEEFFE1B11A5A7004702B8 /* ExternalBrowserWindowController.xib */ = {
1998                         isa = PBXVariantGroup;
1999                         children = (
2000                                 F4F947111D5DBA9700F95998 /* Base */,
2001                         );
2002                         name = ExternalBrowserWindowController.xib;
2003                         sourceTree = "<group>";
2004                 };
2005                 F4BEF0011B11A5C2004702B8 /* MediumShipViewController.xib */ = {
2006                         isa = PBXVariantGroup;
2007                         children = (
2008                                 F4F9471D1D5DBB9E00F95998 /* Base */,
2009                         );
2010                         name = MediumShipViewController.xib;
2011                         sourceTree = "<group>";
2012                 };
2013                 F4BEF0041B11A5CC004702B8 /* FleetMinimumViewController.xib */ = {
2014                         isa = PBXVariantGroup;
2015                         children = (
2016                                 F4F9471B1D5DBB7500F95998 /* Base */,
2017                         );
2018                         name = FleetMinimumViewController.xib;
2019                         sourceTree = "<group>";
2020                 };
2021                 F4BEF0071B11A5D3004702B8 /* FleetViewController.xib */ = {
2022                         isa = PBXVariantGroup;
2023                         children = (
2024                                 F4F9471C1D5DBB8D00F95998 /* Base */,
2025                         );
2026                         name = FleetViewController.xib;
2027                         sourceTree = "<group>";
2028                 };
2029                 F4BEF00A1B11A5DE004702B8 /* ShipDetailViewController.xib */ = {
2030                         isa = PBXVariantGroup;
2031                         children = (
2032                                 F4F9471E1D5DBBB300F95998 /* Base */,
2033                         );
2034                         name = ShipDetailViewController.xib;
2035                         sourceTree = "<group>";
2036                 };
2037                 F4BEF00D1B11A628004702B8 /* ShipMasterDetailWindowController.xib */ = {
2038                         isa = PBXVariantGroup;
2039                         children = (
2040                                 F4F9470F1D5DBA6900F95998 /* Base */,
2041                         );
2042                         name = ShipMasterDetailWindowController.xib;
2043                         sourceTree = "<group>";
2044                 };
2045                 F4BEF0101B11A645004702B8 /* UITestWindowController.xib */ = {
2046                         isa = PBXVariantGroup;
2047                         children = (
2048                                 F4F947061D5DBA1A00F95998 /* Base */,
2049                         );
2050                         name = UITestWindowController.xib;
2051                         sourceTree = "<group>";
2052                 };
2053                 F4C668591C5450EB00601AFB /* BookmarkListViewController.xib */ = {
2054                         isa = PBXVariantGroup;
2055                         children = (
2056                                 F4F947181D5DBB3400F95998 /* Base */,
2057                         );
2058                         name = BookmarkListViewController.xib;
2059                         sourceTree = "<group>";
2060                 };
2061                 F4C6685C1C54510E00601AFB /* BookmarkEditorViewController.xib */ = {
2062                         isa = PBXVariantGroup;
2063                         children = (
2064                                 F4F947161D5DBB0700F95998 /* Base */,
2065                         );
2066                         name = BookmarkEditorViewController.xib;
2067                         sourceTree = "<group>";
2068                 };
2069                 F4C6685F1C54515C00601AFB /* BrowserContentAdjuster.xib */ = {
2070                         isa = PBXVariantGroup;
2071                         children = (
2072                                 F4F947171D5DBB1E00F95998 /* Base */,
2073                         );
2074                         name = BrowserContentAdjuster.xib;
2075                         sourceTree = "<group>";
2076                 };
2077                 F4C668621C54517500601AFB /* GameViewController.xib */ = {
2078                         isa = PBXVariantGroup;
2079                         children = (
2080                                 F4F947271D5DBC4100F95998 /* Base */,
2081                         );
2082                         name = GameViewController.xib;
2083                         sourceTree = "<group>";
2084                 };
2085                 F4C668651C54518F00601AFB /* ProgressPanel.xib */ = {
2086                         isa = PBXVariantGroup;
2087                         children = (
2088                                 F4F947101D5DBA8700F95998 /* Base */,
2089                         );
2090                         name = ProgressPanel.xib;
2091                         sourceTree = "<group>";
2092                 };
2093                 F4C668681C5451AB00601AFB /* QuestListViewController.xib */ = {
2094                         isa = PBXVariantGroup;
2095                         children = (
2096                                 F4F947251D5DBC1A00F95998 /* Base */,
2097                         );
2098                         name = QuestListViewController.xib;
2099                         sourceTree = "<group>";
2100                 };
2101                 F4C6686B1C5451C800601AFB /* ResourceViewController.xib */ = {
2102                         isa = PBXVariantGroup;
2103                         children = (
2104                                 F4F9472B1D5DBC6100F95998 /* Base */,
2105                         );
2106                         name = ResourceViewController.xib;
2107                         sourceTree = "<group>";
2108                 };
2109                 F4C6686E1C5451ED00601AFB /* StrengthenListViewController.xib */ = {
2110                         isa = PBXVariantGroup;
2111                         children = (
2112                                 F4F947221D5DBBD900F95998 /* Base */,
2113                         );
2114                         name = StrengthenListViewController.xib;
2115                         sourceTree = "<group>";
2116                 };
2117                 F4C668711C54524900601AFB /* VerticalFleetViewController.xib */ = {
2118                         isa = PBXVariantGroup;
2119                         children = (
2120                                 F4F9471A1D5DBB6400F95998 /* Base */,
2121                         );
2122                         name = VerticalFleetViewController.xib;
2123                         sourceTree = "<group>";
2124                 };
2125                 F4C668741C54525300601AFB /* CombileViewController.xib */ = {
2126                         isa = PBXVariantGroup;
2127                         children = (
2128                                 F4F947191D5DBB4E00F95998 /* Base */,
2129                         );
2130                         name = CombileViewController.xib;
2131                         sourceTree = "<group>";
2132                 };
2133                 F4F947091D5DBA2D00F95998 /* MapWindowController.xib */ = {
2134                         isa = PBXVariantGroup;
2135                         children = (
2136                                 F4F947081D5DBA2D00F95998 /* Base */,
2137                         );
2138                         name = MapWindowController.xib;
2139                         sourceTree = "<group>";
2140                 };
2141                 F4F9470C1D5DBA3800F95998 /* EquipmentWindowController.xib */ = {
2142                         isa = PBXVariantGroup;
2143                         children = (
2144                                 F4F9470B1D5DBA3800F95998 /* Base */,
2145                         );
2146                         name = EquipmentWindowController.xib;
2147                         sourceTree = "<group>";
2148                 };
2149                 F4F947211D5DBBC700F95998 /* RepairListViewController.xib */ = {
2150                         isa = PBXVariantGroup;
2151                         children = (
2152                                 F4F947201D5DBBC700F95998 /* Base */,
2153                         );
2154                         name = RepairListViewController.xib;
2155                         sourceTree = "<group>";
2156                 };
2157                 F4F9472A1D5DBC5500F95998 /* AncherageRepairTimerViewController.xib */ = {
2158                         isa = PBXVariantGroup;
2159                         children = (
2160                                 F4F947291D5DBC5500F95998 /* Base */,
2161                         );
2162                         name = AncherageRepairTimerViewController.xib;
2163                         sourceTree = "<group>";
2164                 };
2165 /* End PBXVariantGroup section */
2166
2167 /* Begin XCBuildConfiguration section */
2168                 F4BDEB72187252F30069D0CE /* Debug */ = {
2169                         isa = XCBuildConfiguration;
2170                         buildSettings = {
2171                                 ALWAYS_SEARCH_USER_PATHS = NO;
2172                                 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
2173                                 CLANG_ANALYZER_NONNULL = YES;
2174                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
2175                                 CLANG_CXX_LIBRARY = "libc++";
2176                                 CLANG_ENABLE_OBJC_ARC = YES;
2177                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
2178                                 CLANG_WARN_BOOL_CONVERSION = YES;
2179                                 CLANG_WARN_COMMA = YES;
2180                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
2181                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
2182                                 CLANG_WARN_EMPTY_BODY = YES;
2183                                 CLANG_WARN_ENUM_CONVERSION = YES;
2184                                 CLANG_WARN_INFINITE_RECURSION = YES;
2185                                 CLANG_WARN_INT_CONVERSION = YES;
2186                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
2187                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
2188                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2189                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
2190                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
2191                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
2192                                 CLANG_WARN_UNREACHABLE_CODE = YES;
2193                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2194                                 CODE_SIGN_IDENTITY = "-";
2195                                 COPY_PHASE_STRIP = NO;
2196                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
2197                                 ENABLE_TESTABILITY = YES;
2198                                 GCC_C_LANGUAGE_STANDARD = gnu99;
2199                                 GCC_DYNAMIC_NO_PIC = NO;
2200                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
2201                                 GCC_NO_COMMON_BLOCKS = YES;
2202                                 GCC_OPTIMIZATION_LEVEL = 0;
2203                                 GCC_PREPROCESSOR_DEFINITIONS = (
2204                                         "DEBUG=1",
2205                                         "$(inherited)",
2206                                 );
2207                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
2208                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
2209                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
2210                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
2211                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
2212                                 GCC_WARN_UNUSED_FUNCTION = YES;
2213                                 GCC_WARN_UNUSED_VARIABLE = YES;
2214                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
2215                                 ONLY_ACTIVE_ARCH = YES;
2216                                 SDKROOT = macosx;
2217                                 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
2218                         };
2219                         name = Debug;
2220                 };
2221                 F4BDEB73187252F30069D0CE /* Release */ = {
2222                         isa = XCBuildConfiguration;
2223                         buildSettings = {
2224                                 ALWAYS_SEARCH_USER_PATHS = NO;
2225                                 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
2226                                 CLANG_ANALYZER_NONNULL = YES;
2227                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
2228                                 CLANG_CXX_LIBRARY = "libc++";
2229                                 CLANG_ENABLE_OBJC_ARC = YES;
2230                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
2231                                 CLANG_WARN_BOOL_CONVERSION = YES;
2232                                 CLANG_WARN_COMMA = YES;
2233                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
2234                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
2235                                 CLANG_WARN_EMPTY_BODY = YES;
2236                                 CLANG_WARN_ENUM_CONVERSION = YES;
2237                                 CLANG_WARN_INFINITE_RECURSION = YES;
2238                                 CLANG_WARN_INT_CONVERSION = YES;
2239                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
2240                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
2241                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2242                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
2243                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
2244                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
2245                                 CLANG_WARN_UNREACHABLE_CODE = YES;
2246                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2247                                 CODE_SIGN_IDENTITY = "-";
2248                                 COPY_PHASE_STRIP = YES;
2249                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2250                                 ENABLE_NS_ASSERTIONS = NO;
2251                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
2252                                 GCC_C_LANGUAGE_STANDARD = gnu99;
2253                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
2254                                 GCC_NO_COMMON_BLOCKS = YES;
2255                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
2256                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
2257                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
2258                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
2259                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
2260                                 GCC_WARN_UNUSED_FUNCTION = YES;
2261                                 GCC_WARN_UNUSED_VARIABLE = YES;
2262                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
2263                                 SDKROOT = macosx;
2264                                 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
2265                         };
2266                         name = Release;
2267                 };
2268                 F4BDEB75187252F30069D0CE /* Debug */ = {
2269                         isa = XCBuildConfiguration;
2270                         buildSettings = {
2271                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2272                                 CLANG_ENABLE_MODULES = YES;
2273                                 COMBINE_HIDPI_IMAGES = YES;
2274                                 FRAMEWORK_SEARCH_PATHS = (
2275                                         "$(inherited)",
2276                                         "$(PROJECT_DIR)/Carthage/Build/Mac",
2277                                 );
2278                                 GCC_PREPROCESSOR_DEFINITIONS = (
2279                                         "$(inherited)",
2280                                         "ENABLE_JSON_LOG=1",
2281                                         "COREDATA_STORE_TYPE=0",
2282                                 );
2283                                 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2284                                 INFOPLIST_FILE = "KCD/KCD-Info.plist";
2285                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
2286                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
2287                                 OTHER_SWIFT_FLAGS = "-DDEBUG -DDAMAGE_CHECK -DENABLE_JSON_LOG -DUI_TEST";
2288                                 PRODUCT_BUNDLE_IDENTIFIER = "com.masakih.${PRODUCT_NAME:rfc1034identifier}";
2289                                 PRODUCT_NAME = "$(TARGET_NAME)";
2290                                 SWIFT_OBJC_BRIDGING_HEADER = "KCD/KCD-Bridging-Header.h";
2291                                 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2292                                 SWIFT_VERSION = 4.0;
2293                                 WRAPPER_EXTENSION = app;
2294                         };
2295                         name = Debug;
2296                 };
2297                 F4BDEB76187252F30069D0CE /* Release */ = {
2298                         isa = XCBuildConfiguration;
2299                         buildSettings = {
2300                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2301                                 CLANG_ENABLE_MODULES = YES;
2302                                 COMBINE_HIDPI_IMAGES = YES;
2303                                 FRAMEWORK_SEARCH_PATHS = (
2304                                         "$(inherited)",
2305                                         "$(PROJECT_DIR)/Carthage/Build/Mac",
2306                                 );
2307                                 GCC_PREPROCESSOR_DEFINITIONS = (
2308                                         "COREDATA_STORE_TYPE=0",
2309                                         "UI_TEST=0",
2310                                 );
2311                                 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2312                                 INFOPLIST_FILE = "KCD/KCD-Info.plist";
2313                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
2314                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
2315                                 PRODUCT_BUNDLE_IDENTIFIER = "com.masakih.${PRODUCT_NAME:rfc1034identifier}";
2316                                 PRODUCT_NAME = "$(TARGET_NAME)";
2317                                 SWIFT_OBJC_BRIDGING_HEADER = "KCD/KCD-Bridging-Header.h";
2318                                 SWIFT_VERSION = 4.0;
2319                                 WRAPPER_EXTENSION = app;
2320                         };
2321                         name = Release;
2322                 };
2323                 F4BDEB78187252F30069D0CE /* Debug */ = {
2324                         isa = XCBuildConfiguration;
2325                         buildSettings = {
2326                                 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2327                                 BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/KCD.app/Contents/MacOS/KCD";
2328                                 COMBINE_HIDPI_IMAGES = YES;
2329                                 FRAMEWORK_SEARCH_PATHS = (
2330                                         "$(DEVELOPER_FRAMEWORKS_DIR)",
2331                                         "$(inherited)",
2332                                 );
2333                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2334                                 GCC_PREFIX_HEADER = "KCD/KCD-Prefix.pch";
2335                                 GCC_PREPROCESSOR_DEFINITIONS = (
2336                                         "DEBUG=1",
2337                                         "$(inherited)",
2338                                 );
2339                                 INFOPLIST_FILE = "KCDTests/KCDTests-Info.plist";
2340                                 PRODUCT_BUNDLE_IDENTIFIER = "com.masakih.${PRODUCT_NAME:rfc1034identifier}";
2341                                 PRODUCT_NAME = "$(TARGET_NAME)";
2342                                 TEST_HOST = "$(BUNDLE_LOADER)";
2343                                 WRAPPER_EXTENSION = xctest;
2344                         };
2345                         name = Debug;
2346                 };
2347                 F4BDEB79187252F30069D0CE /* Release */ = {
2348                         isa = XCBuildConfiguration;
2349                         buildSettings = {
2350                                 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2351                                 BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/KCD.app/Contents/MacOS/KCD";
2352                                 COMBINE_HIDPI_IMAGES = YES;
2353                                 FRAMEWORK_SEARCH_PATHS = (
2354                                         "$(DEVELOPER_FRAMEWORKS_DIR)",
2355                                         "$(inherited)",
2356                                 );
2357                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
2358                                 GCC_PREFIX_HEADER = "KCD/KCD-Prefix.pch";
2359                                 INFOPLIST_FILE = "KCDTests/KCDTests-Info.plist";
2360                                 PRODUCT_BUNDLE_IDENTIFIER = "com.masakih.${PRODUCT_NAME:rfc1034identifier}";
2361                                 PRODUCT_NAME = "$(TARGET_NAME)";
2362                                 TEST_HOST = "$(BUNDLE_LOADER)";
2363                                 WRAPPER_EXTENSION = xctest;
2364                         };
2365                         name = Release;
2366                 };
2367                 F4C5A2381C37F87600533FB6 /* Debug */ = {
2368                         isa = XCBuildConfiguration;
2369                         buildSettings = {
2370                                 CLANG_ENABLE_MODULES = YES;
2371                                 CLANG_WARN_UNREACHABLE_CODE = YES;
2372                                 DEBUG_INFORMATION_FORMAT = dwarf;
2373                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
2374                                 ENABLE_TESTABILITY = YES;
2375                                 GCC_NO_COMMON_BLOCKS = YES;
2376                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
2377                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
2378                                 MACOSX_DEPLOYMENT_TARGET = 10.10;
2379                                 MTL_ENABLE_DEBUG_INFO = YES;
2380                                 PRODUCT_NAME = "$(TARGET_NAME)";
2381                                 SWIFT_OBJC_BRIDGING_HEADER = "EquipmentEnhancementListBuilder/EquipmentEnhancementListBuilder-Bridging-Header.h";
2382                                 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2383                                 SWIFT_VERSION = 3.0;
2384                         };
2385                         name = Debug;
2386                 };
2387                 F4C5A2391C37F87600533FB6 /* Release */ = {
2388                         isa = XCBuildConfiguration;
2389                         buildSettings = {
2390                                 CLANG_ENABLE_MODULES = YES;
2391                                 CLANG_WARN_UNREACHABLE_CODE = YES;
2392                                 COPY_PHASE_STRIP = NO;
2393                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
2394                                 GCC_NO_COMMON_BLOCKS = YES;
2395                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
2396                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
2397                                 MACOSX_DEPLOYMENT_TARGET = 10.10;
2398                                 MTL_ENABLE_DEBUG_INFO = NO;
2399                                 PRODUCT_NAME = "$(TARGET_NAME)";
2400                                 SWIFT_OBJC_BRIDGING_HEADER = "EquipmentEnhancementListBuilder/EquipmentEnhancementListBuilder-Bridging-Header.h";
2401                                 SWIFT_VERSION = 3.0;
2402                         };
2403                         name = Release;
2404                 };
2405 /* End XCBuildConfiguration section */
2406
2407 /* Begin XCConfigurationList section */
2408                 F4BDEB3E187252F30069D0CE /* Build configuration list for PBXProject "KCD" */ = {
2409                         isa = XCConfigurationList;
2410                         buildConfigurations = (
2411                                 F4BDEB72187252F30069D0CE /* Debug */,
2412                                 F4BDEB73187252F30069D0CE /* Release */,
2413                         );
2414                         defaultConfigurationIsVisible = 0;
2415                         defaultConfigurationName = Release;
2416                 };
2417                 F4BDEB74187252F30069D0CE /* Build configuration list for PBXNativeTarget "KCD" */ = {
2418                         isa = XCConfigurationList;
2419                         buildConfigurations = (
2420                                 F4BDEB75187252F30069D0CE /* Debug */,
2421                                 F4BDEB76187252F30069D0CE /* Release */,
2422                         );
2423                         defaultConfigurationIsVisible = 0;
2424                         defaultConfigurationName = Release;
2425                 };
2426                 F4BDEB77187252F30069D0CE /* Build configuration list for PBXNativeTarget "KCDTests" */ = {
2427                         isa = XCConfigurationList;
2428                         buildConfigurations = (
2429                                 F4BDEB78187252F30069D0CE /* Debug */,
2430                                 F4BDEB79187252F30069D0CE /* Release */,
2431                         );
2432                         defaultConfigurationIsVisible = 0;
2433                         defaultConfigurationName = Release;
2434                 };
2435                 F4C5A2371C37F87600533FB6 /* Build configuration list for PBXNativeTarget "EquipmentEnhancementListBuilder" */ = {
2436                         isa = XCConfigurationList;
2437                         buildConfigurations = (
2438                                 F4C5A2381C37F87600533FB6 /* Debug */,
2439                                 F4C5A2391C37F87600533FB6 /* Release */,
2440                         );
2441                         defaultConfigurationIsVisible = 0;
2442                         defaultConfigurationName = Release;
2443                 };
2444 /* End XCConfigurationList section */
2445
2446 /* Begin XCVersionGroup section */
2447                 F46F104718ABAC910063E503 /* KCD.xcdatamodeld */ = {
2448                         isa = XCVersionGroup;
2449                         children = (
2450                                 F46F104818ABAC910063E503 /* KCD.xcdatamodel */,
2451                         );
2452                         currentVersion = F46F104818ABAC910063E503 /* KCD.xcdatamodel */;
2453                         path = KCD.xcdatamodeld;
2454                         sourceTree = "<group>";
2455                         versionGroupType = wrapper.xcdatamodel;
2456                 };
2457                 F47178481B6F9B5600F5E59D /* ResourceHistory.xcdatamodeld */ = {
2458                         isa = XCVersionGroup;
2459                         children = (
2460                                 F47178491B6F9B5600F5E59D /* ResourceHistory.xcdatamodel */,
2461                         );
2462                         currentVersion = F47178491B6F9B5600F5E59D /* ResourceHistory.xcdatamodel */;
2463                         path = ResourceHistory.xcdatamodeld;
2464                         sourceTree = "<group>";
2465                         versionGroupType = wrapper.xcdatamodel;
2466                 };
2467                 F495462C1B1894DD00E0D8D0 /* Bookmark.xcdatamodeld */ = {
2468                         isa = XCVersionGroup;
2469                         children = (
2470                                 F402D5381BEF14EA008D5881 /* Bookmark 2.xcdatamodel */,
2471                                 F495462D1B1894DD00E0D8D0 /* Bookmark.xcdatamodel */,
2472                         );
2473                         currentVersion = F402D5381BEF14EA008D5881 /* Bookmark 2.xcdatamodel */;
2474                         path = Bookmark.xcdatamodeld;
2475                         sourceTree = "<group>";
2476                         versionGroupType = wrapper.xcdatamodel;
2477                 };
2478                 F4AA05F9192B92C700844688 /* Temporary.xcdatamodeld */ = {
2479                         isa = XCVersionGroup;
2480                         children = (
2481                                 F4AA05FA192B92C800844688 /* Temporary.xcdatamodel */,
2482                         );
2483                         currentVersion = F4AA05FA192B92C800844688 /* Temporary.xcdatamodel */;
2484                         path = Temporary.xcdatamodeld;
2485                         sourceTree = "<group>";
2486                         versionGroupType = wrapper.xcdatamodel;
2487                 };
2488                 F4E7802C18DC3AF00011BC4C /* LocalData.xcdatamodeld */ = {
2489                         isa = XCVersionGroup;
2490                         children = (
2491                                 F42CBB201D1ED41D004C2AE2 /* LocalData 3.xcdatamodel */,
2492                                 F4D6BC4C1A923C0B00742FEB /* LocalData 2.xcdatamodel */,
2493                                 F4E7802D18DC3AF00011BC4C /* LocalData.xcdatamodel */,
2494                         );
2495                         currentVersion = F42CBB201D1ED41D004C2AE2 /* LocalData 3.xcdatamodel */;
2496                         path = LocalData.xcdatamodeld;
2497                         sourceTree = "<group>";
2498                         versionGroupType = wrapper.xcdatamodel;
2499                 };
2500 /* End XCVersionGroup section */
2501         };
2502         rootObject = F4BDEB3B187252F30069D0CE /* Project object */;
2503 }