Bump version to 21.06.18.1
[LibreOffice.git] / ios / LibreOfficeLight / LibreOfficeLight.xcodeproj / project.pbxproj
blobf1de19fdd9ecf72ac74b86670c21b55415d5f0ba
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 48;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 39284DB31FA5F207006F43E4 /* DocumentActions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39284DB21FA5F207006F43E4 /* DocumentActions.swift */; };
11                 392ED9B31E5E4B03005C8435 /* ViewPrintManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 392ED9B21E5E4B03005C8435 /* ViewPrintManager.swift */; };
12                 3941EF15204B4C8A00082486 /* unorc in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF06204B4C8900082486 /* unorc */; };
13                 3941EF16204B4C8A00082486 /* fundamentalrc in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF07204B4C8900082486 /* fundamentalrc */; };
14                 3941EF17204B4C8A00082486 /* program in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF08204B4C8900082486 /* program */; };
15                 3941EF18204B4C8A00082486 /* services.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF09204B4C8900082486 /* services.rdb */; };
16                 3941EF19204B4C8A00082486 /* oovbaapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0A204B4C8900082486 /* oovbaapi.rdb */; };
17                 3941EF1A204B4C8A00082486 /* registry in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0B204B4C8900082486 /* registry */; };
18                 3941EF1B204B4C8A00082486 /* services in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0C204B4C8900082486 /* services */; };
19                 3941EF1C204B4C8A00082486 /* offapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0D204B4C8900082486 /* offapi.rdb */; };
20                 3941EF1D204B4C8A00082486 /* filter in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0E204B4C8900082486 /* filter */; };
21                 3941EF1E204B4C8A00082486 /* rc in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF0F204B4C8900082486 /* rc */; };
22                 3941EF1F204B4C8A00082486 /* udkapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF10204B4C8900082486 /* udkapi.rdb */; };
23                 3941EF20204B4C8A00082486 /* icudt62l.dat in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF11204B4C8900082486 /* icudt62l.dat */; };
24                 3941EF21204B4C8A00082486 /* welcome.odt in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF12204B4C8900082486 /* welcome.odt */; };
25                 3941EF22204B4C8A00082486 /* config in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF13204B4C8900082486 /* config */; };
26                 3941EF23204B4C8A00082486 /* share in Resources */ = {isa = PBXBuildFile; fileRef = 3941EF14204B4C8900082486 /* share */; };
27                 39514E002057DC55005599D0 /* shared in Resources */ = {isa = PBXBuildFile; fileRef = 39514DFF2057DC55005599D0 /* shared */; };
28                 39514E082057E4A8005599D0 /* inc in Resources */ = {isa = PBXBuildFile; fileRef = 39514E072057E4A8005599D0 /* inc */; };
29                 396F92F71E7AE62400A28C82 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 396F92F61E7AE62400A28C82 /* Settings.bundle */; };
30                 397868D61E59A3EA007F9248 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 397868D81E59A3EA007F9248 /* LaunchScreen.xib */; };
31                 397E08FE1E597BD8001374E0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 397E08FD1E597BD8001374E0 /* AppDelegate.swift */; };
32                 397E09031E597BD8001374E0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 397E09011E597BD8001374E0 /* Main.storyboard */; };
33                 397E09081E597BD8001374E0 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 397E09071E597BD8001374E0 /* Assets.xcassets */; };
34                 3992D85A1E5B762A00BEA987 /* DocumentController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3992D8591E5B762A00BEA987 /* DocumentController.swift */; };
35                 399648471E5B87DC00E73E83 /* ViewProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 399648461E5B87DC00E73E83 /* ViewProperties.swift */; };
36                 39EF4E2F1FA500C9001914AC /* PropertiesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39EF4E2E1FA500C9001914AC /* PropertiesController.swift */; };
37                 FC31D01E2012F65500E7F402 /* DocumentHolder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31D01D2012F65500E7F402 /* DocumentHolder.swift */; };
38                 FC31D0202012F6D300E7F402 /* RenderCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31D01F2012F6D300E7F402 /* RenderCache.swift */; };
39                 FC31D02B2013500E00E7F402 /* ButtonScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31D02A2013500E00E7F402 /* ButtonScrollView.swift */; };
40                 FC31D02D2015DE1700E7F402 /* UIViewExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC31D02C2015DE1700E7F402 /* UIViewExtensions.swift */; };
41                 FCAB1CB82009DB6900F1CC34 /* DocumentOverlaysView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCAB1CB72009DB6900F1CC34 /* DocumentOverlaysView.swift */; };
42                 FCC2E3FA2004A01500CEB504 /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E3F62004A01400CEB504 /* Document.swift */; };
43                 FCC2E3FC2004A01500CEB504 /* LibreOfficeKitWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E3F82004A01400CEB504 /* LibreOfficeKitWrapper.swift */; };
44                 FCC2E3FD2004A01500CEB504 /* LOKitThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E3F92004A01400CEB504 /* LOKitThread.swift */; };
45                 FCC2E3FF2004B59B00CEB504 /* DocumentTiledView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E3FE2004B59B00CEB504 /* DocumentTiledView.swift */; };
46                 FCC2E4032004B72700CEB504 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E4022004B72700CEB504 /* Util.swift */; };
47                 FCC2E4052004B74000CEB504 /* AsyncUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCC2E4042004B74000CEB504 /* AsyncUtil.swift */; };
48                 FCC7651D201C7F8A007D190C /* libKit.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FCC7651C201C7F8A007D190C /* libKit.dylib */; };
49                 FCC7651E201C80A5007D190C /* libKit.dylib in Embed Libraries */ = {isa = PBXBuildFile; fileRef = FCC7651C201C7F8A007D190C /* libKit.dylib */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
50 /* End PBXBuildFile section */
52 /* Begin PBXCopyFilesBuildPhase section */
53                 FC148CE420187F7800C349CA /* Embed Libraries */ = {
54                         isa = PBXCopyFilesBuildPhase;
55                         buildActionMask = 2147483647;
56                         dstPath = "";
57                         dstSubfolderSpec = 10;
58                         files = (
59                                 FCC7651E201C80A5007D190C /* libKit.dylib in Embed Libraries */,
60                         );
61                         name = "Embed Libraries";
62                         runOnlyForDeploymentPostprocessing = 0;
63                 };
64 /* End PBXCopyFilesBuildPhase section */
66 /* Begin PBXFileReference section */
67                 39284DB21FA5F207006F43E4 /* DocumentActions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentActions.swift; sourceTree = "<group>"; };
68                 392ED9B21E5E4B03005C8435 /* ViewPrintManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ViewPrintManager.swift; path = LibreOfficeLight/ViewPrintManager.swift; sourceTree = SOURCE_ROOT; };
69                 3941EF06204B4C8900082486 /* unorc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = unorc; path = ../../workdir/CustomTarget/ios/resources/unorc; sourceTree = "<group>"; };
70                 3941EF07204B4C8900082486 /* fundamentalrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fundamentalrc; path = ../../workdir/CustomTarget/ios/resources/fundamentalrc; sourceTree = "<group>"; };
71                 3941EF08204B4C8900082486 /* program */ = {isa = PBXFileReference; lastKnownFileType = folder; name = program; path = ../../workdir/CustomTarget/ios/resources/program; sourceTree = "<group>"; };
72                 3941EF09204B4C8900082486 /* services.rdb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = services.rdb; path = ../../workdir/CustomTarget/ios/resources/services.rdb; sourceTree = "<group>"; };
73                 3941EF0A204B4C8900082486 /* oovbaapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = oovbaapi.rdb; path = ../../workdir/CustomTarget/ios/resources/oovbaapi.rdb; sourceTree = "<group>"; };
74                 3941EF0B204B4C8900082486 /* registry */ = {isa = PBXFileReference; lastKnownFileType = folder; name = registry; path = ../../workdir/CustomTarget/ios/resources/registry; sourceTree = "<group>"; };
75                 3941EF0C204B4C8900082486 /* services */ = {isa = PBXFileReference; lastKnownFileType = folder; name = services; path = ../../workdir/CustomTarget/ios/resources/services; sourceTree = "<group>"; };
76                 3941EF0D204B4C8900082486 /* offapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = offapi.rdb; path = ../../workdir/CustomTarget/ios/resources/offapi.rdb; sourceTree = "<group>"; };
77                 3941EF0E204B4C8900082486 /* filter */ = {isa = PBXFileReference; lastKnownFileType = folder; name = filter; path = ../../workdir/CustomTarget/ios/resources/filter; sourceTree = "<group>"; };
78                 3941EF0F204B4C8900082486 /* rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc; path = ../../workdir/CustomTarget/ios/resources/rc; sourceTree = "<group>"; };
79                 3941EF10204B4C8900082486 /* udkapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = udkapi.rdb; path = ../../workdir/CustomTarget/ios/resources/udkapi.rdb; sourceTree = "<group>"; };
80                 3941EF11204B4C8900082486 /* icudt62l.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = icudt62l.dat; path = ../../workdir/CustomTarget/ios/resources/icudt62l.dat; sourceTree = "<group>"; };
81                 3941EF12204B4C8900082486 /* welcome.odt */ = {isa = PBXFileReference; lastKnownFileType = file; name = welcome.odt; path = ../../workdir/CustomTarget/ios/resources/welcome.odt; sourceTree = "<group>"; };
82                 3941EF13204B4C8900082486 /* config */ = {isa = PBXFileReference; lastKnownFileType = folder; name = config; path = ../../workdir/CustomTarget/ios/resources/config; sourceTree = "<group>"; };
83                 3941EF14204B4C8900082486 /* share */ = {isa = PBXFileReference; lastKnownFileType = folder; name = share; path = ../../workdir/CustomTarget/ios/resources/share; sourceTree = "<group>"; };
84                 39503A6F1F94C4AC00F19C78 /* lokit-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "lokit-Bridging-Header.h"; sourceTree = "<group>"; };
85                 39514DFF2057DC55005599D0 /* shared */ = {isa = PBXFileReference; lastKnownFileType = folder; name = shared; path = ../../bridges/source/cpp_uno/shared; sourceTree = "<group>"; };
86                 39514E012057DC92005599D0 /* gcc3_ios */ = {isa = PBXFileReference; lastKnownFileType = folder; name = gcc3_ios; path = ../../bridges/source/cpp_uno/gcc3_ios; sourceTree = "<group>"; };
87                 39514E032057DCE7005599D0 /* gcc3_macosx_x86-64 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "gcc3_macosx_x86-64"; path = "../../bridges/source/cpp_uno/gcc3_macosx_x86-64"; sourceTree = "<group>"; };
88                 39514E052057DD17005599D0 /* gcc3_linux_aarch64 */ = {isa = PBXFileReference; lastKnownFileType = folder; name = gcc3_linux_aarch64; path = ../../bridges/source/cpp_uno/gcc3_linux_aarch64; sourceTree = "<group>"; };
89                 39514E072057E4A8005599D0 /* inc */ = {isa = PBXFileReference; lastKnownFileType = folder; name = inc; path = ../../bridges/inc; sourceTree = "<group>"; };
90                 396F92F61E7AE62400A28C82 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
91                 397275391E77D9F1006ACDCC /* LibreOfficeLight.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LibreOfficeLight.entitlements; sourceTree = "<group>"; };
92                 397868D71E59A3EA007F9248 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
93                 397E08FA1E597BD8001374E0 /* LibreOfficeLight.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LibreOfficeLight.app; sourceTree = BUILT_PRODUCTS_DIR; };
94                 397E08FD1E597BD8001374E0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = LibreOfficeLight/AppDelegate.swift; sourceTree = SOURCE_ROOT; };
95                 397E09021E597BD8001374E0 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/Main.storyboard; sourceTree = "<group>"; };
96                 397E09071E597BD8001374E0 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = LibreOfficeLight/Assets.xcassets; sourceTree = SOURCE_ROOT; };
97                 3992D8591E5B762A00BEA987 /* DocumentController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DocumentController.swift; path = LibreOfficeLight/DocumentController.swift; sourceTree = SOURCE_ROOT; };
98                 399648461E5B87DC00E73E83 /* ViewProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ViewProperties.swift; path = LibreOfficeLight/ViewProperties.swift; sourceTree = SOURCE_ROOT; };
99                 39B092501E5F3DEA00682A59 /* LibreOfficeLight-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "LibreOfficeLight-Prefix.pch"; sourceTree = "<group>"; };
100                 39B4245D2060FB2300347588 /* ucbhelper.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ucbhelper.cxx; path = ../../unotools/source/ucbhelper/ucbhelper.cxx; sourceTree = "<group>"; };
101                 39E950521FC9842000D82C49 /* source */ = {isa = PBXFileReference; lastKnownFileType = folder; name = source; path = ../source; sourceTree = "<group>"; };
102                 39EE81531FA644E800B73AB8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
103                 39EF4E2E1FA500C9001914AC /* PropertiesController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PropertiesController.swift; sourceTree = "<group>"; };
104                 39FD89E6204EBCB900E7179F /* exc_thrower.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = exc_thrower.cxx; path = ../../cppuhelper/source/exc_thrower.cxx; sourceTree = "<group>"; };
105                 FC31D01D2012F65500E7F402 /* DocumentHolder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentHolder.swift; sourceTree = "<group>"; };
106                 FC31D01F2012F6D300E7F402 /* RenderCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RenderCache.swift; sourceTree = "<group>"; };
107                 FC31D02A2013500E00E7F402 /* ButtonScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonScrollView.swift; sourceTree = "<group>"; };
108                 FC31D02C2015DE1700E7F402 /* UIViewExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIViewExtensions.swift; sourceTree = "<group>"; };
109                 FCAB1CB72009DB6900F1CC34 /* DocumentOverlaysView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentOverlaysView.swift; sourceTree = "<group>"; };
110                 FCC2E3F62004A01400CEB504 /* Document.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
111                 FCC2E3F82004A01400CEB504 /* LibreOfficeKitWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LibreOfficeKitWrapper.swift; sourceTree = "<group>"; };
112                 FCC2E3F92004A01400CEB504 /* LOKitThread.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LOKitThread.swift; sourceTree = "<group>"; };
113                 FCC2E3FE2004B59B00CEB504 /* DocumentTiledView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DocumentTiledView.swift; sourceTree = "<group>"; };
114                 FCC2E4022004B72700CEB504 /* Util.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Util.swift; sourceTree = "<group>"; };
115                 FCC2E4042004B74000CEB504 /* AsyncUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncUtil.swift; sourceTree = "<group>"; };
116                 FCC7651C201C7F8A007D190C /* libKit.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libKit.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
117 /* End PBXFileReference section */
119 /* Begin PBXFrameworksBuildPhase section */
120                 397E08F71E597BD8001374E0 /* Frameworks */ = {
121                         isa = PBXFrameworksBuildPhase;
122                         buildActionMask = 2147483647;
123                         files = (
124                                 FCC7651D201C7F8A007D190C /* libKit.dylib in Frameworks */,
125                         );
126                         runOnlyForDeploymentPostprocessing = 0;
127                 };
128 /* End PBXFrameworksBuildPhase section */
130 /* Begin PBXGroup section */
131                 3911D89F1E5993600050D6BC /* Support files */ = {
132                         isa = PBXGroup;
133                         children = (
134                                 39B092501E5F3DEA00682A59 /* LibreOfficeLight-Prefix.pch */,
135                                 397275391E77D9F1006ACDCC /* LibreOfficeLight.entitlements */,
136                                 397E09071E597BD8001374E0 /* Assets.xcassets */,
137                                 396F92F61E7AE62400A28C82 /* Settings.bundle */,
138                         );
139                         name = "Support files";
140                         path = LibreOfficeLight;
141                         sourceTree = SOURCE_ROOT;
142                 };
143                 3956B72D1FAB3DBF00BF5DE4 /* extra */ = {
144                         isa = PBXGroup;
145                         children = (
146                                 39514E072057E4A8005599D0 /* inc */,
147                                 39514E052057DD17005599D0 /* gcc3_linux_aarch64 */,
148                                 39514E032057DCE7005599D0 /* gcc3_macosx_x86-64 */,
149                                 39514E012057DC92005599D0 /* gcc3_ios */,
150                                 39514DFF2057DC55005599D0 /* shared */,
151                                 39FD89E6204EBCB900E7179F /* exc_thrower.cxx */,
152                                 39B4245D2060FB2300347588 /* ucbhelper.cxx */,
153                                 39E950521FC9842000D82C49 /* source */,
154                         );
155                         name = extra;
156                         sourceTree = "<group>";
157                 };
158                 3972753A1E77D9F7006ACDCC /* Frameworks */ = {
159                         isa = PBXGroup;
160                         children = (
161                                 FCC7651C201C7F8A007D190C /* libKit.dylib */,
162                         );
163                         name = Frameworks;
164                         sourceTree = "<group>";
165                 };
166                 397E08F11E597BD8001374E0 = {
167                         isa = PBXGroup;
168                         children = (
169                                 3956B72D1FAB3DBF00BF5DE4 /* extra */,
170                                 39B084E41E5F0B5200682A59 /* Resources */,
171                                 3911D89F1E5993600050D6BC /* Support files */,
172                                 397E08FC1E597BD8001374E0 /* LibreOfficeLight */,
173                                 397E08FB1E597BD8001374E0 /* Products */,
174                                 3972753A1E77D9F7006ACDCC /* Frameworks */,
175                         );
176                         sourceTree = "<group>";
177                 };
178                 397E08FB1E597BD8001374E0 /* Products */ = {
179                         isa = PBXGroup;
180                         children = (
181                                 397E08FA1E597BD8001374E0 /* LibreOfficeLight.app */,
182                         );
183                         name = Products;
184                         sourceTree = "<group>";
185                 };
186                 397E08FC1E597BD8001374E0 /* LibreOfficeLight */ = {
187                         isa = PBXGroup;
188                         children = (
189                                 FCC2E3F52004A01400CEB504 /* LOKit */,
190                                 39EE81531FA644E800B73AB8 /* Info.plist */,
191                                 39503A6F1F94C4AC00F19C78 /* lokit-Bridging-Header.h */,
192                                 397E08FD1E597BD8001374E0 /* AppDelegate.swift */,
193                                 FC31D02A2013500E00E7F402 /* ButtonScrollView.swift */,
194                                 3992D8591E5B762A00BEA987 /* DocumentController.swift */,
195                                 FCAB1CB72009DB6900F1CC34 /* DocumentOverlaysView.swift */,
196                                 FCC2E3FE2004B59B00CEB504 /* DocumentTiledView.swift */,
197                                 39284DB21FA5F207006F43E4 /* DocumentActions.swift */,
198                                 39EF4E2E1FA500C9001914AC /* PropertiesController.swift */,
199                                 FC31D02C2015DE1700E7F402 /* UIViewExtensions.swift */,
200                                 392ED9B21E5E4B03005C8435 /* ViewPrintManager.swift */,
201                                 399648461E5B87DC00E73E83 /* ViewProperties.swift */,
202                                 397E09011E597BD8001374E0 /* Main.storyboard */,
203                                 397868D81E59A3EA007F9248 /* LaunchScreen.xib */,
204                         );
205                         path = LibreOfficeLight;
206                         sourceTree = SOURCE_ROOT;
207                 };
208                 39B084E41E5F0B5200682A59 /* Resources */ = {
209                         isa = PBXGroup;
210                         children = (
211                                 3941EF13204B4C8900082486 /* config */,
212                                 3941EF0E204B4C8900082486 /* filter */,
213                                 3941EF07204B4C8900082486 /* fundamentalrc */,
214                                 3941EF11204B4C8900082486 /* icudt62l.dat */,
215                                 3941EF0D204B4C8900082486 /* offapi.rdb */,
216                                 3941EF0A204B4C8900082486 /* oovbaapi.rdb */,
217                                 3941EF08204B4C8900082486 /* program */,
218                                 3941EF0F204B4C8900082486 /* rc */,
219                                 3941EF0B204B4C8900082486 /* registry */,
220                                 3941EF0C204B4C8900082486 /* services */,
221                                 3941EF09204B4C8900082486 /* services.rdb */,
222                                 3941EF14204B4C8900082486 /* share */,
223                                 3941EF10204B4C8900082486 /* udkapi.rdb */,
224                                 3941EF06204B4C8900082486 /* unorc */,
225                                 3941EF12204B4C8900082486 /* welcome.odt */,
226                         );
227                         name = Resources;
228                         sourceTree = SOURCE_ROOT;
229                 };
230                 FCC2E3F52004A01400CEB504 /* LOKit */ = {
231                         isa = PBXGroup;
232                         children = (
233                                 FCC2E4042004B74000CEB504 /* AsyncUtil.swift */,
234                                 FCC2E3F62004A01400CEB504 /* Document.swift */,
235                                 FC31D01D2012F65500E7F402 /* DocumentHolder.swift */,
236                                 FCC2E3F82004A01400CEB504 /* LibreOfficeKitWrapper.swift */,
237                                 FCC2E3F92004A01400CEB504 /* LOKitThread.swift */,
238                                 FC31D01F2012F6D300E7F402 /* RenderCache.swift */,
239                                 FCC2E4022004B72700CEB504 /* Util.swift */,
240                         );
241                         path = LOKit;
242                         sourceTree = "<group>";
243                 };
244 /* End PBXGroup section */
246 /* Begin PBXNativeTarget section */
247                 397E08F91E597BD8001374E0 /* LibreOfficeLight */ = {
248                         isa = PBXNativeTarget;
249                         buildConfigurationList = 397E09251E597BD8001374E0 /* Build configuration list for PBXNativeTarget "LibreOfficeLight" */;
250                         buildPhases = (
251                                 FC148D13201C7A6600C349CA /* ShellScript */,
252                                 397E08F61E597BD8001374E0 /* Sources */,
253                                 397E08F71E597BD8001374E0 /* Frameworks */,
254                                 397E08F81E597BD8001374E0 /* Resources */,
255                                 FC148CE420187F7800C349CA /* Embed Libraries */,
256                         );
257                         buildRules = (
258                         );
259                         dependencies = (
260                         );
261                         name = LibreOfficeLight;
262                         productName = LibreOfficeLight;
263                         productReference = 397E08FA1E597BD8001374E0 /* LibreOfficeLight.app */;
264                         productType = "com.apple.product-type.application";
265                 };
266 /* End PBXNativeTarget section */
268 /* Begin PBXProject section */
269                 397E08F21E597BD8001374E0 /* Project object */ = {
270                         isa = PBXProject;
271                         attributes = {
272                                 LastSwiftUpdateCheck = 0820;
273                                 LastUpgradeCheck = 0930;
274                                 ORGANIZATIONNAME = jani;
275                                 TargetAttributes = {
276                                         397E08F91E597BD8001374E0 = {
277                                                 CreatedOnToolsVersion = 8.2;
278                                                 LastSwiftMigration = 0900;
279                                                 ProvisioningStyle = Automatic;
280                                                 SystemCapabilities = {
281                                                         com.apple.ApplicationGroups.iOS = {
282                                                                 enabled = 0;
283                                                         };
284                                                         com.apple.Push = {
285                                                                 enabled = 0;
286                                                         };
287                                                         com.apple.iCloud = {
288                                                                 enabled = 1;
289                                                         };
290                                                 };
291                                         };
292                                 };
293                         };
294                         buildConfigurationList = 397E08F51E597BD8001374E0 /* Build configuration list for PBXProject "LibreOfficeLight" */;
295                         compatibilityVersion = "Xcode 8.0";
296                         developmentRegion = English;
297                         hasScannedForEncodings = 0;
298                         knownRegions = (
299                                 en,
300                         );
301                         mainGroup = 397E08F11E597BD8001374E0;
302                         productRefGroup = 397E08FB1E597BD8001374E0 /* Products */;
303                         projectDirPath = "";
304                         projectRoot = "";
305                         targets = (
306                                 397E08F91E597BD8001374E0 /* LibreOfficeLight */,
307                         );
308                 };
309 /* End PBXProject section */
311 /* Begin PBXResourcesBuildPhase section */
312                 397E08F81E597BD8001374E0 /* Resources */ = {
313                         isa = PBXResourcesBuildPhase;
314                         buildActionMask = 2147483647;
315                         files = (
316                                 3941EF15204B4C8A00082486 /* unorc in Resources */,
317                                 3941EF19204B4C8A00082486 /* oovbaapi.rdb in Resources */,
318                                 3941EF1D204B4C8A00082486 /* filter in Resources */,
319                                 397E09081E597BD8001374E0 /* Assets.xcassets in Resources */,
320                                 397868D61E59A3EA007F9248 /* LaunchScreen.xib in Resources */,
321                                 39514E002057DC55005599D0 /* shared in Resources */,
322                                 3941EF1A204B4C8A00082486 /* registry in Resources */,
323                                 3941EF18204B4C8A00082486 /* services.rdb in Resources */,
324                                 3941EF1C204B4C8A00082486 /* offapi.rdb in Resources */,
325                                 3941EF22204B4C8A00082486 /* config in Resources */,
326                                 396F92F71E7AE62400A28C82 /* Settings.bundle in Resources */,
327                                 3941EF1E204B4C8A00082486 /* rc in Resources */,
328                                 3941EF23204B4C8A00082486 /* share in Resources */,
329                                 3941EF1B204B4C8A00082486 /* services in Resources */,
330                                 3941EF21204B4C8A00082486 /* welcome.odt in Resources */,
331                                 397E09031E597BD8001374E0 /* Main.storyboard in Resources */,
332                                 3941EF20204B4C8A00082486 /* icudt62l.dat in Resources */,
333                                 3941EF16204B4C8A00082486 /* fundamentalrc in Resources */,
334                                 39514E082057E4A8005599D0 /* inc in Resources */,
335                                 3941EF1F204B4C8A00082486 /* udkapi.rdb in Resources */,
336                                 3941EF17204B4C8A00082486 /* program in Resources */,
337                         );
338                         runOnlyForDeploymentPostprocessing = 0;
339                 };
340 /* End PBXResourcesBuildPhase section */
342 /* Begin PBXShellScriptBuildPhase section */
343                 FC148D13201C7A6600C349CA /* ShellScript */ = {
344                         isa = PBXShellScriptBuildPhase;
345                         buildActionMask = 2147483647;
346                         files = (
347                         );
348                         inputPaths = (
349                         );
350                         outputPaths = (
351                         );
352                         runOnlyForDeploymentPostprocessing = 0;
353                         shellPath = /bin/bash;
354                         shellScript = "\nGEN=$PROJECT_DIR/../../workdir/CustomTarget/ios/$CONFIGURATION\\_$ARCHS/libKit.dylib\ncp $GEN $TARGET_BUILD_DIR/libKit.dylib\n\n\n\n\n";
355                 };
356 /* End PBXShellScriptBuildPhase section */
358 /* Begin PBXSourcesBuildPhase section */
359                 397E08F61E597BD8001374E0 /* Sources */ = {
360                         isa = PBXSourcesBuildPhase;
361                         buildActionMask = 2147483647;
362                         files = (
363                                 FCC2E4032004B72700CEB504 /* Util.swift in Sources */,
364                                 392ED9B31E5E4B03005C8435 /* ViewPrintManager.swift in Sources */,
365                                 FC31D01E2012F65500E7F402 /* DocumentHolder.swift in Sources */,
366                                 FCAB1CB82009DB6900F1CC34 /* DocumentOverlaysView.swift in Sources */,
367                                 FC31D0202012F6D300E7F402 /* RenderCache.swift in Sources */,
368                                 399648471E5B87DC00E73E83 /* ViewProperties.swift in Sources */,
369                                 FCC2E3FC2004A01500CEB504 /* LibreOfficeKitWrapper.swift in Sources */,
370                                 39284DB31FA5F207006F43E4 /* DocumentActions.swift in Sources */,
371                                 3992D85A1E5B762A00BEA987 /* DocumentController.swift in Sources */,
372                                 FCC2E3FD2004A01500CEB504 /* LOKitThread.swift in Sources */,
373                                 397E08FE1E597BD8001374E0 /* AppDelegate.swift in Sources */,
374                                 FC31D02B2013500E00E7F402 /* ButtonScrollView.swift in Sources */,
375                                 FCC2E3FA2004A01500CEB504 /* Document.swift in Sources */,
376                                 FCC2E3FF2004B59B00CEB504 /* DocumentTiledView.swift in Sources */,
377                                 FC31D02D2015DE1700E7F402 /* UIViewExtensions.swift in Sources */,
378                                 FCC2E4052004B74000CEB504 /* AsyncUtil.swift in Sources */,
379                                 39EF4E2F1FA500C9001914AC /* PropertiesController.swift in Sources */,
380                         );
381                         runOnlyForDeploymentPostprocessing = 0;
382                 };
383 /* End PBXSourcesBuildPhase section */
385 /* Begin PBXVariantGroup section */
386                 397868D81E59A3EA007F9248 /* LaunchScreen.xib */ = {
387                         isa = PBXVariantGroup;
388                         children = (
389                                 397868D71E59A3EA007F9248 /* en */,
390                         );
391                         name = LaunchScreen.xib;
392                         path = LibreOfficeLight;
393                         sourceTree = SOURCE_ROOT;
394                 };
395                 397E09011E597BD8001374E0 /* Main.storyboard */ = {
396                         isa = PBXVariantGroup;
397                         children = (
398                                 397E09021E597BD8001374E0 /* en */,
399                         );
400                         name = Main.storyboard;
401                         path = LibreOfficeLight;
402                         sourceTree = SOURCE_ROOT;
403                 };
404 /* End PBXVariantGroup section */
406 /* Begin XCBuildConfiguration section */
407                 397E09231E597BD8001374E0 /* Debug */ = {
408                         isa = XCBuildConfiguration;
409                         buildSettings = {
410                                 ALWAYS_SEARCH_USER_PATHS = NO;
411                                 CLANG_ANALYZER_NONNULL = YES;
412                                 LO_CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
413                                 LO_CLANG_CXX_LIBRARY = "libc++";
414                                 CLANG_ENABLE_MODULES = YES;
415                                 CLANG_ENABLE_OBJC_ARC = YES;
416                                 CLANG_OPTIMIZATION_PROFILE_FILE = "$(SRCROOT)/../../workdir/CustomTarget/ios/$(PROJECT_NAME).profdata";
417                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
418                                 CLANG_WARN_BOOL_CONVERSION = YES;
419                                 CLANG_WARN_COMMA = YES;
420                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
421                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
422                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
423                                 CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
424                                 CLANG_WARN_EMPTY_BODY = YES;
425                                 CLANG_WARN_ENUM_CONVERSION = YES;
426                                 CLANG_WARN_INFINITE_RECURSION = YES;
427                                 CLANG_WARN_INT_CONVERSION = YES;
428                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
429                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
430                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
431                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
432                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
433                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
434                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
435                                 CLANG_WARN_UNREACHABLE_CODE = YES;
436                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
437                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
438                                 COPY_PHASE_STRIP = NO;
439                                 DEBUG_INFORMATION_FORMAT = dwarf;
440                                 ENABLE_BITCODE = NO;
441                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
442                                 ENABLE_TESTABILITY = YES;
443                                 GCC_C_LANGUAGE_STANDARD = gnu99;
444                                 GCC_DYNAMIC_NO_PIC = NO;
445                                 GCC_NO_COMMON_BLOCKS = YES;
446                                 GCC_OPTIMIZATION_LEVEL = 0;
447                                 GCC_PREPROCESSOR_DEFINITIONS = (
448                                         "DEBUG=1",
449                                         "$(inherited)",
450                                 );
451                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
452                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
453                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
454                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
455                                 GCC_WARN_UNUSED_FUNCTION = YES;
456                                 GCC_WARN_UNUSED_VARIABLE = YES;
457                                 HEADER_SEARCH_PATHS = "$(inherited)";
458                                 IPHONEOS_DEPLOYMENT_TARGET = 11.3;
459                                 LD_MAP_FILE_PATH = "";
460                                 LIBRARY_SEARCH_PATHS = "$PROJECT_DIR/../../workdir/CustomTarget/ios/debug/**";
461                                 MACH_O_TYPE = mh_execute;
462                                 MTL_ENABLE_DEBUG_INFO = YES;
463                                 ONLY_ACTIVE_ARCH = YES;
464                                 SDKROOT = iphoneos;
465                                 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
466                                 SWIFT_OBJC_BRIDGING_HEADER = "lokit-Bridging-Header.h";
467                                 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
468                                 SWIFT_SWIFT3_OBJC_INFERENCE = Default;
469                                 SWIFT_VERSION = 4.0;
470                                 SYMROOT = ../../workdir/CustomTarget/ios/build;
471                                 TARGETED_DEVICE_FAMILY = "1,2";
472                                 VALID_ARCHS = "arm64 x86_64";
473                         };
474                         name = Debug;
475                 };
476                 397E09241E597BD8001374E0 /* Release */ = {
477                         isa = XCBuildConfiguration;
478                         buildSettings = {
479                                 ALWAYS_SEARCH_USER_PATHS = NO;
480                                 CLANG_ANALYZER_NONNULL = YES;
481                                 LO_CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
482                                 LO_CLANG_CXX_LIBRARY = "libc++";
483                                 CLANG_ENABLE_MODULES = YES;
484                                 CLANG_ENABLE_OBJC_ARC = YES;
485                                 CLANG_OPTIMIZATION_PROFILE_FILE = "$(SRCROOT)/../../workdir/CustomTarget/ios/$(PROJECT_NAME).profdata";
486                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
487                                 CLANG_WARN_BOOL_CONVERSION = YES;
488                                 CLANG_WARN_COMMA = YES;
489                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
490                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
491                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
492                                 CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
493                                 CLANG_WARN_EMPTY_BODY = YES;
494                                 CLANG_WARN_ENUM_CONVERSION = YES;
495                                 CLANG_WARN_INFINITE_RECURSION = YES;
496                                 CLANG_WARN_INT_CONVERSION = YES;
497                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
498                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
499                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
500                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
501                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
502                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
503                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
504                                 CLANG_WARN_UNREACHABLE_CODE = YES;
505                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
506                                 CODE_SIGN_IDENTITY = "";
507                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
508                                 COPY_PHASE_STRIP = NO;
509                                 DEBUG_INFORMATION_FORMAT = dwarf;
510                                 ENABLE_BITCODE = NO;
511                                 ENABLE_NS_ASSERTIONS = NO;
512                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
513                                 GCC_C_LANGUAGE_STANDARD = gnu99;
514                                 GCC_NO_COMMON_BLOCKS = YES;
515                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
516                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
517                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
518                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
519                                 GCC_WARN_UNUSED_FUNCTION = YES;
520                                 GCC_WARN_UNUSED_VARIABLE = YES;
521                                 HEADER_SEARCH_PATHS = "$(inherited)";
522                                 IPHONEOS_DEPLOYMENT_TARGET = 11.3;
523                                 LD_MAP_FILE_PATH = "";
524                                 LIBRARY_SEARCH_PATHS = "$PROJECT_DIR/../../workdir/CustomTarget/ios/release/**";
525                                 MACH_O_TYPE = mh_execute;
526                                 MTL_ENABLE_DEBUG_INFO = NO;
527                                 ONLY_ACTIVE_ARCH = YES;
528                                 SDKROOT = iphoneos;
529                                 SWIFT_OBJC_BRIDGING_HEADER = "lokit-Bridging-Header.h";
530                                 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
531                                 SWIFT_SWIFT3_OBJC_INFERENCE = Default;
532                                 SWIFT_VERSION = 4.0;
533                                 SYMROOT = ../../workdir/CustomTarget/ios/build;
534                                 TARGETED_DEVICE_FAMILY = "1,2";
535                                 VALIDATE_PRODUCT = YES;
536                                 VALID_ARCHS = "arm64 x86_64";
537                         };
538                         name = Release;
539                 };
540                 397E09261E597BD8001374E0 /* Debug */ = {
541                         isa = XCBuildConfiguration;
542                         buildSettings = {
543                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
544                                 CLANG_ENABLE_MODULES = YES;
545                                 CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
546                                 CLANG_WARN_INFINITE_RECURSION = NO;
547                                 CODE_SIGN_ENTITLEMENTS = LibreOfficeLight/LibreOfficeLight.entitlements;
548                                 DEVELOPMENT_TEAM = J4FQ687VJK;
549                                 ENABLE_TESTABILITY = NO;
550                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
551                                 GCC_PREFIX_HEADER = "LibreOfficeLight/LibreOfficeLight-Prefix.pch";
552                                 GCC_PREPROCESSOR_DEFINITIONS = (
553                                         "DEBUG=1",
554                                         "IOS=1",
555                                 );
556                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
557                                 HEADER_SEARCH_PATHS = (
558                                         "$(inherited)",
559                                         "$(PROJECT_DIR)/../../include",
560                                 );
561                                 INFOPLIST_FILE = LibreOfficeLight/Info.plist;
562                                 IPHONEOS_DEPLOYMENT_TARGET = 11.2;
563                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
564                                 LIBRARY_SEARCH_PATHS = "";
565                                 ONLY_ACTIVE_ARCH = YES;
566                                 PRODUCT_BUNDLE_IDENTIFIER = org.libreoffice.ios.LibreOfficeLight;
567                                 PRODUCT_NAME = "$(TARGET_NAME)";
568                                 SWIFT_OBJC_BRIDGING_HEADER = "LibreOfficeLight/lokit-Bridging-Header.h";
569                                 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
570                                 SWIFT_SWIFT3_OBJC_INFERENCE = Off;
571                                 SWIFT_VERSION = 4.0;
572                                 TARGETED_DEVICE_FAMILY = "1,2";
573                                 VALID_ARCHS = "arm64 x86_64";
574                         };
575                         name = Debug;
576                 };
577                 397E09271E597BD8001374E0 /* Release */ = {
578                         isa = XCBuildConfiguration;
579                         buildSettings = {
580                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
581                                 CLANG_ENABLE_MODULES = YES;
582                                 CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
583                                 CLANG_WARN_INFINITE_RECURSION = NO;
584                                 CODE_SIGN_ENTITLEMENTS = LibreOfficeLight/LibreOfficeLight.entitlements;
585                                 COPY_PHASE_STRIP = YES;
586                                 DEVELOPMENT_TEAM = J4FQ687VJK;
587                                 ENABLE_TESTABILITY = NO;
588                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
589                                 GCC_PREFIX_HEADER = "LibreOfficeLight/LibreOfficeLight-Prefix.pch";
590                                 GCC_PREPROCESSOR_DEFINITIONS = "IOS=1";
591                                 HEADER_SEARCH_PATHS = (
592                                         "$(inherited)",
593                                         "$(PROJECT_DIR)/../../include",
594                                 );
595                                 INFOPLIST_FILE = LibreOfficeLight/Info.plist;
596                                 IPHONEOS_DEPLOYMENT_TARGET = 11.2;
597                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
598                                 LIBRARY_SEARCH_PATHS = "";
599                                 ONLY_ACTIVE_ARCH = YES;
600                                 PRODUCT_BUNDLE_IDENTIFIER = org.libreoffice.ios.LibreOfficeLight;
601                                 PRODUCT_NAME = "$(TARGET_NAME)";
602                                 SWIFT_OBJC_BRIDGING_HEADER = "LibreOfficeLight/lokit-Bridging-Header.h";
603                                 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
604                                 SWIFT_SWIFT3_OBJC_INFERENCE = Off;
605                                 SWIFT_VERSION = 4.0;
606                                 TARGETED_DEVICE_FAMILY = "1,2";
607                                 VALID_ARCHS = "arm64 x86_64";
608                         };
609                         name = Release;
610                 };
611 /* End XCBuildConfiguration section */
613 /* Begin XCConfigurationList section */
614                 397E08F51E597BD8001374E0 /* Build configuration list for PBXProject "LibreOfficeLight" */ = {
615                         isa = XCConfigurationList;
616                         buildConfigurations = (
617                                 397E09231E597BD8001374E0 /* Debug */,
618                                 397E09241E597BD8001374E0 /* Release */,
619                         );
620                         defaultConfigurationIsVisible = 0;
621                         defaultConfigurationName = Debug;
622                 };
623                 397E09251E597BD8001374E0 /* Build configuration list for PBXNativeTarget "LibreOfficeLight" */ = {
624                         isa = XCConfigurationList;
625                         buildConfigurations = (
626                                 397E09261E597BD8001374E0 /* Debug */,
627                                 397E09271E597BD8001374E0 /* Release */,
628                         );
629                         defaultConfigurationIsVisible = 0;
630                         defaultConfigurationName = Debug;
631                 };
632 /* End XCConfigurationList section */
633         };
634         rootObject = 397E08F21E597BD8001374E0 /* Project object */;