tdf#164393 Change themes UI as per UX feedback
[LibreOffice.git] / ios / UnitTest / UnitTest.xcodeproj / project.pbxproj
blob940d62120390b228f1357177ba7eb35fae5d4fa8
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 50;
7         objects = {
9 /* Begin PBXBuildFile section */
10                 BE39ADD7215D5470000B0244 /* test.odt in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADD6215D5470000B0244 /* test.odt */; };
11                 BE39ADEF215D5AA4000B0244 /* icudt65l.dat in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE0215D5AA3000B0244 /* icudt65l.dat */; };
12                 BE39ADF0215D5AA4000B0244 /* fundamentalrc in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE1215D5AA3000B0244 /* fundamentalrc */; };
13                 BE39ADF1215D5AA4000B0244 /* services in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE2215D5AA3000B0244 /* services */; };
14                 BE39ADF2215D5AA4000B0244 /* share in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE3215D5AA3000B0244 /* share */; };
15                 BE39ADF3215D5AA4000B0244 /* oovbaapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE4215D5AA3000B0244 /* oovbaapi.rdb */; };
16                 BE39ADF4215D5AA4000B0244 /* program in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE5215D5AA3000B0244 /* program */; };
17                 BE39ADF5215D5AA4000B0244 /* config in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE6215D5AA3000B0244 /* config */; };
18                 BE39ADF6215D5AA4000B0244 /* services.rdb in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE7215D5AA3000B0244 /* services.rdb */; };
19                 BE39ADF8215D5AA4000B0244 /* offapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADE9215D5AA3000B0244 /* offapi.rdb */; };
20                 BE39ADF9215D5AA4000B0244 /* udkapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADEA215D5AA3000B0244 /* udkapi.rdb */; };
21                 BE39ADFA215D5AA4000B0244 /* rc in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADEB215D5AA3000B0244 /* rc */; };
22                 BE39ADFC215D5AA4000B0244 /* unorc in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADED215D5AA4000B0244 /* unorc */; };
23                 BE39ADFD215D5AA4000B0244 /* welcome.odt in Resources */ = {isa = PBXBuildFile; fileRef = BE39ADEE215D5AA4000B0244 /* welcome.odt */; };
24                 BE535616215D189A0068B3B7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = BE535615215D189A0068B3B7 /* AppDelegate.m */; };
25                 BE535619215D189A0068B3B7 /* ViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = BE535618215D189A0068B3B7 /* ViewController.mm */; };
26                 BE53561C215D189A0068B3B7 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BE53561A215D189A0068B3B7 /* Main.storyboard */; };
27                 BE53561E215D189E0068B3B7 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BE53561D215D189E0068B3B7 /* Assets.xcassets */; };
28                 BE535621215D189E0068B3B7 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BE53561F215D189E0068B3B7 /* LaunchScreen.storyboard */; };
29                 BE535624215D189E0068B3B7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BE535623215D189E0068B3B7 /* main.m */; };
30                 BE93D41D216B4ECA007A39F4 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE93D41B216B378E007A39F4 /* MobileCoreServices.framework */; };
31                 BEA1A6FE215D1D9700A9323B /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BEA1A6FD215D1D9700A9323B /* libz.tbd */; };
32                 BEA1A700215D1D9F00A9323B /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BEA1A6FF215D1D9F00A9323B /* libiconv.tbd */; };
33 /* End PBXBuildFile section */
35 /* Begin PBXFileReference section */
36                 BE39ADD6215D5470000B0244 /* test.odt */ = {isa = PBXFileReference; lastKnownFileType = file; name = test.odt; path = ../../../../odk/examples/cpp/DocumentLoader/test.odt; sourceTree = "<group>"; };
37                 BE39ADE0215D5AA3000B0244 /* icudt65l.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = icudt65l.dat; path = ../../../../workdir/CustomTarget/ios/resources/icudt65l.dat; sourceTree = "<group>"; };
38                 BE39ADE1215D5AA3000B0244 /* fundamentalrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fundamentalrc; path = ../../../../workdir/CustomTarget/ios/resources/fundamentalrc; sourceTree = "<group>"; };
39                 BE39ADE2215D5AA3000B0244 /* services */ = {isa = PBXFileReference; lastKnownFileType = folder; name = services; path = ../../../../workdir/CustomTarget/ios/resources/services; sourceTree = "<group>"; };
40                 BE39ADE3215D5AA3000B0244 /* share */ = {isa = PBXFileReference; lastKnownFileType = folder; name = share; path = ../../../../workdir/CustomTarget/ios/resources/share; sourceTree = "<group>"; };
41                 BE39ADE4215D5AA3000B0244 /* oovbaapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = oovbaapi.rdb; path = ../../../../workdir/CustomTarget/ios/resources/oovbaapi.rdb; sourceTree = "<group>"; };
42                 BE39ADE5215D5AA3000B0244 /* program */ = {isa = PBXFileReference; lastKnownFileType = folder; name = program; path = ../../../../workdir/CustomTarget/ios/resources/program; sourceTree = "<group>"; };
43                 BE39ADE6215D5AA3000B0244 /* config */ = {isa = PBXFileReference; lastKnownFileType = folder; name = config; path = ../../../../workdir/CustomTarget/ios/resources/config; sourceTree = "<group>"; };
44                 BE39ADE7215D5AA3000B0244 /* services.rdb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = services.rdb; path = ../../../../workdir/CustomTarget/ios/resources/services.rdb; sourceTree = "<group>"; };
45                 BE39ADE9215D5AA3000B0244 /* offapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = offapi.rdb; path = ../../../../workdir/CustomTarget/ios/resources/offapi.rdb; sourceTree = "<group>"; };
46                 BE39ADEA215D5AA3000B0244 /* udkapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = udkapi.rdb; path = ../../../../workdir/CustomTarget/ios/resources/udkapi.rdb; sourceTree = "<group>"; };
47                 BE39ADEB215D5AA3000B0244 /* rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = rc; path = ../../../../workdir/CustomTarget/ios/resources/rc; sourceTree = "<group>"; };
48                 BE39ADED215D5AA4000B0244 /* unorc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = unorc; path = ../../../../workdir/CustomTarget/ios/resources/unorc; sourceTree = "<group>"; };
49                 BE39ADEE215D5AA4000B0244 /* welcome.odt */ = {isa = PBXFileReference; lastKnownFileType = file; name = welcome.odt; path = ../../../../workdir/CustomTarget/ios/resources/welcome.odt; sourceTree = "<group>"; };
50                 BE535611215D189A0068B3B7 /* UnitTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UnitTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
51                 BE535614215D189A0068B3B7 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
52                 BE535615215D189A0068B3B7 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
53                 BE535617215D189A0068B3B7 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
54                 BE535618215D189A0068B3B7 /* ViewController.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = ViewController.mm; sourceTree = "<group>"; };
55                 BE53561B215D189A0068B3B7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
56                 BE53561D215D189E0068B3B7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
57                 BE535620215D189E0068B3B7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
58                 BE535622215D189E0068B3B7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
59                 BE535623215D189E0068B3B7 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
60                 BE93D41B216B378E007A39F4 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
61                 BEA1A6FD215D1D9700A9323B /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
62                 BEA1A6FF215D1D9F00A9323B /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
63                 BEA20D2C2163C2570032F67B /* salgdiutils.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salgdiutils.cxx; path = ../../vcl/quartz/salgdiutils.cxx; sourceTree = "<group>"; };
64                 BEA20D2D2163C2570032F67B /* ctfonts.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ctfonts.cxx; path = ../../vcl/quartz/ctfonts.cxx; sourceTree = "<group>"; };
65                 BEA20D2E2163C2570032F67B /* utils.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = utils.cxx; path = ../../vcl/quartz/utils.cxx; sourceTree = "<group>"; };
66                 BEA20D2F2163C2570032F67B /* salvd.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salvd.cxx; path = ../../vcl/quartz/salvd.cxx; sourceTree = "<group>"; };
67                 BEA20D302163C2570032F67B /* salgdicommon.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salgdicommon.cxx; path = ../../vcl/quartz/salgdicommon.cxx; sourceTree = "<group>"; };
68                 BEA20D312163C2570032F67B /* salbmp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salbmp.cxx; path = ../../vcl/quartz/salbmp.cxx; sourceTree = "<group>"; };
69                 BEA20D322163C2570032F67B /* salgdi.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salgdi.cxx; path = ../../vcl/quartz/salgdi.cxx; sourceTree = "<group>"; };
70                 BEA20D372164BAB80032F67B /* salusereventlist.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salusereventlist.cxx; path = ../../vcl/source/app/salusereventlist.cxx; sourceTree = "<group>"; };
71                 BEA20D382164BAB80032F67B /* dbggui.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbggui.cxx; path = ../../vcl/source/app/dbggui.cxx; sourceTree = "<group>"; };
72                 BEA20D392164BAB80032F67B /* IconThemeInfo.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = IconThemeInfo.cxx; path = ../../vcl/source/app/IconThemeInfo.cxx; sourceTree = "<group>"; };
73                 BEA20D3A2164BAB80032F67B /* timer.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = timer.cxx; path = ../../vcl/source/app/timer.cxx; sourceTree = "<group>"; };
74                 BEA20D3B2164BAB80032F67B /* customweld.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = customweld.cxx; path = ../../vcl/source/app/customweld.cxx; sourceTree = "<group>"; };
75                 BEA20D3C2164BAB80032F67B /* vclevent.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vclevent.cxx; path = ../../vcl/source/app/vclevent.cxx; sourceTree = "<group>"; };
76                 BEA20D3D2164BAB80032F67B /* settings.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = settings.cxx; path = ../../vcl/source/app/settings.cxx; sourceTree = "<group>"; };
77                 BEA20D3E2164BAB80032F67B /* salplug.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salplug.cxx; path = ../../vcl/source/app/salplug.cxx; sourceTree = "<group>"; };
78                 BEA20D3F2164BAB80032F67B /* i18nhelp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = i18nhelp.cxx; path = ../../vcl/source/app/i18nhelp.cxx; sourceTree = "<group>"; };
79                 BEA20D402164BAB80032F67B /* sound.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sound.cxx; path = ../../vcl/source/app/sound.cxx; sourceTree = "<group>"; };
80                 BEA20D412164BAB80032F67B /* svapp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svapp.cxx; path = ../../vcl/source/app/svapp.cxx; sourceTree = "<group>"; };
81                 BEA20D422164BAB80032F67B /* idle.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = idle.cxx; path = ../../vcl/source/app/idle.cxx; sourceTree = "<group>"; };
82                 BEA20D432164BAB80032F67B /* help.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = help.cxx; path = ../../vcl/source/app/help.cxx; sourceTree = "<group>"; };
83                 BEA20D442164BAB80032F67B /* IconThemeSelector.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = IconThemeSelector.cxx; path = ../../vcl/source/app/IconThemeSelector.cxx; sourceTree = "<group>"; };
84                 BEA20D452164BAB80032F67B /* brand.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = brand.cxx; path = ../../vcl/source/app/brand.cxx; sourceTree = "<group>"; };
85                 BEA20D462164BAB80032F67B /* IconThemeScanner.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = IconThemeScanner.cxx; path = ../../vcl/source/app/IconThemeScanner.cxx; sourceTree = "<group>"; };
86                 BEA20D472164BAB80032F67B /* session.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = session.cxx; path = ../../vcl/source/app/session.cxx; sourceTree = "<group>"; };
87                 BEA20D482164BAB80032F67B /* unohelp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = unohelp.cxx; path = ../../vcl/source/app/unohelp.cxx; sourceTree = "<group>"; };
88                 BEA20D492164BAB80032F67B /* svdata.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svdata.cxx; path = ../../vcl/source/app/svdata.cxx; sourceTree = "<group>"; };
89                 BEA20D4A2164BAB80032F67B /* dndhelp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dndhelp.cxx; path = ../../vcl/source/app/dndhelp.cxx; sourceTree = "<group>"; };
90                 BEA20D4B2164BAB80032F67B /* salvtables.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salvtables.cxx; path = ../../vcl/source/app/salvtables.cxx; sourceTree = "<group>"; };
91                 BEA20D4C2164BAB80032F67B /* scheduler.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = scheduler.cxx; path = ../../vcl/source/app/scheduler.cxx; sourceTree = "<group>"; };
92                 BEA20D4D2164BAB80032F67B /* ITiledRenderable.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ITiledRenderable.cxx; path = ../../vcl/source/app/ITiledRenderable.cxx; sourceTree = "<group>"; };
93                 BEA20D4E2164BAB80032F67B /* stdtext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stdtext.cxx; path = ../../vcl/source/app/stdtext.cxx; sourceTree = "<group>"; };
94                 BEA20D4F2164BAB80032F67B /* unohelp2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = unohelp2.cxx; path = ../../vcl/source/app/unohelp2.cxx; sourceTree = "<group>"; };
95                 BEA20D502164BAB80032F67B /* svmain.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svmain.cxx; path = ../../vcl/source/app/svmain.cxx; sourceTree = "<group>"; };
96                 BEA20D522164BB0D0032F67B /* iosinst.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = iosinst.cxx; path = ../../vcl/ios/iosinst.cxx; sourceTree = "<group>"; };
97                 BEA20D532164BB0E0032F67B /* dummies.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dummies.cxx; path = ../../vcl/ios/dummies.cxx; sourceTree = "<group>"; };
98                 BEA20D652166596F0032F67B /* svpvd.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpvd.cxx; path = ../../vcl/headless/svpvd.cxx; sourceTree = "<group>"; };
99                 BEA20D662166596F0032F67B /* svpframe.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpframe.cxx; path = ../../vcl/headless/svpframe.cxx; sourceTree = "<group>"; };
100                 BEA20D672166596F0032F67B /* svpbmp.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpbmp.cxx; path = ../../vcl/headless/svpbmp.cxx; sourceTree = "<group>"; };
101                 BEA20D692166596F0032F67B /* svpgdi.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpgdi.cxx; path = ../../vcl/headless/svpgdi.cxx; sourceTree = "<group>"; };
102                 BEA20D6A2166596F0032F67B /* svpglyphcache.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpglyphcache.cxx; path = ../../vcl/headless/svpglyphcache.cxx; sourceTree = "<group>"; };
103                 BEA20D6B2166596F0032F67B /* svpinst.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpinst.cxx; path = ../../vcl/headless/svpinst.cxx; sourceTree = "<group>"; };
104                 BEA20D6C2166596F0032F67B /* svptext.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svptext.cxx; path = ../../vcl/headless/svptext.cxx; sourceTree = "<group>"; };
105                 BEA20D6D2166596F0032F67B /* headlessinst.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = headlessinst.cxx; path = ../../vcl/headless/headlessinst.cxx; sourceTree = "<group>"; };
106                 BEA20D6E2166596F0032F67B /* svpdata.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpdata.cxx; path = ../../vcl/headless/svpdata.cxx; sourceTree = "<group>"; };
107                 BEA20D6F2166596F0032F67B /* svpdummies.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpdummies.cxx; path = ../../vcl/headless/svpdummies.cxx; sourceTree = "<group>"; };
108                 BEA20D702166596F0032F67B /* svpprn.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svpprn.cxx; path = ../../vcl/headless/svpprn.cxx; sourceTree = "<group>"; };
109                 BEA20DC221678BB60032F67B /* lokcharthelper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lokcharthelper.cxx; path = ../../sfx2/source/view/lokcharthelper.cxx; sourceTree = "<group>"; };
110                 BEA20DC4216797C00032F67B /* pdffontcache.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = pdffontcache.hxx; path = ../../vcl/source/gdi/pdffontcache.hxx; sourceTree = "<group>"; };
111                 BEA20DC5216797C00032F67B /* impgraph.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = impgraph.cxx; path = ../../vcl/source/gdi/impgraph.cxx; sourceTree = "<group>"; };
112                 BEA20DC6216797C00032F67B /* base14.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = base14.cxx; path = ../../vcl/source/gdi/base14.cxx; sourceTree = "<group>"; };
113                 BEA20DC7216797C00032F67B /* bmpfast.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bmpfast.cxx; path = ../../vcl/source/gdi/bmpfast.cxx; sourceTree = "<group>"; };
114                 BEA20DC8216797C00032F67B /* vectorgraphicdata.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vectorgraphicdata.cxx; path = ../../vcl/source/gdi/vectorgraphicdata.cxx; sourceTree = "<group>"; };
115                 BEA20DC9216797C00032F67B /* pdfwriter_impl2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pdfwriter_impl2.cxx; path = ../../vcl/source/gdi/pdfwriter_impl2.cxx; sourceTree = "<group>"; };
116                 BEA20DCA216797C00032F67B /* mapmod.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mapmod.cxx; path = ../../vcl/source/gdi/mapmod.cxx; sourceTree = "<group>"; };
117                 BEA20DCB216797C00032F67B /* bitmap3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bitmap3.cxx; path = ../../vcl/source/gdi/bitmap3.cxx; sourceTree = "<group>"; };
118                 BEA20DCC216797C00032F67B /* pdfwriter.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pdfwriter.cxx; path = ../../vcl/source/gdi/pdfwriter.cxx; sourceTree = "<group>"; };
119                 BEA20DCD216797C00032F67B /* salmisc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salmisc.cxx; path = ../../vcl/source/gdi/salmisc.cxx; sourceTree = "<group>"; };
120                 BEA20DCE216797C00032F67B /* impvect.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = impvect.hxx; path = ../../vcl/source/gdi/impvect.hxx; sourceTree = "<group>"; };
121                 BEA20DCF216797C00032F67B /* oldprintadaptor.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = oldprintadaptor.cxx; path = ../../vcl/source/gdi/oldprintadaptor.cxx; sourceTree = "<group>"; };
122                 BEA20DD0216797C00032F67B /* extoutdevdata.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = extoutdevdata.cxx; path = ../../vcl/source/gdi/extoutdevdata.cxx; sourceTree = "<group>"; };
123                 BEA20DD1216797C10032F67B /* cvtgrf.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cvtgrf.cxx; path = ../../vcl/source/gdi/cvtgrf.cxx; sourceTree = "<group>"; };
124                 BEA20DD2216797C10032F67B /* graphictools.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = graphictools.cxx; path = ../../vcl/source/gdi/graphictools.cxx; sourceTree = "<group>"; };
125                 BEA20DD3216797C10032F67B /* gdimetafiletools.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gdimetafiletools.cxx; path = ../../vcl/source/gdi/gdimetafiletools.cxx; sourceTree = "<group>"; };
126                 BEA20DD4216797C10032F67B /* genVerticalOrientationData.pl */ = {isa = PBXFileReference; lastKnownFileType = text.script.perl; name = genVerticalOrientationData.pl; path = ../../vcl/source/gdi/genVerticalOrientationData.pl; sourceTree = "<group>"; };
127                 BEA20DD5216797C10032F67B /* bmpacc3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bmpacc3.cxx; path = ../../vcl/source/gdi/bmpacc3.cxx; sourceTree = "<group>"; };
128                 BEA20DD6216797C10032F67B /* print.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = print.cxx; path = ../../vcl/source/gdi/print.cxx; sourceTree = "<group>"; };
129                 BEA20DD7216797C10032F67B /* configsettings.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = configsettings.cxx; path = ../../vcl/source/gdi/configsettings.cxx; sourceTree = "<group>"; };
130                 BEA20DD8216797C10032F67B /* print3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = print3.cxx; path = ../../vcl/source/gdi/print3.cxx; sourceTree = "<group>"; };
131                 BEA20DD9216797C10032F67B /* graph.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = graph.cxx; path = ../../vcl/source/gdi/graph.cxx; sourceTree = "<group>"; };
132                 BEA20DDA216797C10032F67B /* octree.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = octree.cxx; path = ../../vcl/source/gdi/octree.cxx; sourceTree = "<group>"; };
133                 BEA20DDB216797C10032F67B /* scrptrun.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = scrptrun.cxx; path = ../../vcl/source/gdi/scrptrun.cxx; sourceTree = "<group>"; };
134                 BEA20DDC216797C10032F67B /* regionband.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = regionband.cxx; path = ../../vcl/source/gdi/regionband.cxx; sourceTree = "<group>"; };
135                 BEA20DDD216797C10032F67B /* gdimtf.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gdimtf.cxx; path = ../../vcl/source/gdi/gdimtf.cxx; sourceTree = "<group>"; };
136                 BEA20DDE216797C10032F67B /* pdfextoutdevdata.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pdfextoutdevdata.cxx; path = ../../vcl/source/gdi/pdfextoutdevdata.cxx; sourceTree = "<group>"; };
137                 BEA20DDF216797C10032F67B /* pdffontcache.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pdffontcache.cxx; path = ../../vcl/source/gdi/pdffontcache.cxx; sourceTree = "<group>"; };
138                 BEA20DE0216797C10032F67B /* textlayout.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = textlayout.cxx; path = ../../vcl/source/gdi/textlayout.cxx; sourceTree = "<group>"; };
139                 BEA20DE1216797C10032F67B /* virdev.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = virdev.cxx; path = ../../vcl/source/gdi/virdev.cxx; sourceTree = "<group>"; };
140                 BEA20DE2216797C10032F67B /* embeddedfontshelper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = embeddedfontshelper.cxx; path = ../../vcl/source/gdi/embeddedfontshelper.cxx; sourceTree = "<group>"; };
141                 BEA20DE3216797C10032F67B /* salgdiimpl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salgdiimpl.cxx; path = ../../vcl/source/gdi/salgdiimpl.cxx; sourceTree = "<group>"; };
142                 BEA20DE4216797C10032F67B /* gfxlink.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gfxlink.cxx; path = ../../vcl/source/gdi/gfxlink.cxx; sourceTree = "<group>"; };
143                 BEA20DE5216797C10032F67B /* alpha.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = alpha.cxx; path = ../../vcl/source/gdi/alpha.cxx; sourceTree = "<group>"; };
144                 BEA20DE6216797C10032F67B /* hatch.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hatch.cxx; path = ../../vcl/source/gdi/hatch.cxx; sourceTree = "<group>"; };
145                 BEA20DE7216797C10032F67B /* svmconverter.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svmconverter.cxx; path = ../../vcl/source/gdi/svmconverter.cxx; sourceTree = "<group>"; };
146                 BEA20DE8216797C10032F67B /* pngwrite.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pngwrite.cxx; path = ../../vcl/source/gdi/pngwrite.cxx; sourceTree = "<group>"; };
147                 BEA20DE9216797C10032F67B /* gradient.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gradient.cxx; path = ../../vcl/source/gdi/gradient.cxx; sourceTree = "<group>"; };
148                 BEA20DEA216797C10032F67B /* pngread.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pngread.cxx; path = ../../vcl/source/gdi/pngread.cxx; sourceTree = "<group>"; };
149                 BEA20DEB216797C10032F67B /* salgdilayout.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salgdilayout.cxx; path = ../../vcl/source/gdi/salgdilayout.cxx; sourceTree = "<group>"; };
150                 BEA20DEC216797C20032F67B /* bitmapex.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bitmapex.cxx; path = ../../vcl/source/gdi/bitmapex.cxx; sourceTree = "<group>"; };
151                 BEA20DED216797C20032F67B /* lineinfo.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lineinfo.cxx; path = ../../vcl/source/gdi/lineinfo.cxx; sourceTree = "<group>"; };
152                 BEA20DEE216797C20032F67B /* animate.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = animate.cxx; path = ../../vcl/source/gdi/animate.cxx; sourceTree = "<group>"; };
153                 BEA20DEF216797C20032F67B /* bmpacc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bmpacc.cxx; path = ../../vcl/source/gdi/bmpacc.cxx; sourceTree = "<group>"; };
154                 BEA20DF0216797C20032F67B /* pdfwriter_impl.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pdfwriter_impl.cxx; path = ../../vcl/source/gdi/pdfwriter_impl.cxx; sourceTree = "<group>"; };
155                 BEA20DF1216797C20032F67B /* wall.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = wall.cxx; path = ../../vcl/source/gdi/wall.cxx; sourceTree = "<group>"; };
156                 BEA20DF2216797C20032F67B /* impvect.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = impvect.cxx; path = ../../vcl/source/gdi/impvect.cxx; sourceTree = "<group>"; };
157                 BEA20DF3216797C20032F67B /* impanmvw.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = impanmvw.cxx; path = ../../vcl/source/gdi/impanmvw.cxx; sourceTree = "<group>"; };
158                 BEA20DF4216797C20032F67B /* print2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = print2.cxx; path = ../../vcl/source/gdi/print2.cxx; sourceTree = "<group>"; };
159                 BEA20DF5216797C20032F67B /* metaact.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = metaact.cxx; path = ../../vcl/source/gdi/metaact.cxx; sourceTree = "<group>"; };
160                 BEA20DF6216797C20032F67B /* CommonSalLayout.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CommonSalLayout.cxx; path = ../../vcl/source/gdi/CommonSalLayout.cxx; sourceTree = "<group>"; };
161                 BEA20DF7216797C20032F67B /* pdfwriter_impl.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = pdfwriter_impl.hxx; path = ../../vcl/source/gdi/pdfwriter_impl.hxx; sourceTree = "<group>"; };
162                 BEA20DF8216797C20032F67B /* dibtools.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dibtools.cxx; path = ../../vcl/source/gdi/dibtools.cxx; sourceTree = "<group>"; };
163                 BEA20DF9216797C20032F67B /* sallayout.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sallayout.cxx; path = ../../vcl/source/gdi/sallayout.cxx; sourceTree = "<group>"; };
164                 BEA20DFA216797C20032F67B /* bmpacc2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bmpacc2.cxx; path = ../../vcl/source/gdi/bmpacc2.cxx; sourceTree = "<group>"; };
165                 BEA20DFB216797C20032F67B /* regband.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = regband.cxx; path = ../../vcl/source/gdi/regband.cxx; sourceTree = "<group>"; };
166                 BEA20DFC216797C20032F67B /* jobset.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = jobset.cxx; path = ../../vcl/source/gdi/jobset.cxx; sourceTree = "<group>"; };
167                 BEA20DFD216797C20032F67B /* VerticalOrientationData.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = VerticalOrientationData.cxx; path = ../../vcl/source/gdi/VerticalOrientationData.cxx; sourceTree = "<group>"; };
168                 BEA20DFE216797C20032F67B /* region.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = region.cxx; path = ../../vcl/source/gdi/region.cxx; sourceTree = "<group>"; };
169                 BEA20DFF216797C20032F67B /* salnativewidgets-none.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "salnativewidgets-none.cxx"; path = "../../vcl/source/gdi/salnativewidgets-none.cxx"; sourceTree = "<group>"; };
170                 BEA20E012167A47B0032F67B /* gradient.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gradient.cxx; path = ../../vcl/source/outdev/gradient.cxx; sourceTree = "<group>"; };
171                 BEA20E022167A47C0032F67B /* polygon.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = polygon.cxx; path = ../../vcl/source/outdev/polygon.cxx; sourceTree = "<group>"; };
172                 BEA20E032167A47C0032F67B /* text.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = text.cxx; path = ../../vcl/source/outdev/text.cxx; sourceTree = "<group>"; };
173                 BEA20E042167A47C0032F67B /* outdevstate.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outdevstate.cxx; path = ../../vcl/source/outdev/outdevstate.cxx; sourceTree = "<group>"; };
174                 BEA20E052167A47C0032F67B /* wallpaper.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = wallpaper.cxx; path = ../../vcl/source/outdev/wallpaper.cxx; sourceTree = "<group>"; };
175                 BEA20E062167A47C0032F67B /* line.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = line.cxx; path = ../../vcl/source/outdev/line.cxx; sourceTree = "<group>"; };
176                 BEA20E072167A47C0032F67B /* curvedshapes.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = curvedshapes.cxx; path = ../../vcl/source/outdev/curvedshapes.cxx; sourceTree = "<group>"; };
177                 BEA20E082167A47C0032F67B /* map.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = map.cxx; path = ../../vcl/source/outdev/map.cxx; sourceTree = "<group>"; };
178                 BEA20E092167A47C0032F67B /* clipping.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = clipping.cxx; path = ../../vcl/source/outdev/clipping.cxx; sourceTree = "<group>"; };
179                 BEA20E0A2167A47C0032F67B /* bitmap.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bitmap.cxx; path = ../../vcl/source/outdev/bitmap.cxx; sourceTree = "<group>"; };
180                 BEA20E0B2167A47C0032F67B /* font.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = font.cxx; path = ../../vcl/source/outdev/font.cxx; sourceTree = "<group>"; };
181                 BEA20E0C2167A47C0032F67B /* hatch.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = hatch.cxx; path = ../../vcl/source/outdev/hatch.cxx; sourceTree = "<group>"; };
182                 BEA20E0D2167A47C0032F67B /* nativecontrols.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = nativecontrols.cxx; path = ../../vcl/source/outdev/nativecontrols.cxx; sourceTree = "<group>"; };
183                 BEA20E0E2167A47C0032F67B /* polyline.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = polyline.cxx; path = ../../vcl/source/outdev/polyline.cxx; sourceTree = "<group>"; };
184                 BEA20E0F2167A47C0032F67B /* rect.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = rect.cxx; path = ../../vcl/source/outdev/rect.cxx; sourceTree = "<group>"; };
185                 BEA20E102167A47C0032F67B /* outdevstatestack.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outdevstatestack.cxx; path = ../../vcl/source/outdev/outdevstatestack.cxx; sourceTree = "<group>"; };
186                 BEA20E112167A47C0032F67B /* textline.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = textline.cxx; path = ../../vcl/source/outdev/textline.cxx; sourceTree = "<group>"; };
187                 BEA20E122167A47C0032F67B /* outdev.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outdev.cxx; path = ../../vcl/source/outdev/outdev.cxx; sourceTree = "<group>"; };
188                 BEA20E132167A47C0032F67B /* transparent.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = transparent.cxx; path = ../../vcl/source/outdev/transparent.cxx; sourceTree = "<group>"; };
189                 BEA20E142167A47C0032F67B /* vclreferencebase.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vclreferencebase.cxx; path = ../../vcl/source/outdev/vclreferencebase.cxx; sourceTree = "<group>"; };
190                 BEA20E152167A47C0032F67B /* mask.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mask.cxx; path = ../../vcl/source/outdev/mask.cxx; sourceTree = "<group>"; };
191                 BEA20E162167A47C0032F67B /* pixel.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pixel.cxx; path = ../../vcl/source/outdev/pixel.cxx; sourceTree = "<group>"; };
192 /* End PBXFileReference section */
194 /* Begin PBXFrameworksBuildPhase section */
195                 BE53560E215D189A0068B3B7 /* Frameworks */ = {
196                         isa = PBXFrameworksBuildPhase;
197                         buildActionMask = 2147483647;
198                         files = (
199                                 BE93D41D216B4ECA007A39F4 /* MobileCoreServices.framework in Frameworks */,
200                                 BEA1A700215D1D9F00A9323B /* libiconv.tbd in Frameworks */,
201                                 BEA1A6FE215D1D9700A9323B /* libz.tbd in Frameworks */,
202                         );
203                         runOnlyForDeploymentPostprocessing = 0;
204                 };
205 /* End PBXFrameworksBuildPhase section */
207 /* Begin PBXGroup section */
208                 BE39ADD5215D5448000B0244 /* Resources */ = {
209                         isa = PBXGroup;
210                         children = (
211                                 BE39ADE6215D5AA3000B0244 /* config */,
212                                 BE39ADE1215D5AA3000B0244 /* fundamentalrc */,
213                                 BE39ADE0215D5AA3000B0244 /* icudt65l.dat */,
214                                 BE39ADE9215D5AA3000B0244 /* offapi.rdb */,
215                                 BE39ADE4215D5AA3000B0244 /* oovbaapi.rdb */,
216                                 BE39ADE5215D5AA3000B0244 /* program */,
217                                 BE39ADEB215D5AA3000B0244 /* rc */,
218                                 BE39ADE2215D5AA3000B0244 /* services */,
219                                 BE39ADE7215D5AA3000B0244 /* services.rdb */,
220                                 BE39ADE3215D5AA3000B0244 /* share */,
221                                 BE39ADEA215D5AA3000B0244 /* udkapi.rdb */,
222                                 BE39ADED215D5AA4000B0244 /* unorc */,
223                                 BE39ADEE215D5AA4000B0244 /* welcome.odt */,
224                                 BE39ADD6215D5470000B0244 /* test.odt */,
225                         );
226                         path = Resources;
227                         sourceTree = "<group>";
228                 };
229                 BE535608215D189A0068B3B7 = {
230                         isa = PBXGroup;
231                         children = (
232                                 BEA20D2A2163C2210032F67B /* Core */,
233                                 BE535613215D189A0068B3B7 /* UnitTest */,
234                                 BE535612215D189A0068B3B7 /* Products */,
235                                 BEA1A6FC215D1D9700A9323B /* Frameworks */,
236                         );
237                         sourceTree = "<group>";
238                 };
239                 BE535612215D189A0068B3B7 /* Products */ = {
240                         isa = PBXGroup;
241                         children = (
242                                 BE535611215D189A0068B3B7 /* UnitTest.app */,
243                         );
244                         name = Products;
245                         sourceTree = "<group>";
246                 };
247                 BE535613215D189A0068B3B7 /* UnitTest */ = {
248                         isa = PBXGroup;
249                         children = (
250                                 BE39ADD5215D5448000B0244 /* Resources */,
251                                 BE535614215D189A0068B3B7 /* AppDelegate.h */,
252                                 BE535615215D189A0068B3B7 /* AppDelegate.m */,
253                                 BE535617215D189A0068B3B7 /* ViewController.h */,
254                                 BE535618215D189A0068B3B7 /* ViewController.mm */,
255                                 BE53561A215D189A0068B3B7 /* Main.storyboard */,
256                                 BE53561D215D189E0068B3B7 /* Assets.xcassets */,
257                                 BE53561F215D189E0068B3B7 /* LaunchScreen.storyboard */,
258                                 BE535622215D189E0068B3B7 /* Info.plist */,
259                                 BE535623215D189E0068B3B7 /* main.m */,
260                         );
261                         path = UnitTest;
262                         sourceTree = "<group>";
263                 };
264                 BEA1A6FC215D1D9700A9323B /* Frameworks */ = {
265                         isa = PBXGroup;
266                         children = (
267                                 BE93D41B216B378E007A39F4 /* MobileCoreServices.framework */,
268                                 BEA1A6FF215D1D9F00A9323B /* libiconv.tbd */,
269                                 BEA1A6FD215D1D9700A9323B /* libz.tbd */,
270                         );
271                         name = Frameworks;
272                         sourceTree = "<group>";
273                 };
274                 BEA20D2A2163C2210032F67B /* Core */ = {
275                         isa = PBXGroup;
276                         children = (
277                                 BEA20DC021678B960032F67B /* sfx2 */,
278                                 BEA20D2B2163C2360032F67B /* vcl */,
279                         );
280                         name = Core;
281                         sourceTree = "<group>";
282                 };
283                 BEA20D2B2163C2360032F67B /* vcl */ = {
284                         isa = PBXGroup;
285                         children = (
286                                 BEA20D342164BA8B0032F67B /* app */,
287                                 BEA20DC3216797A00032F67B /* gdi */,
288                                 BEA20D642166594D0032F67B /* headless */,
289                                 BEA20D512164BAF00032F67B /* ios */,
290                                 BEA20E002167A4550032F67B /* outdev */,
291                                 BEA20D332164BA7C0032F67B /* quartz */,
292                         );
293                         name = vcl;
294                         sourceTree = "<group>";
295                 };
296                 BEA20D332164BA7C0032F67B /* quartz */ = {
297                         isa = PBXGroup;
298                         children = (
299                                 BEA20D2D2163C2570032F67B /* ctfonts.cxx */,
300                                 BEA20D312163C2570032F67B /* salbmp.cxx */,
301                                 BEA20D322163C2570032F67B /* salgdi.cxx */,
302                                 BEA20D302163C2570032F67B /* salgdicommon.cxx */,
303                                 BEA20D2C2163C2570032F67B /* salgdiutils.cxx */,
304                                 BEA20D2F2163C2570032F67B /* salvd.cxx */,
305                                 BEA20D2E2163C2570032F67B /* utils.cxx */,
306                         );
307                         name = quartz;
308                         sourceTree = "<group>";
309                 };
310                 BEA20D342164BA8B0032F67B /* app */ = {
311                         isa = PBXGroup;
312                         children = (
313                                 BEA20D452164BAB80032F67B /* brand.cxx */,
314                                 BEA20D3B2164BAB80032F67B /* customweld.cxx */,
315                                 BEA20D382164BAB80032F67B /* dbggui.cxx */,
316                                 BEA20D4A2164BAB80032F67B /* dndhelp.cxx */,
317                                 BEA20D432164BAB80032F67B /* help.cxx */,
318                                 BEA20D3F2164BAB80032F67B /* i18nhelp.cxx */,
319                                 BEA20D392164BAB80032F67B /* IconThemeInfo.cxx */,
320                                 BEA20D462164BAB80032F67B /* IconThemeScanner.cxx */,
321                                 BEA20D442164BAB80032F67B /* IconThemeSelector.cxx */,
322                                 BEA20D422164BAB80032F67B /* idle.cxx */,
323                                 BEA20D4D2164BAB80032F67B /* ITiledRenderable.cxx */,
324                                 BEA20D3E2164BAB80032F67B /* salplug.cxx */,
325                                 BEA20D372164BAB80032F67B /* salusereventlist.cxx */,
326                                 BEA20D4B2164BAB80032F67B /* salvtables.cxx */,
327                                 BEA20D4C2164BAB80032F67B /* scheduler.cxx */,
328                                 BEA20D472164BAB80032F67B /* session.cxx */,
329                                 BEA20D3D2164BAB80032F67B /* settings.cxx */,
330                                 BEA20D402164BAB80032F67B /* sound.cxx */,
331                                 BEA20D4E2164BAB80032F67B /* stdtext.cxx */,
332                                 BEA20D412164BAB80032F67B /* svapp.cxx */,
333                                 BEA20D492164BAB80032F67B /* svdata.cxx */,
334                                 BEA20D502164BAB80032F67B /* svmain.cxx */,
335                                 BEA20D3A2164BAB80032F67B /* timer.cxx */,
336                                 BEA20D482164BAB80032F67B /* unohelp.cxx */,
337                                 BEA20D4F2164BAB80032F67B /* unohelp2.cxx */,
338                                 BEA20D3C2164BAB80032F67B /* vclevent.cxx */,
339                         );
340                         name = app;
341                         sourceTree = "<group>";
342                 };
343                 BEA20D512164BAF00032F67B /* ios */ = {
344                         isa = PBXGroup;
345                         children = (
346                                 BEA20D532164BB0E0032F67B /* dummies.cxx */,
347                                 BEA20D522164BB0D0032F67B /* iosinst.cxx */,
348                         );
349                         name = ios;
350                         sourceTree = "<group>";
351                 };
352                 BEA20D642166594D0032F67B /* headless */ = {
353                         isa = PBXGroup;
354                         children = (
355                                 BEA20D6D2166596F0032F67B /* headlessinst.cxx */,
356                                 BEA20D672166596F0032F67B /* svpbmp.cxx */,
357                                 BEA20D6E2166596F0032F67B /* svpdata.cxx */,
358                                 BEA20D6F2166596F0032F67B /* svpdummies.cxx */,
359                                 BEA20D662166596F0032F67B /* svpframe.cxx */,
360                                 BEA20D692166596F0032F67B /* svpgdi.cxx */,
361                                 BEA20D6A2166596F0032F67B /* svpglyphcache.cxx */,
362                                 BEA20D6B2166596F0032F67B /* svpinst.cxx */,
363                                 BEA20D702166596F0032F67B /* svpprn.cxx */,
364                                 BEA20D6C2166596F0032F67B /* svptext.cxx */,
365                                 BEA20D652166596F0032F67B /* svpvd.cxx */,
366                         );
367                         name = headless;
368                         sourceTree = "<group>";
369                 };
370                 BEA20DC021678B960032F67B /* sfx2 */ = {
371                         isa = PBXGroup;
372                         children = (
373                                 BEA20DC121678B9E0032F67B /* view */,
374                         );
375                         name = sfx2;
376                         sourceTree = "<group>";
377                 };
378                 BEA20DC121678B9E0032F67B /* view */ = {
379                         isa = PBXGroup;
380                         children = (
381                                 BEA20DC221678BB60032F67B /* lokcharthelper.cxx */,
382                         );
383                         name = view;
384                         sourceTree = "<group>";
385                 };
386                 BEA20DC3216797A00032F67B /* gdi */ = {
387                         isa = PBXGroup;
388                         children = (
389                                 BEA20DE5216797C10032F67B /* alpha.cxx */,
390                                 BEA20DEE216797C20032F67B /* animate.cxx */,
391                                 BEA20DC6216797C00032F67B /* base14.cxx */,
392                                 BEA20DCB216797C00032F67B /* bitmap3.cxx */,
393                                 BEA20DEC216797C20032F67B /* bitmapex.cxx */,
394                                 BEA20DEF216797C20032F67B /* bmpacc.cxx */,
395                                 BEA20DFA216797C20032F67B /* bmpacc2.cxx */,
396                                 BEA20DD5216797C10032F67B /* bmpacc3.cxx */,
397                                 BEA20DC7216797C00032F67B /* bmpfast.cxx */,
398                                 BEA20DF6216797C20032F67B /* CommonSalLayout.cxx */,
399                                 BEA20DD7216797C10032F67B /* configsettings.cxx */,
400                                 BEA20DD1216797C10032F67B /* cvtgrf.cxx */,
401                                 BEA20DF8216797C20032F67B /* dibtools.cxx */,
402                                 BEA20DE2216797C10032F67B /* embeddedfontshelper.cxx */,
403                                 BEA20DD0216797C00032F67B /* extoutdevdata.cxx */,
404                                 BEA20DD3216797C10032F67B /* gdimetafiletools.cxx */,
405                                 BEA20DDD216797C10032F67B /* gdimtf.cxx */,
406                                 BEA20DD4216797C10032F67B /* genVerticalOrientationData.pl */,
407                                 BEA20DE4216797C10032F67B /* gfxlink.cxx */,
408                                 BEA20DE9216797C10032F67B /* gradient.cxx */,
409                                 BEA20DD9216797C10032F67B /* graph.cxx */,
410                                 BEA20DD2216797C10032F67B /* graphictools.cxx */,
411                                 BEA20DE6216797C10032F67B /* hatch.cxx */,
412                                 BEA20DF3216797C20032F67B /* impanmvw.cxx */,
413                                 BEA20DC5216797C00032F67B /* impgraph.cxx */,
414                                 BEA20DF2216797C20032F67B /* impvect.cxx */,
415                                 BEA20DCE216797C00032F67B /* impvect.hxx */,
416                                 BEA20DFC216797C20032F67B /* jobset.cxx */,
417                                 BEA20DED216797C20032F67B /* lineinfo.cxx */,
418                                 BEA20DCA216797C00032F67B /* mapmod.cxx */,
419                                 BEA20DF5216797C20032F67B /* metaact.cxx */,
420                                 BEA20DDA216797C10032F67B /* octree.cxx */,
421                                 BEA20DCF216797C00032F67B /* oldprintadaptor.cxx */,
422                                 BEA20DDE216797C10032F67B /* pdfextoutdevdata.cxx */,
423                                 BEA20DDF216797C10032F67B /* pdffontcache.cxx */,
424                                 BEA20DC4216797C00032F67B /* pdffontcache.hxx */,
425                                 BEA20DF0216797C20032F67B /* pdfwriter_impl.cxx */,
426                                 BEA20DF7216797C20032F67B /* pdfwriter_impl.hxx */,
427                                 BEA20DC9216797C00032F67B /* pdfwriter_impl2.cxx */,
428                                 BEA20DCC216797C00032F67B /* pdfwriter.cxx */,
429                                 BEA20DEA216797C10032F67B /* pngread.cxx */,
430                                 BEA20DE8216797C10032F67B /* pngwrite.cxx */,
431                                 BEA20DD6216797C10032F67B /* print.cxx */,
432                                 BEA20DF4216797C20032F67B /* print2.cxx */,
433                                 BEA20DD8216797C10032F67B /* print3.cxx */,
434                                 BEA20DFB216797C20032F67B /* regband.cxx */,
435                                 BEA20DFE216797C20032F67B /* region.cxx */,
436                                 BEA20DDC216797C10032F67B /* regionband.cxx */,
437                                 BEA20DE3216797C10032F67B /* salgdiimpl.cxx */,
438                                 BEA20DEB216797C10032F67B /* salgdilayout.cxx */,
439                                 BEA20DF9216797C20032F67B /* sallayout.cxx */,
440                                 BEA20DCD216797C00032F67B /* salmisc.cxx */,
441                                 BEA20DFF216797C20032F67B /* salnativewidgets-none.cxx */,
442                                 BEA20DDB216797C10032F67B /* scrptrun.cxx */,
443                                 BEA20DE7216797C10032F67B /* svmconverter.cxx */,
444                                 BEA20DE0216797C10032F67B /* textlayout.cxx */,
445                                 BEA20DC8216797C00032F67B /* vectorgraphicdata.cxx */,
446                                 BEA20DFD216797C20032F67B /* VerticalOrientationData.cxx */,
447                                 BEA20DE1216797C10032F67B /* virdev.cxx */,
448                                 BEA20DF1216797C20032F67B /* wall.cxx */,
449                         );
450                         name = gdi;
451                         sourceTree = "<group>";
452                 };
453                 BEA20E002167A4550032F67B /* outdev */ = {
454                         isa = PBXGroup;
455                         children = (
456                                 BEA20E0A2167A47C0032F67B /* bitmap.cxx */,
457                                 BEA20E092167A47C0032F67B /* clipping.cxx */,
458                                 BEA20E072167A47C0032F67B /* curvedshapes.cxx */,
459                                 BEA20E0B2167A47C0032F67B /* font.cxx */,
460                                 BEA20E012167A47B0032F67B /* gradient.cxx */,
461                                 BEA20E0C2167A47C0032F67B /* hatch.cxx */,
462                                 BEA20E062167A47C0032F67B /* line.cxx */,
463                                 BEA20E082167A47C0032F67B /* map.cxx */,
464                                 BEA20E152167A47C0032F67B /* mask.cxx */,
465                                 BEA20E0D2167A47C0032F67B /* nativecontrols.cxx */,
466                                 BEA20E122167A47C0032F67B /* outdev.cxx */,
467                                 BEA20E042167A47C0032F67B /* outdevstate.cxx */,
468                                 BEA20E102167A47C0032F67B /* outdevstatestack.cxx */,
469                                 BEA20E162167A47C0032F67B /* pixel.cxx */,
470                                 BEA20E022167A47C0032F67B /* polygon.cxx */,
471                                 BEA20E0E2167A47C0032F67B /* polyline.cxx */,
472                                 BEA20E0F2167A47C0032F67B /* rect.cxx */,
473                                 BEA20E032167A47C0032F67B /* text.cxx */,
474                                 BEA20E112167A47C0032F67B /* textline.cxx */,
475                                 BEA20E132167A47C0032F67B /* transparent.cxx */,
476                                 BEA20E142167A47C0032F67B /* vclreferencebase.cxx */,
477                                 BEA20E052167A47C0032F67B /* wallpaper.cxx */,
478                         );
479                         name = outdev;
480                         sourceTree = "<group>";
481                 };
482 /* End PBXGroup section */
484 /* Begin PBXNativeTarget section */
485                 BE535610215D189A0068B3B7 /* UnitTest */ = {
486                         isa = PBXNativeTarget;
487                         buildConfigurationList = BE535627215D189E0068B3B7 /* Build configuration list for PBXNativeTarget "UnitTest" */;
488                         buildPhases = (
489                                 BE53560D215D189A0068B3B7 /* Sources */,
490                                 BE53560E215D189A0068B3B7 /* Frameworks */,
491                                 BE53560F215D189A0068B3B7 /* Resources */,
492                         );
493                         buildRules = (
494                         );
495                         dependencies = (
496                         );
497                         name = UnitTest;
498                         productName = UnitTest;
499                         productReference = BE535611215D189A0068B3B7 /* UnitTest.app */;
500                         productType = "com.apple.product-type.application";
501                 };
502 /* End PBXNativeTarget section */
504 /* Begin PBXProject section */
505                 BE535609215D189A0068B3B7 /* Project object */ = {
506                         isa = PBXProject;
507                         attributes = {
508                                 LastUpgradeCheck = 1000;
509                                 ORGANIZATIONNAME = "Tor Lillqvist";
510                                 TargetAttributes = {
511                                         BE535610215D189A0068B3B7 = {
512                                                 CreatedOnToolsVersion = 10.0;
513                                         };
514                                 };
515                         };
516                         buildConfigurationList = BE53560C215D189A0068B3B7 /* Build configuration list for PBXProject "UnitTest" */;
517                         compatibilityVersion = "Xcode 9.3";
518                         developmentRegion = en;
519                         hasScannedForEncodings = 0;
520                         knownRegions = (
521                                 en,
522                                 Base,
523                         );
524                         mainGroup = BE535608215D189A0068B3B7;
525                         productRefGroup = BE535612215D189A0068B3B7 /* Products */;
526                         projectDirPath = "";
527                         projectRoot = "";
528                         targets = (
529                                 BE535610215D189A0068B3B7 /* UnitTest */,
530                         );
531                 };
532 /* End PBXProject section */
534 /* Begin PBXResourcesBuildPhase section */
535                 BE53560F215D189A0068B3B7 /* Resources */ = {
536                         isa = PBXResourcesBuildPhase;
537                         buildActionMask = 2147483647;
538                         files = (
539                                 BE39ADEF215D5AA4000B0244 /* icudt65l.dat in Resources */,
540                                 BE39ADF6215D5AA4000B0244 /* services.rdb in Resources */,
541                                 BE39ADF3215D5AA4000B0244 /* oovbaapi.rdb in Resources */,
542                                 BE39ADF8215D5AA4000B0244 /* offapi.rdb in Resources */,
543                                 BE535621215D189E0068B3B7 /* LaunchScreen.storyboard in Resources */,
544                                 BE39ADF4215D5AA4000B0244 /* program in Resources */,
545                                 BE39ADF5215D5AA4000B0244 /* config in Resources */,
546                                 BE39ADD7215D5470000B0244 /* test.odt in Resources */,
547                                 BE39ADFA215D5AA4000B0244 /* rc in Resources */,
548                                 BE39ADF2215D5AA4000B0244 /* share in Resources */,
549                                 BE39ADFD215D5AA4000B0244 /* welcome.odt in Resources */,
550                                 BE53561E215D189E0068B3B7 /* Assets.xcassets in Resources */,
551                                 BE39ADF1215D5AA4000B0244 /* services in Resources */,
552                                 BE39ADFC215D5AA4000B0244 /* unorc in Resources */,
553                                 BE53561C215D189A0068B3B7 /* Main.storyboard in Resources */,
554                                 BE39ADF9215D5AA4000B0244 /* udkapi.rdb in Resources */,
555                                 BE39ADF0215D5AA4000B0244 /* fundamentalrc in Resources */,
556                         );
557                         runOnlyForDeploymentPostprocessing = 0;
558                 };
559 /* End PBXResourcesBuildPhase section */
561 /* Begin PBXSourcesBuildPhase section */
562                 BE53560D215D189A0068B3B7 /* Sources */ = {
563                         isa = PBXSourcesBuildPhase;
564                         buildActionMask = 2147483647;
565                         files = (
566                                 BE535619215D189A0068B3B7 /* ViewController.mm in Sources */,
567                                 BE535624215D189E0068B3B7 /* main.m in Sources */,
568                                 BE535616215D189A0068B3B7 /* AppDelegate.m in Sources */,
569                         );
570                         runOnlyForDeploymentPostprocessing = 0;
571                 };
572 /* End PBXSourcesBuildPhase section */
574 /* Begin PBXVariantGroup section */
575                 BE53561A215D189A0068B3B7 /* Main.storyboard */ = {
576                         isa = PBXVariantGroup;
577                         children = (
578                                 BE53561B215D189A0068B3B7 /* Base */,
579                         );
580                         name = Main.storyboard;
581                         sourceTree = "<group>";
582                 };
583                 BE53561F215D189E0068B3B7 /* LaunchScreen.storyboard */ = {
584                         isa = PBXVariantGroup;
585                         children = (
586                                 BE535620215D189E0068B3B7 /* Base */,
587                         );
588                         name = LaunchScreen.storyboard;
589                         sourceTree = "<group>";
590                 };
591 /* End PBXVariantGroup section */
593 /* Begin XCBuildConfiguration section */
594                 BE535625215D189E0068B3B7 /* Debug */ = {
595                         isa = XCBuildConfiguration;
596                         buildSettings = {
597                                 ALWAYS_SEARCH_USER_PATHS = NO;
598                                 CLANG_ANALYZER_NONNULL = YES;
599                                 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
600                                 LO_CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
601                                 LO_CLANG_CXX_LIBRARY = "libc++";
602                                 CLANG_ENABLE_MODULES = YES;
603                                 CLANG_ENABLE_OBJC_ARC = YES;
604                                 CLANG_ENABLE_OBJC_WEAK = YES;
605                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
606                                 CLANG_WARN_BOOL_CONVERSION = YES;
607                                 CLANG_WARN_COMMA = YES;
608                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
609                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
610                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
611                                 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
612                                 CLANG_WARN_EMPTY_BODY = YES;
613                                 CLANG_WARN_ENUM_CONVERSION = YES;
614                                 CLANG_WARN_INFINITE_RECURSION = YES;
615                                 CLANG_WARN_INT_CONVERSION = YES;
616                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
617                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
618                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
619                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
620                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
621                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
622                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
623                                 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
624                                 CLANG_WARN_UNREACHABLE_CODE = YES;
625                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
626                                 CODE_SIGN_IDENTITY = "iPhone Developer";
627                                 COPY_PHASE_STRIP = NO;
628                                 DEBUG_INFORMATION_FORMAT = dwarf;
629                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
630                                 ENABLE_TESTABILITY = YES;
631                                 GCC_C_LANGUAGE_STANDARD = gnu11;
632                                 GCC_DYNAMIC_NO_PIC = NO;
633                                 GCC_NO_COMMON_BLOCKS = YES;
634                                 GCC_OPTIMIZATION_LEVEL = 0;
635                                 GCC_PREPROCESSOR_DEFINITIONS = (
636                                         "DEBUG=1",
637                                         "$(inherited)",
638                                 );
639                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
640                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
641                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
642                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
643                                 GCC_WARN_UNUSED_FUNCTION = YES;
644                                 GCC_WARN_UNUSED_VARIABLE = YES;
645                                 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
646                                 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
647                                 MTL_FAST_MATH = YES;
648                                 ONLY_ACTIVE_ARCH = YES;
649                                 SDKROOT = iphoneos;
650                         };
651                         name = Debug;
652                 };
653                 BE535626215D189E0068B3B7 /* Release */ = {
654                         isa = XCBuildConfiguration;
655                         buildSettings = {
656                                 ALWAYS_SEARCH_USER_PATHS = NO;
657                                 CLANG_ANALYZER_NONNULL = YES;
658                                 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
659                                 LO_CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
660                                 LO_CLANG_CXX_LIBRARY = "libc++";
661                                 CLANG_ENABLE_MODULES = YES;
662                                 CLANG_ENABLE_OBJC_ARC = YES;
663                                 CLANG_ENABLE_OBJC_WEAK = YES;
664                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
665                                 CLANG_WARN_BOOL_CONVERSION = YES;
666                                 CLANG_WARN_COMMA = YES;
667                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
668                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
669                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
670                                 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
671                                 CLANG_WARN_EMPTY_BODY = YES;
672                                 CLANG_WARN_ENUM_CONVERSION = YES;
673                                 CLANG_WARN_INFINITE_RECURSION = YES;
674                                 CLANG_WARN_INT_CONVERSION = YES;
675                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
676                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
677                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
678                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
679                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
680                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
681                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
682                                 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
683                                 CLANG_WARN_UNREACHABLE_CODE = YES;
684                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
685                                 CODE_SIGN_IDENTITY = "iPhone Developer";
686                                 COPY_PHASE_STRIP = NO;
687                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
688                                 ENABLE_NS_ASSERTIONS = NO;
689                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
690                                 GCC_C_LANGUAGE_STANDARD = gnu11;
691                                 GCC_NO_COMMON_BLOCKS = YES;
692                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
693                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
694                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
695                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
696                                 GCC_WARN_UNUSED_FUNCTION = YES;
697                                 GCC_WARN_UNUSED_VARIABLE = YES;
698                                 IPHONEOS_DEPLOYMENT_TARGET = 12.0;
699                                 MTL_ENABLE_DEBUG_INFO = NO;
700                                 MTL_FAST_MATH = YES;
701                                 SDKROOT = iphoneos;
702                                 VALIDATE_PRODUCT = YES;
703                         };
704                         name = Release;
705                 };
706                 BE535628215D189E0068B3B7 /* Debug */ = {
707                         isa = XCBuildConfiguration;
708                         buildSettings = {
709                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
710                                 LO_CLANG_CXX_LANGUAGE_STANDARD = "c++17";
711                                 CODE_SIGN_STYLE = Automatic;
712                                 DEVELOPMENT_TEAM = J4FQ687VJK;
713                                 ENABLE_BITCODE = NO;
714                                 GCC_PREPROCESSOR_DEFINITIONS = (
715                                         "DEBUG=1",
716                                         "DISABLE_DYNLOADING=1",
717                                         "LIBO_INTERNAL_ONLY=1",
718                                         "IOS=IOS",
719                                         "$(inherited)",
720                                 );
721                                 HEADER_SEARCH_PATHS = (
722                                         ../../include,
723                                         ../../vcl/inc,
724                                         ../../config_host,
725                                         ../../workdir/UnoApiHeadersTarget/udkapi/comprehensive,
726                                         ../../workdir/UnoApiHeadersTarget/offapi/comprehensive,
727                                         ../../workdir/CustomTarget/ios,
728                                         ../../workdir/UnpackedTarball/cppunit/include,
729                                         ../../workdir/UnpackedTarball/boost,
730                                 );
731                                 INFOPLIST_FILE = UnitTest/Info.plist;
732                                 LD_RUNPATH_SEARCH_PATHS = (
733                                         "$(inherited)",
734                                         "@executable_path/Frameworks",
735                                 );
736                                 OTHER_LDFLAGS = (
737                                         "-filelist",
738                                         "../../workdir/CustomTarget/ios/ios-all-static-libs.list",
739                                 );
740                                 PRODUCT_BUNDLE_IDENTIFIER = org.libreoffice.ios.UnitTest;
741                                 PRODUCT_NAME = "$(TARGET_NAME)";
742                                 TARGETED_DEVICE_FAMILY = "1,2";
743                         };
744                         name = Debug;
745                 };
746                 BE535629215D189E0068B3B7 /* Release */ = {
747                         isa = XCBuildConfiguration;
748                         buildSettings = {
749                                 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
750                                 LO_CLANG_CXX_LANGUAGE_STANDARD = "c++17";
751                                 CODE_SIGN_STYLE = Automatic;
752                                 DEVELOPMENT_TEAM = J4FQ687VJK;
753                                 ENABLE_BITCODE = NO;
754                                 GCC_PREPROCESSOR_DEFINITIONS = (
755                                         "IOS=IOS",
756                                         "DISABLE_DYNLOADING=1",
757                                         "LIBO_INTERNAL_ONLY=1",
758                                 );
759                                 HEADER_SEARCH_PATHS = (
760                                         ../../include,
761                                         ../../vcl/inc,
762                                         ../../config_host,
763                                         ../../workdir/UnoApiHeadersTarget/udkapi/comprehensive,
764                                         ../../workdir/UnoApiHeadersTarget/offapi/comprehensive,
765                                         ../../workdir/CustomTarget/ios,
766                                         ../../workdir/UnpackedTarball/cppunit/include,
767                                         ../../workdir/UnpackedTarball/boost,
768                                 );
769                                 INFOPLIST_FILE = UnitTest/Info.plist;
770                                 LD_RUNPATH_SEARCH_PATHS = (
771                                         "$(inherited)",
772                                         "@executable_path/Frameworks",
773                                 );
774                                 OTHER_LDFLAGS = (
775                                         "-filelist",
776                                         "../../workdir/CustomTarget/ios/ios-all-static-libs.list",
777                                 );
778                                 PRODUCT_BUNDLE_IDENTIFIER = org.libreoffice.ios.UnitTest;
779                                 PRODUCT_NAME = "$(TARGET_NAME)";
780                                 TARGETED_DEVICE_FAMILY = "1,2";
781                         };
782                         name = Release;
783                 };
784 /* End XCBuildConfiguration section */
786 /* Begin XCConfigurationList section */
787                 BE53560C215D189A0068B3B7 /* Build configuration list for PBXProject "UnitTest" */ = {
788                         isa = XCConfigurationList;
789                         buildConfigurations = (
790                                 BE535625215D189E0068B3B7 /* Debug */,
791                                 BE535626215D189E0068B3B7 /* Release */,
792                         );
793                         defaultConfigurationIsVisible = 0;
794                         defaultConfigurationName = Release;
795                 };
796                 BE535627215D189E0068B3B7 /* Build configuration list for PBXNativeTarget "UnitTest" */ = {
797                         isa = XCConfigurationList;
798                         buildConfigurations = (
799                                 BE535628215D189E0068B3B7 /* Debug */,
800                                 BE535629215D189E0068B3B7 /* Release */,
801                         );
802                         defaultConfigurationIsVisible = 0;
803                         defaultConfigurationName = Release;
804                 };
805 /* End XCConfigurationList section */
806         };
807         rootObject = BE535609215D189A0068B3B7 /* Project object */;