|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | A2FF8741EE27E2F584FFAC40 /* Pods_ijkplayer_Swift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB37005FFF94F0B4ED2D08AC /* Pods_ijkplayer_Swift.framework */; }; |
| 11 | + DE0756E21F4ED5520049A17A /* IJKDemoLocalFolderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0756E11F4ED5510049A17A /* IJKDemoLocalFolderViewController.swift */; }; |
| 12 | + DE0756E41F4ED8A10049A17A /* IJKPlayerDemo.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DE0756E31F4ED8A10049A17A /* IJKPlayerDemo.storyboard */; }; |
| 13 | + DE0756E61F4ED9850049A17A /* IJKDemoSampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0756E51F4ED9850049A17A /* IJKDemoSampleViewController.swift */; }; |
| 14 | + DE0756E81F4F1E470049A17A /* IJKDemoInputURLViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0756E71F4F1E470049A17A /* IJKDemoInputURLViewController.swift */; }; |
| 15 | + DE0756EA1F4F21180049A17A /* IJKQRCodeScanViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0756E91F4F21180049A17A /* IJKQRCodeScanViewController.swift */; }; |
| 16 | + DE0756ED1F4F246A0049A17A /* Barcode.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0756EC1F4F246A0049A17A /* Barcode.swift */; }; |
| 17 | + DE0756F11F4FAD840049A17A /* IJKDemoHistoryItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0756F01F4FAD840049A17A /* IJKDemoHistoryItem.swift */; }; |
| 18 | + DE0756F31F4FADB20049A17A /* IJKDemoMainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE0756F21F4FADB20049A17A /* IJKDemoMainViewController.swift */; }; |
| 19 | + DE0756F51F4FC4790049A17A /* IJKMediaControl.xib in Resources */ = {isa = PBXBuildFile; fileRef = DE0756F41F4FC4790049A17A /* IJKMediaControl.xib */; }; |
11 | 20 | DE4070FB1F4E6A7000083127 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE4070FA1F4E6A7000083127 /* AppDelegate.swift */; }; |
12 | 21 | DE4070FD1F4E6A7000083127 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE4070FC1F4E6A7000083127 /* ViewController.swift */; }; |
13 | 22 | DE4071001F4E6A7000083127 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DE4070FE1F4E6A7000083127 /* Main.storyboard */; }; |
14 | 23 | DE4071021F4E6A7000083127 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DE4071011F4E6A7000083127 /* Assets.xcassets */; }; |
15 | 24 | DE4071051F4E6A7000083127 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DE4071031F4E6A7000083127 /* LaunchScreen.storyboard */; }; |
| 25 | + DE40710F1F4E8D0400083127 /* ijkplayer.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DE40710E1F4E8D0400083127 /* ijkplayer.storyboard */; }; |
| 26 | + DE40713D1F4EA44B00083127 /* ijkplayer.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DE40713C1F4EA44B00083127 /* ijkplayer.xcassets */; }; |
| 27 | + DE40713F1F4EA63200083127 /* IJKMediaControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE40713E1F4EA63200083127 /* IJKMediaControl.swift */; }; |
| 28 | + DE4071411F4EA89F00083127 /* IJKPlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE4071401F4EA89F00083127 /* IJKPlayerViewController.swift */; }; |
16 | 29 | /* End PBXBuildFile section */ |
17 | 30 |
|
18 | 31 | /* Begin PBXFileReference section */ |
19 | 32 | 66AA1A8010D9A357BB60A2DE /* Pods-ijkplayer-Swift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ijkplayer-Swift.release.xcconfig"; path = "Pods/Target Support Files/Pods-ijkplayer-Swift/Pods-ijkplayer-Swift.release.xcconfig"; sourceTree = "<group>"; }; |
20 | 33 | 6DCE7FDC06DE12FB1E4C4FE1 /* Pods-ijkplayer-Swift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ijkplayer-Swift.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ijkplayer-Swift/Pods-ijkplayer-Swift.debug.xcconfig"; sourceTree = "<group>"; }; |
21 | 34 | CB37005FFF94F0B4ED2D08AC /* Pods_ijkplayer_Swift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ijkplayer_Swift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 35 | + DE0756E11F4ED5510049A17A /* IJKDemoLocalFolderViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IJKDemoLocalFolderViewController.swift; sourceTree = "<group>"; }; |
| 36 | + DE0756E31F4ED8A10049A17A /* IJKPlayerDemo.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = IJKPlayerDemo.storyboard; sourceTree = "<group>"; }; |
| 37 | + DE0756E51F4ED9850049A17A /* IJKDemoSampleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IJKDemoSampleViewController.swift; sourceTree = "<group>"; }; |
| 38 | + DE0756E71F4F1E470049A17A /* IJKDemoInputURLViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IJKDemoInputURLViewController.swift; sourceTree = "<group>"; }; |
| 39 | + DE0756E91F4F21180049A17A /* IJKQRCodeScanViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IJKQRCodeScanViewController.swift; sourceTree = "<group>"; }; |
| 40 | + DE0756EC1F4F246A0049A17A /* Barcode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Barcode.swift; sourceTree = "<group>"; }; |
| 41 | + DE0756F01F4FAD840049A17A /* IJKDemoHistoryItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IJKDemoHistoryItem.swift; sourceTree = "<group>"; }; |
| 42 | + DE0756F21F4FADB20049A17A /* IJKDemoMainViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IJKDemoMainViewController.swift; sourceTree = "<group>"; }; |
| 43 | + DE0756F41F4FC4790049A17A /* IJKMediaControl.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = IJKMediaControl.xib; sourceTree = "<group>"; }; |
22 | 44 | DE4070F71F4E6A7000083127 /* ijkplayer-Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ijkplayer-Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 45 | DE4070FA1F4E6A7000083127 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
24 | 46 | DE4070FC1F4E6A7000083127 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
|
27 | 49 | DE4071041F4E6A7000083127 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
28 | 50 | DE4071061F4E6A7000083127 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
29 | 51 | DE40710C1F4E6B2500083127 /* ijkplayer-Swift-Bridge-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ijkplayer-Swift-Bridge-Header.h"; sourceTree = "<group>"; }; |
| 52 | + DE40710E1F4E8D0400083127 /* ijkplayer.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = ijkplayer.storyboard; sourceTree = "<group>"; }; |
| 53 | + DE40713C1F4EA44B00083127 /* ijkplayer.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = ijkplayer.xcassets; sourceTree = "<group>"; }; |
| 54 | + DE40713E1F4EA63200083127 /* IJKMediaControl.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IJKMediaControl.swift; sourceTree = "<group>"; }; |
| 55 | + DE4071401F4EA89F00083127 /* IJKPlayerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IJKPlayerViewController.swift; sourceTree = "<group>"; }; |
30 | 56 | /* End PBXFileReference section */ |
31 | 57 |
|
32 | 58 | /* Begin PBXFrameworksBuildPhase section */ |
|
50 | 76 | name = Pods; |
51 | 77 | sourceTree = "<group>"; |
52 | 78 | }; |
| 79 | + DE0756E01F4ED51F0049A17A /* Demo */ = { |
| 80 | + isa = PBXGroup; |
| 81 | + children = ( |
| 82 | + DE0756E11F4ED5510049A17A /* IJKDemoLocalFolderViewController.swift */, |
| 83 | + DE0756E51F4ED9850049A17A /* IJKDemoSampleViewController.swift */, |
| 84 | + DE0756E71F4F1E470049A17A /* IJKDemoInputURLViewController.swift */, |
| 85 | + DE0756E91F4F21180049A17A /* IJKQRCodeScanViewController.swift */, |
| 86 | + DE0756F21F4FADB20049A17A /* IJKDemoMainViewController.swift */, |
| 87 | + DE0756E31F4ED8A10049A17A /* IJKPlayerDemo.storyboard */, |
| 88 | + ); |
| 89 | + path = Demo; |
| 90 | + sourceTree = "<group>"; |
| 91 | + }; |
| 92 | + DE0756EB1F4F243F0049A17A /* Misc */ = { |
| 93 | + isa = PBXGroup; |
| 94 | + children = ( |
| 95 | + DE0756F01F4FAD840049A17A /* IJKDemoHistoryItem.swift */, |
| 96 | + DE0756EC1F4F246A0049A17A /* Barcode.swift */, |
| 97 | + ); |
| 98 | + path = Misc; |
| 99 | + sourceTree = "<group>"; |
| 100 | + }; |
53 | 101 | DE4070EE1F4E6A7000083127 = { |
54 | 102 | isa = PBXGroup; |
55 | 103 | children = ( |
|
71 | 119 | DE4070F91F4E6A7000083127 /* ijkplayer-Swift */ = { |
72 | 120 | isa = PBXGroup; |
73 | 121 | children = ( |
| 122 | + DE0756EB1F4F243F0049A17A /* Misc */, |
| 123 | + DE0756E01F4ED51F0049A17A /* Demo */, |
74 | 124 | DE4070FA1F4E6A7000083127 /* AppDelegate.swift */, |
75 | 125 | DE4070FC1F4E6A7000083127 /* ViewController.swift */, |
76 | 126 | DE4070FE1F4E6A7000083127 /* Main.storyboard */, |
| 127 | + DE40713A1F4EA36700083127 /* Support */, |
| 128 | + DE40713B1F4EA37400083127 /* ijkplayer */, |
| 129 | + ); |
| 130 | + path = "ijkplayer-Swift"; |
| 131 | + sourceTree = "<group>"; |
| 132 | + }; |
| 133 | + DE40713A1F4EA36700083127 /* Support */ = { |
| 134 | + isa = PBXGroup; |
| 135 | + children = ( |
77 | 136 | DE4071011F4E6A7000083127 /* Assets.xcassets */, |
78 | 137 | DE4071031F4E6A7000083127 /* LaunchScreen.storyboard */, |
79 | 138 | DE4071061F4E6A7000083127 /* Info.plist */, |
80 | 139 | DE40710C1F4E6B2500083127 /* ijkplayer-Swift-Bridge-Header.h */, |
81 | 140 | ); |
82 | | - path = "ijkplayer-Swift"; |
| 141 | + name = Support; |
| 142 | + sourceTree = "<group>"; |
| 143 | + }; |
| 144 | + DE40713B1F4EA37400083127 /* ijkplayer */ = { |
| 145 | + isa = PBXGroup; |
| 146 | + children = ( |
| 147 | + DE40710E1F4E8D0400083127 /* ijkplayer.storyboard */, |
| 148 | + DE40713C1F4EA44B00083127 /* ijkplayer.xcassets */, |
| 149 | + DE0756F41F4FC4790049A17A /* IJKMediaControl.xib */, |
| 150 | + DE40713E1F4EA63200083127 /* IJKMediaControl.swift */, |
| 151 | + DE4071401F4EA89F00083127 /* IJKPlayerViewController.swift */, |
| 152 | + ); |
| 153 | + path = ijkplayer; |
83 | 154 | sourceTree = "<group>"; |
84 | 155 | }; |
85 | 156 | E41B0937ADE8F368AD5D9DD6 /* Frameworks */ = { |
|
125 | 196 | TargetAttributes = { |
126 | 197 | DE4070F61F4E6A7000083127 = { |
127 | 198 | CreatedOnToolsVersion = 8.3.3; |
| 199 | + DevelopmentTeam = U42NM79F4W; |
128 | 200 | ProvisioningStyle = Automatic; |
129 | 201 | }; |
130 | 202 | }; |
|
154 | 226 | files = ( |
155 | 227 | DE4071051F4E6A7000083127 /* LaunchScreen.storyboard in Resources */, |
156 | 228 | DE4071021F4E6A7000083127 /* Assets.xcassets in Resources */, |
| 229 | + DE0756F51F4FC4790049A17A /* IJKMediaControl.xib in Resources */, |
| 230 | + DE40710F1F4E8D0400083127 /* ijkplayer.storyboard in Resources */, |
157 | 231 | DE4071001F4E6A7000083127 /* Main.storyboard in Resources */, |
| 232 | + DE40713D1F4EA44B00083127 /* ijkplayer.xcassets in Resources */, |
| 233 | + DE0756E41F4ED8A10049A17A /* IJKPlayerDemo.storyboard in Resources */, |
158 | 234 | ); |
159 | 235 | runOnlyForDeploymentPostprocessing = 0; |
160 | 236 | }; |
|
216 | 292 | isa = PBXSourcesBuildPhase; |
217 | 293 | buildActionMask = 2147483647; |
218 | 294 | files = ( |
| 295 | + DE0756E61F4ED9850049A17A /* IJKDemoSampleViewController.swift in Sources */, |
219 | 296 | DE4070FD1F4E6A7000083127 /* ViewController.swift in Sources */, |
220 | 297 | DE4070FB1F4E6A7000083127 /* AppDelegate.swift in Sources */, |
| 298 | + DE0756F11F4FAD840049A17A /* IJKDemoHistoryItem.swift in Sources */, |
| 299 | + DE0756E81F4F1E470049A17A /* IJKDemoInputURLViewController.swift in Sources */, |
| 300 | + DE0756EA1F4F21180049A17A /* IJKQRCodeScanViewController.swift in Sources */, |
| 301 | + DE4071411F4EA89F00083127 /* IJKPlayerViewController.swift in Sources */, |
| 302 | + DE0756E21F4ED5520049A17A /* IJKDemoLocalFolderViewController.swift in Sources */, |
| 303 | + DE0756F31F4FADB20049A17A /* IJKDemoMainViewController.swift in Sources */, |
| 304 | + DE0756ED1F4F246A0049A17A /* Barcode.swift in Sources */, |
| 305 | + DE40713F1F4EA63200083127 /* IJKMediaControl.swift in Sources */, |
221 | 306 | ); |
222 | 307 | runOnlyForDeploymentPostprocessing = 0; |
223 | 308 | }; |
|
343 | 428 | baseConfigurationReference = 6DCE7FDC06DE12FB1E4C4FE1 /* Pods-ijkplayer-Swift.debug.xcconfig */; |
344 | 429 | buildSettings = { |
345 | 430 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 431 | + DEVELOPMENT_TEAM = U42NM79F4W; |
346 | 432 | INFOPLIST_FILE = "ijkplayer-Swift/Info.plist"; |
347 | 433 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
348 | 434 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
358 | 444 | baseConfigurationReference = 66AA1A8010D9A357BB60A2DE /* Pods-ijkplayer-Swift.release.xcconfig */; |
359 | 445 | buildSettings = { |
360 | 446 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 447 | + DEVELOPMENT_TEAM = U42NM79F4W; |
361 | 448 | INFOPLIST_FILE = "ijkplayer-Swift/Info.plist"; |
362 | 449 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
363 | 450 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
0 commit comments