|
12 | 12 | 0A6CE5F5167F6157FF061569 /* DisconnectedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D488732A3104CEE004CB7B42 /* DisconnectedView.swift */; }; |
13 | 13 | 125165EBA8D40490F0AABE88 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 51F3B59B97B70D891071B6C4 /* Assets.xcassets */; }; |
14 | 14 | 137E19B83B668B9C3130A3D7 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7955FA5760A1DB1E827049B /* ContentView.swift */; }; |
15 | | - 373237312C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */ = {isa = PBXBuildFile; fileRef = 373237212C7861AC009D1652 /* libnx_iree_runtime.so */; }; |
16 | | - 373237322C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */ = {isa = PBXBuildFile; fileRef = 373237232C7861AC009D1652 /* libnx_iree_runtime.so */; }; |
17 | | - 373237332C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */ = {isa = PBXBuildFile; fileRef = 373237252C7861AC009D1652 /* libnx_iree_runtime.so */; }; |
18 | | - 373237342C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */ = {isa = PBXBuildFile; fileRef = 373237272C7861AC009D1652 /* libnx_iree_runtime.so */; }; |
19 | | - 373237352C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */ = {isa = PBXBuildFile; fileRef = 373237292C7861AC009D1652 /* libnx_iree_runtime.so */; }; |
20 | | - 373237362C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */ = {isa = PBXBuildFile; fileRef = 3732372B2C7861AC009D1652 /* libnx_iree_runtime.so */; }; |
21 | | - 373237372C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */ = {isa = PBXBuildFile; fileRef = 3732372D2C7861AC009D1652 /* libnx_iree_runtime.so */; }; |
22 | 15 | 373496882C7707DE00FD2E6F /* NxAddon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 373496872C7707DE00FD2E6F /* NxAddon.swift */; }; |
23 | 16 | 3734968B2C77081100FD2E6F /* NxFunctionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3734968A2C77081100FD2E6F /* NxFunctionView.swift */; }; |
24 | 17 | 379E276B2C76D40900624AA7 /* nx_iree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 379E276A2C76D40900624AA7 /* nx_iree.cpp */; }; |
|
395 | 388 | 373237292C7861AC009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
396 | 389 | 3732372B2C7861AC009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
397 | 390 | 3732372D2C7861AC009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
| 391 | + 373237392C786921009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
| 392 | + 3732373B2C786921009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
| 393 | + 3732373D2C786921009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
| 394 | + 3732373F2C786921009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
| 395 | + 373237412C786921009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
| 396 | + 373237432C786921009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
| 397 | + 373237452C786921009D1652 /* libnx_iree_runtime.so */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnx_iree_runtime.so; sourceTree = "<group>"; }; |
398 | 398 | 373496872C7707DE00FD2E6F /* NxAddon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NxAddon.swift; sourceTree = "<group>"; }; |
399 | 399 | 3734968A2C77081100FD2E6F /* NxFunctionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NxFunctionView.swift; sourceTree = "<group>"; }; |
400 | 400 | 379E27672C76D25900624AA7 /* LiveNxIREE-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LiveNxIREE-Bridging-Header.h"; sourceTree = "<group>"; }; |
|
415 | 415 | isa = PBXFrameworksBuildPhase; |
416 | 416 | buildActionMask = 2147483647; |
417 | 417 | files = ( |
418 | | - 373237372C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */, |
419 | | - 373237312C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */, |
420 | | - 373237362C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */, |
421 | | - 373237322C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */, |
422 | | - 373237332C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */, |
423 | | - 373237352C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */, |
424 | | - 373237342C7861AC009D1652 /* libnx_iree_runtime.so in Frameworks */, |
425 | 418 | 459F92DE90F9275614EDC9F7 /* LiveViewNative in Frameworks */, |
426 | 419 | E4C8EE2081B99D0A468A7913 /* LiveViewNativeLiveForm in Frameworks */, |
427 | 420 | ); |
|
1413 | 1406 | path = nx_iree; |
1414 | 1407 | sourceTree = "<group>"; |
1415 | 1408 | }; |
| 1409 | + 373237382C786921009D1652 /* Frameworks */ = { |
| 1410 | + isa = PBXGroup; |
| 1411 | + children = ( |
| 1412 | + 3732373C2C786921009D1652 /* host */, |
| 1413 | + 373237422C786921009D1652 /* ios */, |
| 1414 | + 3732373A2C786921009D1652 /* ios_simulator */, |
| 1415 | + 373237462C786921009D1652 /* tvos */, |
| 1416 | + 3732373E2C786921009D1652 /* tvos_simulator */, |
| 1417 | + 373237442C786921009D1652 /* visionos */, |
| 1418 | + 373237402C786921009D1652 /* visionos_simulator */, |
| 1419 | + ); |
| 1420 | + name = Frameworks; |
| 1421 | + sourceTree = "<group>"; |
| 1422 | + }; |
| 1423 | + 3732373A2C786921009D1652 /* ios_simulator */ = { |
| 1424 | + isa = PBXGroup; |
| 1425 | + children = ( |
| 1426 | + 373237392C786921009D1652 /* libnx_iree_runtime.so */, |
| 1427 | + ); |
| 1428 | + name = ios_simulator; |
| 1429 | + path = LiveNxIREE/nx_iree/lib/ios_simulator; |
| 1430 | + sourceTree = "<group>"; |
| 1431 | + }; |
| 1432 | + 3732373C2C786921009D1652 /* host */ = { |
| 1433 | + isa = PBXGroup; |
| 1434 | + children = ( |
| 1435 | + 3732373B2C786921009D1652 /* libnx_iree_runtime.so */, |
| 1436 | + ); |
| 1437 | + name = host; |
| 1438 | + path = LiveNxIREE/nx_iree/lib/host; |
| 1439 | + sourceTree = "<group>"; |
| 1440 | + }; |
| 1441 | + 3732373E2C786921009D1652 /* tvos_simulator */ = { |
| 1442 | + isa = PBXGroup; |
| 1443 | + children = ( |
| 1444 | + 3732373D2C786921009D1652 /* libnx_iree_runtime.so */, |
| 1445 | + ); |
| 1446 | + name = tvos_simulator; |
| 1447 | + path = LiveNxIREE/nx_iree/lib/tvos_simulator; |
| 1448 | + sourceTree = "<group>"; |
| 1449 | + }; |
| 1450 | + 373237402C786921009D1652 /* visionos_simulator */ = { |
| 1451 | + isa = PBXGroup; |
| 1452 | + children = ( |
| 1453 | + 3732373F2C786921009D1652 /* libnx_iree_runtime.so */, |
| 1454 | + ); |
| 1455 | + name = visionos_simulator; |
| 1456 | + path = LiveNxIREE/nx_iree/lib/visionos_simulator; |
| 1457 | + sourceTree = "<group>"; |
| 1458 | + }; |
| 1459 | + 373237422C786921009D1652 /* ios */ = { |
| 1460 | + isa = PBXGroup; |
| 1461 | + children = ( |
| 1462 | + 373237412C786921009D1652 /* libnx_iree_runtime.so */, |
| 1463 | + ); |
| 1464 | + name = ios; |
| 1465 | + path = LiveNxIREE/nx_iree/lib/ios; |
| 1466 | + sourceTree = "<group>"; |
| 1467 | + }; |
| 1468 | + 373237442C786921009D1652 /* visionos */ = { |
| 1469 | + isa = PBXGroup; |
| 1470 | + children = ( |
| 1471 | + 373237432C786921009D1652 /* libnx_iree_runtime.so */, |
| 1472 | + ); |
| 1473 | + name = visionos; |
| 1474 | + path = LiveNxIREE/nx_iree/lib/visionos; |
| 1475 | + sourceTree = "<group>"; |
| 1476 | + }; |
| 1477 | + 373237462C786921009D1652 /* tvos */ = { |
| 1478 | + isa = PBXGroup; |
| 1479 | + children = ( |
| 1480 | + 373237452C786921009D1652 /* libnx_iree_runtime.so */, |
| 1481 | + ); |
| 1482 | + name = tvos; |
| 1483 | + path = LiveNxIREE/nx_iree/lib/tvos; |
| 1484 | + sourceTree = "<group>"; |
| 1485 | + }; |
1416 | 1486 | 373496892C7707F700FD2E6F /* NxAddon */ = { |
1417 | 1487 | isa = PBXGroup; |
1418 | 1488 | children = ( |
|
1443 | 1513 | children = ( |
1444 | 1514 | 2F2E8465248E555C831C9B55 /* LiveNxIREE */, |
1445 | 1515 | 6CF8FEA143D447C31948C8CB /* Products */, |
| 1516 | + 373237382C786921009D1652 /* Frameworks */, |
1446 | 1517 | ); |
1447 | 1518 | sourceTree = "<group>"; |
1448 | 1519 | }; |
|
0 commit comments