project.pbxproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 415C49D22763022900814766 /* Resources.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 415C49D12763022900814766 /* Resources.bundle */; };
  10. 41A112792766E12C0093BBF0 /* PQConfig.plist in Resources */ = {isa = PBXBuildFile; fileRef = 41A112782766E12C0093BBF0 /* PQConfig.plist */; };
  11. 4A426DDD275484DF00B3733B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DDC275484DF00B3733B /* AppDelegate.swift */; };
  12. 4A426DE4275484DF00B3733B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4A426DE2275484DF00B3733B /* Main.storyboard */; };
  13. 4A426DE6275484E000B3733B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4A426DE5275484E000B3733B /* Assets.xcassets */; };
  14. 4A426DE9275484E000B3733B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4A426DE7275484E000B3733B /* LaunchScreen.storyboard */; };
  15. 4A426DF22754A1E300B3733B /* INTabbarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DF12754A1E300B3733B /* INTabbarController.swift */; };
  16. 4A426DF52754A27D00B3733B /* INRecorderController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DF42754A27D00B3733B /* INRecorderController.swift */; };
  17. 4A426DFA2754A47700B3733B /* INPhotoVideosController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DF92754A47700B3733B /* INPhotoVideosController.swift */; };
  18. 4A426DFC2754A4B200B3733B /* INIntrocudeController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DFB2754A4B200B3733B /* INIntrocudeController.swift */; };
  19. 4A426DFE2754A4F600B3733B /* INVideoExportController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A426DFD2754A4F600B3733B /* INVideoExportController.swift */; };
  20. BFC6C47BC8163110D4E205C0 /* Pods_Introduce.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D67E85C017389B87957100F /* Pods_Introduce.framework */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXFileReference section */
  23. 3051DB0957784182F3E1AAD3 /* Pods-Introduce.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Introduce.release.xcconfig"; path = "Target Support Files/Pods-Introduce/Pods-Introduce.release.xcconfig"; sourceTree = "<group>"; };
  24. 3D67E85C017389B87957100F /* Pods_Introduce.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Introduce.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  25. 415C49D12763022900814766 /* Resources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Resources.bundle; path = Aarchitecture/Resources.bundle; sourceTree = "<group>"; };
  26. 41A112782766E12C0093BBF0 /* PQConfig.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = PQConfig.plist; sourceTree = "<group>"; };
  27. 4A426DD9275484DF00B3733B /* Introduce.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Introduce.app; sourceTree = BUILT_PRODUCTS_DIR; };
  28. 4A426DDC275484DF00B3733B /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  29. 4A426DE3275484DF00B3733B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  30. 4A426DE5275484E000B3733B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  31. 4A426DE8275484E000B3733B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  32. 4A426DEA275484E000B3733B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  33. 4A426DF12754A1E300B3733B /* INTabbarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INTabbarController.swift; sourceTree = "<group>"; };
  34. 4A426DF42754A27D00B3733B /* INRecorderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INRecorderController.swift; sourceTree = "<group>"; };
  35. 4A426DF92754A47700B3733B /* INPhotoVideosController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INPhotoVideosController.swift; sourceTree = "<group>"; };
  36. 4A426DFB2754A4B200B3733B /* INIntrocudeController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INIntrocudeController.swift; sourceTree = "<group>"; };
  37. 4A426DFD2754A4F600B3733B /* INVideoExportController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = INVideoExportController.swift; sourceTree = "<group>"; };
  38. F6FE9FC563C2B8CC6005F8C8 /* Pods-Introduce.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Introduce.debug.xcconfig"; path = "Target Support Files/Pods-Introduce/Pods-Introduce.debug.xcconfig"; sourceTree = "<group>"; };
  39. /* End PBXFileReference section */
  40. /* Begin PBXFrameworksBuildPhase section */
  41. 4A426DD6275484DF00B3733B /* Frameworks */ = {
  42. isa = PBXFrameworksBuildPhase;
  43. buildActionMask = 2147483647;
  44. files = (
  45. BFC6C47BC8163110D4E205C0 /* Pods_Introduce.framework in Frameworks */,
  46. );
  47. runOnlyForDeploymentPostprocessing = 0;
  48. };
  49. /* End PBXFrameworksBuildPhase section */
  50. /* Begin PBXGroup section */
  51. 176FF70F02BBAA82FCAFD349 /* Frameworks */ = {
  52. isa = PBXGroup;
  53. children = (
  54. 3D67E85C017389B87957100F /* Pods_Introduce.framework */,
  55. );
  56. name = Frameworks;
  57. sourceTree = "<group>";
  58. };
  59. 4A426DD0275484DF00B3733B = {
  60. isa = PBXGroup;
  61. children = (
  62. 4A426DDB275484DF00B3733B /* Introduce */,
  63. 4A426DDA275484DF00B3733B /* Products */,
  64. D026B130A41514D0C394B80E /* Pods */,
  65. 176FF70F02BBAA82FCAFD349 /* Frameworks */,
  66. );
  67. sourceTree = "<group>";
  68. };
  69. 4A426DDA275484DF00B3733B /* Products */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 4A426DD9275484DF00B3733B /* Introduce.app */,
  73. );
  74. name = Products;
  75. sourceTree = "<group>";
  76. };
  77. 4A426DDB275484DF00B3733B /* Introduce */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 4A426DF02754A0D100B3733B /* Aarchitecture */,
  81. 4A426DF82754A2F700B3733B /* Cloud */,
  82. 4A426DF72754A2EE00B3733B /* Message */,
  83. 4A426DF32754A26600B3733B /* Record */,
  84. 4A426DE2275484DF00B3733B /* Main.storyboard */,
  85. 4A426DE5275484E000B3733B /* Assets.xcassets */,
  86. 4A426DE7275484E000B3733B /* LaunchScreen.storyboard */,
  87. 41A112782766E12C0093BBF0 /* PQConfig.plist */,
  88. 415C49D12763022900814766 /* Resources.bundle */,
  89. 4A426DEA275484E000B3733B /* Info.plist */,
  90. );
  91. path = Introduce;
  92. sourceTree = "<group>";
  93. };
  94. 4A426DF02754A0D100B3733B /* Aarchitecture */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 4A426DDC275484DF00B3733B /* AppDelegate.swift */,
  98. 4A426DF12754A1E300B3733B /* INTabbarController.swift */,
  99. );
  100. path = Aarchitecture;
  101. sourceTree = "<group>";
  102. };
  103. 4A426DF32754A26600B3733B /* Record */ = {
  104. isa = PBXGroup;
  105. children = (
  106. 4A426DF42754A27D00B3733B /* INRecorderController.swift */,
  107. 4A426DF92754A47700B3733B /* INPhotoVideosController.swift */,
  108. 4A426DFB2754A4B200B3733B /* INIntrocudeController.swift */,
  109. 4A426DFD2754A4F600B3733B /* INVideoExportController.swift */,
  110. );
  111. path = Record;
  112. sourceTree = "<group>";
  113. };
  114. 4A426DF72754A2EE00B3733B /* Message */ = {
  115. isa = PBXGroup;
  116. children = (
  117. );
  118. path = Message;
  119. sourceTree = "<group>";
  120. };
  121. 4A426DF82754A2F700B3733B /* Cloud */ = {
  122. isa = PBXGroup;
  123. children = (
  124. );
  125. path = Cloud;
  126. sourceTree = "<group>";
  127. };
  128. D026B130A41514D0C394B80E /* Pods */ = {
  129. isa = PBXGroup;
  130. children = (
  131. F6FE9FC563C2B8CC6005F8C8 /* Pods-Introduce.debug.xcconfig */,
  132. 3051DB0957784182F3E1AAD3 /* Pods-Introduce.release.xcconfig */,
  133. );
  134. path = Pods;
  135. sourceTree = "<group>";
  136. };
  137. /* End PBXGroup section */
  138. /* Begin PBXNativeTarget section */
  139. 4A426DD8275484DF00B3733B /* Introduce */ = {
  140. isa = PBXNativeTarget;
  141. buildConfigurationList = 4A426DED275484E000B3733B /* Build configuration list for PBXNativeTarget "Introduce" */;
  142. buildPhases = (
  143. 0B6E335E37508327721C79AA /* [CP] Check Pods Manifest.lock */,
  144. 4A426DD5275484DF00B3733B /* Sources */,
  145. 4A426DD6275484DF00B3733B /* Frameworks */,
  146. 4A426DD7275484DF00B3733B /* Resources */,
  147. 3DFC34400BF4E4EF0317FBD6 /* [CP] Embed Pods Frameworks */,
  148. 147516E31A270E74CDD9FCDC /* [CP] Copy Pods Resources */,
  149. );
  150. buildRules = (
  151. );
  152. dependencies = (
  153. );
  154. name = Introduce;
  155. productName = Introduce;
  156. productReference = 4A426DD9275484DF00B3733B /* Introduce.app */;
  157. productType = "com.apple.product-type.application";
  158. };
  159. /* End PBXNativeTarget section */
  160. /* Begin PBXProject section */
  161. 4A426DD1275484DF00B3733B /* Project object */ = {
  162. isa = PBXProject;
  163. attributes = {
  164. LastSwiftUpdateCheck = 1310;
  165. LastUpgradeCheck = 1310;
  166. TargetAttributes = {
  167. 4A426DD8275484DF00B3733B = {
  168. CreatedOnToolsVersion = 13.1;
  169. };
  170. };
  171. };
  172. buildConfigurationList = 4A426DD4275484DF00B3733B /* Build configuration list for PBXProject "Introduce" */;
  173. compatibilityVersion = "Xcode 9.3";
  174. developmentRegion = en;
  175. hasScannedForEncodings = 0;
  176. knownRegions = (
  177. en,
  178. Base,
  179. );
  180. mainGroup = 4A426DD0275484DF00B3733B;
  181. productRefGroup = 4A426DDA275484DF00B3733B /* Products */;
  182. projectDirPath = "";
  183. projectRoot = "";
  184. targets = (
  185. 4A426DD8275484DF00B3733B /* Introduce */,
  186. );
  187. };
  188. /* End PBXProject section */
  189. /* Begin PBXResourcesBuildPhase section */
  190. 4A426DD7275484DF00B3733B /* Resources */ = {
  191. isa = PBXResourcesBuildPhase;
  192. buildActionMask = 2147483647;
  193. files = (
  194. 41A112792766E12C0093BBF0 /* PQConfig.plist in Resources */,
  195. 4A426DE9275484E000B3733B /* LaunchScreen.storyboard in Resources */,
  196. 4A426DE6275484E000B3733B /* Assets.xcassets in Resources */,
  197. 4A426DE4275484DF00B3733B /* Main.storyboard in Resources */,
  198. 415C49D22763022900814766 /* Resources.bundle in Resources */,
  199. );
  200. runOnlyForDeploymentPostprocessing = 0;
  201. };
  202. /* End PBXResourcesBuildPhase section */
  203. /* Begin PBXShellScriptBuildPhase section */
  204. 0B6E335E37508327721C79AA /* [CP] Check Pods Manifest.lock */ = {
  205. isa = PBXShellScriptBuildPhase;
  206. buildActionMask = 2147483647;
  207. files = (
  208. );
  209. inputFileListPaths = (
  210. );
  211. inputPaths = (
  212. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  213. "${PODS_ROOT}/Manifest.lock",
  214. );
  215. name = "[CP] Check Pods Manifest.lock";
  216. outputFileListPaths = (
  217. );
  218. outputPaths = (
  219. "$(DERIVED_FILE_DIR)/Pods-Introduce-checkManifestLockResult.txt",
  220. );
  221. runOnlyForDeploymentPostprocessing = 0;
  222. shellPath = /bin/sh;
  223. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  224. showEnvVarsInLog = 0;
  225. };
  226. 147516E31A270E74CDD9FCDC /* [CP] Copy Pods Resources */ = {
  227. isa = PBXShellScriptBuildPhase;
  228. buildActionMask = 2147483647;
  229. files = (
  230. );
  231. inputFileListPaths = (
  232. "${PODS_ROOT}/Target Support Files/Pods-Introduce/Pods-Introduce-resources-${CONFIGURATION}-input-files.xcfilelist",
  233. );
  234. name = "[CP] Copy Pods Resources";
  235. outputFileListPaths = (
  236. "${PODS_ROOT}/Target Support Files/Pods-Introduce/Pods-Introduce-resources-${CONFIGURATION}-output-files.xcfilelist",
  237. );
  238. runOnlyForDeploymentPostprocessing = 0;
  239. shellPath = /bin/sh;
  240. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Introduce/Pods-Introduce-resources.sh\"\n";
  241. showEnvVarsInLog = 0;
  242. };
  243. 3DFC34400BF4E4EF0317FBD6 /* [CP] Embed Pods Frameworks */ = {
  244. isa = PBXShellScriptBuildPhase;
  245. buildActionMask = 2147483647;
  246. files = (
  247. );
  248. inputFileListPaths = (
  249. "${PODS_ROOT}/Target Support Files/Pods-Introduce/Pods-Introduce-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  250. );
  251. name = "[CP] Embed Pods Frameworks";
  252. outputFileListPaths = (
  253. "${PODS_ROOT}/Target Support Files/Pods-Introduce/Pods-Introduce-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  254. );
  255. runOnlyForDeploymentPostprocessing = 0;
  256. shellPath = /bin/sh;
  257. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Introduce/Pods-Introduce-frameworks.sh\"\n";
  258. showEnvVarsInLog = 0;
  259. };
  260. /* End PBXShellScriptBuildPhase section */
  261. /* Begin PBXSourcesBuildPhase section */
  262. 4A426DD5275484DF00B3733B /* Sources */ = {
  263. isa = PBXSourcesBuildPhase;
  264. buildActionMask = 2147483647;
  265. files = (
  266. 4A426DFA2754A47700B3733B /* INPhotoVideosController.swift in Sources */,
  267. 4A426DDD275484DF00B3733B /* AppDelegate.swift in Sources */,
  268. 4A426DF52754A27D00B3733B /* INRecorderController.swift in Sources */,
  269. 4A426DFE2754A4F600B3733B /* INVideoExportController.swift in Sources */,
  270. 4A426DFC2754A4B200B3733B /* INIntrocudeController.swift in Sources */,
  271. 4A426DF22754A1E300B3733B /* INTabbarController.swift in Sources */,
  272. );
  273. runOnlyForDeploymentPostprocessing = 0;
  274. };
  275. /* End PBXSourcesBuildPhase section */
  276. /* Begin PBXVariantGroup section */
  277. 4A426DE2275484DF00B3733B /* Main.storyboard */ = {
  278. isa = PBXVariantGroup;
  279. children = (
  280. 4A426DE3275484DF00B3733B /* Base */,
  281. );
  282. name = Main.storyboard;
  283. sourceTree = "<group>";
  284. };
  285. 4A426DE7275484E000B3733B /* LaunchScreen.storyboard */ = {
  286. isa = PBXVariantGroup;
  287. children = (
  288. 4A426DE8275484E000B3733B /* Base */,
  289. );
  290. name = LaunchScreen.storyboard;
  291. sourceTree = "<group>";
  292. };
  293. /* End PBXVariantGroup section */
  294. /* Begin XCBuildConfiguration section */
  295. 4A426DEB275484E000B3733B /* Debug */ = {
  296. isa = XCBuildConfiguration;
  297. buildSettings = {
  298. ALWAYS_SEARCH_USER_PATHS = NO;
  299. CLANG_ANALYZER_NONNULL = YES;
  300. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  301. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  302. CLANG_CXX_LIBRARY = "libc++";
  303. CLANG_ENABLE_MODULES = YES;
  304. CLANG_ENABLE_OBJC_ARC = YES;
  305. CLANG_ENABLE_OBJC_WEAK = YES;
  306. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  307. CLANG_WARN_BOOL_CONVERSION = YES;
  308. CLANG_WARN_COMMA = YES;
  309. CLANG_WARN_CONSTANT_CONVERSION = YES;
  310. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  311. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  312. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  313. CLANG_WARN_EMPTY_BODY = YES;
  314. CLANG_WARN_ENUM_CONVERSION = YES;
  315. CLANG_WARN_INFINITE_RECURSION = YES;
  316. CLANG_WARN_INT_CONVERSION = YES;
  317. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  318. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  319. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  320. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  321. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  322. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  323. CLANG_WARN_STRICT_PROTOTYPES = YES;
  324. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  325. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  326. CLANG_WARN_UNREACHABLE_CODE = YES;
  327. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  328. COPY_PHASE_STRIP = NO;
  329. DEBUG_INFORMATION_FORMAT = dwarf;
  330. ENABLE_STRICT_OBJC_MSGSEND = YES;
  331. ENABLE_TESTABILITY = YES;
  332. GCC_C_LANGUAGE_STANDARD = gnu11;
  333. GCC_DYNAMIC_NO_PIC = NO;
  334. GCC_NO_COMMON_BLOCKS = YES;
  335. GCC_OPTIMIZATION_LEVEL = 0;
  336. GCC_PREPROCESSOR_DEFINITIONS = (
  337. "DEBUG=1",
  338. "$(inherited)",
  339. );
  340. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  341. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  342. GCC_WARN_UNDECLARED_SELECTOR = YES;
  343. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  344. GCC_WARN_UNUSED_FUNCTION = YES;
  345. GCC_WARN_UNUSED_VARIABLE = YES;
  346. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  347. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  348. MTL_FAST_MATH = YES;
  349. ONLY_ACTIVE_ARCH = YES;
  350. SDKROOT = iphoneos;
  351. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  352. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  353. };
  354. name = Debug;
  355. };
  356. 4A426DEC275484E000B3733B /* Release */ = {
  357. isa = XCBuildConfiguration;
  358. buildSettings = {
  359. ALWAYS_SEARCH_USER_PATHS = NO;
  360. CLANG_ANALYZER_NONNULL = YES;
  361. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  362. CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
  363. CLANG_CXX_LIBRARY = "libc++";
  364. CLANG_ENABLE_MODULES = YES;
  365. CLANG_ENABLE_OBJC_ARC = YES;
  366. CLANG_ENABLE_OBJC_WEAK = YES;
  367. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  368. CLANG_WARN_BOOL_CONVERSION = YES;
  369. CLANG_WARN_COMMA = YES;
  370. CLANG_WARN_CONSTANT_CONVERSION = YES;
  371. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  372. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  373. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  374. CLANG_WARN_EMPTY_BODY = YES;
  375. CLANG_WARN_ENUM_CONVERSION = YES;
  376. CLANG_WARN_INFINITE_RECURSION = YES;
  377. CLANG_WARN_INT_CONVERSION = YES;
  378. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  379. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  380. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  381. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  382. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  383. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  384. CLANG_WARN_STRICT_PROTOTYPES = YES;
  385. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  386. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  387. CLANG_WARN_UNREACHABLE_CODE = YES;
  388. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  389. COPY_PHASE_STRIP = NO;
  390. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  391. ENABLE_NS_ASSERTIONS = NO;
  392. ENABLE_STRICT_OBJC_MSGSEND = YES;
  393. GCC_C_LANGUAGE_STANDARD = gnu11;
  394. GCC_NO_COMMON_BLOCKS = YES;
  395. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  396. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  397. GCC_WARN_UNDECLARED_SELECTOR = YES;
  398. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  399. GCC_WARN_UNUSED_FUNCTION = YES;
  400. GCC_WARN_UNUSED_VARIABLE = YES;
  401. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  402. MTL_ENABLE_DEBUG_INFO = NO;
  403. MTL_FAST_MATH = YES;
  404. SDKROOT = iphoneos;
  405. SWIFT_COMPILATION_MODE = wholemodule;
  406. SWIFT_OPTIMIZATION_LEVEL = "-O";
  407. VALIDATE_PRODUCT = YES;
  408. };
  409. name = Release;
  410. };
  411. 4A426DEE275484E000B3733B /* Debug */ = {
  412. isa = XCBuildConfiguration;
  413. baseConfigurationReference = F6FE9FC563C2B8CC6005F8C8 /* Pods-Introduce.debug.xcconfig */;
  414. buildSettings = {
  415. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  416. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  417. CODE_SIGN_STYLE = Automatic;
  418. CURRENT_PROJECT_VERSION = 0.51;
  419. DEVELOPMENT_TEAM = UH52C8A7SN;
  420. ENABLE_BITCODE = NO;
  421. EXCLUDED_ARCHS = "";
  422. GENERATE_INFOPLIST_FILE = YES;
  423. INFOPLIST_FILE = Introduce/Info.plist;
  424. INFOPLIST_KEY_CFBundleDisplayName = "开讲";
  425. INFOPLIST_KEY_NSCameraUsageDescription = "请点击\"允许\"以允许访问,以便于反馈,上传头像等功能图片上传";
  426. INFOPLIST_KEY_NSMicrophoneUsageDescription = "请点击\"允许\"以允许访问,以便于使用视频制作功能";
  427. INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "请点击\"允许\"以允许访问,以便于图片保存";
  428. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "请点击\"允许\"以允许访问,以便于反馈,上传头像等功能图片上传";
  429. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  430. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  431. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  432. INFOPLIST_KEY_UIStatusBarHidden = YES;
  433. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  434. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  435. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  436. LD_RUNPATH_SEARCH_PATHS = (
  437. "$(inherited)",
  438. "@executable_path/Frameworks",
  439. );
  440. MARKETING_VERSION = 1.0;
  441. PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.introduce;
  442. PRODUCT_NAME = "$(TARGET_NAME)";
  443. SWIFT_EMIT_LOC_STRINGS = YES;
  444. SWIFT_VERSION = 5.0;
  445. TARGETED_DEVICE_FAMILY = 1;
  446. };
  447. name = Debug;
  448. };
  449. 4A426DEF275484E000B3733B /* Release */ = {
  450. isa = XCBuildConfiguration;
  451. baseConfigurationReference = 3051DB0957784182F3E1AAD3 /* Pods-Introduce.release.xcconfig */;
  452. buildSettings = {
  453. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  454. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  455. CODE_SIGN_STYLE = Automatic;
  456. CURRENT_PROJECT_VERSION = 0.51;
  457. DEVELOPMENT_TEAM = UH52C8A7SN;
  458. ENABLE_BITCODE = NO;
  459. EXCLUDED_ARCHS = "";
  460. GENERATE_INFOPLIST_FILE = YES;
  461. INFOPLIST_FILE = Introduce/Info.plist;
  462. INFOPLIST_KEY_CFBundleDisplayName = "开讲";
  463. INFOPLIST_KEY_NSCameraUsageDescription = "请点击\"允许\"以允许访问,以便于反馈,上传头像等功能图片上传";
  464. INFOPLIST_KEY_NSMicrophoneUsageDescription = "请点击\"允许\"以允许访问,以便于使用视频制作功能";
  465. INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "请点击\"允许\"以允许访问,以便于图片保存";
  466. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "请点击\"允许\"以允许访问,以便于反馈,上传头像等功能图片上传";
  467. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  468. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  469. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  470. INFOPLIST_KEY_UIStatusBarHidden = YES;
  471. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  472. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  473. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  474. LD_RUNPATH_SEARCH_PATHS = (
  475. "$(inherited)",
  476. "@executable_path/Frameworks",
  477. );
  478. MARKETING_VERSION = 1.0;
  479. PRODUCT_BUNDLE_IDENTIFIER = com.piaoquan.introduce;
  480. PRODUCT_NAME = "$(TARGET_NAME)";
  481. SWIFT_EMIT_LOC_STRINGS = YES;
  482. SWIFT_VERSION = 5.0;
  483. TARGETED_DEVICE_FAMILY = 1;
  484. };
  485. name = Release;
  486. };
  487. /* End XCBuildConfiguration section */
  488. /* Begin XCConfigurationList section */
  489. 4A426DD4275484DF00B3733B /* Build configuration list for PBXProject "Introduce" */ = {
  490. isa = XCConfigurationList;
  491. buildConfigurations = (
  492. 4A426DEB275484E000B3733B /* Debug */,
  493. 4A426DEC275484E000B3733B /* Release */,
  494. );
  495. defaultConfigurationIsVisible = 0;
  496. defaultConfigurationName = Release;
  497. };
  498. 4A426DED275484E000B3733B /* Build configuration list for PBXNativeTarget "Introduce" */ = {
  499. isa = XCConfigurationList;
  500. buildConfigurations = (
  501. 4A426DEE275484E000B3733B /* Debug */,
  502. 4A426DEF275484E000B3733B /* Release */,
  503. );
  504. defaultConfigurationIsVisible = 0;
  505. defaultConfigurationName = Release;
  506. };
  507. /* End XCConfigurationList section */
  508. };
  509. rootObject = 4A426DD1275484DF00B3733B /* Project object */;
  510. }