mirror of
https://github.com/ish-app/ish.git
synced 2026-05-28 21:10:35 +00:00
2870 lines
160 KiB
Plaintext
2870 lines
160 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 54;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
BB4A922324ED9402002F5A96 /* iSH pre */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = BB4A922424ED9402002F5A96 /* Build configuration list for PBXAggregateTarget "iSH pre" */;
|
|
buildPhases = (
|
|
BB4A922A24ED9421002F5A96 /* Add icons to Info.plist */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "iSH pre";
|
|
productName = "iSH pre";
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
497F6CF5254E5EA500C82F46 /* float80-test.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C5A254E5C7E00C82F46 /* float80-test.c */; };
|
|
497F6CF6254E5EA500C82F46 /* float80.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C66254E5C7F00C82F46 /* float80.c */; };
|
|
497F6CF7254E5EA500C82F46 /* fpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C5D254E5C7E00C82F46 /* fpu.c */; };
|
|
497F6CF8254E5EA500C82F46 /* interp.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C67254E5C7F00C82F46 /* interp.c */; };
|
|
497F6CF9254E5EA500C82F46 /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C60254E5C7F00C82F46 /* memory.c */; };
|
|
497F6CFA254E5EA500C82F46 /* tlb.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C59254E5C7E00C82F46 /* tlb.c */; };
|
|
497F6CFB254E5EA500C82F46 /* vec.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C64254E5C7F00C82F46 /* vec.c */; };
|
|
497F6CFC254E5EA500C82F46 /* adhoc.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BFE254E5C0E00C82F46 /* adhoc.c */; };
|
|
497F6CFD254E5EA500C82F46 /* dev.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BDC254E5C0D00C82F46 /* dev.c */; };
|
|
497F6CFE254E5EA500C82F46 /* dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BF9254E5C0E00C82F46 /* dir.c */; };
|
|
497F6CFF254E5EA500C82F46 /* dyndev.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C03254E5C0E00C82F46 /* dyndev.c */; };
|
|
497F6D00254E5EA500C82F46 /* fake-migrate.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BEA254E5C0D00C82F46 /* fake-migrate.c */; };
|
|
497F6D01254E5EA500C82F46 /* fake-rebuild.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BEF254E5C0D00C82F46 /* fake-rebuild.c */; };
|
|
497F6D02254E5EA500C82F46 /* fake.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BE8254E5C0D00C82F46 /* fake.c */; };
|
|
497F6D03254E5EA500C82F46 /* fd.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BE7254E5C0D00C82F46 /* fd.c */; };
|
|
497F6D04254E5EA500C82F46 /* generic.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BE4254E5C0D00C82F46 /* generic.c */; };
|
|
497F6D05254E5EA600C82F46 /* inode.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BE6254E5C0D00C82F46 /* inode.c */; };
|
|
497F6D06254E5EA600C82F46 /* lock.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BE9254E5C0D00C82F46 /* lock.c */; };
|
|
497F6D07254E5EA600C82F46 /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BFF254E5C0E00C82F46 /* mem.c */; };
|
|
497F6D08254E5EA600C82F46 /* mount.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BE0254E5C0D00C82F46 /* mount.c */; };
|
|
497F6D09254E5EA600C82F46 /* path.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BDB254E5C0D00C82F46 /* path.c */; };
|
|
497F6D0A254E5EA600C82F46 /* pipe.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BFC254E5C0E00C82F46 /* pipe.c */; };
|
|
497F6D0B254E5EA600C82F46 /* poll.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BF6254E5C0E00C82F46 /* poll.c */; };
|
|
497F6D0C254E5EA600C82F46 /* pid.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BF2254E5C0D00C82F46 /* pid.c */; };
|
|
497F6D0D254E5EA600C82F46 /* root.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BF3254E5C0D00C82F46 /* root.c */; };
|
|
497F6D0E254E5EA600C82F46 /* entry.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BF4254E5C0D00C82F46 /* entry.c */; };
|
|
497F6D0F254E5EA600C82F46 /* proc.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BDD254E5C0D00C82F46 /* proc.c */; };
|
|
497F6D10254E5EA600C82F46 /* pty.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C06254E5C0E00C82F46 /* pty.c */; };
|
|
497F6D11254E5EA600C82F46 /* real.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C04254E5C0E00C82F46 /* real.c */; };
|
|
497F6D12254E5EA600C82F46 /* sock.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BF7254E5C0E00C82F46 /* sock.c */; };
|
|
497F6D13254E5EA600C82F46 /* sockrestart.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BFB254E5C0E00C82F46 /* sockrestart.c */; };
|
|
497F6D14254E5EA600C82F46 /* stat.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BE3254E5C0D00C82F46 /* stat.c */; };
|
|
497F6D15254E5EA600C82F46 /* tmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BEB254E5C0D00C82F46 /* tmp.c */; };
|
|
497F6D16254E5EA600C82F46 /* tty-real.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C05254E5C0E00C82F46 /* tty-real.c */; };
|
|
497F6D17254E5EA600C82F46 /* tty.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6BE2254E5C0D00C82F46 /* tty.c */; };
|
|
497F6D18254E5EA600C82F46 /* gen.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C3D254E5C4F00C82F46 /* gen.c */; };
|
|
497F6D19254E5EA600C82F46 /* helpers.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C3B254E5C4F00C82F46 /* helpers.c */; };
|
|
497F6D1A254E5EA600C82F46 /* jit.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C40254E5C4F00C82F46 /* jit.c */; };
|
|
497F6D1B254E5EA600C82F46 /* offsets.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C3C254E5C4F00C82F46 /* offsets.c */; };
|
|
497F6D1C254E5EA600C82F46 /* calls.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C9F254E5C9800C82F46 /* calls.c */; };
|
|
497F6D1D254E5EA600C82F46 /* epoll.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C7D254E5C9700C82F46 /* epoll.c */; };
|
|
497F6D1E254E5EA600C82F46 /* errno.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C91254E5C9800C82F46 /* errno.c */; };
|
|
497F6D1F254E5EA600C82F46 /* eventfd.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C95254E5C9800C82F46 /* eventfd.c */; };
|
|
497F6D20254E5EA600C82F46 /* exec.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C81254E5C9700C82F46 /* exec.c */; };
|
|
497F6D21254E5EA600C82F46 /* exit.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C90254E5C9700C82F46 /* exit.c */; };
|
|
497F6D22254E5EA600C82F46 /* fork.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C8D254E5C9700C82F46 /* fork.c */; };
|
|
497F6D23254E5EA600C82F46 /* fs_info.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C96254E5C9800C82F46 /* fs_info.c */; };
|
|
497F6D24254E5EA600C82F46 /* fs.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C98254E5C9800C82F46 /* fs.c */; };
|
|
497F6D25254E5EA600C82F46 /* futex.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C9B254E5C9800C82F46 /* futex.c */; };
|
|
497F6D26254E5EA600C82F46 /* getset.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C99254E5C9800C82F46 /* getset.c */; };
|
|
497F6D27254E5EA600C82F46 /* group.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C8F254E5C9700C82F46 /* group.c */; };
|
|
497F6D28254E5EA600C82F46 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C7F254E5C9700C82F46 /* init.c */; };
|
|
497F6D29254E5EA600C82F46 /* ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C7A254E5C9700C82F46 /* ipc.c */; };
|
|
497F6D2A254E5EA600C82F46 /* log.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C83254E5C9700C82F46 /* log.c */; };
|
|
497F6D2B254E5EA600C82F46 /* misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C85254E5C9700C82F46 /* misc.c */; };
|
|
497F6D2C254E5EA600C82F46 /* mmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C9D254E5C9800C82F46 /* mmap.c */; };
|
|
497F6D2D254E5EA600C82F46 /* poll.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C94254E5C9800C82F46 /* poll.c */; };
|
|
497F6D2E254E5EA600C82F46 /* ptrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C8A254E5C9700C82F46 /* ptrace.c */; };
|
|
497F6D2F254E5EA600C82F46 /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C7E254E5C9700C82F46 /* random.c */; };
|
|
497F6D30254E5EA600C82F46 /* resource.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6CA0254E5C9800C82F46 /* resource.c */; };
|
|
497F6D31254E5EA600C82F46 /* signal.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C87254E5C9700C82F46 /* signal.c */; };
|
|
497F6D32254E5EA600C82F46 /* task.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C78254E5C9700C82F46 /* task.c */; };
|
|
497F6D33254E5EA600C82F46 /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C89254E5C9700C82F46 /* time.c */; };
|
|
497F6D34254E5EA600C82F46 /* tls.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C8E254E5C9700C82F46 /* tls.c */; };
|
|
497F6D35254E5EA600C82F46 /* uname.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C93254E5C9800C82F46 /* uname.c */; };
|
|
497F6D36254E5EA600C82F46 /* user.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C8B254E5C9700C82F46 /* user.c */; };
|
|
497F6D37254E5EA600C82F46 /* vdso.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6C79254E5C9700C82F46 /* vdso.c */; };
|
|
497F6D38254E5EA600C82F46 /* darwin.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6CC3254E5CB300C82F46 /* darwin.c */; };
|
|
497F6D39254E5EA600C82F46 /* linux.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6CC4254E5CB300C82F46 /* linux.c */; };
|
|
497F6D3A254E5EA600C82F46 /* fifo.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6CCF254E5CC800C82F46 /* fifo.c */; };
|
|
497F6D3B254E5EA600C82F46 /* sync.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6CD2254E5CC800C82F46 /* sync.c */; };
|
|
497F6D3C254E5EA600C82F46 /* timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 497F6CCD254E5CC800C82F46 /* timer.c */; };
|
|
497F6D3D254E5EA600C82F46 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = BB7D93822087C2890008DA78 /* main.c */; };
|
|
497F6D5C254E609700C82F46 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = BB7D93822087C2890008DA78 /* main.c */; };
|
|
497F6D87254E62E100C82F46 /* libish.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB13F7DC200AD81D003D1C4D /* libish.a */; };
|
|
BB0B88062589661A00208600 /* rgb.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0B88052589661A00208600 /* rgb.png */; };
|
|
BB0B880F2589662200208600 /* sprite64.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0B880E2589662200208600 /* sprite64.png */; };
|
|
BB0B88182589662A00208600 /* reworked.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0B88172589662A00208600 /* reworked.png */; };
|
|
BB0B88212589734B00208600 /* notsurewhatthisis.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0B88202589734A00208600 /* notsurewhatthisis.png */; };
|
|
BB0F552E239F8A790032A2A1 /* Icons.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB0F552D239F8A790032A2A1 /* Icons.plist */; };
|
|
BB0F5530239F8B360032A2A1 /* uninspired.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0F552F239F8B360032A2A1 /* uninspired.png */; };
|
|
BB0F553223A0AB9C0032A2A1 /* pydann1.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0F553123A0AB9B0032A2A1 /* pydann1.png */; };
|
|
BB0F553423A0AC760032A2A1 /* ihash1.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0F553323A0AC760032A2A1 /* ihash1.png */; };
|
|
BB0F553623A0ACFC0032A2A1 /* pydann2.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0F553523A0ACFC0032A2A1 /* pydann2.png */; };
|
|
BB10E5C9248DBAAC009C7A74 /* libarchive.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB10E5C8248DBAA1009C7A74 /* libarchive.a */; };
|
|
BB10E5D0248DC21D009C7A74 /* Roots.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB10E5CF248DC21D009C7A74 /* Roots.storyboard */; };
|
|
BB123ACC26C9EFD900419CDA /* LinuxTTY.c in Sources */ = {isa = PBXBuildFile; fileRef = BB123ACB26C9EFD900419CDA /* LinuxTTY.c */; };
|
|
BB123ACE26C9F13500419CDA /* IOSCalls.m in Sources */ = {isa = PBXBuildFile; fileRef = BB123ACD26C9F13500419CDA /* IOSCalls.m */; };
|
|
BB13F7EA200ADCED003D1C4D /* libish.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB13F7DC200AD81D003D1C4D /* libish.a */; };
|
|
BB1B9A4323A5E96900414052 /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = BB1B9A4223A5E96900414052 /* icon.png */; };
|
|
BB21A1702689048200BD19B4 /* libfakefs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB21A16F2689041500BD19B4 /* libfakefs.a */; };
|
|
BB21A18426890C7E00BD19B4 /* libfakefs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB21A16F2689041500BD19B4 /* libfakefs.a */; };
|
|
BB21A18526894F9400BD19B4 /* libish.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB13F7DC200AD81D003D1C4D /* libish.a */; };
|
|
BB21A1862689500000BD19B4 /* libish_emu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFB2C5B2590257E00545EAB /* libish_emu.a */; };
|
|
BB235537235D49B300139E00 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BB235536235D49B300139E00 /* CoreLocation.framework */; };
|
|
BB28C79226896B1F00BDC834 /* AboutAppearanceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A28E4E9219A8B670073D200 /* AboutAppearanceViewController.m */; };
|
|
BB28C79326896B1F00BDC834 /* AltIconViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB267FA523A48F1500ED7CAF /* AltIconViewController.m */; };
|
|
BB28C79426896B1F00BDC834 /* AboutNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB1D9D92234A8FE100F364E8 /* AboutNavigationController.m */; };
|
|
BB28C79526896B1F00BDC834 /* TerminalViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB792B571F96D90D00FFB7A4 /* TerminalViewController.m */; };
|
|
BB28C79626896B1F00BDC834 /* ProgressReportViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BBAEE33B249BDADC0069EBB5 /* ProgressReportViewController.m */; };
|
|
BB28C79726896B1F00BDC834 /* TerminalView.m in Sources */ = {isa = PBXBuildFile; fileRef = BB78AB2A1FAD22440013E782 /* TerminalView.m */; };
|
|
BB28C79826896B1F00BDC834 /* ScrollbarView.m in Sources */ = {isa = PBXBuildFile; fileRef = BB23F58C231E1D1400585522 /* ScrollbarView.m */; };
|
|
BB28C79926896B1F00BDC834 /* DelayedUITask.m in Sources */ = {isa = PBXBuildFile; fileRef = BB455E101FB37F6600AFB48B /* DelayedUITask.m */; };
|
|
BB28C79A26896B1F00BDC834 /* Terminal.m in Sources */ = {isa = PBXBuildFile; fileRef = BB0FC5911F980A6B00803272 /* Terminal.m */; };
|
|
BB28C79B26896B1F00BDC834 /* FontPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB101B372364CF57000A93BC /* FontPickerViewController.m */; };
|
|
BB28C79D26896B1F00BDC834 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = BBCC9D952365430800424C83 /* SceneDelegate.m */; };
|
|
BB28C79E26896B1F00BDC834 /* AboutExternalKeyboardViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB82A7FC21B4C2E8006AA5FD /* AboutExternalKeyboardViewController.m */; };
|
|
BB28C79F26896B1F00BDC834 /* PassthroughView.m in Sources */ = {isa = PBXBuildFile; fileRef = BB149E7F256DC97C00F57815 /* PassthroughView.m */; };
|
|
BB28C7A026896B1F00BDC834 /* UserPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 8632A7BE219A59FB00F02325 /* UserPreferences.m */; };
|
|
BB28C7A126896B1F00BDC834 /* RootsTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB10E5D2248DCFEA009C7A74 /* RootsTableViewController.m */; };
|
|
BB28C7A326896B1F00BDC834 /* BarButton.m in Sources */ = {isa = PBXBuildFile; fileRef = BB60F55121573FCA003A4E52 /* BarButton.m */; };
|
|
BB28C7A426896B1F00BDC834 /* AppGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = BB9C7B84240A240E00F5D4F0 /* AppGroup.m */; };
|
|
BB28C7A526896B1F00BDC834 /* UIApplication+OpenURL.m in Sources */ = {isa = PBXBuildFile; fileRef = BBFB557B215878C600DFE6DE /* UIApplication+OpenURL.m */; };
|
|
BB28C7A626896B1F00BDC834 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BBFB5578215876CD00DFE6DE /* AboutViewController.m */; };
|
|
BB28C7A726896B1F00BDC834 /* UIViewController+Extras.m in Sources */ = {isa = PBXBuildFile; fileRef = BBFB557021586C4800DFE6DE /* UIViewController+Extras.m */; };
|
|
BB28C7A826896B1F00BDC834 /* NSObject+SaneKVO.m in Sources */ = {isa = PBXBuildFile; fileRef = BBCED896255BB65A00CA0701 /* NSObject+SaneKVO.m */; };
|
|
BB28C7AE26896C1D00BDC834 /* libiSHApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBEF191E26806364001225BD /* libiSHApp.a */; };
|
|
BB28C7B226896C4600BDC834 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BB792B621F96D90D00FFB7A4 /* main.m */; };
|
|
BB28C7B826896CE600BDC834 /* ArrowBarButton.m in Sources */ = {isa = PBXBuildFile; fileRef = BBFB557F21587B6800DFE6DE /* ArrowBarButton.m */; };
|
|
BB28C7BA268975AA00BDC834 /* iOSFS.m in Sources */ = {isa = PBXBuildFile; fileRef = 408A2639236440F8008A4E81 /* iOSFS.m */; };
|
|
BB28C7BB268975AE00BDC834 /* LocationDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = BB235533235D488400139E00 /* LocationDevice.m */; };
|
|
BB28C7BC268975B000BDC834 /* PasteboardDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 650B337322EA235C00B4C03E /* PasteboardDevice.m */; };
|
|
BB28C7BF2689799800BDC834 /* Roots.m in Sources */ = {isa = PBXBuildFile; fileRef = BB10E5CD248DBE66009C7A74 /* Roots.m */; };
|
|
BB2B4DAC231D94C300CB578B /* hterm_all.js in Resources */ = {isa = PBXBuildFile; fileRef = BB2B4DAB231D94C300CB578B /* hterm_all.js */; };
|
|
BB2B4DAD231D998300CB578B /* term.js in Resources */ = {isa = PBXBuildFile; fileRef = BB4A539C1FAA490C00A72ACE /* term.js */; };
|
|
BB2B4DAE231D998300CB578B /* term.css in Resources */ = {isa = PBXBuildFile; fileRef = BB4A53AF1FAA787900A72ACE /* term.css */; };
|
|
BB2B4DAF231D998300CB578B /* term.html in Resources */ = {isa = PBXBuildFile; fileRef = BB4A53A91FAA496700A72ACE /* term.html */; };
|
|
BB41591F255EF9E300E0950C /* UITests.m in Sources */ = {isa = PBXBuildFile; fileRef = BB41591E255EF9E300E0950C /* UITests.m */; };
|
|
BB4A922E24EDA461002F5A96 /* icon1337.png in Resources */ = {isa = PBXBuildFile; fileRef = BB4A922D24EDA461002F5A96 /* icon1337.png */; };
|
|
BB4A923024EDA55C002F5A96 /* colontildehash.png in Resources */ = {isa = PBXBuildFile; fileRef = BB4A922F24EDA55C002F5A96 /* colontildehash.png */; };
|
|
BB4A923224EDA560002F5A96 /* 3d.png in Resources */ = {isa = PBXBuildFile; fileRef = BB4A923124EDA560002F5A96 /* 3d.png */; };
|
|
BB6DB261216435340047A611 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BB6DB260216435330047A611 /* libiconv.tbd */; };
|
|
BB77636726E486A7008DB44A /* fakefs.c in Sources */ = {isa = PBXBuildFile; fileRef = BB10E5C2248DBA7B009C7A74 /* fakefs.c */; };
|
|
BB792B5B1F96D90D00FFB7A4 /* Terminal.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB792B591F96D90D00FFB7A4 /* Terminal.storyboard */; };
|
|
BB792B5D1F96D90D00FFB7A4 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BB792B5C1F96D90D00FFB7A4 /* Assets.xcassets */; };
|
|
BB792B601F96D90D00FFB7A4 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB792B5E1F96D90D00FFB7A4 /* LaunchScreen.storyboard */; };
|
|
BB88F4942154760800A341FD /* FileProviderExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = BB88F4932154760800A341FD /* FileProviderExtension.m */; };
|
|
BB88F4972154760800A341FD /* FileProviderItem.m in Sources */ = {isa = PBXBuildFile; fileRef = BB88F4962154760800A341FD /* FileProviderItem.m */; };
|
|
BB88F49A2154760800A341FD /* FileProviderEnumerator.m in Sources */ = {isa = PBXBuildFile; fileRef = BB88F4992154760800A341FD /* FileProviderEnumerator.m */; };
|
|
BB88F49F2154760800A341FD /* iSHFileProvider.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = BB88F4902154760800A341FD /* iSHFileProvider.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
BB8C3AFF26B7B8CF00E38DDC /* fakefs.c in Sources */ = {isa = PBXBuildFile; fileRef = BB8C3AFD26B7B8AF00E38DDC /* fakefs.c */; };
|
|
BB9C7B87240A2B1E00F5D4F0 /* AppGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = BB9C7B84240A240E00F5D4F0 /* AppGroup.m */; };
|
|
BBA8E2C1236FF5EA00515F76 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA8E2C0236FF5EA00515F76 /* SystemConfiguration.framework */; };
|
|
BBAEE339249B58E80069EBB5 /* libbz2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BBAEE338249B58E80069EBB5 /* libbz2.tbd */; };
|
|
BBBCE7E321D2F02200CA00B3 /* About.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBBCE7E521D2F02200CA00B3 /* About.storyboard */; };
|
|
BBBD741426B7BE2E00321AC5 /* libfakefs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB21A16F2689041500BD19B4 /* libfakefs.a */; };
|
|
BBBF7B5C2415CDBB00EC4C14 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BBBF7B5B2415CDBB00EC4C14 /* Settings.bundle */; };
|
|
BBBFE94921C5CFF100509DD5 /* NSError+ISHErrno.m in Sources */ = {isa = PBXBuildFile; fileRef = BB13F4DD21C5770000343E17 /* NSError+ISHErrno.m */; };
|
|
BBC3863E276817A900CC8C2E /* UpgradeRootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BBA5D87D27536E7600B39D77 /* UpgradeRootViewController.m */; };
|
|
BBC3863F276817AD00CC8C2E /* CurrentRoot.m in Sources */ = {isa = PBXBuildFile; fileRef = BB565EA32734F1FB00C93EAE /* CurrentRoot.m */; };
|
|
BBC8297E24EDAC11009D042C /* idollarhash.png in Resources */ = {isa = PBXBuildFile; fileRef = BBC8297D24EDAC11009D042C /* idollarhash.png */; };
|
|
BBC8298124EDACBB009D042C /* iinhash.png in Resources */ = {isa = PBXBuildFile; fileRef = BBC8298024EDACBB009D042C /* iinhash.png */; };
|
|
BBC8298724EE5853009D042C /* metal.png in Resources */ = {isa = PBXBuildFile; fileRef = BBC8298624EE5853009D042C /* metal.png */; };
|
|
BBD23D5F258DA450003DCB40 /* Screenshots.m in Sources */ = {isa = PBXBuildFile; fileRef = BBD23D5E258DA450003DCB40 /* Screenshots.m */; };
|
|
BBD23D77258DA4BC003DCB40 /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBD23D76258DA4BC003DCB40 /* SnapshotHelper.swift */; };
|
|
BBECF3AD269132F400DEC937 /* LinuxInterop.c in Sources */ = {isa = PBXBuildFile; fileRef = BBECF39D2691313B00DEC937 /* LinuxInterop.c */; };
|
|
BBECF3AE2691330F00DEC937 /* libiSHLinux.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBECF3A22691314C00DEC937 /* libiSHLinux.a */; };
|
|
BBECF3B9269136FB00DEC937 /* liblinux.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBECF3B8269136E100DEC937 /* liblinux.a */; };
|
|
BBECF3BC26913F1600DEC937 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = BB792B541F96D90D00FFB7A4 /* AppDelegate.m */; };
|
|
BBEF1970268066D1001225BD /* libiSHApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBEF191E26806364001225BD /* libiSHApp.a */; };
|
|
BBEF1972268066D1001225BD /* libish_emu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFB2C5B2590257E00545EAB /* libish_emu.a */; };
|
|
BBEF1973268066D1001225BD /* libarchive.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BB10E5C8248DBAA1009C7A74 /* libarchive.a */; };
|
|
BBEF1974268066D1001225BD /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BB235536235D49B300139E00 /* CoreLocation.framework */; };
|
|
BBEF1975268066D1001225BD /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBA8E2C0236FF5EA00515F76 /* SystemConfiguration.framework */; };
|
|
BBEF1976268066D1001225BD /* libbz2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BBAEE338249B58E80069EBB5 /* libbz2.tbd */; };
|
|
BBEF1977268066D1001225BD /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BB6DB260216435330047A611 /* libiconv.tbd */; };
|
|
BBEF1978268066D1001225BD /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFB55652158644C00DFE6DE /* libresolv.tbd */; };
|
|
BBEF197D268066D1001225BD /* 3d.png in Resources */ = {isa = PBXBuildFile; fileRef = BB4A923124EDA560002F5A96 /* 3d.png */; };
|
|
BBEF197E268066D1001225BD /* colontildehash.png in Resources */ = {isa = PBXBuildFile; fileRef = BB4A922F24EDA55C002F5A96 /* colontildehash.png */; };
|
|
BBEF197F268066D1001225BD /* metal.png in Resources */ = {isa = PBXBuildFile; fileRef = BBC8298624EE5853009D042C /* metal.png */; };
|
|
BBEF1980268066D1001225BD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BB792B5C1F96D90D00FFB7A4 /* Assets.xcassets */; };
|
|
BBEF1981268066D1001225BD /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB792B5E1F96D90D00FFB7A4 /* LaunchScreen.storyboard */; };
|
|
BBEF1982268066D1001225BD /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = BBBF7B5B2415CDBB00EC4C14 /* Settings.bundle */; };
|
|
BBEF1983268066D1001225BD /* pydann1.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0F553123A0AB9B0032A2A1 /* pydann1.png */; };
|
|
BBEF1984268066D1001225BD /* About.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BBBCE7E521D2F02200CA00B3 /* About.storyboard */; };
|
|
BBEF1985268066D1001225BD /* Terminal.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB792B591F96D90D00FFB7A4 /* Terminal.storyboard */; };
|
|
BBEF1986268066D1001225BD /* Icons.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB0F552D239F8A790032A2A1 /* Icons.plist */; };
|
|
BBEF1987268066D1001225BD /* uninspired.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0F552F239F8B360032A2A1 /* uninspired.png */; };
|
|
BBEF1988268066D1001225BD /* iinhash.png in Resources */ = {isa = PBXBuildFile; fileRef = BBC8298024EDACBB009D042C /* iinhash.png */; };
|
|
BBEF1989268066D1001225BD /* pydann2.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0F553523A0ACFC0032A2A1 /* pydann2.png */; };
|
|
BBEF198A268066D1001225BD /* ihash1.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0F553323A0AC760032A2A1 /* ihash1.png */; };
|
|
BBEF198B268066D1001225BD /* term.html in Resources */ = {isa = PBXBuildFile; fileRef = BB4A53A91FAA496700A72ACE /* term.html */; };
|
|
BBEF198C268066D1001225BD /* notsurewhatthisis.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0B88202589734A00208600 /* notsurewhatthisis.png */; };
|
|
BBEF198D268066D1001225BD /* reworked.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0B88172589662A00208600 /* reworked.png */; };
|
|
BBEF198E268066D1001225BD /* Roots.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB10E5CF248DC21D009C7A74 /* Roots.storyboard */; };
|
|
BBEF198F268066D1001225BD /* idollarhash.png in Resources */ = {isa = PBXBuildFile; fileRef = BBC8297D24EDAC11009D042C /* idollarhash.png */; };
|
|
BBEF1990268066D1001225BD /* hterm_all.js in Resources */ = {isa = PBXBuildFile; fileRef = BB2B4DAB231D94C300CB578B /* hterm_all.js */; };
|
|
BBEF1991268066D1001225BD /* icon1337.png in Resources */ = {isa = PBXBuildFile; fileRef = BB4A922D24EDA461002F5A96 /* icon1337.png */; };
|
|
BBEF1992268066D1001225BD /* rgb.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0B88052589661A00208600 /* rgb.png */; };
|
|
BBEF1993268066D1001225BD /* term.css in Resources */ = {isa = PBXBuildFile; fileRef = BB4A53AF1FAA787900A72ACE /* term.css */; };
|
|
BBEF1994268066D1001225BD /* term.js in Resources */ = {isa = PBXBuildFile; fileRef = BB4A539C1FAA490C00A72ACE /* term.js */; };
|
|
BBEF1995268066D1001225BD /* sprite64.png in Resources */ = {isa = PBXBuildFile; fileRef = BB0B880E2589662200208600 /* sprite64.png */; };
|
|
BBEF1996268066D1001225BD /* icon.png in Resources */ = {isa = PBXBuildFile; fileRef = BB1B9A4223A5E96900414052 /* icon.png */; };
|
|
BBFB2C7E259026C200545EAB /* libish_emu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFB2C5B2590257E00545EAB /* libish_emu.a */; };
|
|
BBFB2CEC2590296B00545EAB /* libish_emu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFB2C5B2590257E00545EAB /* libish_emu.a */; };
|
|
BBFB55662158644C00DFE6DE /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BBFB55652158644C00DFE6DE /* libresolv.tbd */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
497F6D5A254E609000C82F46 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB13F7DB200AD81D003D1C4D;
|
|
remoteInfo = libish;
|
|
};
|
|
BB10E5C7248DBAA1009C7A74 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB10E0C1248DA5B0009C7A74 /* libarchive.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = BB10E0D6248DA67B009C7A74;
|
|
remoteInfo = libarchive;
|
|
};
|
|
BB10E5CA248DBAB7009C7A74 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB10E0C1248DA5B0009C7A74 /* libarchive.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB10E0D5248DA67B009C7A74;
|
|
remoteInfo = libarchive;
|
|
};
|
|
BB13F7D4200ACCA8003D1C4D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB13F7CA200ACC31003D1C4D;
|
|
remoteInfo = Meson;
|
|
};
|
|
BB13F7E6200AD874003D1C4D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB13F7DB200AD81D003D1C4D;
|
|
remoteInfo = libish;
|
|
};
|
|
BB13F7E8200AD967003D1C4D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB13F7D0200ACCA2003D1C4D;
|
|
remoteInfo = Ninja;
|
|
};
|
|
BB21A1682689041500BD19B4 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB13F7D0200ACCA2003D1C4D;
|
|
remoteInfo = Ninja;
|
|
};
|
|
BB415921255EF9E300E0950C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB792B4F1F96D90D00FFB7A4;
|
|
remoteInfo = iSH;
|
|
};
|
|
BB4A922724ED940C002F5A96 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB4A922324ED9402002F5A96;
|
|
remoteInfo = "iSH pre";
|
|
};
|
|
BB88F49D2154760800A341FD /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB88F48F2154760800A341FD;
|
|
remoteInfo = iSHFiles;
|
|
};
|
|
BBECF3B1269136E100DEC937 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB13F7D0200ACCA2003D1C4D;
|
|
remoteInfo = Ninja;
|
|
};
|
|
BBECF3BD2691417C00DEC937 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BBECF3AF269136E100DEC937;
|
|
remoteInfo = liblinux;
|
|
};
|
|
BBEF1928268063FD001225BD /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BBEF191D26806364001225BD;
|
|
remoteInfo = libiSH;
|
|
};
|
|
BBEF1966268066D1001225BD /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB4A922324ED9402002F5A96;
|
|
remoteInfo = "iSH pre";
|
|
};
|
|
BBEF1968268066D1001225BD /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BBEF191D26806364001225BD;
|
|
remoteInfo = libiSH;
|
|
};
|
|
BBEF196A268066D1001225BD /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB10E0C1248DA5B0009C7A74 /* libarchive.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB10E0D5248DA67B009C7A74;
|
|
remoteInfo = libarchive;
|
|
};
|
|
BBFB2C562590257E00545EAB /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BB13F7D0200ACCA2003D1C4D;
|
|
remoteInfo = Ninja;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
497F6D45254E605F00C82F46 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
BB88F4A32154760800A341FD /* Embed App Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
BB88F49F2154760800A341FD /* iSHFileProvider.appex in Embed App Extensions */,
|
|
);
|
|
name = "Embed App Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BBEF1997268066D1001225BD /* Embed App Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
);
|
|
name = "Embed App Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
408A2639236440F8008A4E81 /* iOSFS.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = iOSFS.m; sourceTree = "<group>"; };
|
|
408A263B23644102008A4E81 /* iOSFS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = iOSFS.h; sourceTree = "<group>"; };
|
|
494D03F72727DAC6004F0CCE /* xcode-ninja.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "xcode-ninja.sh"; sourceTree = "<group>"; };
|
|
497F6BDA254E5C0D00C82F46 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
|
|
497F6BDB254E5C0D00C82F46 /* path.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = path.c; sourceTree = "<group>"; };
|
|
497F6BDC254E5C0D00C82F46 /* dev.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dev.c; sourceTree = "<group>"; };
|
|
497F6BDD254E5C0D00C82F46 /* proc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = proc.c; sourceTree = "<group>"; };
|
|
497F6BDE254E5C0D00C82F46 /* dev.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dev.h; sourceTree = "<group>"; };
|
|
497F6BDF254E5C0D00C82F46 /* path.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = path.h; sourceTree = "<group>"; };
|
|
497F6BE0254E5C0D00C82F46 /* mount.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mount.c; sourceTree = "<group>"; };
|
|
497F6BE1254E5C0D00C82F46 /* sock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sock.h; sourceTree = "<group>"; };
|
|
497F6BE2254E5C0D00C82F46 /* tty.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tty.c; sourceTree = "<group>"; };
|
|
497F6BE3254E5C0D00C82F46 /* stat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stat.c; sourceTree = "<group>"; };
|
|
497F6BE4254E5C0D00C82F46 /* generic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = generic.c; sourceTree = "<group>"; };
|
|
497F6BE5254E5C0D00C82F46 /* tty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tty.h; sourceTree = "<group>"; };
|
|
497F6BE6254E5C0D00C82F46 /* inode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inode.c; sourceTree = "<group>"; };
|
|
497F6BE7254E5C0D00C82F46 /* fd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fd.c; sourceTree = "<group>"; };
|
|
497F6BE8254E5C0D00C82F46 /* fake.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fake.c; sourceTree = "<group>"; };
|
|
497F6BE9254E5C0D00C82F46 /* lock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lock.c; sourceTree = "<group>"; };
|
|
497F6BEA254E5C0D00C82F46 /* fake-migrate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "fake-migrate.c"; sourceTree = "<group>"; };
|
|
497F6BEB254E5C0D00C82F46 /* tmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tmp.c; sourceTree = "<group>"; };
|
|
497F6BEC254E5C0D00C82F46 /* fake.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fake.h; sourceTree = "<group>"; };
|
|
497F6BED254E5C0D00C82F46 /* sqlutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sqlutil.h; sourceTree = "<group>"; };
|
|
497F6BEE254E5C0D00C82F46 /* poll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = poll.h; sourceTree = "<group>"; };
|
|
497F6BEF254E5C0D00C82F46 /* fake-rebuild.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "fake-rebuild.c"; sourceTree = "<group>"; };
|
|
497F6BF0254E5C0D00C82F46 /* fd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fd.h; sourceTree = "<group>"; };
|
|
497F6BF2254E5C0D00C82F46 /* pid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pid.c; sourceTree = "<group>"; };
|
|
497F6BF3254E5C0D00C82F46 /* root.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = root.c; sourceTree = "<group>"; };
|
|
497F6BF4254E5C0D00C82F46 /* entry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = entry.c; sourceTree = "<group>"; };
|
|
497F6BF5254E5C0E00C82F46 /* proc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = proc.h; sourceTree = "<group>"; };
|
|
497F6BF6254E5C0E00C82F46 /* poll.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = poll.c; sourceTree = "<group>"; };
|
|
497F6BF7254E5C0E00C82F46 /* sock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sock.c; sourceTree = "<group>"; };
|
|
497F6BF8254E5C0E00C82F46 /* real.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = real.h; sourceTree = "<group>"; };
|
|
497F6BF9254E5C0E00C82F46 /* dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dir.c; sourceTree = "<group>"; };
|
|
497F6BFA254E5C0E00C82F46 /* sockrestart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sockrestart.h; sourceTree = "<group>"; };
|
|
497F6BFB254E5C0E00C82F46 /* sockrestart.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sockrestart.c; sourceTree = "<group>"; };
|
|
497F6BFC254E5C0E00C82F46 /* pipe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pipe.c; sourceTree = "<group>"; };
|
|
497F6BFD254E5C0E00C82F46 /* inode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inode.h; sourceTree = "<group>"; };
|
|
497F6BFE254E5C0E00C82F46 /* adhoc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adhoc.c; sourceTree = "<group>"; };
|
|
497F6BFF254E5C0E00C82F46 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mem.c; sourceTree = "<group>"; };
|
|
497F6C00254E5C0E00C82F46 /* dyndev.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dyndev.h; sourceTree = "<group>"; };
|
|
497F6C01254E5C0E00C82F46 /* devices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = devices.h; sourceTree = "<group>"; };
|
|
497F6C02254E5C0E00C82F46 /* stat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stat.h; sourceTree = "<group>"; };
|
|
497F6C03254E5C0E00C82F46 /* dyndev.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dyndev.c; sourceTree = "<group>"; };
|
|
497F6C04254E5C0E00C82F46 /* real.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = real.c; sourceTree = "<group>"; };
|
|
497F6C05254E5C0E00C82F46 /* tty-real.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "tty-real.c"; sourceTree = "<group>"; };
|
|
497F6C06254E5C0E00C82F46 /* pty.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pty.c; sourceTree = "<group>"; };
|
|
497F6C28254E5C4F00C82F46 /* control.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = control.S; sourceTree = "<group>"; };
|
|
497F6C29254E5C4F00C82F46 /* misc.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = misc.S; sourceTree = "<group>"; };
|
|
497F6C2A254E5C4F00C82F46 /* entry.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = entry.S; sourceTree = "<group>"; };
|
|
497F6C2B254E5C4F00C82F46 /* math.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = math.S; sourceTree = "<group>"; };
|
|
497F6C2C254E5C4F00C82F46 /* memory.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = memory.S; sourceTree = "<group>"; };
|
|
497F6C2D254E5C4F00C82F46 /* gadgets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gadgets.h; sourceTree = "<group>"; };
|
|
497F6C2E254E5C4F00C82F46 /* string.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = string.S; sourceTree = "<group>"; };
|
|
497F6C2F254E5C4F00C82F46 /* bits.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = bits.S; sourceTree = "<group>"; };
|
|
497F6C30254E5C4F00C82F46 /* gadgets-generic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "gadgets-generic.h"; sourceTree = "<group>"; };
|
|
497F6C32254E5C4F00C82F46 /* control.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = control.S; sourceTree = "<group>"; };
|
|
497F6C33254E5C4F00C82F46 /* misc.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = misc.S; sourceTree = "<group>"; };
|
|
497F6C34254E5C4F00C82F46 /* entry.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = entry.S; sourceTree = "<group>"; };
|
|
497F6C35254E5C4F00C82F46 /* math.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = math.S; sourceTree = "<group>"; };
|
|
497F6C36254E5C4F00C82F46 /* memory.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = memory.S; sourceTree = "<group>"; };
|
|
497F6C37254E5C4F00C82F46 /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = "<group>"; };
|
|
497F6C38254E5C4F00C82F46 /* gadgets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gadgets.h; sourceTree = "<group>"; };
|
|
497F6C39254E5C4F00C82F46 /* string.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = string.S; sourceTree = "<group>"; };
|
|
497F6C3A254E5C4F00C82F46 /* bits.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = bits.S; sourceTree = "<group>"; };
|
|
497F6C3B254E5C4F00C82F46 /* helpers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = helpers.c; sourceTree = "<group>"; };
|
|
497F6C3C254E5C4F00C82F46 /* offsets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = offsets.c; sourceTree = "<group>"; };
|
|
497F6C3D254E5C4F00C82F46 /* gen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gen.c; sourceTree = "<group>"; };
|
|
497F6C3E254E5C4F00C82F46 /* gen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gen.h; sourceTree = "<group>"; };
|
|
497F6C3F254E5C4F00C82F46 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
|
|
497F6C40254E5C4F00C82F46 /* jit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jit.c; sourceTree = "<group>"; };
|
|
497F6C41254E5C4F00C82F46 /* jit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jit.h; sourceTree = "<group>"; };
|
|
497F6C58254E5C7E00C82F46 /* cpuid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpuid.h; sourceTree = "<group>"; };
|
|
497F6C59254E5C7E00C82F46 /* tlb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tlb.c; sourceTree = "<group>"; };
|
|
497F6C5A254E5C7E00C82F46 /* float80-test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "float80-test.c"; sourceTree = "<group>"; };
|
|
497F6C5B254E5C7E00C82F46 /* float80.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float80.h; sourceTree = "<group>"; };
|
|
497F6C5C254E5C7E00C82F46 /* interrupt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = interrupt.h; sourceTree = "<group>"; };
|
|
497F6C5D254E5C7E00C82F46 /* fpu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpu.c; sourceTree = "<group>"; };
|
|
497F6C5E254E5C7E00C82F46 /* decode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = "<group>"; };
|
|
497F6C5F254E5C7F00C82F46 /* vec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vec.h; sourceTree = "<group>"; };
|
|
497F6C60254E5C7F00C82F46 /* memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = "<group>"; };
|
|
497F6C61254E5C7F00C82F46 /* memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = "<group>"; };
|
|
497F6C62254E5C7F00C82F46 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
|
|
497F6C63254E5C7F00C82F46 /* fpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fpu.h; sourceTree = "<group>"; };
|
|
497F6C64254E5C7F00C82F46 /* vec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vec.c; sourceTree = "<group>"; };
|
|
497F6C65254E5C7F00C82F46 /* regid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regid.h; sourceTree = "<group>"; };
|
|
497F6C66254E5C7F00C82F46 /* float80.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = float80.c; sourceTree = "<group>"; };
|
|
497F6C67254E5C7F00C82F46 /* interp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = interp.c; sourceTree = "<group>"; };
|
|
497F6C69254E5C7F00C82F46 /* fpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fpu.h; sourceTree = "<group>"; };
|
|
497F6C6A254E5C7F00C82F46 /* modrm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modrm.h; sourceTree = "<group>"; };
|
|
497F6C6B254E5C7F00C82F46 /* tlb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tlb.h; sourceTree = "<group>"; };
|
|
497F6C77254E5C9700C82F46 /* mm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mm.h; sourceTree = "<group>"; };
|
|
497F6C78254E5C9700C82F46 /* task.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = task.c; sourceTree = "<group>"; };
|
|
497F6C79254E5C9700C82F46 /* vdso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vdso.c; sourceTree = "<group>"; };
|
|
497F6C7A254E5C9700C82F46 /* ipc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipc.c; sourceTree = "<group>"; };
|
|
497F6C7B254E5C9700C82F46 /* calls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = calls.h; sourceTree = "<group>"; };
|
|
497F6C7C254E5C9700C82F46 /* signal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal.h; sourceTree = "<group>"; };
|
|
497F6C7D254E5C9700C82F46 /* epoll.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = epoll.c; sourceTree = "<group>"; };
|
|
497F6C7E254E5C9700C82F46 /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = random.c; sourceTree = "<group>"; };
|
|
497F6C7F254E5C9700C82F46 /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; };
|
|
497F6C80254E5C9700C82F46 /* errno.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errno.h; sourceTree = "<group>"; };
|
|
497F6C81254E5C9700C82F46 /* exec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exec.c; sourceTree = "<group>"; };
|
|
497F6C82254E5C9700C82F46 /* elf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = elf.h; sourceTree = "<group>"; };
|
|
497F6C83254E5C9700C82F46 /* log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = log.c; sourceTree = "<group>"; };
|
|
497F6C84254E5C9700C82F46 /* vdso.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vdso.h; sourceTree = "<group>"; };
|
|
497F6C85254E5C9700C82F46 /* misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = "<group>"; };
|
|
497F6C86254E5C9700C82F46 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
|
|
497F6C87254E5C9700C82F46 /* signal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = signal.c; sourceTree = "<group>"; };
|
|
497F6C88254E5C9700C82F46 /* fs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fs.h; sourceTree = "<group>"; };
|
|
497F6C89254E5C9700C82F46 /* time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = time.c; sourceTree = "<group>"; };
|
|
497F6C8A254E5C9700C82F46 /* ptrace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ptrace.c; sourceTree = "<group>"; };
|
|
497F6C8B254E5C9700C82F46 /* user.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = user.c; sourceTree = "<group>"; };
|
|
497F6C8C254E5C9700C82F46 /* ptrace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ptrace.h; sourceTree = "<group>"; };
|
|
497F6C8D254E5C9700C82F46 /* fork.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fork.c; sourceTree = "<group>"; };
|
|
497F6C8E254E5C9700C82F46 /* tls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tls.c; sourceTree = "<group>"; };
|
|
497F6C8F254E5C9700C82F46 /* group.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = group.c; sourceTree = "<group>"; };
|
|
497F6C90254E5C9700C82F46 /* exit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exit.c; sourceTree = "<group>"; };
|
|
497F6C91254E5C9800C82F46 /* errno.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = errno.c; sourceTree = "<group>"; };
|
|
497F6C92254E5C9800C82F46 /* personality.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = personality.h; sourceTree = "<group>"; };
|
|
497F6C93254E5C9800C82F46 /* uname.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uname.c; sourceTree = "<group>"; };
|
|
497F6C94254E5C9800C82F46 /* poll.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = poll.c; sourceTree = "<group>"; };
|
|
497F6C95254E5C9800C82F46 /* eventfd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eventfd.c; sourceTree = "<group>"; };
|
|
497F6C96254E5C9800C82F46 /* fs_info.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fs_info.c; sourceTree = "<group>"; };
|
|
497F6C97254E5C9800C82F46 /* init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = init.h; sourceTree = "<group>"; };
|
|
497F6C98254E5C9800C82F46 /* fs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fs.c; sourceTree = "<group>"; };
|
|
497F6C99254E5C9800C82F46 /* getset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getset.c; sourceTree = "<group>"; };
|
|
497F6C9A254E5C9800C82F46 /* futex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = futex.h; sourceTree = "<group>"; };
|
|
497F6C9B254E5C9800C82F46 /* futex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = futex.c; sourceTree = "<group>"; };
|
|
497F6C9C254E5C9800C82F46 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; };
|
|
497F6C9D254E5C9800C82F46 /* mmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mmap.c; sourceTree = "<group>"; };
|
|
497F6C9E254E5C9800C82F46 /* random.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = random.h; sourceTree = "<group>"; };
|
|
497F6C9F254E5C9800C82F46 /* calls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = calls.c; sourceTree = "<group>"; };
|
|
497F6CA0254E5C9800C82F46 /* resource.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resource.c; sourceTree = "<group>"; };
|
|
497F6CA1254E5C9800C82F46 /* resource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resource.h; sourceTree = "<group>"; };
|
|
497F6CC2254E5CB300C82F46 /* platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = "<group>"; };
|
|
497F6CC3254E5CB300C82F46 /* darwin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darwin.c; sourceTree = "<group>"; };
|
|
497F6CC4254E5CB300C82F46 /* linux.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linux.c; sourceTree = "<group>"; };
|
|
497F6CCB254E5CC800C82F46 /* fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
|
|
497F6CCC254E5CC800C82F46 /* sync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sync.h; sourceTree = "<group>"; };
|
|
497F6CCD254E5CC800C82F46 /* timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = "<group>"; };
|
|
497F6CCE254E5CC800C82F46 /* refcount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = refcount.h; sourceTree = "<group>"; };
|
|
497F6CCF254E5CC800C82F46 /* fifo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fifo.c; sourceTree = "<group>"; };
|
|
497F6CD0254E5CC800C82F46 /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = list.h; sourceTree = "<group>"; };
|
|
497F6CD1254E5CC800C82F46 /* timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = "<group>"; };
|
|
497F6CD2254E5CC800C82F46 /* sync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sync.c; sourceTree = "<group>"; };
|
|
497F6CD3254E5CC800C82F46 /* bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bits.h; sourceTree = "<group>"; };
|
|
497F6CE4254E5E4C00C82F46 /* MakeXcodeAutoCompleteWork */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MakeXcodeAutoCompleteWork; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
497F6D47254E605F00C82F46 /* ish */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ish; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
650B337222EA235C00B4C03E /* PasteboardDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PasteboardDevice.h; sourceTree = "<group>"; };
|
|
650B337322EA235C00B4C03E /* PasteboardDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PasteboardDevice.m; sourceTree = "<group>"; };
|
|
8632A7BD219A59FB00F02325 /* UserPreferences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UserPreferences.h; sourceTree = "<group>"; };
|
|
8632A7BE219A59FB00F02325 /* UserPreferences.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UserPreferences.m; sourceTree = "<group>"; };
|
|
9A28E4E8219A8B670073D200 /* AboutAppearanceViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AboutAppearanceViewController.h; sourceTree = "<group>"; };
|
|
9A28E4E9219A8B670073D200 /* AboutAppearanceViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AboutAppearanceViewController.m; sourceTree = "<group>"; };
|
|
BB0B848E2586A4CF00208600 /* XcodeDefault.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = XcodeDefault.xcconfig; sourceTree = "<group>"; };
|
|
BB0B859B2586F13200208600 /* XcodeDebug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = XcodeDebug.xcconfig; sourceTree = "<group>"; };
|
|
BB0B859C2586F19000208600 /* XcodeRelease.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = XcodeRelease.xcconfig; sourceTree = "<group>"; };
|
|
BB0B85A42586F1CB00208600 /* ProjectDebug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ProjectDebug.xcconfig; sourceTree = "<group>"; };
|
|
BB0B85A52586F1E100208600 /* ProjectRelease.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ProjectRelease.xcconfig; sourceTree = "<group>"; };
|
|
BB0B85AD2586F3EB00208600 /* Project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Project.xcconfig; sourceTree = "<group>"; };
|
|
BB0B86CD2586FD8800208600 /* App.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = App.xcconfig; sourceTree = "<group>"; };
|
|
BB0B86D52587009D00208600 /* iOS.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = iOS.xcconfig; sourceTree = "<group>"; };
|
|
BB0B88052589661A00208600 /* rgb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = rgb.png; sourceTree = "<group>"; };
|
|
BB0B880E2589662200208600 /* sprite64.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sprite64.png; sourceTree = "<group>"; };
|
|
BB0B88172589662A00208600 /* reworked.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = reworked.png; sourceTree = "<group>"; };
|
|
BB0B88202589734A00208600 /* notsurewhatthisis.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = notsurewhatthisis.png; sourceTree = "<group>"; };
|
|
BB0F552D239F8A790032A2A1 /* Icons.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Icons.plist; sourceTree = "<group>"; };
|
|
BB0F552F239F8B360032A2A1 /* uninspired.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = uninspired.png; sourceTree = "<group>"; };
|
|
BB0F553123A0AB9B0032A2A1 /* pydann1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pydann1.png; sourceTree = "<group>"; };
|
|
BB0F553323A0AC760032A2A1 /* ihash1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ihash1.png; sourceTree = "<group>"; };
|
|
BB0F553523A0ACFC0032A2A1 /* pydann2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pydann2.png; sourceTree = "<group>"; };
|
|
BB0FC5901F980A6B00803272 /* Terminal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Terminal.h; sourceTree = "<group>"; };
|
|
BB0FC5911F980A6B00803272 /* Terminal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Terminal.m; sourceTree = "<group>"; };
|
|
BB101B362364CF57000A93BC /* FontPickerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FontPickerViewController.h; sourceTree = "<group>"; };
|
|
BB101B372364CF57000A93BC /* FontPickerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FontPickerViewController.m; sourceTree = "<group>"; };
|
|
BB10E0C1248DA5B0009C7A74 /* libarchive.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libarchive.xcodeproj; path = ../deps/libarchive.xcodeproj; sourceTree = "<group>"; };
|
|
BB10E5C2248DBA7B009C7A74 /* fakefs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fakefs.c; path = tools/fakefs.c; sourceTree = SOURCE_ROOT; };
|
|
BB10E5CC248DBE66009C7A74 /* Roots.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Roots.h; sourceTree = "<group>"; };
|
|
BB10E5CD248DBE66009C7A74 /* Roots.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Roots.m; sourceTree = "<group>"; };
|
|
BB10E5CF248DC21D009C7A74 /* Roots.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Roots.storyboard; sourceTree = "<group>"; };
|
|
BB10E5D1248DCFEA009C7A74 /* RootsTableViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RootsTableViewController.h; sourceTree = "<group>"; };
|
|
BB10E5D2248DCFEA009C7A74 /* RootsTableViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RootsTableViewController.m; sourceTree = "<group>"; };
|
|
BB123ACB26C9EFD900419CDA /* LinuxTTY.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinuxTTY.c; sourceTree = "<group>"; };
|
|
BB123ACD26C9F13500419CDA /* IOSCalls.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IOSCalls.m; sourceTree = "<group>"; };
|
|
BB13F4DC21C5770000343E17 /* NSError+ISHErrno.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSError+ISHErrno.h"; sourceTree = "<group>"; };
|
|
BB13F4DD21C5770000343E17 /* NSError+ISHErrno.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSError+ISHErrno.m"; sourceTree = "<group>"; };
|
|
BB13F7C8200ACC24003D1C4D /* xcode-meson.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "xcode-meson.sh"; sourceTree = "<group>"; };
|
|
BB13F7DC200AD81D003D1C4D /* libish.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libish.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BB149E7E256DC97C00F57815 /* PassthroughView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PassthroughView.h; sourceTree = "<group>"; };
|
|
BB149E7F256DC97C00F57815 /* PassthroughView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PassthroughView.m; sourceTree = "<group>"; };
|
|
BB1B9A4223A5E96900414052 /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = icon.png; path = app/Icons/icon.png; sourceTree = SOURCE_ROOT; };
|
|
BB1D9D91234A8FE100F364E8 /* AboutNavigationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AboutNavigationController.h; sourceTree = "<group>"; };
|
|
BB1D9D92234A8FE100F364E8 /* AboutNavigationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AboutNavigationController.m; sourceTree = "<group>"; };
|
|
BB21A16F2689041500BD19B4 /* libfakefs.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfakefs.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BB21A18C268951CA00BD19B4 /* NotLinux.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = NotLinux.xcconfig; sourceTree = "<group>"; };
|
|
BB235533235D488400139E00 /* LocationDevice.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LocationDevice.m; sourceTree = "<group>"; };
|
|
BB235535235D489400139E00 /* LocationDevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocationDevice.h; sourceTree = "<group>"; };
|
|
BB235536235D49B300139E00 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
|
|
BB23F58B231E1D1400585522 /* ScrollbarView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScrollbarView.h; sourceTree = "<group>"; };
|
|
BB23F58C231E1D1400585522 /* ScrollbarView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ScrollbarView.m; sourceTree = "<group>"; };
|
|
BB267FA423A48F1500ED7CAF /* AltIconViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AltIconViewController.h; sourceTree = "<group>"; };
|
|
BB267FA523A48F1500ED7CAF /* AltIconViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AltIconViewController.m; sourceTree = "<group>"; };
|
|
BB28C7522689522700BDC834 /* ProjectReleaseLinux.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ProjectReleaseLinux.xcconfig; sourceTree = "<group>"; };
|
|
BB28C7532689522C00BDC834 /* ProjectDebugLinux.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = ProjectDebugLinux.xcconfig; sourceTree = "<group>"; };
|
|
BB28C755268956C900BDC834 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
BB2B4DAB231D94C300CB578B /* hterm_all.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = hterm_all.js; path = ../../deps/libapps/hterm/dist/js/hterm_all.js; sourceTree = "<group>"; };
|
|
BB41591C255EF9E300E0950C /* iSHUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = iSHUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BB41591E255EF9E300E0950C /* UITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UITests.m; sourceTree = "<group>"; };
|
|
BB415920255EF9E300E0950C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BB455E0F1FB37F6600AFB48B /* DelayedUITask.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DelayedUITask.h; sourceTree = "<group>"; };
|
|
BB455E101FB37F6600AFB48B /* DelayedUITask.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DelayedUITask.m; sourceTree = "<group>"; };
|
|
BB4A539C1FAA490C00A72ACE /* term.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = term.js; sourceTree = "<group>"; };
|
|
BB4A53A91FAA496700A72ACE /* term.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = term.html; sourceTree = "<group>"; };
|
|
BB4A53AF1FAA787900A72ACE /* term.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = term.css; sourceTree = "<group>"; };
|
|
BB4A922D24EDA461002F5A96 /* icon1337.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon1337.png; sourceTree = "<group>"; };
|
|
BB4A922F24EDA55C002F5A96 /* colontildehash.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = colontildehash.png; sourceTree = "<group>"; };
|
|
BB4A923124EDA560002F5A96 /* 3d.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 3d.png; sourceTree = "<group>"; };
|
|
BB565EA32734F1FB00C93EAE /* CurrentRoot.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CurrentRoot.m; sourceTree = "<group>"; };
|
|
BB565EA52734F22D00C93EAE /* CurrentRoot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CurrentRoot.h; sourceTree = "<group>"; };
|
|
BB60F55021573FCA003A4E52 /* BarButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BarButton.h; sourceTree = "<group>"; };
|
|
BB60F55121573FCA003A4E52 /* BarButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BarButton.m; sourceTree = "<group>"; };
|
|
BB6DB260216435330047A611 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
|
|
BB78AB291FAD22440013E782 /* TerminalView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TerminalView.h; sourceTree = "<group>"; };
|
|
BB78AB2A1FAD22440013E782 /* TerminalView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TerminalView.m; sourceTree = "<group>"; };
|
|
BB792B501F96D90D00FFB7A4 /* iSH.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iSH.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BB792B531F96D90D00FFB7A4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
BB792B541F96D90D00FFB7A4 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
BB792B561F96D90D00FFB7A4 /* TerminalViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TerminalViewController.h; sourceTree = "<group>"; };
|
|
BB792B571F96D90D00FFB7A4 /* TerminalViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TerminalViewController.m; sourceTree = "<group>"; };
|
|
BB792B5A1F96D90D00FFB7A4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Terminal.storyboard; sourceTree = "<group>"; };
|
|
BB792B5C1F96D90D00FFB7A4 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
BB792B5F1F96D90D00FFB7A4 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
BB792B611F96D90D00FFB7A4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BB792B621F96D90D00FFB7A4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
BB7D93352087C2880008DA78 /* xX_main_Xx.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xX_main_Xx.h; sourceTree = "<group>"; };
|
|
BB7D933B2087C2880008DA78 /* misc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
|
|
BB7D93812087C2890008DA78 /* debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
|
|
BB7D93822087C2890008DA78 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
|
|
BB82A7FB21B4C2E8006AA5FD /* AboutExternalKeyboardViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AboutExternalKeyboardViewController.h; sourceTree = "<group>"; };
|
|
BB82A7FC21B4C2E8006AA5FD /* AboutExternalKeyboardViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AboutExternalKeyboardViewController.m; sourceTree = "<group>"; };
|
|
BB88F4902154760800A341FD /* iSHFileProvider.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = iSHFileProvider.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BB88F4922154760800A341FD /* FileProviderExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileProviderExtension.h; sourceTree = "<group>"; };
|
|
BB88F4932154760800A341FD /* FileProviderExtension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FileProviderExtension.m; sourceTree = "<group>"; };
|
|
BB88F4952154760800A341FD /* FileProviderItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileProviderItem.h; sourceTree = "<group>"; };
|
|
BB88F4962154760800A341FD /* FileProviderItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FileProviderItem.m; sourceTree = "<group>"; };
|
|
BB88F4982154760800A341FD /* FileProviderEnumerator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FileProviderEnumerator.h; sourceTree = "<group>"; };
|
|
BB88F4992154760800A341FD /* FileProviderEnumerator.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FileProviderEnumerator.m; sourceTree = "<group>"; };
|
|
BB88F49B2154760800A341FD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BB88F49C2154760800A341FD /* iSHFileProvider.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = iSHFileProvider.entitlements; sourceTree = "<group>"; };
|
|
BB88F4A4215476BA00A341FD /* iSH.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = iSH.entitlements; sourceTree = "<group>"; };
|
|
BB8C3AFD26B7B8AF00E38DDC /* fakefs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fakefs.c; path = linux/fakefs.c; sourceTree = SOURCE_ROOT; };
|
|
BB9C7B84240A240E00F5D4F0 /* AppGroup.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppGroup.m; sourceTree = "<group>"; };
|
|
BB9C7B86240A29DE00F5D4F0 /* AppGroup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppGroup.h; sourceTree = "<group>"; };
|
|
BB9C7B88240A343400F5D4F0 /* iSH.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = iSH.xcconfig; path = app/iSH.xcconfig; sourceTree = "<group>"; };
|
|
BBA5D87C27536E7600B39D77 /* UpgradeRootViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UpgradeRootViewController.h; sourceTree = "<group>"; };
|
|
BBA5D87D27536E7600B39D77 /* UpgradeRootViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UpgradeRootViewController.m; sourceTree = "<group>"; };
|
|
BBA8E2C0236FF5EA00515F76 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
BBAEE338249B58E80069EBB5 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; };
|
|
BBAEE33A249BDADC0069EBB5 /* ProgressReportViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProgressReportViewController.h; sourceTree = "<group>"; };
|
|
BBAEE33B249BDADC0069EBB5 /* ProgressReportViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ProgressReportViewController.m; sourceTree = "<group>"; };
|
|
BBBCE7E421D2F02200CA00B3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/About.storyboard; sourceTree = "<group>"; };
|
|
BBBF7B5B2415CDBB00EC4C14 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
|
|
BBC8297D24EDAC11009D042C /* idollarhash.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = idollarhash.png; sourceTree = "<group>"; };
|
|
BBC8298024EDACBB009D042C /* iinhash.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = iinhash.png; sourceTree = "<group>"; };
|
|
BBC8298624EE5853009D042C /* metal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = metal.png; sourceTree = "<group>"; };
|
|
BBCC9D942365430800424C83 /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
|
|
BBCC9D952365430800424C83 /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
|
|
BBCED895255BB65A00CA0701 /* NSObject+SaneKVO.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSObject+SaneKVO.h"; sourceTree = "<group>"; };
|
|
BBCED896255BB65A00CA0701 /* NSObject+SaneKVO.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSObject+SaneKVO.m"; sourceTree = "<group>"; };
|
|
BBD23D5E258DA450003DCB40 /* Screenshots.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Screenshots.m; sourceTree = "<group>"; };
|
|
BBD23D76258DA4BC003DCB40 /* SnapshotHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SnapshotHelper.swift; path = fastlane/SnapshotHelper.swift; sourceTree = SOURCE_ROOT; };
|
|
BBD23D95258DEF6B003DCB40 /* Screenshots.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = Screenshots.xctestplan; sourceTree = "<group>"; };
|
|
BBECF39B2691311D00DEC937 /* LinuxInterop.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LinuxInterop.h; sourceTree = "<group>"; };
|
|
BBECF39D2691313B00DEC937 /* LinuxInterop.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinuxInterop.c; sourceTree = "<group>"; };
|
|
BBECF3A22691314C00DEC937 /* libiSHLinux.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libiSHLinux.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BBECF3B8269136E100DEC937 /* liblinux.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblinux.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BBECF3BA2691379100DEC937 /* StaticLibLinux.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = StaticLibLinux.xcconfig; sourceTree = "<group>"; };
|
|
BBEF191E26806364001225BD /* libiSHApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libiSHApp.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BBEF192C26806546001225BD /* AppLib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppLib.xcconfig; sourceTree = "<group>"; };
|
|
BBEF199C268066D1001225BD /* iSH.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iSH.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BBEF19BA26806D7E001225BD /* Linux.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Linux.xcconfig; sourceTree = "<group>"; };
|
|
BBFB2C5B2590257E00545EAB /* libish_emu.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libish_emu.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = StaticLib.xcconfig; sourceTree = "<group>"; };
|
|
BBFB55652158644C00DFE6DE /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
|
|
BBFB556F21586C4800DFE6DE /* UIViewController+Extras.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIViewController+Extras.h"; sourceTree = "<group>"; };
|
|
BBFB557021586C4800DFE6DE /* UIViewController+Extras.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+Extras.m"; sourceTree = "<group>"; };
|
|
BBFB5577215876CD00DFE6DE /* AboutViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AboutViewController.h; sourceTree = "<group>"; };
|
|
BBFB5578215876CD00DFE6DE /* AboutViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AboutViewController.m; sourceTree = "<group>"; };
|
|
BBFB557A215878C600DFE6DE /* UIApplication+OpenURL.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIApplication+OpenURL.h"; sourceTree = "<group>"; };
|
|
BBFB557B215878C600DFE6DE /* UIApplication+OpenURL.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIApplication+OpenURL.m"; sourceTree = "<group>"; };
|
|
BBFB557E21587B6800DFE6DE /* ArrowBarButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ArrowBarButton.h; sourceTree = "<group>"; };
|
|
BBFB557F21587B6800DFE6DE /* ArrowBarButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ArrowBarButton.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
497F6D44254E605F00C82F46 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
497F6D87254E62E100C82F46 /* libish.a in Frameworks */,
|
|
BBFB2C7E259026C200545EAB /* libish_emu.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB415919255EF9E300E0950C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB792B4D1F96D90D00FFB7A4 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BB28C7AE26896C1D00BDC834 /* libiSHApp.a in Frameworks */,
|
|
BB21A18426890C7E00BD19B4 /* libfakefs.a in Frameworks */,
|
|
BB13F7EA200ADCED003D1C4D /* libish.a in Frameworks */,
|
|
BBFB2CEC2590296B00545EAB /* libish_emu.a in Frameworks */,
|
|
BB10E5C9248DBAAC009C7A74 /* libarchive.a in Frameworks */,
|
|
BB235537235D49B300139E00 /* CoreLocation.framework in Frameworks */,
|
|
BBA8E2C1236FF5EA00515F76 /* SystemConfiguration.framework in Frameworks */,
|
|
BBAEE339249B58E80069EBB5 /* libbz2.tbd in Frameworks */,
|
|
BB6DB261216435340047A611 /* libiconv.tbd in Frameworks */,
|
|
BBFB55662158644C00DFE6DE /* libresolv.tbd in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB88F48D2154760800A341FD /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BB21A1862689500000BD19B4 /* libish_emu.a in Frameworks */,
|
|
BB21A18526894F9400BD19B4 /* libish.a in Frameworks */,
|
|
BB21A1702689048200BD19B4 /* libfakefs.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BBEF196F268066D1001225BD /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BBECF3B9269136FB00DEC937 /* liblinux.a in Frameworks */,
|
|
BBECF3AE2691330F00DEC937 /* libiSHLinux.a in Frameworks */,
|
|
BBEF1970268066D1001225BD /* libiSHApp.a in Frameworks */,
|
|
BBBD741426B7BE2E00321AC5 /* libfakefs.a in Frameworks */,
|
|
BBEF1972268066D1001225BD /* libish_emu.a in Frameworks */,
|
|
BBEF1973268066D1001225BD /* libarchive.a in Frameworks */,
|
|
BBEF1974268066D1001225BD /* CoreLocation.framework in Frameworks */,
|
|
BBEF1975268066D1001225BD /* SystemConfiguration.framework in Frameworks */,
|
|
BBEF1976268066D1001225BD /* libbz2.tbd in Frameworks */,
|
|
BBEF1977268066D1001225BD /* libiconv.tbd in Frameworks */,
|
|
BBEF1978268066D1001225BD /* libresolv.tbd in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
497F6BF1254E5C0D00C82F46 /* proc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6BF2254E5C0D00C82F46 /* pid.c */,
|
|
497F6BF3254E5C0D00C82F46 /* root.c */,
|
|
497F6BF4254E5C0D00C82F46 /* entry.c */,
|
|
);
|
|
path = proc;
|
|
sourceTree = "<group>";
|
|
};
|
|
497F6C27254E5C4F00C82F46 /* gadgets-x86_64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6C28254E5C4F00C82F46 /* control.S */,
|
|
497F6C29254E5C4F00C82F46 /* misc.S */,
|
|
497F6C2A254E5C4F00C82F46 /* entry.S */,
|
|
497F6C2B254E5C4F00C82F46 /* math.S */,
|
|
497F6C2C254E5C4F00C82F46 /* memory.S */,
|
|
497F6C2D254E5C4F00C82F46 /* gadgets.h */,
|
|
497F6C2E254E5C4F00C82F46 /* string.S */,
|
|
497F6C2F254E5C4F00C82F46 /* bits.S */,
|
|
);
|
|
path = "gadgets-x86_64";
|
|
sourceTree = "<group>";
|
|
};
|
|
497F6C31254E5C4F00C82F46 /* gadgets-aarch64 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6C32254E5C4F00C82F46 /* control.S */,
|
|
497F6C33254E5C4F00C82F46 /* misc.S */,
|
|
497F6C34254E5C4F00C82F46 /* entry.S */,
|
|
497F6C35254E5C4F00C82F46 /* math.S */,
|
|
497F6C36254E5C4F00C82F46 /* memory.S */,
|
|
497F6C37254E5C4F00C82F46 /* math.h */,
|
|
497F6C38254E5C4F00C82F46 /* gadgets.h */,
|
|
497F6C39254E5C4F00C82F46 /* string.S */,
|
|
497F6C3A254E5C4F00C82F46 /* bits.S */,
|
|
);
|
|
path = "gadgets-aarch64";
|
|
sourceTree = "<group>";
|
|
};
|
|
497F6C68254E5C7F00C82F46 /* interp */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6C69254E5C7F00C82F46 /* fpu.h */,
|
|
);
|
|
path = interp;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB0B848D2586A4B100208600 /* Configs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB0B85AD2586F3EB00208600 /* Project.xcconfig */,
|
|
BB0B86CD2586FD8800208600 /* App.xcconfig */,
|
|
BBEF192C26806546001225BD /* AppLib.xcconfig */,
|
|
BB0B86D52587009D00208600 /* iOS.xcconfig */,
|
|
BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */,
|
|
BBECF3BA2691379100DEC937 /* StaticLibLinux.xcconfig */,
|
|
BBEF19BA26806D7E001225BD /* Linux.xcconfig */,
|
|
BB21A18C268951CA00BD19B4 /* NotLinux.xcconfig */,
|
|
BB0B848E2586A4CF00208600 /* XcodeDefault.xcconfig */,
|
|
BB0B859B2586F13200208600 /* XcodeDebug.xcconfig */,
|
|
BB0B859C2586F19000208600 /* XcodeRelease.xcconfig */,
|
|
BB0B85A42586F1CB00208600 /* ProjectDebug.xcconfig */,
|
|
BB0B85A52586F1E100208600 /* ProjectRelease.xcconfig */,
|
|
BB28C7532689522C00BDC834 /* ProjectDebugLinux.xcconfig */,
|
|
BB28C7522689522700BDC834 /* ProjectReleaseLinux.xcconfig */,
|
|
);
|
|
name = Configs;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB10E5C1248DB961009C7A74 /* Roots */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB10E5CC248DBE66009C7A74 /* Roots.h */,
|
|
BB10E5CD248DBE66009C7A74 /* Roots.m */,
|
|
BB10E5CF248DC21D009C7A74 /* Roots.storyboard */,
|
|
BB10E5D1248DCFEA009C7A74 /* RootsTableViewController.h */,
|
|
BB10E5D2248DCFEA009C7A74 /* RootsTableViewController.m */,
|
|
BBAEE33A249BDADC0069EBB5 /* ProgressReportViewController.h */,
|
|
BBAEE33B249BDADC0069EBB5 /* ProgressReportViewController.m */,
|
|
BB10E5C2248DBA7B009C7A74 /* fakefs.c */,
|
|
BB10E0C1248DA5B0009C7A74 /* libarchive.xcodeproj */,
|
|
);
|
|
name = Roots;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB10E5C4248DBAA1009C7A74 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB10E5C8248DBAA1009C7A74 /* libarchive.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB18B27F1F97F2590059FCD8 /* Scripts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB13F7C8200ACC24003D1C4D /* xcode-meson.sh */,
|
|
494D03F72727DAC6004F0CCE /* xcode-ninja.sh */,
|
|
);
|
|
name = Scripts;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB1B9A4123A5E92A00414052 /* Icons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB0F552D239F8A790032A2A1 /* Icons.plist */,
|
|
BB4A923124EDA560002F5A96 /* 3d.png */,
|
|
BB4A922F24EDA55C002F5A96 /* colontildehash.png */,
|
|
BB1B9A4223A5E96900414052 /* icon.png */,
|
|
BB4A922D24EDA461002F5A96 /* icon1337.png */,
|
|
BBC8297D24EDAC11009D042C /* idollarhash.png */,
|
|
BB0F553323A0AC760032A2A1 /* ihash1.png */,
|
|
BBC8298024EDACBB009D042C /* iinhash.png */,
|
|
BBC8298624EE5853009D042C /* metal.png */,
|
|
BB0B88202589734A00208600 /* notsurewhatthisis.png */,
|
|
BB0F553123A0AB9B0032A2A1 /* pydann1.png */,
|
|
BB0F553523A0ACFC0032A2A1 /* pydann2.png */,
|
|
BB0B88172589662A00208600 /* reworked.png */,
|
|
BB0B88052589661A00208600 /* rgb.png */,
|
|
BB0B880E2589662200208600 /* sprite64.png */,
|
|
BB0F552F239F8B360032A2A1 /* uninspired.png */,
|
|
);
|
|
path = Icons;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB235532235D472F00139E00 /* Devices */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
650B337222EA235C00B4C03E /* PasteboardDevice.h */,
|
|
650B337322EA235C00B4C03E /* PasteboardDevice.m */,
|
|
BB235535235D489400139E00 /* LocationDevice.h */,
|
|
BB235533235D488400139E00 /* LocationDevice.m */,
|
|
408A263B23644102008A4E81 /* iOSFS.h */,
|
|
408A2639236440F8008A4E81 /* iOSFS.m */,
|
|
);
|
|
name = Devices;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB2D71072354244700A10D1E /* platform */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6CC3254E5CB300C82F46 /* darwin.c */,
|
|
497F6CC4254E5CB300C82F46 /* linux.c */,
|
|
497F6CC2254E5CB300C82F46 /* platform.h */,
|
|
);
|
|
path = platform;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB41591D255EF9E300E0950C /* UITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB41591E255EF9E300E0950C /* UITests.m */,
|
|
BBD23D5E258DA450003DCB40 /* Screenshots.m */,
|
|
BBD23D76258DA4BC003DCB40 /* SnapshotHelper.swift */,
|
|
BBD23D95258DEF6B003DCB40 /* Screenshots.xctestplan */,
|
|
BB415920255EF9E300E0950C /* Info.plist */,
|
|
);
|
|
path = UITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB4A53931FAA393B00A72ACE /* most of the code */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB8636F82167F4F200E7ADC0 /* emu */,
|
|
BB7D936A2087C2890008DA78 /* fs */,
|
|
BB88F4712152F75A00A341FD /* jit */,
|
|
BB7D933C2087C2880008DA78 /* kernel */,
|
|
BB2D71072354244700A10D1E /* platform */,
|
|
BB7D93362087C2880008DA78 /* util */,
|
|
BB7D93822087C2890008DA78 /* main.c */,
|
|
BB7D933B2087C2880008DA78 /* misc.h */,
|
|
BB7D93812087C2890008DA78 /* debug.h */,
|
|
BB7D93352087C2880008DA78 /* xX_main_Xx.h */,
|
|
);
|
|
name = "most of the code";
|
|
sourceTree = "<group>";
|
|
};
|
|
BB4A53991FAA40FD00A72ACE /* terminal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB4A53A91FAA496700A72ACE /* term.html */,
|
|
BB4A539C1FAA490C00A72ACE /* term.js */,
|
|
BB4A53AF1FAA787900A72ACE /* term.css */,
|
|
BB2B4DAB231D94C300CB578B /* hterm_all.js */,
|
|
);
|
|
path = terminal;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB792B451F96D8E000FFB7A4 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB792B521F96D90D00FFB7A4 /* app */,
|
|
BB9C7B88240A343400F5D4F0 /* iSH.xcconfig */,
|
|
BB4A53931FAA393B00A72ACE /* most of the code */,
|
|
BB18B27F1F97F2590059FCD8 /* Scripts */,
|
|
BB792B511F96D90D00FFB7A4 /* Products */,
|
|
BB792B7D1F96E32B00FFB7A4 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
usesTabs = 0;
|
|
};
|
|
BB792B511F96D90D00FFB7A4 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB792B501F96D90D00FFB7A4 /* iSH.app */,
|
|
BB88F4902154760800A341FD /* iSHFileProvider.appex */,
|
|
BB13F7DC200AD81D003D1C4D /* libish.a */,
|
|
BBFB2C5B2590257E00545EAB /* libish_emu.a */,
|
|
BB41591C255EF9E300E0950C /* iSHUITests.xctest */,
|
|
497F6D47254E605F00C82F46 /* ish */,
|
|
497F6CE4254E5E4C00C82F46 /* MakeXcodeAutoCompleteWork */,
|
|
BBEF191E26806364001225BD /* libiSHApp.a */,
|
|
BBEF199C268066D1001225BD /* iSH.app */,
|
|
BB21A16F2689041500BD19B4 /* libfakefs.a */,
|
|
BBECF3A22691314C00DEC937 /* libiSHLinux.a */,
|
|
BBECF3B8269136E100DEC937 /* liblinux.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB792B521F96D90D00FFB7A4 /* app */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB792B531F96D90D00FFB7A4 /* AppDelegate.h */,
|
|
BB792B541F96D90D00FFB7A4 /* AppDelegate.m */,
|
|
BB565EA52734F22D00C93EAE /* CurrentRoot.h */,
|
|
BB565EA32734F1FB00C93EAE /* CurrentRoot.m */,
|
|
BBCC9D942365430800424C83 /* SceneDelegate.h */,
|
|
BBCC9D952365430800424C83 /* SceneDelegate.m */,
|
|
BB792B561F96D90D00FFB7A4 /* TerminalViewController.h */,
|
|
BB792B571F96D90D00FFB7A4 /* TerminalViewController.m */,
|
|
BB792B591F96D90D00FFB7A4 /* Terminal.storyboard */,
|
|
BBFB557D21587B2B00DFE6DE /* Bar */,
|
|
BB78AB291FAD22440013E782 /* TerminalView.h */,
|
|
BB78AB2A1FAD22440013E782 /* TerminalView.m */,
|
|
BB0FC5901F980A6B00803272 /* Terminal.h */,
|
|
BB0FC5911F980A6B00803272 /* Terminal.m */,
|
|
BB23F58B231E1D1400585522 /* ScrollbarView.h */,
|
|
BB23F58C231E1D1400585522 /* ScrollbarView.m */,
|
|
BBECF39C2691312500DEC937 /* LinuxInterop */,
|
|
BB4A53991FAA40FD00A72ACE /* terminal */,
|
|
BB235532235D472F00139E00 /* Devices */,
|
|
BBFB557321586C7600DFE6DE /* About */,
|
|
BB10E5C1248DB961009C7A74 /* Roots */,
|
|
BBFB557221586C6600DFE6DE /* Utilities */,
|
|
BBBF7B5B2415CDBB00EC4C14 /* Settings.bundle */,
|
|
BB792B5C1F96D90D00FFB7A4 /* Assets.xcassets */,
|
|
BB1B9A4123A5E92A00414052 /* Icons */,
|
|
BB792B5E1F96D90D00FFB7A4 /* LaunchScreen.storyboard */,
|
|
BB792B611F96D90D00FFB7A4 /* Info.plist */,
|
|
BB792B621F96D90D00FFB7A4 /* main.m */,
|
|
BB0B848D2586A4B100208600 /* Configs */,
|
|
BB88F4A4215476BA00A341FD /* iSH.entitlements */,
|
|
BB88F4912154760800A341FD /* FileProvider */,
|
|
BB41591D255EF9E300E0950C /* UITests */,
|
|
);
|
|
path = app;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB792B7D1F96E32B00FFB7A4 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB28C755268956C900BDC834 /* Foundation.framework */,
|
|
BBAEE338249B58E80069EBB5 /* libbz2.tbd */,
|
|
BBA8E2C0236FF5EA00515F76 /* SystemConfiguration.framework */,
|
|
BB235536235D49B300139E00 /* CoreLocation.framework */,
|
|
BB6DB260216435330047A611 /* libiconv.tbd */,
|
|
BBFB55652158644C00DFE6DE /* libresolv.tbd */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB7D93362087C2880008DA78 /* util */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6CD3254E5CC800C82F46 /* bits.h */,
|
|
497F6CCF254E5CC800C82F46 /* fifo.c */,
|
|
497F6CCB254E5CC800C82F46 /* fifo.h */,
|
|
497F6CD0254E5CC800C82F46 /* list.h */,
|
|
497F6CCE254E5CC800C82F46 /* refcount.h */,
|
|
497F6CD2254E5CC800C82F46 /* sync.c */,
|
|
497F6CCC254E5CC800C82F46 /* sync.h */,
|
|
497F6CCD254E5CC800C82F46 /* timer.c */,
|
|
497F6CD1254E5CC800C82F46 /* timer.h */,
|
|
);
|
|
path = util;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB7D933C2087C2880008DA78 /* kernel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6C9F254E5C9800C82F46 /* calls.c */,
|
|
497F6C7B254E5C9700C82F46 /* calls.h */,
|
|
497F6C82254E5C9700C82F46 /* elf.h */,
|
|
497F6C7D254E5C9700C82F46 /* epoll.c */,
|
|
497F6C91254E5C9800C82F46 /* errno.c */,
|
|
497F6C80254E5C9700C82F46 /* errno.h */,
|
|
497F6C95254E5C9800C82F46 /* eventfd.c */,
|
|
497F6C81254E5C9700C82F46 /* exec.c */,
|
|
497F6C90254E5C9700C82F46 /* exit.c */,
|
|
497F6C8D254E5C9700C82F46 /* fork.c */,
|
|
497F6C96254E5C9800C82F46 /* fs_info.c */,
|
|
497F6C98254E5C9800C82F46 /* fs.c */,
|
|
497F6C88254E5C9700C82F46 /* fs.h */,
|
|
497F6C9B254E5C9800C82F46 /* futex.c */,
|
|
497F6C9A254E5C9800C82F46 /* futex.h */,
|
|
497F6C99254E5C9800C82F46 /* getset.c */,
|
|
497F6C8F254E5C9700C82F46 /* group.c */,
|
|
497F6C7F254E5C9700C82F46 /* init.c */,
|
|
497F6C97254E5C9800C82F46 /* init.h */,
|
|
497F6C7A254E5C9700C82F46 /* ipc.c */,
|
|
497F6C83254E5C9700C82F46 /* log.c */,
|
|
497F6C85254E5C9700C82F46 /* misc.c */,
|
|
497F6C77254E5C9700C82F46 /* mm.h */,
|
|
497F6C9D254E5C9800C82F46 /* mmap.c */,
|
|
497F6C92254E5C9800C82F46 /* personality.h */,
|
|
497F6C94254E5C9800C82F46 /* poll.c */,
|
|
497F6C8A254E5C9700C82F46 /* ptrace.c */,
|
|
497F6C8C254E5C9700C82F46 /* ptrace.h */,
|
|
497F6C7E254E5C9700C82F46 /* random.c */,
|
|
497F6C9E254E5C9800C82F46 /* random.h */,
|
|
497F6CA0254E5C9800C82F46 /* resource.c */,
|
|
497F6CA1254E5C9800C82F46 /* resource.h */,
|
|
497F6C87254E5C9700C82F46 /* signal.c */,
|
|
497F6C7C254E5C9700C82F46 /* signal.h */,
|
|
497F6C78254E5C9700C82F46 /* task.c */,
|
|
497F6C9C254E5C9800C82F46 /* task.h */,
|
|
497F6C89254E5C9700C82F46 /* time.c */,
|
|
497F6C86254E5C9700C82F46 /* time.h */,
|
|
497F6C8E254E5C9700C82F46 /* tls.c */,
|
|
497F6C93254E5C9800C82F46 /* uname.c */,
|
|
497F6C8B254E5C9700C82F46 /* user.c */,
|
|
497F6C79254E5C9700C82F46 /* vdso.c */,
|
|
497F6C84254E5C9700C82F46 /* vdso.h */,
|
|
);
|
|
path = kernel;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB7D936A2087C2890008DA78 /* fs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6BFE254E5C0E00C82F46 /* adhoc.c */,
|
|
497F6BDC254E5C0D00C82F46 /* dev.c */,
|
|
497F6BDE254E5C0D00C82F46 /* dev.h */,
|
|
497F6C01254E5C0E00C82F46 /* devices.h */,
|
|
497F6BF9254E5C0E00C82F46 /* dir.c */,
|
|
497F6C03254E5C0E00C82F46 /* dyndev.c */,
|
|
497F6C00254E5C0E00C82F46 /* dyndev.h */,
|
|
497F6BEA254E5C0D00C82F46 /* fake-migrate.c */,
|
|
497F6BEF254E5C0D00C82F46 /* fake-rebuild.c */,
|
|
497F6BE8254E5C0D00C82F46 /* fake.c */,
|
|
497F6BEC254E5C0D00C82F46 /* fake.h */,
|
|
497F6BE7254E5C0D00C82F46 /* fd.c */,
|
|
497F6BF0254E5C0D00C82F46 /* fd.h */,
|
|
497F6BE4254E5C0D00C82F46 /* generic.c */,
|
|
497F6BE6254E5C0D00C82F46 /* inode.c */,
|
|
497F6BFD254E5C0E00C82F46 /* inode.h */,
|
|
497F6BE9254E5C0D00C82F46 /* lock.c */,
|
|
497F6BFF254E5C0E00C82F46 /* mem.c */,
|
|
497F6BDA254E5C0D00C82F46 /* mem.h */,
|
|
497F6BE0254E5C0D00C82F46 /* mount.c */,
|
|
497F6BDB254E5C0D00C82F46 /* path.c */,
|
|
497F6BDF254E5C0D00C82F46 /* path.h */,
|
|
497F6BFC254E5C0E00C82F46 /* pipe.c */,
|
|
497F6BF6254E5C0E00C82F46 /* poll.c */,
|
|
497F6BEE254E5C0D00C82F46 /* poll.h */,
|
|
497F6BF1254E5C0D00C82F46 /* proc */,
|
|
497F6BDD254E5C0D00C82F46 /* proc.c */,
|
|
497F6BF5254E5C0E00C82F46 /* proc.h */,
|
|
497F6C06254E5C0E00C82F46 /* pty.c */,
|
|
497F6C04254E5C0E00C82F46 /* real.c */,
|
|
497F6BF8254E5C0E00C82F46 /* real.h */,
|
|
497F6BF7254E5C0E00C82F46 /* sock.c */,
|
|
497F6BE1254E5C0D00C82F46 /* sock.h */,
|
|
497F6BFB254E5C0E00C82F46 /* sockrestart.c */,
|
|
497F6BFA254E5C0E00C82F46 /* sockrestart.h */,
|
|
497F6BED254E5C0D00C82F46 /* sqlutil.h */,
|
|
497F6BE3254E5C0D00C82F46 /* stat.c */,
|
|
497F6C02254E5C0E00C82F46 /* stat.h */,
|
|
497F6BEB254E5C0D00C82F46 /* tmp.c */,
|
|
497F6C05254E5C0E00C82F46 /* tty-real.c */,
|
|
497F6BE2254E5C0D00C82F46 /* tty.c */,
|
|
497F6BE5254E5C0D00C82F46 /* tty.h */,
|
|
);
|
|
path = fs;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB8636F82167F4F200E7ADC0 /* emu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6C62254E5C7F00C82F46 /* cpu.h */,
|
|
497F6C58254E5C7E00C82F46 /* cpuid.h */,
|
|
497F6C5E254E5C7E00C82F46 /* decode.h */,
|
|
497F6C5A254E5C7E00C82F46 /* float80-test.c */,
|
|
497F6C66254E5C7F00C82F46 /* float80.c */,
|
|
497F6C5B254E5C7E00C82F46 /* float80.h */,
|
|
497F6C5D254E5C7E00C82F46 /* fpu.c */,
|
|
497F6C63254E5C7F00C82F46 /* fpu.h */,
|
|
497F6C68254E5C7F00C82F46 /* interp */,
|
|
497F6C67254E5C7F00C82F46 /* interp.c */,
|
|
497F6C5C254E5C7E00C82F46 /* interrupt.h */,
|
|
497F6C60254E5C7F00C82F46 /* memory.c */,
|
|
497F6C61254E5C7F00C82F46 /* memory.h */,
|
|
497F6C6A254E5C7F00C82F46 /* modrm.h */,
|
|
497F6C65254E5C7F00C82F46 /* regid.h */,
|
|
497F6C59254E5C7E00C82F46 /* tlb.c */,
|
|
497F6C6B254E5C7F00C82F46 /* tlb.h */,
|
|
497F6C64254E5C7F00C82F46 /* vec.c */,
|
|
497F6C5F254E5C7F00C82F46 /* vec.h */,
|
|
);
|
|
path = emu;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB88F4712152F75A00A341FD /* jit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
497F6C3F254E5C4F00C82F46 /* frame.h */,
|
|
497F6C31254E5C4F00C82F46 /* gadgets-aarch64 */,
|
|
497F6C30254E5C4F00C82F46 /* gadgets-generic.h */,
|
|
497F6C27254E5C4F00C82F46 /* gadgets-x86_64 */,
|
|
497F6C3D254E5C4F00C82F46 /* gen.c */,
|
|
497F6C3E254E5C4F00C82F46 /* gen.h */,
|
|
497F6C3B254E5C4F00C82F46 /* helpers.c */,
|
|
497F6C40254E5C4F00C82F46 /* jit.c */,
|
|
497F6C41254E5C4F00C82F46 /* jit.h */,
|
|
497F6C3C254E5C4F00C82F46 /* offsets.c */,
|
|
);
|
|
path = jit;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB88F4912154760800A341FD /* FileProvider */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB88F4922154760800A341FD /* FileProviderExtension.h */,
|
|
BB88F4932154760800A341FD /* FileProviderExtension.m */,
|
|
BB88F4952154760800A341FD /* FileProviderItem.h */,
|
|
BB88F4962154760800A341FD /* FileProviderItem.m */,
|
|
BB88F4982154760800A341FD /* FileProviderEnumerator.h */,
|
|
BB88F4992154760800A341FD /* FileProviderEnumerator.m */,
|
|
BB13F4DC21C5770000343E17 /* NSError+ISHErrno.h */,
|
|
BB13F4DD21C5770000343E17 /* NSError+ISHErrno.m */,
|
|
BB88F49B2154760800A341FD /* Info.plist */,
|
|
BB88F49C2154760800A341FD /* iSHFileProvider.entitlements */,
|
|
);
|
|
path = FileProvider;
|
|
sourceTree = "<group>";
|
|
};
|
|
BBECF39C2691312500DEC937 /* LinuxInterop */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BBECF39B2691311D00DEC937 /* LinuxInterop.h */,
|
|
BB123ACD26C9F13500419CDA /* IOSCalls.m */,
|
|
BBECF39D2691313B00DEC937 /* LinuxInterop.c */,
|
|
BB123ACB26C9EFD900419CDA /* LinuxTTY.c */,
|
|
BB8C3AFD26B7B8AF00E38DDC /* fakefs.c */,
|
|
);
|
|
name = LinuxInterop;
|
|
sourceTree = "<group>";
|
|
};
|
|
BBFB557221586C6600DFE6DE /* Utilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB9C7B86240A29DE00F5D4F0 /* AppGroup.h */,
|
|
BB9C7B84240A240E00F5D4F0 /* AppGroup.m */,
|
|
BB455E0F1FB37F6600AFB48B /* DelayedUITask.h */,
|
|
BB455E101FB37F6600AFB48B /* DelayedUITask.m */,
|
|
BBFB556F21586C4800DFE6DE /* UIViewController+Extras.h */,
|
|
BBFB557021586C4800DFE6DE /* UIViewController+Extras.m */,
|
|
BBFB557A215878C600DFE6DE /* UIApplication+OpenURL.h */,
|
|
BBFB557B215878C600DFE6DE /* UIApplication+OpenURL.m */,
|
|
BBCED895255BB65A00CA0701 /* NSObject+SaneKVO.h */,
|
|
BBCED896255BB65A00CA0701 /* NSObject+SaneKVO.m */,
|
|
BB149E7E256DC97C00F57815 /* PassthroughView.h */,
|
|
BB149E7F256DC97C00F57815 /* PassthroughView.m */,
|
|
);
|
|
name = Utilities;
|
|
sourceTree = "<group>";
|
|
};
|
|
BBFB557321586C7600DFE6DE /* About */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BBBCE7E521D2F02200CA00B3 /* About.storyboard */,
|
|
BB1D9D91234A8FE100F364E8 /* AboutNavigationController.h */,
|
|
BB1D9D92234A8FE100F364E8 /* AboutNavigationController.m */,
|
|
BBFB5577215876CD00DFE6DE /* AboutViewController.h */,
|
|
BBFB5578215876CD00DFE6DE /* AboutViewController.m */,
|
|
8632A7BD219A59FB00F02325 /* UserPreferences.h */,
|
|
8632A7BE219A59FB00F02325 /* UserPreferences.m */,
|
|
9A28E4E8219A8B670073D200 /* AboutAppearanceViewController.h */,
|
|
9A28E4E9219A8B670073D200 /* AboutAppearanceViewController.m */,
|
|
BB101B362364CF57000A93BC /* FontPickerViewController.h */,
|
|
BB101B372364CF57000A93BC /* FontPickerViewController.m */,
|
|
BB82A7FB21B4C2E8006AA5FD /* AboutExternalKeyboardViewController.h */,
|
|
BB82A7FC21B4C2E8006AA5FD /* AboutExternalKeyboardViewController.m */,
|
|
BB267FA423A48F1500ED7CAF /* AltIconViewController.h */,
|
|
BB267FA523A48F1500ED7CAF /* AltIconViewController.m */,
|
|
BBA5D87C27536E7600B39D77 /* UpgradeRootViewController.h */,
|
|
BBA5D87D27536E7600B39D77 /* UpgradeRootViewController.m */,
|
|
);
|
|
name = About;
|
|
sourceTree = "<group>";
|
|
};
|
|
BBFB557D21587B2B00DFE6DE /* Bar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BB60F55021573FCA003A4E52 /* BarButton.h */,
|
|
BB60F55121573FCA003A4E52 /* BarButton.m */,
|
|
BBFB557E21587B6800DFE6DE /* ArrowBarButton.h */,
|
|
BBFB557F21587B6800DFE6DE /* ArrowBarButton.m */,
|
|
);
|
|
name = Bar;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXLegacyTarget section */
|
|
BB13F7CA200ACC31003D1C4D /* Meson */ = {
|
|
isa = PBXLegacyTarget;
|
|
buildArgumentsString = "";
|
|
buildConfigurationList = BB13F7CB200ACC31003D1C4D /* Build configuration list for PBXLegacyTarget "Meson" */;
|
|
buildPhases = (
|
|
);
|
|
buildToolPath = "$(SRCROOT)/xcode-meson.sh";
|
|
buildWorkingDirectory = "";
|
|
dependencies = (
|
|
);
|
|
name = Meson;
|
|
passBuildSettingsInEnvironment = 1;
|
|
productName = Meson;
|
|
};
|
|
BB13F7D0200ACCA2003D1C4D /* Ninja */ = {
|
|
isa = PBXLegacyTarget;
|
|
buildArgumentsString = "-d keepdepfile $(NINJA_TARGETS)";
|
|
buildConfigurationList = BB13F7D1200ACCA2003D1C4D /* Build configuration list for PBXLegacyTarget "Ninja" */;
|
|
buildPhases = (
|
|
);
|
|
buildToolPath = "$(SRCROOT)/xcode-ninja.sh";
|
|
buildWorkingDirectory = "$(MESON_BUILD_DIR)";
|
|
dependencies = (
|
|
BB13F7D5200ACCA8003D1C4D /* PBXTargetDependency */,
|
|
);
|
|
name = Ninja;
|
|
passBuildSettingsInEnvironment = 1;
|
|
productName = Ninja;
|
|
};
|
|
/* End PBXLegacyTarget section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
497F6CE3254E5E4C00C82F46 /* MakeXcodeAutoCompleteWork */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 497F6CEA254E5E4C00C82F46 /* Build configuration list for PBXNativeTarget "MakeXcodeAutoCompleteWork" */;
|
|
buildPhases = (
|
|
497F6CE0254E5E4C00C82F46 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = MakeXcodeAutoCompleteWork;
|
|
productName = MakeXcodeAutoCompleteWork;
|
|
productReference = 497F6CE4254E5E4C00C82F46 /* MakeXcodeAutoCompleteWork */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
497F6D46254E605F00C82F46 /* ish */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 497F6D4B254E605F00C82F46 /* Build configuration list for PBXNativeTarget "ish" */;
|
|
buildPhases = (
|
|
497F6D43254E605F00C82F46 /* Sources */,
|
|
497F6D44254E605F00C82F46 /* Frameworks */,
|
|
497F6D45254E605F00C82F46 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
497F6D5B254E609000C82F46 /* PBXTargetDependency */,
|
|
);
|
|
name = ish;
|
|
productName = ish;
|
|
productReference = 497F6D47254E605F00C82F46 /* ish */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
BB13F7DB200AD81D003D1C4D /* libish */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BB13F7E2200AD81E003D1C4D /* Build configuration list for PBXNativeTarget "libish" */;
|
|
buildPhases = (
|
|
BB13F813200AEFAC003D1C4D /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BB13F7E9200AD967003D1C4D /* PBXTargetDependency */,
|
|
);
|
|
name = libish;
|
|
productName = libish;
|
|
productReference = BB13F7DC200AD81D003D1C4D /* libish.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BB21A1662689041500BD19B4 /* libfakefs */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BB21A16A2689041500BD19B4 /* Build configuration list for PBXNativeTarget "libfakefs" */;
|
|
buildPhases = (
|
|
BB21A1692689041500BD19B4 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BB21A1672689041500BD19B4 /* PBXTargetDependency */,
|
|
);
|
|
name = libfakefs;
|
|
productName = libish;
|
|
productReference = BB21A16F2689041500BD19B4 /* libfakefs.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BB41591B255EF9E300E0950C /* iSHUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BB415925255EF9E300E0950C /* Build configuration list for PBXNativeTarget "iSHUITests" */;
|
|
buildPhases = (
|
|
BB415918255EF9E300E0950C /* Sources */,
|
|
BB415919255EF9E300E0950C /* Frameworks */,
|
|
BB41591A255EF9E300E0950C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BB415922255EF9E300E0950C /* PBXTargetDependency */,
|
|
);
|
|
name = iSHUITests;
|
|
productName = iSHUITests;
|
|
productReference = BB41591C255EF9E300E0950C /* iSHUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
BB792B4F1F96D90D00FFB7A4 /* iSH */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BB792B661F96D90D00FFB7A4 /* Build configuration list for PBXNativeTarget "iSH" */;
|
|
buildPhases = (
|
|
BB21A17826890A5B00BD19B4 /* Sources */,
|
|
BB792B4D1F96D90D00FFB7A4 /* Frameworks */,
|
|
BBF1248B1FA7BF530088FB50 /* Download Root */,
|
|
BB034E8C263643C10000A498 /* Generate APK Repositories File */,
|
|
BB4A53AC1FAA49CA00A72ACE /* Compile JavaScript */,
|
|
BB792B4E1F96D90D00FFB7A4 /* Resources */,
|
|
BB88F4A32154760800A341FD /* Embed App Extensions */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BB4A922824ED940C002F5A96 /* PBXTargetDependency */,
|
|
BBEF1929268063FD001225BD /* PBXTargetDependency */,
|
|
BB10E5CB248DBAB7009C7A74 /* PBXTargetDependency */,
|
|
BB13F7E7200AD874003D1C4D /* PBXTargetDependency */,
|
|
BB88F49E2154760800A341FD /* PBXTargetDependency */,
|
|
);
|
|
name = iSH;
|
|
productName = iSH;
|
|
productReference = BB792B501F96D90D00FFB7A4 /* iSH.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
BB88F48F2154760800A341FD /* iSHFileProvider */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BB88F4A22154760800A341FD /* Build configuration list for PBXNativeTarget "iSHFileProvider" */;
|
|
buildPhases = (
|
|
BB88F48C2154760800A341FD /* Sources */,
|
|
BB88F48D2154760800A341FD /* Frameworks */,
|
|
BB88F48E2154760800A341FD /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = iSHFileProvider;
|
|
productName = iSHFiles;
|
|
productReference = BB88F4902154760800A341FD /* iSHFileProvider.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
BBECF3A12691314C00DEC937 /* libiSHLinux */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BBECF3A82691314C00DEC937 /* Build configuration list for PBXNativeTarget "libiSHLinux" */;
|
|
buildPhases = (
|
|
BBECF39E2691314C00DEC937 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BBECF3BE2691417C00DEC937 /* PBXTargetDependency */,
|
|
);
|
|
name = libiSHLinux;
|
|
productName = iSHLinux;
|
|
productReference = BBECF3A22691314C00DEC937 /* libiSHLinux.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BBECF3AF269136E100DEC937 /* liblinux */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BBECF3B3269136E100DEC937 /* Build configuration list for PBXNativeTarget "liblinux" */;
|
|
buildPhases = (
|
|
BBECF3B2269136E100DEC937 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BBECF3B0269136E100DEC937 /* PBXTargetDependency */,
|
|
);
|
|
name = liblinux;
|
|
productName = libish;
|
|
productReference = BBECF3B8269136E100DEC937 /* liblinux.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BBEF191D26806364001225BD /* libiSHApp */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BBEF192626806364001225BD /* Build configuration list for PBXNativeTarget "libiSHApp" */;
|
|
buildPhases = (
|
|
BBEF191A26806364001225BD /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = libiSHApp;
|
|
productName = libiSH;
|
|
productReference = BBEF191E26806364001225BD /* libiSHApp.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BBEF1964268066D1001225BD /* iSH+Linux */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BBEF1999268066D1001225BD /* Build configuration list for PBXNativeTarget "iSH+Linux" */;
|
|
buildPhases = (
|
|
BB21A1722689084800BD19B4 /* Sources */,
|
|
BBEF196F268066D1001225BD /* Frameworks */,
|
|
BBEF1979268066D1001225BD /* Download Root */,
|
|
BBEF197A268066D1001225BD /* Generate APK Repositories File */,
|
|
BBEF197B268066D1001225BD /* Compile JavaScript */,
|
|
BBEF197C268066D1001225BD /* Resources */,
|
|
BBEF1997268066D1001225BD /* Embed App Extensions */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BBEF1965268066D1001225BD /* PBXTargetDependency */,
|
|
BBEF1967268066D1001225BD /* PBXTargetDependency */,
|
|
BBEF1969268066D1001225BD /* PBXTargetDependency */,
|
|
);
|
|
name = "iSH+Linux";
|
|
productName = iSH;
|
|
productReference = BBEF199C268066D1001225BD /* iSH.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
BBFB2C542590257E00545EAB /* libish_emu */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BBFB2C582590257E00545EAB /* Build configuration list for PBXNativeTarget "libish_emu" */;
|
|
buildPhases = (
|
|
BBFB2C572590257E00545EAB /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BBFB2C552590257E00545EAB /* PBXTargetDependency */,
|
|
);
|
|
name = libish_emu;
|
|
productName = libish;
|
|
productReference = BBFB2C5B2590257E00545EAB /* libish_emu.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BB792B461F96D8E000FFB7A4 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = "";
|
|
LastUpgradeCheck = 1220;
|
|
TargetAttributes = {
|
|
497F6CE3254E5E4C00C82F46 = {
|
|
CreatedOnToolsVersion = 12.2;
|
|
};
|
|
497F6D46254E605F00C82F46 = {
|
|
CreatedOnToolsVersion = 12.2;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
BB13F7CA200ACC31003D1C4D = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
BB13F7D0200ACCA2003D1C4D = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
BB13F7DB200AD81D003D1C4D = {
|
|
CreatedOnToolsVersion = 9.2;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
BB41591B255EF9E300E0950C = {
|
|
CreatedOnToolsVersion = 12.2;
|
|
LastSwiftMigration = 1220;
|
|
ProvisioningStyle = Automatic;
|
|
TestTargetID = BB792B4F1F96D90D00FFB7A4;
|
|
};
|
|
BB4A922324ED9402002F5A96 = {
|
|
CreatedOnToolsVersion = 11.5;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
BB792B4F1F96D90D00FFB7A4 = {
|
|
CreatedOnToolsVersion = 9.0;
|
|
ProvisioningStyle = Automatic;
|
|
SystemCapabilities = {
|
|
com.apple.ApplicationGroups.iOS = {
|
|
enabled = 1;
|
|
};
|
|
};
|
|
};
|
|
BB88F48F2154760800A341FD = {
|
|
CreatedOnToolsVersion = 10.0;
|
|
ProvisioningStyle = Automatic;
|
|
SystemCapabilities = {
|
|
com.apple.ApplicationGroups.iOS = {
|
|
enabled = 1;
|
|
};
|
|
};
|
|
};
|
|
BBECF3A12691314C00DEC937 = {
|
|
CreatedOnToolsVersion = 13.0;
|
|
};
|
|
BBEF191D26806364001225BD = {
|
|
CreatedOnToolsVersion = 13.0;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = BB792B491F96D8E000FFB7A4 /* Build configuration list for PBXProject "iSH" */;
|
|
compatibilityVersion = "Xcode 6.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = BB792B451F96D8E000FFB7A4;
|
|
productRefGroup = BB792B511F96D90D00FFB7A4 /* Products */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = BB10E5C4248DBAA1009C7A74 /* Products */;
|
|
ProjectRef = BB10E0C1248DA5B0009C7A74 /* libarchive.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
BB792B4F1F96D90D00FFB7A4 /* iSH */,
|
|
BBEF191D26806364001225BD /* libiSHApp */,
|
|
BBEF1964268066D1001225BD /* iSH+Linux */,
|
|
BBECF3A12691314C00DEC937 /* libiSHLinux */,
|
|
BB88F48F2154760800A341FD /* iSHFileProvider */,
|
|
BB41591B255EF9E300E0950C /* iSHUITests */,
|
|
BB13F7CA200ACC31003D1C4D /* Meson */,
|
|
BB13F7D0200ACCA2003D1C4D /* Ninja */,
|
|
BB13F7DB200AD81D003D1C4D /* libish */,
|
|
BB21A1662689041500BD19B4 /* libfakefs */,
|
|
BBFB2C542590257E00545EAB /* libish_emu */,
|
|
BBECF3AF269136E100DEC937 /* liblinux */,
|
|
BB4A922324ED9402002F5A96 /* iSH pre */,
|
|
497F6CE3254E5E4C00C82F46 /* MakeXcodeAutoCompleteWork */,
|
|
497F6D46254E605F00C82F46 /* ish */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
BB10E5C8248DBAA1009C7A74 /* libarchive.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libarchive.a;
|
|
remoteRef = BB10E5C7248DBAA1009C7A74 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
BB41591A255EF9E300E0950C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB792B4E1F96D90D00FFB7A4 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BB4A923224EDA560002F5A96 /* 3d.png in Resources */,
|
|
BB4A923024EDA55C002F5A96 /* colontildehash.png in Resources */,
|
|
BBC8298724EE5853009D042C /* metal.png in Resources */,
|
|
BB792B5D1F96D90D00FFB7A4 /* Assets.xcassets in Resources */,
|
|
BB792B601F96D90D00FFB7A4 /* LaunchScreen.storyboard in Resources */,
|
|
BBBF7B5C2415CDBB00EC4C14 /* Settings.bundle in Resources */,
|
|
BB0F553223A0AB9C0032A2A1 /* pydann1.png in Resources */,
|
|
BBBCE7E321D2F02200CA00B3 /* About.storyboard in Resources */,
|
|
BB792B5B1F96D90D00FFB7A4 /* Terminal.storyboard in Resources */,
|
|
BB0F552E239F8A790032A2A1 /* Icons.plist in Resources */,
|
|
BB0F5530239F8B360032A2A1 /* uninspired.png in Resources */,
|
|
BBC8298124EDACBB009D042C /* iinhash.png in Resources */,
|
|
BB0F553623A0ACFC0032A2A1 /* pydann2.png in Resources */,
|
|
BB0F553423A0AC760032A2A1 /* ihash1.png in Resources */,
|
|
BB2B4DAF231D998300CB578B /* term.html in Resources */,
|
|
BB0B88212589734B00208600 /* notsurewhatthisis.png in Resources */,
|
|
BB0B88182589662A00208600 /* reworked.png in Resources */,
|
|
BB10E5D0248DC21D009C7A74 /* Roots.storyboard in Resources */,
|
|
BBC8297E24EDAC11009D042C /* idollarhash.png in Resources */,
|
|
BB2B4DAC231D94C300CB578B /* hterm_all.js in Resources */,
|
|
BB4A922E24EDA461002F5A96 /* icon1337.png in Resources */,
|
|
BB0B88062589661A00208600 /* rgb.png in Resources */,
|
|
BB2B4DAE231D998300CB578B /* term.css in Resources */,
|
|
BB2B4DAD231D998300CB578B /* term.js in Resources */,
|
|
BB0B880F2589662200208600 /* sprite64.png in Resources */,
|
|
BB1B9A4323A5E96900414052 /* icon.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB88F48E2154760800A341FD /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BBEF197C268066D1001225BD /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BBEF197D268066D1001225BD /* 3d.png in Resources */,
|
|
BBEF197E268066D1001225BD /* colontildehash.png in Resources */,
|
|
BBEF197F268066D1001225BD /* metal.png in Resources */,
|
|
BBEF1980268066D1001225BD /* Assets.xcassets in Resources */,
|
|
BBEF1981268066D1001225BD /* LaunchScreen.storyboard in Resources */,
|
|
BBEF1982268066D1001225BD /* Settings.bundle in Resources */,
|
|
BBEF1983268066D1001225BD /* pydann1.png in Resources */,
|
|
BBEF1984268066D1001225BD /* About.storyboard in Resources */,
|
|
BBEF1985268066D1001225BD /* Terminal.storyboard in Resources */,
|
|
BBEF1986268066D1001225BD /* Icons.plist in Resources */,
|
|
BBEF1987268066D1001225BD /* uninspired.png in Resources */,
|
|
BBEF1988268066D1001225BD /* iinhash.png in Resources */,
|
|
BBEF1989268066D1001225BD /* pydann2.png in Resources */,
|
|
BBEF198A268066D1001225BD /* ihash1.png in Resources */,
|
|
BBEF198B268066D1001225BD /* term.html in Resources */,
|
|
BBEF198C268066D1001225BD /* notsurewhatthisis.png in Resources */,
|
|
BBEF198D268066D1001225BD /* reworked.png in Resources */,
|
|
BBEF198E268066D1001225BD /* Roots.storyboard in Resources */,
|
|
BBEF198F268066D1001225BD /* idollarhash.png in Resources */,
|
|
BBEF1990268066D1001225BD /* hterm_all.js in Resources */,
|
|
BBEF1991268066D1001225BD /* icon1337.png in Resources */,
|
|
BBEF1992268066D1001225BD /* rgb.png in Resources */,
|
|
BBEF1993268066D1001225BD /* term.css in Resources */,
|
|
BBEF1994268066D1001225BD /* term.js in Resources */,
|
|
BBEF1995268066D1001225BD /* sprite64.png in Resources */,
|
|
BBEF1996268066D1001225BD /* icon.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
BB034E8C263643C10000A498 /* Generate APK Repositories File */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"$(SRCROOT)/deps/aports/main/x86/index.txt",
|
|
"$(SRCROOT)/deps/aports/community/x86/index.txt",
|
|
);
|
|
name = "Generate APK Repositories File";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(BUILT_PRODUCTS_DIR)/$(CONTENTS_FOLDER_PATH)/repositories.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /usr/bin/python3;
|
|
shellScript = "import os\ndef trim(x, start, end):\n assert x.startswith(start)\n assert x.endswith(end)\n return x[len(start):-len(end)]\nrepos_file = []\nfor repo in ['main', 'community']:\n with open(f'{os.environ[\"SRCROOT\"]}/deps/aports/{repo}/x86/index.txt') as f:\n index_name = f.read()\n index_name = trim(index_name, 'APKINDEX-', '.tar.gz\\n')\n repos_file.append(f'http://apk.ish.app/{index_name}/{repo}')\nwith open(os.path.join(os.environ['BUILT_PRODUCTS_DIR'], os.environ['CONTENTS_FOLDER_PATH'], 'repositories.txt'), 'w') as f:\n for line in repos_file:\n print(line, file=f)\n";
|
|
};
|
|
BB13F813200AEFAC003D1C4D /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"$(MESON_BUILD_DIR)/$(PRODUCT_NAME).a",
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "mkdir -p \"$CONFIGURATION_BUILD_DIR\"\nln -sf \"$MESON_BUILD_DIR/$PRODUCT_NAME.a\" \"$CONFIGURATION_BUILD_DIR\"\n";
|
|
};
|
|
BB21A1692689041500BD19B4 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"$(MESON_BUILD_DIR)/$(PRODUCT_NAME).a",
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "mkdir -p \"$CONFIGURATION_BUILD_DIR\"\nln -sf \"$MESON_BUILD_DIR/$PRODUCT_NAME.a\" \"$CONFIGURATION_BUILD_DIR\"\n";
|
|
};
|
|
BB4A53AC1FAA49CA00A72ACE /* Compile JavaScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Compile JavaScript";
|
|
outputPaths = (
|
|
"$(SRCROOT)/deps/hterm/dist/js/hterm_all.js",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = "/bin/sh -e";
|
|
shellScript = "cd $SRCROOT/deps/libapps\n./hterm/bin/mkdist\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
BB4A922A24ED9421002F5A96 /* Add icons to Info.plist */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"$(SRCROOT)/app/Icons/Icons.plist",
|
|
);
|
|
name = "Add icons to Info.plist";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(BUILT_PRODUCTS_DIR)/infoplisticons.h",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "python3 - \"${SRCROOT}/app/Icons/Icons.plist\" \"${BUILT_PRODUCTS_DIR}/infoplisticons.h\" <<END\nimport plistlib\nimport sys\nprint(sys.argv)\nwith open(sys.argv[1], 'rb') as plist:\n icons = plistlib.load(plist)\nalt_icons = '<key>CFBundleAlternateIcons</key><dict>'\nfor icon in icons.keys():\n if icon == '': continue\n alt_icons += '''<key>{0}</key>\n<dict>\n<key>CFBundleIconFiles</key>\n<array><string>{0}</string></array>\n</dict>'''.format(icon)\nalt_icons += '</dict>'\nicon_stuff = '''</string>\n<key>CFBundleIcons</key><dict>{0}</dict>\n<key>CFBundleIcons~ipad</key><dict>{0}</dict>\n<key>kxcode</key><string>'''.format(alt_icons)\nicon_define = '#define ICON_STUFF ' + icon_stuff.replace('\\n', '')\nwith open(sys.argv[2], 'w') as output:\n output.write(icon_define)\nEND\ntouch \"${SRCROOT}/app/Info.plist\"\n";
|
|
};
|
|
BBECF3B2269136E100DEC937 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"$(MESON_BUILD_DIR)/$(PRODUCT_NAME).a",
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "mkdir -p \"$CONFIGURATION_BUILD_DIR\"\nln -sf \"$MESON_BUILD_DIR/deps/$PRODUCT_NAME.a\" \"$CONFIGURATION_BUILD_DIR\"\n";
|
|
};
|
|
BBEF1979268066D1001225BD /* Download Root */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Download Root";
|
|
outputPaths = (
|
|
"$(BUILT_PRODUCTS_DIR)/$(CONTENTS_FOLDER_PATH)/root.tar.gz",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "curl -L \"https://$ROOTFS_URL\" -o \"$BUILT_PRODUCTS_DIR/$CONTENTS_FOLDER_PATH/root.tar.gz\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
BBEF197A268066D1001225BD /* Generate APK Repositories File */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"$(SRCROOT)/deps/aports/main/x86/index.txt",
|
|
"$(SRCROOT)/deps/aports/community/x86/index.txt",
|
|
);
|
|
name = "Generate APK Repositories File";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(BUILT_PRODUCTS_DIR)/$(CONTENTS_FOLDER_PATH)/repositories.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /usr/bin/python3;
|
|
shellScript = "import os\ndef trim(x, start, end):\n assert x.startswith(start)\n assert x.endswith(end)\n return x[len(start):-len(end)]\nrepos_file = []\nfor repo in ['main', 'community']:\n with open(f'{os.environ[\"SRCROOT\"]}/deps/aports/{repo}/x86/index.txt') as f:\n index_name = f.read()\n index_name = trim(index_name, 'APKINDEX-', '.tar.gz\\n')\n repos_file.append(f'http://apk.ish.app/{index_name}/{repo}')\nwith open(os.path.join(os.environ['BUILT_PRODUCTS_DIR'], os.environ['CONTENTS_FOLDER_PATH'], 'repositories.txt'), 'w') as f:\n for line in repos_file:\n print(line, file=f)\n";
|
|
};
|
|
BBEF197B268066D1001225BD /* Compile JavaScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Compile JavaScript";
|
|
outputPaths = (
|
|
"$(SRCROOT)/deps/hterm/dist/js/hterm_all.js",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = "/bin/sh -e";
|
|
shellScript = "cd $SRCROOT/deps/libapps\n./hterm/bin/mkdist\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
BBF1248B1FA7BF530088FB50 /* Download Root */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Download Root";
|
|
outputPaths = (
|
|
"$(BUILT_PRODUCTS_DIR)/$(CONTENTS_FOLDER_PATH)/root.tar.gz",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "curl -L \"https://$ROOTFS_URL\" -o \"$BUILT_PRODUCTS_DIR/$CONTENTS_FOLDER_PATH/root.tar.gz\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
BBFB2C572590257E00545EAB /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"$(MESON_BUILD_DIR)/$(PRODUCT_NAME).a",
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "mkdir -p \"$CONFIGURATION_BUILD_DIR\"\nln -sf \"$MESON_BUILD_DIR/$PRODUCT_NAME.a\" \"$CONFIGURATION_BUILD_DIR\"\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
497F6CE0254E5E4C00C82F46 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
497F6CF5254E5EA500C82F46 /* float80-test.c in Sources */,
|
|
497F6CF6254E5EA500C82F46 /* float80.c in Sources */,
|
|
497F6CF7254E5EA500C82F46 /* fpu.c in Sources */,
|
|
497F6CF8254E5EA500C82F46 /* interp.c in Sources */,
|
|
497F6CF9254E5EA500C82F46 /* memory.c in Sources */,
|
|
497F6CFA254E5EA500C82F46 /* tlb.c in Sources */,
|
|
497F6CFB254E5EA500C82F46 /* vec.c in Sources */,
|
|
497F6CFC254E5EA500C82F46 /* adhoc.c in Sources */,
|
|
497F6CFD254E5EA500C82F46 /* dev.c in Sources */,
|
|
497F6CFE254E5EA500C82F46 /* dir.c in Sources */,
|
|
497F6CFF254E5EA500C82F46 /* dyndev.c in Sources */,
|
|
497F6D00254E5EA500C82F46 /* fake-migrate.c in Sources */,
|
|
497F6D01254E5EA500C82F46 /* fake-rebuild.c in Sources */,
|
|
497F6D02254E5EA500C82F46 /* fake.c in Sources */,
|
|
497F6D03254E5EA500C82F46 /* fd.c in Sources */,
|
|
497F6D04254E5EA500C82F46 /* generic.c in Sources */,
|
|
497F6D05254E5EA600C82F46 /* inode.c in Sources */,
|
|
497F6D06254E5EA600C82F46 /* lock.c in Sources */,
|
|
497F6D07254E5EA600C82F46 /* mem.c in Sources */,
|
|
497F6D08254E5EA600C82F46 /* mount.c in Sources */,
|
|
497F6D09254E5EA600C82F46 /* path.c in Sources */,
|
|
497F6D0A254E5EA600C82F46 /* pipe.c in Sources */,
|
|
497F6D0B254E5EA600C82F46 /* poll.c in Sources */,
|
|
497F6D0C254E5EA600C82F46 /* pid.c in Sources */,
|
|
497F6D0D254E5EA600C82F46 /* root.c in Sources */,
|
|
497F6D0E254E5EA600C82F46 /* entry.c in Sources */,
|
|
497F6D0F254E5EA600C82F46 /* proc.c in Sources */,
|
|
497F6D10254E5EA600C82F46 /* pty.c in Sources */,
|
|
497F6D11254E5EA600C82F46 /* real.c in Sources */,
|
|
497F6D12254E5EA600C82F46 /* sock.c in Sources */,
|
|
497F6D13254E5EA600C82F46 /* sockrestart.c in Sources */,
|
|
497F6D14254E5EA600C82F46 /* stat.c in Sources */,
|
|
497F6D15254E5EA600C82F46 /* tmp.c in Sources */,
|
|
497F6D16254E5EA600C82F46 /* tty-real.c in Sources */,
|
|
497F6D17254E5EA600C82F46 /* tty.c in Sources */,
|
|
497F6D18254E5EA600C82F46 /* gen.c in Sources */,
|
|
497F6D19254E5EA600C82F46 /* helpers.c in Sources */,
|
|
497F6D1A254E5EA600C82F46 /* jit.c in Sources */,
|
|
497F6D1B254E5EA600C82F46 /* offsets.c in Sources */,
|
|
497F6D1C254E5EA600C82F46 /* calls.c in Sources */,
|
|
497F6D1D254E5EA600C82F46 /* epoll.c in Sources */,
|
|
497F6D1E254E5EA600C82F46 /* errno.c in Sources */,
|
|
497F6D1F254E5EA600C82F46 /* eventfd.c in Sources */,
|
|
497F6D20254E5EA600C82F46 /* exec.c in Sources */,
|
|
497F6D21254E5EA600C82F46 /* exit.c in Sources */,
|
|
497F6D22254E5EA600C82F46 /* fork.c in Sources */,
|
|
497F6D23254E5EA600C82F46 /* fs_info.c in Sources */,
|
|
497F6D24254E5EA600C82F46 /* fs.c in Sources */,
|
|
497F6D25254E5EA600C82F46 /* futex.c in Sources */,
|
|
497F6D26254E5EA600C82F46 /* getset.c in Sources */,
|
|
497F6D27254E5EA600C82F46 /* group.c in Sources */,
|
|
497F6D28254E5EA600C82F46 /* init.c in Sources */,
|
|
497F6D29254E5EA600C82F46 /* ipc.c in Sources */,
|
|
497F6D2A254E5EA600C82F46 /* log.c in Sources */,
|
|
497F6D2B254E5EA600C82F46 /* misc.c in Sources */,
|
|
497F6D2C254E5EA600C82F46 /* mmap.c in Sources */,
|
|
497F6D2D254E5EA600C82F46 /* poll.c in Sources */,
|
|
497F6D2E254E5EA600C82F46 /* ptrace.c in Sources */,
|
|
497F6D2F254E5EA600C82F46 /* random.c in Sources */,
|
|
497F6D30254E5EA600C82F46 /* resource.c in Sources */,
|
|
497F6D31254E5EA600C82F46 /* signal.c in Sources */,
|
|
497F6D32254E5EA600C82F46 /* task.c in Sources */,
|
|
497F6D33254E5EA600C82F46 /* time.c in Sources */,
|
|
497F6D34254E5EA600C82F46 /* tls.c in Sources */,
|
|
497F6D35254E5EA600C82F46 /* uname.c in Sources */,
|
|
497F6D36254E5EA600C82F46 /* user.c in Sources */,
|
|
497F6D37254E5EA600C82F46 /* vdso.c in Sources */,
|
|
497F6D38254E5EA600C82F46 /* darwin.c in Sources */,
|
|
497F6D39254E5EA600C82F46 /* linux.c in Sources */,
|
|
497F6D3A254E5EA600C82F46 /* fifo.c in Sources */,
|
|
497F6D3B254E5EA600C82F46 /* sync.c in Sources */,
|
|
497F6D3C254E5EA600C82F46 /* timer.c in Sources */,
|
|
497F6D3D254E5EA600C82F46 /* main.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
497F6D43254E605F00C82F46 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
497F6D5C254E609700C82F46 /* main.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB21A1722689084800BD19B4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB21A17826890A5B00BD19B4 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BB28C7BB268975AE00BDC834 /* LocationDevice.m in Sources */,
|
|
BB28C7BA268975AA00BDC834 /* iOSFS.m in Sources */,
|
|
BB28C7BC268975B000BDC834 /* PasteboardDevice.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB415918255EF9E300E0950C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BB41591F255EF9E300E0950C /* UITests.m in Sources */,
|
|
BBD23D5F258DA450003DCB40 /* Screenshots.m in Sources */,
|
|
BBD23D77258DA4BC003DCB40 /* SnapshotHelper.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BB88F48C2154760800A341FD /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BB88F49A2154760800A341FD /* FileProviderEnumerator.m in Sources */,
|
|
BBBFE94921C5CFF100509DD5 /* NSError+ISHErrno.m in Sources */,
|
|
BB9C7B87240A2B1E00F5D4F0 /* AppGroup.m in Sources */,
|
|
BB88F4942154760800A341FD /* FileProviderExtension.m in Sources */,
|
|
BB88F4972154760800A341FD /* FileProviderItem.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BBECF39E2691314C00DEC937 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BBECF3AD269132F400DEC937 /* LinuxInterop.c in Sources */,
|
|
BB8C3AFF26B7B8CF00E38DDC /* fakefs.c in Sources */,
|
|
BB123ACC26C9EFD900419CDA /* LinuxTTY.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BBEF191A26806364001225BD /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BB28C79226896B1F00BDC834 /* AboutAppearanceViewController.m in Sources */,
|
|
BB28C79326896B1F00BDC834 /* AltIconViewController.m in Sources */,
|
|
BB28C7B226896C4600BDC834 /* main.m in Sources */,
|
|
BB28C79426896B1F00BDC834 /* AboutNavigationController.m in Sources */,
|
|
BB28C79526896B1F00BDC834 /* TerminalViewController.m in Sources */,
|
|
BB123ACE26C9F13500419CDA /* IOSCalls.m in Sources */,
|
|
BBC3863F276817AD00CC8C2E /* CurrentRoot.m in Sources */,
|
|
BB28C79626896B1F00BDC834 /* ProgressReportViewController.m in Sources */,
|
|
BB28C79726896B1F00BDC834 /* TerminalView.m in Sources */,
|
|
BB28C79826896B1F00BDC834 /* ScrollbarView.m in Sources */,
|
|
BB28C79926896B1F00BDC834 /* DelayedUITask.m in Sources */,
|
|
BB28C7BF2689799800BDC834 /* Roots.m in Sources */,
|
|
BB28C79A26896B1F00BDC834 /* Terminal.m in Sources */,
|
|
BB28C79B26896B1F00BDC834 /* FontPickerViewController.m in Sources */,
|
|
BBC3863E276817A900CC8C2E /* UpgradeRootViewController.m in Sources */,
|
|
BB28C79D26896B1F00BDC834 /* SceneDelegate.m in Sources */,
|
|
BB28C79E26896B1F00BDC834 /* AboutExternalKeyboardViewController.m in Sources */,
|
|
BB28C79F26896B1F00BDC834 /* PassthroughView.m in Sources */,
|
|
BB28C7A026896B1F00BDC834 /* UserPreferences.m in Sources */,
|
|
BB28C7A126896B1F00BDC834 /* RootsTableViewController.m in Sources */,
|
|
BB28C7A326896B1F00BDC834 /* BarButton.m in Sources */,
|
|
BB28C7A426896B1F00BDC834 /* AppGroup.m in Sources */,
|
|
BBECF3BC26913F1600DEC937 /* AppDelegate.m in Sources */,
|
|
BB28C7A526896B1F00BDC834 /* UIApplication+OpenURL.m in Sources */,
|
|
BB28C7A626896B1F00BDC834 /* AboutViewController.m in Sources */,
|
|
BB28C7A726896B1F00BDC834 /* UIViewController+Extras.m in Sources */,
|
|
BB28C7A826896B1F00BDC834 /* NSObject+SaneKVO.m in Sources */,
|
|
BB77636726E486A7008DB44A /* fakefs.c in Sources */,
|
|
BB28C7B826896CE600BDC834 /* ArrowBarButton.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
497F6D5B254E609000C82F46 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB13F7DB200AD81D003D1C4D /* libish */;
|
|
targetProxy = 497F6D5A254E609000C82F46 /* PBXContainerItemProxy */;
|
|
};
|
|
BB10E5CB248DBAB7009C7A74 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = libarchive;
|
|
targetProxy = BB10E5CA248DBAB7009C7A74 /* PBXContainerItemProxy */;
|
|
};
|
|
BB13F7D5200ACCA8003D1C4D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB13F7CA200ACC31003D1C4D /* Meson */;
|
|
targetProxy = BB13F7D4200ACCA8003D1C4D /* PBXContainerItemProxy */;
|
|
};
|
|
BB13F7E7200AD874003D1C4D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB13F7DB200AD81D003D1C4D /* libish */;
|
|
targetProxy = BB13F7E6200AD874003D1C4D /* PBXContainerItemProxy */;
|
|
};
|
|
BB13F7E9200AD967003D1C4D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB13F7D0200ACCA2003D1C4D /* Ninja */;
|
|
targetProxy = BB13F7E8200AD967003D1C4D /* PBXContainerItemProxy */;
|
|
};
|
|
BB21A1672689041500BD19B4 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB13F7D0200ACCA2003D1C4D /* Ninja */;
|
|
targetProxy = BB21A1682689041500BD19B4 /* PBXContainerItemProxy */;
|
|
};
|
|
BB415922255EF9E300E0950C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB792B4F1F96D90D00FFB7A4 /* iSH */;
|
|
targetProxy = BB415921255EF9E300E0950C /* PBXContainerItemProxy */;
|
|
};
|
|
BB4A922824ED940C002F5A96 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB4A922324ED9402002F5A96 /* iSH pre */;
|
|
targetProxy = BB4A922724ED940C002F5A96 /* PBXContainerItemProxy */;
|
|
};
|
|
BB88F49E2154760800A341FD /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB88F48F2154760800A341FD /* iSHFileProvider */;
|
|
targetProxy = BB88F49D2154760800A341FD /* PBXContainerItemProxy */;
|
|
};
|
|
BBECF3B0269136E100DEC937 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB13F7D0200ACCA2003D1C4D /* Ninja */;
|
|
targetProxy = BBECF3B1269136E100DEC937 /* PBXContainerItemProxy */;
|
|
};
|
|
BBECF3BE2691417C00DEC937 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BBECF3AF269136E100DEC937 /* liblinux */;
|
|
targetProxy = BBECF3BD2691417C00DEC937 /* PBXContainerItemProxy */;
|
|
};
|
|
BBEF1929268063FD001225BD /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BBEF191D26806364001225BD /* libiSHApp */;
|
|
targetProxy = BBEF1928268063FD001225BD /* PBXContainerItemProxy */;
|
|
};
|
|
BBEF1965268066D1001225BD /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB4A922324ED9402002F5A96 /* iSH pre */;
|
|
targetProxy = BBEF1966268066D1001225BD /* PBXContainerItemProxy */;
|
|
};
|
|
BBEF1967268066D1001225BD /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BBEF191D26806364001225BD /* libiSHApp */;
|
|
targetProxy = BBEF1968268066D1001225BD /* PBXContainerItemProxy */;
|
|
};
|
|
BBEF1969268066D1001225BD /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = libarchive;
|
|
targetProxy = BBEF196A268066D1001225BD /* PBXContainerItemProxy */;
|
|
};
|
|
BBFB2C552590257E00545EAB /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BB13F7D0200ACCA2003D1C4D /* Ninja */;
|
|
targetProxy = BBFB2C562590257E00545EAB /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
BB792B591F96D90D00FFB7A4 /* Terminal.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BB792B5A1F96D90D00FFB7A4 /* Base */,
|
|
);
|
|
name = Terminal.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
BB792B5E1F96D90D00FFB7A4 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BB792B5F1F96D90D00FFB7A4 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
BBBCE7E521D2F02200CA00B3 /* About.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BBBCE7E421D2F02200CA00B3 /* Base */,
|
|
);
|
|
name = About.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
497F6CE8254E5E4C00C82F46 /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
497F6CE9254E5E4C00C82F46 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
497F6D4C254E605F00C82F46 /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
497F6D4D254E605F00C82F46 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
BB13F7CC200ACC31003D1C4D /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB13F7CD200ACC31003D1C4D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BB13F7D2200ACCA2003D1C4D /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB13F7D3200ACCA2003D1C4D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BB13F7E3200AD81E003D1C4D /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB13F7E4200AD81E003D1C4D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BB21A16B2689041500BD19B4 /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB21A16C2689041500BD19B4 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB21A16D2689041500BD19B4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BB21A16E2689041500BD19B4 /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BB415923255EF9E300E0950C /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86D52587009D00208600 /* iOS.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
INFOPLIST_FILE = app/UITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER).UITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_TARGET_NAME = iSH;
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB415924255EF9E300E0950C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86D52587009D00208600 /* iOS.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
INFOPLIST_FILE = app/UITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER).UITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_TARGET_NAME = iSH;
|
|
};
|
|
name = Release;
|
|
};
|
|
BB4A922524ED9402002F5A96 /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB4A922624ED9402002F5A96 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BB792B4A1F96D8E000FFB7A4 /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B85A42586F1CB00208600 /* ProjectDebug.xcconfig */;
|
|
buildSettings = {
|
|
CURRENT_PROJECT_VERSION = 296;
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB792B4B1F96D8E000FFB7A4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B85A52586F1E100208600 /* ProjectRelease.xcconfig */;
|
|
buildSettings = {
|
|
CURRENT_PROJECT_VERSION = 296;
|
|
};
|
|
name = Release;
|
|
};
|
|
BB792B641F96D90D00FFB7A4 /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86CD2586FD8800208600 /* App.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB792B651F96D90D00FFB7A4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86CD2586FD8800208600 /* App.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BB7F62052688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB28C7532689522C00BDC834 /* ProjectDebugLinux.xcconfig */;
|
|
buildSettings = {
|
|
CURRENT_PROJECT_VERSION = 296;
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F62062688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86CD2586FD8800208600 /* App.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F62072688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86CD2586FD8800208600 /* App.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F62082688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBEF192C26806546001225BD /* AppLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F62092688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86D52587009D00208600 /* iOS.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = app/FileProvider/iSHFileProvider.entitlements;
|
|
INFOPLIST_FILE = app/FileProvider/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER).FileProvider";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F620A2688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86D52587009D00208600 /* iOS.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
INFOPLIST_FILE = app/UITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER).UITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_TARGET_NAME = iSH;
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F620B2688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F620C2688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F620D2688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F620E2688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F620F2688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F62102688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB7F62112688EAB5003C0220 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BB88F4A02154760800A341FD /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86D52587009D00208600 /* iOS.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = app/FileProvider/iSHFileProvider.entitlements;
|
|
INFOPLIST_FILE = app/FileProvider/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER).FileProvider";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BB88F4A12154760800A341FD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86D52587009D00208600 /* iOS.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = app/FileProvider/iSHFileProvider.entitlements;
|
|
INFOPLIST_FILE = app/FileProvider/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER).FileProvider";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
BBECF3A92691314C00DEC937 /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBECF3BA2691379100DEC937 /* StaticLibLinux.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BBECF3AA2691314C00DEC937 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBECF3BA2691379100DEC937 /* StaticLibLinux.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BBECF3AB2691314C00DEC937 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBECF3BA2691379100DEC937 /* StaticLibLinux.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BBECF3AC2691314C00DEC937 /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBECF3BA2691379100DEC937 /* StaticLibLinux.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBECF3B4269136E100DEC937 /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BBECF3B5269136E100DEC937 /* DebugLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = DebugLinux;
|
|
};
|
|
BBECF3B6269136E100DEC937 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BBECF3B7269136E100DEC937 /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF192426806364001225BD /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBEF192C26806546001225BD /* AppLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BBEF192526806364001225BD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBEF192C26806546001225BD /* AppLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BBEF199A268066D1001225BD /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86CD2586FD8800208600 /* App.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BBEF199B268066D1001225BD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86CD2586FD8800208600 /* App.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
BBEF19AB26806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB28C7522689522700BDC834 /* ProjectReleaseLinux.xcconfig */;
|
|
buildSettings = {
|
|
CURRENT_PROJECT_VERSION = 296;
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19AC26806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86CD2586FD8800208600 /* App.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19AD26806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86CD2586FD8800208600 /* App.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19AE26806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBEF192C26806546001225BD /* AppLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19AF26806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86D52587009D00208600 /* iOS.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_ENTITLEMENTS = app/FileProvider/iSHFileProvider.entitlements;
|
|
INFOPLIST_FILE = app/FileProvider/Info.plist;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER).FileProvider";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19B026806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BB0B86D52587009D00208600 /* iOS.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
INFOPLIST_FILE = app/UITests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER).UITests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_TARGET_NAME = iSH;
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19B126806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19B226806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19B326806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19B426806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19B526806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19B626806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBEF19B726806D1F001225BD /* ReleaseLinux */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
HEADER_SEARCH_PATHS = "$(SRCROOT)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SUPPORTED_PLATFORMS = macosx;
|
|
};
|
|
name = ReleaseLinux;
|
|
};
|
|
BBFB2C592590257E00545EAB /* Debug-ApplePleaseFixFB19282108 */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = "Debug-ApplePleaseFixFB19282108";
|
|
};
|
|
BBFB2C5A2590257E00545EAB /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = BBFB2CDA259028DC00545EAB /* StaticLib.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
497F6CEA254E5E4C00C82F46 /* Build configuration list for PBXNativeTarget "MakeXcodeAutoCompleteWork" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
497F6CE8254E5E4C00C82F46 /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F62102688EAB5003C0220 /* DebugLinux */,
|
|
497F6CE9254E5E4C00C82F46 /* Release */,
|
|
BBEF19B626806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
497F6D4B254E605F00C82F46 /* Build configuration list for PBXNativeTarget "ish" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
497F6D4C254E605F00C82F46 /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F62112688EAB5003C0220 /* DebugLinux */,
|
|
497F6D4D254E605F00C82F46 /* Release */,
|
|
BBEF19B726806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB13F7CB200ACC31003D1C4D /* Build configuration list for PBXLegacyTarget "Meson" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB13F7CC200ACC31003D1C4D /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F620B2688EAB5003C0220 /* DebugLinux */,
|
|
BB13F7CD200ACC31003D1C4D /* Release */,
|
|
BBEF19B126806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB13F7D1200ACCA2003D1C4D /* Build configuration list for PBXLegacyTarget "Ninja" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB13F7D2200ACCA2003D1C4D /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F620C2688EAB5003C0220 /* DebugLinux */,
|
|
BB13F7D3200ACCA2003D1C4D /* Release */,
|
|
BBEF19B226806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB13F7E2200AD81E003D1C4D /* Build configuration list for PBXNativeTarget "libish" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB13F7E3200AD81E003D1C4D /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F620D2688EAB5003C0220 /* DebugLinux */,
|
|
BB13F7E4200AD81E003D1C4D /* Release */,
|
|
BBEF19B326806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB21A16A2689041500BD19B4 /* Build configuration list for PBXNativeTarget "libfakefs" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB21A16B2689041500BD19B4 /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB21A16C2689041500BD19B4 /* DebugLinux */,
|
|
BB21A16D2689041500BD19B4 /* Release */,
|
|
BB21A16E2689041500BD19B4 /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB415925255EF9E300E0950C /* Build configuration list for PBXNativeTarget "iSHUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB415923255EF9E300E0950C /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F620A2688EAB5003C0220 /* DebugLinux */,
|
|
BB415924255EF9E300E0950C /* Release */,
|
|
BBEF19B026806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB4A922424ED9402002F5A96 /* Build configuration list for PBXAggregateTarget "iSH pre" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB4A922524ED9402002F5A96 /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F620F2688EAB5003C0220 /* DebugLinux */,
|
|
BB4A922624ED9402002F5A96 /* Release */,
|
|
BBEF19B526806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB792B491F96D8E000FFB7A4 /* Build configuration list for PBXProject "iSH" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB792B4A1F96D8E000FFB7A4 /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F62052688EAB5003C0220 /* DebugLinux */,
|
|
BB792B4B1F96D8E000FFB7A4 /* Release */,
|
|
BBEF19AB26806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB792B661F96D90D00FFB7A4 /* Build configuration list for PBXNativeTarget "iSH" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB792B641F96D90D00FFB7A4 /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F62062688EAB5003C0220 /* DebugLinux */,
|
|
BB792B651F96D90D00FFB7A4 /* Release */,
|
|
BBEF19AC26806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BB88F4A22154760800A341FD /* Build configuration list for PBXNativeTarget "iSHFileProvider" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BB88F4A02154760800A341FD /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F62092688EAB5003C0220 /* DebugLinux */,
|
|
BB88F4A12154760800A341FD /* Release */,
|
|
BBEF19AF26806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BBECF3A82691314C00DEC937 /* Build configuration list for PBXNativeTarget "libiSHLinux" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BBECF3A92691314C00DEC937 /* Debug-ApplePleaseFixFB19282108 */,
|
|
BBECF3AA2691314C00DEC937 /* DebugLinux */,
|
|
BBECF3AB2691314C00DEC937 /* Release */,
|
|
BBECF3AC2691314C00DEC937 /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BBECF3B3269136E100DEC937 /* Build configuration list for PBXNativeTarget "liblinux" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BBECF3B4269136E100DEC937 /* Debug-ApplePleaseFixFB19282108 */,
|
|
BBECF3B5269136E100DEC937 /* DebugLinux */,
|
|
BBECF3B6269136E100DEC937 /* Release */,
|
|
BBECF3B7269136E100DEC937 /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BBEF192626806364001225BD /* Build configuration list for PBXNativeTarget "libiSHApp" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BBEF192426806364001225BD /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F62082688EAB5003C0220 /* DebugLinux */,
|
|
BBEF192526806364001225BD /* Release */,
|
|
BBEF19AE26806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BBEF1999268066D1001225BD /* Build configuration list for PBXNativeTarget "iSH+Linux" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BBEF199A268066D1001225BD /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F62072688EAB5003C0220 /* DebugLinux */,
|
|
BBEF199B268066D1001225BD /* Release */,
|
|
BBEF19AD26806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BBFB2C582590257E00545EAB /* Build configuration list for PBXNativeTarget "libish_emu" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BBFB2C592590257E00545EAB /* Debug-ApplePleaseFixFB19282108 */,
|
|
BB7F620E2688EAB5003C0220 /* DebugLinux */,
|
|
BBFB2C5A2590257E00545EAB /* Release */,
|
|
BBEF19B426806D1F001225BD /* ReleaseLinux */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = BB792B461F96D8E000FFB7A4 /* Project object */;
|
|
}
|