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.

338 lines
15 KiB

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