|
21 | 21 | CC272E712651872400637BCE /* NotoSansKR-Light.otf in Resources */ = {isa = PBXBuildFile; fileRef = CC272E6B2651872400637BCE /* NotoSansKR-Light.otf */; };
|
22 | 22 | CC272E722651872400637BCE /* NotoSansKR-Black.otf in Resources */ = {isa = PBXBuildFile; fileRef = CC272E6C2651872400637BCE /* NotoSansKR-Black.otf */; };
|
23 | 23 | CC272E732651872400637BCE /* NotoSansKR-Bold.otf in Resources */ = {isa = PBXBuildFile; fileRef = CC272E6D2651872400637BCE /* NotoSansKR-Bold.otf */; };
|
| 24 | + CC770CF8265396CF004095A6 /* UILabel+.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC770CF7265396CF004095A6 /* UILabel+.swift */; }; |
| 25 | + CC770CFC265397BD004095A6 /* UIFont+.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC770CFB265397BD004095A6 /* UIFont+.swift */; }; |
24 | 26 | CCA0ECC6264FA7A4001CC563 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCA0ECC5264FA7A4001CC563 /* AppDelegate.swift */; };
|
25 | 27 | CCA0ECC8264FA7A4001CC563 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCA0ECC7264FA7A4001CC563 /* SceneDelegate.swift */; };
|
26 | 28 | CCA0ECCD264FA7A4001CC563 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CCA0ECCB264FA7A4001CC563 /* Main.storyboard */; };
|
|
52 | 54 | CC272E6B2651872400637BCE /* NotoSansKR-Light.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "NotoSansKR-Light.otf"; sourceTree = "<group>"; };
|
53 | 55 | CC272E6C2651872400637BCE /* NotoSansKR-Black.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "NotoSansKR-Black.otf"; sourceTree = "<group>"; };
|
54 | 56 | CC272E6D2651872400637BCE /* NotoSansKR-Bold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "NotoSansKR-Bold.otf"; sourceTree = "<group>"; };
|
| 57 | + CC770CF7265396CF004095A6 /* UILabel+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UILabel+.swift"; sourceTree = "<group>"; }; |
| 58 | + CC770CFB265397BD004095A6 /* UIFont+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFont+.swift"; sourceTree = "<group>"; }; |
55 | 59 | CCA0ECC2264FA7A4001CC563 /* Coinone-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Coinone-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
56 | 60 | CCA0ECC5264FA7A4001CC563 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
57 | 61 | CCA0ECC7264FA7A4001CC563 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
192 | 196 | CCAA9A2A264FACDD008E50BF /* UIColor+.swift */,
|
193 | 197 | CCAA9A2D264FAEB9008E50BF /* CALayer+.swift */,
|
194 | 198 | CCAA9A33264FAF68008E50BF /* UIView+.swift */,
|
| 199 | + CC770CF7265396CF004095A6 /* UILabel+.swift */, |
| 200 | + CC770CFB265397BD004095A6 /* UIFont+.swift */, |
195 | 201 | );
|
196 | 202 | path = Extensions;
|
197 | 203 | sourceTree = "<group>";
|
|
347 | 353 | CCAA9A34264FAF68008E50BF /* UIView+.swift in Sources */,
|
348 | 354 | CC0E232D2652241D00B982A0 /* StockModel.swift in Sources */,
|
349 | 355 | CCAA9A2B264FACDD008E50BF /* UIColor+.swift in Sources */,
|
| 356 | + CC770CF8265396CF004095A6 /* UILabel+.swift in Sources */, |
350 | 357 | CC0E232B265223FE00B982A0 /* StockTVC.swift in Sources */,
|
351 | 358 | CC272E5B26517E6000637BCE /* TabbarViewController.swift in Sources */,
|
352 | 359 | CCA0ECC6264FA7A4001CC563 /* AppDelegate.swift in Sources */,
|
| 360 | + CC770CFC265397BD004095A6 /* UIFont+.swift in Sources */, |
353 | 361 | CC0E23272652232700B982A0 /* MyViewController.swift in Sources */,
|
354 | 362 | CCAA9A2E264FAEB9008E50BF /* CALayer+.swift in Sources */,
|
355 | 363 | CC272E6226517F0500637BCE /* HomeViewController.swift in Sources */,
|
|
0 commit comments