|
56 | 56 | 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; platformFilters = (macos, ); }; |
57 | 57 | 02D6A1C228A84B8F00A7F002 /* SDL_hidapi_sinput.c in Sources */ = {isa = PBXBuildFile; fileRef = 02D6A1C128A84B8F00A7F001 /* SDL_hidapi_sinput.c */; }; |
58 | 58 | 1485C3312BBA4AF30063985B /* UniformTypeIdentifiers.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1485C32F2BBA4A0C0063985B /* UniformTypeIdentifiers.framework */; platformFilters = (maccatalyst, macos, ); settings = {ATTRIBUTES = (Weak, ); }; }; |
| 59 | + 30840D4C2F76A822000F1D1B /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30840D4B2F76A822000F1D1B /* UserNotifications.framework */; }; |
| 60 | + 30840D4E2F76A8E7000F1D1B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 30840D4D2F76A8E7000F1D1B /* Security.framework */; }; |
59 | 61 | 557D0CFA254586CA003913E3 /* CoreHaptics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F37DC5F225350EBC0002E6F7 /* CoreHaptics.framework */; platformFilters = (ios, maccatalyst, macos, tvos, ); settings = {ATTRIBUTES = (Weak, ); }; }; |
60 | 62 | 557D0CFB254586D7003913E3 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A75FDABD23E28B6200529352 /* GameController.framework */; settings = {ATTRIBUTES = (Required, ); }; }; |
61 | 63 | 5616CA4C252BB2A6005D5928 /* SDL_url.c in Sources */ = {isa = PBXBuildFile; fileRef = 5616CA49252BB2A5005D5928 /* SDL_url.c */; }; |
|
560 | 562 | F3FD042E2C9B755700824C4C /* SDL_hidapi_nintendo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3FD042C2C9B755700824C4C /* SDL_hidapi_nintendo.h */; }; |
561 | 563 | F3FD042F2C9B755700824C4C /* SDL_hidapi_steam_hori.c in Sources */ = {isa = PBXBuildFile; fileRef = F3FD042D2C9B755700824C4C /* SDL_hidapi_steam_hori.c */; }; |
562 | 564 | FA73671D19A540EF004122E4 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA73671C19A540EF004122E4 /* CoreVideo.framework */; platformFilters = (ios, maccatalyst, macos, tvos, ); settings = {ATTRIBUTES = (Required, ); }; }; |
| 565 | + 00009183ED11C92F23FC0000 /* SDL_notification.c in Sources */ = {isa = PBXBuildFile; fileRef = 000059D16599F687D87B0000 /* SDL_notification.c */; }; |
| 566 | + 0000B6DBAE1F178E87010000 /* SDL_notification_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 000045BF87FD2865AB1C0000 /* SDL_notification_c.h */; }; |
| 567 | + 0000FB5C9B8CE5929A250000 /* SDL_cocoanotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 000088B5AFB11E40F7920000 /* SDL_cocoanotification.m */; }; |
| 568 | + 0000AF1D2CED20010C2D0000 /* SDL_notificationevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0000D6CCB566B8AE47FE0000 /* SDL_notificationevents.c */; }; |
| 569 | + 00004A19C923458228C10000 /* SDL_notificationevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0000FA7334391F6720820000 /* SDL_notificationevents_c.h */; }; |
563 | 570 | /* End PBXBuildFile section */ |
564 | 571 |
|
565 | 572 | /* Begin PBXContainerItemProxy section */ |
|
617 | 624 | 00D0D08310675DD9004B05EF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; |
618 | 625 | 02D6A1C128A84B8F00A7F001 /* SDL_hidapi_sinput.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_hidapi_sinput.c; sourceTree = "<group>"; }; |
619 | 626 | 1485C32F2BBA4A0C0063985B /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; |
| 627 | + 30840D4B2F76A822000F1D1B /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; |
| 628 | + 30840D4D2F76A8E7000F1D1B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; |
620 | 629 | 5616CA49252BB2A5005D5928 /* SDL_url.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_url.c; sourceTree = "<group>"; }; |
621 | 630 | 5616CA4A252BB2A6005D5928 /* SDL_sysurl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysurl.h; sourceTree = "<group>"; }; |
622 | 631 | 5616CA4B252BB2A6005D5928 /* SDL_sysurl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_sysurl.m; sourceTree = "<group>"; }; |
|
1154 | 1163 | F59C710600D5CB5801000001 /* SDL.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL.info; sourceTree = "<group>"; }; |
1155 | 1164 | F5A2EF3900C6A39A01000001 /* BUGS.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = BUGS.txt; path = ../../BUGS.txt; sourceTree = SOURCE_ROOT; }; |
1156 | 1165 | FA73671C19A540EF004122E4 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; |
| 1166 | + 000059D16599F687D87B0000 /* SDL_notification.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_notification.c; path = SDL_notification.c; sourceTree = "<group>"; }; |
| 1167 | + 000045BF87FD2865AB1C0000 /* SDL_notification_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_notification_c.h; path = SDL_notification_c.h; sourceTree = "<group>"; }; |
| 1168 | + 000088B5AFB11E40F7920000 /* SDL_cocoanotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_cocoanotification.m; path = SDL_cocoanotification.m; sourceTree = "<group>"; }; |
| 1169 | + 0000D6CCB566B8AE47FE0000 /* SDL_notificationevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_notificationevents.c; path = SDL_notificationevents.c; sourceTree = "<group>"; }; |
| 1170 | + 0000FA7334391F6720820000 /* SDL_notificationevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_notificationevents_c.h; path = SDL_notificationevents_c.h; sourceTree = "<group>"; }; |
1157 | 1171 | /* End PBXFileReference section */ |
1158 | 1172 |
|
1159 | 1173 | /* Begin PBXFrameworksBuildPhase section */ |
|
1162 | 1176 | buildActionMask = 2147483647; |
1163 | 1177 | files = ( |
1164 | 1178 | 1485C3312BBA4AF30063985B /* UniformTypeIdentifiers.framework in Frameworks */, |
| 1179 | + 30840D4E2F76A8E7000F1D1B /* Security.framework in Frameworks */, |
1165 | 1180 | A7381E971D8B6A0300B177DD /* AudioToolbox.framework in Frameworks */, |
1166 | 1181 | 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */, |
1167 | 1182 | 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */, |
1168 | 1183 | A7381E961D8B69D600B177DD /* CoreAudio.framework in Frameworks */, |
1169 | 1184 | 557D0CFA254586CA003913E3 /* CoreHaptics.framework in Frameworks */, |
| 1185 | + 30840D4C2F76A822000F1D1B /* UserNotifications.framework in Frameworks */, |
1170 | 1186 | 00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */, |
1171 | 1187 | FA73671D19A540EF004122E4 /* CoreVideo.framework in Frameworks */, |
1172 | 1188 | 00CFA89D106B4BA100758660 /* ForceFeedback.framework in Frameworks */, |
|
1431 | 1447 | F3E5A6EA2AD5E0E600293D83 /* SDL_properties.c */, |
1432 | 1448 | F386F6E62884663E001840AA /* SDL_utils.c */, |
1433 | 1449 | F386F6E52884663E001840AA /* SDL_utils_c.h */, |
| 1450 | + 0000A12B47E1FC5391780000 /* notification */, |
1434 | 1451 | ); |
1435 | 1452 | name = "Library Source"; |
1436 | 1453 | path = ../../src; |
|
1460 | 1477 | 564624341FF821B70074AC87 /* Frameworks */ = { |
1461 | 1478 | isa = PBXGroup; |
1462 | 1479 | children = ( |
| 1480 | + 30840D4D2F76A8E7000F1D1B /* Security.framework */, |
| 1481 | + 30840D4B2F76A822000F1D1B /* UserNotifications.framework */, |
1463 | 1482 | 1485C32F2BBA4A0C0063985B /* UniformTypeIdentifiers.framework */, |
1464 | 1483 | F382339B2738ED6600F7F527 /* CoreBluetooth.framework */, |
1465 | 1484 | F376F7272559B77100CFC0BC /* CoreAudio.framework */, |
|
2308 | 2327 | A7D8A93723E2514000DCD162 /* SDL_touch_c.h */, |
2309 | 2328 | A7D8A92F23E2514000DCD162 /* SDL_windowevents.c */, |
2310 | 2329 | A7D8A94323E2514000DCD162 /* SDL_windowevents_c.h */, |
| 2330 | + 0000D6CCB566B8AE47FE0000 /* SDL_notificationevents.c */, |
| 2331 | + 0000FA7334391F6720820000 /* SDL_notificationevents_c.h */, |
2311 | 2332 | ); |
2312 | 2333 | path = events; |
2313 | 2334 | sourceTree = "<group>"; |
|
2529 | 2550 | path = resources; |
2530 | 2551 | sourceTree = "<group>"; |
2531 | 2552 | }; |
| 2553 | + 0000A12B47E1FC5391780000 /* notification */ = { |
| 2554 | + isa = PBXGroup; |
| 2555 | + children = ( |
| 2556 | + 000059D16599F687D87B0000 /* SDL_notification.c */, |
| 2557 | + 000045BF87FD2865AB1C0000 /* SDL_notification_c.h */, |
| 2558 | + 0000B071CC4D6AB5CE640000 /* cocoa */, |
| 2559 | + ); |
| 2560 | + path = notification; |
| 2561 | + sourceTree = "<group>"; |
| 2562 | + }; |
| 2563 | + 0000B071CC4D6AB5CE640000 /* cocoa */ = { |
| 2564 | + isa = PBXGroup; |
| 2565 | + children = ( |
| 2566 | + 000088B5AFB11E40F7920000 /* SDL_cocoanotification.m */, |
| 2567 | + ); |
| 2568 | + path = cocoa; |
| 2569 | + sourceTree = "<group>"; |
| 2570 | + }; |
2532 | 2571 | /* End PBXGroup section */ |
2533 | 2572 |
|
2534 | 2573 | /* Begin PBXHeadersBuildPhase section */ |
|
3166 | 3205 | 0000A03C0F32C43816F40000 /* SDL_asyncio_windows_ioring.c in Sources */, |
3167 | 3206 | 0000A877C7DB9FA935FC0000 /* SDL_uikitpen.m in Sources */, |
3168 | 3207 | 63124A422E5C357500A53610 /* SDL_hidapi_zuiki.c in Sources */, |
| 3208 | + 00009183ED11C92F23FC0000 /* SDL_notification.c in Sources */, |
| 3209 | + 0000FB5C9B8CE5929A250000 /* SDL_cocoanotification.m in Sources */, |
| 3210 | + 0000AF1D2CED20010C2D0000 /* SDL_notificationevents.c in Sources */, |
3169 | 3211 | ); |
3170 | 3212 | runOnlyForDeploymentPostprocessing = 0; |
3171 | 3213 | }; |
|
0 commit comments