|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 331D48B92DA858B1006A37B2 /* UITableView+image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331D48B82DA858B1006A37B2 /* UITableView+image.swift */; }; |
10 | 11 | 3331318D2D8EAB50001B35CE /* LRBootstrapViewController+transition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3331318C2D8EAB50001B35CE /* LRBootstrapViewController+transition.swift */; }; |
11 | 12 | 336FA5982D8C381500E28B8F /* NimbleAnimations in Frameworks */ = {isa = PBXBuildFile; productRef = 336FA5972D8C381500E28B8F /* NimbleAnimations */; }; |
12 | 13 | 336FA59A2D8C381500E28B8F /* NimbleExtensions in Frameworks */ = {isa = PBXBuildFile; productRef = 336FA5992D8C381500E28B8F /* NimbleExtensions */; }; |
|
47 | 48 | /* End PBXBuildFile section */ |
48 | 49 |
|
49 | 50 | /* Begin PBXFileReference section */ |
| 51 | + 331D48B82DA858B1006A37B2 /* UITableView+image.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITableView+image.swift"; sourceTree = "<group>"; }; |
50 | 52 | 3331318C2D8EAB50001B35CE /* LRBootstrapViewController+transition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LRBootstrapViewController+transition.swift"; sourceTree = "<group>"; }; |
51 | 53 | 336FA59D2D8C385900E28B8F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk/System/Library/Frameworks/CoreFoundation.framework; sourceTree = DEVELOPER_DIR; }; |
52 | 54 | 3388438F2D7D8A26002D07FD /* Loader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Loader.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
169 | 171 | AF966A6E2D8C6840001BA405 /* Extensions */ = { |
170 | 172 | isa = PBXGroup; |
171 | 173 | children = ( |
| 174 | + 331D48B82DA858B1006A37B2 /* UITableView+image.swift */, |
172 | 175 | AF966A682D8C6840001BA405 /* UIApplication */, |
173 | 176 | AF966A6B2D8C6840001BA405 /* UIDevice */, |
174 | 177 | AF966A6C2D8C6840001BA405 /* String+prefix.swift */, |
|
443 | 446 | AF966AB42D8C6840001BA405 /* LRBootstrapper+download.swift in Sources */, |
444 | 447 | AF966AB52D8C6840001BA405 /* LRBootstrapper+status.swift in Sources */, |
445 | 448 | AF966AB62D8C6840001BA405 /* LRConfig.swift in Sources */, |
| 449 | + 331D48B92DA858B1006A37B2 /* UITableView+image.swift in Sources */, |
446 | 450 | AF966AB72D8C6840001BA405 /* LREnvironment.swift in Sources */, |
447 | 451 | 3331318D2D8EAB50001B35CE /* LRBootstrapViewController+transition.swift in Sources */, |
448 | 452 | AF966AB82D8C6840001BA405 /* LREnvironment+prefixes.swift in Sources */, |
|
0 commit comments