project.pbxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. BA964B7526832138003265F2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA964B7426832138003265F2 /* AppDelegate.swift */; };
  10. BA964B7726832138003265F2 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA964B7626832138003265F2 /* SceneDelegate.swift */; };
  11. BA964B7926832138003265F2 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA964B7826832138003265F2 /* ViewController.swift */; };
  12. BA964B7C26832138003265F2 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BA964B7A26832138003265F2 /* Main.storyboard */; };
  13. BA964B7E2683213A003265F2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BA964B7D2683213A003265F2 /* Assets.xcassets */; };
  14. BA964B812683213A003265F2 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BA964B7F2683213A003265F2 /* LaunchScreen.storyboard */; };
  15. BA964B982683237E003265F2 /* QGVAPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BA964B8F26832197003265F2 /* QGVAPlayer.framework */; };
  16. BA964B992683237E003265F2 /* QGVAPlayer.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BA964B8F26832197003265F2 /* QGVAPlayer.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  17. BA964B9E268326C2003265F2 /* Resource in Resources */ = {isa = PBXBuildFile; fileRef = BA964B9D268326C2003265F2 /* Resource */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXContainerItemProxy section */
  20. BA964B8E26832197003265F2 /* PBXContainerItemProxy */ = {
  21. isa = PBXContainerItemProxy;
  22. containerPortal = BA964B8926832197003265F2 /* QGVAPlayer.xcodeproj */;
  23. proxyType = 2;
  24. remoteGlobalIDString = 630723A722F0409200B15629;
  25. remoteInfo = QGVAPlayer;
  26. };
  27. BA964B9026832197003265F2 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = BA964B8926832197003265F2 /* QGVAPlayer.xcodeproj */;
  30. proxyType = 2;
  31. remoteGlobalIDString = 630723B022F0409200B15629;
  32. remoteInfo = QGVAPlayerTests;
  33. };
  34. BA964B9B268323D6003265F2 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = BA964B8926832197003265F2 /* QGVAPlayer.xcodeproj */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 630723A622F0409200B15629;
  39. remoteInfo = QGVAPlayer;
  40. };
  41. /* End PBXContainerItemProxy section */
  42. /* Begin PBXCopyFilesBuildPhase section */
  43. BA964B9A2683237E003265F2 /* Embed Frameworks */ = {
  44. isa = PBXCopyFilesBuildPhase;
  45. buildActionMask = 2147483647;
  46. dstPath = "";
  47. dstSubfolderSpec = 10;
  48. files = (
  49. BA964B992683237E003265F2 /* QGVAPlayer.framework in Embed Frameworks */,
  50. );
  51. name = "Embed Frameworks";
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. /* End PBXCopyFilesBuildPhase section */
  55. /* Begin PBXFileReference section */
  56. BA964B7126832138003265F2 /* QGVAPlayerDemoSwift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = QGVAPlayerDemoSwift.app; sourceTree = BUILT_PRODUCTS_DIR; };
  57. BA964B7426832138003265F2 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  58. BA964B7626832138003265F2 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  59. BA964B7826832138003265F2 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  60. BA964B7B26832138003265F2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  61. BA964B7D2683213A003265F2 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  62. BA964B802683213A003265F2 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  63. BA964B822683213A003265F2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  64. BA964B8926832197003265F2 /* QGVAPlayer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QGVAPlayer.xcodeproj; path = ../../QGVAPlayer/QGVAPlayer.xcodeproj; sourceTree = "<group>"; };
  65. BA964B9426832253003265F2 /* QGVAPlayer-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "QGVAPlayer-Bridging-Header.h"; sourceTree = "<group>"; };
  66. BA964B9D268326C2003265F2 /* Resource */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Resource; path = ../../QGVAPlayerDemo/Resource; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. BA964B6E26832138003265F2 /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. BA964B982683237E003265F2 /* QGVAPlayer.framework in Frameworks */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. /* End PBXFrameworksBuildPhase section */
  78. /* Begin PBXGroup section */
  79. BA964B6826832138003265F2 = {
  80. isa = PBXGroup;
  81. children = (
  82. BA964B7326832138003265F2 /* QGVAPlayerDemoSwift */,
  83. BA964B7226832138003265F2 /* Products */,
  84. BA964B972683237E003265F2 /* Frameworks */,
  85. );
  86. sourceTree = "<group>";
  87. };
  88. BA964B7226832138003265F2 /* Products */ = {
  89. isa = PBXGroup;
  90. children = (
  91. BA964B7126832138003265F2 /* QGVAPlayerDemoSwift.app */,
  92. );
  93. name = Products;
  94. sourceTree = "<group>";
  95. };
  96. BA964B7326832138003265F2 /* QGVAPlayerDemoSwift */ = {
  97. isa = PBXGroup;
  98. children = (
  99. BA964B9D268326C2003265F2 /* Resource */,
  100. BA964B8926832197003265F2 /* QGVAPlayer.xcodeproj */,
  101. BA964B7426832138003265F2 /* AppDelegate.swift */,
  102. BA964B7626832138003265F2 /* SceneDelegate.swift */,
  103. BA964B7826832138003265F2 /* ViewController.swift */,
  104. BA964B7A26832138003265F2 /* Main.storyboard */,
  105. BA964B7D2683213A003265F2 /* Assets.xcassets */,
  106. BA964B7F2683213A003265F2 /* LaunchScreen.storyboard */,
  107. BA964B822683213A003265F2 /* Info.plist */,
  108. BA964B9426832253003265F2 /* QGVAPlayer-Bridging-Header.h */,
  109. );
  110. path = QGVAPlayerDemoSwift;
  111. sourceTree = "<group>";
  112. };
  113. BA964B8A26832197003265F2 /* Products */ = {
  114. isa = PBXGroup;
  115. children = (
  116. BA964B8F26832197003265F2 /* QGVAPlayer.framework */,
  117. BA964B9126832197003265F2 /* QGVAPlayerTests.xctest */,
  118. );
  119. name = Products;
  120. sourceTree = "<group>";
  121. };
  122. BA964B972683237E003265F2 /* Frameworks */ = {
  123. isa = PBXGroup;
  124. children = (
  125. );
  126. name = Frameworks;
  127. sourceTree = "<group>";
  128. };
  129. /* End PBXGroup section */
  130. /* Begin PBXNativeTarget section */
  131. BA964B7026832138003265F2 /* QGVAPlayerDemoSwift */ = {
  132. isa = PBXNativeTarget;
  133. buildConfigurationList = BA964B852683213A003265F2 /* Build configuration list for PBXNativeTarget "QGVAPlayerDemoSwift" */;
  134. buildPhases = (
  135. BA964B6D26832138003265F2 /* Sources */,
  136. BA964B6E26832138003265F2 /* Frameworks */,
  137. BA964B6F26832138003265F2 /* Resources */,
  138. BA964B9A2683237E003265F2 /* Embed Frameworks */,
  139. );
  140. buildRules = (
  141. );
  142. dependencies = (
  143. BA964B9C268323D6003265F2 /* PBXTargetDependency */,
  144. );
  145. name = QGVAPlayerDemoSwift;
  146. productName = QGVAPlayerDemoSwift;
  147. productReference = BA964B7126832138003265F2 /* QGVAPlayerDemoSwift.app */;
  148. productType = "com.apple.product-type.application";
  149. };
  150. /* End PBXNativeTarget section */
  151. /* Begin PBXProject section */
  152. BA964B6926832138003265F2 /* Project object */ = {
  153. isa = PBXProject;
  154. attributes = {
  155. LastSwiftUpdateCheck = 1250;
  156. LastUpgradeCheck = 1250;
  157. TargetAttributes = {
  158. BA964B7026832138003265F2 = {
  159. CreatedOnToolsVersion = 12.5;
  160. };
  161. };
  162. };
  163. buildConfigurationList = BA964B6C26832138003265F2 /* Build configuration list for PBXProject "QGVAPlayerDemoSwift" */;
  164. compatibilityVersion = "Xcode 9.3";
  165. developmentRegion = en;
  166. hasScannedForEncodings = 0;
  167. knownRegions = (
  168. en,
  169. Base,
  170. );
  171. mainGroup = BA964B6826832138003265F2;
  172. productRefGroup = BA964B7226832138003265F2 /* Products */;
  173. projectDirPath = "";
  174. projectReferences = (
  175. {
  176. ProductGroup = BA964B8A26832197003265F2 /* Products */;
  177. ProjectRef = BA964B8926832197003265F2 /* QGVAPlayer.xcodeproj */;
  178. },
  179. );
  180. projectRoot = "";
  181. targets = (
  182. BA964B7026832138003265F2 /* QGVAPlayerDemoSwift */,
  183. );
  184. };
  185. /* End PBXProject section */
  186. /* Begin PBXReferenceProxy section */
  187. BA964B8F26832197003265F2 /* QGVAPlayer.framework */ = {
  188. isa = PBXReferenceProxy;
  189. fileType = wrapper.framework;
  190. path = QGVAPlayer.framework;
  191. remoteRef = BA964B8E26832197003265F2 /* PBXContainerItemProxy */;
  192. sourceTree = BUILT_PRODUCTS_DIR;
  193. };
  194. BA964B9126832197003265F2 /* QGVAPlayerTests.xctest */ = {
  195. isa = PBXReferenceProxy;
  196. fileType = wrapper.cfbundle;
  197. path = QGVAPlayerTests.xctest;
  198. remoteRef = BA964B9026832197003265F2 /* PBXContainerItemProxy */;
  199. sourceTree = BUILT_PRODUCTS_DIR;
  200. };
  201. /* End PBXReferenceProxy section */
  202. /* Begin PBXResourcesBuildPhase section */
  203. BA964B6F26832138003265F2 /* Resources */ = {
  204. isa = PBXResourcesBuildPhase;
  205. buildActionMask = 2147483647;
  206. files = (
  207. BA964B9E268326C2003265F2 /* Resource in Resources */,
  208. BA964B812683213A003265F2 /* LaunchScreen.storyboard in Resources */,
  209. BA964B7E2683213A003265F2 /* Assets.xcassets in Resources */,
  210. BA964B7C26832138003265F2 /* Main.storyboard in Resources */,
  211. );
  212. runOnlyForDeploymentPostprocessing = 0;
  213. };
  214. /* End PBXResourcesBuildPhase section */
  215. /* Begin PBXSourcesBuildPhase section */
  216. BA964B6D26832138003265F2 /* Sources */ = {
  217. isa = PBXSourcesBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. BA964B7926832138003265F2 /* ViewController.swift in Sources */,
  221. BA964B7526832138003265F2 /* AppDelegate.swift in Sources */,
  222. BA964B7726832138003265F2 /* SceneDelegate.swift in Sources */,
  223. );
  224. runOnlyForDeploymentPostprocessing = 0;
  225. };
  226. /* End PBXSourcesBuildPhase section */
  227. /* Begin PBXTargetDependency section */
  228. BA964B9C268323D6003265F2 /* PBXTargetDependency */ = {
  229. isa = PBXTargetDependency;
  230. name = QGVAPlayer;
  231. targetProxy = BA964B9B268323D6003265F2 /* PBXContainerItemProxy */;
  232. };
  233. /* End PBXTargetDependency section */
  234. /* Begin PBXVariantGroup section */
  235. BA964B7A26832138003265F2 /* Main.storyboard */ = {
  236. isa = PBXVariantGroup;
  237. children = (
  238. BA964B7B26832138003265F2 /* Base */,
  239. );
  240. name = Main.storyboard;
  241. sourceTree = "<group>";
  242. };
  243. BA964B7F2683213A003265F2 /* LaunchScreen.storyboard */ = {
  244. isa = PBXVariantGroup;
  245. children = (
  246. BA964B802683213A003265F2 /* Base */,
  247. );
  248. name = LaunchScreen.storyboard;
  249. sourceTree = "<group>";
  250. };
  251. /* End PBXVariantGroup section */
  252. /* Begin XCBuildConfiguration section */
  253. BA964B832683213A003265F2 /* Debug */ = {
  254. isa = XCBuildConfiguration;
  255. buildSettings = {
  256. ALWAYS_SEARCH_USER_PATHS = NO;
  257. CLANG_ANALYZER_NONNULL = YES;
  258. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  259. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  260. CLANG_CXX_LIBRARY = "libc++";
  261. CLANG_ENABLE_MODULES = YES;
  262. CLANG_ENABLE_OBJC_ARC = YES;
  263. CLANG_ENABLE_OBJC_WEAK = YES;
  264. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  265. CLANG_WARN_BOOL_CONVERSION = YES;
  266. CLANG_WARN_COMMA = YES;
  267. CLANG_WARN_CONSTANT_CONVERSION = YES;
  268. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  269. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  270. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  271. CLANG_WARN_EMPTY_BODY = YES;
  272. CLANG_WARN_ENUM_CONVERSION = YES;
  273. CLANG_WARN_INFINITE_RECURSION = YES;
  274. CLANG_WARN_INT_CONVERSION = YES;
  275. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  276. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  277. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  278. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  279. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  280. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  281. CLANG_WARN_STRICT_PROTOTYPES = YES;
  282. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  283. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  284. CLANG_WARN_UNREACHABLE_CODE = YES;
  285. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  286. COPY_PHASE_STRIP = NO;
  287. DEBUG_INFORMATION_FORMAT = dwarf;
  288. ENABLE_STRICT_OBJC_MSGSEND = YES;
  289. ENABLE_TESTABILITY = YES;
  290. GCC_C_LANGUAGE_STANDARD = gnu11;
  291. GCC_DYNAMIC_NO_PIC = NO;
  292. GCC_NO_COMMON_BLOCKS = YES;
  293. GCC_OPTIMIZATION_LEVEL = 0;
  294. GCC_PREPROCESSOR_DEFINITIONS = (
  295. "DEBUG=1",
  296. "$(inherited)",
  297. );
  298. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  299. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  300. GCC_WARN_UNDECLARED_SELECTOR = YES;
  301. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  302. GCC_WARN_UNUSED_FUNCTION = YES;
  303. GCC_WARN_UNUSED_VARIABLE = YES;
  304. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  305. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  306. MTL_FAST_MATH = YES;
  307. ONLY_ACTIVE_ARCH = YES;
  308. SDKROOT = iphoneos;
  309. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  310. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  311. };
  312. name = Debug;
  313. };
  314. BA964B842683213A003265F2 /* Release */ = {
  315. isa = XCBuildConfiguration;
  316. buildSettings = {
  317. ALWAYS_SEARCH_USER_PATHS = NO;
  318. CLANG_ANALYZER_NONNULL = YES;
  319. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  320. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  321. CLANG_CXX_LIBRARY = "libc++";
  322. CLANG_ENABLE_MODULES = YES;
  323. CLANG_ENABLE_OBJC_ARC = YES;
  324. CLANG_ENABLE_OBJC_WEAK = YES;
  325. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  326. CLANG_WARN_BOOL_CONVERSION = YES;
  327. CLANG_WARN_COMMA = YES;
  328. CLANG_WARN_CONSTANT_CONVERSION = YES;
  329. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  330. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  331. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  332. CLANG_WARN_EMPTY_BODY = YES;
  333. CLANG_WARN_ENUM_CONVERSION = YES;
  334. CLANG_WARN_INFINITE_RECURSION = YES;
  335. CLANG_WARN_INT_CONVERSION = YES;
  336. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  337. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  338. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  339. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  340. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  341. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  342. CLANG_WARN_STRICT_PROTOTYPES = YES;
  343. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  344. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  345. CLANG_WARN_UNREACHABLE_CODE = YES;
  346. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  347. COPY_PHASE_STRIP = NO;
  348. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  349. ENABLE_NS_ASSERTIONS = NO;
  350. ENABLE_STRICT_OBJC_MSGSEND = YES;
  351. GCC_C_LANGUAGE_STANDARD = gnu11;
  352. GCC_NO_COMMON_BLOCKS = YES;
  353. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  354. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  355. GCC_WARN_UNDECLARED_SELECTOR = YES;
  356. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  357. GCC_WARN_UNUSED_FUNCTION = YES;
  358. GCC_WARN_UNUSED_VARIABLE = YES;
  359. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  360. MTL_ENABLE_DEBUG_INFO = NO;
  361. MTL_FAST_MATH = YES;
  362. SDKROOT = iphoneos;
  363. SWIFT_COMPILATION_MODE = wholemodule;
  364. SWIFT_OPTIMIZATION_LEVEL = "-O";
  365. VALIDATE_PRODUCT = YES;
  366. };
  367. name = Release;
  368. };
  369. BA964B862683213A003265F2 /* Debug */ = {
  370. isa = XCBuildConfiguration;
  371. buildSettings = {
  372. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  373. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  374. CODE_SIGN_IDENTITY = "Apple Development";
  375. CODE_SIGN_STYLE = Automatic;
  376. DEVELOPMENT_TEAM = "";
  377. HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../QGVAPlayer/QGVAPlayer/**";
  378. INFOPLIST_FILE = QGVAPlayerDemoSwift/Info.plist;
  379. LD_RUNPATH_SEARCH_PATHS = (
  380. "$(inherited)",
  381. "@executable_path/Frameworks",
  382. );
  383. PRODUCT_BUNDLE_IDENTIFIER = com.tencent.QGVAPlayerDemoSwift;
  384. PRODUCT_NAME = "$(TARGET_NAME)";
  385. PROVISIONING_PROFILE_SPECIFIER = "";
  386. SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/QGVAPlayerDemoSwift/QGVAPlayer-Bridging-Header.h";
  387. SWIFT_VERSION = 5.0;
  388. TARGETED_DEVICE_FAMILY = "1,2";
  389. };
  390. name = Debug;
  391. };
  392. BA964B872683213A003265F2 /* Release */ = {
  393. isa = XCBuildConfiguration;
  394. buildSettings = {
  395. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  396. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  397. CODE_SIGN_IDENTITY = "Apple Development";
  398. CODE_SIGN_STYLE = Automatic;
  399. DEVELOPMENT_TEAM = "";
  400. HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../QGVAPlayer/QGVAPlayer/**";
  401. INFOPLIST_FILE = QGVAPlayerDemoSwift/Info.plist;
  402. LD_RUNPATH_SEARCH_PATHS = (
  403. "$(inherited)",
  404. "@executable_path/Frameworks",
  405. );
  406. PRODUCT_BUNDLE_IDENTIFIER = com.tencent.QGVAPlayerDemoSwift;
  407. PRODUCT_NAME = "$(TARGET_NAME)";
  408. PROVISIONING_PROFILE_SPECIFIER = "";
  409. SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/QGVAPlayerDemoSwift/QGVAPlayer-Bridging-Header.h";
  410. SWIFT_VERSION = 5.0;
  411. TARGETED_DEVICE_FAMILY = "1,2";
  412. };
  413. name = Release;
  414. };
  415. /* End XCBuildConfiguration section */
  416. /* Begin XCConfigurationList section */
  417. BA964B6C26832138003265F2 /* Build configuration list for PBXProject "QGVAPlayerDemoSwift" */ = {
  418. isa = XCConfigurationList;
  419. buildConfigurations = (
  420. BA964B832683213A003265F2 /* Debug */,
  421. BA964B842683213A003265F2 /* Release */,
  422. );
  423. defaultConfigurationIsVisible = 0;
  424. defaultConfigurationName = Release;
  425. };
  426. BA964B852683213A003265F2 /* Build configuration list for PBXNativeTarget "QGVAPlayerDemoSwift" */ = {
  427. isa = XCConfigurationList;
  428. buildConfigurations = (
  429. BA964B862683213A003265F2 /* Debug */,
  430. BA964B872683213A003265F2 /* Release */,
  431. );
  432. defaultConfigurationIsVisible = 0;
  433. defaultConfigurationName = Release;
  434. };
  435. /* End XCConfigurationList section */
  436. };
  437. rootObject = BA964B6926832138003265F2 /* Project object */;
  438. }