|
69 | 69 | 072976DD296284F600D6E00C /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 072976DC296284F600D6E00C /* OpenGL.framework */; }; |
70 | 70 | 0746953A2997393000CCB7BD /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 074695362995C03900CCB7BD /* GameController.framework */; }; |
71 | 71 | 075650252C488918004C5E7E /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 075650242C488918004C5E7E /* CloudKit.framework */; }; |
| 72 | + 076512622D64E99200E1F6BE /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 076512612D64E99200E1F6BE /* CoreLocation.framework */; }; |
| 73 | + 076512632D64E99A00E1F6BE /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 076512612D64E99200E1F6BE /* CoreLocation.framework */; }; |
| 74 | + 076512642D64E9A000E1F6BE /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 076512612D64E99200E1F6BE /* CoreLocation.framework */; }; |
72 | 75 | 076E640C2BF30A7A00681536 /* CoreHaptics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0795A8C6299A095300D5035D /* CoreHaptics.framework */; }; |
73 | 76 | 076E640D2BF30A9200681536 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 074695362995C03900CCB7BD /* GameController.framework */; }; |
74 | 77 | 076E640E2BF30AA200681536 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 070A883F2A4E7A1B003161C0 /* OpenAL.framework */; }; |
|
454 | 457 | 074695362995C03900CCB7BD /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; |
455 | 458 | 075650242C488918004C5E7E /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; |
456 | 459 | 075650262C48B417004C5E7E /* RetroArchCI.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RetroArchCI.entitlements; sourceTree = "<group>"; }; |
| 460 | + 076512612D64E99200E1F6BE /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; |
457 | 461 | 0776EF3829A005D600AF0237 /* Steam.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Steam.xcconfig; sourceTree = "<group>"; }; |
458 | 462 | 0790F6782BF282B400AA58C9 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Media.xcassets; path = OSX/Media.xcassets; sourceTree = "<group>"; }; |
459 | 463 | 0795A8C6299A095300D5035D /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; |
|
529 | 533 | 0720995429B1258C001642BB /* MetalKit.framework in Frameworks */, |
530 | 534 | 0720995529B1258C001642BB /* libz.dylib in Frameworks */, |
531 | 535 | 070A88412A4E7A24003161C0 /* OpenAL.framework in Frameworks */, |
| 536 | + 076512642D64E9A000E1F6BE /* CoreLocation.framework in Frameworks */, |
532 | 537 | 0720995629B1258C001642BB /* CoreAudio.framework in Frameworks */, |
533 | 538 | 0720995729B1258C001642BB /* AudioUnit.framework in Frameworks */, |
534 | 539 | 0720995829B1258C001642BB /* AppKit.framework in Frameworks */, |
|
552 | 557 | 07097FFC2D60F4D00021608F /* CoreMIDI.framework in Frameworks */, |
553 | 558 | 07F2BBDD2BE83A4700FD1295 /* libz.dylib in Frameworks */, |
554 | 559 | 07F2BBDE2BE83A4700FD1295 /* OpenAL.framework in Frameworks */, |
| 560 | + 076512632D64E99A00E1F6BE /* CoreLocation.framework in Frameworks */, |
555 | 561 | 07F2BBDF2BE83A4700FD1295 /* CoreAudio.framework in Frameworks */, |
556 | 562 | 07F2BBE02BE83A4700FD1295 /* AudioUnit.framework in Frameworks */, |
557 | 563 | 07D851CD2CAF06E2005097EA /* CloudKit.framework in Frameworks */, |
|
576 | 582 | 075650252C488918004C5E7E /* CloudKit.framework in Frameworks */, |
577 | 583 | 5061C8A41AE47E510080AE14 /* libz.dylib in Frameworks */, |
578 | 584 | 070A88402A4E7A1B003161C0 /* OpenAL.framework in Frameworks */, |
| 585 | + 076512622D64E99200E1F6BE /* CoreLocation.framework in Frameworks */, |
579 | 586 | 84DD5EA91A89E4BE007336C1 /* CoreAudio.framework in Frameworks */, |
580 | 587 | 84DD5EB31A89E6C0007336C1 /* AudioUnit.framework in Frameworks */, |
581 | 588 | 84DD5EA31A89E2AA007336C1 /* AppKit.framework in Frameworks */, |
|
1252 | 1259 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
1253 | 1260 | isa = PBXGroup; |
1254 | 1261 | children = ( |
| 1262 | + 076512612D64E99200E1F6BE /* CoreLocation.framework */, |
1255 | 1263 | 07097FFA2D60F4C80021608F /* CoreMIDI.framework */, |
1256 | 1264 | 075650242C488918004C5E7E /* CloudKit.framework */, |
1257 | 1265 | 070A883F2A4E7A1B003161C0 /* OpenAL.framework */, |
|
0 commit comments