added iOS source code
[wl-app.git] / iOS / WolneLektury.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 48;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 B91EB6A8C4277586651638EF /* Pods_WolneLektury.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE822B2181477BBA84CE63A2 /* Pods_WolneLektury.framework */; };
11                 E506BA34214D6E0700009699 /* NewsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E506BA33214D6E0700009699 /* NewsViewController.swift */; };
12                 E506BA38214D6E5100009699 /* NewsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E506BA36214D6E5100009699 /* NewsTableViewCell.swift */; };
13                 E506BA39214D6E5100009699 /* NewsTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E506BA37214D6E5100009699 /* NewsTableViewCell.xib */; };
14                 E506BA3B214D737800009699 /* NewsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E506BA3A214D737800009699 /* NewsModel.swift */; };
15                 E506BA3D214D7FA000009699 /* ListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E506BA3C214D7FA000009699 /* ListViewController.swift */; };
16                 E506BA40214DA31600009699 /* NewsDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E506BA3F214DA31600009699 /* NewsDetailsViewController.swift */; };
17                 E50D100920F393D5000FA5CA /* OAuthTokenModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E50D100820F393D5000FA5CA /* OAuthTokenModel.swift */; };
18                 E51273B420DCE02300BCEA45 /* DownloadManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E51273B320DCE02300BCEA45 /* DownloadManager.swift */; };
19                 E514EF6A20D15C23002D2031 /* LibraryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E514EF6920D15C23002D2031 /* LibraryViewController.swift */; };
20                 E514EF6C20D1679C002D2031 /* SearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E514EF6B20D1679C002D2031 /* SearchViewController.swift */; };
21                 E52A474120BE6AE500998554 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E52A474320BE6AE500998554 /* Localizable.strings */; };
22                 E52A474620BE6C2200998554 /* UIViewController+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A474520BE6C2200998554 /* UIViewController+Ext.swift */; };
23                 E52A474820BE6C3800998554 /* NSObject+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A474720BE6C3800998554 /* NSObject+Ext.swift */; };
24                 E52A474A20BE6C4F00998554 /* UIButton+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A474920BE6C4F00998554 /* UIButton+Ext.swift */; };
25                 E52A474C20BE6C6200998554 /* UIImage+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A474B20BE6C6200998554 /* UIImage+Ext.swift */; };
26                 E52A474E20BE6C7400998554 /* UIView+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A474D20BE6C7400998554 /* UIView+Ext.swift */; };
27                 E52A475020BE6C8000998554 /* String+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A474F20BE6C8000998554 /* String+Ext.swift */; };
28                 E52A475220BE6C9400998554 /* NSAttributedString+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A475120BE6C9400998554 /* NSAttributedString+Ext.swift */; };
29                 E52A475420BE6CBC00998554 /* UITableView+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A475320BE6CBC00998554 /* UITableView+Ext.swift */; };
30                 E52A475620BE6CD700998554 /* DateFormatter+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A475520BE6CD700998554 /* DateFormatter+Ext.swift */; };
31                 E52A475820BE6DB800998554 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A475720BE6DB700998554 /* Constants.swift */; };
32                 E52A475B20BE858B00998554 /* BookDetailsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A475A20BE858B00998554 /* BookDetailsModel.swift */; };
33                 E52A475D20BE879400998554 /* BookModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A475C20BE879400998554 /* BookModel.swift */; };
34                 E52A475F20BE87A200998554 /* CategoryModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A475E20BE87A200998554 /* CategoryModel.swift */; };
35                 E52A476120BE87BC00998554 /* FragmentModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A476020BE87BC00998554 /* FragmentModel.swift */; };
36                 E52A476320BE87C900998554 /* MediaModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A476220BE87C900998554 /* MediaModel.swift */; };
37                 E52A476620BEAE7A00998554 /* Routes.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A476520BEAE7A00998554 /* Routes.swift */; };
38                 E52A476820BEAFC200998554 /* NetworkService.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A476720BEAFC200998554 /* NetworkService.swift */; };
39                 E52A476A20BEBB6700998554 /* SyncManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A476920BEBB6700998554 /* SyncManager.swift */; };
40                 E52A476C20BEBDD700998554 /* RestAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A476B20BEBDD700998554 /* RestAction.swift */; };
41                 E52A476E20BEC0BD00998554 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A476D20BEC0BD00998554 /* Config.swift */; };
42                 E52A477120BED97200998554 /* FilterBooksParameters.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A477020BED97200998554 /* FilterBooksParameters.swift */; };
43                 E52A477320BEDCC400998554 /* MenuItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A477220BEDCC400998554 /* MenuItem.swift */; };
44                 E52A477620BEE8F300998554 /* MenuLineTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A477420BEE8F300998554 /* MenuLineTableViewCell.swift */; };
45                 E52A477720BEE8F300998554 /* MenuLineTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E52A477520BEE8F300998554 /* MenuLineTableViewCell.xib */; };
46                 E52A477A20BEE90A00998554 /* MenuBottomTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A477820BEE90A00998554 /* MenuBottomTableViewCell.swift */; };
47                 E52A477B20BEE90A00998554 /* MenuBottomTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E52A477920BEE90A00998554 /* MenuBottomTableViewCell.xib */; };
48                 E52A477F20BEEB2800998554 /* WLTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A477D20BEEB2800998554 /* WLTableViewCell.swift */; };
49                 E52A478020BEEB2800998554 /* WLTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E52A477E20BEEB2800998554 /* WLTableViewCell.xib */; };
50                 E52A478320BEF86800998554 /* MenuSupportUsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A478120BEF86800998554 /* MenuSupportUsTableViewCell.swift */; };
51                 E52A478420BEF86800998554 /* MenuSupportUsTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E52A478220BEF86800998554 /* MenuSupportUsTableViewCell.xib */; };
52                 E52C13C620FA132A00480BF3 /* AuthorizationWebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52C13C520FA132A00480BF3 /* AuthorizationWebViewController.swift */; };
53                 E52C13C820FA945D00480BF3 /* Credentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52C13C720FA945D00480BF3 /* Credentials.swift */; };
54                 E531C82B2137282B00655C12 /* ReadingStateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E531C82A2137282B00655C12 /* ReadingStateModel.swift */; };
55                 E531C82D2137B1DE00655C12 /* UIColor+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E531C82C2137B1DE00655C12 /* UIColor+Ext.swift */; };
56                 E5365A24215A82E100DEF847 /* MatomoTracker+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5365A23215A82E100DEF847 /* MatomoTracker+Ext.swift */; };
57                 E5365A26215A86BA00DEF847 /* WLViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5365A25215A86BA00DEF847 /* WLViewController.swift */; };
58                 E5374D6B2142A83D00482DFA /* PlayerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5374D6A2142A83D00482DFA /* PlayerViewController.swift */; };
59                 E53B7E9E20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E53B7E9C20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.swift */; };
60                 E53B7E9F20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E53B7E9D20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.xib */; };
61                 E53B7EA220DA8456007F88E0 /* BookDetailsButtonTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E53B7EA020DA8456007F88E0 /* BookDetailsButtonTableViewCell.swift */; };
62                 E53B7EA320DA8456007F88E0 /* BookDetailsButtonTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E53B7EA120DA8456007F88E0 /* BookDetailsButtonTableViewCell.xib */; };
63                 E54CDA43214FD2E9009D0127 /* GalleryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E54CDA42214FD2E9009D0127 /* GalleryCell.swift */; };
64                 E54CDA46214FD87E009D0127 /* SimpleGalleryCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E54CDA44214FD87E009D0127 /* SimpleGalleryCollectionViewCell.swift */; };
65                 E54CDA47214FD87E009D0127 /* SimpleGalleryCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E54CDA45214FD87E009D0127 /* SimpleGalleryCollectionViewCell.xib */; };
66                 E54CDA4A214FF3C8009D0127 /* GalleryViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E54CDA49214FF3C8009D0127 /* GalleryViewController.swift */; };
67                 E54CDA4E214FFA3D009D0127 /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E54CDA4D214FFA3D009D0127 /* SettingsViewController.swift */; };
68                 E54D850D2153F73F003B087E /* ProgressButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = E54D850C2153F73F003B087E /* ProgressButton.swift */; };
69                 E54D850F2154020C003B087E /* ProgressLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E54D850E2154020C003B087E /* ProgressLabel.swift */; };
70                 E553129B2164EF5900B2D216 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = E553129A2164EF5900B2D216 /* GoogleService-Info.plist */; };
71                 E55BFD7020E0F9370090F8BE /* WLReaderConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = E55BFD6F20E0F9370090F8BE /* WLReaderConfig.swift */; };
72                 E55DA33720D9151E00F1D5F8 /* BookDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E55DA33620D9151E00F1D5F8 /* BookDetailsViewController.swift */; };
73                 E55DA33B20D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E55DA33920D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.swift */; };
74                 E55DA33C20D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E55DA33A20D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.xib */; };
75                 E55DA34020D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E55DA33E20D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.swift */; };
76                 E55DA34120D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E55DA33F20D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.xib */; };
77                 E55DA34420D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E55DA34220D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.swift */; };
78                 E55DA34520D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E55DA34320D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.xib */; };
79                 E565D28420BF506800786E1F /* FilterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E565D28320BF506700786E1F /* FilterViewController.swift */; };
80                 E5699A0C214081B900F0A94C /* LikeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5699A0B214081B900F0A94C /* LikeModel.swift */; };
81                 E56B2F1920D7CC9600671B24 /* MainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56B2F1820D7CC9600671B24 /* MainViewController.swift */; };
82                 E56B2F1C20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56B2F1A20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.swift */; };
83                 E56B2F1D20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E56B2F1B20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.xib */; };
84                 E56B2F2020D7D75F00671B24 /* LibraryCollectionTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56B2F1E20D7D75F00671B24 /* LibraryCollectionTableViewCell.swift */; };
85                 E56B2F2120D7D75F00671B24 /* LibraryCollectionTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E56B2F1F20D7D75F00671B24 /* LibraryCollectionTableViewCell.xib */; };
86                 E56B2F2420D7DAE500671B24 /* BookDescriptionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56B2F2320D7DAE500671B24 /* BookDescriptionView.swift */; };
87                 E56B2F2620D7DB1F00671B24 /* BookDescriptionView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E56B2F2520D7DB1F00671B24 /* BookDescriptionView.xib */; };
88                 E56B2F2820D7ED3B00671B24 /* DesignableXibView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56B2F2720D7ED3B00671B24 /* DesignableXibView.swift */; };
89                 E56B2F2A20D7FE8700671B24 /* BookImageOverlayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56B2F2920D7FE8700671B24 /* BookImageOverlayView.swift */; };
90                 E56B2F2C20D7FEA000671B24 /* BookImageOverlayView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E56B2F2B20D7FEA000671B24 /* BookImageOverlayView.xib */; };
91                 E56B2F2F20D80FA800671B24 /* BookCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56B2F2D20D80FA800671B24 /* BookCollectionViewCell.swift */; };
92                 E56B2F3020D80FA800671B24 /* BookCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E56B2F2E20D80FA800671B24 /* BookCollectionViewCell.xib */; };
93                 E56EBB9C2139369600DA3600 /* BecomeFriendTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E56EBB9A2139369600DA3600 /* BecomeFriendTableViewCell.swift */; };
94                 E56EBB9D2139369600DA3600 /* BecomeFriendTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E56EBB9B2139369600DA3600 /* BecomeFriendTableViewCell.xib */; };
95                 E5732B742155411900616C91 /* PlayerController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5732B732155411900616C91 /* PlayerController.swift */; };
96                 E5732B7621560EF200616C91 /* PlayerItemTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5732B7521560EF200616C91 /* PlayerItemTableViewCell.swift */; };
97                 E575E2CA21381E060072BB45 /* BookListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E575E2C921381E060072BB45 /* BookListViewController.swift */; };
98                 E57B247420D1826A00430DDC /* SearchFilterCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E57B247220D1826A00430DDC /* SearchFilterCollectionViewCell.swift */; };
99                 E57B247520D1826A00430DDC /* SearchFilterCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E57B247320D1826A00430DDC /* SearchFilterCollectionViewCell.xib */; };
100                 E57B247820D2649E00430DDC /* BookTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E57B247620D2649E00430DDC /* BookTableViewCell.swift */; };
101                 E57B247920D2649E00430DDC /* BookTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E57B247720D2649E00430DDC /* BookTableViewCell.xib */; };
102                 E58F928820D4E63E00400375 /* SearchFiltersManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58F928720D4E63E00400375 /* SearchFiltersManager.swift */; };
103                 E58FADC421518CD000CA6DD9 /* AboutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58FADC321518CD000CA6DD9 /* AboutViewController.swift */; };
104                 E58FADC72151A68E00CA6DD9 /* SupportUsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58FADC62151A68E00CA6DD9 /* SupportUsViewController.swift */; };
105                 E58FADCA2151A6E600CA6DD9 /* LoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58FADC92151A6E600CA6DD9 /* LoginViewController.swift */; };
106                 E5914DBF2148FF33004993C6 /* DownloadedListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5914DBE2148FF33004993C6 /* DownloadedListViewController.swift */; };
107                 E5920EB6212FF73B00118EE6 /* UsernameModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5920EB5212FF73B00118EE6 /* UsernameModel.swift */; };
108                 E5920EB9212FFA9300118EE6 /* RLMApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5920EB8212FFA9300118EE6 /* RLMApplication.swift */; };
109                 E5920EBB2130088200118EE6 /* RLMUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5920EBA2130088200118EE6 /* RLMUser.swift */; };
110                 E5A17756212EF2A2004F026E /* SharedGlobals.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5A17755212EF2A2004F026E /* SharedGlobals.swift */; };
111                 E5A281CF215E6FFE000DCD83 /* WLSideMenuNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5A281CE215E6FFE000DCD83 /* WLSideMenuNavigationController.swift */; };
112                 E5A281D1215E708C000DCD83 /* WLNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5A281D0215E708C000DCD83 /* WLNavigationController.swift */; };
113                 E5AE0EAC206D31F600C61957 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5AE0EAB206D31F600C61957 /* AppDelegate.swift */; };
114                 E5AE0EB1206D31F600C61957 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E5AE0EAF206D31F600C61957 /* Main.storyboard */; };
115                 E5AE0EB3206D31F600C61957 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E5AE0EB2206D31F600C61957 /* Assets.xcassets */; };
116                 E5AE0EB6206D31F600C61957 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E5AE0EB4206D31F600C61957 /* LaunchScreen.storyboard */; };
117                 E5AE0EC1206D31F700C61957 /* WolneLekturyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5AE0EC0206D31F700C61957 /* WolneLekturyTests.swift */; };
118                 E5AE0ECC206D31F700C61957 /* WolneLekturyUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5AE0ECB206D31F700C61957 /* WolneLekturyUITests.swift */; };
119                 E5B3EF7F20BDEFB7007B0139 /* MainNavigator.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B3EF7E20BDEFB7007B0139 /* MainNavigator.swift */; };
120                 E5B3EF8120BDF0C5007B0139 /* MenuViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B3EF8020BDF0C5007B0139 /* MenuViewController.swift */; };
121                 E5B3EF8420BDF24D007B0139 /* MainNavigationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B3EF8320BDF24D007B0139 /* MainNavigationViewController.swift */; };
122                 E5B3EF8820BDF8AD007B0139 /* MenuTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B3EF8620BDF8AD007B0139 /* MenuTableViewCell.swift */; };
123                 E5B3EF8920BDF8AD007B0139 /* MenuTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E5B3EF8720BDF8AD007B0139 /* MenuTableViewCell.xib */; };
124                 E5D09FA2214803AA007DCB43 /* DatabaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5D09FA1214803AA007DCB43 /* DatabaseManager.swift */; };
125                 E5E5BAF520CFD46F00BE3795 /* Roboto-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E5E5BAF020CFD46F00BE3795 /* Roboto-Medium.ttf */; };
126                 E5E5BAF620CFD46F00BE3795 /* Roboto-Light.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E5E5BAF120CFD46F00BE3795 /* Roboto-Light.ttf */; };
127                 E5E5BAF720CFD46F00BE3795 /* Roboto-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E5E5BAF220CFD46F00BE3795 /* Roboto-Regular.ttf */; };
128                 E5E5BAF820CFD46F00BE3795 /* Roboto-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E5E5BAF320CFD46F00BE3795 /* Roboto-Bold.ttf */; };
129                 E5E5BAF920CFD46F00BE3795 /* Roboto-Thin.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E5E5BAF420CFD46F00BE3795 /* Roboto-Thin.ttf */; };
130                 E5E5BAFE20CFE2A500BE3795 /* FilterHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E5BAFD20CFE2A500BE3795 /* FilterHeaderView.swift */; };
131                 E5E5BB0120CFE44B00BE3795 /* FilterOnlyLecturesReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E5BAFF20CFE44B00BE3795 /* FilterOnlyLecturesReusableView.swift */; };
132                 E5E5BB0220CFE44B00BE3795 /* FilterOnlyLecturesReusableView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E5E5BB0020CFE44B00BE3795 /* FilterOnlyLecturesReusableView.xib */; };
133                 E5E5BB0520CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E5BB0320CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.swift */; };
134                 E5E5BB0620CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E5E5BB0420CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.xib */; };
135                 E5E5BB0920CFE49500BE3795 /* FilterCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E5BB0720CFE49500BE3795 /* FilterCollectionViewCell.swift */; };
136                 E5E5BB0A20CFE49500BE3795 /* FilterCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = E5E5BB0820CFE49500BE3795 /* FilterCollectionViewCell.xib */; };
137                 E5E5BB0D20CFF5FD00BE3795 /* ActivityIndicatorButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E5BB0C20CFF5FD00BE3795 /* ActivityIndicatorButton.swift */; };
138                 E5E89BC320F4BEFC00A0A6C2 /* Dictionary+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5E89BC220F4BEFC00A0A6C2 /* Dictionary+Ext.swift */; };
139                 E5F55E562189B55600D95421 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = E5F55E552189B55600D95421 /* Settings.bundle */; };
140 /* End PBXBuildFile section */
141
142 /* Begin PBXContainerItemProxy section */
143                 E5AE0EBD206D31F700C61957 /* PBXContainerItemProxy */ = {
144                         isa = PBXContainerItemProxy;
145                         containerPortal = E5AE0EA0206D31F600C61957 /* Project object */;
146                         proxyType = 1;
147                         remoteGlobalIDString = E5AE0EA7206D31F600C61957;
148                         remoteInfo = WolneLektury;
149                 };
150                 E5AE0EC8206D31F700C61957 /* PBXContainerItemProxy */ = {
151                         isa = PBXContainerItemProxy;
152                         containerPortal = E5AE0EA0206D31F600C61957 /* Project object */;
153                         proxyType = 1;
154                         remoteGlobalIDString = E5AE0EA7206D31F600C61957;
155                         remoteInfo = WolneLektury;
156                 };
157 /* End PBXContainerItemProxy section */
158
159 /* Begin PBXFileReference section */
160                 279BDA32FF0C4D2B7D20B0F8 /* Pods-WolneLektury.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WolneLektury.debug.xcconfig"; path = "Pods/Target Support Files/Pods-WolneLektury/Pods-WolneLektury.debug.xcconfig"; sourceTree = "<group>"; };
161                 BE822B2181477BBA84CE63A2 /* Pods_WolneLektury.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WolneLektury.framework; sourceTree = BUILT_PRODUCTS_DIR; };
162                 C6023269DAF53C83665BCEED /* Pods-WolneLektury.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WolneLektury.release.xcconfig"; path = "Pods/Target Support Files/Pods-WolneLektury/Pods-WolneLektury.release.xcconfig"; sourceTree = "<group>"; };
163                 E506BA33214D6E0700009699 /* NewsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsViewController.swift; sourceTree = "<group>"; };
164                 E506BA36214D6E5100009699 /* NewsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsTableViewCell.swift; sourceTree = "<group>"; };
165                 E506BA37214D6E5100009699 /* NewsTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NewsTableViewCell.xib; sourceTree = "<group>"; };
166                 E506BA3A214D737800009699 /* NewsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsModel.swift; sourceTree = "<group>"; };
167                 E506BA3C214D7FA000009699 /* ListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListViewController.swift; sourceTree = "<group>"; };
168                 E506BA3F214DA31600009699 /* NewsDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsDetailsViewController.swift; sourceTree = "<group>"; };
169                 E50D100820F393D5000FA5CA /* OAuthTokenModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OAuthTokenModel.swift; sourceTree = "<group>"; };
170                 E51273B320DCE02300BCEA45 /* DownloadManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownloadManager.swift; sourceTree = "<group>"; };
171                 E514EF6920D15C23002D2031 /* LibraryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryViewController.swift; sourceTree = "<group>"; };
172                 E514EF6B20D1679C002D2031 /* SearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchViewController.swift; sourceTree = "<group>"; };
173                 E52A474220BE6AE500998554 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
174                 E52A474520BE6C2200998554 /* UIViewController+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+Ext.swift"; sourceTree = "<group>"; };
175                 E52A474720BE6C3800998554 /* NSObject+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSObject+Ext.swift"; sourceTree = "<group>"; };
176                 E52A474920BE6C4F00998554 /* UIButton+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIButton+Ext.swift"; sourceTree = "<group>"; };
177                 E52A474B20BE6C6200998554 /* UIImage+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Ext.swift"; sourceTree = "<group>"; };
178                 E52A474D20BE6C7400998554 /* UIView+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Ext.swift"; sourceTree = "<group>"; };
179                 E52A474F20BE6C8000998554 /* String+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Ext.swift"; sourceTree = "<group>"; };
180                 E52A475120BE6C9400998554 /* NSAttributedString+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSAttributedString+Ext.swift"; sourceTree = "<group>"; };
181                 E52A475320BE6CBC00998554 /* UITableView+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UITableView+Ext.swift"; sourceTree = "<group>"; };
182                 E52A475520BE6CD700998554 /* DateFormatter+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateFormatter+Ext.swift"; sourceTree = "<group>"; };
183                 E52A475720BE6DB700998554 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
184                 E52A475A20BE858B00998554 /* BookDetailsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookDetailsModel.swift; sourceTree = "<group>"; };
185                 E52A475C20BE879400998554 /* BookModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookModel.swift; sourceTree = "<group>"; };
186                 E52A475E20BE87A200998554 /* CategoryModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CategoryModel.swift; sourceTree = "<group>"; };
187                 E52A476020BE87BC00998554 /* FragmentModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FragmentModel.swift; sourceTree = "<group>"; };
188                 E52A476220BE87C900998554 /* MediaModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaModel.swift; sourceTree = "<group>"; };
189                 E52A476520BEAE7A00998554 /* Routes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Routes.swift; sourceTree = "<group>"; };
190                 E52A476720BEAFC200998554 /* NetworkService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkService.swift; sourceTree = "<group>"; };
191                 E52A476920BEBB6700998554 /* SyncManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncManager.swift; sourceTree = "<group>"; };
192                 E52A476B20BEBDD700998554 /* RestAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RestAction.swift; sourceTree = "<group>"; };
193                 E52A476D20BEC0BD00998554 /* Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
194                 E52A477020BED97200998554 /* FilterBooksParameters.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterBooksParameters.swift; sourceTree = "<group>"; };
195                 E52A477220BEDCC400998554 /* MenuItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuItem.swift; sourceTree = "<group>"; };
196                 E52A477420BEE8F300998554 /* MenuLineTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuLineTableViewCell.swift; sourceTree = "<group>"; };
197                 E52A477520BEE8F300998554 /* MenuLineTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MenuLineTableViewCell.xib; sourceTree = "<group>"; };
198                 E52A477820BEE90A00998554 /* MenuBottomTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuBottomTableViewCell.swift; sourceTree = "<group>"; };
199                 E52A477920BEE90A00998554 /* MenuBottomTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MenuBottomTableViewCell.xib; sourceTree = "<group>"; };
200                 E52A477D20BEEB2800998554 /* WLTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WLTableViewCell.swift; sourceTree = "<group>"; };
201                 E52A477E20BEEB2800998554 /* WLTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WLTableViewCell.xib; sourceTree = "<group>"; };
202                 E52A478120BEF86800998554 /* MenuSupportUsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuSupportUsTableViewCell.swift; sourceTree = "<group>"; };
203                 E52A478220BEF86800998554 /* MenuSupportUsTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MenuSupportUsTableViewCell.xib; sourceTree = "<group>"; };
204                 E52C13C520FA132A00480BF3 /* AuthorizationWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthorizationWebViewController.swift; sourceTree = "<group>"; };
205                 E52C13C720FA945D00480BF3 /* Credentials.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Credentials.swift; sourceTree = "<group>"; };
206                 E531C82A2137282B00655C12 /* ReadingStateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReadingStateModel.swift; sourceTree = "<group>"; };
207                 E531C82C2137B1DE00655C12 /* UIColor+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Ext.swift"; sourceTree = "<group>"; };
208                 E5365A23215A82E100DEF847 /* MatomoTracker+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "MatomoTracker+Ext.swift"; sourceTree = "<group>"; };
209                 E5365A25215A86BA00DEF847 /* WLViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WLViewController.swift; sourceTree = "<group>"; };
210                 E5374D6A2142A83D00482DFA /* PlayerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerViewController.swift; sourceTree = "<group>"; };
211                 E53B7E9C20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookDetailsFragmentTableViewCell.swift; sourceTree = "<group>"; };
212                 E53B7E9D20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookDetailsFragmentTableViewCell.xib; sourceTree = "<group>"; };
213                 E53B7EA020DA8456007F88E0 /* BookDetailsButtonTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookDetailsButtonTableViewCell.swift; sourceTree = "<group>"; };
214                 E53B7EA120DA8456007F88E0 /* BookDetailsButtonTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookDetailsButtonTableViewCell.xib; sourceTree = "<group>"; };
215                 E54CDA42214FD2E9009D0127 /* GalleryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryCell.swift; sourceTree = "<group>"; };
216                 E54CDA44214FD87E009D0127 /* SimpleGalleryCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SimpleGalleryCollectionViewCell.swift; sourceTree = "<group>"; };
217                 E54CDA45214FD87E009D0127 /* SimpleGalleryCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SimpleGalleryCollectionViewCell.xib; sourceTree = "<group>"; };
218                 E54CDA49214FF3C8009D0127 /* GalleryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryViewController.swift; sourceTree = "<group>"; };
219                 E54CDA4D214FFA3D009D0127 /* SettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; };
220                 E54D850C2153F73F003B087E /* ProgressButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressButton.swift; sourceTree = "<group>"; };
221                 E54D850E2154020C003B087E /* ProgressLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressLabel.swift; sourceTree = "<group>"; };
222                 E553129A2164EF5900B2D216 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
223                 E553129C2164F32600B2D216 /* WolneLektury.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WolneLektury.entitlements; sourceTree = "<group>"; };
224                 E55BFD6F20E0F9370090F8BE /* WLReaderConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WLReaderConfig.swift; sourceTree = "<group>"; };
225                 E55DA33620D9151E00F1D5F8 /* BookDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookDetailsViewController.swift; sourceTree = "<group>"; };
226                 E55DA33920D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookDetailsHeaderTableViewCell.swift; sourceTree = "<group>"; };
227                 E55DA33A20D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookDetailsHeaderTableViewCell.xib; sourceTree = "<group>"; };
228                 E55DA33E20D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookDetailsInfoTableViewCell.swift; sourceTree = "<group>"; };
229                 E55DA33F20D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookDetailsInfoTableViewCell.xib; sourceTree = "<group>"; };
230                 E55DA34220D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookDetailsSeparatorTableViewCell.swift; sourceTree = "<group>"; };
231                 E55DA34320D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookDetailsSeparatorTableViewCell.xib; sourceTree = "<group>"; };
232                 E565D28320BF506700786E1F /* FilterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterViewController.swift; sourceTree = "<group>"; };
233                 E5699A0B214081B900F0A94C /* LikeModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LikeModel.swift; sourceTree = "<group>"; };
234                 E56B2F1820D7CC9600671B24 /* MainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainViewController.swift; sourceTree = "<group>"; };
235                 E56B2F1A20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryEarlyAccessTableViewCell.swift; sourceTree = "<group>"; };
236                 E56B2F1B20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LibraryEarlyAccessTableViewCell.xib; sourceTree = "<group>"; };
237                 E56B2F1E20D7D75F00671B24 /* LibraryCollectionTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryCollectionTableViewCell.swift; sourceTree = "<group>"; };
238                 E56B2F1F20D7D75F00671B24 /* LibraryCollectionTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LibraryCollectionTableViewCell.xib; sourceTree = "<group>"; };
239                 E56B2F2320D7DAE500671B24 /* BookDescriptionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookDescriptionView.swift; sourceTree = "<group>"; };
240                 E56B2F2520D7DB1F00671B24 /* BookDescriptionView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookDescriptionView.xib; sourceTree = "<group>"; };
241                 E56B2F2720D7ED3B00671B24 /* DesignableXibView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DesignableXibView.swift; sourceTree = "<group>"; };
242                 E56B2F2920D7FE8700671B24 /* BookImageOverlayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookImageOverlayView.swift; sourceTree = "<group>"; };
243                 E56B2F2B20D7FEA000671B24 /* BookImageOverlayView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookImageOverlayView.xib; sourceTree = "<group>"; };
244                 E56B2F2D20D80FA800671B24 /* BookCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookCollectionViewCell.swift; sourceTree = "<group>"; };
245                 E56B2F2E20D80FA800671B24 /* BookCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookCollectionViewCell.xib; sourceTree = "<group>"; };
246                 E56EBB9A2139369600DA3600 /* BecomeFriendTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BecomeFriendTableViewCell.swift; sourceTree = "<group>"; };
247                 E56EBB9B2139369600DA3600 /* BecomeFriendTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BecomeFriendTableViewCell.xib; sourceTree = "<group>"; };
248                 E5732B732155411900616C91 /* PlayerController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerController.swift; sourceTree = "<group>"; };
249                 E5732B7521560EF200616C91 /* PlayerItemTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerItemTableViewCell.swift; sourceTree = "<group>"; };
250                 E575E2C921381E060072BB45 /* BookListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookListViewController.swift; sourceTree = "<group>"; };
251                 E57B247220D1826A00430DDC /* SearchFilterCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchFilterCollectionViewCell.swift; sourceTree = "<group>"; };
252                 E57B247320D1826A00430DDC /* SearchFilterCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SearchFilterCollectionViewCell.xib; sourceTree = "<group>"; };
253                 E57B247620D2649E00430DDC /* BookTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookTableViewCell.swift; sourceTree = "<group>"; };
254                 E57B247720D2649E00430DDC /* BookTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BookTableViewCell.xib; sourceTree = "<group>"; };
255                 E58F928720D4E63E00400375 /* SearchFiltersManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchFiltersManager.swift; sourceTree = "<group>"; };
256                 E58FADC321518CD000CA6DD9 /* AboutViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutViewController.swift; sourceTree = "<group>"; };
257                 E58FADC62151A68E00CA6DD9 /* SupportUsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SupportUsViewController.swift; sourceTree = "<group>"; };
258                 E58FADC92151A6E600CA6DD9 /* LoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = "<group>"; };
259                 E5914DBE2148FF33004993C6 /* DownloadedListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownloadedListViewController.swift; sourceTree = "<group>"; };
260                 E5920EB5212FF73B00118EE6 /* UsernameModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UsernameModel.swift; sourceTree = "<group>"; };
261                 E5920EB8212FFA9300118EE6 /* RLMApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RLMApplication.swift; sourceTree = "<group>"; };
262                 E5920EBA2130088200118EE6 /* RLMUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RLMUser.swift; sourceTree = "<group>"; };
263                 E5A17755212EF2A2004F026E /* SharedGlobals.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SharedGlobals.swift; sourceTree = "<group>"; };
264                 E5A281CE215E6FFE000DCD83 /* WLSideMenuNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WLSideMenuNavigationController.swift; sourceTree = "<group>"; };
265                 E5A281D0215E708C000DCD83 /* WLNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WLNavigationController.swift; sourceTree = "<group>"; };
266                 E5AE0EA8206D31F600C61957 /* WolneLektury.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WolneLektury.app; sourceTree = BUILT_PRODUCTS_DIR; };
267                 E5AE0EAB206D31F600C61957 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
268                 E5AE0EB0206D31F600C61957 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
269                 E5AE0EB2206D31F600C61957 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
270                 E5AE0EB5206D31F600C61957 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
271                 E5AE0EB7206D31F600C61957 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
272                 E5AE0EBC206D31F700C61957 /* WolneLekturyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WolneLekturyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
273                 E5AE0EC0206D31F700C61957 /* WolneLekturyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WolneLekturyTests.swift; sourceTree = "<group>"; };
274                 E5AE0EC2206D31F700C61957 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
275                 E5AE0EC7206D31F700C61957 /* WolneLekturyUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WolneLekturyUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
276                 E5AE0ECB206D31F700C61957 /* WolneLekturyUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WolneLekturyUITests.swift; sourceTree = "<group>"; };
277                 E5AE0ECD206D31F700C61957 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
278                 E5B3EF7E20BDEFB7007B0139 /* MainNavigator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainNavigator.swift; sourceTree = "<group>"; };
279                 E5B3EF8020BDF0C5007B0139 /* MenuViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuViewController.swift; sourceTree = "<group>"; };
280                 E5B3EF8320BDF24D007B0139 /* MainNavigationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainNavigationViewController.swift; sourceTree = "<group>"; };
281                 E5B3EF8620BDF8AD007B0139 /* MenuTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuTableViewCell.swift; sourceTree = "<group>"; };
282                 E5B3EF8720BDF8AD007B0139 /* MenuTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MenuTableViewCell.xib; sourceTree = "<group>"; };
283                 E5D09FA1214803AA007DCB43 /* DatabaseManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatabaseManager.swift; sourceTree = "<group>"; };
284                 E5E5BAF020CFD46F00BE3795 /* Roboto-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Medium.ttf"; sourceTree = "<group>"; };
285                 E5E5BAF120CFD46F00BE3795 /* Roboto-Light.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Light.ttf"; sourceTree = "<group>"; };
286                 E5E5BAF220CFD46F00BE3795 /* Roboto-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Regular.ttf"; sourceTree = "<group>"; };
287                 E5E5BAF320CFD46F00BE3795 /* Roboto-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Bold.ttf"; sourceTree = "<group>"; };
288                 E5E5BAF420CFD46F00BE3795 /* Roboto-Thin.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Roboto-Thin.ttf"; sourceTree = "<group>"; };
289                 E5E5BAFD20CFE2A500BE3795 /* FilterHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterHeaderView.swift; sourceTree = "<group>"; };
290                 E5E5BAFF20CFE44B00BE3795 /* FilterOnlyLecturesReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterOnlyLecturesReusableView.swift; sourceTree = "<group>"; };
291                 E5E5BB0020CFE44B00BE3795 /* FilterOnlyLecturesReusableView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FilterOnlyLecturesReusableView.xib; sourceTree = "<group>"; };
292                 E5E5BB0320CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterSectionHeaderCollectionReusableView.swift; sourceTree = "<group>"; };
293                 E5E5BB0420CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FilterSectionHeaderCollectionReusableView.xib; sourceTree = "<group>"; };
294                 E5E5BB0720CFE49500BE3795 /* FilterCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterCollectionViewCell.swift; sourceTree = "<group>"; };
295                 E5E5BB0820CFE49500BE3795 /* FilterCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FilterCollectionViewCell.xib; sourceTree = "<group>"; };
296                 E5E5BB0C20CFF5FD00BE3795 /* ActivityIndicatorButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityIndicatorButton.swift; sourceTree = "<group>"; };
297                 E5E89BC220F4BEFC00A0A6C2 /* Dictionary+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+Ext.swift"; sourceTree = "<group>"; };
298                 E5F55E552189B55600D95421 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
299 /* End PBXFileReference section */
300
301 /* Begin PBXFrameworksBuildPhase section */
302                 E5AE0EA5206D31F600C61957 /* Frameworks */ = {
303                         isa = PBXFrameworksBuildPhase;
304                         buildActionMask = 2147483647;
305                         files = (
306                                 B91EB6A8C4277586651638EF /* Pods_WolneLektury.framework in Frameworks */,
307                         );
308                         runOnlyForDeploymentPostprocessing = 0;
309                 };
310                 E5AE0EB9206D31F700C61957 /* Frameworks */ = {
311                         isa = PBXFrameworksBuildPhase;
312                         buildActionMask = 2147483647;
313                         files = (
314                         );
315                         runOnlyForDeploymentPostprocessing = 0;
316                 };
317                 E5AE0EC4206D31F700C61957 /* Frameworks */ = {
318                         isa = PBXFrameworksBuildPhase;
319                         buildActionMask = 2147483647;
320                         files = (
321                         );
322                         runOnlyForDeploymentPostprocessing = 0;
323                 };
324 /* End PBXFrameworksBuildPhase section */
325
326 /* Begin PBXGroup section */
327                 060167A9F380BA2A2BA6491B /* Pods */ = {
328                         isa = PBXGroup;
329                         children = (
330                                 279BDA32FF0C4D2B7D20B0F8 /* Pods-WolneLektury.debug.xcconfig */,
331                                 C6023269DAF53C83665BCEED /* Pods-WolneLektury.release.xcconfig */,
332                         );
333                         name = Pods;
334                         sourceTree = "<group>";
335                 };
336                 0F1561A5B3389A3D6F47162F /* Frameworks */ = {
337                         isa = PBXGroup;
338                         children = (
339                                 BE822B2181477BBA84CE63A2 /* Pods_WolneLektury.framework */,
340                         );
341                         name = Frameworks;
342                         sourceTree = "<group>";
343                 };
344                 E506BA32214D6DEC00009699 /* News */ = {
345                         isa = PBXGroup;
346                         children = (
347                                 E506BA35214D6E3500009699 /* Cells */,
348                                 E506BA33214D6E0700009699 /* NewsViewController.swift */,
349                         );
350                         path = News;
351                         sourceTree = "<group>";
352                 };
353                 E506BA35214D6E3500009699 /* Cells */ = {
354                         isa = PBXGroup;
355                         children = (
356                                 E506BA36214D6E5100009699 /* NewsTableViewCell.swift */,
357                                 E506BA37214D6E5100009699 /* NewsTableViewCell.xib */,
358                         );
359                         path = Cells;
360                         sourceTree = "<group>";
361                 };
362                 E506BA3E214D9F0400009699 /* NewsDetails */ = {
363                         isa = PBXGroup;
364                         children = (
365                                 E54CDA48214FF36D009D0127 /* Gallery */,
366                                 E54CDA41214FD2AC009D0127 /* Cells */,
367                                 E506BA3F214DA31600009699 /* NewsDetailsViewController.swift */,
368                         );
369                         path = NewsDetails;
370                         sourceTree = "<group>";
371                 };
372                 E514EF6720D15C0E002D2031 /* Library */ = {
373                         isa = PBXGroup;
374                         children = (
375                                 E56B2F1720D7CAB300671B24 /* Cells */,
376                                 E514EF6920D15C23002D2031 /* LibraryViewController.swift */,
377                         );
378                         path = Library;
379                         sourceTree = "<group>";
380                 };
381                 E514EF6820D15C0E002D2031 /* Search */ = {
382                         isa = PBXGroup;
383                         children = (
384                                 E57B247120D1824100430DDC /* Cells */,
385                                 E514EF6B20D1679C002D2031 /* SearchViewController.swift */,
386                                 E58F928720D4E63E00400375 /* SearchFiltersManager.swift */,
387                         );
388                         path = Search;
389                         sourceTree = "<group>";
390                 };
391                 E52A474420BE6BD500998554 /* Extensions */ = {
392                         isa = PBXGroup;
393                         children = (
394                                 E52A474520BE6C2200998554 /* UIViewController+Ext.swift */,
395                                 E52A474720BE6C3800998554 /* NSObject+Ext.swift */,
396                                 E52A474920BE6C4F00998554 /* UIButton+Ext.swift */,
397                                 E52A474B20BE6C6200998554 /* UIImage+Ext.swift */,
398                                 E52A474D20BE6C7400998554 /* UIView+Ext.swift */,
399                                 E52A474F20BE6C8000998554 /* String+Ext.swift */,
400                                 E5365A23215A82E100DEF847 /* MatomoTracker+Ext.swift */,
401                                 E52A475120BE6C9400998554 /* NSAttributedString+Ext.swift */,
402                                 E52A475320BE6CBC00998554 /* UITableView+Ext.swift */,
403                                 E52A475520BE6CD700998554 /* DateFormatter+Ext.swift */,
404                                 E5E89BC220F4BEFC00A0A6C2 /* Dictionary+Ext.swift */,
405                                 E531C82C2137B1DE00655C12 /* UIColor+Ext.swift */,
406                         );
407                         path = Extensions;
408                         sourceTree = "<group>";
409                 };
410                 E52A475920BE856800998554 /* Model */ = {
411                         isa = PBXGroup;
412                         children = (
413                                 E52A476F20BED8E000998554 /* Parameters */,
414                                 E52A475A20BE858B00998554 /* BookDetailsModel.swift */,
415                                 E5920EB7212FFA8100118EE6 /* Realm */,
416                                 E52A475C20BE879400998554 /* BookModel.swift */,
417                                 E52A475E20BE87A200998554 /* CategoryModel.swift */,
418                                 E52A476020BE87BC00998554 /* FragmentModel.swift */,
419                                 E5699A0B214081B900F0A94C /* LikeModel.swift */,
420                                 E5920EB5212FF73B00118EE6 /* UsernameModel.swift */,
421                                 E506BA3A214D737800009699 /* NewsModel.swift */,
422                                 E52A476220BE87C900998554 /* MediaModel.swift */,
423                                 E50D100820F393D5000FA5CA /* OAuthTokenModel.swift */,
424                                 E52C13C720FA945D00480BF3 /* Credentials.swift */,
425                                 E531C82A2137282B00655C12 /* ReadingStateModel.swift */,
426                         );
427                         path = Model;
428                         sourceTree = "<group>";
429                 };
430                 E52A476420BEAE5900998554 /* Connection */ = {
431                         isa = PBXGroup;
432                         children = (
433                                 E52A476520BEAE7A00998554 /* Routes.swift */,
434                                 E52A476720BEAFC200998554 /* NetworkService.swift */,
435                                 E52A476B20BEBDD700998554 /* RestAction.swift */,
436                                 E52A476920BEBB6700998554 /* SyncManager.swift */,
437                                 E51273B320DCE02300BCEA45 /* DownloadManager.swift */,
438                         );
439                         path = Connection;
440                         sourceTree = "<group>";
441                 };
442                 E52A476F20BED8E000998554 /* Parameters */ = {
443                         isa = PBXGroup;
444                         children = (
445                                 E52A477020BED97200998554 /* FilterBooksParameters.swift */,
446                         );
447                         path = Parameters;
448                         sourceTree = "<group>";
449                 };
450                 E52A477C20BEEB1200998554 /* Cells */ = {
451                         isa = PBXGroup;
452                         children = (
453                                 E52A477D20BEEB2800998554 /* WLTableViewCell.swift */,
454                                 E52A477E20BEEB2800998554 /* WLTableViewCell.xib */,
455                                 E57B247620D2649E00430DDC /* BookTableViewCell.swift */,
456                                 E57B247720D2649E00430DDC /* BookTableViewCell.xib */,
457                         );
458                         path = Cells;
459                         sourceTree = "<group>";
460                 };
461                 E52C13C420FA130F00480BF3 /* Authorization */ = {
462                         isa = PBXGroup;
463                         children = (
464                                 E52C13C520FA132A00480BF3 /* AuthorizationWebViewController.swift */,
465                         );
466                         path = Authorization;
467                         sourceTree = "<group>";
468                 };
469                 E5374D692142A80F00482DFA /* Player */ = {
470                         isa = PBXGroup;
471                         children = (
472                                 E5374D6A2142A83D00482DFA /* PlayerViewController.swift */,
473                                 E5732B732155411900616C91 /* PlayerController.swift */,
474                                 E5732B7521560EF200616C91 /* PlayerItemTableViewCell.swift */,
475                         );
476                         path = Player;
477                         sourceTree = "<group>";
478                 };
479                 E54CDA41214FD2AC009D0127 /* Cells */ = {
480                         isa = PBXGroup;
481                         children = (
482                                 E54CDA44214FD87E009D0127 /* SimpleGalleryCollectionViewCell.swift */,
483                                 E54CDA45214FD87E009D0127 /* SimpleGalleryCollectionViewCell.xib */,
484                         );
485                         path = Cells;
486                         sourceTree = "<group>";
487                 };
488                 E54CDA48214FF36D009D0127 /* Gallery */ = {
489                         isa = PBXGroup;
490                         children = (
491                                 E54CDA4B214FF3E7009D0127 /* Cells */,
492                                 E54CDA49214FF3C8009D0127 /* GalleryViewController.swift */,
493                         );
494                         path = Gallery;
495                         sourceTree = "<group>";
496                 };
497                 E54CDA4B214FF3E7009D0127 /* Cells */ = {
498                         isa = PBXGroup;
499                         children = (
500                                 E54CDA42214FD2E9009D0127 /* GalleryCell.swift */,
501                         );
502                         path = Cells;
503                         sourceTree = "<group>";
504                 };
505                 E54CDA4C214FFA2A009D0127 /* Settings */ = {
506                         isa = PBXGroup;
507                         children = (
508                                 E54CDA4D214FFA3D009D0127 /* SettingsViewController.swift */,
509                         );
510                         path = Settings;
511                         sourceTree = "<group>";
512                 };
513                 E55BFD6E20E0F9060090F8BE /* Reader */ = {
514                         isa = PBXGroup;
515                         children = (
516                                 E55BFD6F20E0F9370090F8BE /* WLReaderConfig.swift */,
517                         );
518                         path = Reader;
519                         sourceTree = "<group>";
520                 };
521                 E55DA33520D914FF00F1D5F8 /* BookDetails */ = {
522                         isa = PBXGroup;
523                         children = (
524                                 E55DA33820D91DA900F1D5F8 /* Cells */,
525                                 E55DA33620D9151E00F1D5F8 /* BookDetailsViewController.swift */,
526                         );
527                         path = BookDetails;
528                         sourceTree = "<group>";
529                 };
530                 E55DA33820D91DA900F1D5F8 /* Cells */ = {
531                         isa = PBXGroup;
532                         children = (
533                                 E53B7EA020DA8456007F88E0 /* BookDetailsButtonTableViewCell.swift */,
534                                 E53B7EA120DA8456007F88E0 /* BookDetailsButtonTableViewCell.xib */,
535                                 E53B7E9C20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.swift */,
536                                 E53B7E9D20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.xib */,
537                                 E55DA34220D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.swift */,
538                                 E55DA34320D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.xib */,
539                                 E55DA33E20D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.swift */,
540                                 E55DA33F20D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.xib */,
541                                 E55DA33920D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.swift */,
542                                 E55DA33A20D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.xib */,
543                         );
544                         path = Cells;
545                         sourceTree = "<group>";
546                 };
547                 E565D28220BF504E00786E1F /* Filter */ = {
548                         isa = PBXGroup;
549                         children = (
550                                 E5E5BAFA20CFDE5D00BE3795 /* Cells */,
551                                 E565D28320BF506700786E1F /* FilterViewController.swift */,
552                                 E5E5BAFD20CFE2A500BE3795 /* FilterHeaderView.swift */,
553                         );
554                         path = Filter;
555                         sourceTree = "<group>";
556                 };
557                 E56B2F1720D7CAB300671B24 /* Cells */ = {
558                         isa = PBXGroup;
559                         children = (
560                                 E56EBB9A2139369600DA3600 /* BecomeFriendTableViewCell.swift */,
561                                 E56EBB9B2139369600DA3600 /* BecomeFriendTableViewCell.xib */,
562                                 E56B2F1A20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.swift */,
563                                 E56B2F1B20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.xib */,
564                                 E56B2F1E20D7D75F00671B24 /* LibraryCollectionTableViewCell.swift */,
565                                 E56B2F1F20D7D75F00671B24 /* LibraryCollectionTableViewCell.xib */,
566                                 E56B2F2D20D80FA800671B24 /* BookCollectionViewCell.swift */,
567                                 E56B2F2E20D80FA800671B24 /* BookCollectionViewCell.xib */,
568                         );
569                         path = Cells;
570                         sourceTree = "<group>";
571                 };
572                 E56B2F2220D7DABB00671B24 /* Views */ = {
573                         isa = PBXGroup;
574                         children = (
575                                 E56B2F2720D7ED3B00671B24 /* DesignableXibView.swift */,
576                                 E56B2F2920D7FE8700671B24 /* BookImageOverlayView.swift */,
577                                 E56B2F2B20D7FEA000671B24 /* BookImageOverlayView.xib */,
578                                 E56B2F2320D7DAE500671B24 /* BookDescriptionView.swift */,
579                                 E56B2F2520D7DB1F00671B24 /* BookDescriptionView.xib */,
580                         );
581                         name = Views;
582                         path = WolneLektury/Screens/Common/Views;
583                         sourceTree = SOURCE_ROOT;
584                 };
585                 E5727A1C20BD9BC200135BE4 /* Screens */ = {
586                         isa = PBXGroup;
587                         children = (
588                                 E52C13C420FA130F00480BF3 /* Authorization */,
589                                 E58FADC82151A6D500CA6DD9 /* Login */,
590                                 E58FADC52151A67400CA6DD9 /* SupportUs */,
591                                 E58FADC221518CBD00CA6DD9 /* About */,
592                                 E54CDA4C214FFA2A009D0127 /* Settings */,
593                                 E506BA3E214D9F0400009699 /* NewsDetails */,
594                                 E506BA32214D6DEC00009699 /* News */,
595                                 E5914DBD2148FF1E004993C6 /* DownloadedList */,
596                                 E5374D692142A80F00482DFA /* Player */,
597                                 E575E2C821381DE60072BB45 /* BookList */,
598                                 E55DA33520D914FF00F1D5F8 /* BookDetails */,
599                                 E514EF6720D15C0E002D2031 /* Library */,
600                                 E514EF6820D15C0E002D2031 /* Search */,
601                                 E565D28220BF504E00786E1F /* Filter */,
602                                 E5B3EF8220BDF22E007B0139 /* Common */,
603                                 E5727A1D20BD9BEF00135BE4 /* Menu */,
604                         );
605                         path = Screens;
606                         sourceTree = "<group>";
607                 };
608                 E5727A1D20BD9BEF00135BE4 /* Menu */ = {
609                         isa = PBXGroup;
610                         children = (
611                                 E5B3EF8520BDF890007B0139 /* Cells */,
612                                 E5B3EF8020BDF0C5007B0139 /* MenuViewController.swift */,
613                                 E52A477220BEDCC400998554 /* MenuItem.swift */,
614                         );
615                         path = Menu;
616                         sourceTree = "<group>";
617                 };
618                 E575E2C821381DE60072BB45 /* BookList */ = {
619                         isa = PBXGroup;
620                         children = (
621                                 E575E2C921381E060072BB45 /* BookListViewController.swift */,
622                         );
623                         path = BookList;
624                         sourceTree = "<group>";
625                 };
626                 E57B247120D1824100430DDC /* Cells */ = {
627                         isa = PBXGroup;
628                         children = (
629                                 E57B247220D1826A00430DDC /* SearchFilterCollectionViewCell.swift */,
630                                 E57B247320D1826A00430DDC /* SearchFilterCollectionViewCell.xib */,
631                         );
632                         path = Cells;
633                         sourceTree = "<group>";
634                 };
635                 E58FADC221518CBD00CA6DD9 /* About */ = {
636                         isa = PBXGroup;
637                         children = (
638                                 E58FADC321518CD000CA6DD9 /* AboutViewController.swift */,
639                         );
640                         path = About;
641                         sourceTree = "<group>";
642                 };
643                 E58FADC52151A67400CA6DD9 /* SupportUs */ = {
644                         isa = PBXGroup;
645                         children = (
646                                 E58FADC62151A68E00CA6DD9 /* SupportUsViewController.swift */,
647                         );
648                         path = SupportUs;
649                         sourceTree = "<group>";
650                 };
651                 E58FADC82151A6D500CA6DD9 /* Login */ = {
652                         isa = PBXGroup;
653                         children = (
654                                 E58FADC92151A6E600CA6DD9 /* LoginViewController.swift */,
655                         );
656                         path = Login;
657                         sourceTree = "<group>";
658                 };
659                 E5914DBD2148FF1E004993C6 /* DownloadedList */ = {
660                         isa = PBXGroup;
661                         children = (
662                                 E5914DBE2148FF33004993C6 /* DownloadedListViewController.swift */,
663                         );
664                         path = DownloadedList;
665                         sourceTree = "<group>";
666                 };
667                 E5920EB7212FFA8100118EE6 /* Realm */ = {
668                         isa = PBXGroup;
669                         children = (
670                                 E5920EB8212FFA9300118EE6 /* RLMApplication.swift */,
671                                 E5920EBA2130088200118EE6 /* RLMUser.swift */,
672                         );
673                         path = Realm;
674                         sourceTree = "<group>";
675                 };
676                 E5A17754212EF28D004F026E /* Utils */ = {
677                         isa = PBXGroup;
678                         children = (
679                                 E5A17755212EF2A2004F026E /* SharedGlobals.swift */,
680                                 E5D09FA1214803AA007DCB43 /* DatabaseManager.swift */,
681                         );
682                         path = Utils;
683                         sourceTree = "<group>";
684                 };
685                 E5AE0E9F206D31F600C61957 = {
686                         isa = PBXGroup;
687                         children = (
688                                 E553129A2164EF5900B2D216 /* GoogleService-Info.plist */,
689                                 E5F55E552189B55600D95421 /* Settings.bundle */,
690                                 E5AE0EAA206D31F600C61957 /* WolneLektury */,
691                                 E5AE0EBF206D31F700C61957 /* WolneLekturyTests */,
692                                 E5AE0ECA206D31F700C61957 /* WolneLekturyUITests */,
693                                 E5AE0EA9206D31F600C61957 /* Products */,
694                                 060167A9F380BA2A2BA6491B /* Pods */,
695                                 0F1561A5B3389A3D6F47162F /* Frameworks */,
696                         );
697                         sourceTree = "<group>";
698                 };
699                 E5AE0EA9206D31F600C61957 /* Products */ = {
700                         isa = PBXGroup;
701                         children = (
702                                 E5AE0EA8206D31F600C61957 /* WolneLektury.app */,
703                                 E5AE0EBC206D31F700C61957 /* WolneLekturyTests.xctest */,
704                                 E5AE0EC7206D31F700C61957 /* WolneLekturyUITests.xctest */,
705                         );
706                         name = Products;
707                         sourceTree = "<group>";
708                 };
709                 E5AE0EAA206D31F600C61957 /* WolneLektury */ = {
710                         isa = PBXGroup;
711                         children = (
712                                 E553129C2164F32600B2D216 /* WolneLektury.entitlements */,
713                                 E5E5BAED20CFD46F00BE3795 /* Resources */,
714                                 E5AE0EAB206D31F600C61957 /* AppDelegate.swift */,
715                                 E5E89BC420F4C24F00A0A6C2 /* External */,
716                                 E5AE0EAF206D31F600C61957 /* Main.storyboard */,
717                                 E5AE0EB2206D31F600C61957 /* Assets.xcassets */,
718                                 E5AE0EB4206D31F600C61957 /* LaunchScreen.storyboard */,
719                                 E5AE0EB7206D31F600C61957 /* Info.plist */,
720                                 E52A476420BEAE5900998554 /* Connection */,
721                                 E5B3EF7E20BDEFB7007B0139 /* MainNavigator.swift */,
722                                 E52A475920BE856800998554 /* Model */,
723                                 E52A475720BE6DB700998554 /* Constants.swift */,
724                                 E55BFD6E20E0F9060090F8BE /* Reader */,
725                                 E52A476D20BEC0BD00998554 /* Config.swift */,
726                                 E52A474420BE6BD500998554 /* Extensions */,
727                                 E52A474320BE6AE500998554 /* Localizable.strings */,
728                                 E5E5BB0B20CFF5D900BE3795 /* Controls */,
729                                 E5727A1C20BD9BC200135BE4 /* Screens */,
730                                 E5A17754212EF28D004F026E /* Utils */,
731                         );
732                         path = WolneLektury;
733                         sourceTree = "<group>";
734                 };
735                 E5AE0EBF206D31F700C61957 /* WolneLekturyTests */ = {
736                         isa = PBXGroup;
737                         children = (
738                                 E5AE0EC0206D31F700C61957 /* WolneLekturyTests.swift */,
739                                 E5AE0EC2206D31F700C61957 /* Info.plist */,
740                         );
741                         path = WolneLekturyTests;
742                         sourceTree = "<group>";
743                 };
744                 E5AE0ECA206D31F700C61957 /* WolneLekturyUITests */ = {
745                         isa = PBXGroup;
746                         children = (
747                                 E5AE0ECB206D31F700C61957 /* WolneLekturyUITests.swift */,
748                                 E5AE0ECD206D31F700C61957 /* Info.plist */,
749                         );
750                         path = WolneLekturyUITests;
751                         sourceTree = "<group>";
752                 };
753                 E5B3EF8220BDF22E007B0139 /* Common */ = {
754                         isa = PBXGroup;
755                         children = (
756                                 E56B2F2220D7DABB00671B24 /* Views */,
757                                 E52A477C20BEEB1200998554 /* Cells */,
758                                 E5B3EF8320BDF24D007B0139 /* MainNavigationViewController.swift */,
759                                 E56B2F1820D7CC9600671B24 /* MainViewController.swift */,
760                                 E506BA3C214D7FA000009699 /* ListViewController.swift */,
761                                 E5365A25215A86BA00DEF847 /* WLViewController.swift */,
762                                 E5A281CE215E6FFE000DCD83 /* WLSideMenuNavigationController.swift */,
763                                 E5A281D0215E708C000DCD83 /* WLNavigationController.swift */,
764                         );
765                         path = Common;
766                         sourceTree = "<group>";
767                 };
768                 E5B3EF8520BDF890007B0139 /* Cells */ = {
769                         isa = PBXGroup;
770                         children = (
771                                 E52A477420BEE8F300998554 /* MenuLineTableViewCell.swift */,
772                                 E52A477520BEE8F300998554 /* MenuLineTableViewCell.xib */,
773                                 E5B3EF8620BDF8AD007B0139 /* MenuTableViewCell.swift */,
774                                 E5B3EF8720BDF8AD007B0139 /* MenuTableViewCell.xib */,
775                                 E52A478120BEF86800998554 /* MenuSupportUsTableViewCell.swift */,
776                                 E52A478220BEF86800998554 /* MenuSupportUsTableViewCell.xib */,
777                                 E52A477820BEE90A00998554 /* MenuBottomTableViewCell.swift */,
778                                 E52A477920BEE90A00998554 /* MenuBottomTableViewCell.xib */,
779                         );
780                         path = Cells;
781                         sourceTree = "<group>";
782                 };
783                 E5E5BAED20CFD46F00BE3795 /* Resources */ = {
784                         isa = PBXGroup;
785                         children = (
786                                 E5E5BAEE20CFD46F00BE3795 /* Font */,
787                         );
788                         path = Resources;
789                         sourceTree = "<group>";
790                 };
791                 E5E5BAEE20CFD46F00BE3795 /* Font */ = {
792                         isa = PBXGroup;
793                         children = (
794                                 E5E5BAEF20CFD46F00BE3795 /* Roboto */,
795                         );
796                         path = Font;
797                         sourceTree = "<group>";
798                 };
799                 E5E5BAEF20CFD46F00BE3795 /* Roboto */ = {
800                         isa = PBXGroup;
801                         children = (
802                                 E5E5BAF020CFD46F00BE3795 /* Roboto-Medium.ttf */,
803                                 E5E5BAF120CFD46F00BE3795 /* Roboto-Light.ttf */,
804                                 E5E5BAF220CFD46F00BE3795 /* Roboto-Regular.ttf */,
805                                 E5E5BAF320CFD46F00BE3795 /* Roboto-Bold.ttf */,
806                                 E5E5BAF420CFD46F00BE3795 /* Roboto-Thin.ttf */,
807                         );
808                         path = Roboto;
809                         sourceTree = "<group>";
810                 };
811                 E5E5BAFA20CFDE5D00BE3795 /* Cells */ = {
812                         isa = PBXGroup;
813                         children = (
814                                 E5E5BB0720CFE49500BE3795 /* FilterCollectionViewCell.swift */,
815                                 E5E5BB0820CFE49500BE3795 /* FilterCollectionViewCell.xib */,
816                                 E5E5BAFF20CFE44B00BE3795 /* FilterOnlyLecturesReusableView.swift */,
817                                 E5E5BB0020CFE44B00BE3795 /* FilterOnlyLecturesReusableView.xib */,
818                                 E5E5BB0320CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.swift */,
819                                 E5E5BB0420CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.xib */,
820                         );
821                         path = Cells;
822                         sourceTree = "<group>";
823                 };
824                 E5E5BB0B20CFF5D900BE3795 /* Controls */ = {
825                         isa = PBXGroup;
826                         children = (
827                                 E5E5BB0C20CFF5FD00BE3795 /* ActivityIndicatorButton.swift */,
828                                 E54D850E2154020C003B087E /* ProgressLabel.swift */,
829                                 E54D850C2153F73F003B087E /* ProgressButton.swift */,
830                         );
831                         path = Controls;
832                         sourceTree = "<group>";
833                 };
834                 E5E89BC420F4C24F00A0A6C2 /* External */ = {
835                         isa = PBXGroup;
836                         children = (
837                         );
838                         path = External;
839                         sourceTree = "<group>";
840                 };
841 /* End PBXGroup section */
842
843 /* Begin PBXNativeTarget section */
844                 E5AE0EA7206D31F600C61957 /* WolneLektury */ = {
845                         isa = PBXNativeTarget;
846                         buildConfigurationList = E5AE0ED0206D31F700C61957 /* Build configuration list for PBXNativeTarget "WolneLektury" */;
847                         buildPhases = (
848                                 C2F70426272AFB4A69A7A9D2 /* [CP] Check Pods Manifest.lock */,
849                                 E5AE0EA4206D31F600C61957 /* Sources */,
850                                 E5AE0EA5206D31F600C61957 /* Frameworks */,
851                                 E5AE0EA6206D31F600C61957 /* Resources */,
852                                 B28876BCAC1F711876A77D9A /* [CP] Embed Pods Frameworks */,
853                                 E560F131215EC7D3004E9A71 /* ShellScript */,
854                         );
855                         buildRules = (
856                         );
857                         dependencies = (
858                         );
859                         name = WolneLektury;
860                         productName = WolneLektury;
861                         productReference = E5AE0EA8206D31F600C61957 /* WolneLektury.app */;
862                         productType = "com.apple.product-type.application";
863                 };
864                 E5AE0EBB206D31F700C61957 /* WolneLekturyTests */ = {
865                         isa = PBXNativeTarget;
866                         buildConfigurationList = E5AE0ED3206D31F700C61957 /* Build configuration list for PBXNativeTarget "WolneLekturyTests" */;
867                         buildPhases = (
868                                 E5AE0EB8206D31F700C61957 /* Sources */,
869                                 E5AE0EB9206D31F700C61957 /* Frameworks */,
870                                 E5AE0EBA206D31F700C61957 /* Resources */,
871                         );
872                         buildRules = (
873                         );
874                         dependencies = (
875                                 E5AE0EBE206D31F700C61957 /* PBXTargetDependency */,
876                         );
877                         name = WolneLekturyTests;
878                         productName = WolneLekturyTests;
879                         productReference = E5AE0EBC206D31F700C61957 /* WolneLekturyTests.xctest */;
880                         productType = "com.apple.product-type.bundle.unit-test";
881                 };
882                 E5AE0EC6206D31F700C61957 /* WolneLekturyUITests */ = {
883                         isa = PBXNativeTarget;
884                         buildConfigurationList = E5AE0ED6206D31F700C61957 /* Build configuration list for PBXNativeTarget "WolneLekturyUITests" */;
885                         buildPhases = (
886                                 E5AE0EC3206D31F700C61957 /* Sources */,
887                                 E5AE0EC4206D31F700C61957 /* Frameworks */,
888                                 E5AE0EC5206D31F700C61957 /* Resources */,
889                         );
890                         buildRules = (
891                         );
892                         dependencies = (
893                                 E5AE0EC9206D31F700C61957 /* PBXTargetDependency */,
894                         );
895                         name = WolneLekturyUITests;
896                         productName = WolneLekturyUITests;
897                         productReference = E5AE0EC7206D31F700C61957 /* WolneLekturyUITests.xctest */;
898                         productType = "com.apple.product-type.bundle.ui-testing";
899                 };
900 /* End PBXNativeTarget section */
901
902 /* Begin PBXProject section */
903                 E5AE0EA0206D31F600C61957 /* Project object */ = {
904                         isa = PBXProject;
905                         attributes = {
906                                 LastSwiftUpdateCheck = 0920;
907                                 LastUpgradeCheck = 0930;
908                                 ORGANIZATIONNAME = Lightcoding;
909                                 TargetAttributes = {
910                                         E5AE0EA7206D31F600C61957 = {
911                                                 CreatedOnToolsVersion = 9.2;
912                                                 ProvisioningStyle = Manual;
913                                                 SystemCapabilities = {
914                                                         com.apple.BackgroundModes = {
915                                                                 enabled = 1;
916                                                         };
917                                                         com.apple.Push = {
918                                                                 enabled = 1;
919                                                         };
920                                                 };
921                                         };
922                                         E5AE0EBB206D31F700C61957 = {
923                                                 CreatedOnToolsVersion = 9.2;
924                                                 ProvisioningStyle = Automatic;
925                                                 TestTargetID = E5AE0EA7206D31F600C61957;
926                                         };
927                                         E5AE0EC6206D31F700C61957 = {
928                                                 CreatedOnToolsVersion = 9.2;
929                                                 ProvisioningStyle = Automatic;
930                                                 TestTargetID = E5AE0EA7206D31F600C61957;
931                                         };
932                                 };
933                         };
934                         buildConfigurationList = E5AE0EA3206D31F600C61957 /* Build configuration list for PBXProject "WolneLektury" */;
935                         compatibilityVersion = "Xcode 8.0";
936                         developmentRegion = en;
937                         hasScannedForEncodings = 0;
938                         knownRegions = (
939                                 en,
940                                 Base,
941                         );
942                         mainGroup = E5AE0E9F206D31F600C61957;
943                         productRefGroup = E5AE0EA9206D31F600C61957 /* Products */;
944                         projectDirPath = "";
945                         projectRoot = "";
946                         targets = (
947                                 E5AE0EA7206D31F600C61957 /* WolneLektury */,
948                                 E5AE0EBB206D31F700C61957 /* WolneLekturyTests */,
949                                 E5AE0EC6206D31F700C61957 /* WolneLekturyUITests */,
950                         );
951                 };
952 /* End PBXProject section */
953
954 /* Begin PBXResourcesBuildPhase section */
955                 E5AE0EA6206D31F600C61957 /* Resources */ = {
956                         isa = PBXResourcesBuildPhase;
957                         buildActionMask = 2147483647;
958                         files = (
959                                 E5F55E562189B55600D95421 /* Settings.bundle in Resources */,
960                                 E55DA34120D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.xib in Resources */,
961                                 E57B247520D1826A00430DDC /* SearchFilterCollectionViewCell.xib in Resources */,
962                                 E5E5BB0A20CFE49500BE3795 /* FilterCollectionViewCell.xib in Resources */,
963                                 E5E5BAF920CFD46F00BE3795 /* Roboto-Thin.ttf in Resources */,
964                                 E5E5BAF520CFD46F00BE3795 /* Roboto-Medium.ttf in Resources */,
965                                 E5E5BAF820CFD46F00BE3795 /* Roboto-Bold.ttf in Resources */,
966                                 E52A477720BEE8F300998554 /* MenuLineTableViewCell.xib in Resources */,
967                                 E52A474120BE6AE500998554 /* Localizable.strings in Resources */,
968                                 E553129B2164EF5900B2D216 /* GoogleService-Info.plist in Resources */,
969                                 E506BA39214D6E5100009699 /* NewsTableViewCell.xib in Resources */,
970                                 E55DA33C20D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.xib in Resources */,
971                                 E56B2F2C20D7FEA000671B24 /* BookImageOverlayView.xib in Resources */,
972                                 E5E5BAF620CFD46F00BE3795 /* Roboto-Light.ttf in Resources */,
973                                 E56B2F2620D7DB1F00671B24 /* BookDescriptionView.xib in Resources */,
974                                 E56EBB9D2139369600DA3600 /* BecomeFriendTableViewCell.xib in Resources */,
975                                 E52A478020BEEB2800998554 /* WLTableViewCell.xib in Resources */,
976                                 E56B2F2120D7D75F00671B24 /* LibraryCollectionTableViewCell.xib in Resources */,
977                                 E5AE0EB6206D31F600C61957 /* LaunchScreen.storyboard in Resources */,
978                                 E56B2F3020D80FA800671B24 /* BookCollectionViewCell.xib in Resources */,
979                                 E57B247920D2649E00430DDC /* BookTableViewCell.xib in Resources */,
980                                 E53B7E9F20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.xib in Resources */,
981                                 E5E5BAF720CFD46F00BE3795 /* Roboto-Regular.ttf in Resources */,
982                                 E5AE0EB3206D31F600C61957 /* Assets.xcassets in Resources */,
983                                 E52A477B20BEE90A00998554 /* MenuBottomTableViewCell.xib in Resources */,
984                                 E5AE0EB1206D31F600C61957 /* Main.storyboard in Resources */,
985                                 E55DA34520D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.xib in Resources */,
986                                 E5E5BB0620CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.xib in Resources */,
987                                 E52A478420BEF86800998554 /* MenuSupportUsTableViewCell.xib in Resources */,
988                                 E53B7EA320DA8456007F88E0 /* BookDetailsButtonTableViewCell.xib in Resources */,
989                                 E5B3EF8920BDF8AD007B0139 /* MenuTableViewCell.xib in Resources */,
990                                 E54CDA47214FD87E009D0127 /* SimpleGalleryCollectionViewCell.xib in Resources */,
991                                 E5E5BB0220CFE44B00BE3795 /* FilterOnlyLecturesReusableView.xib in Resources */,
992                                 E56B2F1D20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.xib in Resources */,
993                         );
994                         runOnlyForDeploymentPostprocessing = 0;
995                 };
996                 E5AE0EBA206D31F700C61957 /* Resources */ = {
997                         isa = PBXResourcesBuildPhase;
998                         buildActionMask = 2147483647;
999                         files = (
1000                         );
1001                         runOnlyForDeploymentPostprocessing = 0;
1002                 };
1003                 E5AE0EC5206D31F700C61957 /* Resources */ = {
1004                         isa = PBXResourcesBuildPhase;
1005                         buildActionMask = 2147483647;
1006                         files = (
1007                         );
1008                         runOnlyForDeploymentPostprocessing = 0;
1009                 };
1010 /* End PBXResourcesBuildPhase section */
1011
1012 /* Begin PBXShellScriptBuildPhase section */
1013                 B28876BCAC1F711876A77D9A /* [CP] Embed Pods Frameworks */ = {
1014                         isa = PBXShellScriptBuildPhase;
1015                         buildActionMask = 2147483647;
1016                         files = (
1017                         );
1018                         inputPaths = (
1019                                 "${SRCROOT}/Pods/Target Support Files/Pods-WolneLektury/Pods-WolneLektury-frameworks.sh",
1020                                 "${BUILT_PRODUCTS_DIR}/AEXML/AEXML.framework",
1021                                 "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
1022                                 "${BUILT_PRODUCTS_DIR}/AlamofireActivityLogger/AlamofireActivityLogger.framework",
1023                                 "${BUILT_PRODUCTS_DIR}/FolioReaderKit/FolioReaderKit.framework",
1024                                 "${BUILT_PRODUCTS_DIR}/FontBlaster/FontBlaster.framework",
1025                                 "${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework",
1026                                 "${BUILT_PRODUCTS_DIR}/JSQWebViewController/JSQWebViewController.framework",
1027                                 "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
1028                                 "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
1029                                 "${BUILT_PRODUCTS_DIR}/MZDownloadManager/MZDownloadManager.framework",
1030                                 "${BUILT_PRODUCTS_DIR}/MatomoTracker/MatomoTracker.framework",
1031                                 "${BUILT_PRODUCTS_DIR}/MenuItemKit/MenuItemKit.framework",
1032                                 "${BUILT_PRODUCTS_DIR}/OAuthSwift/OAuthSwift.framework",
1033                                 "${BUILT_PRODUCTS_DIR}/Protobuf/Protobuf.framework",
1034                                 "${BUILT_PRODUCTS_DIR}/Realm/Realm.framework",
1035                                 "${BUILT_PRODUCTS_DIR}/RealmSwift/RealmSwift.framework",
1036                                 "${BUILT_PRODUCTS_DIR}/SSZipArchive/SSZipArchive.framework",
1037                                 "${BUILT_PRODUCTS_DIR}/SideMenu/SideMenu.framework",
1038                                 "${BUILT_PRODUCTS_DIR}/SwiftKeychainWrapper/SwiftKeychainWrapper.framework",
1039                                 "${BUILT_PRODUCTS_DIR}/Toast-Swift/Toast_Swift.framework",
1040                                 "${BUILT_PRODUCTS_DIR}/ZFDragableModalTransition/ZFDragableModalTransition.framework",
1041                                 "${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
1042                         );
1043                         name = "[CP] Embed Pods Frameworks";
1044                         outputPaths = (
1045                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AEXML.framework",
1046                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
1047                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AlamofireActivityLogger.framework",
1048                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FolioReaderKit.framework",
1049                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FontBlaster.framework",
1050                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
1051                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/JSQWebViewController.framework",
1052                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
1053                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
1054                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MZDownloadManager.framework",
1055                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MatomoTracker.framework",
1056                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MenuItemKit.framework",
1057                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OAuthSwift.framework",
1058                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
1059                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Realm.framework",
1060                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RealmSwift.framework",
1061                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SSZipArchive.framework",
1062                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SideMenu.framework",
1063                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftKeychainWrapper.framework",
1064                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast_Swift.framework",
1065                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ZFDragableModalTransition.framework",
1066                                 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
1067                         );
1068                         runOnlyForDeploymentPostprocessing = 0;
1069                         shellPath = /bin/sh;
1070                         shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-WolneLektury/Pods-WolneLektury-frameworks.sh\"\n";
1071                         showEnvVarsInLog = 0;
1072                 };
1073                 C2F70426272AFB4A69A7A9D2 /* [CP] Check Pods Manifest.lock */ = {
1074                         isa = PBXShellScriptBuildPhase;
1075                         buildActionMask = 2147483647;
1076                         files = (
1077                         );
1078                         inputPaths = (
1079                                 "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
1080                                 "${PODS_ROOT}/Manifest.lock",
1081                         );
1082                         name = "[CP] Check Pods Manifest.lock";
1083                         outputPaths = (
1084                                 "$(DERIVED_FILE_DIR)/Pods-WolneLektury-checkManifestLockResult.txt",
1085                         );
1086                         runOnlyForDeploymentPostprocessing = 0;
1087                         shellPath = /bin/sh;
1088                         shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
1089                         showEnvVarsInLog = 0;
1090                 };
1091                 E560F131215EC7D3004E9A71 /* ShellScript */ = {
1092                         isa = PBXShellScriptBuildPhase;
1093                         buildActionMask = 2147483647;
1094                         files = (
1095                         );
1096                         inputPaths = (
1097                         );
1098                         outputPaths = (
1099                         );
1100                         runOnlyForDeploymentPostprocessing = 0;
1101                         shellPath = /bin/sh;
1102                         shellScript = "\"${PODS_ROOT}/Fabric/run\" 67296ed66bf2e7658d0e3c71701e4fa0db8a85b0 796679c30fbaef26a0434d1bcdcd854c0738b19604d75509b89818e53eb5f6be";
1103                 };
1104 /* End PBXShellScriptBuildPhase section */
1105
1106 /* Begin PBXSourcesBuildPhase section */
1107                 E5AE0EA4206D31F600C61957 /* Sources */ = {
1108                         isa = PBXSourcesBuildPhase;
1109                         buildActionMask = 2147483647;
1110                         files = (
1111                                 E52A477F20BEEB2800998554 /* WLTableViewCell.swift in Sources */,
1112                                 E5B3EF8420BDF24D007B0139 /* MainNavigationViewController.swift in Sources */,
1113                                 E52A474E20BE6C7400998554 /* UIView+Ext.swift in Sources */,
1114                                 E506BA34214D6E0700009699 /* NewsViewController.swift in Sources */,
1115                                 E54CDA46214FD87E009D0127 /* SimpleGalleryCollectionViewCell.swift in Sources */,
1116                                 E52A476820BEAFC200998554 /* NetworkService.swift in Sources */,
1117                                 E52A474820BE6C3800998554 /* NSObject+Ext.swift in Sources */,
1118                                 E50D100920F393D5000FA5CA /* OAuthTokenModel.swift in Sources */,
1119                                 E5732B742155411900616C91 /* PlayerController.swift in Sources */,
1120                                 E52A474A20BE6C4F00998554 /* UIButton+Ext.swift in Sources */,
1121                                 E5920EB9212FFA9300118EE6 /* RLMApplication.swift in Sources */,
1122                                 E5B3EF8820BDF8AD007B0139 /* MenuTableViewCell.swift in Sources */,
1123                                 E52A474620BE6C2200998554 /* UIViewController+Ext.swift in Sources */,
1124                                 E52A475020BE6C8000998554 /* String+Ext.swift in Sources */,
1125                                 E52A475820BE6DB800998554 /* Constants.swift in Sources */,
1126                                 E5365A24215A82E100DEF847 /* MatomoTracker+Ext.swift in Sources */,
1127                                 E55DA34020D9338D00F1D5F8 /* BookDetailsInfoTableViewCell.swift in Sources */,
1128                                 E54D850D2153F73F003B087E /* ProgressButton.swift in Sources */,
1129                                 E57B247820D2649E00430DDC /* BookTableViewCell.swift in Sources */,
1130                                 E5365A26215A86BA00DEF847 /* WLViewController.swift in Sources */,
1131                                 E5A281CF215E6FFE000DCD83 /* WLSideMenuNavigationController.swift in Sources */,
1132                                 E5E89BC320F4BEFC00A0A6C2 /* Dictionary+Ext.swift in Sources */,
1133                                 E531C82B2137282B00655C12 /* ReadingStateModel.swift in Sources */,
1134                                 E57B247420D1826A00430DDC /* SearchFilterCollectionViewCell.swift in Sources */,
1135                                 E506BA38214D6E5100009699 /* NewsTableViewCell.swift in Sources */,
1136                                 E52C13C620FA132A00480BF3 /* AuthorizationWebViewController.swift in Sources */,
1137                                 E5732B7621560EF200616C91 /* PlayerItemTableViewCell.swift in Sources */,
1138                                 E514EF6C20D1679C002D2031 /* SearchViewController.swift in Sources */,
1139                                 E56B2F2F20D80FA800671B24 /* BookCollectionViewCell.swift in Sources */,
1140                                 E55BFD7020E0F9370090F8BE /* WLReaderConfig.swift in Sources */,
1141                                 E53B7EA220DA8456007F88E0 /* BookDetailsButtonTableViewCell.swift in Sources */,
1142                                 E52A474C20BE6C6200998554 /* UIImage+Ext.swift in Sources */,
1143                                 E5E5BB0920CFE49500BE3795 /* FilterCollectionViewCell.swift in Sources */,
1144                                 E5B3EF7F20BDEFB7007B0139 /* MainNavigator.swift in Sources */,
1145                                 E506BA3B214D737800009699 /* NewsModel.swift in Sources */,
1146                                 E54CDA43214FD2E9009D0127 /* GalleryCell.swift in Sources */,
1147                                 E52C13C820FA945D00480BF3 /* Credentials.swift in Sources */,
1148                                 E52A477620BEE8F300998554 /* MenuLineTableViewCell.swift in Sources */,
1149                                 E55DA33720D9151E00F1D5F8 /* BookDetailsViewController.swift in Sources */,
1150                                 E58FADCA2151A6E600CA6DD9 /* LoginViewController.swift in Sources */,
1151                                 E55DA33B20D91DD000F1D5F8 /* BookDetailsHeaderTableViewCell.swift in Sources */,
1152                                 E52A476A20BEBB6700998554 /* SyncManager.swift in Sources */,
1153                                 E52A475B20BE858B00998554 /* BookDetailsModel.swift in Sources */,
1154                                 E56EBB9C2139369600DA3600 /* BecomeFriendTableViewCell.swift in Sources */,
1155                                 E52A478320BEF86800998554 /* MenuSupportUsTableViewCell.swift in Sources */,
1156                                 E52A475D20BE879400998554 /* BookModel.swift in Sources */,
1157                                 E58F928820D4E63E00400375 /* SearchFiltersManager.swift in Sources */,
1158                                 E56B2F2020D7D75F00671B24 /* LibraryCollectionTableViewCell.swift in Sources */,
1159                                 E56B2F1920D7CC9600671B24 /* MainViewController.swift in Sources */,
1160                                 E55DA34420D933F700F1D5F8 /* BookDetailsSeparatorTableViewCell.swift in Sources */,
1161                                 E5AE0EAC206D31F600C61957 /* AppDelegate.swift in Sources */,
1162                                 E5920EBB2130088200118EE6 /* RLMUser.swift in Sources */,
1163                                 E5374D6B2142A83D00482DFA /* PlayerViewController.swift in Sources */,
1164                                 E52A475620BE6CD700998554 /* DateFormatter+Ext.swift in Sources */,
1165                                 E5A17756212EF2A2004F026E /* SharedGlobals.swift in Sources */,
1166                                 E54D850F2154020C003B087E /* ProgressLabel.swift in Sources */,
1167                                 E506BA40214DA31600009699 /* NewsDetailsViewController.swift in Sources */,
1168                                 E56B2F2A20D7FE8700671B24 /* BookImageOverlayView.swift in Sources */,
1169                                 E52A475420BE6CBC00998554 /* UITableView+Ext.swift in Sources */,
1170                                 E58FADC72151A68E00CA6DD9 /* SupportUsViewController.swift in Sources */,
1171                                 E56B2F1C20D7D74800671B24 /* LibraryEarlyAccessTableViewCell.swift in Sources */,
1172                                 E5A281D1215E708C000DCD83 /* WLNavigationController.swift in Sources */,
1173                                 E506BA3D214D7FA000009699 /* ListViewController.swift in Sources */,
1174                                 E52A475F20BE87A200998554 /* CategoryModel.swift in Sources */,
1175                                 E5E5BB0520CFE46900BE3795 /* FilterSectionHeaderCollectionReusableView.swift in Sources */,
1176                                 E54CDA4E214FFA3D009D0127 /* SettingsViewController.swift in Sources */,
1177                                 E52A476E20BEC0BD00998554 /* Config.swift in Sources */,
1178                                 E54CDA4A214FF3C8009D0127 /* GalleryViewController.swift in Sources */,
1179                                 E5D09FA2214803AA007DCB43 /* DatabaseManager.swift in Sources */,
1180                                 E514EF6A20D15C23002D2031 /* LibraryViewController.swift in Sources */,
1181                                 E52A477A20BEE90A00998554 /* MenuBottomTableViewCell.swift in Sources */,
1182                                 E5699A0C214081B900F0A94C /* LikeModel.swift in Sources */,
1183                                 E53B7E9E20DA816E007F88E0 /* BookDetailsFragmentTableViewCell.swift in Sources */,
1184                                 E52A476320BE87C900998554 /* MediaModel.swift in Sources */,
1185                                 E52A477320BEDCC400998554 /* MenuItem.swift in Sources */,
1186                                 E58FADC421518CD000CA6DD9 /* AboutViewController.swift in Sources */,
1187                                 E52A477120BED97200998554 /* FilterBooksParameters.swift in Sources */,
1188                                 E565D28420BF506800786E1F /* FilterViewController.swift in Sources */,
1189                                 E52A475220BE6C9400998554 /* NSAttributedString+Ext.swift in Sources */,
1190                                 E52A476C20BEBDD700998554 /* RestAction.swift in Sources */,
1191                                 E531C82D2137B1DE00655C12 /* UIColor+Ext.swift in Sources */,
1192                                 E5E5BB0D20CFF5FD00BE3795 /* ActivityIndicatorButton.swift in Sources */,
1193                                 E56B2F2420D7DAE500671B24 /* BookDescriptionView.swift in Sources */,
1194                                 E5E5BAFE20CFE2A500BE3795 /* FilterHeaderView.swift in Sources */,
1195                                 E5E5BB0120CFE44B00BE3795 /* FilterOnlyLecturesReusableView.swift in Sources */,
1196                                 E575E2CA21381E060072BB45 /* BookListViewController.swift in Sources */,
1197                                 E5920EB6212FF73B00118EE6 /* UsernameModel.swift in Sources */,
1198                                 E51273B420DCE02300BCEA45 /* DownloadManager.swift in Sources */,
1199                                 E52A476620BEAE7A00998554 /* Routes.swift in Sources */,
1200                                 E5B3EF8120BDF0C5007B0139 /* MenuViewController.swift in Sources */,
1201                                 E5914DBF2148FF33004993C6 /* DownloadedListViewController.swift in Sources */,
1202                                 E56B2F2820D7ED3B00671B24 /* DesignableXibView.swift in Sources */,
1203                                 E52A476120BE87BC00998554 /* FragmentModel.swift in Sources */,
1204                         );
1205                         runOnlyForDeploymentPostprocessing = 0;
1206                 };
1207                 E5AE0EB8206D31F700C61957 /* Sources */ = {
1208                         isa = PBXSourcesBuildPhase;
1209                         buildActionMask = 2147483647;
1210                         files = (
1211                                 E5AE0EC1206D31F700C61957 /* WolneLekturyTests.swift in Sources */,
1212                         );
1213                         runOnlyForDeploymentPostprocessing = 0;
1214                 };
1215                 E5AE0EC3206D31F700C61957 /* Sources */ = {
1216                         isa = PBXSourcesBuildPhase;
1217                         buildActionMask = 2147483647;
1218                         files = (
1219                                 E5AE0ECC206D31F700C61957 /* WolneLekturyUITests.swift in Sources */,
1220                         );
1221                         runOnlyForDeploymentPostprocessing = 0;
1222                 };
1223 /* End PBXSourcesBuildPhase section */
1224
1225 /* Begin PBXTargetDependency section */
1226                 E5AE0EBE206D31F700C61957 /* PBXTargetDependency */ = {
1227                         isa = PBXTargetDependency;
1228                         target = E5AE0EA7206D31F600C61957 /* WolneLektury */;
1229                         targetProxy = E5AE0EBD206D31F700C61957 /* PBXContainerItemProxy */;
1230                 };
1231                 E5AE0EC9206D31F700C61957 /* PBXTargetDependency */ = {
1232                         isa = PBXTargetDependency;
1233                         target = E5AE0EA7206D31F600C61957 /* WolneLektury */;
1234                         targetProxy = E5AE0EC8206D31F700C61957 /* PBXContainerItemProxy */;
1235                 };
1236 /* End PBXTargetDependency section */
1237
1238 /* Begin PBXVariantGroup section */
1239                 E52A474320BE6AE500998554 /* Localizable.strings */ = {
1240                         isa = PBXVariantGroup;
1241                         children = (
1242                                 E52A474220BE6AE500998554 /* en */,
1243                         );
1244                         name = Localizable.strings;
1245                         sourceTree = "<group>";
1246                 };
1247                 E5AE0EAF206D31F600C61957 /* Main.storyboard */ = {
1248                         isa = PBXVariantGroup;
1249                         children = (
1250                                 E5AE0EB0206D31F600C61957 /* Base */,
1251                         );
1252                         name = Main.storyboard;
1253                         sourceTree = "<group>";
1254                 };
1255                 E5AE0EB4206D31F600C61957 /* LaunchScreen.storyboard */ = {
1256                         isa = PBXVariantGroup;
1257                         children = (
1258                                 E5AE0EB5206D31F600C61957 /* Base */,
1259                         );
1260                         name = LaunchScreen.storyboard;
1261                         sourceTree = "<group>";
1262                 };
1263 /* End PBXVariantGroup section */
1264
1265 /* Begin XCBuildConfiguration section */
1266                 E5AE0ECE206D31F700C61957 /* Debug */ = {
1267                         isa = XCBuildConfiguration;
1268                         buildSettings = {
1269                                 ALWAYS_SEARCH_USER_PATHS = NO;
1270                                 CLANG_ANALYZER_NONNULL = YES;
1271                                 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1272                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1273                                 CLANG_CXX_LIBRARY = "libc++";
1274                                 CLANG_ENABLE_MODULES = YES;
1275                                 CLANG_ENABLE_OBJC_ARC = YES;
1276                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1277                                 CLANG_WARN_BOOL_CONVERSION = YES;
1278                                 CLANG_WARN_COMMA = YES;
1279                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
1280                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1281                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1282                                 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1283                                 CLANG_WARN_EMPTY_BODY = YES;
1284                                 CLANG_WARN_ENUM_CONVERSION = YES;
1285                                 CLANG_WARN_INFINITE_RECURSION = YES;
1286                                 CLANG_WARN_INT_CONVERSION = YES;
1287                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1288                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1289                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1290                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1291                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1292                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
1293                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
1294                                 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1295                                 CLANG_WARN_UNREACHABLE_CODE = YES;
1296                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1297                                 CODE_SIGN_IDENTITY = "iPhone Developer";
1298                                 COPY_PHASE_STRIP = NO;
1299                                 DEBUG_INFORMATION_FORMAT = dwarf;
1300                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
1301                                 ENABLE_TESTABILITY = YES;
1302                                 GCC_C_LANGUAGE_STANDARD = gnu11;
1303                                 GCC_DYNAMIC_NO_PIC = NO;
1304                                 GCC_NO_COMMON_BLOCKS = YES;
1305                                 GCC_OPTIMIZATION_LEVEL = 0;
1306                                 GCC_PREPROCESSOR_DEFINITIONS = (
1307                                         "DEBUG=1",
1308                                         "$(inherited)",
1309                                 );
1310                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1311                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1312                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
1313                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1314                                 GCC_WARN_UNUSED_FUNCTION = YES;
1315                                 GCC_WARN_UNUSED_VARIABLE = YES;
1316                                 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1317                                 MTL_ENABLE_DEBUG_INFO = YES;
1318                                 ONLY_ACTIVE_ARCH = YES;
1319                                 SDKROOT = iphoneos;
1320                                 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
1321                                 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1322                         };
1323                         name = Debug;
1324                 };
1325                 E5AE0ECF206D31F700C61957 /* Release */ = {
1326                         isa = XCBuildConfiguration;
1327                         buildSettings = {
1328                                 ALWAYS_SEARCH_USER_PATHS = NO;
1329                                 CLANG_ANALYZER_NONNULL = YES;
1330                                 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1331                                 CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1332                                 CLANG_CXX_LIBRARY = "libc++";
1333                                 CLANG_ENABLE_MODULES = YES;
1334                                 CLANG_ENABLE_OBJC_ARC = YES;
1335                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1336                                 CLANG_WARN_BOOL_CONVERSION = YES;
1337                                 CLANG_WARN_COMMA = YES;
1338                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
1339                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1340                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1341                                 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1342                                 CLANG_WARN_EMPTY_BODY = YES;
1343                                 CLANG_WARN_ENUM_CONVERSION = YES;
1344                                 CLANG_WARN_INFINITE_RECURSION = YES;
1345                                 CLANG_WARN_INT_CONVERSION = YES;
1346                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1347                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1348                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1349                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1350                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1351                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
1352                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
1353                                 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1354                                 CLANG_WARN_UNREACHABLE_CODE = YES;
1355                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1356                                 CODE_SIGN_IDENTITY = "iPhone Developer";
1357                                 COPY_PHASE_STRIP = NO;
1358                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1359                                 ENABLE_NS_ASSERTIONS = NO;
1360                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
1361                                 GCC_C_LANGUAGE_STANDARD = gnu11;
1362                                 GCC_NO_COMMON_BLOCKS = YES;
1363                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1364                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1365                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
1366                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1367                                 GCC_WARN_UNUSED_FUNCTION = YES;
1368                                 GCC_WARN_UNUSED_VARIABLE = YES;
1369                                 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1370                                 MTL_ENABLE_DEBUG_INFO = NO;
1371                                 SDKROOT = iphoneos;
1372                                 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
1373                                 VALIDATE_PRODUCT = YES;
1374                         };
1375                         name = Release;
1376                 };
1377                 E5AE0ED1206D31F700C61957 /* Debug */ = {
1378                         isa = XCBuildConfiguration;
1379                         baseConfigurationReference = 279BDA32FF0C4D2B7D20B0F8 /* Pods-WolneLektury.debug.xcconfig */;
1380                         buildSettings = {
1381                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1382                                 CODE_SIGN_ENTITLEMENTS = WolneLektury/WolneLektury.entitlements;
1383                                 CODE_SIGN_STYLE = Manual;
1384                                 DEVELOPMENT_TEAM = WX9PLY5GYU;
1385                                 INFOPLIST_FILE = WolneLektury/Info.plist;
1386                                 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1387                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1388                                 PRODUCT_BUNDLE_IDENTIFIER = pl.wolnelektury.wolnelektury;
1389                                 PRODUCT_NAME = "$(TARGET_NAME)";
1390                                 PROVISIONING_PROFILE = "16994683-3da8-46ed-a812-a0a320a80d28";
1391                                 PROVISIONING_PROFILE_SPECIFIER = "WolneLektury Development";
1392                                 SWIFT_VERSION = 4.0;
1393                                 TARGETED_DEVICE_FAMILY = "1,2";
1394                         };
1395                         name = Debug;
1396                 };
1397                 E5AE0ED2206D31F700C61957 /* Release */ = {
1398                         isa = XCBuildConfiguration;
1399                         baseConfigurationReference = C6023269DAF53C83665BCEED /* Pods-WolneLektury.release.xcconfig */;
1400                         buildSettings = {
1401                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1402                                 CODE_SIGN_ENTITLEMENTS = WolneLektury/WolneLektury.entitlements;
1403                                 CODE_SIGN_IDENTITY = "iPhone Distribution";
1404                                 CODE_SIGN_STYLE = Manual;
1405                                 DEVELOPMENT_TEAM = WX9PLY5GYU;
1406                                 INFOPLIST_FILE = WolneLektury/Info.plist;
1407                                 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1408                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1409                                 PRODUCT_BUNDLE_IDENTIFIER = pl.wolnelektury.wolnelektury;
1410                                 PRODUCT_NAME = "$(TARGET_NAME)";
1411                                 PROVISIONING_PROFILE = "532189bd-d181-4e31-9bf1-8d93e29efa64";
1412                                 PROVISIONING_PROFILE_SPECIFIER = "WolneLektury AdHoc";
1413                                 SWIFT_VERSION = 4.0;
1414                                 TARGETED_DEVICE_FAMILY = "1,2";
1415                         };
1416                         name = Release;
1417                 };
1418                 E5AE0ED4206D31F700C61957 /* Debug */ = {
1419                         isa = XCBuildConfiguration;
1420                         buildSettings = {
1421                                 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1422                                 BUNDLE_LOADER = "$(TEST_HOST)";
1423                                 CODE_SIGN_STYLE = Automatic;
1424                                 DEVELOPMENT_TEAM = MLSCCXBM5Z;
1425                                 INFOPLIST_FILE = WolneLekturyTests/Info.plist;
1426                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1427                                 PRODUCT_BUNDLE_IDENTIFIER = com.moiseum.WolneLekturyTests;
1428                                 PRODUCT_NAME = "$(TARGET_NAME)";
1429                                 SWIFT_VERSION = 4.0;
1430                                 TARGETED_DEVICE_FAMILY = "1,2";
1431                                 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WolneLektury.app/WolneLektury";
1432                         };
1433                         name = Debug;
1434                 };
1435                 E5AE0ED5206D31F700C61957 /* Release */ = {
1436                         isa = XCBuildConfiguration;
1437                         buildSettings = {
1438                                 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1439                                 BUNDLE_LOADER = "$(TEST_HOST)";
1440                                 CODE_SIGN_STYLE = Automatic;
1441                                 DEVELOPMENT_TEAM = MLSCCXBM5Z;
1442                                 INFOPLIST_FILE = WolneLekturyTests/Info.plist;
1443                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1444                                 PRODUCT_BUNDLE_IDENTIFIER = com.moiseum.WolneLekturyTests;
1445                                 PRODUCT_NAME = "$(TARGET_NAME)";
1446                                 SWIFT_VERSION = 4.0;
1447                                 TARGETED_DEVICE_FAMILY = "1,2";
1448                                 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/WolneLektury.app/WolneLektury";
1449                         };
1450                         name = Release;
1451                 };
1452                 E5AE0ED7206D31F700C61957 /* Debug */ = {
1453                         isa = XCBuildConfiguration;
1454                         buildSettings = {
1455                                 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1456                                 CODE_SIGN_STYLE = Automatic;
1457                                 DEVELOPMENT_TEAM = MLSCCXBM5Z;
1458                                 INFOPLIST_FILE = WolneLekturyUITests/Info.plist;
1459                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1460                                 PRODUCT_BUNDLE_IDENTIFIER = com.moiseum.WolneLekturyUITests;
1461                                 PRODUCT_NAME = "$(TARGET_NAME)";
1462                                 SWIFT_VERSION = 4.0;
1463                                 TARGETED_DEVICE_FAMILY = "1,2";
1464                                 TEST_TARGET_NAME = WolneLektury;
1465                         };
1466                         name = Debug;
1467                 };
1468                 E5AE0ED8206D31F700C61957 /* Release */ = {
1469                         isa = XCBuildConfiguration;
1470                         buildSettings = {
1471                                 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1472                                 CODE_SIGN_STYLE = Automatic;
1473                                 DEVELOPMENT_TEAM = MLSCCXBM5Z;
1474                                 INFOPLIST_FILE = WolneLekturyUITests/Info.plist;
1475                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1476                                 PRODUCT_BUNDLE_IDENTIFIER = com.moiseum.WolneLekturyUITests;
1477                                 PRODUCT_NAME = "$(TARGET_NAME)";
1478                                 SWIFT_VERSION = 4.0;
1479                                 TARGETED_DEVICE_FAMILY = "1,2";
1480                                 TEST_TARGET_NAME = WolneLektury;
1481                         };
1482                         name = Release;
1483                 };
1484 /* End XCBuildConfiguration section */
1485
1486 /* Begin XCConfigurationList section */
1487                 E5AE0EA3206D31F600C61957 /* Build configuration list for PBXProject "WolneLektury" */ = {
1488                         isa = XCConfigurationList;
1489                         buildConfigurations = (
1490                                 E5AE0ECE206D31F700C61957 /* Debug */,
1491                                 E5AE0ECF206D31F700C61957 /* Release */,
1492                         );
1493                         defaultConfigurationIsVisible = 0;
1494                         defaultConfigurationName = Release;
1495                 };
1496                 E5AE0ED0206D31F700C61957 /* Build configuration list for PBXNativeTarget "WolneLektury" */ = {
1497                         isa = XCConfigurationList;
1498                         buildConfigurations = (
1499                                 E5AE0ED1206D31F700C61957 /* Debug */,
1500                                 E5AE0ED2206D31F700C61957 /* Release */,
1501                         );
1502                         defaultConfigurationIsVisible = 0;
1503                         defaultConfigurationName = Release;
1504                 };
1505                 E5AE0ED3206D31F700C61957 /* Build configuration list for PBXNativeTarget "WolneLekturyTests" */ = {
1506                         isa = XCConfigurationList;
1507                         buildConfigurations = (
1508                                 E5AE0ED4206D31F700C61957 /* Debug */,
1509                                 E5AE0ED5206D31F700C61957 /* Release */,
1510                         );
1511                         defaultConfigurationIsVisible = 0;
1512                         defaultConfigurationName = Release;
1513                 };
1514                 E5AE0ED6206D31F700C61957 /* Build configuration list for PBXNativeTarget "WolneLekturyUITests" */ = {
1515                         isa = XCConfigurationList;
1516                         buildConfigurations = (
1517                                 E5AE0ED7206D31F700C61957 /* Debug */,
1518                                 E5AE0ED8206D31F700C61957 /* Release */,
1519                         );
1520                         defaultConfigurationIsVisible = 0;
1521                         defaultConfigurationName = Release;
1522                 };
1523 /* End XCConfigurationList section */
1524         };
1525         rootObject = E5AE0EA0206D31F600C61957 /* Project object */;
1526 }