|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 4CE239CC1EBC411100E3E667 /* PastelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CE239CB1EBC411100E3E667 /* PastelView.swift */; }; |
11 | 10 | 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
|
12 | 11 | 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
|
13 | 12 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
|
|
30 | 29 |
|
31 | 30 | /* Begin PBXFileReference section */
|
32 | 31 | 02084496218A3F315699AE29 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
33 |
| - 4CE239CB1EBC411100E3E667 /* PastelView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PastelView.swift; sourceTree = "<group>"; }; |
34 | 32 | 5332691F504AAFEDF6EE106C /* Pods_Pastel_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Pastel_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
35 | 33 | 5E01E37F1C25FDCAFB746FF8 /* Pods-Pastel_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Pastel_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Pastel_Example/Pods-Pastel_Example.release.xcconfig"; sourceTree = "<group>"; };
|
36 | 34 | 607FACD01AFB9204008FA782 /* Pastel_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Pastel_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
106 | 104 | children = (
|
107 | 105 | 607FACD51AFB9204008FA782 /* AppDelegate.swift */,
|
108 | 106 | 607FACD71AFB9204008FA782 /* ViewController.swift */,
|
109 |
| - 4CE239CB1EBC411100E3E667 /* PastelView.swift */, |
110 | 107 | 607FACD91AFB9204008FA782 /* Main.storyboard */,
|
111 | 108 | 607FACDC1AFB9204008FA782 /* Images.xcassets */,
|
112 | 109 | 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
|
|
368 | 365 | files = (
|
369 | 366 | 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
|
370 | 367 | 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
|
371 |
| - 4CE239CC1EBC411100E3E667 /* PastelView.swift in Sources */, |
372 | 368 | );
|
373 | 369 | runOnlyForDeploymentPostprocessing = 0;
|
374 | 370 | };
|
|
0 commit comments