xref: /trunk/main/macOS/soffice.xcodeproj/project.pbxproj (revision 04baf7c2bab8cd5bb1fb13c24abdd2eabbae9788)
1// !$*UTF8*$!
2{
3    archiveVersion = 1;
4    classes = {
5    };
6    objectVersion = 50;
7    objects = {
8
9/* Begin PBXCopyFilesBuildPhase section */
10        3870E3AE255441AF006B5247 /* CopyFiles */ = {
11            isa = PBXCopyFilesBuildPhase;
12            buildActionMask = 2147483647;
13            dstPath = /usr/share/man/man1/;
14            dstSubfolderSpec = 0;
15            files = (
16            );
17            runOnlyForDeploymentPostprocessing = 1;
18        };
19/* End PBXCopyFilesBuildPhase section */
20
21/* Begin PBXFrameworksBuildPhase section */
22        3870E3AD255441AF006B5247 /* Frameworks */ = {
23            isa = PBXFrameworksBuildPhase;
24            buildActionMask = 2147483647;
25            files = (
26            );
27            runOnlyForDeploymentPostprocessing = 0;
28        };
29/* End PBXFrameworksBuildPhase section */
30
31/* Begin PBXGroup section */
32        3870E3A7255441AF006B5247 = {
33            isa = PBXGroup;
34            children = (
35            );
36            sourceTree = "<group>";
37        };
38/* End PBXGroup section */
39
40/* Begin PBXNativeTarget section */
41        3870E3AF255441AF006B5247 /* soffice */ = {
42            isa = PBXNativeTarget;
43            buildConfigurationList = 3870E3B7255441AF006B5247 /* Build configuration list for PBXNativeTarget "soffice" */;
44            buildPhases = (
45                3870E3AC255441AF006B5247 /* Sources */,
46                3870E3AD255441AF006B5247 /* Frameworks */,
47                3870E3AE255441AF006B5247 /* CopyFiles */,
48            );
49            buildRules = (
50            );
51            dependencies = (
52            );
53            name = soffice;
54            productName = soffice;
55            productReference = 388F4A7A25544236002C1765 /* soffice */;
56            productType = "com.apple.product-type.tool";
57        };
58/* End PBXNativeTarget section */
59
60/* Begin PBXLegacyTarget section */
61        3870E3AF255441AF006B5247 /* soffice */ = {
62            isa = PBXLegacyTarget;
63            buildConfigurationList = 3870E3AF255441AF006B5247 /* Build configuration list for PBXLegacyTarget "soffice" */;
64            buildPhases = (
65            );
66            buildToolPath = /usr/local/bin/gmake;
67            buildWorkingDirectory = ..;
68            dependencies = (
69            );
70            name = soffice;
71            passBuildSettingsInEnvironment = 1;
72            productName = soffice;
73        };
74/* End PBXLegacyTarget section */
75
76/* Begin PBXProject section */
77        3870E3A8255441AF006B5247 /* Project object */ = {
78            isa = PBXProject;
79            attributes = {
80                LastUpgradeCheck = 1210;
81                TargetAttributes = {
82                    3870E3AF255441AF006B5247 = {
83                        CreatedOnToolsVersion = 12.1;
84                    };
85                };
86            };
87            buildConfigurationList = 3870E3AB255441AF006B5247 /* Build configuration list for PBXProject "soffice" */;
88            compatibilityVersion = "Xcode 9.3";
89            developmentRegion = en;
90            hasScannedForEncodings = 0;
91            knownRegions = (
92                en,
93                Base,
94            );
95            mainGroup = 3870E3A7255441AF006B5247;
96            productRefGroup = 3870E3A7255441AF006B5247;
97            projectDirPath = "";
98            projectRoot = "";
99            targets = (
100                3870E3AF255441AF006B5247 /* soffice */,
101            );
102        };
103/* End PBXProject section */
104
105/* Begin PBXSourcesBuildPhase section */
106        3870E3AC255441AF006B5247 /* Sources */ = {
107            isa = PBXSourcesBuildPhase;
108            buildActionMask = 2147483647;
109            files = (
110            );
111            runOnlyForDeploymentPostprocessing = 0;
112        };
113/* End PBXSourcesBuildPhase section */
114
115/* Begin XCBuildConfiguration section */
116        3870E3B5255441AF006B5247 /* Debug */ = {
117            isa = XCBuildConfiguration;
118            buildSettings = {
119                ALWAYS_SEARCH_USER_PATHS = NO;
120                CLANG_ANALYZER_NONNULL = YES;
121                CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
122                CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
123                CLANG_CXX_LIBRARY = "libc++";
124                CLANG_ENABLE_MODULES = YES;
125                CLANG_ENABLE_OBJC_ARC = YES;
126                CLANG_ENABLE_OBJC_WEAK = YES;
127                CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
128                CLANG_WARN_BOOL_CONVERSION = YES;
129                CLANG_WARN_COMMA = YES;
130                CLANG_WARN_CONSTANT_CONVERSION = YES;
131                CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
132                CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
133                CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
134                CLANG_WARN_EMPTY_BODY = YES;
135                CLANG_WARN_ENUM_CONVERSION = YES;
136                CLANG_WARN_INFINITE_RECURSION = YES;
137                CLANG_WARN_INT_CONVERSION = YES;
138                CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
139                CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
140                CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
141                CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
142                CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
143                CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
144                CLANG_WARN_STRICT_PROTOTYPES = YES;
145                CLANG_WARN_SUSPICIOUS_MOVE = YES;
146                CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
147                CLANG_WARN_UNREACHABLE_CODE = YES;
148                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
149                COPY_PHASE_STRIP = NO;
150                DEBUG_INFORMATION_FORMAT = dwarf;
151                ENABLE_STRICT_OBJC_MSGSEND = YES;
152                ENABLE_TESTABILITY = YES;
153                GCC_C_LANGUAGE_STANDARD = gnu11;
154                GCC_DYNAMIC_NO_PIC = NO;
155                GCC_NO_COMMON_BLOCKS = YES;
156                GCC_OPTIMIZATION_LEVEL = 0;
157                GCC_PREPROCESSOR_DEFINITIONS = (
158                    "DEBUG=1",
159                    "$(inherited)",
160                );
161                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
162                GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
163                GCC_WARN_UNDECLARED_SELECTOR = YES;
164                GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
165                GCC_WARN_UNUSED_FUNCTION = YES;
166                GCC_WARN_UNUSED_VARIABLE = YES;
167                MACOSX_DEPLOYMENT_TARGET = 10.7;
168                MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
169                MTL_FAST_MATH = YES;
170                ONLY_ACTIVE_ARCH = YES;
171                SDKROOT = macosx;
172            };
173            name = Debug;
174        };
175        3870E3B6255441AF006B5247 /* Release */ = {
176            isa = XCBuildConfiguration;
177            buildSettings = {
178                ALWAYS_SEARCH_USER_PATHS = NO;
179                CLANG_ANALYZER_NONNULL = YES;
180                CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
181                CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
182                CLANG_CXX_LIBRARY = "libc++";
183                CLANG_ENABLE_MODULES = YES;
184                CLANG_ENABLE_OBJC_ARC = YES;
185                CLANG_ENABLE_OBJC_WEAK = YES;
186                CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
187                CLANG_WARN_BOOL_CONVERSION = YES;
188                CLANG_WARN_COMMA = YES;
189                CLANG_WARN_CONSTANT_CONVERSION = YES;
190                CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
191                CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
192                CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
193                CLANG_WARN_EMPTY_BODY = YES;
194                CLANG_WARN_ENUM_CONVERSION = YES;
195                CLANG_WARN_INFINITE_RECURSION = YES;
196                CLANG_WARN_INT_CONVERSION = YES;
197                CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
198                CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
199                CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
200                CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
201                CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
202                CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
203                CLANG_WARN_STRICT_PROTOTYPES = YES;
204                CLANG_WARN_SUSPICIOUS_MOVE = YES;
205                CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
206                CLANG_WARN_UNREACHABLE_CODE = YES;
207                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
208                COPY_PHASE_STRIP = NO;
209                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
210                ENABLE_NS_ASSERTIONS = NO;
211                ENABLE_STRICT_OBJC_MSGSEND = YES;
212                GCC_C_LANGUAGE_STANDARD = gnu11;
213                GCC_NO_COMMON_BLOCKS = YES;
214                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
215                GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
216                GCC_WARN_UNDECLARED_SELECTOR = YES;
217                GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
218                GCC_WARN_UNUSED_FUNCTION = YES;
219                GCC_WARN_UNUSED_VARIABLE = YES;
220                MACOSX_DEPLOYMENT_TARGET = 10.7;
221                MTL_ENABLE_DEBUG_INFO = NO;
222                MTL_FAST_MATH = YES;
223                SDKROOT = macosx;
224            };
225            name = Release;
226        };
227        3870E3B8255441AF006B5247 /* Debug */ = {
228            isa = XCBuildConfiguration;
229            buildSettings = {
230                ENABLE_HARDENED_RUNTIME = YES;
231                MACOSX_DEPLOYMENT_TARGET = 10.7;
232            };
233            name = Debug;
234        };
235        3870E3B9255441AF006B5247 /* Release */ = {
236            isa = XCBuildConfiguration;
237            buildSettings = {
238                ENABLE_HARDENED_RUNTIME = YES;
239                MACOSX_DEPLOYMENT_TARGET = 10.7;
240            };
241            name = Release;
242        };
243/* End XCBuildConfiguration section */
244    };
245    rootObject = 3870E3A8255441AF006B5247 /* Project object */;
246}
247