|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 96067B371B9E54D10006E15C /* .travis.yml in Resources */ = {isa = PBXBuildFile; fileRef = 96067B361B9E54D10006E15C /* .travis.yml */; }; |
11 | 10 | 96716C8B1B9DC475008C7F16 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96716C8A1B9DC475008C7F16 /* AppDelegate.swift */; }; |
12 | 11 | 96716C8E1B9DC475008C7F16 /* iOS_Swift_TableView_CoreData_Example.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 96716C8C1B9DC475008C7F16 /* iOS_Swift_TableView_CoreData_Example.xcdatamodeld */; }; |
13 | 12 | 96716C901B9DC475008C7F16 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96716C8F1B9DC475008C7F16 /* ViewController.swift */; }; |
|
20 | 19 | /* End PBXBuildFile section */ |
21 | 20 |
|
22 | 21 | /* Begin PBXFileReference section */ |
23 | | - 96067B361B9E54D10006E15C /* .travis.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = .travis.yml; path = "iOS-Swift-TableView-CoreData-Example/.travis.yml"; sourceTree = "<group>"; }; |
24 | 22 | 96716C851B9DC474008C7F16 /* iOS-Swift-TableView-CoreData-Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS-Swift-TableView-CoreData-Example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 23 | 96716C891B9DC475008C7F16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
26 | 24 | 96716C8A1B9DC475008C7F16 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
52 | 50 | 96716CB11B9DDAB6008C7F16 /* MIT-LICENSE.txt */, |
53 | 51 | 96716CAF1B9DC600008C7F16 /* README.md */, |
54 | 52 | 96716CAD1B9DC4A7008C7F16 /* .gitignore */, |
55 | | - 96067B361B9E54D10006E15C /* .travis.yml */, |
56 | 53 | 96716C871B9DC474008C7F16 /* iOS-Swift-TableView-CoreData-Example */, |
57 | 54 | 96716C861B9DC474008C7F16 /* Products */, |
58 | 55 | ); |
|
146 | 143 | isa = PBXResourcesBuildPhase; |
147 | 144 | buildActionMask = 2147483647; |
148 | 145 | files = ( |
149 | | - 96067B371B9E54D10006E15C /* .travis.yml in Resources */, |
150 | 146 | 96716CAE1B9DC4A7008C7F16 /* .gitignore in Resources */, |
151 | 147 | 96716C931B9DC475008C7F16 /* Main.storyboard in Resources */, |
152 | 148 | 96716CB21B9DDAB6008C7F16 /* MIT-LICENSE.txt in Resources */, |
|
0 commit comments