|
14 | 14 | 881EF0BD1E31037D0035DEB4 /* KittyViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 881EF0B91E31037D0035DEB4 /* KittyViewController.swift */; }; |
15 | 15 | 881EF0BE1E31037D0035DEB4 /* HostViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 881EF0BA1E31037D0035DEB4 /* HostViewController.swift */; }; |
16 | 16 | 881EF0BF1E31037D0035DEB4 /* NavigationMenuViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 881EF0BB1E31037D0035DEB4 /* NavigationMenuViewController.swift */; }; |
| 17 | + 9A15C5481EDD62BC00C4FD75 /* InteractiveSideMenu.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 881EF0C71E31049C0035DEB4 /* InteractiveSideMenu.framework */; }; |
| 18 | + 9A15C5491EDD62BC00C4FD75 /* InteractiveSideMenu.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 881EF0C71E31049C0035DEB4 /* InteractiveSideMenu.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
17 | 19 | 9A6755031EA8E30C00F0C71D /* TabBarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A6755021EA8E30C00F0C71D /* TabBarViewController.swift */; }; |
18 | 20 | /* End PBXBuildFile section */ |
19 | 21 |
|
|
32 | 34 | remoteGlobalIDString = 881EF0821E30FFE40035DEB4; |
33 | 35 | remoteInfo = InteractiveSideMenu; |
34 | 36 | }; |
| 37 | + 9A15C54A1EDD62BC00C4FD75 /* PBXContainerItemProxy */ = { |
| 38 | + isa = PBXContainerItemProxy; |
| 39 | + containerPortal = 881EF0C21E31049C0035DEB4 /* InteractiveSideMenu.xcodeproj */; |
| 40 | + proxyType = 1; |
| 41 | + remoteGlobalIDString = 881EF0821E30FFE40035DEB4; |
| 42 | + remoteInfo = InteractiveSideMenu; |
| 43 | + }; |
35 | 44 | /* End PBXContainerItemProxy section */ |
36 | 45 |
|
| 46 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 47 | + 9A15C54C1EDD62BC00C4FD75 /* Embed Frameworks */ = { |
| 48 | + isa = PBXCopyFilesBuildPhase; |
| 49 | + buildActionMask = 2147483647; |
| 50 | + dstPath = ""; |
| 51 | + dstSubfolderSpec = 10; |
| 52 | + files = ( |
| 53 | + 9A15C5491EDD62BC00C4FD75 /* InteractiveSideMenu.framework in Embed Frameworks */, |
| 54 | + ); |
| 55 | + name = "Embed Frameworks"; |
| 56 | + runOnlyForDeploymentPostprocessing = 0; |
| 57 | + }; |
| 58 | +/* End PBXCopyFilesBuildPhase section */ |
| 59 | + |
37 | 60 | /* Begin PBXFileReference section */ |
38 | 61 | 881EF0A41E3102E30035DEB4 /* Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
39 | 62 | 881EF0A71E3102E30035DEB4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
53 | 76 | isa = PBXFrameworksBuildPhase; |
54 | 77 | buildActionMask = 2147483647; |
55 | 78 | files = ( |
| 79 | + 9A15C5481EDD62BC00C4FD75 /* InteractiveSideMenu.framework in Frameworks */, |
56 | 80 | ); |
57 | 81 | runOnlyForDeploymentPostprocessing = 0; |
58 | 82 | }; |
|
118 | 142 | 881EF0A01E3102E30035DEB4 /* Sources */, |
119 | 143 | 881EF0A11E3102E30035DEB4 /* Frameworks */, |
120 | 144 | 881EF0A21E3102E30035DEB4 /* Resources */, |
| 145 | + 9A15C54C1EDD62BC00C4FD75 /* Embed Frameworks */, |
121 | 146 | ); |
122 | 147 | buildRules = ( |
123 | 148 | ); |
124 | 149 | dependencies = ( |
125 | 150 | 881EF0C91E3104AD0035DEB4 /* PBXTargetDependency */, |
| 151 | + 9A15C54B1EDD62BC00C4FD75 /* PBXTargetDependency */, |
126 | 152 | ); |
127 | 153 | name = Sample; |
128 | 154 | productName = Sample; |
|
213 | 239 | name = InteractiveSideMenu; |
214 | 240 | targetProxy = 881EF0C81E3104AD0035DEB4 /* PBXContainerItemProxy */; |
215 | 241 | }; |
| 242 | + 9A15C54B1EDD62BC00C4FD75 /* PBXTargetDependency */ = { |
| 243 | + isa = PBXTargetDependency; |
| 244 | + name = InteractiveSideMenu; |
| 245 | + targetProxy = 9A15C54A1EDD62BC00C4FD75 /* PBXContainerItemProxy */; |
| 246 | + }; |
216 | 247 | /* End PBXTargetDependency section */ |
217 | 248 |
|
218 | 249 | /* Begin PBXVariantGroup section */ |
|
329 | 360 | 881EF0B71E3102E30035DEB4 /* Debug */ = { |
330 | 361 | isa = XCBuildConfiguration; |
331 | 362 | buildSettings = { |
| 363 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
332 | 364 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
333 | 365 | INFOPLIST_FILE = Sample/Info.plist; |
334 | 366 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
341 | 373 | 881EF0B81E3102E30035DEB4 /* Release */ = { |
342 | 374 | isa = XCBuildConfiguration; |
343 | 375 | buildSettings = { |
| 376 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
344 | 377 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
345 | 378 | INFOPLIST_FILE = Sample/Info.plist; |
346 | 379 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
0 commit comments