project.pbxproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 93B408031D9ED44C000FBC99 /* MenuCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B408021D9ED44C000FBC99 /* MenuCollectionViewCell.swift */; };
  10. 93B84B9A1D9C31AB006C0F67 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B84B991D9C31AB006C0F67 /* AppDelegate.swift */; };
  11. 93B84B9C1D9C31AB006C0F67 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B84B9B1D9C31AB006C0F67 /* ViewController.swift */; };
  12. 93B84B9F1D9C31AB006C0F67 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 93B84B9D1D9C31AB006C0F67 /* Main.storyboard */; };
  13. 93B84BA21D9C31AB006C0F67 /* app.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 93B84BA01D9C31AB006C0F67 /* app.xcdatamodeld */; };
  14. 93B84BA41D9C31AB006C0F67 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 93B84BA31D9C31AB006C0F67 /* Assets.xcassets */; };
  15. 93B84BA71D9C31AB006C0F67 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 93B84BA51D9C31AB006C0F67 /* LaunchScreen.storyboard */; };
  16. 93D9EA601DE271E700089002 /* Section.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93D9EA5F1DE271E700089002 /* Section.xib */; };
  17. 93D9EA641DE273FD00089002 /* Section.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93D9EA631DE273FD00089002 /* Section.swift */; };
  18. 93D9EA681DE342AC00089002 /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93D9EA671DE342AC00089002 /* UIView.swift */; };
  19. 93D9EA6A1DE3491100089002 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93D9EA691DE3491100089002 /* HomeView.swift */; };
  20. 93D9EA6C1DE3498500089002 /* HomeView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93D9EA6B1DE3498500089002 /* HomeView.xib */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXFileReference section */
  23. 93B408021D9ED44C000FBC99 /* MenuCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MenuCollectionViewCell.swift; path = ../MenuCollectionViewCell.swift; sourceTree = "<group>"; };
  24. 93B84B961D9C31AB006C0F67 /* app.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = app.app; sourceTree = BUILT_PRODUCTS_DIR; };
  25. 93B84B991D9C31AB006C0F67 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  26. 93B84B9B1D9C31AB006C0F67 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  27. 93B84B9E1D9C31AB006C0F67 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  28. 93B84BA11D9C31AB006C0F67 /* app.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = app.xcdatamodel; sourceTree = "<group>"; };
  29. 93B84BA31D9C31AB006C0F67 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  30. 93B84BA61D9C31AB006C0F67 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  31. 93B84BA81D9C31AB006C0F67 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  32. 93D9EA5F1DE271E700089002 /* Section.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Section.xib; path = ../Section.xib; sourceTree = "<group>"; };
  33. 93D9EA631DE273FD00089002 /* Section.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Section.swift; sourceTree = "<group>"; };
  34. 93D9EA671DE342AC00089002 /* UIView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIView.swift; sourceTree = "<group>"; };
  35. 93D9EA691DE3491100089002 /* HomeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
  36. 93D9EA6B1DE3498500089002 /* HomeView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeView.xib; sourceTree = "<group>"; };
  37. /* End PBXFileReference section */
  38. /* Begin PBXFrameworksBuildPhase section */
  39. 93B84B931D9C31AB006C0F67 /* Frameworks */ = {
  40. isa = PBXFrameworksBuildPhase;
  41. buildActionMask = 2147483647;
  42. files = (
  43. );
  44. runOnlyForDeploymentPostprocessing = 0;
  45. };
  46. /* End PBXFrameworksBuildPhase section */
  47. /* Begin PBXGroup section */
  48. 93B84B8D1D9C31AB006C0F67 = {
  49. isa = PBXGroup;
  50. children = (
  51. 93B84B981D9C31AB006C0F67 /* app */,
  52. 93B84B971D9C31AB006C0F67 /* Products */,
  53. );
  54. sourceTree = "<group>";
  55. };
  56. 93B84B971D9C31AB006C0F67 /* Products */ = {
  57. isa = PBXGroup;
  58. children = (
  59. 93B84B961D9C31AB006C0F67 /* app.app */,
  60. );
  61. name = Products;
  62. sourceTree = "<group>";
  63. };
  64. 93B84B981D9C31AB006C0F67 /* app */ = {
  65. isa = PBXGroup;
  66. children = (
  67. 93B408021D9ED44C000FBC99 /* MenuCollectionViewCell.swift */,
  68. 93B84B991D9C31AB006C0F67 /* AppDelegate.swift */,
  69. 93B84B9B1D9C31AB006C0F67 /* ViewController.swift */,
  70. 93B84B9D1D9C31AB006C0F67 /* Main.storyboard */,
  71. 93B84BA31D9C31AB006C0F67 /* Assets.xcassets */,
  72. 93B84BA51D9C31AB006C0F67 /* LaunchScreen.storyboard */,
  73. 93B84BA81D9C31AB006C0F67 /* Info.plist */,
  74. 93B84BA01D9C31AB006C0F67 /* app.xcdatamodeld */,
  75. 93D9EA5F1DE271E700089002 /* Section.xib */,
  76. 93D9EA6B1DE3498500089002 /* HomeView.xib */,
  77. 93D9EA631DE273FD00089002 /* Section.swift */,
  78. 93D9EA691DE3491100089002 /* HomeView.swift */,
  79. 93D9EA671DE342AC00089002 /* UIView.swift */,
  80. );
  81. path = app;
  82. sourceTree = "<group>";
  83. };
  84. /* End PBXGroup section */
  85. /* Begin PBXNativeTarget section */
  86. 93B84B951D9C31AB006C0F67 /* app */ = {
  87. isa = PBXNativeTarget;
  88. buildConfigurationList = 93B84BAB1D9C31AB006C0F67 /* Build configuration list for PBXNativeTarget "app" */;
  89. buildPhases = (
  90. 93B84B921D9C31AB006C0F67 /* Sources */,
  91. 93B84B931D9C31AB006C0F67 /* Frameworks */,
  92. 93B84B941D9C31AB006C0F67 /* Resources */,
  93. );
  94. buildRules = (
  95. );
  96. dependencies = (
  97. );
  98. name = app;
  99. productName = app;
  100. productReference = 93B84B961D9C31AB006C0F67 /* app.app */;
  101. productType = "com.apple.product-type.application";
  102. };
  103. /* End PBXNativeTarget section */
  104. /* Begin PBXProject section */
  105. 93B84B8E1D9C31AB006C0F67 /* Project object */ = {
  106. isa = PBXProject;
  107. attributes = {
  108. LastSwiftUpdateCheck = 0800;
  109. LastUpgradeCheck = 0800;
  110. ORGANIZATIONNAME = Margolariak;
  111. TargetAttributes = {
  112. 93B84B951D9C31AB006C0F67 = {
  113. CreatedOnToolsVersion = 8.0;
  114. DevelopmentTeam = Z2WQ2CQN52;
  115. ProvisioningStyle = Automatic;
  116. };
  117. };
  118. };
  119. buildConfigurationList = 93B84B911D9C31AB006C0F67 /* Build configuration list for PBXProject "app" */;
  120. compatibilityVersion = "Xcode 3.2";
  121. developmentRegion = English;
  122. hasScannedForEncodings = 0;
  123. knownRegions = (
  124. en,
  125. Base,
  126. );
  127. mainGroup = 93B84B8D1D9C31AB006C0F67;
  128. productRefGroup = 93B84B971D9C31AB006C0F67 /* Products */;
  129. projectDirPath = "";
  130. projectRoot = "";
  131. targets = (
  132. 93B84B951D9C31AB006C0F67 /* app */,
  133. );
  134. };
  135. /* End PBXProject section */
  136. /* Begin PBXResourcesBuildPhase section */
  137. 93B84B941D9C31AB006C0F67 /* Resources */ = {
  138. isa = PBXResourcesBuildPhase;
  139. buildActionMask = 2147483647;
  140. files = (
  141. 93B84BA71D9C31AB006C0F67 /* LaunchScreen.storyboard in Resources */,
  142. 93D9EA601DE271E700089002 /* Section.xib in Resources */,
  143. 93B84BA41D9C31AB006C0F67 /* Assets.xcassets in Resources */,
  144. 93B84B9F1D9C31AB006C0F67 /* Main.storyboard in Resources */,
  145. 93D9EA6C1DE3498500089002 /* HomeView.xib in Resources */,
  146. );
  147. runOnlyForDeploymentPostprocessing = 0;
  148. };
  149. /* End PBXResourcesBuildPhase section */
  150. /* Begin PBXSourcesBuildPhase section */
  151. 93B84B921D9C31AB006C0F67 /* Sources */ = {
  152. isa = PBXSourcesBuildPhase;
  153. buildActionMask = 2147483647;
  154. files = (
  155. 93D9EA641DE273FD00089002 /* Section.swift in Sources */,
  156. 93D9EA6A1DE3491100089002 /* HomeView.swift in Sources */,
  157. 93B84B9C1D9C31AB006C0F67 /* ViewController.swift in Sources */,
  158. 93B84B9A1D9C31AB006C0F67 /* AppDelegate.swift in Sources */,
  159. 93B84BA21D9C31AB006C0F67 /* app.xcdatamodeld in Sources */,
  160. 93D9EA681DE342AC00089002 /* UIView.swift in Sources */,
  161. 93B408031D9ED44C000FBC99 /* MenuCollectionViewCell.swift in Sources */,
  162. );
  163. runOnlyForDeploymentPostprocessing = 0;
  164. };
  165. /* End PBXSourcesBuildPhase section */
  166. /* Begin PBXVariantGroup section */
  167. 93B84B9D1D9C31AB006C0F67 /* Main.storyboard */ = {
  168. isa = PBXVariantGroup;
  169. children = (
  170. 93B84B9E1D9C31AB006C0F67 /* Base */,
  171. );
  172. name = Main.storyboard;
  173. sourceTree = "<group>";
  174. };
  175. 93B84BA51D9C31AB006C0F67 /* LaunchScreen.storyboard */ = {
  176. isa = PBXVariantGroup;
  177. children = (
  178. 93B84BA61D9C31AB006C0F67 /* Base */,
  179. );
  180. name = LaunchScreen.storyboard;
  181. sourceTree = "<group>";
  182. };
  183. /* End PBXVariantGroup section */
  184. /* Begin XCBuildConfiguration section */
  185. 93B84BA91D9C31AB006C0F67 /* Debug */ = {
  186. isa = XCBuildConfiguration;
  187. buildSettings = {
  188. ALWAYS_SEARCH_USER_PATHS = NO;
  189. CLANG_ANALYZER_NONNULL = YES;
  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_DOCUMENTATION_COMMENTS = YES;
  198. CLANG_WARN_EMPTY_BODY = YES;
  199. CLANG_WARN_ENUM_CONVERSION = YES;
  200. CLANG_WARN_INFINITE_RECURSION = YES;
  201. CLANG_WARN_INT_CONVERSION = YES;
  202. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  203. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  204. CLANG_WARN_UNREACHABLE_CODE = YES;
  205. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  206. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  207. COPY_PHASE_STRIP = NO;
  208. DEBUG_INFORMATION_FORMAT = dwarf;
  209. ENABLE_STRICT_OBJC_MSGSEND = YES;
  210. ENABLE_TESTABILITY = YES;
  211. GCC_C_LANGUAGE_STANDARD = gnu99;
  212. GCC_DYNAMIC_NO_PIC = NO;
  213. GCC_NO_COMMON_BLOCKS = YES;
  214. GCC_OPTIMIZATION_LEVEL = 0;
  215. GCC_PREPROCESSOR_DEFINITIONS = (
  216. "DEBUG=1",
  217. "$(inherited)",
  218. );
  219. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  220. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  221. GCC_WARN_UNDECLARED_SELECTOR = YES;
  222. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  223. GCC_WARN_UNUSED_FUNCTION = YES;
  224. GCC_WARN_UNUSED_VARIABLE = YES;
  225. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  226. MTL_ENABLE_DEBUG_INFO = YES;
  227. ONLY_ACTIVE_ARCH = YES;
  228. SDKROOT = iphoneos;
  229. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  230. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  231. TARGETED_DEVICE_FAMILY = "1,2";
  232. };
  233. name = Debug;
  234. };
  235. 93B84BAA1D9C31AB006C0F67 /* Release */ = {
  236. isa = XCBuildConfiguration;
  237. buildSettings = {
  238. ALWAYS_SEARCH_USER_PATHS = NO;
  239. CLANG_ANALYZER_NONNULL = YES;
  240. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  241. CLANG_CXX_LIBRARY = "libc++";
  242. CLANG_ENABLE_MODULES = YES;
  243. CLANG_ENABLE_OBJC_ARC = YES;
  244. CLANG_WARN_BOOL_CONVERSION = YES;
  245. CLANG_WARN_CONSTANT_CONVERSION = YES;
  246. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  247. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  248. CLANG_WARN_EMPTY_BODY = YES;
  249. CLANG_WARN_ENUM_CONVERSION = YES;
  250. CLANG_WARN_INFINITE_RECURSION = YES;
  251. CLANG_WARN_INT_CONVERSION = YES;
  252. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  253. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  254. CLANG_WARN_UNREACHABLE_CODE = YES;
  255. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  256. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  257. COPY_PHASE_STRIP = NO;
  258. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  259. ENABLE_NS_ASSERTIONS = NO;
  260. ENABLE_STRICT_OBJC_MSGSEND = YES;
  261. GCC_C_LANGUAGE_STANDARD = gnu99;
  262. GCC_NO_COMMON_BLOCKS = YES;
  263. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  264. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  265. GCC_WARN_UNDECLARED_SELECTOR = YES;
  266. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  267. GCC_WARN_UNUSED_FUNCTION = YES;
  268. GCC_WARN_UNUSED_VARIABLE = YES;
  269. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  270. MTL_ENABLE_DEBUG_INFO = NO;
  271. SDKROOT = iphoneos;
  272. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  273. TARGETED_DEVICE_FAMILY = "1,2";
  274. VALIDATE_PRODUCT = YES;
  275. };
  276. name = Release;
  277. };
  278. 93B84BAC1D9C31AB006C0F67 /* Debug */ = {
  279. isa = XCBuildConfiguration;
  280. buildSettings = {
  281. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  282. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  283. DEVELOPMENT_TEAM = Z2WQ2CQN52;
  284. INFOPLIST_FILE = app/Info.plist;
  285. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  286. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  287. PRODUCT_BUNDLE_IDENTIFIER = com.margolariak.app;
  288. PRODUCT_NAME = "$(TARGET_NAME)";
  289. SWIFT_VERSION = 3.0;
  290. };
  291. name = Debug;
  292. };
  293. 93B84BAD1D9C31AB006C0F67 /* Release */ = {
  294. isa = XCBuildConfiguration;
  295. buildSettings = {
  296. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  297. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  298. DEVELOPMENT_TEAM = Z2WQ2CQN52;
  299. INFOPLIST_FILE = app/Info.plist;
  300. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  301. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  302. PRODUCT_BUNDLE_IDENTIFIER = com.margolariak.app;
  303. PRODUCT_NAME = "$(TARGET_NAME)";
  304. SWIFT_VERSION = 3.0;
  305. };
  306. name = Release;
  307. };
  308. /* End XCBuildConfiguration section */
  309. /* Begin XCConfigurationList section */
  310. 93B84B911D9C31AB006C0F67 /* Build configuration list for PBXProject "app" */ = {
  311. isa = XCConfigurationList;
  312. buildConfigurations = (
  313. 93B84BA91D9C31AB006C0F67 /* Debug */,
  314. 93B84BAA1D9C31AB006C0F67 /* Release */,
  315. );
  316. defaultConfigurationIsVisible = 0;
  317. defaultConfigurationName = Release;
  318. };
  319. 93B84BAB1D9C31AB006C0F67 /* Build configuration list for PBXNativeTarget "app" */ = {
  320. isa = XCConfigurationList;
  321. buildConfigurations = (
  322. 93B84BAC1D9C31AB006C0F67 /* Debug */,
  323. 93B84BAD1D9C31AB006C0F67 /* Release */,
  324. );
  325. defaultConfigurationIsVisible = 0;
  326. defaultConfigurationName = Release;
  327. };
  328. /* End XCConfigurationList section */
  329. /* Begin XCVersionGroup section */
  330. 93B84BA01D9C31AB006C0F67 /* app.xcdatamodeld */ = {
  331. isa = XCVersionGroup;
  332. children = (
  333. 93B84BA11D9C31AB006C0F67 /* app.xcdatamodel */,
  334. );
  335. currentVersion = 93B84BA11D9C31AB006C0F67 /* app.xcdatamodel */;
  336. path = app.xcdatamodeld;
  337. sourceTree = "<group>";
  338. versionGroupType = wrapper.xcdatamodel;
  339. };
  340. /* End XCVersionGroup section */
  341. };
  342. rootObject = 93B84B8E1D9C31AB006C0F67 /* Project object */;
  343. }