project.pbxproj 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651
  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. 9326C4F41EA51C39007DF2A4 /* RowLablancaDay.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9326C4F31EA51C39007DF2A4 /* RowLablancaDay.xib */; };
  18. 9326C4F61EA5279D007DF2A4 /* RowLablancaDay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9326C4F51EA5279D007DF2A4 /* RowLablancaDay.swift */; };
  19. 93294FF81E336FA000FDAF50 /* Entry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93294FF71E336FA000FDAF50 /* Entry.swift */; };
  20. 93294FFA1E337D0D00FDAF50 /* RowHomePastActivities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93294FF91E337D0D00FDAF50 /* RowHomePastActivities.swift */; };
  21. 935746101EE20B99005DED61 /* FetchLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9357460F1EE20B99005DED61 /* FetchLocation.swift */; };
  22. 935892D01E493C2300E1CD5F /* UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 935892CF1E493C2300E1CD5F /* UIImageView.swift */; };
  23. 935AE18A1EC6138D0055E71F /* SyncController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 935AE1891EC6138D0055E71F /* SyncController.swift */; };
  24. 935AE18C1ECE162C0055E71F /* RowLablancaOffer.xib in Resources */ = {isa = PBXBuildFile; fileRef = 935AE18B1ECE162B0055E71F /* RowLablancaOffer.xib */; };
  25. 935AE18E1ECE1F180055E71F /* RowLablancaOffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 935AE18D1ECE1F180055E71F /* RowLablancaOffer.swift */; };
  26. 935D6E2D1E8678B700CED3A1 /* GalleryView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 935D6E2C1E8678B700CED3A1 /* GalleryView.xib */; };
  27. 935D6E2F1E86792000CED3A1 /* GalleryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 935D6E2E1E86792000CED3A1 /* GalleryView.swift */; };
  28. 935D6E311E867C5E00CED3A1 /* RowGallery.xib in Resources */ = {isa = PBXBuildFile; fileRef = 935D6E301E867C5E00CED3A1 /* RowGallery.xib */; };
  29. 935D6E331E867C7E00CED3A1 /* RowGallery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 935D6E321E867C7E00CED3A1 /* RowGallery.swift */; };
  30. 936966ED1E98445200A11055 /* AlbumViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 936966EC1E98445200A11055 /* AlbumViewController.swift */; };
  31. 936966EF1E9848D600A11055 /* RowAlbum.xib in Resources */ = {isa = PBXBuildFile; fileRef = 936966EE1E9848D600A11055 /* RowAlbum.xib */; };
  32. 936966F11E984B5000A11055 /* RowAlbum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 936966F01E984B5000A11055 /* RowAlbum.swift */; };
  33. 937EA02D1E5B8B5300D0893A /* UIApplcation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 937EA02C1E5B8B5300D0893A /* UIApplcation.swift */; };
  34. 938D211D1EA2275300C47EC3 /* LablancaView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 938D211C1EA2275300C47EC3 /* LablancaView.xib */; };
  35. 938D211F1EA2306300C47EC3 /* LablancaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 938D211E1EA2306300C47EC3 /* LablancaView.swift */; };
  36. 93B408031D9ED44C000FBC99 /* MenuCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B408021D9ED44C000FBC99 /* MenuCollectionViewCell.swift */; };
  37. 93B5C01A1E872B4B0069BFF8 /* RowHomeGallery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B5C0191E872B4B0069BFF8 /* RowHomeGallery.swift */; };
  38. 93B5C01C1E872B600069BFF8 /* RowHomeGallery.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93B5C01B1E872B600069BFF8 /* RowHomeGallery.xib */; };
  39. 93B84B9A1D9C31AB006C0F67 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B84B991D9C31AB006C0F67 /* AppDelegate.swift */; };
  40. 93B84B9C1D9C31AB006C0F67 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B84B9B1D9C31AB006C0F67 /* ViewController.swift */; };
  41. 93B84B9F1D9C31AB006C0F67 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 93B84B9D1D9C31AB006C0F67 /* Main.storyboard */; };
  42. 93B84BA21D9C31AB006C0F67 /* app.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 93B84BA01D9C31AB006C0F67 /* app.xcdatamodeld */; };
  43. 93B84BA41D9C31AB006C0F67 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 93B84BA31D9C31AB006C0F67 /* Assets.xcassets */; };
  44. 93B84BA71D9C31AB006C0F67 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 93B84BA51D9C31AB006C0F67 /* LaunchScreen.storyboard */; };
  45. 93B9113D1ED7567C0061BA71 /* LocationView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93B9113C1ED7567B0061BA71 /* LocationView.xib */; };
  46. 93B9113F1ED7582B0061BA71 /* LocationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93B9113E1ED7582B0061BA71 /* LocationView.swift */; };
  47. 93B911411ED761D80061BA71 /* GoogleMapsBase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911401ED761D80061BA71 /* GoogleMapsBase.framework */; };
  48. 93B911441ED7621B0061BA71 /* GoogleMaps.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911421ED7621B0061BA71 /* GoogleMaps.framework */; };
  49. 93B911451ED7621B0061BA71 /* GoogleMapsCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911431ED7621B0061BA71 /* GoogleMapsCore.framework */; };
  50. 93B911471ED763690061BA71 /* GoogleMaps.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 93B911461ED763690061BA71 /* GoogleMaps.bundle */; };
  51. 93B911491ED764010061BA71 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911481ED764010061BA71 /* AVFoundation.framework */; };
  52. 93B9114B1ED7640D0061BA71 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B9114A1ED7640D0061BA71 /* CoreLocation.framework */; };
  53. 93B9114D1ED7641C0061BA71 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B9114C1ED7641C0061BA71 /* CoreText.framework */; };
  54. 93B9114F1ED764280061BA71 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B9114E1ED764280061BA71 /* GLKit.framework */; };
  55. 93B911511ED764340061BA71 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911501ED764340061BA71 /* ImageIO.framework */; };
  56. 93B911531ED764550061BA71 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911521ED764550061BA71 /* libc++.tbd */; };
  57. 93B911551ED764650061BA71 /* libicucore.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911541ED764650061BA71 /* libicucore.tbd */; };
  58. 93B911571ED764710061BA71 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911561ED764710061BA71 /* libz.tbd */; };
  59. 93B911591ED7647C0061BA71 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911581ED7647C0061BA71 /* OpenGLES.framework */; };
  60. 93B9115B1ED764890061BA71 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B9115A1ED764890061BA71 /* QuartzCore.framework */; };
  61. 93B9115D1ED764940061BA71 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B9115C1ED764940061BA71 /* SystemConfiguration.framework */; };
  62. 93B911621ED7689E0061BA71 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93B911611ED7689E0061BA71 /* Accelerate.framework */; };
  63. 93BAD2EE1E585578009DF853 /* RowHomeBlog.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93BAD2ED1E585578009DF853 /* RowHomeBlog.xib */; };
  64. 93BAD2F01E585662009DF853 /* RowHomeBlog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93BAD2EF1E585662009DF853 /* RowHomeBlog.swift */; };
  65. 93BAD2F21E585E88009DF853 /* RowHomeFutureActivities.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93BAD2F11E585E88009DF853 /* RowHomeFutureActivities.xib */; };
  66. 93BAD2F41E585EE6009DF853 /* RowHomeFutureActivities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93BAD2F31E585EE6009DF853 /* RowHomeFutureActivities.swift */; };
  67. 93BAD2F61E586310009DF853 /* RowHomeSocial.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93BAD2F51E586310009DF853 /* RowHomeSocial.xib */; };
  68. 93BAD2F81E586741009DF853 /* RowHomeSocial.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93BAD2F71E586741009DF853 /* RowHomeSocial.swift */; };
  69. 93BEB6D21E7E878300C68DE5 /* PostViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93BEB6D11E7E878300C68DE5 /* PostViewController.swift */; };
  70. 93D9EA601DE271E700089002 /* Section.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93D9EA5F1DE271E700089002 /* Section.xib */; };
  71. 93D9EA641DE273FD00089002 /* Section.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93D9EA631DE273FD00089002 /* Section.swift */; };
  72. 93D9EA681DE342AC00089002 /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93D9EA671DE342AC00089002 /* UIView.swift */; };
  73. 93D9EA6A1DE3491100089002 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93D9EA691DE3491100089002 /* HomeView.swift */; };
  74. 93D9EA6C1DE3498500089002 /* HomeView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93D9EA6B1DE3498500089002 /* HomeView.xib */; };
  75. 93D9EA711DE37C7900089002 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 93D9EA701DE37C7900089002 /* libsqlite3.tbd */; };
  76. 93D9EA761DE3ACBB00089002 /* Sync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93D9EA751DE3ACBB00089002 /* Sync.swift */; };
  77. 93E0C5E21EB7E7F000905811 /* ActivitiesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93E0C5E11EB7E7F000905811 /* ActivitiesView.xib */; };
  78. 93E0C5E41EB7E94300905811 /* ActivitiesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E0C5E31EB7E94300905811 /* ActivitiesView.swift */; };
  79. 93E0C5E61EBDEF2B00905811 /* RowFutureActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E0C5E51EBDEF2B00905811 /* RowFutureActivity.swift */; };
  80. 93E0C5E81EBDF0E700905811 /* RowFutureActivity.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93E0C5E71EBDF0E700905811 /* RowFutureActivity.xib */; };
  81. 93E0C5EA1EBDFFB400905811 /* RowPastActivity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E0C5E91EBDFFB300905811 /* RowPastActivity.swift */; };
  82. 93E0C5EC1EBE001000905811 /* RowPastActivity.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93E0C5EB1EBE000F00905811 /* RowPastActivity.xib */; };
  83. 93E0C5EE1EBE25BD00905811 /* RowLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E0C5ED1EBE25BC00905811 /* RowLabel.swift */; };
  84. 93E0C5F21EBE264F00905811 /* RowLabel.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93E0C5F11EBE264F00905811 /* RowLabel.xib */; };
  85. 93E0C5F41EBE306900905811 /* ScheduleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93E0C5F31EBE306900905811 /* ScheduleViewController.swift */; };
  86. 93EB2F0C1EBF5AEB00F64186 /* RowSchedule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93EB2F0B1EBF5AEB00F64186 /* RowSchedule.swift */; };
  87. 93EB2F0E1EBF5BF500F64186 /* RowSchedule.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93EB2F0D1EBF5BF500F64186 /* RowSchedule.xib */; };
  88. /* End PBXBuildFile section */
  89. /* Begin PBXFileReference section */
  90. 93075C691E59CAB000396389 /* BlogView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = BlogView.xib; sourceTree = "<group>"; };
  91. 93075C6B1E59CB6B00396389 /* BlogView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlogView.swift; sourceTree = "<group>"; };
  92. 93075C6F1E59D04A00396389 /* RowBlog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowBlog.swift; sourceTree = "<group>"; };
  93. 93075C711E59D06900396389 /* RowBlog.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowBlog.xib; sourceTree = "<group>"; };
  94. 931AA5881E1AFF8C003A2290 /* String.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
  95. 931AA58A1E1DA910003A2290 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  96. 931AA5AD1E218D0D003A2290 /* Entry.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = Entry.xib; sourceTree = "<group>"; };
  97. 931AA5AF1E219006003A2290 /* RowHomePastActivities.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowHomePastActivities.xib; sourceTree = "<group>"; };
  98. 9326C4F31EA51C39007DF2A4 /* RowLablancaDay.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowLablancaDay.xib; sourceTree = "<group>"; };
  99. 9326C4F51EA5279D007DF2A4 /* RowLablancaDay.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowLablancaDay.swift; sourceTree = "<group>"; };
  100. 93294FF71E336FA000FDAF50 /* Entry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Entry.swift; sourceTree = "<group>"; };
  101. 93294FF91E337D0D00FDAF50 /* RowHomePastActivities.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowHomePastActivities.swift; sourceTree = "<group>"; };
  102. 9357460F1EE20B99005DED61 /* FetchLocation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FetchLocation.swift; sourceTree = "<group>"; };
  103. 935892CF1E493C2300E1CD5F /* UIImageView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImageView.swift; sourceTree = "<group>"; };
  104. 935AE1891EC6138D0055E71F /* SyncController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SyncController.swift; sourceTree = "<group>"; };
  105. 935AE18B1ECE162B0055E71F /* RowLablancaOffer.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowLablancaOffer.xib; sourceTree = "<group>"; };
  106. 935AE18D1ECE1F180055E71F /* RowLablancaOffer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowLablancaOffer.swift; sourceTree = "<group>"; };
  107. 935D6E2C1E8678B700CED3A1 /* GalleryView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GalleryView.xib; sourceTree = "<group>"; };
  108. 935D6E2E1E86792000CED3A1 /* GalleryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GalleryView.swift; sourceTree = "<group>"; };
  109. 935D6E301E867C5E00CED3A1 /* RowGallery.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowGallery.xib; sourceTree = "<group>"; };
  110. 935D6E321E867C7E00CED3A1 /* RowGallery.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowGallery.swift; sourceTree = "<group>"; };
  111. 936966EC1E98445200A11055 /* AlbumViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AlbumViewController.swift; sourceTree = "<group>"; };
  112. 936966EE1E9848D600A11055 /* RowAlbum.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowAlbum.xib; sourceTree = "<group>"; };
  113. 936966F01E984B5000A11055 /* RowAlbum.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowAlbum.swift; sourceTree = "<group>"; };
  114. 937EA02C1E5B8B5300D0893A /* UIApplcation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIApplcation.swift; sourceTree = "<group>"; };
  115. 938D211C1EA2275300C47EC3 /* LablancaView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LablancaView.xib; sourceTree = "<group>"; };
  116. 938D211E1EA2306300C47EC3 /* LablancaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LablancaView.swift; sourceTree = "<group>"; };
  117. 93B408021D9ED44C000FBC99 /* MenuCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MenuCollectionViewCell.swift; path = ../MenuCollectionViewCell.swift; sourceTree = "<group>"; };
  118. 93B5C0191E872B4B0069BFF8 /* RowHomeGallery.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowHomeGallery.swift; sourceTree = "<group>"; };
  119. 93B5C01B1E872B600069BFF8 /* RowHomeGallery.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowHomeGallery.xib; sourceTree = "<group>"; };
  120. 93B84B961D9C31AB006C0F67 /* app.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = app.app; sourceTree = BUILT_PRODUCTS_DIR; };
  121. 93B84B991D9C31AB006C0F67 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  122. 93B84B9B1D9C31AB006C0F67 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  123. 93B84B9E1D9C31AB006C0F67 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  124. 93B84BA11D9C31AB006C0F67 /* app.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = app.xcdatamodel; sourceTree = "<group>"; };
  125. 93B84BA31D9C31AB006C0F67 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  126. 93B84BA61D9C31AB006C0F67 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  127. 93B84BA81D9C31AB006C0F67 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  128. 93B9113C1ED7567B0061BA71 /* LocationView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LocationView.xib; sourceTree = "<group>"; };
  129. 93B9113E1ED7582B0061BA71 /* LocationView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationView.swift; sourceTree = "<group>"; };
  130. 93B911401ED761D80061BA71 /* GoogleMapsBase.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMapsBase.framework; sourceTree = "<group>"; };
  131. 93B911421ED7621B0061BA71 /* GoogleMaps.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMaps.framework; sourceTree = "<group>"; };
  132. 93B911431ED7621B0061BA71 /* GoogleMapsCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMapsCore.framework; sourceTree = "<group>"; };
  133. 93B911461ED763690061BA71 /* GoogleMaps.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GoogleMaps.bundle; path = GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle; sourceTree = "<group>"; };
  134. 93B911481ED764010061BA71 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  135. 93B9114A1ED7640D0061BA71 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
  136. 93B9114C1ED7641C0061BA71 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  137. 93B9114E1ED764280061BA71 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
  138. 93B911501ED764340061BA71 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  139. 93B911521ED764550061BA71 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
  140. 93B911541ED764650061BA71 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; };
  141. 93B911561ED764710061BA71 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  142. 93B911581ED7647C0061BA71 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  143. 93B9115A1ED764890061BA71 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  144. 93B9115C1ED764940061BA71 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  145. 93B9115E1ED765510061BA71 /* app-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "app-Bridging-Header.h"; sourceTree = "<group>"; };
  146. 93B911611ED7689E0061BA71 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  147. 93BAD2ED1E585578009DF853 /* RowHomeBlog.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowHomeBlog.xib; sourceTree = "<group>"; };
  148. 93BAD2EF1E585662009DF853 /* RowHomeBlog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowHomeBlog.swift; sourceTree = "<group>"; };
  149. 93BAD2F11E585E88009DF853 /* RowHomeFutureActivities.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowHomeFutureActivities.xib; sourceTree = "<group>"; };
  150. 93BAD2F31E585EE6009DF853 /* RowHomeFutureActivities.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowHomeFutureActivities.swift; sourceTree = "<group>"; };
  151. 93BAD2F51E586310009DF853 /* RowHomeSocial.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowHomeSocial.xib; sourceTree = "<group>"; };
  152. 93BAD2F71E586741009DF853 /* RowHomeSocial.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowHomeSocial.swift; sourceTree = "<group>"; };
  153. 93BEB6D11E7E878300C68DE5 /* PostViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PostViewController.swift; sourceTree = "<group>"; };
  154. 93D9EA5F1DE271E700089002 /* Section.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Section.xib; path = ../Section.xib; sourceTree = "<group>"; };
  155. 93D9EA631DE273FD00089002 /* Section.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Section.swift; sourceTree = "<group>"; };
  156. 93D9EA671DE342AC00089002 /* UIView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIView.swift; sourceTree = "<group>"; };
  157. 93D9EA691DE3491100089002 /* HomeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
  158. 93D9EA6B1DE3498500089002 /* HomeView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HomeView.xib; sourceTree = "<group>"; };
  159. 93D9EA701DE37C7900089002 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
  160. 93D9EA751DE3ACBB00089002 /* Sync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Sync.swift; sourceTree = "<group>"; };
  161. 93E0C5E11EB7E7F000905811 /* ActivitiesView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ActivitiesView.xib; sourceTree = "<group>"; };
  162. 93E0C5E31EB7E94300905811 /* ActivitiesView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivitiesView.swift; sourceTree = "<group>"; };
  163. 93E0C5E51EBDEF2B00905811 /* RowFutureActivity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowFutureActivity.swift; sourceTree = "<group>"; };
  164. 93E0C5E71EBDF0E700905811 /* RowFutureActivity.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowFutureActivity.xib; sourceTree = "<group>"; };
  165. 93E0C5E91EBDFFB300905811 /* RowPastActivity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowPastActivity.swift; sourceTree = "<group>"; };
  166. 93E0C5EB1EBE000F00905811 /* RowPastActivity.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowPastActivity.xib; sourceTree = "<group>"; };
  167. 93E0C5ED1EBE25BC00905811 /* RowLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowLabel.swift; sourceTree = "<group>"; };
  168. 93E0C5F11EBE264F00905811 /* RowLabel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowLabel.xib; sourceTree = "<group>"; };
  169. 93E0C5F31EBE306900905811 /* ScheduleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScheduleViewController.swift; sourceTree = "<group>"; };
  170. 93EB2F0B1EBF5AEB00F64186 /* RowSchedule.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowSchedule.swift; sourceTree = "<group>"; };
  171. 93EB2F0D1EBF5BF500F64186 /* RowSchedule.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RowSchedule.xib; sourceTree = "<group>"; };
  172. /* End PBXFileReference section */
  173. /* Begin PBXFrameworksBuildPhase section */
  174. 93B84B931D9C31AB006C0F67 /* Frameworks */ = {
  175. isa = PBXFrameworksBuildPhase;
  176. buildActionMask = 2147483647;
  177. files = (
  178. 93B911621ED7689E0061BA71 /* Accelerate.framework in Frameworks */,
  179. 93B9115D1ED764940061BA71 /* SystemConfiguration.framework in Frameworks */,
  180. 93B9115B1ED764890061BA71 /* QuartzCore.framework in Frameworks */,
  181. 93B911591ED7647C0061BA71 /* OpenGLES.framework in Frameworks */,
  182. 93B911571ED764710061BA71 /* libz.tbd in Frameworks */,
  183. 93B911551ED764650061BA71 /* libicucore.tbd in Frameworks */,
  184. 93B911531ED764550061BA71 /* libc++.tbd in Frameworks */,
  185. 93B911511ED764340061BA71 /* ImageIO.framework in Frameworks */,
  186. 93B9114F1ED764280061BA71 /* GLKit.framework in Frameworks */,
  187. 93B9114D1ED7641C0061BA71 /* CoreText.framework in Frameworks */,
  188. 93B9114B1ED7640D0061BA71 /* CoreLocation.framework in Frameworks */,
  189. 93B911491ED764010061BA71 /* AVFoundation.framework in Frameworks */,
  190. 93B911411ED761D80061BA71 /* GoogleMapsBase.framework in Frameworks */,
  191. 931AA58B1E1DA911003A2290 /* CoreData.framework in Frameworks */,
  192. 93B911451ED7621B0061BA71 /* GoogleMapsCore.framework in Frameworks */,
  193. 93B911441ED7621B0061BA71 /* GoogleMaps.framework in Frameworks */,
  194. 93D9EA711DE37C7900089002 /* libsqlite3.tbd in Frameworks */,
  195. );
  196. runOnlyForDeploymentPostprocessing = 0;
  197. };
  198. /* End PBXFrameworksBuildPhase section */
  199. /* Begin PBXGroup section */
  200. 93B84B8D1D9C31AB006C0F67 = {
  201. isa = PBXGroup;
  202. children = (
  203. 93B84B981D9C31AB006C0F67 /* app */,
  204. 93B84B971D9C31AB006C0F67 /* Products */,
  205. 93D9EA6F1DE37C7900089002 /* Frameworks */,
  206. );
  207. sourceTree = "<group>";
  208. };
  209. 93B84B971D9C31AB006C0F67 /* Products */ = {
  210. isa = PBXGroup;
  211. children = (
  212. 93B84B961D9C31AB006C0F67 /* app.app */,
  213. );
  214. name = Products;
  215. sourceTree = "<group>";
  216. };
  217. 93B84B981D9C31AB006C0F67 /* app */ = {
  218. isa = PBXGroup;
  219. children = (
  220. 93B84BA81D9C31AB006C0F67 /* Info.plist */,
  221. 93B84BA31D9C31AB006C0F67 /* Assets.xcassets */,
  222. 93B84BA01D9C31AB006C0F67 /* app.xcdatamodeld */,
  223. 93B84BA51D9C31AB006C0F67 /* LaunchScreen.storyboard */,
  224. 93B84B991D9C31AB006C0F67 /* AppDelegate.swift */,
  225. 93B84B9D1D9C31AB006C0F67 /* Main.storyboard */,
  226. 93B84B9B1D9C31AB006C0F67 /* ViewController.swift */,
  227. 93B408021D9ED44C000FBC99 /* MenuCollectionViewCell.swift */,
  228. 93BEB6D11E7E878300C68DE5 /* PostViewController.swift */,
  229. 93D9EA5F1DE271E700089002 /* Section.xib */,
  230. 93D9EA631DE273FD00089002 /* Section.swift */,
  231. 931AA5AD1E218D0D003A2290 /* Entry.xib */,
  232. 93294FF71E336FA000FDAF50 /* Entry.swift */,
  233. 93D9EA6B1DE3498500089002 /* HomeView.xib */,
  234. 93D9EA691DE3491100089002 /* HomeView.swift */,
  235. 93BAD2F11E585E88009DF853 /* RowHomeFutureActivities.xib */,
  236. 93BAD2F31E585EE6009DF853 /* RowHomeFutureActivities.swift */,
  237. 93BAD2ED1E585578009DF853 /* RowHomeBlog.xib */,
  238. 93BAD2EF1E585662009DF853 /* RowHomeBlog.swift */,
  239. 931AA5AF1E219006003A2290 /* RowHomePastActivities.xib */,
  240. 93294FF91E337D0D00FDAF50 /* RowHomePastActivities.swift */,
  241. 93BAD2F51E586310009DF853 /* RowHomeSocial.xib */,
  242. 93BAD2F71E586741009DF853 /* RowHomeSocial.swift */,
  243. 93075C691E59CAB000396389 /* BlogView.xib */,
  244. 93075C6B1E59CB6B00396389 /* BlogView.swift */,
  245. 93075C711E59D06900396389 /* RowBlog.xib */,
  246. 93075C6F1E59D04A00396389 /* RowBlog.swift */,
  247. 93D9EA751DE3ACBB00089002 /* Sync.swift */,
  248. 9357460F1EE20B99005DED61 /* FetchLocation.swift */,
  249. 931AA5881E1AFF8C003A2290 /* String.swift */,
  250. 93D9EA671DE342AC00089002 /* UIView.swift */,
  251. 935892CF1E493C2300E1CD5F /* UIImageView.swift */,
  252. 937EA02C1E5B8B5300D0893A /* UIApplcation.swift */,
  253. 935D6E2C1E8678B700CED3A1 /* GalleryView.xib */,
  254. 935D6E2E1E86792000CED3A1 /* GalleryView.swift */,
  255. 935D6E301E867C5E00CED3A1 /* RowGallery.xib */,
  256. 935D6E321E867C7E00CED3A1 /* RowGallery.swift */,
  257. 93B5C0191E872B4B0069BFF8 /* RowHomeGallery.swift */,
  258. 93B5C01B1E872B600069BFF8 /* RowHomeGallery.xib */,
  259. 936966EC1E98445200A11055 /* AlbumViewController.swift */,
  260. 936966EE1E9848D600A11055 /* RowAlbum.xib */,
  261. 936966F01E984B5000A11055 /* RowAlbum.swift */,
  262. 938D211C1EA2275300C47EC3 /* LablancaView.xib */,
  263. 938D211E1EA2306300C47EC3 /* LablancaView.swift */,
  264. 9326C4F31EA51C39007DF2A4 /* RowLablancaDay.xib */,
  265. 9326C4F51EA5279D007DF2A4 /* RowLablancaDay.swift */,
  266. 93E0C5E11EB7E7F000905811 /* ActivitiesView.xib */,
  267. 93E0C5E31EB7E94300905811 /* ActivitiesView.swift */,
  268. 93E0C5E51EBDEF2B00905811 /* RowFutureActivity.swift */,
  269. 93E0C5E71EBDF0E700905811 /* RowFutureActivity.xib */,
  270. 93E0C5E91EBDFFB300905811 /* RowPastActivity.swift */,
  271. 93E0C5EB1EBE000F00905811 /* RowPastActivity.xib */,
  272. 93E0C5ED1EBE25BC00905811 /* RowLabel.swift */,
  273. 93E0C5F11EBE264F00905811 /* RowLabel.xib */,
  274. 93E0C5F31EBE306900905811 /* ScheduleViewController.swift */,
  275. 93EB2F0B1EBF5AEB00F64186 /* RowSchedule.swift */,
  276. 93EB2F0D1EBF5BF500F64186 /* RowSchedule.xib */,
  277. 935AE1891EC6138D0055E71F /* SyncController.swift */,
  278. 935AE18B1ECE162B0055E71F /* RowLablancaOffer.xib */,
  279. 935AE18D1ECE1F180055E71F /* RowLablancaOffer.swift */,
  280. 93B9113C1ED7567B0061BA71 /* LocationView.xib */,
  281. 93B9113E1ED7582B0061BA71 /* LocationView.swift */,
  282. 93B9115E1ED765510061BA71 /* app-Bridging-Header.h */,
  283. );
  284. path = app;
  285. sourceTree = "<group>";
  286. };
  287. 93D9EA6F1DE37C7900089002 /* Frameworks */ = {
  288. isa = PBXGroup;
  289. children = (
  290. 93B911611ED7689E0061BA71 /* Accelerate.framework */,
  291. 93B9115C1ED764940061BA71 /* SystemConfiguration.framework */,
  292. 93B9115A1ED764890061BA71 /* QuartzCore.framework */,
  293. 93B911581ED7647C0061BA71 /* OpenGLES.framework */,
  294. 93B911561ED764710061BA71 /* libz.tbd */,
  295. 93B911541ED764650061BA71 /* libicucore.tbd */,
  296. 93B911521ED764550061BA71 /* libc++.tbd */,
  297. 93B911501ED764340061BA71 /* ImageIO.framework */,
  298. 93B9114E1ED764280061BA71 /* GLKit.framework */,
  299. 93B9114C1ED7641C0061BA71 /* CoreText.framework */,
  300. 93B9114A1ED7640D0061BA71 /* CoreLocation.framework */,
  301. 93B911481ED764010061BA71 /* AVFoundation.framework */,
  302. 93B911461ED763690061BA71 /* GoogleMaps.bundle */,
  303. 93B911421ED7621B0061BA71 /* GoogleMaps.framework */,
  304. 93B911431ED7621B0061BA71 /* GoogleMapsCore.framework */,
  305. 93B911401ED761D80061BA71 /* GoogleMapsBase.framework */,
  306. 931AA58A1E1DA910003A2290 /* CoreData.framework */,
  307. 93D9EA701DE37C7900089002 /* libsqlite3.tbd */,
  308. );
  309. name = Frameworks;
  310. sourceTree = "<group>";
  311. };
  312. /* End PBXGroup section */
  313. /* Begin PBXNativeTarget section */
  314. 93B84B951D9C31AB006C0F67 /* app */ = {
  315. isa = PBXNativeTarget;
  316. buildConfigurationList = 93B84BAB1D9C31AB006C0F67 /* Build configuration list for PBXNativeTarget "app" */;
  317. buildPhases = (
  318. 93B84B921D9C31AB006C0F67 /* Sources */,
  319. 93B84B931D9C31AB006C0F67 /* Frameworks */,
  320. 93B84B941D9C31AB006C0F67 /* Resources */,
  321. );
  322. buildRules = (
  323. );
  324. dependencies = (
  325. );
  326. name = app;
  327. productName = app;
  328. productReference = 93B84B961D9C31AB006C0F67 /* app.app */;
  329. productType = "com.apple.product-type.application";
  330. };
  331. /* End PBXNativeTarget section */
  332. /* Begin PBXProject section */
  333. 93B84B8E1D9C31AB006C0F67 /* Project object */ = {
  334. isa = PBXProject;
  335. attributes = {
  336. LastSwiftUpdateCheck = 0800;
  337. LastUpgradeCheck = 0830;
  338. ORGANIZATIONNAME = Margolariak;
  339. TargetAttributes = {
  340. 93B84B951D9C31AB006C0F67 = {
  341. CreatedOnToolsVersion = 8.0;
  342. DevelopmentTeam = 9F9ER4X7TG;
  343. LastSwiftMigration = 0830;
  344. ProvisioningStyle = Automatic;
  345. };
  346. };
  347. };
  348. buildConfigurationList = 93B84B911D9C31AB006C0F67 /* Build configuration list for PBXProject "app" */;
  349. compatibilityVersion = "Xcode 3.2";
  350. developmentRegion = English;
  351. hasScannedForEncodings = 0;
  352. knownRegions = (
  353. en,
  354. Base,
  355. );
  356. mainGroup = 93B84B8D1D9C31AB006C0F67;
  357. productRefGroup = 93B84B971D9C31AB006C0F67 /* Products */;
  358. projectDirPath = "";
  359. projectRoot = "";
  360. targets = (
  361. 93B84B951D9C31AB006C0F67 /* app */,
  362. );
  363. };
  364. /* End PBXProject section */
  365. /* Begin PBXResourcesBuildPhase section */
  366. 93B84B941D9C31AB006C0F67 /* Resources */ = {
  367. isa = PBXResourcesBuildPhase;
  368. buildActionMask = 2147483647;
  369. files = (
  370. 93E0C5E21EB7E7F000905811 /* ActivitiesView.xib in Resources */,
  371. 931AA5AE1E218D0E003A2290 /* Entry.xib in Resources */,
  372. 93E0C5E81EBDF0E700905811 /* RowFutureActivity.xib in Resources */,
  373. 938D211D1EA2275300C47EC3 /* LablancaView.xib in Resources */,
  374. 93075C721E59D06900396389 /* RowBlog.xib in Resources */,
  375. 93B84BA71D9C31AB006C0F67 /* LaunchScreen.storyboard in Resources */,
  376. 93BAD2F61E586310009DF853 /* RowHomeSocial.xib in Resources */,
  377. 93BAD2F21E585E88009DF853 /* RowHomeFutureActivities.xib in Resources */,
  378. 931AA5B01E219006003A2290 /* RowHomePastActivities.xib in Resources */,
  379. 93E0C5F21EBE264F00905811 /* RowLabel.xib in Resources */,
  380. 93E0C5EC1EBE001000905811 /* RowPastActivity.xib in Resources */,
  381. 936966EF1E9848D600A11055 /* RowAlbum.xib in Resources */,
  382. 93D9EA601DE271E700089002 /* Section.xib in Resources */,
  383. 93B9113D1ED7567C0061BA71 /* LocationView.xib in Resources */,
  384. 93075C6A1E59CAB000396389 /* BlogView.xib in Resources */,
  385. 93B84BA41D9C31AB006C0F67 /* Assets.xcassets in Resources */,
  386. 935D6E2D1E8678B700CED3A1 /* GalleryView.xib in Resources */,
  387. 93EB2F0E1EBF5BF500F64186 /* RowSchedule.xib in Resources */,
  388. 935AE18C1ECE162C0055E71F /* RowLablancaOffer.xib in Resources */,
  389. 93B911471ED763690061BA71 /* GoogleMaps.bundle in Resources */,
  390. 93BAD2EE1E585578009DF853 /* RowHomeBlog.xib in Resources */,
  391. 9326C4F41EA51C39007DF2A4 /* RowLablancaDay.xib in Resources */,
  392. 935D6E311E867C5E00CED3A1 /* RowGallery.xib in Resources */,
  393. 93B84B9F1D9C31AB006C0F67 /* Main.storyboard in Resources */,
  394. 93D9EA6C1DE3498500089002 /* HomeView.xib in Resources */,
  395. 93B5C01C1E872B600069BFF8 /* RowHomeGallery.xib in Resources */,
  396. );
  397. runOnlyForDeploymentPostprocessing = 0;
  398. };
  399. /* End PBXResourcesBuildPhase section */
  400. /* Begin PBXSourcesBuildPhase section */
  401. 93B84B921D9C31AB006C0F67 /* Sources */ = {
  402. isa = PBXSourcesBuildPhase;
  403. buildActionMask = 2147483647;
  404. files = (
  405. 93294FF81E336FA000FDAF50 /* Entry.swift in Sources */,
  406. 937EA02D1E5B8B5300D0893A /* UIApplcation.swift in Sources */,
  407. 93E0C5F41EBE306900905811 /* ScheduleViewController.swift in Sources */,
  408. 936966F11E984B5000A11055 /* RowAlbum.swift in Sources */,
  409. 93D9EA641DE273FD00089002 /* Section.swift in Sources */,
  410. 93D9EA6A1DE3491100089002 /* HomeView.swift in Sources */,
  411. 93E0C5EE1EBE25BD00905811 /* RowLabel.swift in Sources */,
  412. 93BEB6D21E7E878300C68DE5 /* PostViewController.swift in Sources */,
  413. 93BAD2F81E586741009DF853 /* RowHomeSocial.swift in Sources */,
  414. 9326C4F61EA5279D007DF2A4 /* RowLablancaDay.swift in Sources */,
  415. 93BAD2F01E585662009DF853 /* RowHomeBlog.swift in Sources */,
  416. 93294FFA1E337D0D00FDAF50 /* RowHomePastActivities.swift in Sources */,
  417. 93B5C01A1E872B4B0069BFF8 /* RowHomeGallery.swift in Sources */,
  418. 935892D01E493C2300E1CD5F /* UIImageView.swift in Sources */,
  419. 93D9EA761DE3ACBB00089002 /* Sync.swift in Sources */,
  420. 93E0C5EA1EBDFFB400905811 /* RowPastActivity.swift in Sources */,
  421. 93BAD2F41E585EE6009DF853 /* RowHomeFutureActivities.swift in Sources */,
  422. 931AA5891E1AFF8C003A2290 /* String.swift in Sources */,
  423. 935AE18A1EC6138D0055E71F /* SyncController.swift in Sources */,
  424. 93B84B9C1D9C31AB006C0F67 /* ViewController.swift in Sources */,
  425. 93075C6C1E59CB6B00396389 /* BlogView.swift in Sources */,
  426. 93B84B9A1D9C31AB006C0F67 /* AppDelegate.swift in Sources */,
  427. 93B84BA21D9C31AB006C0F67 /* app.xcdatamodeld in Sources */,
  428. 935D6E331E867C7E00CED3A1 /* RowGallery.swift in Sources */,
  429. 93EB2F0C1EBF5AEB00F64186 /* RowSchedule.swift in Sources */,
  430. 936966ED1E98445200A11055 /* AlbumViewController.swift in Sources */,
  431. 93D9EA681DE342AC00089002 /* UIView.swift in Sources */,
  432. 938D211F1EA2306300C47EC3 /* LablancaView.swift in Sources */,
  433. 935AE18E1ECE1F180055E71F /* RowLablancaOffer.swift in Sources */,
  434. 93075C701E59D04A00396389 /* RowBlog.swift in Sources */,
  435. 93E0C5E41EB7E94300905811 /* ActivitiesView.swift in Sources */,
  436. 93B408031D9ED44C000FBC99 /* MenuCollectionViewCell.swift in Sources */,
  437. 93B9113F1ED7582B0061BA71 /* LocationView.swift in Sources */,
  438. 935746101EE20B99005DED61 /* FetchLocation.swift in Sources */,
  439. 93E0C5E61EBDEF2B00905811 /* RowFutureActivity.swift in Sources */,
  440. 935D6E2F1E86792000CED3A1 /* GalleryView.swift in Sources */,
  441. );
  442. runOnlyForDeploymentPostprocessing = 0;
  443. };
  444. /* End PBXSourcesBuildPhase section */
  445. /* Begin PBXVariantGroup section */
  446. 93B84B9D1D9C31AB006C0F67 /* Main.storyboard */ = {
  447. isa = PBXVariantGroup;
  448. children = (
  449. 93B84B9E1D9C31AB006C0F67 /* Base */,
  450. );
  451. name = Main.storyboard;
  452. sourceTree = "<group>";
  453. };
  454. 93B84BA51D9C31AB006C0F67 /* LaunchScreen.storyboard */ = {
  455. isa = PBXVariantGroup;
  456. children = (
  457. 93B84BA61D9C31AB006C0F67 /* Base */,
  458. );
  459. name = LaunchScreen.storyboard;
  460. sourceTree = "<group>";
  461. };
  462. /* End PBXVariantGroup section */
  463. /* Begin XCBuildConfiguration section */
  464. 93B84BA91D9C31AB006C0F67 /* Debug */ = {
  465. isa = XCBuildConfiguration;
  466. buildSettings = {
  467. ALWAYS_SEARCH_USER_PATHS = NO;
  468. CLANG_ANALYZER_NONNULL = YES;
  469. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  470. CLANG_CXX_LIBRARY = "libc++";
  471. CLANG_ENABLE_MODULES = YES;
  472. CLANG_ENABLE_OBJC_ARC = YES;
  473. CLANG_WARN_BOOL_CONVERSION = YES;
  474. CLANG_WARN_CONSTANT_CONVERSION = YES;
  475. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  476. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  477. CLANG_WARN_EMPTY_BODY = YES;
  478. CLANG_WARN_ENUM_CONVERSION = YES;
  479. CLANG_WARN_INFINITE_RECURSION = YES;
  480. CLANG_WARN_INT_CONVERSION = YES;
  481. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  482. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  483. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  484. CLANG_WARN_UNREACHABLE_CODE = YES;
  485. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  486. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  487. COPY_PHASE_STRIP = NO;
  488. DEBUG_INFORMATION_FORMAT = dwarf;
  489. ENABLE_STRICT_OBJC_MSGSEND = YES;
  490. ENABLE_TESTABILITY = YES;
  491. GCC_C_LANGUAGE_STANDARD = gnu99;
  492. GCC_DYNAMIC_NO_PIC = NO;
  493. GCC_NO_COMMON_BLOCKS = YES;
  494. GCC_OPTIMIZATION_LEVEL = 0;
  495. GCC_PREPROCESSOR_DEFINITIONS = (
  496. "DEBUG=1",
  497. "$(inherited)",
  498. );
  499. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  500. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  501. GCC_WARN_UNDECLARED_SELECTOR = YES;
  502. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  503. GCC_WARN_UNUSED_FUNCTION = YES;
  504. GCC_WARN_UNUSED_VARIABLE = YES;
  505. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  506. MTL_ENABLE_DEBUG_INFO = YES;
  507. ONLY_ACTIVE_ARCH = YES;
  508. SDKROOT = iphoneos;
  509. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  510. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  511. TARGETED_DEVICE_FAMILY = "1,2";
  512. };
  513. name = Debug;
  514. };
  515. 93B84BAA1D9C31AB006C0F67 /* Release */ = {
  516. isa = XCBuildConfiguration;
  517. buildSettings = {
  518. ALWAYS_SEARCH_USER_PATHS = NO;
  519. CLANG_ANALYZER_NONNULL = YES;
  520. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  521. CLANG_CXX_LIBRARY = "libc++";
  522. CLANG_ENABLE_MODULES = YES;
  523. CLANG_ENABLE_OBJC_ARC = YES;
  524. CLANG_WARN_BOOL_CONVERSION = YES;
  525. CLANG_WARN_CONSTANT_CONVERSION = YES;
  526. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  527. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  528. CLANG_WARN_EMPTY_BODY = YES;
  529. CLANG_WARN_ENUM_CONVERSION = YES;
  530. CLANG_WARN_INFINITE_RECURSION = YES;
  531. CLANG_WARN_INT_CONVERSION = YES;
  532. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  533. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  534. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  535. CLANG_WARN_UNREACHABLE_CODE = YES;
  536. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  537. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  538. COPY_PHASE_STRIP = NO;
  539. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  540. ENABLE_NS_ASSERTIONS = NO;
  541. ENABLE_STRICT_OBJC_MSGSEND = YES;
  542. GCC_C_LANGUAGE_STANDARD = gnu99;
  543. GCC_NO_COMMON_BLOCKS = YES;
  544. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  545. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  546. GCC_WARN_UNDECLARED_SELECTOR = YES;
  547. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  548. GCC_WARN_UNUSED_FUNCTION = YES;
  549. GCC_WARN_UNUSED_VARIABLE = YES;
  550. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  551. MTL_ENABLE_DEBUG_INFO = NO;
  552. SDKROOT = iphoneos;
  553. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  554. TARGETED_DEVICE_FAMILY = "1,2";
  555. VALIDATE_PRODUCT = YES;
  556. };
  557. name = Release;
  558. };
  559. 93B84BAC1D9C31AB006C0F67 /* Debug */ = {
  560. isa = XCBuildConfiguration;
  561. buildSettings = {
  562. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  563. CLANG_ENABLE_MODULES = YES;
  564. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  565. DEVELOPMENT_TEAM = 9F9ER4X7TG;
  566. FRAMEWORK_SEARCH_PATHS = (
  567. "$(inherited)",
  568. "$(PROJECT_DIR)",
  569. );
  570. INFOPLIST_FILE = app/Info.plist;
  571. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  572. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  573. OTHER_LDFLAGS = "-ObjC";
  574. PRODUCT_BUNDLE_IDENTIFIER = com.margolariak.iosapp;
  575. PRODUCT_NAME = "$(TARGET_NAME)";
  576. SWIFT_OBJC_BRIDGING_HEADER = "app/app-Bridging-Header.h";
  577. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  578. SWIFT_VERSION = 3.0;
  579. };
  580. name = Debug;
  581. };
  582. 93B84BAD1D9C31AB006C0F67 /* Release */ = {
  583. isa = XCBuildConfiguration;
  584. buildSettings = {
  585. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  586. CLANG_ENABLE_MODULES = YES;
  587. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  588. DEVELOPMENT_TEAM = 9F9ER4X7TG;
  589. FRAMEWORK_SEARCH_PATHS = (
  590. "$(inherited)",
  591. "$(PROJECT_DIR)",
  592. );
  593. INFOPLIST_FILE = app/Info.plist;
  594. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  595. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  596. OTHER_LDFLAGS = "-ObjC";
  597. PRODUCT_BUNDLE_IDENTIFIER = com.margolariak.iosapp;
  598. PRODUCT_NAME = "$(TARGET_NAME)";
  599. SWIFT_OBJC_BRIDGING_HEADER = "app/app-Bridging-Header.h";
  600. SWIFT_VERSION = 3.0;
  601. };
  602. name = Release;
  603. };
  604. /* End XCBuildConfiguration section */
  605. /* Begin XCConfigurationList section */
  606. 93B84B911D9C31AB006C0F67 /* Build configuration list for PBXProject "app" */ = {
  607. isa = XCConfigurationList;
  608. buildConfigurations = (
  609. 93B84BA91D9C31AB006C0F67 /* Debug */,
  610. 93B84BAA1D9C31AB006C0F67 /* Release */,
  611. );
  612. defaultConfigurationIsVisible = 0;
  613. defaultConfigurationName = Release;
  614. };
  615. 93B84BAB1D9C31AB006C0F67 /* Build configuration list for PBXNativeTarget "app" */ = {
  616. isa = XCConfigurationList;
  617. buildConfigurations = (
  618. 93B84BAC1D9C31AB006C0F67 /* Debug */,
  619. 93B84BAD1D9C31AB006C0F67 /* Release */,
  620. );
  621. defaultConfigurationIsVisible = 0;
  622. defaultConfigurationName = Release;
  623. };
  624. /* End XCConfigurationList section */
  625. /* Begin XCVersionGroup section */
  626. 93B84BA01D9C31AB006C0F67 /* app.xcdatamodeld */ = {
  627. isa = XCVersionGroup;
  628. children = (
  629. 93B84BA11D9C31AB006C0F67 /* app.xcdatamodel */,
  630. );
  631. currentVersion = 93B84BA11D9C31AB006C0F67 /* app.xcdatamodel */;
  632. path = app.xcdatamodeld;
  633. sourceTree = "<group>";
  634. versionGroupType = wrapper.xcdatamodel;
  635. };
  636. /* End XCVersionGroup section */
  637. };
  638. rootObject = 93B84B8E1D9C31AB006C0F67 /* Project object */;
  639. }