|
45 | 45 | C882175A294187E100A22FD3 /* Client in Frameworks */ = {isa = PBXBuildFile; productRef = C8821759294187E100A22FD3 /* Client */; }; |
46 | 46 | C882175C294187EF00A22FD3 /* Client in Frameworks */ = {isa = PBXBuildFile; productRef = C882175B294187EF00A22FD3 /* Client */; }; |
47 | 47 | C882175E294187F900A22FD3 /* Service in Frameworks */ = {isa = PBXBuildFile; productRef = C882175D294187F900A22FD3 /* Service */; }; |
| 48 | + C8FFC1D329939F7F002F4CA4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8FFC1D229939F7F002F4CA4 /* AppDelegate.swift */; }; |
48 | 49 | /* End PBXBuildFile section */ |
49 | 50 |
|
50 | 51 | /* Begin PBXContainerItemProxy section */ |
|
193 | 194 | C87F3E5F293DC600008523E8 /* Section.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Section.swift; sourceTree = "<group>"; }; |
194 | 195 | C87F3E61293DD004008523E8 /* Styles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Styles.swift; sourceTree = "<group>"; }; |
195 | 196 | C887BC832965D96000931567 /* DEVELOPMENT.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = DEVELOPMENT.md; sourceTree = "<group>"; }; |
| 197 | + C8FFC1D229939F7F002F4CA4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
196 | 198 | /* End PBXFileReference section */ |
197 | 199 |
|
198 | 200 | /* Begin PBXFrameworksBuildPhase section */ |
|
268 | 270 | C848181C293A017300966BB2 /* XPCService.entitlements */, |
269 | 271 | C81458BC293A016100135263 /* Info.plist */, |
270 | 272 | C81458B7293A015C00135263 /* main.swift */, |
| 273 | + C8FFC1D229939F7F002F4CA4 /* AppDelegate.swift */, |
271 | 274 | C87B03B3293B393100C77EAE /* ServiceDelegate.swift */, |
272 | 275 | ); |
273 | 276 | path = XPCService; |
|
521 | 524 | isa = PBXSourcesBuildPhase; |
522 | 525 | buildActionMask = 2147483647; |
523 | 526 | files = ( |
| 527 | + C8FFC1D329939F7F002F4CA4 /* AppDelegate.swift in Sources */, |
524 | 528 | C81458B8293A015C00135263 /* main.swift in Sources */, |
525 | 529 | C87B03B4293B393100C77EAE /* ServiceDelegate.swift in Sources */, |
526 | 530 | ); |
|
0 commit comments