|
12 | 12 | FD135A0C2008F012006F1896 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FD135A0A2008F012006F1896 /* Main.storyboard */; }; |
13 | 13 | FD135A0E2008F012006F1896 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FD135A0D2008F012006F1896 /* Assets.xcassets */; }; |
14 | 14 | FD135A112008F012006F1896 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FD135A0F2008F012006F1896 /* LaunchScreen.storyboard */; }; |
| 15 | + FD135A1D2008F02E006F1896 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD135A192008F02E006F1896 /* Extensions.swift */; }; |
| 16 | + FD135A1E2008F02E006F1896 /* ProcessLoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD135A1A2008F02E006F1896 /* ProcessLoadingView.swift */; }; |
| 17 | + FD135A1F2008F02E006F1896 /* ProcessOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD135A1B2008F02E006F1896 /* ProcessOptions.swift */; }; |
| 18 | + FD135A202008F02E006F1896 /* ProcessStroke.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD135A1C2008F02E006F1896 /* ProcessStroke.swift */; }; |
15 | 19 | /* End PBXBuildFile section */ |
16 | 20 |
|
17 | 21 | /* Begin PBXFileReference section */ |
|
22 | 26 | FD135A0D2008F012006F1896 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
23 | 27 | FD135A102008F012006F1896 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
24 | 28 | FD135A122008F012006F1896 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 29 | + FD135A192008F02E006F1896 /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; }; |
| 30 | + FD135A1A2008F02E006F1896 /* ProcessLoadingView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProcessLoadingView.swift; sourceTree = "<group>"; }; |
| 31 | + FD135A1B2008F02E006F1896 /* ProcessOptions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProcessOptions.swift; sourceTree = "<group>"; }; |
| 32 | + FD135A1C2008F02E006F1896 /* ProcessStroke.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProcessStroke.swift; sourceTree = "<group>"; }; |
25 | 33 | /* End PBXFileReference section */ |
26 | 34 |
|
27 | 35 | /* Begin PBXFrameworksBuildPhase section */ |
|
54 | 62 | FD135A052008F012006F1896 /* ProcessLoadingViewDemo */ = { |
55 | 63 | isa = PBXGroup; |
56 | 64 | children = ( |
| 65 | + FD135A182008F02E006F1896 /* processView */, |
57 | 66 | FD135A062008F012006F1896 /* AppDelegate.swift */, |
58 | 67 | FD135A082008F012006F1896 /* ViewController.swift */, |
59 | 68 | FD135A0A2008F012006F1896 /* Main.storyboard */, |
|
64 | 73 | path = ProcessLoadingViewDemo; |
65 | 74 | sourceTree = "<group>"; |
66 | 75 | }; |
| 76 | + FD135A182008F02E006F1896 /* processView */ = { |
| 77 | + isa = PBXGroup; |
| 78 | + children = ( |
| 79 | + FD135A192008F02E006F1896 /* Extensions.swift */, |
| 80 | + FD135A1A2008F02E006F1896 /* ProcessLoadingView.swift */, |
| 81 | + FD135A1B2008F02E006F1896 /* ProcessOptions.swift */, |
| 82 | + FD135A1C2008F02E006F1896 /* ProcessStroke.swift */, |
| 83 | + ); |
| 84 | + path = processView; |
| 85 | + sourceTree = "<group>"; |
| 86 | + }; |
67 | 87 | /* End PBXGroup section */ |
68 | 88 |
|
69 | 89 | /* Begin PBXNativeTarget section */ |
|
137 | 157 | buildActionMask = 2147483647; |
138 | 158 | files = ( |
139 | 159 | FD135A092008F012006F1896 /* ViewController.swift in Sources */, |
| 160 | + FD135A202008F02E006F1896 /* ProcessStroke.swift in Sources */, |
| 161 | + FD135A1D2008F02E006F1896 /* Extensions.swift in Sources */, |
140 | 162 | FD135A072008F012006F1896 /* AppDelegate.swift in Sources */, |
| 163 | + FD135A1F2008F02E006F1896 /* ProcessOptions.swift in Sources */, |
| 164 | + FD135A1E2008F02E006F1896 /* ProcessLoadingView.swift in Sources */, |
141 | 165 | ); |
142 | 166 | runOnlyForDeploymentPostprocessing = 0; |
143 | 167 | }; |
|
276 | 300 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
277 | 301 | CODE_SIGN_STYLE = Automatic; |
278 | 302 | INFOPLIST_FILE = ProcessLoadingViewDemo/Info.plist; |
| 303 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
279 | 304 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
280 | 305 | PRODUCT_BUNDLE_IDENTIFIER = me.ProcessLoadingViewDemo; |
281 | 306 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
290 | 315 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
291 | 316 | CODE_SIGN_STYLE = Automatic; |
292 | 317 | INFOPLIST_FILE = ProcessLoadingViewDemo/Info.plist; |
| 318 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
293 | 319 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
294 | 320 | PRODUCT_BUNDLE_IDENTIFIER = me.ProcessLoadingViewDemo; |
295 | 321 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments