project.pbxproj 23 KB

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