project.pbxproj 25 KB

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