project.pbxproj 50 KB

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