comparison foosdk/sdk/foobar2000/shared/shared.xcodeproj/project.pbxproj @ 1:20d02a178406 default tip

*: check in everything else yay
author Paper <paper@tflc.us>
date Mon, 05 Jan 2026 02:15:46 -0500
parents
children
comparison
equal deleted inserted replaced
0:e9bb126753e7 1:20d02a178406
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 54;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 0F75F3A72A6B1A8C00A45078 /* stdafx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F75F3932A6B1A8C00A45078 /* stdafx.cpp */; };
11 0F75F3AB2A6B1A8C00A45078 /* shared-apple.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0F75F39A2A6B1A8C00A45078 /* shared-apple.mm */; };
12 0F75F3AC2A6B1A8C00A45078 /* utf8.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F75F39B2A6B1A8C00A45078 /* utf8.cpp */; };
13 0F75F3AE2A6B1A8C00A45078 /* shared-nix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F75F39E2A6B1A8C00A45078 /* shared-nix.cpp */; };
14 0F75F3B02A6B1A8C00A45078 /* audio_math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F75F3A02A6B1A8C00A45078 /* audio_math.cpp */; };
15 /* End PBXBuildFile section */
16
17 /* Begin PBXCopyFilesBuildPhase section */
18 0F75F3772A6B1A3900A45078 /* CopyFiles */ = {
19 isa = PBXCopyFilesBuildPhase;
20 buildActionMask = 2147483647;
21 dstPath = "include/$(PRODUCT_NAME)";
22 dstSubfolderSpec = 16;
23 files = (
24 );
25 runOnlyForDeploymentPostprocessing = 0;
26 };
27 /* End PBXCopyFilesBuildPhase section */
28
29 /* Begin PBXFileReference section */
30 0F75F3792A6B1A3900A45078 /* libshared.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libshared.a; sourceTree = BUILT_PRODUCTS_DIR; };
31 0F75F38C2A6B1A8C00A45078 /* modal_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = modal_dialog.cpp; sourceTree = "<group>"; };
32 0F75F38D2A6B1A8C00A45078 /* minidump.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minidump.cpp; sourceTree = "<group>"; };
33 0F75F38E2A6B1A8C00A45078 /* font_description.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = font_description.cpp; sourceTree = "<group>"; };
34 0F75F38F2A6B1A8C00A45078 /* filedialogs_vista.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filedialogs_vista.cpp; sourceTree = "<group>"; };
35 0F75F3902A6B1A8C00A45078 /* audio_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_math.h; sourceTree = "<group>"; };
36 0F75F3912A6B1A8C00A45078 /* text_drawing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_drawing.cpp; sourceTree = "<group>"; };
37 0F75F3922A6B1A8C00A45078 /* filedialogs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filedialogs.h; sourceTree = "<group>"; };
38 0F75F3932A6B1A8C00A45078 /* stdafx.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stdafx.cpp; sourceTree = "<group>"; };
39 0F75F3942A6B1A8C00A45078 /* crash_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = crash_info.cpp; sourceTree = "<group>"; };
40 0F75F3952A6B1A8C00A45078 /* fb2kdebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fb2kdebug.h; sourceTree = "<group>"; };
41 0F75F3962A6B1A8C00A45078 /* systray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = systray.cpp; sourceTree = "<group>"; };
42 0F75F3972A6B1A8C00A45078 /* win32_misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = win32_misc.h; sourceTree = "<group>"; };
43 0F75F3982A6B1A8C00A45078 /* shared-nix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "shared-nix.h"; sourceTree = "<group>"; };
44 0F75F3992A6B1A8C00A45078 /* filedialogs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filedialogs.cpp; sourceTree = "<group>"; };
45 0F75F39A2A6B1A8C00A45078 /* shared-apple.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = "shared-apple.mm"; sourceTree = "<group>"; };
46 0F75F39B2A6B1A8C00A45078 /* utf8.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utf8.cpp; sourceTree = "<group>"; };
47 0F75F39C2A6B1A8C00A45078 /* utf8api.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utf8api.cpp; sourceTree = "<group>"; };
48 0F75F39D2A6B1A8C00A45078 /* shared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared.h; sourceTree = "<group>"; };
49 0F75F39E2A6B1A8C00A45078 /* shared-nix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "shared-nix.cpp"; sourceTree = "<group>"; };
50 0F75F39F2A6B1A8C00A45078 /* Utility.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Utility.cpp; sourceTree = "<group>"; };
51 0F75F3A02A6B1A8C00A45078 /* audio_math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = audio_math.cpp; sourceTree = "<group>"; };
52 0F75F3A12A6B1A8C00A45078 /* shared-apple.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "shared-apple.h"; sourceTree = "<group>"; };
53 /* End PBXFileReference section */
54
55 /* Begin PBXFrameworksBuildPhase section */
56 0F75F3762A6B1A3900A45078 /* Frameworks */ = {
57 isa = PBXFrameworksBuildPhase;
58 buildActionMask = 2147483647;
59 files = (
60 );
61 runOnlyForDeploymentPostprocessing = 0;
62 };
63 /* End PBXFrameworksBuildPhase section */
64
65 /* Begin PBXGroup section */
66 0F75F3702A6B1A3900A45078 = {
67 isa = PBXGroup;
68 children = (
69 0F75F38B2A6B1A7D00A45078 /* Source */,
70 0F75F37A2A6B1A3900A45078 /* Products */,
71 );
72 sourceTree = "<group>";
73 };
74 0F75F37A2A6B1A3900A45078 /* Products */ = {
75 isa = PBXGroup;
76 children = (
77 0F75F3792A6B1A3900A45078 /* libshared.a */,
78 );
79 name = Products;
80 sourceTree = "<group>";
81 };
82 0F75F38B2A6B1A7D00A45078 /* Source */ = {
83 isa = PBXGroup;
84 children = (
85 0F75F3A02A6B1A8C00A45078 /* audio_math.cpp */,
86 0F75F3902A6B1A8C00A45078 /* audio_math.h */,
87 0F75F3942A6B1A8C00A45078 /* crash_info.cpp */,
88 0F75F3952A6B1A8C00A45078 /* fb2kdebug.h */,
89 0F75F38F2A6B1A8C00A45078 /* filedialogs_vista.cpp */,
90 0F75F3992A6B1A8C00A45078 /* filedialogs.cpp */,
91 0F75F3922A6B1A8C00A45078 /* filedialogs.h */,
92 0F75F38E2A6B1A8C00A45078 /* font_description.cpp */,
93 0F75F38D2A6B1A8C00A45078 /* minidump.cpp */,
94 0F75F38C2A6B1A8C00A45078 /* modal_dialog.cpp */,
95 0F75F3A12A6B1A8C00A45078 /* shared-apple.h */,
96 0F75F39A2A6B1A8C00A45078 /* shared-apple.mm */,
97 0F75F39E2A6B1A8C00A45078 /* shared-nix.cpp */,
98 0F75F3982A6B1A8C00A45078 /* shared-nix.h */,
99 0F75F39D2A6B1A8C00A45078 /* shared.h */,
100 0F75F3932A6B1A8C00A45078 /* stdafx.cpp */,
101 0F75F3962A6B1A8C00A45078 /* systray.cpp */,
102 0F75F3912A6B1A8C00A45078 /* text_drawing.cpp */,
103 0F75F39B2A6B1A8C00A45078 /* utf8.cpp */,
104 0F75F39C2A6B1A8C00A45078 /* utf8api.cpp */,
105 0F75F39F2A6B1A8C00A45078 /* Utility.cpp */,
106 0F75F3972A6B1A8C00A45078 /* win32_misc.h */,
107 );
108 name = Source;
109 sourceTree = "<group>";
110 };
111 /* End PBXGroup section */
112
113 /* Begin PBXNativeTarget section */
114 0F75F3782A6B1A3900A45078 /* shared */ = {
115 isa = PBXNativeTarget;
116 buildConfigurationList = 0F75F3822A6B1A3900A45078 /* Build configuration list for PBXNativeTarget "shared" */;
117 buildPhases = (
118 0F75F3752A6B1A3900A45078 /* Sources */,
119 0F75F3762A6B1A3900A45078 /* Frameworks */,
120 0F75F3772A6B1A3900A45078 /* CopyFiles */,
121 );
122 buildRules = (
123 );
124 dependencies = (
125 );
126 name = shared;
127 productName = shared;
128 productReference = 0F75F3792A6B1A3900A45078 /* libshared.a */;
129 productType = "com.apple.product-type.library.static";
130 };
131 /* End PBXNativeTarget section */
132
133 /* Begin PBXProject section */
134 0F75F3712A6B1A3900A45078 /* Project object */ = {
135 isa = PBXProject;
136 attributes = {
137 LastUpgradeCheck = 1250;
138 TargetAttributes = {
139 0F75F3782A6B1A3900A45078 = {
140 CreatedOnToolsVersion = 12.5.1;
141 };
142 };
143 };
144 buildConfigurationList = 0F75F3742A6B1A3900A45078 /* Build configuration list for PBXProject "shared" */;
145 compatibilityVersion = "Xcode 12.0";
146 developmentRegion = en;
147 hasScannedForEncodings = 0;
148 knownRegions = (
149 en,
150 Base,
151 );
152 mainGroup = 0F75F3702A6B1A3900A45078;
153 productRefGroup = 0F75F37A2A6B1A3900A45078 /* Products */;
154 projectDirPath = "";
155 projectRoot = "";
156 targets = (
157 0F75F3782A6B1A3900A45078 /* shared */,
158 );
159 };
160 /* End PBXProject section */
161
162 /* Begin PBXSourcesBuildPhase section */
163 0F75F3752A6B1A3900A45078 /* Sources */ = {
164 isa = PBXSourcesBuildPhase;
165 buildActionMask = 2147483647;
166 files = (
167 0F75F3B02A6B1A8C00A45078 /* audio_math.cpp in Sources */,
168 0F75F3AE2A6B1A8C00A45078 /* shared-nix.cpp in Sources */,
169 0F75F3AB2A6B1A8C00A45078 /* shared-apple.mm in Sources */,
170 0F75F3A72A6B1A8C00A45078 /* stdafx.cpp in Sources */,
171 0F75F3AC2A6B1A8C00A45078 /* utf8.cpp in Sources */,
172 );
173 runOnlyForDeploymentPostprocessing = 0;
174 };
175 /* End PBXSourcesBuildPhase section */
176
177 /* Begin XCBuildConfiguration section */
178 0F75F3802A6B1A3900A45078 /* Debug */ = {
179 isa = XCBuildConfiguration;
180 buildSettings = {
181 ALWAYS_SEARCH_USER_PATHS = NO;
182 CLANG_ANALYZER_NONNULL = YES;
183 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
184 CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
185 CLANG_CXX_LIBRARY = "libc++";
186 CLANG_ENABLE_MODULES = YES;
187 CLANG_ENABLE_OBJC_ARC = YES;
188 CLANG_ENABLE_OBJC_WEAK = YES;
189 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
190 CLANG_WARN_BOOL_CONVERSION = YES;
191 CLANG_WARN_COMMA = YES;
192 CLANG_WARN_CONSTANT_CONVERSION = YES;
193 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
194 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
195 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
196 CLANG_WARN_EMPTY_BODY = YES;
197 CLANG_WARN_ENUM_CONVERSION = YES;
198 CLANG_WARN_INFINITE_RECURSION = YES;
199 CLANG_WARN_INT_CONVERSION = YES;
200 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
201 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
202 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
203 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
204 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
205 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
206 CLANG_WARN_STRICT_PROTOTYPES = YES;
207 CLANG_WARN_SUSPICIOUS_MOVE = YES;
208 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
209 CLANG_WARN_UNREACHABLE_CODE = YES;
210 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
211 COPY_PHASE_STRIP = NO;
212 DEBUG_INFORMATION_FORMAT = dwarf;
213 ENABLE_STRICT_OBJC_MSGSEND = YES;
214 ENABLE_TESTABILITY = YES;
215 GCC_C_LANGUAGE_STANDARD = gnu11;
216 GCC_DYNAMIC_NO_PIC = NO;
217 GCC_NO_COMMON_BLOCKS = YES;
218 GCC_OPTIMIZATION_LEVEL = 0;
219 GCC_PRECOMPILE_PREFIX_HEADER = YES;
220 GCC_PREFIX_HEADER = shared.h;
221 GCC_PREPROCESSOR_DEFINITIONS = (
222 "DEBUG=1",
223 "$(inherited)",
224 );
225 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
226 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
227 GCC_WARN_UNDECLARED_SELECTOR = YES;
228 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
229 GCC_WARN_UNUSED_FUNCTION = YES;
230 GCC_WARN_UNUSED_VARIABLE = YES;
231 HEADER_SEARCH_PATHS = (
232 ../..,
233 ..,
234 );
235 IPHONEOS_DEPLOYMENT_TARGET = 14.5;
236 MACOSX_DEPLOYMENT_TARGET = 11.0;
237 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
238 MTL_FAST_MATH = YES;
239 ONLY_ACTIVE_ARCH = YES;
240 SDKROOT = macosx;
241 };
242 name = Debug;
243 };
244 0F75F3812A6B1A3900A45078 /* Release */ = {
245 isa = XCBuildConfiguration;
246 buildSettings = {
247 ALWAYS_SEARCH_USER_PATHS = NO;
248 CLANG_ANALYZER_NONNULL = YES;
249 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
250 CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
251 CLANG_CXX_LIBRARY = "libc++";
252 CLANG_ENABLE_MODULES = YES;
253 CLANG_ENABLE_OBJC_ARC = YES;
254 CLANG_ENABLE_OBJC_WEAK = YES;
255 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
256 CLANG_WARN_BOOL_CONVERSION = YES;
257 CLANG_WARN_COMMA = YES;
258 CLANG_WARN_CONSTANT_CONVERSION = YES;
259 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
260 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
261 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
262 CLANG_WARN_EMPTY_BODY = YES;
263 CLANG_WARN_ENUM_CONVERSION = YES;
264 CLANG_WARN_INFINITE_RECURSION = YES;
265 CLANG_WARN_INT_CONVERSION = YES;
266 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
267 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
268 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
269 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
270 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
271 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
272 CLANG_WARN_STRICT_PROTOTYPES = YES;
273 CLANG_WARN_SUSPICIOUS_MOVE = YES;
274 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
275 CLANG_WARN_UNREACHABLE_CODE = YES;
276 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
277 COPY_PHASE_STRIP = NO;
278 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
279 ENABLE_NS_ASSERTIONS = NO;
280 ENABLE_STRICT_OBJC_MSGSEND = YES;
281 GCC_C_LANGUAGE_STANDARD = gnu11;
282 GCC_NO_COMMON_BLOCKS = YES;
283 GCC_PRECOMPILE_PREFIX_HEADER = YES;
284 GCC_PREFIX_HEADER = shared.h;
285 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
286 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
287 GCC_WARN_UNDECLARED_SELECTOR = YES;
288 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
289 GCC_WARN_UNUSED_FUNCTION = YES;
290 GCC_WARN_UNUSED_VARIABLE = YES;
291 HEADER_SEARCH_PATHS = (
292 ../..,
293 ..,
294 );
295 IPHONEOS_DEPLOYMENT_TARGET = 14.5;
296 MACOSX_DEPLOYMENT_TARGET = 11.0;
297 MTL_ENABLE_DEBUG_INFO = NO;
298 MTL_FAST_MATH = YES;
299 SDKROOT = macosx;
300 VALIDATE_PRODUCT = YES;
301 };
302 name = Release;
303 };
304 0F75F3832A6B1A3900A45078 /* Debug */ = {
305 isa = XCBuildConfiguration;
306 buildSettings = {
307 CODE_SIGN_STYLE = Automatic;
308 DEVELOPMENT_TEAM = 4S876G9VCD;
309 OTHER_LDFLAGS = "-ObjC";
310 PRODUCT_NAME = "$(TARGET_NAME)";
311 SKIP_INSTALL = YES;
312 TARGETED_DEVICE_FAMILY = "1,2";
313 };
314 name = Debug;
315 };
316 0F75F3842A6B1A3900A45078 /* Release */ = {
317 isa = XCBuildConfiguration;
318 buildSettings = {
319 CODE_SIGN_STYLE = Automatic;
320 DEVELOPMENT_TEAM = 4S876G9VCD;
321 OTHER_LDFLAGS = "-ObjC";
322 PRODUCT_NAME = "$(TARGET_NAME)";
323 SKIP_INSTALL = YES;
324 TARGETED_DEVICE_FAMILY = "1,2";
325 };
326 name = Release;
327 };
328 /* End XCBuildConfiguration section */
329
330 /* Begin XCConfigurationList section */
331 0F75F3742A6B1A3900A45078 /* Build configuration list for PBXProject "shared" */ = {
332 isa = XCConfigurationList;
333 buildConfigurations = (
334 0F75F3802A6B1A3900A45078 /* Debug */,
335 0F75F3812A6B1A3900A45078 /* Release */,
336 );
337 defaultConfigurationIsVisible = 0;
338 defaultConfigurationName = Release;
339 };
340 0F75F3822A6B1A3900A45078 /* Build configuration list for PBXNativeTarget "shared" */ = {
341 isa = XCConfigurationList;
342 buildConfigurations = (
343 0F75F3832A6B1A3900A45078 /* Debug */,
344 0F75F3842A6B1A3900A45078 /* Release */,
345 );
346 defaultConfigurationIsVisible = 0;
347 defaultConfigurationName = Release;
348 };
349 /* End XCConfigurationList section */
350 };
351 rootObject = 0F75F3712A6B1A3900A45078 /* Project object */;
352 }