The Write.as desktop (GUI) app for macOS.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

366 lines
20 KiB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 330711A70F03BFB84FB889AB /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33071648B80C4188CAC44CA1 /* Constants.swift */; };
  10. 33071D332D5799D36FBC1DDD /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3307150C0D2CA1C8A71C5E26 /* Preferences.swift */; };
  11. C98EE9AC1F29532F002F646E /* writeas in Resources */ = {isa = PBXBuildFile; fileRef = C98EE9AB1F29532F002F646E /* writeas */; };
  12. C9953E7D1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E791F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600.ttf */; };
  13. C9953E7E1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E7A1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600italic.ttf */; };
  14. C9953E7F1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E7B1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-italic.ttf */; };
  15. C9953E801F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E7C1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-regular.ttf */; };
  16. C9953E851F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E811F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700.ttf */; };
  17. C9953E861F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E821F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700italic.ttf */; };
  18. C9953E871F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E831F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-italic.ttf */; };
  19. C9953E881F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E841F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-regular.ttf */; };
  20. C9953E8F1F2FC896008ED235 /* Hack-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E8B1F2FC896008ED235 /* Hack-Bold.ttf */; };
  21. C9953E901F2FC896008ED235 /* Hack-BoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E8C1F2FC896008ED235 /* Hack-BoldItalic.ttf */; };
  22. C9953E911F2FC896008ED235 /* Hack-Italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E8D1F2FC896008ED235 /* Hack-Italic.ttf */; };
  23. C9953E921F2FC896008ED235 /* Hack-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C9953E8E1F2FC896008ED235 /* Hack-Regular.ttf */; };
  24. C99B910D1C33841E00A91990 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C99B910C1C33841E00A91990 /* AppDelegate.swift */; };
  25. C99B910F1C33841E00A91990 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C99B910E1C33841E00A91990 /* ViewController.swift */; };
  26. C99B91111C33841F00A91990 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C99B91101C33841F00A91990 /* Assets.xcassets */; };
  27. C99B91141C33841F00A91990 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C99B91121C33841F00A91990 /* Main.storyboard */; };
  28. /* End PBXBuildFile section */
  29. /* Begin PBXFileReference section */
  30. 3307150C0D2CA1C8A71C5E26 /* Preferences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Preferences.swift; path = writeas/Preferences.swift; sourceTree = "<group>"; };
  31. 33071648B80C4188CAC44CA1 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
  32. C98EE9AB1F29532F002F646E /* writeas */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = writeas; sourceTree = "<group>"; };
  33. C9953E791F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600.ttf"; sourceTree = "<group>"; };
  34. C9953E7A1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600italic.ttf"; sourceTree = "<group>"; };
  35. C9953E7B1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-italic.ttf"; sourceTree = "<group>"; };
  36. C9953E7C1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-regular.ttf"; sourceTree = "<group>"; };
  37. C9953E811F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700.ttf"; sourceTree = "<group>"; };
  38. C9953E821F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700italic.ttf"; sourceTree = "<group>"; };
  39. C9953E831F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-italic.ttf"; sourceTree = "<group>"; };
  40. C9953E841F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-regular.ttf"; sourceTree = "<group>"; };
  41. C9953E8B1F2FC896008ED235 /* Hack-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Hack-Bold.ttf"; sourceTree = "<group>"; };
  42. C9953E8C1F2FC896008ED235 /* Hack-BoldItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Hack-BoldItalic.ttf"; sourceTree = "<group>"; };
  43. C9953E8D1F2FC896008ED235 /* Hack-Italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Hack-Italic.ttf"; sourceTree = "<group>"; };
  44. C9953E8E1F2FC896008ED235 /* Hack-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Hack-Regular.ttf"; sourceTree = "<group>"; };
  45. C99B91091C33841E00A91990 /* Write.as.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Write.as.app; sourceTree = BUILT_PRODUCTS_DIR; };
  46. C99B910C1C33841E00A91990 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  47. C99B910E1C33841E00A91990 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  48. C99B91101C33841F00A91990 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  49. C99B91131C33841F00A91990 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  50. C99B91151C33841F00A91990 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  51. /* End PBXFileReference section */
  52. /* Begin PBXFrameworksBuildPhase section */
  53. C99B91061C33841E00A91990 /* Frameworks */ = {
  54. isa = PBXFrameworksBuildPhase;
  55. buildActionMask = 2147483647;
  56. files = (
  57. );
  58. runOnlyForDeploymentPostprocessing = 0;
  59. };
  60. /* End PBXFrameworksBuildPhase section */
  61. /* Begin PBXGroup section */
  62. C9953E781F2D0796008ED235 /* Fonts */ = {
  63. isa = PBXGroup;
  64. children = (
  65. C9953E8B1F2FC896008ED235 /* Hack-Bold.ttf */,
  66. C9953E8C1F2FC896008ED235 /* Hack-BoldItalic.ttf */,
  67. C9953E8D1F2FC896008ED235 /* Hack-Italic.ttf */,
  68. C9953E8E1F2FC896008ED235 /* Hack-Regular.ttf */,
  69. C9953E811F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700.ttf */,
  70. C9953E821F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700italic.ttf */,
  71. C9953E831F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-italic.ttf */,
  72. C9953E841F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-regular.ttf */,
  73. C9953E791F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600.ttf */,
  74. C9953E7A1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600italic.ttf */,
  75. C9953E7B1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-italic.ttf */,
  76. C9953E7C1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-regular.ttf */,
  77. );
  78. name = Fonts;
  79. sourceTree = "<group>";
  80. };
  81. C99B91001C33841E00A91990 = {
  82. isa = PBXGroup;
  83. children = (
  84. C99B910B1C33841E00A91990 /* writeas */,
  85. C99B910A1C33841E00A91990 /* Products */,
  86. 3307150C0D2CA1C8A71C5E26 /* Preferences.swift */,
  87. );
  88. sourceTree = "<group>";
  89. };
  90. C99B910A1C33841E00A91990 /* Products */ = {
  91. isa = PBXGroup;
  92. children = (
  93. C99B91091C33841E00A91990 /* Write.as.app */,
  94. );
  95. name = Products;
  96. sourceTree = "<group>";
  97. };
  98. C99B910B1C33841E00A91990 /* writeas */ = {
  99. isa = PBXGroup;
  100. children = (
  101. C9953E781F2D0796008ED235 /* Fonts */,
  102. C98EE9AB1F29532F002F646E /* writeas */,
  103. C99B910C1C33841E00A91990 /* AppDelegate.swift */,
  104. C99B910E1C33841E00A91990 /* ViewController.swift */,
  105. C99B91101C33841F00A91990 /* Assets.xcassets */,
  106. C99B91121C33841F00A91990 /* Main.storyboard */,
  107. C99B91151C33841F00A91990 /* Info.plist */,
  108. 33071648B80C4188CAC44CA1 /* Constants.swift */,
  109. );
  110. path = writeas;
  111. sourceTree = "<group>";
  112. };
  113. /* End PBXGroup section */
  114. /* Begin PBXNativeTarget section */
  115. C99B91081C33841E00A91990 /* Write.as */ = {
  116. isa = PBXNativeTarget;
  117. buildConfigurationList = C99B91181C33841F00A91990 /* Build configuration list for PBXNativeTarget "Write.as" */;
  118. buildPhases = (
  119. C99B91051C33841E00A91990 /* Sources */,
  120. C99B91061C33841E00A91990 /* Frameworks */,
  121. C99B91071C33841E00A91990 /* Resources */,
  122. );
  123. buildRules = (
  124. );
  125. dependencies = (
  126. );
  127. name = Write.as;
  128. productName = writeas;
  129. productReference = C99B91091C33841E00A91990 /* Write.as.app */;
  130. productType = "com.apple.product-type.application";
  131. };
  132. /* End PBXNativeTarget section */
  133. /* Begin PBXProject section */
  134. C99B91011C33841E00A91990 /* Project object */ = {
  135. isa = PBXProject;
  136. attributes = {
  137. LastSwiftUpdateCheck = 0720;
  138. LastUpgradeCheck = 0830;
  139. ORGANIZATIONNAME = "A Bunch Tell";
  140. TargetAttributes = {
  141. C99B91081C33841E00A91990 = {
  142. CreatedOnToolsVersion = 7.2;
  143. DevelopmentTeam = TPPAB4YBA6;
  144. LastSwiftMigration = 0820;
  145. ProvisioningStyle = Automatic;
  146. };
  147. };
  148. };
  149. buildConfigurationList = C99B91041C33841E00A91990 /* Build configuration list for PBXProject "writeas" */;
  150. compatibilityVersion = "Xcode 3.2";
  151. developmentRegion = English;
  152. hasScannedForEncodings = 0;
  153. knownRegions = (
  154. en,
  155. Base,
  156. );
  157. mainGroup = C99B91001C33841E00A91990;
  158. productRefGroup = C99B910A1C33841E00A91990 /* Products */;
  159. projectDirPath = "";
  160. projectRoot = "";
  161. targets = (
  162. C99B91081C33841E00A91990 /* Write.as */,
  163. );
  164. };
  165. /* End PBXProject section */
  166. /* Begin PBXResourcesBuildPhase section */
  167. C99B91071C33841E00A91990 /* Resources */ = {
  168. isa = PBXResourcesBuildPhase;
  169. buildActionMask = 2147483647;
  170. files = (
  171. C98EE9AC1F29532F002F646E /* writeas in Resources */,
  172. C9953E881F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-regular.ttf in Resources */,
  173. C9953E8F1F2FC896008ED235 /* Hack-Bold.ttf in Resources */,
  174. C9953E7E1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600italic.ttf in Resources */,
  175. C9953E7D1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-600.ttf in Resources */,
  176. C99B91111C33841F00A91990 /* Assets.xcassets in Resources */,
  177. C9953E7F1F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-italic.ttf in Resources */,
  178. C9953E871F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-italic.ttf in Resources */,
  179. C9953E851F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700.ttf in Resources */,
  180. C9953E911F2FC896008ED235 /* Hack-Italic.ttf in Resources */,
  181. C9953E801F2D07A7008ED235 /* open-sans-v14-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin_greek-ext_greek-regular.ttf in Resources */,
  182. C9953E901F2FC896008ED235 /* Hack-BoldItalic.ttf in Resources */,
  183. C99B91141C33841F00A91990 /* Main.storyboard in Resources */,
  184. C9953E861F2D07BF008ED235 /* lora-v10-cyrillic-ext_vietnamese_cyrillic_latin-ext_latin-700italic.ttf in Resources */,
  185. C9953E921F2FC896008ED235 /* Hack-Regular.ttf in Resources */,
  186. );
  187. runOnlyForDeploymentPostprocessing = 0;
  188. };
  189. /* End PBXResourcesBuildPhase section */
  190. /* Begin PBXSourcesBuildPhase section */
  191. C99B91051C33841E00A91990 /* Sources */ = {
  192. isa = PBXSourcesBuildPhase;
  193. buildActionMask = 2147483647;
  194. files = (
  195. C99B910F1C33841E00A91990 /* ViewController.swift in Sources */,
  196. C99B910D1C33841E00A91990 /* AppDelegate.swift in Sources */,
  197. 33071D332D5799D36FBC1DDD /* Preferences.swift in Sources */,
  198. 330711A70F03BFB84FB889AB /* Constants.swift in Sources */,
  199. );
  200. runOnlyForDeploymentPostprocessing = 0;
  201. };
  202. /* End PBXSourcesBuildPhase section */
  203. /* Begin PBXVariantGroup section */
  204. C99B91121C33841F00A91990 /* Main.storyboard */ = {
  205. isa = PBXVariantGroup;
  206. children = (
  207. C99B91131C33841F00A91990 /* Base */,
  208. );
  209. name = Main.storyboard;
  210. sourceTree = "<group>";
  211. };
  212. /* End PBXVariantGroup section */
  213. /* Begin XCBuildConfiguration section */
  214. C99B91161C33841F00A91990 /* Debug */ = {
  215. isa = XCBuildConfiguration;
  216. buildSettings = {
  217. ALWAYS_SEARCH_USER_PATHS = NO;
  218. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  219. CLANG_CXX_LIBRARY = "libc++";
  220. CLANG_ENABLE_MODULES = YES;
  221. CLANG_ENABLE_OBJC_ARC = YES;
  222. CLANG_WARN_BOOL_CONVERSION = YES;
  223. CLANG_WARN_CONSTANT_CONVERSION = YES;
  224. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  225. CLANG_WARN_EMPTY_BODY = YES;
  226. CLANG_WARN_ENUM_CONVERSION = YES;
  227. CLANG_WARN_INFINITE_RECURSION = YES;
  228. CLANG_WARN_INT_CONVERSION = YES;
  229. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  230. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  231. CLANG_WARN_UNREACHABLE_CODE = YES;
  232. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  233. CODE_SIGN_IDENTITY = "-";
  234. COPY_PHASE_STRIP = NO;
  235. DEBUG_INFORMATION_FORMAT = dwarf;
  236. ENABLE_STRICT_OBJC_MSGSEND = YES;
  237. ENABLE_TESTABILITY = YES;
  238. GCC_C_LANGUAGE_STANDARD = gnu99;
  239. GCC_DYNAMIC_NO_PIC = NO;
  240. GCC_NO_COMMON_BLOCKS = YES;
  241. GCC_OPTIMIZATION_LEVEL = 0;
  242. GCC_PREPROCESSOR_DEFINITIONS = (
  243. "DEBUG=1",
  244. "$(inherited)",
  245. );
  246. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  247. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  248. GCC_WARN_UNDECLARED_SELECTOR = YES;
  249. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  250. GCC_WARN_UNUSED_FUNCTION = YES;
  251. GCC_WARN_UNUSED_VARIABLE = YES;
  252. MACOSX_DEPLOYMENT_TARGET = 10.11;
  253. MTL_ENABLE_DEBUG_INFO = YES;
  254. ONLY_ACTIVE_ARCH = YES;
  255. SDKROOT = macosx;
  256. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  257. };
  258. name = Debug;
  259. };
  260. C99B91171C33841F00A91990 /* Release */ = {
  261. isa = XCBuildConfiguration;
  262. buildSettings = {
  263. ALWAYS_SEARCH_USER_PATHS = NO;
  264. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  265. CLANG_CXX_LIBRARY = "libc++";
  266. CLANG_ENABLE_MODULES = YES;
  267. CLANG_ENABLE_OBJC_ARC = YES;
  268. CLANG_WARN_BOOL_CONVERSION = YES;
  269. CLANG_WARN_CONSTANT_CONVERSION = YES;
  270. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  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_OBJC_ROOT_CLASS = YES_ERROR;
  276. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  277. CLANG_WARN_UNREACHABLE_CODE = YES;
  278. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  279. CODE_SIGN_IDENTITY = "-";
  280. COPY_PHASE_STRIP = NO;
  281. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  282. ENABLE_NS_ASSERTIONS = NO;
  283. ENABLE_STRICT_OBJC_MSGSEND = YES;
  284. GCC_C_LANGUAGE_STANDARD = gnu99;
  285. GCC_NO_COMMON_BLOCKS = YES;
  286. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  287. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  288. GCC_WARN_UNDECLARED_SELECTOR = YES;
  289. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  290. GCC_WARN_UNUSED_FUNCTION = YES;
  291. GCC_WARN_UNUSED_VARIABLE = YES;
  292. MACOSX_DEPLOYMENT_TARGET = 10.11;
  293. MTL_ENABLE_DEBUG_INFO = NO;
  294. SDKROOT = macosx;
  295. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  296. };
  297. name = Release;
  298. };
  299. C99B91191C33841F00A91990 /* Debug */ = {
  300. isa = XCBuildConfiguration;
  301. buildSettings = {
  302. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  303. CODE_SIGN_IDENTITY = "Mac Developer";
  304. COMBINE_HIDPI_IMAGES = YES;
  305. DEVELOPMENT_TEAM = TPPAB4YBA6;
  306. INFOPLIST_FILE = writeas/Info.plist;
  307. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  308. MACOSX_DEPLOYMENT_TARGET = 10.10;
  309. PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas.pad;
  310. PRODUCT_NAME = "$(TARGET_NAME)";
  311. SWIFT_VERSION = 3.0;
  312. };
  313. name = Debug;
  314. };
  315. C99B911A1C33841F00A91990 /* Release */ = {
  316. isa = XCBuildConfiguration;
  317. buildSettings = {
  318. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  319. CODE_SIGN_IDENTITY = "Mac Developer";
  320. COMBINE_HIDPI_IMAGES = YES;
  321. DEVELOPMENT_TEAM = TPPAB4YBA6;
  322. INFOPLIST_FILE = writeas/Info.plist;
  323. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  324. MACOSX_DEPLOYMENT_TARGET = 10.10;
  325. PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas.pad;
  326. PRODUCT_NAME = "$(TARGET_NAME)";
  327. SWIFT_VERSION = 3.0;
  328. };
  329. name = Release;
  330. };
  331. /* End XCBuildConfiguration section */
  332. /* Begin XCConfigurationList section */
  333. C99B91041C33841E00A91990 /* Build configuration list for PBXProject "writeas" */ = {
  334. isa = XCConfigurationList;
  335. buildConfigurations = (
  336. C99B91161C33841F00A91990 /* Debug */,
  337. C99B91171C33841F00A91990 /* Release */,
  338. );
  339. defaultConfigurationIsVisible = 0;
  340. defaultConfigurationName = Release;
  341. };
  342. C99B91181C33841F00A91990 /* Build configuration list for PBXNativeTarget "Write.as" */ = {
  343. isa = XCConfigurationList;
  344. buildConfigurations = (
  345. C99B91191C33841F00A91990 /* Debug */,
  346. C99B911A1C33841F00A91990 /* Release */,
  347. );
  348. defaultConfigurationIsVisible = 0;
  349. defaultConfigurationName = Release;
  350. };
  351. /* End XCConfigurationList section */
  352. };
  353. rootObject = C99B91011C33841E00A91990 /* Project object */;
  354. }