|
20 | 20 | 8D4B7D561D853F1B0013459B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8D4B7D4E1D853F1B0013459B /* Main.storyboard */; }; |
21 | 21 | 8D4B7D571D853F1B0013459B /* FirstViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D501D853F1B0013459B /* FirstViewController.swift */; }; |
22 | 22 | 8D4B7D591D853F1B0013459B /* SecondViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4B7D521D853F1B0013459B /* SecondViewController.swift */; }; |
| 23 | + 8D76E7152150D0320019CC99 /* SemiViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D76E7142150D0320019CC99 /* SemiViewController.swift */; }; |
23 | 24 | /* End PBXBuildFile section */ |
24 | 25 |
|
25 | 26 | /* Begin PBXFileReference section */ |
|
39 | 40 | 8D4B7D511D853F1B0013459B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
40 | 41 | 8D4B7D521D853F1B0013459B /* SecondViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SecondViewController.swift; sourceTree = "<group>"; }; |
41 | 42 | 8D642E6E1D79758E00C45795 /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 43 | + 8D76E7142150D0320019CC99 /* SemiViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SemiViewController.swift; sourceTree = "<group>"; }; |
42 | 44 | BF8C779DD9D1680FE694014C /* Pods-Demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Demo.release.xcconfig"; path = "Pods/Target Support Files/Pods-Demo/Pods-Demo.release.xcconfig"; sourceTree = "<group>"; }; |
43 | 45 | D8742E3B9E9E66188D37018C /* Pods_Demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 46 | EC450E88D8C6359EF36F028C /* Pods-Demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Demo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Demo/Pods-Demo.debug.xcconfig"; sourceTree = "<group>"; }; |
|
72 | 74 | 8D4B7D491D853F1B0013459B /* Demo */ = { |
73 | 75 | isa = PBXGroup; |
74 | 76 | children = ( |
| 77 | + 8D76E7142150D0320019CC99 /* SemiViewController.swift */, |
75 | 78 | 8D4B7D4A1D853F1B0013459B /* AppDelegate.swift */, |
76 | 79 | 8D4B7D4B1D853F1B0013459B /* Assets.xcassets */, |
77 | 80 | 8D4B7D4C1D853F1B0013459B /* LaunchScreen.storyboard */, |
|
234 | 237 | isa = PBXSourcesBuildPhase; |
235 | 238 | buildActionMask = 2147483647; |
236 | 239 | files = ( |
| 240 | + 8D76E7152150D0320019CC99 /* SemiViewController.swift in Sources */, |
237 | 241 | 8D4B7D461D853DE80013459B /* UIView+SemiModalViewController.swift in Sources */, |
238 | 242 | 8D4B7D441D853DE80013459B /* UIDevice+SemiModalViewController.swift in Sources */, |
239 | 243 | 8D4B7D431D853DE80013459B /* ClosureWrapper.swift in Sources */, |
|
0 commit comments