project.pbxproj 18 KB

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