Arrange directory for Stock, Realtime

This commit is contained in:
2023-08-11 20:47:28 +09:00
parent 7620d06d6e
commit 809970d871
9 changed files with 41 additions and 8 deletions

View File

@@ -0,0 +1,13 @@
//
// DomesticStockRealtime.swift
// KissMe
//
// Created by ened-book-m1 on 2023/08/11.
//
import Foundation
extension Domestic {
}

View File

@@ -40,6 +40,7 @@
3435A7F72A35D82000D604F1 /* DomesticShortSelling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3435A7F62A35D82000D604F1 /* DomesticShortSelling.swift */; };
349C26AB2A1EAE2400F3EC91 /* KissProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 349C26AA2A1EAE2400F3EC91 /* KissProfile.swift */; };
349F5D142A6BC8D3009A0526 /* String+Html.swift in Sources */ = {isa = PBXBuildFile; fileRef = 349F5D132A6BC8D3009A0526 /* String+Html.swift */; };
34BC44762A8656570052D8EB /* DomesticStockRealtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34BC44752A8656570052D8EB /* DomesticStockRealtime.swift */; };
34C1BA4D2A59CD3400423D64 /* DomesticDartNotice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34C1BA4C2A59CD3400423D64 /* DomesticDartNotice.swift */; };
34C1BA4F2A5A603F00423D64 /* DomesticExtra.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34C1BA4E2A5A603F00423D64 /* DomesticExtra.swift */; };
34C1BA512A5A607D00423D64 /* DomesticDart.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34C1BA502A5A607D00423D64 /* DomesticDart.swift */; };
@@ -155,7 +156,7 @@
341F5EBA2A0A80EC00962D48 /* KissMeTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KissMeTests.swift; sourceTree = "<group>"; };
341F5EDD2A0F300100962D48 /* Request.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; };
341F5EE02A0F373B00962D48 /* Login.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Login.swift; sourceTree = "<group>"; };
341F5EE42A0F3EF400962D48 /* DomesticStock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomesticStock.swift; sourceTree = "<group>"; };
341F5EE42A0F3EF400962D48 /* DomesticStock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = DomesticStock.swift; path = "../New Group/DomesticStock.swift"; sourceTree = "<group>"; };
341F5EE82A0F87FB00962D48 /* DomesticStockPrice.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomesticStockPrice.swift; sourceTree = "<group>"; };
341F5EEB2A0F883900962D48 /* ForeignStock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForeignStock.swift; sourceTree = "<group>"; };
341F5EED2A0F884300962D48 /* ForeignStockPrice.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForeignStockPrice.swift; sourceTree = "<group>"; };
@@ -178,6 +179,7 @@
3435A7F62A35D82000D604F1 /* DomesticShortSelling.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomesticShortSelling.swift; sourceTree = "<group>"; };
349C26AA2A1EAE2400F3EC91 /* KissProfile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KissProfile.swift; sourceTree = "<group>"; };
349F5D132A6BC8D3009A0526 /* String+Html.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Html.swift"; sourceTree = "<group>"; };
34BC44752A8656570052D8EB /* DomesticStockRealtime.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomesticStockRealtime.swift; sourceTree = "<group>"; };
34C1BA4C2A59CD3400423D64 /* DomesticDartNotice.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomesticDartNotice.swift; sourceTree = "<group>"; };
34C1BA4E2A5A603F00423D64 /* DomesticExtra.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomesticExtra.swift; sourceTree = "<group>"; };
34C1BA502A5A607D00423D64 /* DomesticDart.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomesticDart.swift; sourceTree = "<group>"; };
@@ -349,16 +351,12 @@
341F5EE62A0F3EFB00962D48 /* Domestic */ = {
isa = PBXGroup;
children = (
34BC44772A86566D0052D8EB /* Stock */,
34BC44742A8656250052D8EB /* Realtime */,
34F8449E2A683A1700152D98 /* News */,
34C1BA4B2A595A5F00423D64 /* DART */,
34E7B90F2A4994AF00B3AB9F /* KRX300 */,
341F5F122A16CD3C00962D48 /* Shop */,
341F5EE42A0F3EF400962D48 /* DomesticStock.swift */,
341F5EF62A0F8B0500962D48 /* DomesticStockResult.swift */,
341F5EE82A0F87FB00962D48 /* DomesticStockPrice.swift */,
341F5EF82A0F907300962D48 /* DomesticStockPriceResult.swift */,
341F5EFC2A10931B00962D48 /* DomesticStockSearch.swift */,
341F5F002A11155100962D48 /* DomesticStockSearchResult.swift */,
341F5EF12A0F887200962D48 /* DomesticFutures.swift */,
);
path = Domestic;
@@ -400,6 +398,27 @@
path = Shop;
sourceTree = "<group>";
};
34BC44742A8656250052D8EB /* Realtime */ = {
isa = PBXGroup;
children = (
34BC44752A8656570052D8EB /* DomesticStockRealtime.swift */,
);
path = Realtime;
sourceTree = "<group>";
};
34BC44772A86566D0052D8EB /* Stock */ = {
isa = PBXGroup;
children = (
341F5EE42A0F3EF400962D48 /* DomesticStock.swift */,
341F5EF62A0F8B0500962D48 /* DomesticStockResult.swift */,
341F5EE82A0F87FB00962D48 /* DomesticStockPrice.swift */,
341F5EF82A0F907300962D48 /* DomesticStockPriceResult.swift */,
341F5EFC2A10931B00962D48 /* DomesticStockSearch.swift */,
341F5F002A11155100962D48 /* DomesticStockSearchResult.swift */,
);
path = Stock;
sourceTree = "<group>";
};
34C1BA4B2A595A5F00423D64 /* DART */ = {
isa = PBXGroup;
children = (
@@ -811,6 +830,7 @@
341F5EE12A0F373B00962D48 /* Login.swift in Sources */,
341F5EF52A0F891200962D48 /* KissAccount.swift in Sources */,
340A4DBD2A4C34BE005A1FBA /* IndexContext.swift in Sources */,
34BC44762A8656570052D8EB /* DomesticStockRealtime.swift in Sources */,
34E7B9112A49BD2800B3AB9F /* DomesticIndex.swift in Sources */,
341F5F0D2A15222E00962D48 /* AuthRequest.swift in Sources */,
);