艦娘をちゅーちゅーします
修订版 | 19ebd3049a41435cce9f054f2a5b1ff609ee6a7b (tree) |
---|---|
时间 | 2017-08-09 00:01:57 |
作者 | masakih <masakih@user...> |
Commiter | masakih |
ProgressPanelをBase.lprojに移動
@@ -8,9 +8,9 @@ | ||
8 | 8 | |
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | F41A44C81F3710D10066F83D /* ProgressPanelController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41A44C61F3710D10066F83D /* ProgressPanelController.swift */; }; |
11 | - F41A44C91F3710D10066F83D /* ProgressPanelController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F41A44C71F3710D10066F83D /* ProgressPanelController.xib */; }; | |
12 | 11 | F41A44CE1F38B8510066F83D /* ApplicationDirecrories.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41A44CD1F38B8510066F83D /* ApplicationDirecrories.swift */; }; |
13 | 12 | F41A44D21F39E1450066F83D /* ChuuChuu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F41A44D11F39E1450066F83D /* ChuuChuu.swift */; }; |
13 | + F41A44D31F3A09C30066F83D /* ProgressPanelController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F41A44D51F3A09C30066F83D /* ProgressPanelController.xib */; }; | |
14 | 14 | F4EAFCBE1F369E71007B7506 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4EAFCBD1F369E71007B7506 /* AppDelegate.swift */; }; |
15 | 15 | F4EAFCC01F369E71007B7506 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4EAFCBF1F369E71007B7506 /* ViewController.swift */; }; |
16 | 16 | F4EAFCC21F369E71007B7506 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F4EAFCC11F369E71007B7506 /* Assets.xcassets */; }; |
@@ -40,9 +40,9 @@ | ||
40 | 40 | |
41 | 41 | /* Begin PBXFileReference section */ |
42 | 42 | F41A44C61F3710D10066F83D /* ProgressPanelController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressPanelController.swift; sourceTree = "<group>"; }; |
43 | - F41A44C71F3710D10066F83D /* ProgressPanelController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ProgressPanelController.xib; sourceTree = "<group>"; }; | |
44 | 43 | F41A44CD1F38B8510066F83D /* ApplicationDirecrories.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ApplicationDirecrories.swift; sourceTree = "<group>"; }; |
45 | 44 | F41A44D11F39E1450066F83D /* ChuuChuu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChuuChuu.swift; sourceTree = "<group>"; }; |
45 | + F41A44D41F3A09C30066F83D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ProgressPanelController.xib; sourceTree = "<group>"; }; | |
46 | 46 | F4EAFCBA1F369E71007B7506 /* ExtractKanMusu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ExtractKanMusu.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 47 | F4EAFCBD1F369E71007B7506 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
48 | 48 | F4EAFCBF1F369E71007B7506 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
@@ -95,7 +95,7 @@ | ||
95 | 95 | F41A44CD1F38B8510066F83D /* ApplicationDirecrories.swift */, |
96 | 96 | F4EAFCBF1F369E71007B7506 /* ViewController.swift */, |
97 | 97 | F41A44C61F3710D10066F83D /* ProgressPanelController.swift */, |
98 | - F41A44C71F3710D10066F83D /* ProgressPanelController.xib */, | |
98 | + F41A44D51F3A09C30066F83D /* ProgressPanelController.xib */, | |
99 | 99 | F41A44D11F39E1450066F83D /* ChuuChuu.swift */, |
100 | 100 | F4EAFCCC1F36A28B007B7506 /* pickup.rb */, |
101 | 101 | F4EAFCCE1F36B8FE007B7506 /* PickUpSWF.swift */, |
@@ -202,7 +202,7 @@ | ||
202 | 202 | F4EAFCCD1F36A28C007B7506 /* pickup.rb in Resources */, |
203 | 203 | F4EAFCC21F369E71007B7506 /* Assets.xcassets in Resources */, |
204 | 204 | F4EAFCC51F369E71007B7506 /* Main.storyboard in Resources */, |
205 | - F41A44C91F3710D10066F83D /* ProgressPanelController.xib in Resources */, | |
205 | + F41A44D31F3A09C30066F83D /* ProgressPanelController.xib in Resources */, | |
206 | 206 | ); |
207 | 207 | runOnlyForDeploymentPostprocessing = 0; |
208 | 208 | }; |
@@ -234,6 +234,14 @@ | ||
234 | 234 | /* End PBXTargetDependency section */ |
235 | 235 | |
236 | 236 | /* Begin PBXVariantGroup section */ |
237 | + F41A44D51F3A09C30066F83D /* ProgressPanelController.xib */ = { | |
238 | + isa = PBXVariantGroup; | |
239 | + children = ( | |
240 | + F41A44D41F3A09C30066F83D /* Base */, | |
241 | + ); | |
242 | + name = ProgressPanelController.xib; | |
243 | + sourceTree = "<group>"; | |
244 | + }; | |
237 | 245 | F4EAFCC31F369E71007B7506 /* Main.storyboard */ = { |
238 | 246 | isa = PBXVariantGroup; |
239 | 247 | children = ( |