project.pbxproj 28 KB

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