From 32fb3d706c211fb05dd9bb27dd2be87f9fa428bc Mon Sep 17 00:00:00 2001 From: mahee96 <47920326+mahee96@users.noreply.github.com> Date: Mon, 23 Feb 2026 12:12:51 +0530 Subject: [PATCH] dependencies: use group format for folders to see if that fixes chaining issue --- AltStore.xcodeproj/project.pbxproj | 3267 ++++++++++++++++++++++++++-- 1 file changed, 3097 insertions(+), 170 deletions(-) diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index fa022290..d0630bd5 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -7,9 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - A811986A2F4C1D830013ABD0 /* libminimuxer_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A81198522F4C1D550013ABD0 /* libminimuxer_static.a */; }; - A811986D2F4C1DBB0013ABD0 /* libem_proxy_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A81198402F4C1D550013ABD0 /* libem_proxy_static.a */; }; - A81198842F4C27640013ABD0 /* libfragmentzip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A811984C2F4C1D550013ABD0 /* libfragmentzip.a */; }; A82067C42D03E0DE00645C0D /* SemanticVersion in Frameworks */ = {isa = PBXBuildFile; productRef = A82067C32D03E0DE00645C0D /* SemanticVersion */; }; A83FE3672EC90482005ACE9A /* Starscream in Frameworks */ = {isa = PBXBuildFile; productRef = A83FE3662EC90482005ACE9A /* Starscream */; }; A83FE3772EC905E3005ACE9A /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = A83FE3762EC905E3005ACE9A /* KeychainAccess */; }; @@ -17,6 +14,122 @@ A859ED5D2D1EE827003DCC58 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; A85AED4C2F4B2D32002E2E11 /* libminimuxer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 191E5FAB290A5D92001A3B7C /* libminimuxer.a */; }; A8945AA62D059B6100D86CBE /* Roxas.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8945AA52D059B6100D86CBE /* Roxas.framework */; }; + A8A5AB7F2F4C2CFC00572B4A /* libcurl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5A7F52F4C2CFC00572B4A /* libcurl.a */; }; + A8A5AB802F4C2CFC00572B4A /* debug.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8682F4C2CFC00572B4A /* debug.h */; }; + A8A5AB812F4C2CFC00572B4A /* userpref.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A86B2F4C2CFC00572B4A /* userpref.h */; }; + A8A5AB822F4C2CFC00572B4A /* afc.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8CA2F4C2CFC00572B4A /* afc.h */; }; + A8A5AB832F4C2CFC00572B4A /* bt_packet_logger.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8CC2F4C2CFC00572B4A /* bt_packet_logger.h */; }; + A8A5AB842F4C2CFC00572B4A /* companion_proxy.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8CE2F4C2CFC00572B4A /* companion_proxy.h */; }; + A8A5AB852F4C2CFC00572B4A /* debugserver.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8D02F4C2CFC00572B4A /* debugserver.h */; }; + A8A5AB862F4C2CFC00572B4A /* device_link_service.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8D22F4C2CFC00572B4A /* device_link_service.h */; }; + A8A5AB872F4C2CFC00572B4A /* diagnostics_relay.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8D42F4C2CFC00572B4A /* diagnostics_relay.h */; }; + A8A5AB882F4C2CFC00572B4A /* file_relay.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8D62F4C2CFC00572B4A /* file_relay.h */; }; + A8A5AB892F4C2CFC00572B4A /* heartbeat.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8D82F4C2CFC00572B4A /* heartbeat.h */; }; + A8A5AB8A2F4C2CFC00572B4A /* house_arrest.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8DA2F4C2CFC00572B4A /* house_arrest.h */; }; + A8A5AB8B2F4C2CFC00572B4A /* idevice.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8DC2F4C2CFC00572B4A /* idevice.h */; }; + A8A5AB8C2F4C2CFC00572B4A /* installation_proxy.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8DE2F4C2CFC00572B4A /* installation_proxy.h */; }; + A8A5AB8D2F4C2CFC00572B4A /* lockdown.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8E12F4C2CFC00572B4A /* lockdown.h */; }; + A8A5AB8E2F4C2CFC00572B4A /* misagent.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8E52F4C2CFC00572B4A /* misagent.h */; }; + A8A5AB8F2F4C2CFC00572B4A /* mobile_image_mounter.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8E72F4C2CFC00572B4A /* mobile_image_mounter.h */; }; + A8A5AB902F4C2CFC00572B4A /* mobileactivation.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8E92F4C2CFC00572B4A /* mobileactivation.h */; }; + A8A5AB912F4C2CFC00572B4A /* mobilebackup.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8EB2F4C2CFC00572B4A /* mobilebackup.h */; }; + A8A5AB922F4C2CFC00572B4A /* mobilebackup2.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8ED2F4C2CFC00572B4A /* mobilebackup2.h */; }; + A8A5AB932F4C2CFC00572B4A /* mobilesync.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8EF2F4C2CFC00572B4A /* mobilesync.h */; }; + A8A5AB942F4C2CFC00572B4A /* notification_proxy.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8F12F4C2CFC00572B4A /* notification_proxy.h */; }; + A8A5AB952F4C2CFC00572B4A /* preboard.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8F32F4C2CFC00572B4A /* preboard.h */; }; + A8A5AB962F4C2CFC00572B4A /* property_list_service.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8F52F4C2CFC00572B4A /* property_list_service.h */; }; + A8A5AB972F4C2CFC00572B4A /* restore.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8F72F4C2CFC00572B4A /* restore.h */; }; + A8A5AB982F4C2CFC00572B4A /* reverse_proxy.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8F92F4C2CFC00572B4A /* reverse_proxy.h */; }; + A8A5AB992F4C2CFC00572B4A /* sbservices.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8FB2F4C2CFC00572B4A /* sbservices.h */; }; + A8A5AB9A2F4C2CFC00572B4A /* screenshotr.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8FD2F4C2CFC00572B4A /* screenshotr.h */; }; + A8A5AB9B2F4C2CFC00572B4A /* service.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A8FF2F4C2CFC00572B4A /* service.h */; }; + A8A5AB9C2F4C2CFC00572B4A /* syslog_relay.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9012F4C2CFC00572B4A /* syslog_relay.h */; }; + A8A5AB9D2F4C2CFC00572B4A /* webinspector.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9032F4C2CFC00572B4A /* webinspector.h */; }; + A8A5AB9E2F4C2CFC00572B4A /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A93D2F4C2CFC00572B4A /* common.h */; }; + A8A5AB9F2F4C2CFC00572B4A /* base64.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9DC2F4C2CFC00572B4A /* base64.h */; }; + A8A5ABA02F4C2CFC00572B4A /* bytearray.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9E02F4C2CFC00572B4A /* bytearray.h */; }; + A8A5ABA12F4C2CFC00572B4A /* hashtable.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9E52F4C2CFC00572B4A /* hashtable.h */; }; + A8A5ABA22F4C2CFC00572B4A /* jsmn.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9E92F4C2CFC00572B4A /* jsmn.h */; }; + A8A5ABA32F4C2CFC00572B4A /* plist.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9F42F4C2CFC00572B4A /* plist.h */; }; + A8A5ABA42F4C2CFC00572B4A /* ptrarray.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9F62F4C2CFC00572B4A /* ptrarray.h */; }; + A8A5ABA52F4C2CFC00572B4A /* strbuf.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9F92F4C2CFC00572B4A /* strbuf.h */; }; + A8A5ABA62F4C2CFC00572B4A /* time64.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9FC2F4C2CFC00572B4A /* time64.h */; }; + A8A5ABA72F4C2CFC00572B4A /* time64_limits.h in Headers */ = {isa = PBXBuildFile; fileRef = A8A5A9FE2F4C2CFC00572B4A /* time64_limits.h */; }; + A8A5ABA82F4C2CFC00572B4A /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8692F4C2CFC00572B4A /* debug.c */; }; + A8A5ABA92F4C2CFC00572B4A /* userpref.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A86C2F4C2CFC00572B4A /* userpref.c */; }; + A8A5ABAA2F4C2CFC00572B4A /* afc.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8CB2F4C2CFC00572B4A /* afc.c */; }; + A8A5ABAB2F4C2CFC00572B4A /* bt_packet_logger.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8CD2F4C2CFC00572B4A /* bt_packet_logger.c */; }; + A8A5ABAC2F4C2CFC00572B4A /* companion_proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8CF2F4C2CFC00572B4A /* companion_proxy.c */; }; + A8A5ABAD2F4C2CFC00572B4A /* debugserver.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8D12F4C2CFC00572B4A /* debugserver.c */; }; + A8A5ABAE2F4C2CFC00572B4A /* device_link_service.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8D32F4C2CFC00572B4A /* device_link_service.c */; }; + A8A5ABAF2F4C2CFC00572B4A /* diagnostics_relay.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8D52F4C2CFC00572B4A /* diagnostics_relay.c */; }; + A8A5ABB02F4C2CFC00572B4A /* file_relay.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8D72F4C2CFC00572B4A /* file_relay.c */; }; + A8A5ABB12F4C2CFC00572B4A /* heartbeat.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8D92F4C2CFC00572B4A /* heartbeat.c */; }; + A8A5ABB22F4C2CFC00572B4A /* house_arrest.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8DB2F4C2CFC00572B4A /* house_arrest.c */; }; + A8A5ABB32F4C2CFC00572B4A /* idevice.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8DD2F4C2CFC00572B4A /* idevice.c */; }; + A8A5ABB42F4C2CFC00572B4A /* installation_proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8DF2F4C2CFC00572B4A /* installation_proxy.c */; }; + A8A5ABB52F4C2CFC00572B4A /* lockdown.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8E22F4C2CFC00572B4A /* lockdown.c */; }; + A8A5ABB62F4C2CFC00572B4A /* lockdown-cu.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8E32F4C2CFC00572B4A /* lockdown-cu.c */; }; + A8A5ABB72F4C2CFC00572B4A /* misagent.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8E62F4C2CFC00572B4A /* misagent.c */; }; + A8A5ABB82F4C2CFC00572B4A /* mobile_image_mounter.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8E82F4C2CFC00572B4A /* mobile_image_mounter.c */; }; + A8A5ABB92F4C2CFC00572B4A /* mobileactivation.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8EA2F4C2CFC00572B4A /* mobileactivation.c */; }; + A8A5ABBA2F4C2CFC00572B4A /* mobilebackup.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8EC2F4C2CFC00572B4A /* mobilebackup.c */; }; + A8A5ABBB2F4C2CFC00572B4A /* mobilebackup2.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8EE2F4C2CFC00572B4A /* mobilebackup2.c */; }; + A8A5ABBC2F4C2CFC00572B4A /* mobilesync.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8F02F4C2CFC00572B4A /* mobilesync.c */; }; + A8A5ABBD2F4C2CFC00572B4A /* notification_proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8F22F4C2CFC00572B4A /* notification_proxy.c */; }; + A8A5ABBE2F4C2CFC00572B4A /* preboard.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8F42F4C2CFC00572B4A /* preboard.c */; }; + A8A5ABBF2F4C2CFC00572B4A /* property_list_service.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8F62F4C2CFC00572B4A /* property_list_service.c */; }; + A8A5ABC02F4C2CFC00572B4A /* restore.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8F82F4C2CFC00572B4A /* restore.c */; }; + A8A5ABC12F4C2CFC00572B4A /* reverse_proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8FA2F4C2CFC00572B4A /* reverse_proxy.c */; }; + A8A5ABC22F4C2CFC00572B4A /* sbservices.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8FC2F4C2CFC00572B4A /* sbservices.c */; }; + A8A5ABC32F4C2CFC00572B4A /* screenshotr.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A8FE2F4C2CFC00572B4A /* screenshotr.c */; }; + A8A5ABC42F4C2CFC00572B4A /* service.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9002F4C2CFC00572B4A /* service.c */; }; + A8A5ABC52F4C2CFC00572B4A /* syslog_relay.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9022F4C2CFC00572B4A /* syslog_relay.c */; }; + A8A5ABC62F4C2CFC00572B4A /* webinspector.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9042F4C2CFC00572B4A /* webinspector.c */; }; + A8A5ABC72F4C2CFC00572B4A /* cbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A93B2F4C2CFC00572B4A /* cbuf.c */; }; + A8A5ABC82F4C2CFC00572B4A /* collection.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A93C2F4C2CFC00572B4A /* collection.c */; }; + A8A5ABC92F4C2CFC00572B4A /* glue.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A93E2F4C2CFC00572B4A /* glue.c */; }; + A8A5ABCA2F4C2CFC00572B4A /* opack.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9412F4C2CFC00572B4A /* opack.c */; }; + A8A5ABCB2F4C2CFC00572B4A /* socket.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9422F4C2CFC00572B4A /* socket.c */; }; + A8A5ABCC2F4C2CFC00572B4A /* termcolors.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9432F4C2CFC00572B4A /* termcolors.c */; }; + A8A5ABCD2F4C2CFC00572B4A /* thread.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9442F4C2CFC00572B4A /* thread.c */; }; + A8A5ABCE2F4C2CFC00572B4A /* tlv.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9452F4C2CFC00572B4A /* tlv.c */; }; + A8A5ABCF2F4C2CFC00572B4A /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9462F4C2CFC00572B4A /* utils.c */; }; + A8A5ABD02F4C2CFC00572B4A /* Array.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9DB2F4C2CFC00572B4A /* Array.cpp */; }; + A8A5ABD12F4C2CFC00572B4A /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9DD2F4C2CFC00572B4A /* base64.c */; }; + A8A5ABD22F4C2CFC00572B4A /* Boolean.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9DE2F4C2CFC00572B4A /* Boolean.cpp */; }; + A8A5ABD32F4C2CFC00572B4A /* bplist.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9DF2F4C2CFC00572B4A /* bplist.c */; }; + A8A5ABD42F4C2CFC00572B4A /* bytearray.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9E12F4C2CFC00572B4A /* bytearray.c */; }; + A8A5ABD52F4C2CFC00572B4A /* Data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9E22F4C2CFC00572B4A /* Data.cpp */; }; + A8A5ABD62F4C2CFC00572B4A /* Date.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9E32F4C2CFC00572B4A /* Date.cpp */; }; + A8A5ABD72F4C2CFC00572B4A /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9E42F4C2CFC00572B4A /* Dictionary.cpp */; }; + A8A5ABD82F4C2CFC00572B4A /* hashtable.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9E62F4C2CFC00572B4A /* hashtable.c */; }; + A8A5ABD92F4C2CFC00572B4A /* Integer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9E72F4C2CFC00572B4A /* Integer.cpp */; }; + A8A5ABDA2F4C2CFC00572B4A /* jplist.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9E82F4C2CFC00572B4A /* jplist.c */; }; + A8A5ABDB2F4C2CFC00572B4A /* jsmn.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9EA2F4C2CFC00572B4A /* jsmn.c */; }; + A8A5ABDC2F4C2CFC00572B4A /* Key.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9EB2F4C2CFC00572B4A /* Key.cpp */; }; + A8A5ABDD2F4C2CFC00572B4A /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9EF2F4C2CFC00572B4A /* Node.cpp */; }; + A8A5ABDE2F4C2CFC00572B4A /* oplist.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9F02F4C2CFC00572B4A /* oplist.c */; }; + A8A5ABDF2F4C2CFC00572B4A /* out-default.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9F12F4C2CFC00572B4A /* out-default.c */; }; + A8A5ABE02F4C2CFC00572B4A /* out-limd.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9F22F4C2CFC00572B4A /* out-limd.c */; }; + A8A5ABE12F4C2CFC00572B4A /* out-plutil.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9F32F4C2CFC00572B4A /* out-plutil.c */; }; + A8A5ABE22F4C2CFC00572B4A /* plist.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9F52F4C2CFC00572B4A /* plist.c */; }; + A8A5ABE32F4C2CFC00572B4A /* ptrarray.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9F72F4C2CFC00572B4A /* ptrarray.c */; }; + A8A5ABE42F4C2CFC00572B4A /* Real.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9F82F4C2CFC00572B4A /* Real.cpp */; }; + A8A5ABE52F4C2CFC00572B4A /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9FA2F4C2CFC00572B4A /* String.cpp */; }; + A8A5ABE62F4C2CFC00572B4A /* Structure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9FB2F4C2CFC00572B4A /* Structure.cpp */; }; + A8A5ABE72F4C2CFC00572B4A /* time64.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9FD2F4C2CFC00572B4A /* time64.c */; }; + A8A5ABE82F4C2CFC00572B4A /* Uid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A9FF2F4C2CFC00572B4A /* Uid.cpp */; }; + A8A5ABE92F4C2CFC00572B4A /* xplist.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5AA002F4C2CFC00572B4A /* xplist.c */; }; + A8A5ABEA2F4C2CFC00572B4A /* libusbmuxd.c in Sources */ = {isa = PBXBuildFile; fileRef = A8A5AA842F4C2CFC00572B4A /* libusbmuxd.c */; }; + A8A5ABEB2F4C2CFC00572B4A /* minimuxer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A5AAEE2F4C2CFC00572B4A /* minimuxer.swift */; }; + A8A5ABEC2F4C2CFC00572B4A /* minimuxer-helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A5AAF02F4C2CFC00572B4A /* minimuxer-helpers.swift */; }; + A8A5ABED2F4C2CFC00572B4A /* SwiftBridgeCore.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A5AAF42F4C2CFC00572B4A /* SwiftBridgeCore.swift */; }; + A8A5ABEE2F4C2CFC00572B4A /* em_proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A7ED2F4C2CFC00572B4A /* em_proxy.swift */; }; + A8A5AC192F4C2D1800572B4A /* libminimuxer_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5AC032F4C2CFC00572B4A /* libminimuxer_static.a */; }; + A8A5AC1C2F4C2D4000572B4A /* libem_proxy_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5ABF12F4C2CFC00572B4A /* libem_proxy_static.a */; }; + A8A5AC1F2F4C2D5E00572B4A /* libfragmentzip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5ABFB2F4C2CFC00572B4A /* libfragmentzip.a */; }; + A8A5AC202F4C2D5E00572B4A /* libfragmentzip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5ABFD2F4C2CFC00572B4A /* libfragmentzip.a */; }; A8B646012D70C23E00125819 /* MarkdownKit in Frameworks */ = {isa = PBXBuildFile; productRef = A8B646002D70C23E00125819 /* MarkdownKit */; }; A8C2260E2EC9039A00047C0D /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = A8C2260D2EC9039A00047C0D /* Nuke */; }; A8C6D50C2D1EE87600DF01F1 /* AltSign-Static in Frameworks */ = {isa = PBXBuildFile; productRef = A8C6D50B2D1EE87600DF01F1 /* AltSign-Static */; }; @@ -436,20 +549,6 @@ remoteGlobalIDString = 44962FDA23E7A54A00E2A598; remoteInfo = SwiftSampleApp; }; - A81198682F4C1D740013ABD0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = A81197362F4C1C710013ABD0 /* minimuxer.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = CA609C732349A560B9642892; - remoteInfo = "minimuxer-staticlib"; - }; - A811986B2F4C1DB50013ABD0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = A81197342F4C1C710013ABD0 /* em_proxy.xcodeproj */; - proxyType = 1; - remoteGlobalIDString = CA60C44C93D7A30E3695DD59; - remoteInfo = "em_proxy-staticlib"; - }; A85A13052F4B3515002E2E11 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A85A11DD2F4B34EF002E2E11 /* em_proxy.xcodeproj */; @@ -891,6 +990,132 @@ remoteGlobalIDString = 191E5FAA290A5D92001A3B7C; remoteInfo = minimuxer; }; + A8A5ABF02F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AB6B2F4C2CFC00572B4A /* em_proxy.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = CA60C44C93D7916DE57E6EBD; + remoteInfo = "em_proxy-staticlib"; + }; + A8A5ABF62F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 87B8C3401E0E9C37002F817D; + remoteInfo = "fragmentzip-cli-macOS"; + }; + A8A5ABF82F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = B315FDB02866CCF8002E243C; + remoteInfo = "fragmentzip-cli-iOS"; + }; + A8A5ABFA2F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = B315FDB52866CD91002E243C; + remoteInfo = "fragmentzip-macOS"; + }; + A8A5ABFC2F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = B315FDCE2866CDD3002E243C; + remoteInfo = "fragmentzip-iOS"; + }; + A8A5ABFF2F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5A80F2F4C2CFC00572B4A /* libgeneral.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 87977F6F227C4B71004F31DA; + remoteInfo = libgeneral; + }; + A8A5AC022F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AB6D2F4C2CFC00572B4A /* minimuxer.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = CA609C732349C7AAD9FA67C4; + remoteInfo = "minimuxer-staticlib"; + }; + A8A5AC072F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AB662F4C2CFC00572B4A /* Roxas.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = BFADAFF819AE7BB70050CF31; + remoteInfo = Roxas; + }; + A8A5AC092F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AB662F4C2CFC00572B4A /* Roxas.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = BF8624801BB742E700C12EEE; + remoteInfo = RoxasTV; + }; + A8A5AC0B2F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AB662F4C2CFC00572B4A /* Roxas.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = BFADB00319AE7BB80050CF31; + remoteInfo = RoxasTests; + }; + A8A5AC0F2F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AAA52F4C2CFC00572B4A /* SampleApp.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 44B1EE7C23DB90D5004E2E29; + remoteInfo = SampleApp; + }; + A8A5AC112F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AAA52F4C2CFC00572B4A /* SampleApp.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 445A906A2400612800B487B4; + remoteInfo = "NSAttributedString+MarkdownTests"; + }; + A8A5AC142F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AABE2F4C2CFC00572B4A /* SampleApp.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 44E8FA8923D90632009E1D13; + remoteInfo = SampleApp; + }; + A8A5AC172F4C2CFC00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AACA2F4C2CFC00572B4A /* SwiftSampleApp.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 44962FDA23E7A54A00E2A598; + remoteInfo = SwiftSampleApp; + }; + A8A5AC1A2F4C2D2600572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AB6D2F4C2CFC00572B4A /* minimuxer.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = CA609C732349A560B9642892; + remoteInfo = "minimuxer-staticlib"; + }; + A8A5AC1D2F4C2D4A00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5AB6B2F4C2CFC00572B4A /* em_proxy.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = CA60C44C93D7A30E3695DD59; + remoteInfo = "em_proxy-staticlib"; + }; + A8A5AC212F4C2D6E00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = B315FDC52866CDD3002E243C; + remoteInfo = "fragmentzip-iOS"; + }; + A8A5AC232F4C2D6E00572B4A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = B315FDB42866CD91002E243C; + remoteInfo = "fragmentzip-macOS"; + }; A8CCC3922F4B655000B0089A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A8CCC2412F4B654400B0089A /* em_proxy.xcodeproj */; @@ -1871,6 +2096,842 @@ A85AEC662F4B22F6002E2E11 /* em_proxy.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = em_proxy.xcodeproj; sourceTree = ""; }; A85AEC682F4B22F6002E2E11 /* minimuxer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = minimuxer.xcodeproj; sourceTree = ""; }; A8945AA52D059B6100D86CBE /* Roxas.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Roxas.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A8A5A7C22F4C2CFC00572B4A /* source.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = source.json; sourceTree = ""; }; + A8A5A7C42F4C2CFC00572B4A /* jekyll.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = jekyll.yml; sourceTree = ""; }; + A8A5A7C52F4C2CFC00572B4A /* jsoncheck.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = jsoncheck.yml; sourceTree = ""; }; + A8A5A7C82F4C2CFC00572B4A /* apps-dark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apps-dark.png"; sourceTree = ""; }; + A8A5A7C92F4C2CFC00572B4A /* apps-light.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "apps-light.png"; sourceTree = ""; }; + A8A5A7CA2F4C2CFC00572B4A /* browse-dark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "browse-dark.png"; sourceTree = ""; }; + A8A5A7CB2F4C2CFC00572B4A /* browse-light.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "browse-light.png"; sourceTree = ""; }; + A8A5A7CC2F4C2CFC00572B4A /* icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon.png; sourceTree = ""; }; + A8A5A7CD2F4C2CFC00572B4A /* news-dark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "news-dark.png"; sourceTree = ""; }; + A8A5A7CE2F4C2CFC00572B4A /* news-light.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "news-light.png"; sourceTree = ""; }; + A8A5A7D12F4C2CFC00572B4A /* _config.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = _config.yml; sourceTree = ""; }; + A8A5A7D22F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5A7D32F4C2CFC00572B4A /* 404.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = 404.html; sourceTree = ""; }; + A8A5A7D42F4C2CFC00572B4A /* CNAME */ = {isa = PBXFileReference; lastKnownFileType = text; path = CNAME; sourceTree = ""; }; + A8A5A7D52F4C2CFC00572B4A /* Gemfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Gemfile; sourceTree = ""; }; + A8A5A7D62F4C2CFC00572B4A /* index.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = index.json; sourceTree = ""; }; + A8A5A7D72F4C2CFC00572B4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A8A5A7D82F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A7DA2F4C2CFC00572B4A /* build.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = build.yml; sourceTree = ""; }; + A8A5A7DC2F4C2CFC00572B4A /* CODEOWNERS */ = {isa = PBXFileReference; lastKnownFileType = text; path = CODEOWNERS; sourceTree = ""; }; + A8A5A7DE2F4C2CFC00572B4A /* client_privatekey */ = {isa = PBXFileReference; lastKnownFileType = text; path = client_privatekey; sourceTree = ""; }; + A8A5A7DF2F4C2CFC00572B4A /* client_publickey */ = {isa = PBXFileReference; lastKnownFileType = text; path = client_publickey; sourceTree = ""; }; + A8A5A7E02F4C2CFC00572B4A /* emp.conf */ = {isa = PBXFileReference; lastKnownFileType = text; path = emp.conf; sourceTree = ""; }; + A8A5A7E12F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A7E22F4C2CFC00572B4A /* server_privatekey */ = {isa = PBXFileReference; lastKnownFileType = text; path = server_privatekey; sourceTree = ""; }; + A8A5A7E32F4C2CFC00572B4A /* server_publickey_client */ = {isa = PBXFileReference; lastKnownFileType = text; path = server_publickey_client; sourceTree = ""; }; + A8A5A7E52F4C2CFC00572B4A /* lib.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = lib.rs; sourceTree = ""; }; + A8A5A7E62F4C2CFC00572B4A /* run.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = run.rs; sourceTree = ""; }; + A8A5A7E82F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5A7E92F4C2CFC00572B4A /* build.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = build.rs; sourceTree = ""; }; + A8A5A7EA2F4C2CFC00572B4A /* Cargo.toml */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cargo.toml; sourceTree = ""; }; + A8A5A7EB2F4C2CFC00572B4A /* cbindgen.toml */ = {isa = PBXFileReference; lastKnownFileType = text; path = cbindgen.toml; sourceTree = ""; }; + A8A5A7EC2F4C2CFC00572B4A /* em_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = em_proxy.h; sourceTree = ""; }; + A8A5A7ED2F4C2CFC00572B4A /* em_proxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = em_proxy.swift; sourceTree = ""; }; + A8A5A7EE2F4C2CFC00572B4A /* libem_proxy-ios.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libem_proxy-ios.a"; sourceTree = ""; }; + A8A5A7EF2F4C2CFC00572B4A /* libem_proxy-sim.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libem_proxy-sim.a"; sourceTree = ""; }; + A8A5A7F02F4C2CFC00572B4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A8A5A7F12F4C2CFC00572B4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A8A5A7F22F4C2CFC00572B4A /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = ""; }; + A8A5A7F32F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A7F52F4C2CFC00572B4A /* libcurl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libcurl.a; sourceTree = ""; }; + A8A5A7F72F4C2CFC00572B4A /* main.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = main.yml; sourceTree = ""; }; + A8A5A7FA2F4C2CFC00572B4A /* main.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = main.yml; sourceTree = ""; }; + A8A5A7FD2F4C2CFC00572B4A /* DeliveryEvent.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = DeliveryEvent.hpp; sourceTree = ""; }; + A8A5A7FE2F4C2CFC00572B4A /* Event.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = Event.hpp; sourceTree = ""; }; + A8A5A7FF2F4C2CFC00572B4A /* exception.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = exception.hpp; sourceTree = ""; }; + A8A5A8002F4C2CFC00572B4A /* lck_container.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = lck_container.hpp; sourceTree = ""; }; + A8A5A8012F4C2CFC00572B4A /* macros.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = macros.h; sourceTree = ""; }; + A8A5A8022F4C2CFC00572B4A /* Manager.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = Manager.hpp; sourceTree = ""; }; + A8A5A8042F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8062F4C2CFC00572B4A /* Event.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = ""; }; + A8A5A8072F4C2CFC00572B4A /* exception.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = exception.cpp; sourceTree = ""; }; + A8A5A8082F4C2CFC00572B4A /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = ""; }; + A8A5A8092F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A80A2F4C2CFC00572B4A /* Manager.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Manager.cpp; sourceTree = ""; }; + A8A5A80C2F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5A80D2F4C2CFC00572B4A /* autogen.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = autogen.sh; sourceTree = ""; }; + A8A5A80E2F4C2CFC00572B4A /* configure.ac */ = {isa = PBXFileReference; lastKnownFileType = text; path = configure.ac; sourceTree = ""; }; + A8A5A80F2F4C2CFC00572B4A /* libgeneral.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = libgeneral.xcodeproj; sourceTree = ""; }; + A8A5A8102F4C2CFC00572B4A /* libgeneral.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = libgeneral.pc.in; sourceTree = ""; }; + A8A5A8112F4C2CFC00572B4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A8A5A8122F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8132F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A8162F4C2CFC00572B4A /* fragmentzip.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = fragmentzip.swift; sourceTree = ""; }; + A8A5A8182F4C2CFC00572B4A /* curl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curl.h; sourceTree = ""; }; + A8A5A8192F4C2CFC00572B4A /* curlbuild.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curlbuild.h; sourceTree = ""; }; + A8A5A81A2F4C2CFC00572B4A /* curlbuild.h.cmake */ = {isa = PBXFileReference; lastKnownFileType = text; path = curlbuild.h.cmake; sourceTree = ""; }; + A8A5A81B2F4C2CFC00572B4A /* curlbuild.h.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = curlbuild.h.in; sourceTree = ""; }; + A8A5A81C2F4C2CFC00572B4A /* curlrules.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curlrules.h; sourceTree = ""; }; + A8A5A81D2F4C2CFC00572B4A /* curlver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = curlver.h; sourceTree = ""; }; + A8A5A81E2F4C2CFC00572B4A /* easy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = easy.h; sourceTree = ""; }; + A8A5A81F2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8202F4C2CFC00572B4A /* mprintf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mprintf.h; sourceTree = ""; }; + A8A5A8212F4C2CFC00572B4A /* multi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = multi.h; sourceTree = ""; }; + A8A5A8222F4C2CFC00572B4A /* stdcheaders.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdcheaders.h; sourceTree = ""; }; + A8A5A8232F4C2CFC00572B4A /* typecheck-gcc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "typecheck-gcc.h"; sourceTree = ""; }; + A8A5A8252F4C2CFC00572B4A /* libfragmentzip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libfragmentzip.h; sourceTree = ""; }; + A8A5A8272F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8292F4C2CFC00572B4A /* libfragmentzip.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = libfragmentzip.c; sourceTree = ""; }; + A8A5A82A2F4C2CFC00572B4A /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; + A8A5A82B2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A82D2F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5A82E2F4C2CFC00572B4A /* .gitmodules */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitmodules; sourceTree = ""; }; + A8A5A82F2F4C2CFC00572B4A /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = ""; }; + A8A5A8302F4C2CFC00572B4A /* autogen.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = autogen.sh; sourceTree = ""; }; + A8A5A8312F4C2CFC00572B4A /* ChangeLog */ = {isa = PBXFileReference; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; + A8A5A8322F4C2CFC00572B4A /* configure.ac */ = {isa = PBXFileReference; lastKnownFileType = text; path = configure.ac; sourceTree = ""; }; + A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = libfragmentzip.xcodeproj; sourceTree = ""; }; + A8A5A8342F4C2CFC00572B4A /* libfragmentzip.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = libfragmentzip.pc.in; sourceTree = ""; }; + A8A5A8352F4C2CFC00572B4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A8A5A8362F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8372F4C2CFC00572B4A /* NEWS */ = {isa = PBXFileReference; lastKnownFileType = text; path = NEWS; sourceTree = ""; }; + A8A5A8382F4C2CFC00572B4A /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = ""; }; + A8A5A8392F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A83B2F4C2CFC00572B4A /* build.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = build.yml; sourceTree = ""; }; + A8A5A83E2F4C2CFC00572B4A /* add_scalar.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = add_scalar.c; sourceTree = ""; }; + A8A5A83F2F4C2CFC00572B4A /* ed25519.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ed25519.h; sourceTree = ""; }; + A8A5A8402F4C2CFC00572B4A /* fe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fe.h; sourceTree = ""; }; + A8A5A8412F4C2CFC00572B4A /* fe.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fe.c; sourceTree = ""; }; + A8A5A8422F4C2CFC00572B4A /* fixedint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fixedint.h; sourceTree = ""; }; + A8A5A8432F4C2CFC00572B4A /* ge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ge.h; sourceTree = ""; }; + A8A5A8442F4C2CFC00572B4A /* ge.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ge.c; sourceTree = ""; }; + A8A5A8452F4C2CFC00572B4A /* key_exchange.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = key_exchange.c; sourceTree = ""; }; + A8A5A8462F4C2CFC00572B4A /* keypair.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = keypair.c; sourceTree = ""; }; + A8A5A8472F4C2CFC00572B4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A8A5A8482F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8492F4C2CFC00572B4A /* precomp_data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = precomp_data.h; sourceTree = ""; }; + A8A5A84A2F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A84B2F4C2CFC00572B4A /* sc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sc.h; sourceTree = ""; }; + A8A5A84C2F4C2CFC00572B4A /* sc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sc.c; sourceTree = ""; }; + A8A5A84D2F4C2CFC00572B4A /* seed.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = seed.c; sourceTree = ""; }; + A8A5A84E2F4C2CFC00572B4A /* sha512.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = ""; }; + A8A5A84F2F4C2CFC00572B4A /* sha512.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sha512.c; sourceTree = ""; }; + A8A5A8502F4C2CFC00572B4A /* sign.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sign.c; sourceTree = ""; }; + A8A5A8512F4C2CFC00572B4A /* verify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = verify.c; sourceTree = ""; }; + A8A5A8532F4C2CFC00572B4A /* cstr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cstr.h; sourceTree = ""; }; + A8A5A8542F4C2CFC00572B4A /* cstr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cstr.c; sourceTree = ""; }; + A8A5A8552F4C2CFC00572B4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A8A5A8562F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8572F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A8582F4C2CFC00572B4A /* srp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = srp.h; sourceTree = ""; }; + A8A5A8592F4C2CFC00572B4A /* srp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = srp.c; sourceTree = ""; }; + A8A5A85A2F4C2CFC00572B4A /* srp_aux.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = srp_aux.h; sourceTree = ""; }; + A8A5A85B2F4C2CFC00572B4A /* srp6a_sha512_client.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = srp6a_sha512_client.c; sourceTree = ""; }; + A8A5A85C2F4C2CFC00572B4A /* t_conv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = t_conv.c; sourceTree = ""; }; + A8A5A85D2F4C2CFC00572B4A /* t_defines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = t_defines.h; sourceTree = ""; }; + A8A5A85E2F4C2CFC00572B4A /* t_math.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = t_math.c; sourceTree = ""; }; + A8A5A85F2F4C2CFC00572B4A /* t_misc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = t_misc.c; sourceTree = ""; }; + A8A5A8602F4C2CFC00572B4A /* t_pwd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = t_pwd.h; sourceTree = ""; }; + A8A5A8612F4C2CFC00572B4A /* t_sha.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = t_sha.h; sourceTree = ""; }; + A8A5A8622F4C2CFC00572B4A /* t_sha.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = t_sha.c; sourceTree = ""; }; + A8A5A8632F4C2CFC00572B4A /* t_truerand.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = t_truerand.c; sourceTree = ""; }; + A8A5A8652F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8662F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A8682F4C2CFC00572B4A /* debug.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = ""; }; + A8A5A8692F4C2CFC00572B4A /* debug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = ""; }; + A8A5A86A2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A86B2F4C2CFC00572B4A /* userpref.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = userpref.h; sourceTree = ""; }; + A8A5A86C2F4C2CFC00572B4A /* userpref.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = userpref.c; sourceTree = ""; }; + A8A5A86E2F4C2CFC00572B4A /* afc.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = afc.pxi; sourceTree = ""; }; + A8A5A86F2F4C2CFC00572B4A /* debugserver.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = debugserver.pxi; sourceTree = ""; }; + A8A5A8702F4C2CFC00572B4A /* diagnostics_relay.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = diagnostics_relay.pxi; sourceTree = ""; }; + A8A5A8712F4C2CFC00572B4A /* file_relay.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = file_relay.pxi; sourceTree = ""; }; + A8A5A8722F4C2CFC00572B4A /* heartbeat.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = heartbeat.pxi; sourceTree = ""; }; + A8A5A8732F4C2CFC00572B4A /* house_arrest.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = house_arrest.pxi; sourceTree = ""; }; + A8A5A8742F4C2CFC00572B4A /* imobiledevice.pxd */ = {isa = PBXFileReference; lastKnownFileType = text; path = imobiledevice.pxd; sourceTree = ""; }; + A8A5A8752F4C2CFC00572B4A /* imobiledevice.pyx */ = {isa = PBXFileReference; lastKnownFileType = text; path = imobiledevice.pyx; sourceTree = ""; }; + A8A5A8762F4C2CFC00572B4A /* installation_proxy.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = installation_proxy.pxi; sourceTree = ""; }; + A8A5A8772F4C2CFC00572B4A /* lockdown.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = lockdown.pxi; sourceTree = ""; }; + A8A5A8782F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8792F4C2CFC00572B4A /* misagent.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = misagent.pxi; sourceTree = ""; }; + A8A5A87A2F4C2CFC00572B4A /* mobile_image_mounter.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = mobile_image_mounter.pxi; sourceTree = ""; }; + A8A5A87B2F4C2CFC00572B4A /* mobilebackup.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = mobilebackup.pxi; sourceTree = ""; }; + A8A5A87C2F4C2CFC00572B4A /* mobilebackup2.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = mobilebackup2.pxi; sourceTree = ""; }; + A8A5A87D2F4C2CFC00572B4A /* mobilesync.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = mobilesync.pxi; sourceTree = ""; }; + A8A5A87E2F4C2CFC00572B4A /* notification_proxy.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = notification_proxy.pxi; sourceTree = ""; }; + A8A5A87F2F4C2CFC00572B4A /* restore.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = restore.pxi; sourceTree = ""; }; + A8A5A8802F4C2CFC00572B4A /* sbservices.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = sbservices.pxi; sourceTree = ""; }; + A8A5A8812F4C2CFC00572B4A /* screenshotr.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = screenshotr.pxi; sourceTree = ""; }; + A8A5A8822F4C2CFC00572B4A /* webinspector.pxi */ = {isa = PBXFileReference; lastKnownFileType = text; path = webinspector.pxi; sourceTree = ""; }; + A8A5A8842F4C2CFC00572B4A /* custom.css */ = {isa = PBXFileReference; lastKnownFileType = text.css; path = custom.css; sourceTree = ""; }; + A8A5A8852F4C2CFC00572B4A /* favicon.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = favicon.ico; sourceTree = ""; }; + A8A5A8862F4C2CFC00572B4A /* folder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder.png; sourceTree = ""; }; + A8A5A8872F4C2CFC00572B4A /* folder-open.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "folder-open.png"; sourceTree = ""; }; + A8A5A8882F4C2CFC00572B4A /* footer.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = footer.html; sourceTree = ""; }; + A8A5A8892F4C2CFC00572B4A /* header.html */ = {isa = PBXFileReference; lastKnownFileType = text.html; path = header.html; sourceTree = ""; }; + A8A5A88A2F4C2CFC00572B4A /* layout.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = layout.xml; sourceTree = ""; }; + A8A5A88B2F4C2CFC00572B4A /* logo-vector-clean.svg */ = {isa = PBXFileReference; lastKnownFileType = text; path = "logo-vector-clean.svg"; sourceTree = ""; }; + A8A5A88C2F4C2CFC00572B4A /* text-x-generic.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "text-x-generic.png"; sourceTree = ""; }; + A8A5A88E2F4C2CFC00572B4A /* idevice_id.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevice_id.1; sourceTree = ""; }; + A8A5A88F2F4C2CFC00572B4A /* idevicebackup.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicebackup.1; sourceTree = ""; }; + A8A5A8902F4C2CFC00572B4A /* idevicebackup2.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicebackup2.1; sourceTree = ""; }; + A8A5A8912F4C2CFC00572B4A /* idevicebtlogger.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicebtlogger.1; sourceTree = ""; }; + A8A5A8922F4C2CFC00572B4A /* idevicecrashreport.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicecrashreport.1; sourceTree = ""; }; + A8A5A8932F4C2CFC00572B4A /* idevicedate.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicedate.1; sourceTree = ""; }; + A8A5A8942F4C2CFC00572B4A /* idevicedebug.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicedebug.1; sourceTree = ""; }; + A8A5A8952F4C2CFC00572B4A /* idevicedebugserverproxy.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicedebugserverproxy.1; sourceTree = ""; }; + A8A5A8962F4C2CFC00572B4A /* idevicedevmodectl.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicedevmodectl.1; sourceTree = ""; }; + A8A5A8972F4C2CFC00572B4A /* idevicediagnostics.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicediagnostics.1; sourceTree = ""; }; + A8A5A8982F4C2CFC00572B4A /* ideviceenterrecovery.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = ideviceenterrecovery.1; sourceTree = ""; }; + A8A5A8992F4C2CFC00572B4A /* ideviceimagemounter.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = ideviceimagemounter.1; sourceTree = ""; }; + A8A5A89A2F4C2CFC00572B4A /* ideviceinfo.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = ideviceinfo.1; sourceTree = ""; }; + A8A5A89B2F4C2CFC00572B4A /* idevicename.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicename.1; sourceTree = ""; }; + A8A5A89C2F4C2CFC00572B4A /* idevicenotificationproxy.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicenotificationproxy.1; sourceTree = ""; }; + A8A5A89D2F4C2CFC00572B4A /* idevicepair.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicepair.1; sourceTree = ""; }; + A8A5A89E2F4C2CFC00572B4A /* ideviceprovision.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = ideviceprovision.1; sourceTree = ""; }; + A8A5A89F2F4C2CFC00572B4A /* idevicescreenshot.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicescreenshot.1; sourceTree = ""; }; + A8A5A8A02F4C2CFC00572B4A /* idevicesetlocation.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicesetlocation.1; sourceTree = ""; }; + A8A5A8A12F4C2CFC00572B4A /* idevicesyslog.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = idevicesyslog.1; sourceTree = ""; }; + A8A5A8A22F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8A42F4C2CFC00572B4A /* afc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = afc.h; sourceTree = ""; }; + A8A5A8A52F4C2CFC00572B4A /* bt_packet_logger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bt_packet_logger.h; sourceTree = ""; }; + A8A5A8A62F4C2CFC00572B4A /* companion_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = companion_proxy.h; sourceTree = ""; }; + A8A5A8A72F4C2CFC00572B4A /* debugserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = debugserver.h; sourceTree = ""; }; + A8A5A8A82F4C2CFC00572B4A /* diagnostics_relay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = diagnostics_relay.h; sourceTree = ""; }; + A8A5A8A92F4C2CFC00572B4A /* file_relay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = file_relay.h; sourceTree = ""; }; + A8A5A8AA2F4C2CFC00572B4A /* heartbeat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = heartbeat.h; sourceTree = ""; }; + A8A5A8AB2F4C2CFC00572B4A /* house_arrest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = house_arrest.h; sourceTree = ""; }; + A8A5A8AC2F4C2CFC00572B4A /* installation_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = installation_proxy.h; sourceTree = ""; }; + A8A5A8AD2F4C2CFC00572B4A /* libimobiledevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libimobiledevice.h; sourceTree = ""; }; + A8A5A8AE2F4C2CFC00572B4A /* lockdown.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lockdown.h; sourceTree = ""; }; + A8A5A8AF2F4C2CFC00572B4A /* misagent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = misagent.h; sourceTree = ""; }; + A8A5A8B02F4C2CFC00572B4A /* mobile_image_mounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobile_image_mounter.h; sourceTree = ""; }; + A8A5A8B12F4C2CFC00572B4A /* mobileactivation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobileactivation.h; sourceTree = ""; }; + A8A5A8B22F4C2CFC00572B4A /* mobilebackup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobilebackup.h; sourceTree = ""; }; + A8A5A8B32F4C2CFC00572B4A /* mobilebackup2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobilebackup2.h; sourceTree = ""; }; + A8A5A8B42F4C2CFC00572B4A /* mobilesync.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobilesync.h; sourceTree = ""; }; + A8A5A8B52F4C2CFC00572B4A /* notification_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = notification_proxy.h; sourceTree = ""; }; + A8A5A8B62F4C2CFC00572B4A /* preboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = preboard.h; sourceTree = ""; }; + A8A5A8B72F4C2CFC00572B4A /* property_list_service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = property_list_service.h; sourceTree = ""; }; + A8A5A8B82F4C2CFC00572B4A /* restore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = restore.h; sourceTree = ""; }; + A8A5A8B92F4C2CFC00572B4A /* reverse_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = reverse_proxy.h; sourceTree = ""; }; + A8A5A8BA2F4C2CFC00572B4A /* sbservices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sbservices.h; sourceTree = ""; }; + A8A5A8BB2F4C2CFC00572B4A /* screenshotr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = screenshotr.h; sourceTree = ""; }; + A8A5A8BC2F4C2CFC00572B4A /* service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = service.h; sourceTree = ""; }; + A8A5A8BD2F4C2CFC00572B4A /* syslog_relay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = syslog_relay.h; sourceTree = ""; }; + A8A5A8BE2F4C2CFC00572B4A /* webinspector.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = webinspector.h; sourceTree = ""; }; + A8A5A8C02F4C2CFC00572B4A /* asprintf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asprintf.h; sourceTree = ""; }; + A8A5A8C12F4C2CFC00572B4A /* endianness.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = endianness.h; sourceTree = ""; }; + A8A5A8C22F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8C42F4C2CFC00572B4A /* ac_pkg_cython.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = ac_pkg_cython.m4; sourceTree = ""; }; + A8A5A8C52F4C2CFC00572B4A /* as-compiler-flag.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "as-compiler-flag.m4"; sourceTree = ""; }; + A8A5A8C62F4C2CFC00572B4A /* ax_pthread.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = ax_pthread.m4; sourceTree = ""; }; + A8A5A8C72F4C2CFC00572B4A /* ax_python_devel.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = ax_python_devel.m4; sourceTree = ""; }; + A8A5A8C82F4C2CFC00572B4A /* cython_python.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = cython_python.m4; sourceTree = ""; }; + A8A5A8CA2F4C2CFC00572B4A /* afc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = afc.h; sourceTree = ""; }; + A8A5A8CB2F4C2CFC00572B4A /* afc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = afc.c; sourceTree = ""; }; + A8A5A8CC2F4C2CFC00572B4A /* bt_packet_logger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bt_packet_logger.h; sourceTree = ""; }; + A8A5A8CD2F4C2CFC00572B4A /* bt_packet_logger.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bt_packet_logger.c; sourceTree = ""; }; + A8A5A8CE2F4C2CFC00572B4A /* companion_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = companion_proxy.h; sourceTree = ""; }; + A8A5A8CF2F4C2CFC00572B4A /* companion_proxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = companion_proxy.c; sourceTree = ""; }; + A8A5A8D02F4C2CFC00572B4A /* debugserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = debugserver.h; sourceTree = ""; }; + A8A5A8D12F4C2CFC00572B4A /* debugserver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = debugserver.c; sourceTree = ""; }; + A8A5A8D22F4C2CFC00572B4A /* device_link_service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = device_link_service.h; sourceTree = ""; }; + A8A5A8D32F4C2CFC00572B4A /* device_link_service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_link_service.c; sourceTree = ""; }; + A8A5A8D42F4C2CFC00572B4A /* diagnostics_relay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = diagnostics_relay.h; sourceTree = ""; }; + A8A5A8D52F4C2CFC00572B4A /* diagnostics_relay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = diagnostics_relay.c; sourceTree = ""; }; + A8A5A8D62F4C2CFC00572B4A /* file_relay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = file_relay.h; sourceTree = ""; }; + A8A5A8D72F4C2CFC00572B4A /* file_relay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = file_relay.c; sourceTree = ""; }; + A8A5A8D82F4C2CFC00572B4A /* heartbeat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = heartbeat.h; sourceTree = ""; }; + A8A5A8D92F4C2CFC00572B4A /* heartbeat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = heartbeat.c; sourceTree = ""; }; + A8A5A8DA2F4C2CFC00572B4A /* house_arrest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = house_arrest.h; sourceTree = ""; }; + A8A5A8DB2F4C2CFC00572B4A /* house_arrest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = house_arrest.c; sourceTree = ""; }; + A8A5A8DC2F4C2CFC00572B4A /* idevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = idevice.h; sourceTree = ""; }; + A8A5A8DD2F4C2CFC00572B4A /* idevice.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevice.c; sourceTree = ""; }; + A8A5A8DE2F4C2CFC00572B4A /* installation_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = installation_proxy.h; sourceTree = ""; }; + A8A5A8DF2F4C2CFC00572B4A /* installation_proxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = installation_proxy.c; sourceTree = ""; }; + A8A5A8E02F4C2CFC00572B4A /* libimobiledevice-1.0.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libimobiledevice-1.0.pc.in"; sourceTree = ""; }; + A8A5A8E12F4C2CFC00572B4A /* lockdown.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lockdown.h; sourceTree = ""; }; + A8A5A8E22F4C2CFC00572B4A /* lockdown.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lockdown.c; sourceTree = ""; }; + A8A5A8E32F4C2CFC00572B4A /* lockdown-cu.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "lockdown-cu.c"; sourceTree = ""; }; + A8A5A8E42F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A8E52F4C2CFC00572B4A /* misagent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = misagent.h; sourceTree = ""; }; + A8A5A8E62F4C2CFC00572B4A /* misagent.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = misagent.c; sourceTree = ""; }; + A8A5A8E72F4C2CFC00572B4A /* mobile_image_mounter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobile_image_mounter.h; sourceTree = ""; }; + A8A5A8E82F4C2CFC00572B4A /* mobile_image_mounter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mobile_image_mounter.c; sourceTree = ""; }; + A8A5A8E92F4C2CFC00572B4A /* mobileactivation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobileactivation.h; sourceTree = ""; }; + A8A5A8EA2F4C2CFC00572B4A /* mobileactivation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mobileactivation.c; sourceTree = ""; }; + A8A5A8EB2F4C2CFC00572B4A /* mobilebackup.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobilebackup.h; sourceTree = ""; }; + A8A5A8EC2F4C2CFC00572B4A /* mobilebackup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mobilebackup.c; sourceTree = ""; }; + A8A5A8ED2F4C2CFC00572B4A /* mobilebackup2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobilebackup2.h; sourceTree = ""; }; + A8A5A8EE2F4C2CFC00572B4A /* mobilebackup2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mobilebackup2.c; sourceTree = ""; }; + A8A5A8EF2F4C2CFC00572B4A /* mobilesync.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mobilesync.h; sourceTree = ""; }; + A8A5A8F02F4C2CFC00572B4A /* mobilesync.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mobilesync.c; sourceTree = ""; }; + A8A5A8F12F4C2CFC00572B4A /* notification_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = notification_proxy.h; sourceTree = ""; }; + A8A5A8F22F4C2CFC00572B4A /* notification_proxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = notification_proxy.c; sourceTree = ""; }; + A8A5A8F32F4C2CFC00572B4A /* preboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = preboard.h; sourceTree = ""; }; + A8A5A8F42F4C2CFC00572B4A /* preboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = preboard.c; sourceTree = ""; }; + A8A5A8F52F4C2CFC00572B4A /* property_list_service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = property_list_service.h; sourceTree = ""; }; + A8A5A8F62F4C2CFC00572B4A /* property_list_service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = property_list_service.c; sourceTree = ""; }; + A8A5A8F72F4C2CFC00572B4A /* restore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = restore.h; sourceTree = ""; }; + A8A5A8F82F4C2CFC00572B4A /* restore.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = restore.c; sourceTree = ""; }; + A8A5A8F92F4C2CFC00572B4A /* reverse_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = reverse_proxy.h; sourceTree = ""; }; + A8A5A8FA2F4C2CFC00572B4A /* reverse_proxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reverse_proxy.c; sourceTree = ""; }; + A8A5A8FB2F4C2CFC00572B4A /* sbservices.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sbservices.h; sourceTree = ""; }; + A8A5A8FC2F4C2CFC00572B4A /* sbservices.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sbservices.c; sourceTree = ""; }; + A8A5A8FD2F4C2CFC00572B4A /* screenshotr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = screenshotr.h; sourceTree = ""; }; + A8A5A8FE2F4C2CFC00572B4A /* screenshotr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = screenshotr.c; sourceTree = ""; }; + A8A5A8FF2F4C2CFC00572B4A /* service.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = service.h; sourceTree = ""; }; + A8A5A9002F4C2CFC00572B4A /* service.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = service.c; sourceTree = ""; }; + A8A5A9012F4C2CFC00572B4A /* syslog_relay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = syslog_relay.h; sourceTree = ""; }; + A8A5A9022F4C2CFC00572B4A /* syslog_relay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = syslog_relay.c; sourceTree = ""; }; + A8A5A9032F4C2CFC00572B4A /* webinspector.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = webinspector.h; sourceTree = ""; }; + A8A5A9042F4C2CFC00572B4A /* webinspector.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = webinspector.c; sourceTree = ""; }; + A8A5A9062F4C2CFC00572B4A /* idevice_id.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevice_id.c; sourceTree = ""; }; + A8A5A9072F4C2CFC00572B4A /* idevicebackup.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicebackup.c; sourceTree = ""; }; + A8A5A9082F4C2CFC00572B4A /* idevicebackup2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicebackup2.c; sourceTree = ""; }; + A8A5A9092F4C2CFC00572B4A /* idevicebtlogger.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicebtlogger.c; sourceTree = ""; }; + A8A5A90A2F4C2CFC00572B4A /* idevicecrashreport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicecrashreport.c; sourceTree = ""; }; + A8A5A90B2F4C2CFC00572B4A /* idevicedate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicedate.c; sourceTree = ""; }; + A8A5A90C2F4C2CFC00572B4A /* idevicedebug.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicedebug.c; sourceTree = ""; }; + A8A5A90D2F4C2CFC00572B4A /* idevicedebugserverproxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicedebugserverproxy.c; sourceTree = ""; }; + A8A5A90E2F4C2CFC00572B4A /* idevicedevmodectl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicedevmodectl.c; sourceTree = ""; }; + A8A5A90F2F4C2CFC00572B4A /* idevicediagnostics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicediagnostics.c; sourceTree = ""; }; + A8A5A9102F4C2CFC00572B4A /* ideviceenterrecovery.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ideviceenterrecovery.c; sourceTree = ""; }; + A8A5A9112F4C2CFC00572B4A /* ideviceimagemounter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ideviceimagemounter.c; sourceTree = ""; }; + A8A5A9122F4C2CFC00572B4A /* ideviceinfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ideviceinfo.c; sourceTree = ""; }; + A8A5A9132F4C2CFC00572B4A /* idevicename.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicename.c; sourceTree = ""; }; + A8A5A9142F4C2CFC00572B4A /* idevicenotificationproxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicenotificationproxy.c; sourceTree = ""; }; + A8A5A9152F4C2CFC00572B4A /* idevicepair.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicepair.c; sourceTree = ""; }; + A8A5A9162F4C2CFC00572B4A /* ideviceprovision.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ideviceprovision.c; sourceTree = ""; }; + A8A5A9172F4C2CFC00572B4A /* idevicescreenshot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicescreenshot.c; sourceTree = ""; }; + A8A5A9182F4C2CFC00572B4A /* idevicesetlocation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicesetlocation.c; sourceTree = ""; }; + A8A5A9192F4C2CFC00572B4A /* idevicesyslog.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = idevicesyslog.c; sourceTree = ""; }; + A8A5A91A2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A91C2F4C2CFC00572B4A /* .gitattributes */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitattributes; sourceTree = ""; }; + A8A5A91D2F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5A91E2F4C2CFC00572B4A /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = ""; }; + A8A5A91F2F4C2CFC00572B4A /* autogen.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = autogen.sh; sourceTree = ""; }; + A8A5A9202F4C2CFC00572B4A /* configure.ac */ = {isa = PBXFileReference; lastKnownFileType = text; path = configure.ac; sourceTree = ""; }; + A8A5A9212F4C2CFC00572B4A /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + A8A5A9222F4C2CFC00572B4A /* COPYING.LESSER */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING.LESSER; sourceTree = ""; }; + A8A5A9232F4C2CFC00572B4A /* doxygen.cfg.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = doxygen.cfg.in; sourceTree = ""; }; + A8A5A9242F4C2CFC00572B4A /* git-version-gen */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "git-version-gen"; sourceTree = ""; }; + A8A5A9252F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A9262F4C2CFC00572B4A /* NEWS */ = {isa = PBXFileReference; lastKnownFileType = text; path = NEWS; sourceTree = ""; }; + A8A5A9272F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A9292F4C2CFC00572B4A /* build.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = build.yml; sourceTree = ""; }; + A8A5A92C2F4C2CFC00572B4A /* cbuf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cbuf.h; sourceTree = ""; }; + A8A5A92D2F4C2CFC00572B4A /* collection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = collection.h; sourceTree = ""; }; + A8A5A92E2F4C2CFC00572B4A /* opack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opack.h; sourceTree = ""; }; + A8A5A92F2F4C2CFC00572B4A /* socket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = socket.h; sourceTree = ""; }; + A8A5A9302F4C2CFC00572B4A /* termcolors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = termcolors.h; sourceTree = ""; }; + A8A5A9312F4C2CFC00572B4A /* thread.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = thread.h; sourceTree = ""; }; + A8A5A9322F4C2CFC00572B4A /* tlv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tlv.h; sourceTree = ""; }; + A8A5A9332F4C2CFC00572B4A /* utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = ""; }; + A8A5A9352F4C2CFC00572B4A /* endianness.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = endianness.h; sourceTree = ""; }; + A8A5A9362F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A9382F4C2CFC00572B4A /* as-compiler-flag.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "as-compiler-flag.m4"; sourceTree = ""; }; + A8A5A9392F4C2CFC00572B4A /* ax_pthread.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = ax_pthread.m4; sourceTree = ""; }; + A8A5A93B2F4C2CFC00572B4A /* cbuf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cbuf.c; sourceTree = ""; }; + A8A5A93C2F4C2CFC00572B4A /* collection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = collection.c; sourceTree = ""; }; + A8A5A93D2F4C2CFC00572B4A /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; + A8A5A93E2F4C2CFC00572B4A /* glue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = glue.c; sourceTree = ""; }; + A8A5A93F2F4C2CFC00572B4A /* libimobiledevice-glue-1.0.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libimobiledevice-glue-1.0.pc.in"; sourceTree = ""; }; + A8A5A9402F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A9412F4C2CFC00572B4A /* opack.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = opack.c; sourceTree = ""; }; + A8A5A9422F4C2CFC00572B4A /* socket.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = socket.c; sourceTree = ""; }; + A8A5A9432F4C2CFC00572B4A /* termcolors.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = termcolors.c; sourceTree = ""; }; + A8A5A9442F4C2CFC00572B4A /* thread.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = thread.c; sourceTree = ""; }; + A8A5A9452F4C2CFC00572B4A /* tlv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tlv.c; sourceTree = ""; }; + A8A5A9462F4C2CFC00572B4A /* utils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = ""; }; + A8A5A9482F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5A9492F4C2CFC00572B4A /* autogen.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = autogen.sh; sourceTree = ""; }; + A8A5A94A2F4C2CFC00572B4A /* configure.ac */ = {isa = PBXFileReference; lastKnownFileType = text; path = configure.ac; sourceTree = ""; }; + A8A5A94B2F4C2CFC00572B4A /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + A8A5A94C2F4C2CFC00572B4A /* git-version-gen */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "git-version-gen"; sourceTree = ""; }; + A8A5A94D2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A94E2F4C2CFC00572B4A /* NEWS */ = {isa = PBXFileReference; lastKnownFileType = text; path = NEWS; sourceTree = ""; }; + A8A5A94F2F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5A9512F4C2CFC00572B4A /* build.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = build.yml; sourceTree = ""; }; + A8A5A9522F4C2CFC00572B4A /* cifuzz.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = cifuzz.yml; sourceTree = ""; }; + A8A5A9532F4C2CFC00572B4A /* codeql-analysis.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = "codeql-analysis.yml"; sourceTree = ""; }; + A8A5A9552F4C2CFC00572B4A /* pull.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = pull.yml; sourceTree = ""; }; + A8A5A9572F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A9582F4C2CFC00572B4A /* plist.pxd */ = {isa = PBXFileReference; lastKnownFileType = text; path = plist.pxd; sourceTree = ""; }; + A8A5A9592F4C2CFC00572B4A /* plist.pyx */ = {isa = PBXFileReference; lastKnownFileType = text; path = plist.pyx; sourceTree = ""; }; + A8A5A95A2F4C2CFC00572B4A /* plist_util.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = plist_util.h; sourceTree = ""; }; + A8A5A95B2F4C2CFC00572B4A /* plist_util.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist_util.c; sourceTree = ""; }; + A8A5A95D2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A95E2F4C2CFC00572B4A /* plistutil.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = plistutil.1; sourceTree = ""; }; + A8A5A9602F4C2CFC00572B4A /* clusterfuzz-testcase-4766291097288704 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "clusterfuzz-testcase-4766291097288704"; sourceTree = ""; }; + A8A5A9612F4C2CFC00572B4A /* clusterfuzz-testcase-4930725262393344 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "clusterfuzz-testcase-4930725262393344"; sourceTree = ""; }; + A8A5A9622F4C2CFC00572B4A /* clusterfuzz-testcase-5421965105954816 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "clusterfuzz-testcase-5421965105954816"; sourceTree = ""; }; + A8A5A9632F4C2CFC00572B4A /* clusterfuzz-testcase-5556177727389696 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "clusterfuzz-testcase-5556177727389696"; sourceTree = ""; }; + A8A5A9642F4C2CFC00572B4A /* clusterfuzz-testcase-6557963011489792 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "clusterfuzz-testcase-6557963011489792"; sourceTree = ""; }; + A8A5A9652F4C2CFC00572B4A /* clusterfuzz-testcase-6605859144597504 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "clusterfuzz-testcase-6605859144597504"; sourceTree = ""; }; + A8A5A9662F4C2CFC00572B4A /* crash-0ce4dd483b645bc05ec45a97d285dcf1933ee840 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-0ce4dd483b645bc05ec45a97d285dcf1933ee840"; sourceTree = ""; }; + A8A5A9672F4C2CFC00572B4A /* crash-0d59cdcb5c3416c2790612b78a631ce9f5622800 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-0d59cdcb5c3416c2790612b78a631ce9f5622800"; sourceTree = ""; }; + A8A5A9682F4C2CFC00572B4A /* crash-4bd78175fe01d07c5ee90104fbc68d95dd092210 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-4bd78175fe01d07c5ee90104fbc68d95dd092210"; sourceTree = ""; }; + A8A5A9692F4C2CFC00572B4A /* crash-4c5404453bb7425aef9b953a5f6f3f0afcc48392 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-4c5404453bb7425aef9b953a5f6f3f0afcc48392"; sourceTree = ""; }; + A8A5A96A2F4C2CFC00572B4A /* crash-6d1399685b745d3d49fadc91072fabcdde8d16fa */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-6d1399685b745d3d49fadc91072fabcdde8d16fa"; sourceTree = ""; }; + A8A5A96B2F4C2CFC00572B4A /* crash-17d635ab460fef74df1ac7561f1253533a6359c5 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-17d635ab460fef74df1ac7561f1253533a6359c5"; sourceTree = ""; }; + A8A5A96C2F4C2CFC00572B4A /* crash-33a67313fa7864cd627ef92d12017a127d342f28 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-33a67313fa7864cd627ef92d12017a127d342f28"; sourceTree = ""; }; + A8A5A96D2F4C2CFC00572B4A /* crash-39f1347115f8fe9ac25cdc9332e3fc5cd32c7f7b */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-39f1347115f8fe9ac25cdc9332e3fc5cd32c7f7b"; sourceTree = ""; }; + A8A5A96E2F4C2CFC00572B4A /* crash-94b3725900d63c6258448fd757559c81002de9c9 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-94b3725900d63c6258448fd757559c81002de9c9"; sourceTree = ""; }; + A8A5A96F2F4C2CFC00572B4A /* crash-52775e25f6af20af351cd616834e602fc988a032 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-52775e25f6af20af351cd616834e602fc988a032"; sourceTree = ""; }; + A8A5A9702F4C2CFC00572B4A /* crash-a47195acbabc3f5b2cda9c6ebda42f2afc1cc5af */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-a47195acbabc3f5b2cda9c6ebda42f2afc1cc5af"; sourceTree = ""; }; + A8A5A9712F4C2CFC00572B4A /* crash-ce852bae6aeeffc4698a93660236f1b995ce966e */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-ce852bae6aeeffc4698a93660236f1b995ce966e"; sourceTree = ""; }; + A8A5A9722F4C2CFC00572B4A /* crash-daddb6e82e3d1ed76e20e4131462f5247a6fb131 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-daddb6e82e3d1ed76e20e4131462f5247a6fb131"; sourceTree = ""; }; + A8A5A9732F4C2CFC00572B4A /* crash-f21be4ebce7f9c337bf96b93cec7e252f5c75a21 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-f21be4ebce7f9c337bf96b93cec7e252f5c75a21"; sourceTree = ""; }; + A8A5A9742F4C2CFC00572B4A /* crash-f779dafccc0164684d1a264976e56037188b40e2 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "crash-f779dafccc0164684d1a264976e56037188b40e2"; sourceTree = ""; }; + A8A5A9762F4C2CFC00572B4A /* leak-96fb453b3ba18d31e164831795a708183b5a0dac */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "leak-96fb453b3ba18d31e164831795a708183b5a0dac"; sourceTree = ""; }; + A8A5A9772F4C2CFC00572B4A /* leak-acb3c00a83d7635638a476a4e70fc1f1caa1a5b1 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "leak-acb3c00a83d7635638a476a4e70fc1f1caa1a5b1"; sourceTree = ""; }; + A8A5A9782F4C2CFC00572B4A /* leak-fe2cd4b1f67e0c9b21e6225a4fb4ca19eab80074 */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = "leak-fe2cd4b1f67e0c9b21e6225a4fb4ca19eab80074"; sourceTree = ""; }; + A8A5A97A2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-4997614678966272 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-4997614678966272"; sourceTree = ""; }; + A8A5A97B2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5149455463088128 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-5149455463088128"; sourceTree = ""; }; + A8A5A97C2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5161359598288896 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-5161359598288896"; sourceTree = ""; }; + A8A5A97D2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5486807695884288 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-5486807695884288"; sourceTree = ""; }; + A8A5A97E2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5576833398079488 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-5576833398079488"; sourceTree = ""; }; + A8A5A97F2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5704016686874624 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-5704016686874624"; sourceTree = ""; }; + A8A5A9802F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-6639076466360320 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-6639076466360320"; sourceTree = ""; }; + A8A5A9822F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-4881933237092352 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-4881933237092352"; sourceTree = ""; }; + A8A5A9832F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5069883912617984 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-5069883912617984"; sourceTree = ""; }; + A8A5A9842F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5816111696838656 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-jplist_fuzzer-5816111696838656"; sourceTree = ""; }; + A8A5A9862F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-4503815405830144 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-oplist_fuzzer-4503815405830144"; sourceTree = ""; }; + A8A5A9872F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-4683683569467392 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "clusterfuzz-testcase-minimized-oplist_fuzzer-4683683569467392"; sourceTree = ""; }; + A8A5A9882F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-4716194114699264 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-oplist_fuzzer-4716194114699264"; sourceTree = ""; }; + A8A5A9892F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-4789915626110976 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "clusterfuzz-testcase-minimized-oplist_fuzzer-4789915626110976"; sourceTree = ""; }; + A8A5A98B2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-6043548602728448 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-oplist_fuzzer-6043548602728448"; sourceTree = ""; }; + A8A5A98C2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-6497436988473344 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-minimized-oplist_fuzzer-6497436988473344"; sourceTree = ""; }; + A8A5A98E2F4C2CFC00572B4A /* clusterfuzz-testcase-4516959125241856 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "clusterfuzz-testcase-4516959125241856"; sourceTree = ""; }; + A8A5A98F2F4C2CFC00572B4A /* clusterfuzz-testcase-4663876528373760 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "clusterfuzz-testcase-4663876528373760"; sourceTree = ""; }; + A8A5A9902F4C2CFC00572B4A /* clusterfuzz-testcase-5799076113154048 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "clusterfuzz-testcase-5799076113154048"; sourceTree = ""; }; + A8A5A9912F4C2CFC00572B4A /* clusterfuzz-testcase-5922404220010496 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "clusterfuzz-testcase-5922404220010496"; sourceTree = ""; }; + A8A5A9922F4C2CFC00572B4A /* clusterfuzz-testcase-6015098361479168 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "clusterfuzz-testcase-6015098361479168"; sourceTree = ""; }; + A8A5A9932F4C2CFC00572B4A /* clusterfuzz-testcase-6043836860071936 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "clusterfuzz-testcase-6043836860071936"; sourceTree = ""; }; + A8A5A9942F4C2CFC00572B4A /* clusterfuzz-testcase-6047509906456576 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "clusterfuzz-testcase-6047509906456576"; sourceTree = ""; }; + A8A5A9952F4C2CFC00572B4A /* clusterfuzz-testcase-6482601374121984 */ = {isa = PBXFileReference; lastKnownFileType = file; path = "clusterfuzz-testcase-6482601374121984"; sourceTree = ""; }; + A8A5A9962F4C2CFC00572B4A /* crash-7bc172e27a2b1d4fcaf031f59d1f08fb83081e4a */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-7bc172e27a2b1d4fcaf031f59d1f08fb83081e4a"; sourceTree = ""; }; + A8A5A9972F4C2CFC00572B4A /* crash-8acf177da60ecf13c36d0da1b8e25de891980ea6 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-8acf177da60ecf13c36d0da1b8e25de891980ea6"; sourceTree = ""; }; + A8A5A9982F4C2CFC00572B4A /* crash-9ddb891a0ec42401eb4629e6b99e01aef7909eb9 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-9ddb891a0ec42401eb4629e6b99e01aef7909eb9"; sourceTree = ""; }; + A8A5A9992F4C2CFC00572B4A /* crash-80c28b0e2a446665e68927dd4441c10c9a68e64e */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-80c28b0e2a446665e68927dd4441c10c9a68e64e"; sourceTree = ""; }; + A8A5A99A2F4C2CFC00572B4A /* crash-155c60d5c4b2778110fb4a633caa7d64eb9b99c1 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-155c60d5c4b2778110fb4a633caa7d64eb9b99c1"; sourceTree = ""; }; + A8A5A99B2F4C2CFC00572B4A /* crash-348c909a0b3532977185f551eb5d2ed04e694883 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-348c909a0b3532977185f551eb5d2ed04e694883"; sourceTree = ""; }; + A8A5A99C2F4C2CFC00572B4A /* crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17"; sourceTree = ""; }; + A8A5A99D2F4C2CFC00572B4A /* crash-94276cf69a50e78dd6cdf079c208cb80f357cd33 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-94276cf69a50e78dd6cdf079c208cb80f357cd33"; sourceTree = ""; }; + A8A5A99E2F4C2CFC00572B4A /* crash-a8b44e1f5be4f75f00a937016ec5405bce77a0f9 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-a8b44e1f5be4f75f00a937016ec5405bce77a0f9"; sourceTree = ""; }; + A8A5A99F2F4C2CFC00572B4A /* crash-da39a3ee5e6b4b0d3255bfef95601890afd80709 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "crash-da39a3ee5e6b4b0d3255bfef95601890afd80709"; sourceTree = ""; }; + A8A5A9A02F4C2CFC00572B4A /* crash-f03c680ee1c4d84c28e731752df77a61e213a24d */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "crash-f03c680ee1c4d84c28e731752df77a61e213a24d"; sourceTree = ""; }; + A8A5A9A22F4C2CFC00572B4A /* clusterfuzz-testcase-4634751103139840 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "clusterfuzz-testcase-4634751103139840"; sourceTree = ""; }; + A8A5A9A32F4C2CFC00572B4A /* clusterfuzz-testcase-6056412121661440 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "clusterfuzz-testcase-6056412121661440"; sourceTree = ""; }; + A8A5A9A42F4C2CFC00572B4A /* leak-4c81aae70b20d9b9408b78d40999a54205bdcfb7 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "leak-4c81aae70b20d9b9408b78d40999a54205bdcfb7"; sourceTree = ""; }; + A8A5A9A52F4C2CFC00572B4A /* leak-47b0a9f21d3affab6cfc898e5140bb53265ada07 */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "leak-47b0a9f21d3affab6cfc898e5140bb53265ada07"; sourceTree = ""; }; + A8A5A9A62F4C2CFC00572B4A /* leak-53bc466851eda790bd891733da5db0a7482886bf */ = {isa = PBXFileReference; lastKnownFileType = text; path = "leak-53bc466851eda790bd891733da5db0a7482886bf"; sourceTree = ""; }; + A8A5A9A82F4C2CFC00572B4A /* bplist.dict */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = bplist.dict; sourceTree = ""; }; + A8A5A9A92F4C2CFC00572B4A /* bplist_fuzzer.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = bplist_fuzzer.cc; sourceTree = ""; }; + A8A5A9AA2F4C2CFC00572B4A /* bplist_fuzzer.options */ = {isa = PBXFileReference; lastKnownFileType = text; path = bplist_fuzzer.options; sourceTree = ""; }; + A8A5A9AB2F4C2CFC00572B4A /* fuzzers.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = fuzzers.test; sourceTree = ""; }; + A8A5A9AC2F4C2CFC00572B4A /* init-fuzzers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "init-fuzzers.sh"; sourceTree = ""; }; + A8A5A9AD2F4C2CFC00572B4A /* jplist.dict */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = jplist.dict; sourceTree = ""; }; + A8A5A9AE2F4C2CFC00572B4A /* jplist_fuzzer.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = jplist_fuzzer.cc; sourceTree = ""; }; + A8A5A9AF2F4C2CFC00572B4A /* jplist_fuzzer.options */ = {isa = PBXFileReference; lastKnownFileType = text; path = jplist_fuzzer.options; sourceTree = ""; }; + A8A5A9B02F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A9B12F4C2CFC00572B4A /* oplist.dict */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = oplist.dict; sourceTree = ""; }; + A8A5A9B22F4C2CFC00572B4A /* oplist_fuzzer.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = oplist_fuzzer.cc; sourceTree = ""; }; + A8A5A9B32F4C2CFC00572B4A /* oplist_fuzzer.options */ = {isa = PBXFileReference; lastKnownFileType = text; path = oplist_fuzzer.options; sourceTree = ""; }; + A8A5A9B42F4C2CFC00572B4A /* test-fuzzers.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "test-fuzzers.sh"; sourceTree = ""; }; + A8A5A9B52F4C2CFC00572B4A /* xplist.dict */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = xplist.dict; sourceTree = ""; }; + A8A5A9B62F4C2CFC00572B4A /* xplist_fuzzer.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = xplist_fuzzer.cc; sourceTree = ""; }; + A8A5A9B72F4C2CFC00572B4A /* xplist_fuzzer.options */ = {isa = PBXFileReference; lastKnownFileType = text; path = xplist_fuzzer.options; sourceTree = ""; }; + A8A5A9B92F4C2CFC00572B4A /* Array.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Array.h; sourceTree = ""; }; + A8A5A9BA2F4C2CFC00572B4A /* Boolean.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Boolean.h; sourceTree = ""; }; + A8A5A9BB2F4C2CFC00572B4A /* Data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Data.h; sourceTree = ""; }; + A8A5A9BC2F4C2CFC00572B4A /* Date.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Date.h; sourceTree = ""; }; + A8A5A9BD2F4C2CFC00572B4A /* Dictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dictionary.h; sourceTree = ""; }; + A8A5A9BE2F4C2CFC00572B4A /* Integer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Integer.h; sourceTree = ""; }; + A8A5A9BF2F4C2CFC00572B4A /* Key.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Key.h; sourceTree = ""; }; + A8A5A9C02F4C2CFC00572B4A /* Node.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Node.h; sourceTree = ""; }; + A8A5A9C12F4C2CFC00572B4A /* plist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = plist.h; sourceTree = ""; }; + A8A5A9C22F4C2CFC00572B4A /* plist++.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "plist++.h"; sourceTree = ""; }; + A8A5A9C32F4C2CFC00572B4A /* Real.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Real.h; sourceTree = ""; }; + A8A5A9C42F4C2CFC00572B4A /* String.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = String.h; sourceTree = ""; }; + A8A5A9C52F4C2CFC00572B4A /* Structure.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Structure.h; sourceTree = ""; }; + A8A5A9C62F4C2CFC00572B4A /* Uid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Uid.h; sourceTree = ""; }; + A8A5A9C82F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A9CA2F4C2CFC00572B4A /* node.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = node.h; sourceTree = ""; }; + A8A5A9CB2F4C2CFC00572B4A /* node_list.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = node_list.h; sourceTree = ""; }; + A8A5A9CC2F4C2CFC00572B4A /* object.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = ""; }; + A8A5A9CE2F4C2CFC00572B4A /* cnary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cnary.c; sourceTree = ""; }; + A8A5A9CF2F4C2CFC00572B4A /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + A8A5A9D02F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A9D12F4C2CFC00572B4A /* node.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = node.c; sourceTree = ""; }; + A8A5A9D22F4C2CFC00572B4A /* node_list.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = node_list.c; sourceTree = ""; }; + A8A5A9D32F4C2CFC00572B4A /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = ""; }; + A8A5A9D52F4C2CFC00572B4A /* ac_pkg_cython.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = ac_pkg_cython.m4; sourceTree = ""; }; + A8A5A9D62F4C2CFC00572B4A /* as-compiler-flag.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "as-compiler-flag.m4"; sourceTree = ""; }; + A8A5A9D72F4C2CFC00572B4A /* ax_pthread.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = ax_pthread.m4; sourceTree = ""; }; + A8A5A9D82F4C2CFC00572B4A /* ax_python_devel.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = ax_python_devel.m4; sourceTree = ""; }; + A8A5A9D92F4C2CFC00572B4A /* cython_python.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = cython_python.m4; sourceTree = ""; }; + A8A5A9DB2F4C2CFC00572B4A /* Array.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Array.cpp; sourceTree = ""; }; + A8A5A9DC2F4C2CFC00572B4A /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = ""; }; + A8A5A9DD2F4C2CFC00572B4A /* base64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = base64.c; sourceTree = ""; }; + A8A5A9DE2F4C2CFC00572B4A /* Boolean.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Boolean.cpp; sourceTree = ""; }; + A8A5A9DF2F4C2CFC00572B4A /* bplist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bplist.c; sourceTree = ""; }; + A8A5A9E02F4C2CFC00572B4A /* bytearray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bytearray.h; sourceTree = ""; }; + A8A5A9E12F4C2CFC00572B4A /* bytearray.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bytearray.c; sourceTree = ""; }; + A8A5A9E22F4C2CFC00572B4A /* Data.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Data.cpp; sourceTree = ""; }; + A8A5A9E32F4C2CFC00572B4A /* Date.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Date.cpp; sourceTree = ""; }; + A8A5A9E42F4C2CFC00572B4A /* Dictionary.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Dictionary.cpp; sourceTree = ""; }; + A8A5A9E52F4C2CFC00572B4A /* hashtable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hashtable.h; sourceTree = ""; }; + A8A5A9E62F4C2CFC00572B4A /* hashtable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hashtable.c; sourceTree = ""; }; + A8A5A9E72F4C2CFC00572B4A /* Integer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Integer.cpp; sourceTree = ""; }; + A8A5A9E82F4C2CFC00572B4A /* jplist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = jplist.c; sourceTree = ""; }; + A8A5A9E92F4C2CFC00572B4A /* jsmn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = jsmn.h; sourceTree = ""; }; + A8A5A9EA2F4C2CFC00572B4A /* jsmn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = jsmn.c; sourceTree = ""; }; + A8A5A9EB2F4C2CFC00572B4A /* Key.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Key.cpp; sourceTree = ""; }; + A8A5A9EC2F4C2CFC00572B4A /* libplist-2.0.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libplist-2.0.pc.in"; sourceTree = ""; }; + A8A5A9ED2F4C2CFC00572B4A /* libplist++-2.0.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libplist++-2.0.pc.in"; sourceTree = ""; }; + A8A5A9EE2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5A9EF2F4C2CFC00572B4A /* Node.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Node.cpp; sourceTree = ""; }; + A8A5A9F02F4C2CFC00572B4A /* oplist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = oplist.c; sourceTree = ""; }; + A8A5A9F12F4C2CFC00572B4A /* out-default.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "out-default.c"; sourceTree = ""; }; + A8A5A9F22F4C2CFC00572B4A /* out-limd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "out-limd.c"; sourceTree = ""; }; + A8A5A9F32F4C2CFC00572B4A /* out-plutil.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = "out-plutil.c"; sourceTree = ""; }; + A8A5A9F42F4C2CFC00572B4A /* plist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = plist.h; sourceTree = ""; }; + A8A5A9F52F4C2CFC00572B4A /* plist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist.c; sourceTree = ""; }; + A8A5A9F62F4C2CFC00572B4A /* ptrarray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ptrarray.h; sourceTree = ""; }; + A8A5A9F72F4C2CFC00572B4A /* ptrarray.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ptrarray.c; sourceTree = ""; }; + A8A5A9F82F4C2CFC00572B4A /* Real.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Real.cpp; sourceTree = ""; }; + A8A5A9F92F4C2CFC00572B4A /* strbuf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = strbuf.h; sourceTree = ""; }; + A8A5A9FA2F4C2CFC00572B4A /* String.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = String.cpp; sourceTree = ""; }; + A8A5A9FB2F4C2CFC00572B4A /* Structure.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Structure.cpp; sourceTree = ""; }; + A8A5A9FC2F4C2CFC00572B4A /* time64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time64.h; sourceTree = ""; }; + A8A5A9FD2F4C2CFC00572B4A /* time64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = time64.c; sourceTree = ""; }; + A8A5A9FE2F4C2CFC00572B4A /* time64_limits.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time64_limits.h; sourceTree = ""; }; + A8A5A9FF2F4C2CFC00572B4A /* Uid.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Uid.cpp; sourceTree = ""; }; + A8A5AA002F4C2CFC00572B4A /* xplist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xplist.c; sourceTree = ""; }; + A8A5AA022F4C2CFC00572B4A /* 1.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = 1.plist; sourceTree = ""; }; + A8A5AA032F4C2CFC00572B4A /* 2.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = 2.plist; sourceTree = ""; }; + A8A5AA042F4C2CFC00572B4A /* 3.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = 3.plist; sourceTree = ""; }; + A8A5AA052F4C2CFC00572B4A /* 4.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = 4.plist; sourceTree = ""; }; + A8A5AA062F4C2CFC00572B4A /* 5.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = 5.plist; sourceTree = ""; }; + A8A5AA072F4C2CFC00572B4A /* 6.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = 6.plist; sourceTree = ""; }; + A8A5AA082F4C2CFC00572B4A /* 7.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = 7.plist; sourceTree = ""; }; + A8A5AA092F4C2CFC00572B4A /* amp.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = amp.plist; sourceTree = ""; }; + A8A5AA0A2F4C2CFC00572B4A /* cdata.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = cdata.plist; sourceTree = ""; }; + A8A5AA0B2F4C2CFC00572B4A /* data.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = data.bplist; sourceTree = ""; }; + A8A5AA0C2F4C2CFC00572B4A /* dictref1byte.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = dictref1byte.bplist; sourceTree = ""; }; + A8A5AA0D2F4C2CFC00572B4A /* dictref2bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = dictref2bytes.bplist; sourceTree = ""; }; + A8A5AA0E2F4C2CFC00572B4A /* dictref3bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = dictref3bytes.bplist; sourceTree = ""; }; + A8A5AA0F2F4C2CFC00572B4A /* dictref4bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = dictref4bytes.bplist; sourceTree = ""; }; + A8A5AA102F4C2CFC00572B4A /* dictref5bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = dictref5bytes.bplist; sourceTree = ""; }; + A8A5AA112F4C2CFC00572B4A /* dictref6bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = dictref6bytes.bplist; sourceTree = ""; }; + A8A5AA122F4C2CFC00572B4A /* dictref7bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = dictref7bytes.bplist; sourceTree = ""; }; + A8A5AA132F4C2CFC00572B4A /* dictref8bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = dictref8bytes.bplist; sourceTree = ""; }; + A8A5AA142F4C2CFC00572B4A /* empty_keys.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = empty_keys.plist; sourceTree = ""; }; + A8A5AA152F4C2CFC00572B4A /* entities.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = entities.plist; sourceTree = ""; }; + A8A5AA162F4C2CFC00572B4A /* hex.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = hex.plist; sourceTree = ""; }; + A8A5AA172F4C2CFC00572B4A /* int64_min_max.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = int64_min_max.json; sourceTree = ""; }; + A8A5AA182F4C2CFC00572B4A /* invalid_tag.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = invalid_tag.plist; sourceTree = ""; }; + A8A5AA192F4C2CFC00572B4A /* j1.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = j1.json; sourceTree = ""; }; + A8A5AA1A2F4C2CFC00572B4A /* j2.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = j2.json; sourceTree = ""; }; + A8A5AA1B2F4C2CFC00572B4A /* malformed_dict.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = malformed_dict.bplist; sourceTree = ""; }; + A8A5AA1C2F4C2CFC00572B4A /* o1.ostep */ = {isa = PBXFileReference; lastKnownFileType = text; path = o1.ostep; sourceTree = ""; }; + A8A5AA1D2F4C2CFC00572B4A /* o2.ostep */ = {isa = PBXFileReference; lastKnownFileType = text; path = o2.ostep; sourceTree = ""; }; + A8A5AA1E2F4C2CFC00572B4A /* o3.ostep */ = {isa = PBXFileReference; lastKnownFileType = text; path = o3.ostep; sourceTree = ""; }; + A8A5AA1F2F4C2CFC00572B4A /* off1byte.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = off1byte.bplist; sourceTree = ""; }; + A8A5AA202F4C2CFC00572B4A /* off2bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = off2bytes.bplist; sourceTree = ""; }; + A8A5AA212F4C2CFC00572B4A /* off3bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = off3bytes.bplist; sourceTree = ""; }; + A8A5AA222F4C2CFC00572B4A /* off4bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = off4bytes.bplist; sourceTree = ""; }; + A8A5AA232F4C2CFC00572B4A /* off5bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = off5bytes.bplist; sourceTree = ""; }; + A8A5AA242F4C2CFC00572B4A /* off6bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = off6bytes.bplist; sourceTree = ""; }; + A8A5AA252F4C2CFC00572B4A /* off7bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = off7bytes.bplist; sourceTree = ""; }; + A8A5AA262F4C2CFC00572B4A /* off8bytes.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = off8bytes.bplist; sourceTree = ""; }; + A8A5AA272F4C2CFC00572B4A /* offxml.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = offxml.plist; sourceTree = ""; }; + A8A5AA282F4C2CFC00572B4A /* order.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = order.bplist; sourceTree = ""; }; + A8A5AA292F4C2CFC00572B4A /* order.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = order.plist; sourceTree = ""; }; + A8A5AA2A2F4C2CFC00572B4A /* recursion.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = recursion.bplist; sourceTree = ""; }; + A8A5AA2B2F4C2CFC00572B4A /* signed.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = signed.bplist; sourceTree = ""; }; + A8A5AA2C2F4C2CFC00572B4A /* signed.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = signed.plist; sourceTree = ""; }; + A8A5AA2D2F4C2CFC00572B4A /* signedunsigned.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = signedunsigned.bplist; sourceTree = ""; }; + A8A5AA2E2F4C2CFC00572B4A /* signedunsigned.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = signedunsigned.plist; sourceTree = ""; }; + A8A5AA2F2F4C2CFC00572B4A /* test.strings */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; path = test.strings; sourceTree = ""; }; + A8A5AA302F4C2CFC00572B4A /* uid.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = uid.bplist; sourceTree = ""; }; + A8A5AA312F4C2CFC00572B4A /* unsigned.bplist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = unsigned.bplist; sourceTree = ""; }; + A8A5AA322F4C2CFC00572B4A /* unsigned.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = unsigned.plist; sourceTree = ""; }; + A8A5AA342F4C2CFC00572B4A /* amp.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = amp.test; sourceTree = ""; }; + A8A5AA352F4C2CFC00572B4A /* bigarray.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = bigarray.test; sourceTree = ""; }; + A8A5AA362F4C2CFC00572B4A /* bigarray++.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "bigarray++.test"; sourceTree = ""; }; + A8A5AA372F4C2CFC00572B4A /* cdata.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = cdata.test; sourceTree = ""; }; + A8A5AA382F4C2CFC00572B4A /* dates.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = dates.test; sourceTree = ""; }; + A8A5AA392F4C2CFC00572B4A /* empty.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = empty.test; sourceTree = ""; }; + A8A5AA3A2F4C2CFC00572B4A /* empty_keys.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = empty_keys.test; sourceTree = ""; }; + A8A5AA3B2F4C2CFC00572B4A /* empty++.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "empty++.test"; sourceTree = ""; }; + A8A5AA3C2F4C2CFC00572B4A /* entities.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = entities.test; sourceTree = ""; }; + A8A5AA3D2F4C2CFC00572B4A /* hex.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = hex.test; sourceTree = ""; }; + A8A5AA3E2F4C2CFC00572B4A /* huge.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = huge.test; sourceTree = ""; }; + A8A5AA3F2F4C2CFC00572B4A /* huge++.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "huge++.test"; sourceTree = ""; }; + A8A5AA402F4C2CFC00572B4A /* integer_set.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = integer_set.c; sourceTree = ""; }; + A8A5AA412F4C2CFC00572B4A /* integer_set.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = integer_set.test; sourceTree = ""; }; + A8A5AA422F4C2CFC00572B4A /* invalid_tag.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = invalid_tag.test; sourceTree = ""; }; + A8A5AA432F4C2CFC00572B4A /* json-int64-min-max.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "json-int64-min-max.test"; sourceTree = ""; }; + A8A5AA442F4C2CFC00572B4A /* json-invalid-types.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "json-invalid-types.test"; sourceTree = ""; }; + A8A5AA452F4C2CFC00572B4A /* json1.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = json1.test; sourceTree = ""; }; + A8A5AA462F4C2CFC00572B4A /* json2.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = json2.test; sourceTree = ""; }; + A8A5AA472F4C2CFC00572B4A /* json3.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = json3.test; sourceTree = ""; }; + A8A5AA482F4C2CFC00572B4A /* large.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = large.test; sourceTree = ""; }; + A8A5AA492F4C2CFC00572B4A /* large++.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "large++.test"; sourceTree = ""; }; + A8A5AA4A2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5AA4B2F4C2CFC00572B4A /* malformed_dict.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = malformed_dict.test; sourceTree = ""; }; + A8A5AA4C2F4C2CFC00572B4A /* medium.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = medium.test; sourceTree = ""; }; + A8A5AA4D2F4C2CFC00572B4A /* medium++.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "medium++.test"; sourceTree = ""; }; + A8A5AA4E2F4C2CFC00572B4A /* offsetsize.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = offsetsize.test; sourceTree = ""; }; + A8A5AA4F2F4C2CFC00572B4A /* order.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = order.test; sourceTree = ""; }; + A8A5AA502F4C2CFC00572B4A /* ostep-comments.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "ostep-comments.test"; sourceTree = ""; }; + A8A5AA512F4C2CFC00572B4A /* ostep-invalid-types.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "ostep-invalid-types.test"; sourceTree = ""; }; + A8A5AA522F4C2CFC00572B4A /* ostep-strings.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "ostep-strings.test"; sourceTree = ""; }; + A8A5AA532F4C2CFC00572B4A /* ostep1.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = ostep1.test; sourceTree = ""; }; + A8A5AA542F4C2CFC00572B4A /* ostep2.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = ostep2.test; sourceTree = ""; }; + A8A5AA552F4C2CFC00572B4A /* plist_btest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist_btest.c; sourceTree = ""; }; + A8A5AA562F4C2CFC00572B4A /* plist_cmp.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist_cmp.c; sourceTree = ""; }; + A8A5AA572F4C2CFC00572B4A /* plist_jtest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist_jtest.c; sourceTree = ""; }; + A8A5AA582F4C2CFC00572B4A /* plist_otest.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist_otest.c; sourceTree = ""; }; + A8A5AA592F4C2CFC00572B4A /* plist_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plist_test.c; sourceTree = ""; }; + A8A5AA5A2F4C2CFC00572B4A /* plist_test++.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = "plist_test++.cpp"; sourceTree = ""; }; + A8A5AA5B2F4C2CFC00572B4A /* recursion.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = recursion.test; sourceTree = ""; }; + A8A5AA5C2F4C2CFC00572B4A /* refsize.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = refsize.test; sourceTree = ""; }; + A8A5AA5D2F4C2CFC00572B4A /* signedunsigned1.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = signedunsigned1.test; sourceTree = ""; }; + A8A5AA5E2F4C2CFC00572B4A /* signedunsigned2.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = signedunsigned2.test; sourceTree = ""; }; + A8A5AA5F2F4C2CFC00572B4A /* signedunsigned3.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = signedunsigned3.test; sourceTree = ""; }; + A8A5AA602F4C2CFC00572B4A /* small.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = small.test; sourceTree = ""; }; + A8A5AA612F4C2CFC00572B4A /* small++.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = "small++.test"; sourceTree = ""; }; + A8A5AA622F4C2CFC00572B4A /* timezone1.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = timezone1.test; sourceTree = ""; }; + A8A5AA632F4C2CFC00572B4A /* timezone2.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = timezone2.test; sourceTree = ""; }; + A8A5AA642F4C2CFC00572B4A /* uid.test */ = {isa = PBXFileReference; lastKnownFileType = text; path = uid.test; sourceTree = ""; }; + A8A5AA662F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5AA672F4C2CFC00572B4A /* plistutil.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plistutil.c; sourceTree = ""; }; + A8A5AA692F4C2CFC00572B4A /* .gitattributes */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitattributes; sourceTree = ""; }; + A8A5AA6A2F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5AA6B2F4C2CFC00572B4A /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = ""; }; + A8A5AA6C2F4C2CFC00572B4A /* autogen.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = autogen.sh; sourceTree = ""; }; + A8A5AA6D2F4C2CFC00572B4A /* configure.ac */ = {isa = PBXFileReference; lastKnownFileType = text; path = configure.ac; sourceTree = ""; }; + A8A5AA6E2F4C2CFC00572B4A /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + A8A5AA6F2F4C2CFC00572B4A /* COPYING.LESSER */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING.LESSER; sourceTree = ""; }; + A8A5AA702F4C2CFC00572B4A /* doxygen.cfg.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = doxygen.cfg.in; sourceTree = ""; }; + A8A5AA712F4C2CFC00572B4A /* git-version-gen */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "git-version-gen"; sourceTree = ""; }; + A8A5AA722F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5AA732F4C2CFC00572B4A /* NEWS */ = {isa = PBXFileReference; lastKnownFileType = text; path = NEWS; sourceTree = ""; }; + A8A5AA742F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5AA762F4C2CFC00572B4A /* build.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = build.yml; sourceTree = ""; }; + A8A5AA792F4C2CFC00572B4A /* inetcat.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = inetcat.1; sourceTree = ""; }; + A8A5AA7A2F4C2CFC00572B4A /* iproxy.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = iproxy.1; sourceTree = ""; }; + A8A5AA7B2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5AA7D2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5AA7E2F4C2CFC00572B4A /* usbmuxd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = usbmuxd.h; sourceTree = ""; }; + A8A5AA7F2F4C2CFC00572B4A /* usbmuxd-proto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "usbmuxd-proto.h"; sourceTree = ""; }; + A8A5AA812F4C2CFC00572B4A /* as-compiler-flag.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = "as-compiler-flag.m4"; sourceTree = ""; }; + A8A5AA822F4C2CFC00572B4A /* ax_pthread.m4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = ax_pthread.m4; sourceTree = ""; }; + A8A5AA842F4C2CFC00572B4A /* libusbmuxd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = libusbmuxd.c; sourceTree = ""; }; + A8A5AA852F4C2CFC00572B4A /* libusbmuxd-2.0.pc.in */ = {isa = PBXFileReference; lastKnownFileType = text; path = "libusbmuxd-2.0.pc.in"; sourceTree = ""; }; + A8A5AA862F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5AA882F4C2CFC00572B4A /* inetcat.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = inetcat.c; sourceTree = ""; }; + A8A5AA892F4C2CFC00572B4A /* iproxy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = iproxy.c; sourceTree = ""; }; + A8A5AA8A2F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5AA8C2F4C2CFC00572B4A /* .gitattributes */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitattributes; sourceTree = ""; }; + A8A5AA8D2F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5AA8E2F4C2CFC00572B4A /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = ""; }; + A8A5AA8F2F4C2CFC00572B4A /* autogen.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = autogen.sh; sourceTree = ""; }; + A8A5AA902F4C2CFC00572B4A /* configure.ac */ = {isa = PBXFileReference; lastKnownFileType = text; path = configure.ac; sourceTree = ""; }; + A8A5AA912F4C2CFC00572B4A /* COPYING */ = {isa = PBXFileReference; lastKnownFileType = text; path = COPYING; sourceTree = ""; }; + A8A5AA922F4C2CFC00572B4A /* git-version-gen */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "git-version-gen"; sourceTree = ""; }; + A8A5AA932F4C2CFC00572B4A /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + A8A5AA942F4C2CFC00572B4A /* NEWS */ = {isa = PBXFileReference; lastKnownFileType = text; path = NEWS; sourceTree = ""; }; + A8A5AA952F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5AA972F4C2CFC00572B4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + A8A5AA982F4C2CFC00572B4A /* NSAttributedString_MarkdownTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NSAttributedString_MarkdownTests.m; sourceTree = ""; }; + A8A5AA9A2F4C2CFC00572B4A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; + A8A5AA9B2F4C2CFC00572B4A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; + A8A5AA9C2F4C2CFC00572B4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + A8A5AA9D2F4C2CFC00572B4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + A8A5AA9E2F4C2CFC00572B4A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + A8A5AA9F2F4C2CFC00572B4A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + A8A5AAA12F4C2CFC00572B4A /* SampleApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SampleApp.entitlements; sourceTree = ""; }; + A8A5AAA22F4C2CFC00572B4A /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; + A8A5AAA32F4C2CFC00572B4A /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; + A8A5AAA52F4C2CFC00572B4A /* SampleApp.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = SampleApp.xcodeproj; sourceTree = ""; }; + A8A5AAA82F4C2CFC00572B4A /* Examples.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Examples.md; sourceTree = ""; }; + A8A5AAA92F4C2CFC00572B4A /* Examples.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Examples.rtf; sourceTree = ""; }; + A8A5AAAA2F4C2CFC00572B4A /* Long.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Long.md; sourceTree = ""; }; + A8A5AAAC2F4C2CFC00572B4A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; + A8A5AAAD2F4C2CFC00572B4A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; + A8A5AAAE2F4C2CFC00572B4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + A8A5AAAF2F4C2CFC00572B4A /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = ""; }; + A8A5AAB02F4C2CFC00572B4A /* FirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = ""; }; + A8A5AAB12F4C2CFC00572B4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + A8A5AAB22F4C2CFC00572B4A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + A8A5AAB42F4C2CFC00572B4A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + A8A5AAB52F4C2CFC00572B4A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + A8A5AAB72F4C2CFC00572B4A /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = ""; }; + A8A5AAB82F4C2CFC00572B4A /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = ""; }; + A8A5AAB92F4C2CFC00572B4A /* SecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = ""; }; + A8A5AABA2F4C2CFC00572B4A /* SecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = ""; }; + A8A5AABB2F4C2CFC00572B4A /* StringData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StringData.h; sourceTree = ""; }; + A8A5AABC2F4C2CFC00572B4A /* StringData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = StringData.m; sourceTree = ""; }; + A8A5AABE2F4C2CFC00572B4A /* SampleApp.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = SampleApp.xcodeproj; sourceTree = ""; }; + A8A5AAC02F4C2CFC00572B4A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; + A8A5AAC12F4C2CFC00572B4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + A8A5AAC22F4C2CFC00572B4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + A8A5AAC32F4C2CFC00572B4A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + A8A5AAC52F4C2CFC00572B4A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + A8A5AAC72F4C2CFC00572B4A /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; + A8A5AAC82F4C2CFC00572B4A /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; + A8A5AACA2F4C2CFC00572B4A /* SwiftSampleApp.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = SwiftSampleApp.xcodeproj; sourceTree = ""; }; + A8A5AACB2F4C2CFC00572B4A /* SwiftSampleApp-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftSampleApp-Bridging-Header.h"; sourceTree = ""; }; + A8A5AACE2F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5AACF2F4C2CFC00572B4A /* NSAttributedString+Markdown.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSAttributedString+Markdown.h"; sourceTree = ""; }; + A8A5AAD02F4C2CFC00572B4A /* NSAttributedString+Markdown.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSAttributedString+Markdown.m"; sourceTree = ""; }; + A8A5AAD12F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5AAD32F4C2CFC00572B4A /* build.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = build.yml; sourceTree = ""; }; + A8A5AAD62F4C2CFC00572B4A /* minimuxer-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "minimuxer-Bridging-Header.h"; sourceTree = ""; }; + A8A5AAD72F4C2CFC00572B4A /* minimuxer-helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "minimuxer-helpers.swift"; sourceTree = ""; }; + A8A5AAD92F4C2CFC00572B4A /* afc_file_manager.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = afc_file_manager.rs; sourceTree = ""; }; + A8A5AADA2F4C2CFC00572B4A /* device.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = device.rs; sourceTree = ""; }; + A8A5AADB2F4C2CFC00572B4A /* heartbeat.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = heartbeat.rs; sourceTree = ""; }; + A8A5AADC2F4C2CFC00572B4A /* install.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = install.rs; sourceTree = ""; }; + A8A5AADD2F4C2CFC00572B4A /* jit.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = jit.rs; sourceTree = ""; }; + A8A5AADE2F4C2CFC00572B4A /* lib.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = lib.rs; sourceTree = ""; }; + A8A5AADF2F4C2CFC00572B4A /* mounter.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = mounter.rs; sourceTree = ""; }; + A8A5AAE02F4C2CFC00572B4A /* muxer.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = muxer.rs; sourceTree = ""; }; + A8A5AAE12F4C2CFC00572B4A /* provision.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = provision.rs; sourceTree = ""; }; + A8A5AAE22F4C2CFC00572B4A /* raw_packet.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = raw_packet.rs; sourceTree = ""; }; + A8A5AAE32F4C2CFC00572B4A /* tests.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = tests.rs; sourceTree = ""; }; + A8A5AAE52F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5AAE62F4C2CFC00572B4A /* build.rs */ = {isa = PBXFileReference; lastKnownFileType = text; path = build.rs; sourceTree = ""; }; + A8A5AAE72F4C2CFC00572B4A /* Cargo.lock */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cargo.lock; sourceTree = ""; }; + A8A5AAE82F4C2CFC00572B4A /* Cargo.toml */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cargo.toml; sourceTree = ""; }; + A8A5AAE92F4C2CFC00572B4A /* libminimuxer-ios.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libminimuxer-ios.a"; sourceTree = ""; }; + A8A5AAEA2F4C2CFC00572B4A /* libminimuxer-sim.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libminimuxer-sim.a"; sourceTree = ""; }; + A8A5AAEB2F4C2CFC00572B4A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A8A5AAEC2F4C2CFC00572B4A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A8A5AAED2F4C2CFC00572B4A /* minimuxer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = minimuxer.h; sourceTree = ""; }; + A8A5AAEE2F4C2CFC00572B4A /* minimuxer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = minimuxer.swift; sourceTree = ""; }; + A8A5AAEF2F4C2CFC00572B4A /* minimuxer-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "minimuxer-Bridging-Header.h"; sourceTree = ""; }; + A8A5AAF02F4C2CFC00572B4A /* minimuxer-helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "minimuxer-helpers.swift"; sourceTree = ""; }; + A8A5AAF12F4C2CFC00572B4A /* module.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = ""; }; + A8A5AAF22F4C2CFC00572B4A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A8A5AAF32F4C2CFC00572B4A /* SwiftBridgeCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftBridgeCore.h; sourceTree = ""; }; + A8A5AAF42F4C2CFC00572B4A /* SwiftBridgeCore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftBridgeCore.swift; sourceTree = ""; }; + A8A5AAF62F4C2CFC00572B4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + A8A5AAF72F4C2CFC00572B4A /* NSBundle+Extensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSBundle+Extensions.h"; sourceTree = ""; }; + A8A5AAF82F4C2CFC00572B4A /* NSBundle+Extensions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSBundle+Extensions.m"; sourceTree = ""; }; + A8A5AAF92F4C2CFC00572B4A /* NSConstraintConflict+Conveniences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSConstraintConflict+Conveniences.h"; sourceTree = ""; }; + A8A5AAFA2F4C2CFC00572B4A /* NSConstraintConflict+Conveniences.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSConstraintConflict+Conveniences.m"; sourceTree = ""; }; + A8A5AAFB2F4C2CFC00572B4A /* NSFileManager+URLs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSFileManager+URLs.h"; sourceTree = ""; }; + A8A5AAFC2F4C2CFC00572B4A /* NSFileManager+URLs.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSFileManager+URLs.m"; sourceTree = ""; }; + A8A5AAFD2F4C2CFC00572B4A /* NSLayoutConstraint+Edges.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSLayoutConstraint+Edges.h"; sourceTree = ""; }; + A8A5AAFE2F4C2CFC00572B4A /* NSLayoutConstraint+Edges.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+Edges.m"; sourceTree = ""; }; + A8A5AAFF2F4C2CFC00572B4A /* NSPredicate+Search.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSPredicate+Search.h"; sourceTree = ""; }; + A8A5AB002F4C2CFC00572B4A /* NSPredicate+Search.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSPredicate+Search.m"; sourceTree = ""; }; + A8A5AB012F4C2CFC00572B4A /* NSString+Localization.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSString+Localization.h"; sourceTree = ""; }; + A8A5AB022F4C2CFC00572B4A /* NSString+Localization.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+Localization.m"; sourceTree = ""; }; + A8A5AB032F4C2CFC00572B4A /* NSUserDefaults+DynamicProperties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSUserDefaults+DynamicProperties.h"; sourceTree = ""; }; + A8A5AB042F4C2CFC00572B4A /* NSUserDefaults+DynamicProperties.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSUserDefaults+DynamicProperties.m"; sourceTree = ""; }; + A8A5AB052F4C2CFC00572B4A /* Roxas.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Roxas.h; sourceTree = ""; }; + A8A5AB062F4C2CFC00572B4A /* Roxas-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Roxas-Prefix.pch"; sourceTree = ""; }; + A8A5AB072F4C2CFC00572B4A /* RSTActivityIndicating.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTActivityIndicating.h; sourceTree = ""; }; + A8A5AB082F4C2CFC00572B4A /* RSTArrayDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTArrayDataSource.h; sourceTree = ""; }; + A8A5AB092F4C2CFC00572B4A /* RSTArrayDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTArrayDataSource.m; sourceTree = ""; }; + A8A5AB0A2F4C2CFC00572B4A /* RSTBlockOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTBlockOperation.h; sourceTree = ""; }; + A8A5AB0B2F4C2CFC00572B4A /* RSTBlockOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTBlockOperation.m; sourceTree = ""; }; + A8A5AB0C2F4C2CFC00572B4A /* RSTCellContentCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCellContentCell.h; sourceTree = ""; }; + A8A5AB0D2F4C2CFC00572B4A /* RSTCellContentChange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCellContentChange.h; sourceTree = ""; }; + A8A5AB0E2F4C2CFC00572B4A /* RSTCellContentChange.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTCellContentChange.m; sourceTree = ""; }; + A8A5AB0F2F4C2CFC00572B4A /* RSTCellContentChangeOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCellContentChangeOperation.h; sourceTree = ""; }; + A8A5AB102F4C2CFC00572B4A /* RSTCellContentChangeOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTCellContentChangeOperation.m; sourceTree = ""; }; + A8A5AB112F4C2CFC00572B4A /* RSTCellContentDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCellContentDataSource.h; sourceTree = ""; }; + A8A5AB122F4C2CFC00572B4A /* RSTCellContentDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTCellContentDataSource.m; sourceTree = ""; }; + A8A5AB132F4C2CFC00572B4A /* RSTCellContentDataSource_Subclasses.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCellContentDataSource_Subclasses.h; sourceTree = ""; }; + A8A5AB142F4C2CFC00572B4A /* RSTCellContentPrefetchingDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCellContentPrefetchingDataSource.h; sourceTree = ""; }; + A8A5AB152F4C2CFC00572B4A /* RSTCellContentView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCellContentView.h; sourceTree = ""; }; + A8A5AB162F4C2CFC00572B4A /* RSTCollectionViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCollectionViewCell.h; sourceTree = ""; }; + A8A5AB172F4C2CFC00572B4A /* RSTCollectionViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTCollectionViewCell.m; sourceTree = ""; }; + A8A5AB182F4C2CFC00572B4A /* RSTCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RSTCollectionViewCell.xib; sourceTree = ""; }; + A8A5AB192F4C2CFC00572B4A /* RSTCollectionViewGridLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCollectionViewGridLayout.h; sourceTree = ""; }; + A8A5AB1A2F4C2CFC00572B4A /* RSTCollectionViewGridLayout.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTCollectionViewGridLayout.m; sourceTree = ""; }; + A8A5AB1B2F4C2CFC00572B4A /* RSTCompositeDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTCompositeDataSource.h; sourceTree = ""; }; + A8A5AB1C2F4C2CFC00572B4A /* RSTCompositeDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTCompositeDataSource.m; sourceTree = ""; }; + A8A5AB1D2F4C2CFC00572B4A /* RSTConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTConstants.h; sourceTree = ""; }; + A8A5AB1E2F4C2CFC00572B4A /* RSTDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTDefines.h; sourceTree = ""; }; + A8A5AB1F2F4C2CFC00572B4A /* RSTDynamicDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTDynamicDataSource.h; sourceTree = ""; }; + A8A5AB202F4C2CFC00572B4A /* RSTDynamicDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTDynamicDataSource.m; sourceTree = ""; }; + A8A5AB212F4C2CFC00572B4A /* RSTError.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTError.h; sourceTree = ""; }; + A8A5AB222F4C2CFC00572B4A /* RSTError.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTError.m; sourceTree = ""; }; + A8A5AB232F4C2CFC00572B4A /* RSTFetchedResultsDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTFetchedResultsDataSource.h; sourceTree = ""; }; + A8A5AB242F4C2CFC00572B4A /* RSTFetchedResultsDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTFetchedResultsDataSource.m; sourceTree = ""; }; + A8A5AB252F4C2CFC00572B4A /* RSTHasher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTHasher.h; sourceTree = ""; }; + A8A5AB262F4C2CFC00572B4A /* RSTHasher.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTHasher.m; sourceTree = ""; }; + A8A5AB272F4C2CFC00572B4A /* RSTHelperFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTHelperFile.h; sourceTree = ""; }; + A8A5AB282F4C2CFC00572B4A /* RSTHelperFile.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTHelperFile.m; sourceTree = ""; }; + A8A5AB292F4C2CFC00572B4A /* RSTLaunchViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTLaunchViewController.h; sourceTree = ""; }; + A8A5AB2A2F4C2CFC00572B4A /* RSTLaunchViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTLaunchViewController.m; sourceTree = ""; }; + A8A5AB2B2F4C2CFC00572B4A /* RSTLoadOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTLoadOperation.h; sourceTree = ""; }; + A8A5AB2C2F4C2CFC00572B4A /* RSTLoadOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTLoadOperation.m; sourceTree = ""; }; + A8A5AB2D2F4C2CFC00572B4A /* RSTNavigationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTNavigationController.h; sourceTree = ""; }; + A8A5AB2E2F4C2CFC00572B4A /* RSTNavigationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTNavigationController.m; sourceTree = ""; }; + A8A5AB2F2F4C2CFC00572B4A /* RSTNibView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTNibView.h; sourceTree = ""; }; + A8A5AB302F4C2CFC00572B4A /* RSTNibView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTNibView.m; sourceTree = ""; }; + A8A5AB312F4C2CFC00572B4A /* RSTOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTOperation.h; sourceTree = ""; }; + A8A5AB322F4C2CFC00572B4A /* RSTOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTOperation.m; sourceTree = ""; }; + A8A5AB332F4C2CFC00572B4A /* RSTOperation_Subclasses.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTOperation_Subclasses.h; sourceTree = ""; }; + A8A5AB342F4C2CFC00572B4A /* RSTOperationQueue.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTOperationQueue.h; sourceTree = ""; }; + A8A5AB352F4C2CFC00572B4A /* RSTOperationQueue.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTOperationQueue.m; sourceTree = ""; }; + A8A5AB362F4C2CFC00572B4A /* RSTPersistentContainer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTPersistentContainer.h; sourceTree = ""; }; + A8A5AB372F4C2CFC00572B4A /* RSTPersistentContainer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTPersistentContainer.m; sourceTree = ""; }; + A8A5AB382F4C2CFC00572B4A /* RSTPlaceholderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTPlaceholderView.h; sourceTree = ""; }; + A8A5AB392F4C2CFC00572B4A /* RSTPlaceholderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTPlaceholderView.m; sourceTree = ""; }; + A8A5AB3A2F4C2CFC00572B4A /* RSTPlaceholderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RSTPlaceholderView.xib; sourceTree = ""; }; + A8A5AB3B2F4C2CFC00572B4A /* RSTRelationshipPreservingMergePolicy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTRelationshipPreservingMergePolicy.h; sourceTree = ""; }; + A8A5AB3C2F4C2CFC00572B4A /* RSTRelationshipPreservingMergePolicy.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTRelationshipPreservingMergePolicy.m; sourceTree = ""; }; + A8A5AB3D2F4C2CFC00572B4A /* RSTSearchController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTSearchController.h; sourceTree = ""; }; + A8A5AB3E2F4C2CFC00572B4A /* RSTSearchController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTSearchController.m; sourceTree = ""; }; + A8A5AB3F2F4C2CFC00572B4A /* RSTSeparatorView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTSeparatorView.h; sourceTree = ""; }; + A8A5AB402F4C2CFC00572B4A /* RSTSeparatorView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTSeparatorView.m; sourceTree = ""; }; + A8A5AB412F4C2CFC00572B4A /* RSTTintedImageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTTintedImageView.h; sourceTree = ""; }; + A8A5AB422F4C2CFC00572B4A /* RSTTintedImageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTTintedImageView.m; sourceTree = ""; }; + A8A5AB432F4C2CFC00572B4A /* RSTToastView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTToastView.h; sourceTree = ""; }; + A8A5AB442F4C2CFC00572B4A /* RSTToastView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTToastView.m; sourceTree = ""; }; + A8A5AB452F4C2CFC00572B4A /* UIAlertAction+Actions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIAlertAction+Actions.h"; sourceTree = ""; }; + A8A5AB462F4C2CFC00572B4A /* UIAlertAction+Actions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIAlertAction+Actions.m"; sourceTree = ""; }; + A8A5AB472F4C2CFC00572B4A /* UICollectionView+CellContent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UICollectionView+CellContent.h"; sourceTree = ""; }; + A8A5AB482F4C2CFC00572B4A /* UICollectionView+CellContent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UICollectionView+CellContent.m"; sourceTree = ""; }; + A8A5AB492F4C2CFC00572B4A /* UICollectionViewCell+CellContent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UICollectionViewCell+CellContent.h"; sourceTree = ""; }; + A8A5AB4A2F4C2CFC00572B4A /* UICollectionViewCell+CellContent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UICollectionViewCell+CellContent.m"; sourceTree = ""; }; + A8A5AB4B2F4C2CFC00572B4A /* UICollectionViewCell+Nibs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UICollectionViewCell+Nibs.h"; sourceTree = ""; }; + A8A5AB4C2F4C2CFC00572B4A /* UICollectionViewCell+Nibs.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UICollectionViewCell+Nibs.m"; sourceTree = ""; }; + A8A5AB4D2F4C2CFC00572B4A /* UIImage+Manipulation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIImage+Manipulation.h"; sourceTree = ""; }; + A8A5AB4E2F4C2CFC00572B4A /* UIImage+Manipulation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Manipulation.m"; sourceTree = ""; }; + A8A5AB4F2F4C2CFC00572B4A /* UIKit+ActivityIndicating.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIKit+ActivityIndicating.h"; sourceTree = ""; }; + A8A5AB502F4C2CFC00572B4A /* UIKit+ActivityIndicating.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIKit+ActivityIndicating.m"; sourceTree = ""; }; + A8A5AB512F4C2CFC00572B4A /* UISpringTimingParameters+Conveniences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UISpringTimingParameters+Conveniences.h"; sourceTree = ""; }; + A8A5AB522F4C2CFC00572B4A /* UISpringTimingParameters+Conveniences.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UISpringTimingParameters+Conveniences.m"; sourceTree = ""; }; + A8A5AB532F4C2CFC00572B4A /* UITableView+CellContent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UITableView+CellContent.h"; sourceTree = ""; }; + A8A5AB542F4C2CFC00572B4A /* UITableView+CellContent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UITableView+CellContent.m"; sourceTree = ""; }; + A8A5AB552F4C2CFC00572B4A /* UITableViewCell+CellContent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UITableViewCell+CellContent.h"; sourceTree = ""; }; + A8A5AB562F4C2CFC00572B4A /* UITableViewCell+CellContent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UITableViewCell+CellContent.m"; sourceTree = ""; }; + A8A5AB572F4C2CFC00572B4A /* UIView+AnimatedHide.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+AnimatedHide.h"; sourceTree = ""; }; + A8A5AB582F4C2CFC00572B4A /* UIView+AnimatedHide.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+AnimatedHide.m"; sourceTree = ""; }; + A8A5AB592F4C2CFC00572B4A /* UIViewController+TransitionState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIViewController+TransitionState.h"; sourceTree = ""; }; + A8A5AB5A2F4C2CFC00572B4A /* UIViewController+TransitionState.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+TransitionState.m"; sourceTree = ""; }; + A8A5AB5C2F4C2CFC00572B4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + A8A5AB5D2F4C2CFC00572B4A /* NSStringLocalizationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NSStringLocalizationTests.m; sourceTree = ""; }; + A8A5AB5E2F4C2CFC00572B4A /* NSUserDefaultsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NSUserDefaultsTests.m; sourceTree = ""; }; + A8A5AB5F2F4C2CFC00572B4A /* RSTSilentAssertionHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RSTSilentAssertionHandler.h; sourceTree = ""; }; + A8A5AB602F4C2CFC00572B4A /* RSTSilentAssertionHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RSTSilentAssertionHandler.m; sourceTree = ""; }; + A8A5AB622F4C2CFC00572B4A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A8A5AB632F4C2CFC00572B4A /* .gitmodules */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitmodules; sourceTree = ""; }; + A8A5AB642F4C2CFC00572B4A /* Roxas.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = Roxas.playground; sourceTree = ""; }; + A8A5AB652F4C2CFC00572B4A /* Roxas.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = Roxas.podspec; sourceTree = ""; }; + A8A5AB662F4C2CFC00572B4A /* Roxas.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = Roxas.xcodeproj; sourceTree = ""; }; + A8A5AB682F4C2CFC00572B4A /* .last-prebuilt-fetch-em_proxy */ = {isa = PBXFileReference; lastKnownFileType = text; path = ".last-prebuilt-fetch-em_proxy"; sourceTree = ""; }; + A8A5AB692F4C2CFC00572B4A /* .last-prebuilt-fetch-minimuxer */ = {isa = PBXFileReference; lastKnownFileType = text; path = ".last-prebuilt-fetch-minimuxer"; sourceTree = ""; }; + A8A5AB6A2F4C2CFC00572B4A /* AltSign */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = AltSign; sourceTree = ""; }; + A8A5AB6B2F4C2CFC00572B4A /* em_proxy.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = em_proxy.xcodeproj; sourceTree = ""; }; + A8A5AB6C2F4C2CFC00572B4A /* fetch-prebuilt.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "fetch-prebuilt.sh"; sourceTree = ""; }; + A8A5AB6D2F4C2CFC00572B4A /* minimuxer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = minimuxer.xcodeproj; sourceTree = ""; }; A8CCBEE32F4B654400B0089A /* libgeneral.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = libgeneral.xcodeproj; sourceTree = ""; }; A8CCBF072F4B654400B0089A /* libfragmentzip.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = libfragmentzip.xcodeproj; sourceTree = ""; }; A8CCC1792F4B654400B0089A /* SampleApp.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = SampleApp.xcodeproj; sourceTree = ""; }; @@ -1952,142 +3013,6 @@ /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ - A81173592F4B8F4B0013ABD0 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { - isa = PBXFileSystemSynchronizedBuildFileExceptionSet; - membershipExceptions = ( - libcurl/libcurl.a, - ); - target = BFD247692284B9A500981D42 /* SideStore */; - }; - A81198822F4C253E0013ABD0 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { - isa = PBXFileSystemSynchronizedBuildFileExceptionSet; - membershipExceptions = ( - "minimuxer/minimuxer-helpers.swift", - minimuxer/minimuxer.swift, - minimuxer/SwiftBridgeCore.swift, - ); - target = 191E5FAA290A5D92001A3B7C /* minimuxer */; - }; - A85A51AD2F4B4CB8002E2E11 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { - isa = PBXFileSystemSynchronizedBuildFileExceptionSet; - membershipExceptions = ( - "libimobiledevice-glue/src/cbuf.c", - "libimobiledevice-glue/src/collection.c", - "libimobiledevice-glue/src/common.h", - "libimobiledevice-glue/src/glue.c", - "libimobiledevice-glue/src/opack.c", - "libimobiledevice-glue/src/socket.c", - "libimobiledevice-glue/src/termcolors.c", - "libimobiledevice-glue/src/thread.c", - "libimobiledevice-glue/src/tlv.c", - "libimobiledevice-glue/src/utils.c", - libimobiledevice/common/debug.c, - libimobiledevice/common/debug.h, - libimobiledevice/common/userpref.c, - libimobiledevice/common/userpref.h, - libimobiledevice/src/afc.c, - libimobiledevice/src/afc.h, - libimobiledevice/src/bt_packet_logger.c, - libimobiledevice/src/bt_packet_logger.h, - libimobiledevice/src/companion_proxy.c, - libimobiledevice/src/companion_proxy.h, - libimobiledevice/src/debugserver.c, - libimobiledevice/src/debugserver.h, - libimobiledevice/src/device_link_service.c, - libimobiledevice/src/device_link_service.h, - libimobiledevice/src/diagnostics_relay.c, - libimobiledevice/src/diagnostics_relay.h, - libimobiledevice/src/file_relay.c, - libimobiledevice/src/file_relay.h, - libimobiledevice/src/heartbeat.c, - libimobiledevice/src/heartbeat.h, - libimobiledevice/src/house_arrest.c, - libimobiledevice/src/house_arrest.h, - libimobiledevice/src/idevice.c, - libimobiledevice/src/idevice.h, - libimobiledevice/src/installation_proxy.c, - libimobiledevice/src/installation_proxy.h, - "libimobiledevice/src/lockdown-cu.c", - libimobiledevice/src/lockdown.c, - libimobiledevice/src/lockdown.h, - libimobiledevice/src/misagent.c, - libimobiledevice/src/misagent.h, - libimobiledevice/src/mobile_image_mounter.c, - libimobiledevice/src/mobile_image_mounter.h, - libimobiledevice/src/mobileactivation.c, - libimobiledevice/src/mobileactivation.h, - libimobiledevice/src/mobilebackup.c, - libimobiledevice/src/mobilebackup.h, - libimobiledevice/src/mobilebackup2.c, - libimobiledevice/src/mobilebackup2.h, - libimobiledevice/src/mobilesync.c, - libimobiledevice/src/mobilesync.h, - libimobiledevice/src/notification_proxy.c, - libimobiledevice/src/notification_proxy.h, - libimobiledevice/src/preboard.c, - libimobiledevice/src/preboard.h, - libimobiledevice/src/property_list_service.c, - libimobiledevice/src/property_list_service.h, - libimobiledevice/src/restore.c, - libimobiledevice/src/restore.h, - libimobiledevice/src/reverse_proxy.c, - libimobiledevice/src/reverse_proxy.h, - libimobiledevice/src/sbservices.c, - libimobiledevice/src/sbservices.h, - libimobiledevice/src/screenshotr.c, - libimobiledevice/src/screenshotr.h, - libimobiledevice/src/service.c, - libimobiledevice/src/service.h, - libimobiledevice/src/syslog_relay.c, - libimobiledevice/src/syslog_relay.h, - libimobiledevice/src/webinspector.c, - libimobiledevice/src/webinspector.h, - libplist/src/Array.cpp, - libplist/src/base64.c, - libplist/src/base64.h, - libplist/src/Boolean.cpp, - libplist/src/bplist.c, - libplist/src/bytearray.c, - libplist/src/bytearray.h, - libplist/src/Data.cpp, - libplist/src/Date.cpp, - libplist/src/Dictionary.cpp, - libplist/src/hashtable.c, - libplist/src/hashtable.h, - libplist/src/Integer.cpp, - libplist/src/jplist.c, - libplist/src/jsmn.c, - libplist/src/jsmn.h, - libplist/src/Key.cpp, - libplist/src/Node.cpp, - libplist/src/oplist.c, - "libplist/src/out-default.c", - "libplist/src/out-limd.c", - "libplist/src/out-plutil.c", - libplist/src/plist.c, - libplist/src/plist.h, - libplist/src/ptrarray.c, - libplist/src/ptrarray.h, - libplist/src/Real.cpp, - libplist/src/strbuf.h, - libplist/src/String.cpp, - libplist/src/Structure.cpp, - libplist/src/time64_limits.h, - libplist/src/time64.c, - libplist/src/time64.h, - libplist/src/Uid.cpp, - libplist/src/xplist.c, - libusbmuxd/src/libusbmuxd.c, - ); - target = BF45872A2298D31600BD7491 /* libimobiledevice */; - }; - A8CCC46C2F4B6A5600B0089A /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { - isa = PBXFileSystemSynchronizedBuildFileExceptionSet; - membershipExceptions = ( - em_proxy/em_proxy.swift, - ); - target = A85A51412F4B4532002E2E11 /* em_proxy */; - }; A8EEC0BF2F4AF7FB00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( @@ -2217,7 +3142,6 @@ A8EEC3482F4B0D8600F2436D /* Shared */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC36A2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC36C2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC36B2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Shared; sourceTree = ""; }; A8EEC3B92F4B0EFC00F2436D /* AltWidget */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC3CA2F4B0EFC00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltWidget; sourceTree = ""; }; A8EEC3D92F4B0FC800F2436D /* AltBackup */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC3E22F4B0FC800F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltBackup; sourceTree = ""; }; - A8EEC6EF2F4B106C00F2436D /* Dependencies */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A81173592F4B8F4B0013ABD0 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A85A51AD2F4B4CB8002E2E11 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A81198822F4C253E0013ABD0 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8CCC46C2F4B6A5600B0089A /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Dependencies; sourceTree = ""; }; A8EEC71D2F4B10D900F2436D /* xcconfigs */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = xcconfigs; sourceTree = ""; }; A8EEC8412F4B146A00F2436D /* AltStore */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC8CB2F4B146B00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC8CC2F4B146B00F2436D /* PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet */, A8FAC1FE2F4B52F40061A851 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC8CD2F4B146B00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltStore; sourceTree = ""; }; A8EECF2A2F4B195000F2436D /* SideStore */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EECF492F4B195000F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EECF4A2F4B195000F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = SideStore; sourceTree = ""; }; @@ -2228,7 +3152,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A811986A2F4C1D830013ABD0 /* libminimuxer_static.a in Frameworks */, + A8A5AC192F4C2D1800572B4A /* libminimuxer_static.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2236,7 +3160,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - A811986D2F4C1DBB0013ABD0 /* libem_proxy_static.a in Frameworks */, + A8A5AC1C2F4C2D4000572B4A /* libem_proxy_static.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2280,10 +3204,12 @@ A8B646012D70C23E00125819 /* MarkdownKit in Frameworks */, A8C2260E2EC9039A00047C0D /* Nuke in Frameworks */, A83FE3672EC90482005ACE9A /* Starscream in Frameworks */, - A81198842F4C27640013ABD0 /* libfragmentzip.a in Frameworks */, BF1614F1250822F100767AEA /* Roxas.framework in Frameworks */, + A8A5AC1F2F4C2D5E00572B4A /* libfragmentzip.a in Frameworks */, BF66EE852501AE50007EE018 /* AltStoreCore.framework in Frameworks */, + A8A5AC202F4C2D5E00572B4A /* libfragmentzip.a in Frameworks */, A8EEDAF32F4B1A0F00F2436D /* OpenSSL.xcframework in Frameworks */, + A8A5AB7F2F4C2CFC00572B4A /* libcurl.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2854,6 +3780,1711 @@ name = Products; sourceTree = ""; }; + A8A5A7C32F4C2CFC00572B4A /* _includes */ = { + isa = PBXGroup; + children = ( + A8A5A7C22F4C2CFC00572B4A /* source.json */, + ); + path = _includes; + sourceTree = ""; + }; + A8A5A7C62F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5A7C42F4C2CFC00572B4A /* jekyll.yml */, + A8A5A7C52F4C2CFC00572B4A /* jsoncheck.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5A7C72F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5A7C62F4C2CFC00572B4A /* workflows */, + ); + path = .github; + sourceTree = ""; + }; + A8A5A7CF2F4C2CFC00572B4A /* sidestore */ = { + isa = PBXGroup; + children = ( + A8A5A7C82F4C2CFC00572B4A /* apps-dark.png */, + A8A5A7C92F4C2CFC00572B4A /* apps-light.png */, + A8A5A7CA2F4C2CFC00572B4A /* browse-dark.png */, + A8A5A7CB2F4C2CFC00572B4A /* browse-light.png */, + A8A5A7CC2F4C2CFC00572B4A /* icon.png */, + A8A5A7CD2F4C2CFC00572B4A /* news-dark.png */, + A8A5A7CE2F4C2CFC00572B4A /* news-light.png */, + ); + path = sidestore; + sourceTree = ""; + }; + A8A5A7D02F4C2CFC00572B4A /* apps */ = { + isa = PBXGroup; + children = ( + A8A5A7CF2F4C2CFC00572B4A /* sidestore */, + ); + path = apps; + sourceTree = ""; + }; + A8A5A7D92F4C2CFC00572B4A /* apps-v2.json */ = { + isa = PBXGroup; + children = ( + A8A5A7C32F4C2CFC00572B4A /* _includes */, + A8A5A7C72F4C2CFC00572B4A /* .github */, + A8A5A7D02F4C2CFC00572B4A /* apps */, + A8A5A7D12F4C2CFC00572B4A /* _config.yml */, + A8A5A7D22F4C2CFC00572B4A /* .gitignore */, + A8A5A7D32F4C2CFC00572B4A /* 404.html */, + A8A5A7D42F4C2CFC00572B4A /* CNAME */, + A8A5A7D52F4C2CFC00572B4A /* Gemfile */, + A8A5A7D62F4C2CFC00572B4A /* index.json */, + A8A5A7D72F4C2CFC00572B4A /* LICENSE */, + A8A5A7D82F4C2CFC00572B4A /* README.md */, + ); + path = "apps-v2.json"; + sourceTree = ""; + }; + A8A5A7DB2F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5A7DA2F4C2CFC00572B4A /* build.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5A7DD2F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5A7DB2F4C2CFC00572B4A /* workflows */, + A8A5A7DC2F4C2CFC00572B4A /* CODEOWNERS */, + ); + path = .github; + sourceTree = ""; + }; + A8A5A7E42F4C2CFC00572B4A /* keys */ = { + isa = PBXGroup; + children = ( + A8A5A7DE2F4C2CFC00572B4A /* client_privatekey */, + A8A5A7DF2F4C2CFC00572B4A /* client_publickey */, + A8A5A7E02F4C2CFC00572B4A /* emp.conf */, + A8A5A7E12F4C2CFC00572B4A /* README.md */, + A8A5A7E22F4C2CFC00572B4A /* server_privatekey */, + A8A5A7E32F4C2CFC00572B4A /* server_publickey_client */, + ); + path = keys; + sourceTree = ""; + }; + A8A5A7E72F4C2CFC00572B4A /* src */ = { + isa = PBXGroup; + children = ( + A8A5A7E52F4C2CFC00572B4A /* lib.rs */, + A8A5A7E62F4C2CFC00572B4A /* run.rs */, + ); + path = src; + sourceTree = ""; + }; + A8A5A7F42F4C2CFC00572B4A /* em_proxy */ = { + isa = PBXGroup; + children = ( + A8A5A7DD2F4C2CFC00572B4A /* .github */, + A8A5A7E42F4C2CFC00572B4A /* keys */, + A8A5A7E72F4C2CFC00572B4A /* src */, + A8A5A7E82F4C2CFC00572B4A /* .gitignore */, + A8A5A7E92F4C2CFC00572B4A /* build.rs */, + A8A5A7EA2F4C2CFC00572B4A /* Cargo.toml */, + A8A5A7EB2F4C2CFC00572B4A /* cbindgen.toml */, + A8A5A7EC2F4C2CFC00572B4A /* em_proxy.h */, + A8A5A7ED2F4C2CFC00572B4A /* em_proxy.swift */, + A8A5A7EE2F4C2CFC00572B4A /* libem_proxy-ios.a */, + A8A5A7EF2F4C2CFC00572B4A /* libem_proxy-sim.a */, + A8A5A7F02F4C2CFC00572B4A /* LICENSE */, + A8A5A7F12F4C2CFC00572B4A /* Makefile */, + A8A5A7F22F4C2CFC00572B4A /* module.modulemap */, + A8A5A7F32F4C2CFC00572B4A /* README.md */, + ); + path = em_proxy; + sourceTree = ""; + }; + A8A5A7F62F4C2CFC00572B4A /* libcurl */ = { + isa = PBXGroup; + children = ( + A8A5A7F52F4C2CFC00572B4A /* libcurl.a */, + ); + path = libcurl; + sourceTree = ""; + }; + A8A5A7F82F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5A7F72F4C2CFC00572B4A /* main.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5A7F92F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5A7F82F4C2CFC00572B4A /* workflows */, + ); + path = .github; + sourceTree = ""; + }; + A8A5A7FB2F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5A7FA2F4C2CFC00572B4A /* main.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5A7FC2F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5A7FB2F4C2CFC00572B4A /* workflows */, + ); + path = .github; + sourceTree = ""; + }; + A8A5A8032F4C2CFC00572B4A /* libgeneral */ = { + isa = PBXGroup; + children = ( + A8A5A7FD2F4C2CFC00572B4A /* DeliveryEvent.hpp */, + A8A5A7FE2F4C2CFC00572B4A /* Event.hpp */, + A8A5A7FF2F4C2CFC00572B4A /* exception.hpp */, + A8A5A8002F4C2CFC00572B4A /* lck_container.hpp */, + A8A5A8012F4C2CFC00572B4A /* macros.h */, + A8A5A8022F4C2CFC00572B4A /* Manager.hpp */, + ); + path = libgeneral; + sourceTree = ""; + }; + A8A5A8052F4C2CFC00572B4A /* include */ = { + isa = PBXGroup; + children = ( + A8A5A8032F4C2CFC00572B4A /* libgeneral */, + A8A5A8042F4C2CFC00572B4A /* Makefile.am */, + ); + path = include; + sourceTree = ""; + }; + A8A5A80B2F4C2CFC00572B4A /* libgeneral */ = { + isa = PBXGroup; + children = ( + A8A5A8062F4C2CFC00572B4A /* Event.cpp */, + A8A5A8072F4C2CFC00572B4A /* exception.cpp */, + A8A5A8082F4C2CFC00572B4A /* main.cpp */, + A8A5A8092F4C2CFC00572B4A /* Makefile.am */, + A8A5A80A2F4C2CFC00572B4A /* Manager.cpp */, + ); + path = libgeneral; + sourceTree = ""; + }; + A8A5A8142F4C2CFC00572B4A /* libgeneral */ = { + isa = PBXGroup; + children = ( + A8A5A7FC2F4C2CFC00572B4A /* .github */, + A8A5A8052F4C2CFC00572B4A /* include */, + A8A5A80B2F4C2CFC00572B4A /* libgeneral */, + A8A5A80C2F4C2CFC00572B4A /* .gitignore */, + A8A5A80D2F4C2CFC00572B4A /* autogen.sh */, + A8A5A80E2F4C2CFC00572B4A /* configure.ac */, + A8A5A80F2F4C2CFC00572B4A /* libgeneral.xcodeproj */, + A8A5A8102F4C2CFC00572B4A /* libgeneral.pc.in */, + A8A5A8112F4C2CFC00572B4A /* LICENSE */, + A8A5A8122F4C2CFC00572B4A /* Makefile.am */, + A8A5A8132F4C2CFC00572B4A /* README.md */, + ); + path = libgeneral; + sourceTree = ""; + }; + A8A5A8152F4C2CFC00572B4A /* dependencies */ = { + isa = PBXGroup; + children = ( + A8A5A8142F4C2CFC00572B4A /* libgeneral */, + ); + path = dependencies; + sourceTree = ""; + }; + A8A5A8172F4C2CFC00572B4A /* fragmentzip */ = { + isa = PBXGroup; + children = ( + A8A5A8162F4C2CFC00572B4A /* fragmentzip.swift */, + ); + path = fragmentzip; + sourceTree = ""; + }; + A8A5A8242F4C2CFC00572B4A /* curl */ = { + isa = PBXGroup; + children = ( + A8A5A8182F4C2CFC00572B4A /* curl.h */, + A8A5A8192F4C2CFC00572B4A /* curlbuild.h */, + A8A5A81A2F4C2CFC00572B4A /* curlbuild.h.cmake */, + A8A5A81B2F4C2CFC00572B4A /* curlbuild.h.in */, + A8A5A81C2F4C2CFC00572B4A /* curlrules.h */, + A8A5A81D2F4C2CFC00572B4A /* curlver.h */, + A8A5A81E2F4C2CFC00572B4A /* easy.h */, + A8A5A81F2F4C2CFC00572B4A /* Makefile.am */, + A8A5A8202F4C2CFC00572B4A /* mprintf.h */, + A8A5A8212F4C2CFC00572B4A /* multi.h */, + A8A5A8222F4C2CFC00572B4A /* stdcheaders.h */, + A8A5A8232F4C2CFC00572B4A /* typecheck-gcc.h */, + ); + path = curl; + sourceTree = ""; + }; + A8A5A8262F4C2CFC00572B4A /* libfragmentzip */ = { + isa = PBXGroup; + children = ( + A8A5A8252F4C2CFC00572B4A /* libfragmentzip.h */, + ); + path = libfragmentzip; + sourceTree = ""; + }; + A8A5A8282F4C2CFC00572B4A /* include */ = { + isa = PBXGroup; + children = ( + A8A5A8242F4C2CFC00572B4A /* curl */, + A8A5A8262F4C2CFC00572B4A /* libfragmentzip */, + A8A5A8272F4C2CFC00572B4A /* Makefile.am */, + ); + path = include; + sourceTree = ""; + }; + A8A5A82C2F4C2CFC00572B4A /* libfragmentzip */ = { + isa = PBXGroup; + children = ( + A8A5A8292F4C2CFC00572B4A /* libfragmentzip.c */, + A8A5A82A2F4C2CFC00572B4A /* main.c */, + A8A5A82B2F4C2CFC00572B4A /* Makefile.am */, + ); + path = libfragmentzip; + sourceTree = ""; + }; + A8A5A83A2F4C2CFC00572B4A /* libfragmentzip */ = { + isa = PBXGroup; + children = ( + A8A5A7F92F4C2CFC00572B4A /* .github */, + A8A5A8152F4C2CFC00572B4A /* dependencies */, + A8A5A8172F4C2CFC00572B4A /* fragmentzip */, + A8A5A8282F4C2CFC00572B4A /* include */, + A8A5A82C2F4C2CFC00572B4A /* libfragmentzip */, + A8A5A82D2F4C2CFC00572B4A /* .gitignore */, + A8A5A82E2F4C2CFC00572B4A /* .gitmodules */, + A8A5A82F2F4C2CFC00572B4A /* AUTHORS */, + A8A5A8302F4C2CFC00572B4A /* autogen.sh */, + A8A5A8312F4C2CFC00572B4A /* ChangeLog */, + A8A5A8322F4C2CFC00572B4A /* configure.ac */, + A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */, + A8A5A8342F4C2CFC00572B4A /* libfragmentzip.pc.in */, + A8A5A8352F4C2CFC00572B4A /* LICENSE */, + A8A5A8362F4C2CFC00572B4A /* Makefile.am */, + A8A5A8372F4C2CFC00572B4A /* NEWS */, + A8A5A8382F4C2CFC00572B4A /* README */, + A8A5A8392F4C2CFC00572B4A /* README.md */, + ); + path = libfragmentzip; + sourceTree = ""; + }; + A8A5A83C2F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5A83B2F4C2CFC00572B4A /* build.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5A83D2F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5A83C2F4C2CFC00572B4A /* workflows */, + ); + path = .github; + sourceTree = ""; + }; + A8A5A8522F4C2CFC00572B4A /* ed25519 */ = { + isa = PBXGroup; + children = ( + A8A5A83E2F4C2CFC00572B4A /* add_scalar.c */, + A8A5A83F2F4C2CFC00572B4A /* ed25519.h */, + A8A5A8402F4C2CFC00572B4A /* fe.h */, + A8A5A8412F4C2CFC00572B4A /* fe.c */, + A8A5A8422F4C2CFC00572B4A /* fixedint.h */, + A8A5A8432F4C2CFC00572B4A /* ge.h */, + A8A5A8442F4C2CFC00572B4A /* ge.c */, + A8A5A8452F4C2CFC00572B4A /* key_exchange.c */, + A8A5A8462F4C2CFC00572B4A /* keypair.c */, + A8A5A8472F4C2CFC00572B4A /* LICENSE */, + A8A5A8482F4C2CFC00572B4A /* Makefile.am */, + A8A5A8492F4C2CFC00572B4A /* precomp_data.h */, + A8A5A84A2F4C2CFC00572B4A /* README.md */, + A8A5A84B2F4C2CFC00572B4A /* sc.h */, + A8A5A84C2F4C2CFC00572B4A /* sc.c */, + A8A5A84D2F4C2CFC00572B4A /* seed.c */, + A8A5A84E2F4C2CFC00572B4A /* sha512.h */, + A8A5A84F2F4C2CFC00572B4A /* sha512.c */, + A8A5A8502F4C2CFC00572B4A /* sign.c */, + A8A5A8512F4C2CFC00572B4A /* verify.c */, + ); + path = ed25519; + sourceTree = ""; + }; + A8A5A8642F4C2CFC00572B4A /* libsrp6a-sha512 */ = { + isa = PBXGroup; + children = ( + A8A5A8532F4C2CFC00572B4A /* cstr.h */, + A8A5A8542F4C2CFC00572B4A /* cstr.c */, + A8A5A8552F4C2CFC00572B4A /* LICENSE */, + A8A5A8562F4C2CFC00572B4A /* Makefile.am */, + A8A5A8572F4C2CFC00572B4A /* README.md */, + A8A5A8582F4C2CFC00572B4A /* srp.h */, + A8A5A8592F4C2CFC00572B4A /* srp.c */, + A8A5A85A2F4C2CFC00572B4A /* srp_aux.h */, + A8A5A85B2F4C2CFC00572B4A /* srp6a_sha512_client.c */, + A8A5A85C2F4C2CFC00572B4A /* t_conv.c */, + A8A5A85D2F4C2CFC00572B4A /* t_defines.h */, + A8A5A85E2F4C2CFC00572B4A /* t_math.c */, + A8A5A85F2F4C2CFC00572B4A /* t_misc.c */, + A8A5A8602F4C2CFC00572B4A /* t_pwd.h */, + A8A5A8612F4C2CFC00572B4A /* t_sha.h */, + A8A5A8622F4C2CFC00572B4A /* t_sha.c */, + A8A5A8632F4C2CFC00572B4A /* t_truerand.c */, + ); + path = "libsrp6a-sha512"; + sourceTree = ""; + }; + A8A5A8672F4C2CFC00572B4A /* 3rd_party */ = { + isa = PBXGroup; + children = ( + A8A5A8522F4C2CFC00572B4A /* ed25519 */, + A8A5A8642F4C2CFC00572B4A /* libsrp6a-sha512 */, + A8A5A8652F4C2CFC00572B4A /* Makefile.am */, + A8A5A8662F4C2CFC00572B4A /* README.md */, + ); + path = 3rd_party; + sourceTree = ""; + }; + A8A5A86D2F4C2CFC00572B4A /* common */ = { + isa = PBXGroup; + children = ( + A8A5A8682F4C2CFC00572B4A /* debug.h */, + A8A5A8692F4C2CFC00572B4A /* debug.c */, + A8A5A86A2F4C2CFC00572B4A /* Makefile.am */, + A8A5A86B2F4C2CFC00572B4A /* userpref.h */, + A8A5A86C2F4C2CFC00572B4A /* userpref.c */, + ); + path = common; + sourceTree = ""; + }; + A8A5A8832F4C2CFC00572B4A /* cython */ = { + isa = PBXGroup; + children = ( + A8A5A86E2F4C2CFC00572B4A /* afc.pxi */, + A8A5A86F2F4C2CFC00572B4A /* debugserver.pxi */, + A8A5A8702F4C2CFC00572B4A /* diagnostics_relay.pxi */, + A8A5A8712F4C2CFC00572B4A /* file_relay.pxi */, + A8A5A8722F4C2CFC00572B4A /* heartbeat.pxi */, + A8A5A8732F4C2CFC00572B4A /* house_arrest.pxi */, + A8A5A8742F4C2CFC00572B4A /* imobiledevice.pxd */, + A8A5A8752F4C2CFC00572B4A /* imobiledevice.pyx */, + A8A5A8762F4C2CFC00572B4A /* installation_proxy.pxi */, + A8A5A8772F4C2CFC00572B4A /* lockdown.pxi */, + A8A5A8782F4C2CFC00572B4A /* Makefile.am */, + A8A5A8792F4C2CFC00572B4A /* misagent.pxi */, + A8A5A87A2F4C2CFC00572B4A /* mobile_image_mounter.pxi */, + A8A5A87B2F4C2CFC00572B4A /* mobilebackup.pxi */, + A8A5A87C2F4C2CFC00572B4A /* mobilebackup2.pxi */, + A8A5A87D2F4C2CFC00572B4A /* mobilesync.pxi */, + A8A5A87E2F4C2CFC00572B4A /* notification_proxy.pxi */, + A8A5A87F2F4C2CFC00572B4A /* restore.pxi */, + A8A5A8802F4C2CFC00572B4A /* sbservices.pxi */, + A8A5A8812F4C2CFC00572B4A /* screenshotr.pxi */, + A8A5A8822F4C2CFC00572B4A /* webinspector.pxi */, + ); + path = cython; + sourceTree = ""; + }; + A8A5A88D2F4C2CFC00572B4A /* doxygen */ = { + isa = PBXGroup; + children = ( + A8A5A8842F4C2CFC00572B4A /* custom.css */, + A8A5A8852F4C2CFC00572B4A /* favicon.ico */, + A8A5A8862F4C2CFC00572B4A /* folder.png */, + A8A5A8872F4C2CFC00572B4A /* folder-open.png */, + A8A5A8882F4C2CFC00572B4A /* footer.html */, + A8A5A8892F4C2CFC00572B4A /* header.html */, + A8A5A88A2F4C2CFC00572B4A /* layout.xml */, + A8A5A88B2F4C2CFC00572B4A /* logo-vector-clean.svg */, + A8A5A88C2F4C2CFC00572B4A /* text-x-generic.png */, + ); + path = doxygen; + sourceTree = ""; + }; + A8A5A8A32F4C2CFC00572B4A /* docs */ = { + isa = PBXGroup; + children = ( + A8A5A88D2F4C2CFC00572B4A /* doxygen */, + A8A5A88E2F4C2CFC00572B4A /* idevice_id.1 */, + A8A5A88F2F4C2CFC00572B4A /* idevicebackup.1 */, + A8A5A8902F4C2CFC00572B4A /* idevicebackup2.1 */, + A8A5A8912F4C2CFC00572B4A /* idevicebtlogger.1 */, + A8A5A8922F4C2CFC00572B4A /* idevicecrashreport.1 */, + A8A5A8932F4C2CFC00572B4A /* idevicedate.1 */, + A8A5A8942F4C2CFC00572B4A /* idevicedebug.1 */, + A8A5A8952F4C2CFC00572B4A /* idevicedebugserverproxy.1 */, + A8A5A8962F4C2CFC00572B4A /* idevicedevmodectl.1 */, + A8A5A8972F4C2CFC00572B4A /* idevicediagnostics.1 */, + A8A5A8982F4C2CFC00572B4A /* ideviceenterrecovery.1 */, + A8A5A8992F4C2CFC00572B4A /* ideviceimagemounter.1 */, + A8A5A89A2F4C2CFC00572B4A /* ideviceinfo.1 */, + A8A5A89B2F4C2CFC00572B4A /* idevicename.1 */, + A8A5A89C2F4C2CFC00572B4A /* idevicenotificationproxy.1 */, + A8A5A89D2F4C2CFC00572B4A /* idevicepair.1 */, + A8A5A89E2F4C2CFC00572B4A /* ideviceprovision.1 */, + A8A5A89F2F4C2CFC00572B4A /* idevicescreenshot.1 */, + A8A5A8A02F4C2CFC00572B4A /* idevicesetlocation.1 */, + A8A5A8A12F4C2CFC00572B4A /* idevicesyslog.1 */, + A8A5A8A22F4C2CFC00572B4A /* Makefile.am */, + ); + path = docs; + sourceTree = ""; + }; + A8A5A8BF2F4C2CFC00572B4A /* libimobiledevice */ = { + isa = PBXGroup; + children = ( + A8A5A8A42F4C2CFC00572B4A /* afc.h */, + A8A5A8A52F4C2CFC00572B4A /* bt_packet_logger.h */, + A8A5A8A62F4C2CFC00572B4A /* companion_proxy.h */, + A8A5A8A72F4C2CFC00572B4A /* debugserver.h */, + A8A5A8A82F4C2CFC00572B4A /* diagnostics_relay.h */, + A8A5A8A92F4C2CFC00572B4A /* file_relay.h */, + A8A5A8AA2F4C2CFC00572B4A /* heartbeat.h */, + A8A5A8AB2F4C2CFC00572B4A /* house_arrest.h */, + A8A5A8AC2F4C2CFC00572B4A /* installation_proxy.h */, + A8A5A8AD2F4C2CFC00572B4A /* libimobiledevice.h */, + A8A5A8AE2F4C2CFC00572B4A /* lockdown.h */, + A8A5A8AF2F4C2CFC00572B4A /* misagent.h */, + A8A5A8B02F4C2CFC00572B4A /* mobile_image_mounter.h */, + A8A5A8B12F4C2CFC00572B4A /* mobileactivation.h */, + A8A5A8B22F4C2CFC00572B4A /* mobilebackup.h */, + A8A5A8B32F4C2CFC00572B4A /* mobilebackup2.h */, + A8A5A8B42F4C2CFC00572B4A /* mobilesync.h */, + A8A5A8B52F4C2CFC00572B4A /* notification_proxy.h */, + A8A5A8B62F4C2CFC00572B4A /* preboard.h */, + A8A5A8B72F4C2CFC00572B4A /* property_list_service.h */, + A8A5A8B82F4C2CFC00572B4A /* restore.h */, + A8A5A8B92F4C2CFC00572B4A /* reverse_proxy.h */, + A8A5A8BA2F4C2CFC00572B4A /* sbservices.h */, + A8A5A8BB2F4C2CFC00572B4A /* screenshotr.h */, + A8A5A8BC2F4C2CFC00572B4A /* service.h */, + A8A5A8BD2F4C2CFC00572B4A /* syslog_relay.h */, + A8A5A8BE2F4C2CFC00572B4A /* webinspector.h */, + ); + path = libimobiledevice; + sourceTree = ""; + }; + A8A5A8C32F4C2CFC00572B4A /* include */ = { + isa = PBXGroup; + children = ( + A8A5A8BF2F4C2CFC00572B4A /* libimobiledevice */, + A8A5A8C02F4C2CFC00572B4A /* asprintf.h */, + A8A5A8C12F4C2CFC00572B4A /* endianness.h */, + A8A5A8C22F4C2CFC00572B4A /* Makefile.am */, + ); + path = include; + sourceTree = ""; + }; + A8A5A8C92F4C2CFC00572B4A /* m4 */ = { + isa = PBXGroup; + children = ( + A8A5A8C42F4C2CFC00572B4A /* ac_pkg_cython.m4 */, + A8A5A8C52F4C2CFC00572B4A /* as-compiler-flag.m4 */, + A8A5A8C62F4C2CFC00572B4A /* ax_pthread.m4 */, + A8A5A8C72F4C2CFC00572B4A /* ax_python_devel.m4 */, + A8A5A8C82F4C2CFC00572B4A /* cython_python.m4 */, + ); + path = m4; + sourceTree = ""; + }; + A8A5A9052F4C2CFC00572B4A /* src */ = { + isa = PBXGroup; + children = ( + A8A5A8CA2F4C2CFC00572B4A /* afc.h */, + A8A5A8CB2F4C2CFC00572B4A /* afc.c */, + A8A5A8CC2F4C2CFC00572B4A /* bt_packet_logger.h */, + A8A5A8CD2F4C2CFC00572B4A /* bt_packet_logger.c */, + A8A5A8CE2F4C2CFC00572B4A /* companion_proxy.h */, + A8A5A8CF2F4C2CFC00572B4A /* companion_proxy.c */, + A8A5A8D02F4C2CFC00572B4A /* debugserver.h */, + A8A5A8D12F4C2CFC00572B4A /* debugserver.c */, + A8A5A8D22F4C2CFC00572B4A /* device_link_service.h */, + A8A5A8D32F4C2CFC00572B4A /* device_link_service.c */, + A8A5A8D42F4C2CFC00572B4A /* diagnostics_relay.h */, + A8A5A8D52F4C2CFC00572B4A /* diagnostics_relay.c */, + A8A5A8D62F4C2CFC00572B4A /* file_relay.h */, + A8A5A8D72F4C2CFC00572B4A /* file_relay.c */, + A8A5A8D82F4C2CFC00572B4A /* heartbeat.h */, + A8A5A8D92F4C2CFC00572B4A /* heartbeat.c */, + A8A5A8DA2F4C2CFC00572B4A /* house_arrest.h */, + A8A5A8DB2F4C2CFC00572B4A /* house_arrest.c */, + A8A5A8DC2F4C2CFC00572B4A /* idevice.h */, + A8A5A8DD2F4C2CFC00572B4A /* idevice.c */, + A8A5A8DE2F4C2CFC00572B4A /* installation_proxy.h */, + A8A5A8DF2F4C2CFC00572B4A /* installation_proxy.c */, + A8A5A8E02F4C2CFC00572B4A /* libimobiledevice-1.0.pc.in */, + A8A5A8E12F4C2CFC00572B4A /* lockdown.h */, + A8A5A8E22F4C2CFC00572B4A /* lockdown.c */, + A8A5A8E32F4C2CFC00572B4A /* lockdown-cu.c */, + A8A5A8E42F4C2CFC00572B4A /* Makefile.am */, + A8A5A8E52F4C2CFC00572B4A /* misagent.h */, + A8A5A8E62F4C2CFC00572B4A /* misagent.c */, + A8A5A8E72F4C2CFC00572B4A /* mobile_image_mounter.h */, + A8A5A8E82F4C2CFC00572B4A /* mobile_image_mounter.c */, + A8A5A8E92F4C2CFC00572B4A /* mobileactivation.h */, + A8A5A8EA2F4C2CFC00572B4A /* mobileactivation.c */, + A8A5A8EB2F4C2CFC00572B4A /* mobilebackup.h */, + A8A5A8EC2F4C2CFC00572B4A /* mobilebackup.c */, + A8A5A8ED2F4C2CFC00572B4A /* mobilebackup2.h */, + A8A5A8EE2F4C2CFC00572B4A /* mobilebackup2.c */, + A8A5A8EF2F4C2CFC00572B4A /* mobilesync.h */, + A8A5A8F02F4C2CFC00572B4A /* mobilesync.c */, + A8A5A8F12F4C2CFC00572B4A /* notification_proxy.h */, + A8A5A8F22F4C2CFC00572B4A /* notification_proxy.c */, + A8A5A8F32F4C2CFC00572B4A /* preboard.h */, + A8A5A8F42F4C2CFC00572B4A /* preboard.c */, + A8A5A8F52F4C2CFC00572B4A /* property_list_service.h */, + A8A5A8F62F4C2CFC00572B4A /* property_list_service.c */, + A8A5A8F72F4C2CFC00572B4A /* restore.h */, + A8A5A8F82F4C2CFC00572B4A /* restore.c */, + A8A5A8F92F4C2CFC00572B4A /* reverse_proxy.h */, + A8A5A8FA2F4C2CFC00572B4A /* reverse_proxy.c */, + A8A5A8FB2F4C2CFC00572B4A /* sbservices.h */, + A8A5A8FC2F4C2CFC00572B4A /* sbservices.c */, + A8A5A8FD2F4C2CFC00572B4A /* screenshotr.h */, + A8A5A8FE2F4C2CFC00572B4A /* screenshotr.c */, + A8A5A8FF2F4C2CFC00572B4A /* service.h */, + A8A5A9002F4C2CFC00572B4A /* service.c */, + A8A5A9012F4C2CFC00572B4A /* syslog_relay.h */, + A8A5A9022F4C2CFC00572B4A /* syslog_relay.c */, + A8A5A9032F4C2CFC00572B4A /* webinspector.h */, + A8A5A9042F4C2CFC00572B4A /* webinspector.c */, + ); + path = src; + sourceTree = ""; + }; + A8A5A91B2F4C2CFC00572B4A /* tools */ = { + isa = PBXGroup; + children = ( + A8A5A9062F4C2CFC00572B4A /* idevice_id.c */, + A8A5A9072F4C2CFC00572B4A /* idevicebackup.c */, + A8A5A9082F4C2CFC00572B4A /* idevicebackup2.c */, + A8A5A9092F4C2CFC00572B4A /* idevicebtlogger.c */, + A8A5A90A2F4C2CFC00572B4A /* idevicecrashreport.c */, + A8A5A90B2F4C2CFC00572B4A /* idevicedate.c */, + A8A5A90C2F4C2CFC00572B4A /* idevicedebug.c */, + A8A5A90D2F4C2CFC00572B4A /* idevicedebugserverproxy.c */, + A8A5A90E2F4C2CFC00572B4A /* idevicedevmodectl.c */, + A8A5A90F2F4C2CFC00572B4A /* idevicediagnostics.c */, + A8A5A9102F4C2CFC00572B4A /* ideviceenterrecovery.c */, + A8A5A9112F4C2CFC00572B4A /* ideviceimagemounter.c */, + A8A5A9122F4C2CFC00572B4A /* ideviceinfo.c */, + A8A5A9132F4C2CFC00572B4A /* idevicename.c */, + A8A5A9142F4C2CFC00572B4A /* idevicenotificationproxy.c */, + A8A5A9152F4C2CFC00572B4A /* idevicepair.c */, + A8A5A9162F4C2CFC00572B4A /* ideviceprovision.c */, + A8A5A9172F4C2CFC00572B4A /* idevicescreenshot.c */, + A8A5A9182F4C2CFC00572B4A /* idevicesetlocation.c */, + A8A5A9192F4C2CFC00572B4A /* idevicesyslog.c */, + A8A5A91A2F4C2CFC00572B4A /* Makefile.am */, + ); + path = tools; + sourceTree = ""; + }; + A8A5A9282F4C2CFC00572B4A /* libimobiledevice */ = { + isa = PBXGroup; + children = ( + A8A5A83D2F4C2CFC00572B4A /* .github */, + A8A5A8672F4C2CFC00572B4A /* 3rd_party */, + A8A5A86D2F4C2CFC00572B4A /* common */, + A8A5A8832F4C2CFC00572B4A /* cython */, + A8A5A8A32F4C2CFC00572B4A /* docs */, + A8A5A8C32F4C2CFC00572B4A /* include */, + A8A5A8C92F4C2CFC00572B4A /* m4 */, + A8A5A9052F4C2CFC00572B4A /* src */, + A8A5A91B2F4C2CFC00572B4A /* tools */, + A8A5A91C2F4C2CFC00572B4A /* .gitattributes */, + A8A5A91D2F4C2CFC00572B4A /* .gitignore */, + A8A5A91E2F4C2CFC00572B4A /* AUTHORS */, + A8A5A91F2F4C2CFC00572B4A /* autogen.sh */, + A8A5A9202F4C2CFC00572B4A /* configure.ac */, + A8A5A9212F4C2CFC00572B4A /* COPYING */, + A8A5A9222F4C2CFC00572B4A /* COPYING.LESSER */, + A8A5A9232F4C2CFC00572B4A /* doxygen.cfg.in */, + A8A5A9242F4C2CFC00572B4A /* git-version-gen */, + A8A5A9252F4C2CFC00572B4A /* Makefile.am */, + A8A5A9262F4C2CFC00572B4A /* NEWS */, + A8A5A9272F4C2CFC00572B4A /* README.md */, + ); + path = libimobiledevice; + sourceTree = ""; + }; + A8A5A92A2F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5A9292F4C2CFC00572B4A /* build.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5A92B2F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5A92A2F4C2CFC00572B4A /* workflows */, + ); + path = .github; + sourceTree = ""; + }; + A8A5A9342F4C2CFC00572B4A /* libimobiledevice-glue */ = { + isa = PBXGroup; + children = ( + A8A5A92C2F4C2CFC00572B4A /* cbuf.h */, + A8A5A92D2F4C2CFC00572B4A /* collection.h */, + A8A5A92E2F4C2CFC00572B4A /* opack.h */, + A8A5A92F2F4C2CFC00572B4A /* socket.h */, + A8A5A9302F4C2CFC00572B4A /* termcolors.h */, + A8A5A9312F4C2CFC00572B4A /* thread.h */, + A8A5A9322F4C2CFC00572B4A /* tlv.h */, + A8A5A9332F4C2CFC00572B4A /* utils.h */, + ); + path = "libimobiledevice-glue"; + sourceTree = ""; + }; + A8A5A9372F4C2CFC00572B4A /* include */ = { + isa = PBXGroup; + children = ( + A8A5A9342F4C2CFC00572B4A /* libimobiledevice-glue */, + A8A5A9352F4C2CFC00572B4A /* endianness.h */, + A8A5A9362F4C2CFC00572B4A /* Makefile.am */, + ); + path = include; + sourceTree = ""; + }; + A8A5A93A2F4C2CFC00572B4A /* m4 */ = { + isa = PBXGroup; + children = ( + A8A5A9382F4C2CFC00572B4A /* as-compiler-flag.m4 */, + A8A5A9392F4C2CFC00572B4A /* ax_pthread.m4 */, + ); + path = m4; + sourceTree = ""; + }; + A8A5A9472F4C2CFC00572B4A /* src */ = { + isa = PBXGroup; + children = ( + A8A5A93B2F4C2CFC00572B4A /* cbuf.c */, + A8A5A93C2F4C2CFC00572B4A /* collection.c */, + A8A5A93D2F4C2CFC00572B4A /* common.h */, + A8A5A93E2F4C2CFC00572B4A /* glue.c */, + A8A5A93F2F4C2CFC00572B4A /* libimobiledevice-glue-1.0.pc.in */, + A8A5A9402F4C2CFC00572B4A /* Makefile.am */, + A8A5A9412F4C2CFC00572B4A /* opack.c */, + A8A5A9422F4C2CFC00572B4A /* socket.c */, + A8A5A9432F4C2CFC00572B4A /* termcolors.c */, + A8A5A9442F4C2CFC00572B4A /* thread.c */, + A8A5A9452F4C2CFC00572B4A /* tlv.c */, + A8A5A9462F4C2CFC00572B4A /* utils.c */, + ); + path = src; + sourceTree = ""; + }; + A8A5A9502F4C2CFC00572B4A /* libimobiledevice-glue */ = { + isa = PBXGroup; + children = ( + A8A5A92B2F4C2CFC00572B4A /* .github */, + A8A5A9372F4C2CFC00572B4A /* include */, + A8A5A93A2F4C2CFC00572B4A /* m4 */, + A8A5A9472F4C2CFC00572B4A /* src */, + A8A5A9482F4C2CFC00572B4A /* .gitignore */, + A8A5A9492F4C2CFC00572B4A /* autogen.sh */, + A8A5A94A2F4C2CFC00572B4A /* configure.ac */, + A8A5A94B2F4C2CFC00572B4A /* COPYING */, + A8A5A94C2F4C2CFC00572B4A /* git-version-gen */, + A8A5A94D2F4C2CFC00572B4A /* Makefile.am */, + A8A5A94E2F4C2CFC00572B4A /* NEWS */, + A8A5A94F2F4C2CFC00572B4A /* README.md */, + ); + path = "libimobiledevice-glue"; + sourceTree = ""; + }; + A8A5A9542F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5A9512F4C2CFC00572B4A /* build.yml */, + A8A5A9522F4C2CFC00572B4A /* cifuzz.yml */, + A8A5A9532F4C2CFC00572B4A /* codeql-analysis.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5A9562F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5A9542F4C2CFC00572B4A /* workflows */, + A8A5A9552F4C2CFC00572B4A /* pull.yml */, + ); + path = .github; + sourceTree = ""; + }; + A8A5A95C2F4C2CFC00572B4A /* cython */ = { + isa = PBXGroup; + children = ( + A8A5A9572F4C2CFC00572B4A /* Makefile.am */, + A8A5A9582F4C2CFC00572B4A /* plist.pxd */, + A8A5A9592F4C2CFC00572B4A /* plist.pyx */, + A8A5A95A2F4C2CFC00572B4A /* plist_util.h */, + A8A5A95B2F4C2CFC00572B4A /* plist_util.c */, + ); + path = cython; + sourceTree = ""; + }; + A8A5A95F2F4C2CFC00572B4A /* docs */ = { + isa = PBXGroup; + children = ( + A8A5A95D2F4C2CFC00572B4A /* Makefile.am */, + A8A5A95E2F4C2CFC00572B4A /* plistutil.1 */, + ); + path = docs; + sourceTree = ""; + }; + A8A5A9752F4C2CFC00572B4A /* bplist-crashes */ = { + isa = PBXGroup; + children = ( + A8A5A9602F4C2CFC00572B4A /* clusterfuzz-testcase-4766291097288704 */, + A8A5A9612F4C2CFC00572B4A /* clusterfuzz-testcase-4930725262393344 */, + A8A5A9622F4C2CFC00572B4A /* clusterfuzz-testcase-5421965105954816 */, + A8A5A9632F4C2CFC00572B4A /* clusterfuzz-testcase-5556177727389696 */, + A8A5A9642F4C2CFC00572B4A /* clusterfuzz-testcase-6557963011489792 */, + A8A5A9652F4C2CFC00572B4A /* clusterfuzz-testcase-6605859144597504 */, + A8A5A9662F4C2CFC00572B4A /* crash-0ce4dd483b645bc05ec45a97d285dcf1933ee840 */, + A8A5A9672F4C2CFC00572B4A /* crash-0d59cdcb5c3416c2790612b78a631ce9f5622800 */, + A8A5A9682F4C2CFC00572B4A /* crash-4bd78175fe01d07c5ee90104fbc68d95dd092210 */, + A8A5A9692F4C2CFC00572B4A /* crash-4c5404453bb7425aef9b953a5f6f3f0afcc48392 */, + A8A5A96A2F4C2CFC00572B4A /* crash-6d1399685b745d3d49fadc91072fabcdde8d16fa */, + A8A5A96B2F4C2CFC00572B4A /* crash-17d635ab460fef74df1ac7561f1253533a6359c5 */, + A8A5A96C2F4C2CFC00572B4A /* crash-33a67313fa7864cd627ef92d12017a127d342f28 */, + A8A5A96D2F4C2CFC00572B4A /* crash-39f1347115f8fe9ac25cdc9332e3fc5cd32c7f7b */, + A8A5A96E2F4C2CFC00572B4A /* crash-94b3725900d63c6258448fd757559c81002de9c9 */, + A8A5A96F2F4C2CFC00572B4A /* crash-52775e25f6af20af351cd616834e602fc988a032 */, + A8A5A9702F4C2CFC00572B4A /* crash-a47195acbabc3f5b2cda9c6ebda42f2afc1cc5af */, + A8A5A9712F4C2CFC00572B4A /* crash-ce852bae6aeeffc4698a93660236f1b995ce966e */, + A8A5A9722F4C2CFC00572B4A /* crash-daddb6e82e3d1ed76e20e4131462f5247a6fb131 */, + A8A5A9732F4C2CFC00572B4A /* crash-f21be4ebce7f9c337bf96b93cec7e252f5c75a21 */, + A8A5A9742F4C2CFC00572B4A /* crash-f779dafccc0164684d1a264976e56037188b40e2 */, + ); + path = "bplist-crashes"; + sourceTree = ""; + }; + A8A5A9792F4C2CFC00572B4A /* bplist-leaks */ = { + isa = PBXGroup; + children = ( + A8A5A9762F4C2CFC00572B4A /* leak-96fb453b3ba18d31e164831795a708183b5a0dac */, + A8A5A9772F4C2CFC00572B4A /* leak-acb3c00a83d7635638a476a4e70fc1f1caa1a5b1 */, + A8A5A9782F4C2CFC00572B4A /* leak-fe2cd4b1f67e0c9b21e6225a4fb4ca19eab80074 */, + ); + path = "bplist-leaks"; + sourceTree = ""; + }; + A8A5A9812F4C2CFC00572B4A /* jplist-crashes */ = { + isa = PBXGroup; + children = ( + A8A5A97A2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-4997614678966272 */, + A8A5A97B2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5149455463088128 */, + A8A5A97C2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5161359598288896 */, + A8A5A97D2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5486807695884288 */, + A8A5A97E2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5576833398079488 */, + A8A5A97F2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5704016686874624 */, + A8A5A9802F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-6639076466360320 */, + ); + path = "jplist-crashes"; + sourceTree = ""; + }; + A8A5A9852F4C2CFC00572B4A /* jplist-leaks */ = { + isa = PBXGroup; + children = ( + A8A5A9822F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-4881933237092352 */, + A8A5A9832F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5069883912617984 */, + A8A5A9842F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-jplist_fuzzer-5816111696838656 */, + ); + path = "jplist-leaks"; + sourceTree = ""; + }; + A8A5A98A2F4C2CFC00572B4A /* oplist-crashes */ = { + isa = PBXGroup; + children = ( + A8A5A9862F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-4503815405830144 */, + A8A5A9872F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-4683683569467392 */, + A8A5A9882F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-4716194114699264 */, + A8A5A9892F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-4789915626110976 */, + ); + path = "oplist-crashes"; + sourceTree = ""; + }; + A8A5A98D2F4C2CFC00572B4A /* oplist-leaks */ = { + isa = PBXGroup; + children = ( + A8A5A98B2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-6043548602728448 */, + A8A5A98C2F4C2CFC00572B4A /* clusterfuzz-testcase-minimized-oplist_fuzzer-6497436988473344 */, + ); + path = "oplist-leaks"; + sourceTree = ""; + }; + A8A5A9A12F4C2CFC00572B4A /* xplist-crashes */ = { + isa = PBXGroup; + children = ( + A8A5A98E2F4C2CFC00572B4A /* clusterfuzz-testcase-4516959125241856 */, + A8A5A98F2F4C2CFC00572B4A /* clusterfuzz-testcase-4663876528373760 */, + A8A5A9902F4C2CFC00572B4A /* clusterfuzz-testcase-5799076113154048 */, + A8A5A9912F4C2CFC00572B4A /* clusterfuzz-testcase-5922404220010496 */, + A8A5A9922F4C2CFC00572B4A /* clusterfuzz-testcase-6015098361479168 */, + A8A5A9932F4C2CFC00572B4A /* clusterfuzz-testcase-6043836860071936 */, + A8A5A9942F4C2CFC00572B4A /* clusterfuzz-testcase-6047509906456576 */, + A8A5A9952F4C2CFC00572B4A /* clusterfuzz-testcase-6482601374121984 */, + A8A5A9962F4C2CFC00572B4A /* crash-7bc172e27a2b1d4fcaf031f59d1f08fb83081e4a */, + A8A5A9972F4C2CFC00572B4A /* crash-8acf177da60ecf13c36d0da1b8e25de891980ea6 */, + A8A5A9982F4C2CFC00572B4A /* crash-9ddb891a0ec42401eb4629e6b99e01aef7909eb9 */, + A8A5A9992F4C2CFC00572B4A /* crash-80c28b0e2a446665e68927dd4441c10c9a68e64e */, + A8A5A99A2F4C2CFC00572B4A /* crash-155c60d5c4b2778110fb4a633caa7d64eb9b99c1 */, + A8A5A99B2F4C2CFC00572B4A /* crash-348c909a0b3532977185f551eb5d2ed04e694883 */, + A8A5A99C2F4C2CFC00572B4A /* crash-09788d7acb46b4b177422f9c4ee54556a3ad1f17 */, + A8A5A99D2F4C2CFC00572B4A /* crash-94276cf69a50e78dd6cdf079c208cb80f357cd33 */, + A8A5A99E2F4C2CFC00572B4A /* crash-a8b44e1f5be4f75f00a937016ec5405bce77a0f9 */, + A8A5A99F2F4C2CFC00572B4A /* crash-da39a3ee5e6b4b0d3255bfef95601890afd80709 */, + A8A5A9A02F4C2CFC00572B4A /* crash-f03c680ee1c4d84c28e731752df77a61e213a24d */, + ); + path = "xplist-crashes"; + sourceTree = ""; + }; + A8A5A9A72F4C2CFC00572B4A /* xplist-leaks */ = { + isa = PBXGroup; + children = ( + A8A5A9A22F4C2CFC00572B4A /* clusterfuzz-testcase-4634751103139840 */, + A8A5A9A32F4C2CFC00572B4A /* clusterfuzz-testcase-6056412121661440 */, + A8A5A9A42F4C2CFC00572B4A /* leak-4c81aae70b20d9b9408b78d40999a54205bdcfb7 */, + A8A5A9A52F4C2CFC00572B4A /* leak-47b0a9f21d3affab6cfc898e5140bb53265ada07 */, + A8A5A9A62F4C2CFC00572B4A /* leak-53bc466851eda790bd891733da5db0a7482886bf */, + ); + path = "xplist-leaks"; + sourceTree = ""; + }; + A8A5A9B82F4C2CFC00572B4A /* fuzz */ = { + isa = PBXGroup; + children = ( + A8A5A9752F4C2CFC00572B4A /* bplist-crashes */, + A8A5A9792F4C2CFC00572B4A /* bplist-leaks */, + A8A5A9812F4C2CFC00572B4A /* jplist-crashes */, + A8A5A9852F4C2CFC00572B4A /* jplist-leaks */, + A8A5A98A2F4C2CFC00572B4A /* oplist-crashes */, + A8A5A98D2F4C2CFC00572B4A /* oplist-leaks */, + A8A5A9A12F4C2CFC00572B4A /* xplist-crashes */, + A8A5A9A72F4C2CFC00572B4A /* xplist-leaks */, + A8A5A9A82F4C2CFC00572B4A /* bplist.dict */, + A8A5A9A92F4C2CFC00572B4A /* bplist_fuzzer.cc */, + A8A5A9AA2F4C2CFC00572B4A /* bplist_fuzzer.options */, + A8A5A9AB2F4C2CFC00572B4A /* fuzzers.test */, + A8A5A9AC2F4C2CFC00572B4A /* init-fuzzers.sh */, + A8A5A9AD2F4C2CFC00572B4A /* jplist.dict */, + A8A5A9AE2F4C2CFC00572B4A /* jplist_fuzzer.cc */, + A8A5A9AF2F4C2CFC00572B4A /* jplist_fuzzer.options */, + A8A5A9B02F4C2CFC00572B4A /* Makefile.am */, + A8A5A9B12F4C2CFC00572B4A /* oplist.dict */, + A8A5A9B22F4C2CFC00572B4A /* oplist_fuzzer.cc */, + A8A5A9B32F4C2CFC00572B4A /* oplist_fuzzer.options */, + A8A5A9B42F4C2CFC00572B4A /* test-fuzzers.sh */, + A8A5A9B52F4C2CFC00572B4A /* xplist.dict */, + A8A5A9B62F4C2CFC00572B4A /* xplist_fuzzer.cc */, + A8A5A9B72F4C2CFC00572B4A /* xplist_fuzzer.options */, + ); + path = fuzz; + sourceTree = ""; + }; + A8A5A9C72F4C2CFC00572B4A /* plist */ = { + isa = PBXGroup; + children = ( + A8A5A9B92F4C2CFC00572B4A /* Array.h */, + A8A5A9BA2F4C2CFC00572B4A /* Boolean.h */, + A8A5A9BB2F4C2CFC00572B4A /* Data.h */, + A8A5A9BC2F4C2CFC00572B4A /* Date.h */, + A8A5A9BD2F4C2CFC00572B4A /* Dictionary.h */, + A8A5A9BE2F4C2CFC00572B4A /* Integer.h */, + A8A5A9BF2F4C2CFC00572B4A /* Key.h */, + A8A5A9C02F4C2CFC00572B4A /* Node.h */, + A8A5A9C12F4C2CFC00572B4A /* plist.h */, + A8A5A9C22F4C2CFC00572B4A /* plist++.h */, + A8A5A9C32F4C2CFC00572B4A /* Real.h */, + A8A5A9C42F4C2CFC00572B4A /* String.h */, + A8A5A9C52F4C2CFC00572B4A /* Structure.h */, + A8A5A9C62F4C2CFC00572B4A /* Uid.h */, + ); + path = plist; + sourceTree = ""; + }; + A8A5A9C92F4C2CFC00572B4A /* include */ = { + isa = PBXGroup; + children = ( + A8A5A9C72F4C2CFC00572B4A /* plist */, + A8A5A9C82F4C2CFC00572B4A /* Makefile.am */, + ); + path = include; + sourceTree = ""; + }; + A8A5A9CD2F4C2CFC00572B4A /* include */ = { + isa = PBXGroup; + children = ( + A8A5A9CA2F4C2CFC00572B4A /* node.h */, + A8A5A9CB2F4C2CFC00572B4A /* node_list.h */, + A8A5A9CC2F4C2CFC00572B4A /* object.h */, + ); + path = include; + sourceTree = ""; + }; + A8A5A9D42F4C2CFC00572B4A /* libcnary */ = { + isa = PBXGroup; + children = ( + A8A5A9CD2F4C2CFC00572B4A /* include */, + A8A5A9CE2F4C2CFC00572B4A /* cnary.c */, + A8A5A9CF2F4C2CFC00572B4A /* COPYING */, + A8A5A9D02F4C2CFC00572B4A /* Makefile.am */, + A8A5A9D12F4C2CFC00572B4A /* node.c */, + A8A5A9D22F4C2CFC00572B4A /* node_list.c */, + A8A5A9D32F4C2CFC00572B4A /* README */, + ); + path = libcnary; + sourceTree = ""; + }; + A8A5A9DA2F4C2CFC00572B4A /* m4 */ = { + isa = PBXGroup; + children = ( + A8A5A9D52F4C2CFC00572B4A /* ac_pkg_cython.m4 */, + A8A5A9D62F4C2CFC00572B4A /* as-compiler-flag.m4 */, + A8A5A9D72F4C2CFC00572B4A /* ax_pthread.m4 */, + A8A5A9D82F4C2CFC00572B4A /* ax_python_devel.m4 */, + A8A5A9D92F4C2CFC00572B4A /* cython_python.m4 */, + ); + path = m4; + sourceTree = ""; + }; + A8A5AA012F4C2CFC00572B4A /* src */ = { + isa = PBXGroup; + children = ( + A8A5A9DB2F4C2CFC00572B4A /* Array.cpp */, + A8A5A9DC2F4C2CFC00572B4A /* base64.h */, + A8A5A9DD2F4C2CFC00572B4A /* base64.c */, + A8A5A9DE2F4C2CFC00572B4A /* Boolean.cpp */, + A8A5A9DF2F4C2CFC00572B4A /* bplist.c */, + A8A5A9E02F4C2CFC00572B4A /* bytearray.h */, + A8A5A9E12F4C2CFC00572B4A /* bytearray.c */, + A8A5A9E22F4C2CFC00572B4A /* Data.cpp */, + A8A5A9E32F4C2CFC00572B4A /* Date.cpp */, + A8A5A9E42F4C2CFC00572B4A /* Dictionary.cpp */, + A8A5A9E52F4C2CFC00572B4A /* hashtable.h */, + A8A5A9E62F4C2CFC00572B4A /* hashtable.c */, + A8A5A9E72F4C2CFC00572B4A /* Integer.cpp */, + A8A5A9E82F4C2CFC00572B4A /* jplist.c */, + A8A5A9E92F4C2CFC00572B4A /* jsmn.h */, + A8A5A9EA2F4C2CFC00572B4A /* jsmn.c */, + A8A5A9EB2F4C2CFC00572B4A /* Key.cpp */, + A8A5A9EC2F4C2CFC00572B4A /* libplist-2.0.pc.in */, + A8A5A9ED2F4C2CFC00572B4A /* libplist++-2.0.pc.in */, + A8A5A9EE2F4C2CFC00572B4A /* Makefile.am */, + A8A5A9EF2F4C2CFC00572B4A /* Node.cpp */, + A8A5A9F02F4C2CFC00572B4A /* oplist.c */, + A8A5A9F12F4C2CFC00572B4A /* out-default.c */, + A8A5A9F22F4C2CFC00572B4A /* out-limd.c */, + A8A5A9F32F4C2CFC00572B4A /* out-plutil.c */, + A8A5A9F42F4C2CFC00572B4A /* plist.h */, + A8A5A9F52F4C2CFC00572B4A /* plist.c */, + A8A5A9F62F4C2CFC00572B4A /* ptrarray.h */, + A8A5A9F72F4C2CFC00572B4A /* ptrarray.c */, + A8A5A9F82F4C2CFC00572B4A /* Real.cpp */, + A8A5A9F92F4C2CFC00572B4A /* strbuf.h */, + A8A5A9FA2F4C2CFC00572B4A /* String.cpp */, + A8A5A9FB2F4C2CFC00572B4A /* Structure.cpp */, + A8A5A9FC2F4C2CFC00572B4A /* time64.h */, + A8A5A9FD2F4C2CFC00572B4A /* time64.c */, + A8A5A9FE2F4C2CFC00572B4A /* time64_limits.h */, + A8A5A9FF2F4C2CFC00572B4A /* Uid.cpp */, + A8A5AA002F4C2CFC00572B4A /* xplist.c */, + ); + path = src; + sourceTree = ""; + }; + A8A5AA332F4C2CFC00572B4A /* data */ = { + isa = PBXGroup; + children = ( + A8A5AA022F4C2CFC00572B4A /* 1.plist */, + A8A5AA032F4C2CFC00572B4A /* 2.plist */, + A8A5AA042F4C2CFC00572B4A /* 3.plist */, + A8A5AA052F4C2CFC00572B4A /* 4.plist */, + A8A5AA062F4C2CFC00572B4A /* 5.plist */, + A8A5AA072F4C2CFC00572B4A /* 6.plist */, + A8A5AA082F4C2CFC00572B4A /* 7.plist */, + A8A5AA092F4C2CFC00572B4A /* amp.plist */, + A8A5AA0A2F4C2CFC00572B4A /* cdata.plist */, + A8A5AA0B2F4C2CFC00572B4A /* data.bplist */, + A8A5AA0C2F4C2CFC00572B4A /* dictref1byte.bplist */, + A8A5AA0D2F4C2CFC00572B4A /* dictref2bytes.bplist */, + A8A5AA0E2F4C2CFC00572B4A /* dictref3bytes.bplist */, + A8A5AA0F2F4C2CFC00572B4A /* dictref4bytes.bplist */, + A8A5AA102F4C2CFC00572B4A /* dictref5bytes.bplist */, + A8A5AA112F4C2CFC00572B4A /* dictref6bytes.bplist */, + A8A5AA122F4C2CFC00572B4A /* dictref7bytes.bplist */, + A8A5AA132F4C2CFC00572B4A /* dictref8bytes.bplist */, + A8A5AA142F4C2CFC00572B4A /* empty_keys.plist */, + A8A5AA152F4C2CFC00572B4A /* entities.plist */, + A8A5AA162F4C2CFC00572B4A /* hex.plist */, + A8A5AA172F4C2CFC00572B4A /* int64_min_max.json */, + A8A5AA182F4C2CFC00572B4A /* invalid_tag.plist */, + A8A5AA192F4C2CFC00572B4A /* j1.json */, + A8A5AA1A2F4C2CFC00572B4A /* j2.json */, + A8A5AA1B2F4C2CFC00572B4A /* malformed_dict.bplist */, + A8A5AA1C2F4C2CFC00572B4A /* o1.ostep */, + A8A5AA1D2F4C2CFC00572B4A /* o2.ostep */, + A8A5AA1E2F4C2CFC00572B4A /* o3.ostep */, + A8A5AA1F2F4C2CFC00572B4A /* off1byte.bplist */, + A8A5AA202F4C2CFC00572B4A /* off2bytes.bplist */, + A8A5AA212F4C2CFC00572B4A /* off3bytes.bplist */, + A8A5AA222F4C2CFC00572B4A /* off4bytes.bplist */, + A8A5AA232F4C2CFC00572B4A /* off5bytes.bplist */, + A8A5AA242F4C2CFC00572B4A /* off6bytes.bplist */, + A8A5AA252F4C2CFC00572B4A /* off7bytes.bplist */, + A8A5AA262F4C2CFC00572B4A /* off8bytes.bplist */, + A8A5AA272F4C2CFC00572B4A /* offxml.plist */, + A8A5AA282F4C2CFC00572B4A /* order.bplist */, + A8A5AA292F4C2CFC00572B4A /* order.plist */, + A8A5AA2A2F4C2CFC00572B4A /* recursion.bplist */, + A8A5AA2B2F4C2CFC00572B4A /* signed.bplist */, + A8A5AA2C2F4C2CFC00572B4A /* signed.plist */, + A8A5AA2D2F4C2CFC00572B4A /* signedunsigned.bplist */, + A8A5AA2E2F4C2CFC00572B4A /* signedunsigned.plist */, + A8A5AA2F2F4C2CFC00572B4A /* test.strings */, + A8A5AA302F4C2CFC00572B4A /* uid.bplist */, + A8A5AA312F4C2CFC00572B4A /* unsigned.bplist */, + A8A5AA322F4C2CFC00572B4A /* unsigned.plist */, + ); + path = data; + sourceTree = ""; + }; + A8A5AA652F4C2CFC00572B4A /* test */ = { + isa = PBXGroup; + children = ( + A8A5AA332F4C2CFC00572B4A /* data */, + A8A5AA342F4C2CFC00572B4A /* amp.test */, + A8A5AA352F4C2CFC00572B4A /* bigarray.test */, + A8A5AA362F4C2CFC00572B4A /* bigarray++.test */, + A8A5AA372F4C2CFC00572B4A /* cdata.test */, + A8A5AA382F4C2CFC00572B4A /* dates.test */, + A8A5AA392F4C2CFC00572B4A /* empty.test */, + A8A5AA3A2F4C2CFC00572B4A /* empty_keys.test */, + A8A5AA3B2F4C2CFC00572B4A /* empty++.test */, + A8A5AA3C2F4C2CFC00572B4A /* entities.test */, + A8A5AA3D2F4C2CFC00572B4A /* hex.test */, + A8A5AA3E2F4C2CFC00572B4A /* huge.test */, + A8A5AA3F2F4C2CFC00572B4A /* huge++.test */, + A8A5AA402F4C2CFC00572B4A /* integer_set.c */, + A8A5AA412F4C2CFC00572B4A /* integer_set.test */, + A8A5AA422F4C2CFC00572B4A /* invalid_tag.test */, + A8A5AA432F4C2CFC00572B4A /* json-int64-min-max.test */, + A8A5AA442F4C2CFC00572B4A /* json-invalid-types.test */, + A8A5AA452F4C2CFC00572B4A /* json1.test */, + A8A5AA462F4C2CFC00572B4A /* json2.test */, + A8A5AA472F4C2CFC00572B4A /* json3.test */, + A8A5AA482F4C2CFC00572B4A /* large.test */, + A8A5AA492F4C2CFC00572B4A /* large++.test */, + A8A5AA4A2F4C2CFC00572B4A /* Makefile.am */, + A8A5AA4B2F4C2CFC00572B4A /* malformed_dict.test */, + A8A5AA4C2F4C2CFC00572B4A /* medium.test */, + A8A5AA4D2F4C2CFC00572B4A /* medium++.test */, + A8A5AA4E2F4C2CFC00572B4A /* offsetsize.test */, + A8A5AA4F2F4C2CFC00572B4A /* order.test */, + A8A5AA502F4C2CFC00572B4A /* ostep-comments.test */, + A8A5AA512F4C2CFC00572B4A /* ostep-invalid-types.test */, + A8A5AA522F4C2CFC00572B4A /* ostep-strings.test */, + A8A5AA532F4C2CFC00572B4A /* ostep1.test */, + A8A5AA542F4C2CFC00572B4A /* ostep2.test */, + A8A5AA552F4C2CFC00572B4A /* plist_btest.c */, + A8A5AA562F4C2CFC00572B4A /* plist_cmp.c */, + A8A5AA572F4C2CFC00572B4A /* plist_jtest.c */, + A8A5AA582F4C2CFC00572B4A /* plist_otest.c */, + A8A5AA592F4C2CFC00572B4A /* plist_test.c */, + A8A5AA5A2F4C2CFC00572B4A /* plist_test++.cpp */, + A8A5AA5B2F4C2CFC00572B4A /* recursion.test */, + A8A5AA5C2F4C2CFC00572B4A /* refsize.test */, + A8A5AA5D2F4C2CFC00572B4A /* signedunsigned1.test */, + A8A5AA5E2F4C2CFC00572B4A /* signedunsigned2.test */, + A8A5AA5F2F4C2CFC00572B4A /* signedunsigned3.test */, + A8A5AA602F4C2CFC00572B4A /* small.test */, + A8A5AA612F4C2CFC00572B4A /* small++.test */, + A8A5AA622F4C2CFC00572B4A /* timezone1.test */, + A8A5AA632F4C2CFC00572B4A /* timezone2.test */, + A8A5AA642F4C2CFC00572B4A /* uid.test */, + ); + path = test; + sourceTree = ""; + }; + A8A5AA682F4C2CFC00572B4A /* tools */ = { + isa = PBXGroup; + children = ( + A8A5AA662F4C2CFC00572B4A /* Makefile.am */, + A8A5AA672F4C2CFC00572B4A /* plistutil.c */, + ); + path = tools; + sourceTree = ""; + }; + A8A5AA752F4C2CFC00572B4A /* libplist */ = { + isa = PBXGroup; + children = ( + A8A5A9562F4C2CFC00572B4A /* .github */, + A8A5A95C2F4C2CFC00572B4A /* cython */, + A8A5A95F2F4C2CFC00572B4A /* docs */, + A8A5A9B82F4C2CFC00572B4A /* fuzz */, + A8A5A9C92F4C2CFC00572B4A /* include */, + A8A5A9D42F4C2CFC00572B4A /* libcnary */, + A8A5A9DA2F4C2CFC00572B4A /* m4 */, + A8A5AA012F4C2CFC00572B4A /* src */, + A8A5AA652F4C2CFC00572B4A /* test */, + A8A5AA682F4C2CFC00572B4A /* tools */, + A8A5AA692F4C2CFC00572B4A /* .gitattributes */, + A8A5AA6A2F4C2CFC00572B4A /* .gitignore */, + A8A5AA6B2F4C2CFC00572B4A /* AUTHORS */, + A8A5AA6C2F4C2CFC00572B4A /* autogen.sh */, + A8A5AA6D2F4C2CFC00572B4A /* configure.ac */, + A8A5AA6E2F4C2CFC00572B4A /* COPYING */, + A8A5AA6F2F4C2CFC00572B4A /* COPYING.LESSER */, + A8A5AA702F4C2CFC00572B4A /* doxygen.cfg.in */, + A8A5AA712F4C2CFC00572B4A /* git-version-gen */, + A8A5AA722F4C2CFC00572B4A /* Makefile.am */, + A8A5AA732F4C2CFC00572B4A /* NEWS */, + A8A5AA742F4C2CFC00572B4A /* README.md */, + ); + path = libplist; + sourceTree = ""; + }; + A8A5AA772F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5AA762F4C2CFC00572B4A /* build.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5AA782F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5AA772F4C2CFC00572B4A /* workflows */, + ); + path = .github; + sourceTree = ""; + }; + A8A5AA7C2F4C2CFC00572B4A /* docs */ = { + isa = PBXGroup; + children = ( + A8A5AA792F4C2CFC00572B4A /* inetcat.1 */, + A8A5AA7A2F4C2CFC00572B4A /* iproxy.1 */, + A8A5AA7B2F4C2CFC00572B4A /* Makefile.am */, + ); + path = docs; + sourceTree = ""; + }; + A8A5AA802F4C2CFC00572B4A /* include */ = { + isa = PBXGroup; + children = ( + A8A5AA7D2F4C2CFC00572B4A /* Makefile.am */, + A8A5AA7E2F4C2CFC00572B4A /* usbmuxd.h */, + A8A5AA7F2F4C2CFC00572B4A /* usbmuxd-proto.h */, + ); + path = include; + sourceTree = ""; + }; + A8A5AA832F4C2CFC00572B4A /* m4 */ = { + isa = PBXGroup; + children = ( + A8A5AA812F4C2CFC00572B4A /* as-compiler-flag.m4 */, + A8A5AA822F4C2CFC00572B4A /* ax_pthread.m4 */, + ); + path = m4; + sourceTree = ""; + }; + A8A5AA872F4C2CFC00572B4A /* src */ = { + isa = PBXGroup; + children = ( + A8A5AA842F4C2CFC00572B4A /* libusbmuxd.c */, + A8A5AA852F4C2CFC00572B4A /* libusbmuxd-2.0.pc.in */, + A8A5AA862F4C2CFC00572B4A /* Makefile.am */, + ); + path = src; + sourceTree = ""; + }; + A8A5AA8B2F4C2CFC00572B4A /* tools */ = { + isa = PBXGroup; + children = ( + A8A5AA882F4C2CFC00572B4A /* inetcat.c */, + A8A5AA892F4C2CFC00572B4A /* iproxy.c */, + A8A5AA8A2F4C2CFC00572B4A /* Makefile.am */, + ); + path = tools; + sourceTree = ""; + }; + A8A5AA962F4C2CFC00572B4A /* libusbmuxd */ = { + isa = PBXGroup; + children = ( + A8A5AA782F4C2CFC00572B4A /* .github */, + A8A5AA7C2F4C2CFC00572B4A /* docs */, + A8A5AA802F4C2CFC00572B4A /* include */, + A8A5AA832F4C2CFC00572B4A /* m4 */, + A8A5AA872F4C2CFC00572B4A /* src */, + A8A5AA8B2F4C2CFC00572B4A /* tools */, + A8A5AA8C2F4C2CFC00572B4A /* .gitattributes */, + A8A5AA8D2F4C2CFC00572B4A /* .gitignore */, + A8A5AA8E2F4C2CFC00572B4A /* AUTHORS */, + A8A5AA8F2F4C2CFC00572B4A /* autogen.sh */, + A8A5AA902F4C2CFC00572B4A /* configure.ac */, + A8A5AA912F4C2CFC00572B4A /* COPYING */, + A8A5AA922F4C2CFC00572B4A /* git-version-gen */, + A8A5AA932F4C2CFC00572B4A /* Makefile.am */, + A8A5AA942F4C2CFC00572B4A /* NEWS */, + A8A5AA952F4C2CFC00572B4A /* README.md */, + ); + path = libusbmuxd; + sourceTree = ""; + }; + A8A5AA992F4C2CFC00572B4A /* NSAttributedString+MarkdownTests */ = { + isa = PBXGroup; + children = ( + A8A5AA972F4C2CFC00572B4A /* Info.plist */, + A8A5AA982F4C2CFC00572B4A /* NSAttributedString_MarkdownTests.m */, + ); + path = "NSAttributedString+MarkdownTests"; + sourceTree = ""; + }; + A8A5AAA42F4C2CFC00572B4A /* SampleApp */ = { + isa = PBXGroup; + children = ( + A8A5AA9A2F4C2CFC00572B4A /* AppDelegate.h */, + A8A5AA9B2F4C2CFC00572B4A /* AppDelegate.m */, + A8A5AA9C2F4C2CFC00572B4A /* Assets.xcassets */, + A8A5AA9D2F4C2CFC00572B4A /* Info.plist */, + A8A5AA9E2F4C2CFC00572B4A /* main.m */, + A8A5AAA02F4C2CFC00572B4A /* Main.storyboard */, + A8A5AAA12F4C2CFC00572B4A /* SampleApp.entitlements */, + A8A5AAA22F4C2CFC00572B4A /* ViewController.h */, + A8A5AAA32F4C2CFC00572B4A /* ViewController.m */, + ); + path = SampleApp; + sourceTree = ""; + }; + A8A5AAA62F4C2CFC00572B4A /* SampleApp */ = { + isa = PBXGroup; + children = ( + A8A5AA992F4C2CFC00572B4A /* NSAttributedString+MarkdownTests */, + A8A5AAA42F4C2CFC00572B4A /* SampleApp */, + A8A5AAA52F4C2CFC00572B4A /* SampleApp.xcodeproj */, + ); + path = SampleApp; + sourceTree = ""; + }; + A8A5AAA72F4C2CFC00572B4A /* AppKit */ = { + isa = PBXGroup; + children = ( + A8A5AAA62F4C2CFC00572B4A /* SampleApp */, + ); + path = AppKit; + sourceTree = ""; + }; + A8A5AAAB2F4C2CFC00572B4A /* Examples */ = { + isa = PBXGroup; + children = ( + A8A5AAA82F4C2CFC00572B4A /* Examples.md */, + A8A5AAA92F4C2CFC00572B4A /* Examples.rtf */, + A8A5AAAA2F4C2CFC00572B4A /* Long.md */, + ); + path = Examples; + sourceTree = ""; + }; + A8A5AABD2F4C2CFC00572B4A /* SampleApp */ = { + isa = PBXGroup; + children = ( + A8A5AAAC2F4C2CFC00572B4A /* AppDelegate.h */, + A8A5AAAD2F4C2CFC00572B4A /* AppDelegate.m */, + A8A5AAAE2F4C2CFC00572B4A /* Assets.xcassets */, + A8A5AAAF2F4C2CFC00572B4A /* FirstViewController.h */, + A8A5AAB02F4C2CFC00572B4A /* FirstViewController.m */, + A8A5AAB12F4C2CFC00572B4A /* Info.plist */, + A8A5AAB32F4C2CFC00572B4A /* LaunchScreen.storyboard */, + A8A5AAB42F4C2CFC00572B4A /* main.m */, + A8A5AAB62F4C2CFC00572B4A /* Main.storyboard */, + A8A5AAB72F4C2CFC00572B4A /* SceneDelegate.h */, + A8A5AAB82F4C2CFC00572B4A /* SceneDelegate.m */, + A8A5AAB92F4C2CFC00572B4A /* SecondViewController.h */, + A8A5AABA2F4C2CFC00572B4A /* SecondViewController.m */, + A8A5AABB2F4C2CFC00572B4A /* StringData.h */, + A8A5AABC2F4C2CFC00572B4A /* StringData.m */, + ); + path = SampleApp; + sourceTree = ""; + }; + A8A5AABF2F4C2CFC00572B4A /* SampleApp */ = { + isa = PBXGroup; + children = ( + A8A5AABD2F4C2CFC00572B4A /* SampleApp */, + A8A5AABE2F4C2CFC00572B4A /* SampleApp.xcodeproj */, + ); + path = SampleApp; + sourceTree = ""; + }; + A8A5AAC92F4C2CFC00572B4A /* SwiftSampleApp */ = { + isa = PBXGroup; + children = ( + A8A5AAC02F4C2CFC00572B4A /* AppDelegate.swift */, + A8A5AAC12F4C2CFC00572B4A /* Assets.xcassets */, + A8A5AAC22F4C2CFC00572B4A /* Info.plist */, + A8A5AAC42F4C2CFC00572B4A /* LaunchScreen.storyboard */, + A8A5AAC62F4C2CFC00572B4A /* Main.storyboard */, + A8A5AAC72F4C2CFC00572B4A /* SceneDelegate.swift */, + A8A5AAC82F4C2CFC00572B4A /* ViewController.swift */, + ); + path = SwiftSampleApp; + sourceTree = ""; + }; + A8A5AACC2F4C2CFC00572B4A /* SwiftSampleApp */ = { + isa = PBXGroup; + children = ( + A8A5AAC92F4C2CFC00572B4A /* SwiftSampleApp */, + A8A5AACA2F4C2CFC00572B4A /* SwiftSampleApp.xcodeproj */, + A8A5AACB2F4C2CFC00572B4A /* SwiftSampleApp-Bridging-Header.h */, + ); + path = SwiftSampleApp; + sourceTree = ""; + }; + A8A5AACD2F4C2CFC00572B4A /* UIKit */ = { + isa = PBXGroup; + children = ( + A8A5AABF2F4C2CFC00572B4A /* SampleApp */, + A8A5AACC2F4C2CFC00572B4A /* SwiftSampleApp */, + ); + path = UIKit; + sourceTree = ""; + }; + A8A5AAD22F4C2CFC00572B4A /* MarkdownAttributedString */ = { + isa = PBXGroup; + children = ( + A8A5AAA72F4C2CFC00572B4A /* AppKit */, + A8A5AAAB2F4C2CFC00572B4A /* Examples */, + A8A5AACD2F4C2CFC00572B4A /* UIKit */, + A8A5AACE2F4C2CFC00572B4A /* .gitignore */, + A8A5AACF2F4C2CFC00572B4A /* NSAttributedString+Markdown.h */, + A8A5AAD02F4C2CFC00572B4A /* NSAttributedString+Markdown.m */, + A8A5AAD12F4C2CFC00572B4A /* README.md */, + ); + path = MarkdownAttributedString; + sourceTree = ""; + }; + A8A5AAD42F4C2CFC00572B4A /* workflows */ = { + isa = PBXGroup; + children = ( + A8A5AAD32F4C2CFC00572B4A /* build.yml */, + ); + path = workflows; + sourceTree = ""; + }; + A8A5AAD52F4C2CFC00572B4A /* .github */ = { + isa = PBXGroup; + children = ( + A8A5AAD42F4C2CFC00572B4A /* workflows */, + ); + path = .github; + sourceTree = ""; + }; + A8A5AAD82F4C2CFC00572B4A /* generated */ = { + isa = PBXGroup; + children = ( + A8A5AAD62F4C2CFC00572B4A /* minimuxer-Bridging-Header.h */, + A8A5AAD72F4C2CFC00572B4A /* minimuxer-helpers.swift */, + ); + path = generated; + sourceTree = ""; + }; + A8A5AAE42F4C2CFC00572B4A /* src */ = { + isa = PBXGroup; + children = ( + A8A5AAD92F4C2CFC00572B4A /* afc_file_manager.rs */, + A8A5AADA2F4C2CFC00572B4A /* device.rs */, + A8A5AADB2F4C2CFC00572B4A /* heartbeat.rs */, + A8A5AADC2F4C2CFC00572B4A /* install.rs */, + A8A5AADD2F4C2CFC00572B4A /* jit.rs */, + A8A5AADE2F4C2CFC00572B4A /* lib.rs */, + A8A5AADF2F4C2CFC00572B4A /* mounter.rs */, + A8A5AAE02F4C2CFC00572B4A /* muxer.rs */, + A8A5AAE12F4C2CFC00572B4A /* provision.rs */, + A8A5AAE22F4C2CFC00572B4A /* raw_packet.rs */, + A8A5AAE32F4C2CFC00572B4A /* tests.rs */, + ); + path = src; + sourceTree = ""; + }; + A8A5AAF52F4C2CFC00572B4A /* minimuxer */ = { + isa = PBXGroup; + children = ( + A8A5AAD52F4C2CFC00572B4A /* .github */, + A8A5AAD82F4C2CFC00572B4A /* generated */, + A8A5AAE42F4C2CFC00572B4A /* src */, + A8A5AAE52F4C2CFC00572B4A /* .gitignore */, + A8A5AAE62F4C2CFC00572B4A /* build.rs */, + A8A5AAE72F4C2CFC00572B4A /* Cargo.lock */, + A8A5AAE82F4C2CFC00572B4A /* Cargo.toml */, + A8A5AAE92F4C2CFC00572B4A /* libminimuxer-ios.a */, + A8A5AAEA2F4C2CFC00572B4A /* libminimuxer-sim.a */, + A8A5AAEB2F4C2CFC00572B4A /* LICENSE */, + A8A5AAEC2F4C2CFC00572B4A /* Makefile */, + A8A5AAED2F4C2CFC00572B4A /* minimuxer.h */, + A8A5AAEE2F4C2CFC00572B4A /* minimuxer.swift */, + A8A5AAEF2F4C2CFC00572B4A /* minimuxer-Bridging-Header.h */, + A8A5AAF02F4C2CFC00572B4A /* minimuxer-helpers.swift */, + A8A5AAF12F4C2CFC00572B4A /* module.modulemap */, + A8A5AAF22F4C2CFC00572B4A /* README.md */, + A8A5AAF32F4C2CFC00572B4A /* SwiftBridgeCore.h */, + A8A5AAF42F4C2CFC00572B4A /* SwiftBridgeCore.swift */, + ); + path = minimuxer; + sourceTree = ""; + }; + A8A5AB5B2F4C2CFC00572B4A /* Roxas */ = { + isa = PBXGroup; + children = ( + A8A5AAF62F4C2CFC00572B4A /* Info.plist */, + A8A5AAF72F4C2CFC00572B4A /* NSBundle+Extensions.h */, + A8A5AAF82F4C2CFC00572B4A /* NSBundle+Extensions.m */, + A8A5AAF92F4C2CFC00572B4A /* NSConstraintConflict+Conveniences.h */, + A8A5AAFA2F4C2CFC00572B4A /* NSConstraintConflict+Conveniences.m */, + A8A5AAFB2F4C2CFC00572B4A /* NSFileManager+URLs.h */, + A8A5AAFC2F4C2CFC00572B4A /* NSFileManager+URLs.m */, + A8A5AAFD2F4C2CFC00572B4A /* NSLayoutConstraint+Edges.h */, + A8A5AAFE2F4C2CFC00572B4A /* NSLayoutConstraint+Edges.m */, + A8A5AAFF2F4C2CFC00572B4A /* NSPredicate+Search.h */, + A8A5AB002F4C2CFC00572B4A /* NSPredicate+Search.m */, + A8A5AB012F4C2CFC00572B4A /* NSString+Localization.h */, + A8A5AB022F4C2CFC00572B4A /* NSString+Localization.m */, + A8A5AB032F4C2CFC00572B4A /* NSUserDefaults+DynamicProperties.h */, + A8A5AB042F4C2CFC00572B4A /* NSUserDefaults+DynamicProperties.m */, + A8A5AB052F4C2CFC00572B4A /* Roxas.h */, + A8A5AB062F4C2CFC00572B4A /* Roxas-Prefix.pch */, + A8A5AB072F4C2CFC00572B4A /* RSTActivityIndicating.h */, + A8A5AB082F4C2CFC00572B4A /* RSTArrayDataSource.h */, + A8A5AB092F4C2CFC00572B4A /* RSTArrayDataSource.m */, + A8A5AB0A2F4C2CFC00572B4A /* RSTBlockOperation.h */, + A8A5AB0B2F4C2CFC00572B4A /* RSTBlockOperation.m */, + A8A5AB0C2F4C2CFC00572B4A /* RSTCellContentCell.h */, + A8A5AB0D2F4C2CFC00572B4A /* RSTCellContentChange.h */, + A8A5AB0E2F4C2CFC00572B4A /* RSTCellContentChange.m */, + A8A5AB0F2F4C2CFC00572B4A /* RSTCellContentChangeOperation.h */, + A8A5AB102F4C2CFC00572B4A /* RSTCellContentChangeOperation.m */, + A8A5AB112F4C2CFC00572B4A /* RSTCellContentDataSource.h */, + A8A5AB122F4C2CFC00572B4A /* RSTCellContentDataSource.m */, + A8A5AB132F4C2CFC00572B4A /* RSTCellContentDataSource_Subclasses.h */, + A8A5AB142F4C2CFC00572B4A /* RSTCellContentPrefetchingDataSource.h */, + A8A5AB152F4C2CFC00572B4A /* RSTCellContentView.h */, + A8A5AB162F4C2CFC00572B4A /* RSTCollectionViewCell.h */, + A8A5AB172F4C2CFC00572B4A /* RSTCollectionViewCell.m */, + A8A5AB182F4C2CFC00572B4A /* RSTCollectionViewCell.xib */, + A8A5AB192F4C2CFC00572B4A /* RSTCollectionViewGridLayout.h */, + A8A5AB1A2F4C2CFC00572B4A /* RSTCollectionViewGridLayout.m */, + A8A5AB1B2F4C2CFC00572B4A /* RSTCompositeDataSource.h */, + A8A5AB1C2F4C2CFC00572B4A /* RSTCompositeDataSource.m */, + A8A5AB1D2F4C2CFC00572B4A /* RSTConstants.h */, + A8A5AB1E2F4C2CFC00572B4A /* RSTDefines.h */, + A8A5AB1F2F4C2CFC00572B4A /* RSTDynamicDataSource.h */, + A8A5AB202F4C2CFC00572B4A /* RSTDynamicDataSource.m */, + A8A5AB212F4C2CFC00572B4A /* RSTError.h */, + A8A5AB222F4C2CFC00572B4A /* RSTError.m */, + A8A5AB232F4C2CFC00572B4A /* RSTFetchedResultsDataSource.h */, + A8A5AB242F4C2CFC00572B4A /* RSTFetchedResultsDataSource.m */, + A8A5AB252F4C2CFC00572B4A /* RSTHasher.h */, + A8A5AB262F4C2CFC00572B4A /* RSTHasher.m */, + A8A5AB272F4C2CFC00572B4A /* RSTHelperFile.h */, + A8A5AB282F4C2CFC00572B4A /* RSTHelperFile.m */, + A8A5AB292F4C2CFC00572B4A /* RSTLaunchViewController.h */, + A8A5AB2A2F4C2CFC00572B4A /* RSTLaunchViewController.m */, + A8A5AB2B2F4C2CFC00572B4A /* RSTLoadOperation.h */, + A8A5AB2C2F4C2CFC00572B4A /* RSTLoadOperation.m */, + A8A5AB2D2F4C2CFC00572B4A /* RSTNavigationController.h */, + A8A5AB2E2F4C2CFC00572B4A /* RSTNavigationController.m */, + A8A5AB2F2F4C2CFC00572B4A /* RSTNibView.h */, + A8A5AB302F4C2CFC00572B4A /* RSTNibView.m */, + A8A5AB312F4C2CFC00572B4A /* RSTOperation.h */, + A8A5AB322F4C2CFC00572B4A /* RSTOperation.m */, + A8A5AB332F4C2CFC00572B4A /* RSTOperation_Subclasses.h */, + A8A5AB342F4C2CFC00572B4A /* RSTOperationQueue.h */, + A8A5AB352F4C2CFC00572B4A /* RSTOperationQueue.m */, + A8A5AB362F4C2CFC00572B4A /* RSTPersistentContainer.h */, + A8A5AB372F4C2CFC00572B4A /* RSTPersistentContainer.m */, + A8A5AB382F4C2CFC00572B4A /* RSTPlaceholderView.h */, + A8A5AB392F4C2CFC00572B4A /* RSTPlaceholderView.m */, + A8A5AB3A2F4C2CFC00572B4A /* RSTPlaceholderView.xib */, + A8A5AB3B2F4C2CFC00572B4A /* RSTRelationshipPreservingMergePolicy.h */, + A8A5AB3C2F4C2CFC00572B4A /* RSTRelationshipPreservingMergePolicy.m */, + A8A5AB3D2F4C2CFC00572B4A /* RSTSearchController.h */, + A8A5AB3E2F4C2CFC00572B4A /* RSTSearchController.m */, + A8A5AB3F2F4C2CFC00572B4A /* RSTSeparatorView.h */, + A8A5AB402F4C2CFC00572B4A /* RSTSeparatorView.m */, + A8A5AB412F4C2CFC00572B4A /* RSTTintedImageView.h */, + A8A5AB422F4C2CFC00572B4A /* RSTTintedImageView.m */, + A8A5AB432F4C2CFC00572B4A /* RSTToastView.h */, + A8A5AB442F4C2CFC00572B4A /* RSTToastView.m */, + A8A5AB452F4C2CFC00572B4A /* UIAlertAction+Actions.h */, + A8A5AB462F4C2CFC00572B4A /* UIAlertAction+Actions.m */, + A8A5AB472F4C2CFC00572B4A /* UICollectionView+CellContent.h */, + A8A5AB482F4C2CFC00572B4A /* UICollectionView+CellContent.m */, + A8A5AB492F4C2CFC00572B4A /* UICollectionViewCell+CellContent.h */, + A8A5AB4A2F4C2CFC00572B4A /* UICollectionViewCell+CellContent.m */, + A8A5AB4B2F4C2CFC00572B4A /* UICollectionViewCell+Nibs.h */, + A8A5AB4C2F4C2CFC00572B4A /* UICollectionViewCell+Nibs.m */, + A8A5AB4D2F4C2CFC00572B4A /* UIImage+Manipulation.h */, + A8A5AB4E2F4C2CFC00572B4A /* UIImage+Manipulation.m */, + A8A5AB4F2F4C2CFC00572B4A /* UIKit+ActivityIndicating.h */, + A8A5AB502F4C2CFC00572B4A /* UIKit+ActivityIndicating.m */, + A8A5AB512F4C2CFC00572B4A /* UISpringTimingParameters+Conveniences.h */, + A8A5AB522F4C2CFC00572B4A /* UISpringTimingParameters+Conveniences.m */, + A8A5AB532F4C2CFC00572B4A /* UITableView+CellContent.h */, + A8A5AB542F4C2CFC00572B4A /* UITableView+CellContent.m */, + A8A5AB552F4C2CFC00572B4A /* UITableViewCell+CellContent.h */, + A8A5AB562F4C2CFC00572B4A /* UITableViewCell+CellContent.m */, + A8A5AB572F4C2CFC00572B4A /* UIView+AnimatedHide.h */, + A8A5AB582F4C2CFC00572B4A /* UIView+AnimatedHide.m */, + A8A5AB592F4C2CFC00572B4A /* UIViewController+TransitionState.h */, + A8A5AB5A2F4C2CFC00572B4A /* UIViewController+TransitionState.m */, + ); + path = Roxas; + sourceTree = ""; + }; + A8A5AB612F4C2CFC00572B4A /* RoxasTests */ = { + isa = PBXGroup; + children = ( + A8A5AB5C2F4C2CFC00572B4A /* Info.plist */, + A8A5AB5D2F4C2CFC00572B4A /* NSStringLocalizationTests.m */, + A8A5AB5E2F4C2CFC00572B4A /* NSUserDefaultsTests.m */, + A8A5AB5F2F4C2CFC00572B4A /* RSTSilentAssertionHandler.h */, + A8A5AB602F4C2CFC00572B4A /* RSTSilentAssertionHandler.m */, + ); + path = RoxasTests; + sourceTree = ""; + }; + A8A5AB672F4C2CFC00572B4A /* Roxas */ = { + isa = PBXGroup; + children = ( + A8A5AB5B2F4C2CFC00572B4A /* Roxas */, + A8A5AB612F4C2CFC00572B4A /* RoxasTests */, + A8A5AB622F4C2CFC00572B4A /* .gitignore */, + A8A5AB632F4C2CFC00572B4A /* .gitmodules */, + A8A5AB642F4C2CFC00572B4A /* Roxas.playground */, + A8A5AB652F4C2CFC00572B4A /* Roxas.podspec */, + A8A5AB662F4C2CFC00572B4A /* Roxas.xcodeproj */, + ); + path = Roxas; + sourceTree = ""; + }; + A8A5AB6E2F4C2CFC00572B4A /* Dependencies */ = { + isa = PBXGroup; + children = ( + A8A5A7D92F4C2CFC00572B4A /* apps-v2.json */, + A8A5A7F42F4C2CFC00572B4A /* em_proxy */, + A8A5A7F62F4C2CFC00572B4A /* libcurl */, + A8A5A83A2F4C2CFC00572B4A /* libfragmentzip */, + A8A5A9282F4C2CFC00572B4A /* libimobiledevice */, + A8A5A9502F4C2CFC00572B4A /* libimobiledevice-glue */, + A8A5AA752F4C2CFC00572B4A /* libplist */, + A8A5AA962F4C2CFC00572B4A /* libusbmuxd */, + A8A5AAD22F4C2CFC00572B4A /* MarkdownAttributedString */, + A8A5AAF52F4C2CFC00572B4A /* minimuxer */, + A8A5AB672F4C2CFC00572B4A /* Roxas */, + A8A5AB682F4C2CFC00572B4A /* .last-prebuilt-fetch-em_proxy */, + A8A5AB692F4C2CFC00572B4A /* .last-prebuilt-fetch-minimuxer */, + A8A5AB6A2F4C2CFC00572B4A /* AltSign */, + A8A5AB6B2F4C2CFC00572B4A /* em_proxy.xcodeproj */, + A8A5AB6C2F4C2CFC00572B4A /* fetch-prebuilt.sh */, + A8A5AB6D2F4C2CFC00572B4A /* minimuxer.xcodeproj */, + ); + path = Dependencies; + sourceTree = ""; + }; + A8A5AB6F2F4C2CFC00572B4A /* Products */ = { + isa = PBXGroup; + children = ( + A8A5AC102F4C2CFC00572B4A /* SampleApp.app */, + A8A5AC122F4C2CFC00572B4A /* NSAttributedString+MarkdownTests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + A8A5AB712F4C2CFC00572B4A /* Products */ = { + isa = PBXGroup; + children = ( + A8A5AC002F4C2CFC00572B4A /* libgeneral */, + ); + name = Products; + sourceTree = ""; + }; + A8A5AB732F4C2CFC00572B4A /* Products */ = { + isa = PBXGroup; + children = ( + A8A5AC182F4C2CFC00572B4A /* SwiftSampleApp.app */, + ); + name = Products; + sourceTree = ""; + }; + A8A5AB752F4C2CFC00572B4A /* Products */ = { + isa = PBXGroup; + children = ( + A8A5AC152F4C2CFC00572B4A /* SampleApp.app */, + ); + name = Products; + sourceTree = ""; + }; + A8A5AB772F4C2CFC00572B4A /* Products */ = { + isa = PBXGroup; + children = ( + A8A5AC082F4C2CFC00572B4A /* Roxas.framework */, + A8A5AC0A2F4C2CFC00572B4A /* Roxas.framework */, + A8A5AC0C2F4C2CFC00572B4A /* RoxasTests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + A8A5AB792F4C2CFC00572B4A /* Products */ = { + isa = PBXGroup; + children = ( + A8A5ABF12F4C2CFC00572B4A /* libem_proxy_static.a */, + ); + name = Products; + sourceTree = ""; + }; + A8A5AB7B2F4C2CFC00572B4A /* Products */ = { + isa = PBXGroup; + children = ( + A8A5ABF72F4C2CFC00572B4A /* libfragmentzip */, + A8A5ABF92F4C2CFC00572B4A /* libfragmentzip */, + A8A5ABFB2F4C2CFC00572B4A /* libfragmentzip.a */, + A8A5ABFD2F4C2CFC00572B4A /* libfragmentzip.a */, + ); + name = Products; + sourceTree = ""; + }; + A8A5AB7D2F4C2CFC00572B4A /* Products */ = { + isa = PBXGroup; + children = ( + A8A5AC032F4C2CFC00572B4A /* libminimuxer_static.a */, + ); + name = Products; + sourceTree = ""; + }; A8CCC2442F4B654400B0089A /* Products */ = { isa = PBXGroup; children = ( @@ -3450,7 +6081,7 @@ A8EEC8412F4B146A00F2436D /* AltStore */, A8EEC0502F4AF7FB00F2436D /* AltStoreCore */, A8EEC3B92F4B0EFC00F2436D /* AltWidget */, - A8EEC6EF2F4B106C00F2436D /* Dependencies */, + A8A5AB6E2F4C2CFC00572B4A /* Dependencies */, A8EEC3482F4B0D8600F2436D /* Shared */, A8EECF2A2F4B195000F2436D /* SideStore */, A8EEC71D2F4B10D900F2436D /* xcconfigs */, @@ -3494,6 +6125,46 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + A8A5AB802F4C2CFC00572B4A /* debug.h in Headers */, + A8A5AB812F4C2CFC00572B4A /* userpref.h in Headers */, + A8A5AB822F4C2CFC00572B4A /* afc.h in Headers */, + A8A5AB832F4C2CFC00572B4A /* bt_packet_logger.h in Headers */, + A8A5AB842F4C2CFC00572B4A /* companion_proxy.h in Headers */, + A8A5AB852F4C2CFC00572B4A /* debugserver.h in Headers */, + A8A5AB862F4C2CFC00572B4A /* device_link_service.h in Headers */, + A8A5AB872F4C2CFC00572B4A /* diagnostics_relay.h in Headers */, + A8A5AB882F4C2CFC00572B4A /* file_relay.h in Headers */, + A8A5AB892F4C2CFC00572B4A /* heartbeat.h in Headers */, + A8A5AB8A2F4C2CFC00572B4A /* house_arrest.h in Headers */, + A8A5AB8B2F4C2CFC00572B4A /* idevice.h in Headers */, + A8A5AB8C2F4C2CFC00572B4A /* installation_proxy.h in Headers */, + A8A5AB8D2F4C2CFC00572B4A /* lockdown.h in Headers */, + A8A5AB8E2F4C2CFC00572B4A /* misagent.h in Headers */, + A8A5AB8F2F4C2CFC00572B4A /* mobile_image_mounter.h in Headers */, + A8A5AB902F4C2CFC00572B4A /* mobileactivation.h in Headers */, + A8A5AB912F4C2CFC00572B4A /* mobilebackup.h in Headers */, + A8A5AB922F4C2CFC00572B4A /* mobilebackup2.h in Headers */, + A8A5AB932F4C2CFC00572B4A /* mobilesync.h in Headers */, + A8A5AB942F4C2CFC00572B4A /* notification_proxy.h in Headers */, + A8A5AB952F4C2CFC00572B4A /* preboard.h in Headers */, + A8A5AB962F4C2CFC00572B4A /* property_list_service.h in Headers */, + A8A5AB972F4C2CFC00572B4A /* restore.h in Headers */, + A8A5AB982F4C2CFC00572B4A /* reverse_proxy.h in Headers */, + A8A5AB992F4C2CFC00572B4A /* sbservices.h in Headers */, + A8A5AB9A2F4C2CFC00572B4A /* screenshotr.h in Headers */, + A8A5AB9B2F4C2CFC00572B4A /* service.h in Headers */, + A8A5AB9C2F4C2CFC00572B4A /* syslog_relay.h in Headers */, + A8A5AB9D2F4C2CFC00572B4A /* webinspector.h in Headers */, + A8A5AB9E2F4C2CFC00572B4A /* common.h in Headers */, + A8A5AB9F2F4C2CFC00572B4A /* base64.h in Headers */, + A8A5ABA02F4C2CFC00572B4A /* bytearray.h in Headers */, + A8A5ABA12F4C2CFC00572B4A /* hashtable.h in Headers */, + A8A5ABA22F4C2CFC00572B4A /* jsmn.h in Headers */, + A8A5ABA32F4C2CFC00572B4A /* plist.h in Headers */, + A8A5ABA42F4C2CFC00572B4A /* ptrarray.h in Headers */, + A8A5ABA52F4C2CFC00572B4A /* strbuf.h in Headers */, + A8A5ABA62F4C2CFC00572B4A /* time64.h in Headers */, + A8A5ABA72F4C2CFC00572B4A /* time64_limits.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3517,7 +6188,7 @@ buildRules = ( ); dependencies = ( - A81198692F4C1D740013ABD0 /* PBXTargetDependency */, + A8A5AC1B2F4C2D2600572B4A /* PBXTargetDependency */, ); name = minimuxer; productName = minimuxer; @@ -3534,7 +6205,7 @@ buildRules = ( ); dependencies = ( - A811986C2F4C1DB50013ABD0 /* PBXTargetDependency */, + A8A5AC1E2F4C2D4A00572B4A /* PBXTargetDependency */, ); name = em_proxy; productName = minimuxer; @@ -3641,6 +6312,8 @@ buildRules = ( ); dependencies = ( + A8A5AC222F4C2D6E00572B4A /* PBXTargetDependency */, + A8A5AC242F4C2D6E00572B4A /* PBXTargetDependency */, A85A51FA2F4B4E3E002E2E11 /* PBXTargetDependency */, A85AED3E2F4B2B42002E2E11 /* PBXTargetDependency */, 0ED4AEC92E6DDB2A0039E2C0 /* PBXTargetDependency */, @@ -3781,6 +6454,10 @@ ProductGroup = A85AEC6D2F4B22F6002E2E11 /* Products */; ProjectRef = A85AEC662F4B22F6002E2E11 /* em_proxy.xcodeproj */; }, + { + ProductGroup = A8A5AB792F4C2CFC00572B4A /* Products */; + ProjectRef = A8A5AB6B2F4C2CFC00572B4A /* em_proxy.xcodeproj */; + }, { ProductGroup = A8FACFA72F4B5CD40061A851 /* Products */; ProjectRef = A8FACC262F4B5CD40061A851 /* libfragmentzip.xcodeproj */; @@ -3789,6 +6466,10 @@ ProductGroup = A8118FC02F4C1C250013ABD0 /* Products */; ProjectRef = A8118C8F2F4C1C250013ABD0 /* libfragmentzip.xcodeproj */; }, + { + ProductGroup = A8A5AB7B2F4C2CFC00572B4A /* Products */; + ProjectRef = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */; + }, { ProductGroup = A8FAC0612F4B50D10061A851 /* Products */; ProjectRef = A8FABCE72F4B50D10061A851 /* libfragmentzip.xcodeproj */; @@ -3849,6 +6530,10 @@ ProductGroup = A81180E02F4C1B230013ABD0 /* Products */; ProjectRef = A8117DA52F4C1B230013ABD0 /* libfragmentzip.xcodeproj */; }, + { + ProductGroup = A8A5AB712F4C2CFC00572B4A /* Products */; + ProjectRef = A8A5A80F2F4C2CFC00572B4A /* libgeneral.xcodeproj */; + }, { ProductGroup = A8118FC22F4C1C250013ABD0 /* Products */; ProjectRef = A8118C6B2F4C1C250013ABD0 /* libgeneral.xcodeproj */; @@ -3985,6 +6670,14 @@ ProductGroup = A8EEDAA02F4B19B000F2436D /* Products */; ProjectRef = A8EEDA9D2F4B19B000F2436D /* minimuxer.xcodeproj */; }, + { + ProductGroup = A8A5AB7D2F4C2CFC00572B4A /* Products */; + ProjectRef = A8A5AB6D2F4C2CFC00572B4A /* minimuxer.xcodeproj */; + }, + { + ProductGroup = A8A5AB772F4C2CFC00572B4A /* Products */; + ProjectRef = A8A5AB662F4C2CFC00572B4A /* Roxas.xcodeproj */; + }, { ProductGroup = A8CCD9CF2F4B745B00B0089A /* Products */; ProjectRef = A8CCD9BB2F4B745B00B0089A /* Roxas.xcodeproj */; @@ -4081,6 +6774,10 @@ ProductGroup = A811721C2F4B8BA80013ABD0 /* Products */; ProjectRef = A81171432F4B8BA80013ABD0 /* SampleApp.xcodeproj */; }, + { + ProductGroup = A8A5AB6F2F4C2CFC00572B4A /* Products */; + ProjectRef = A8A5AAA52F4C2CFC00572B4A /* SampleApp.xcodeproj */; + }, { ProductGroup = A85AEC692F4B22F6002E2E11 /* Products */; ProjectRef = A85AE6B02F4B22F6002E2E11 /* SampleApp.xcodeproj */; @@ -4101,6 +6798,10 @@ ProductGroup = A8118FCC2F4C1C250013ABD0 /* Products */; ProjectRef = A8118F012F4C1C250013ABD0 /* SampleApp.xcodeproj */; }, + { + ProductGroup = A8A5AB752F4C2CFC00572B4A /* Products */; + ProjectRef = A8A5AABE2F4C2CFC00572B4A /* SampleApp.xcodeproj */; + }, { ProductGroup = A85A27D42F4B370D002E2E11 /* Products */; ProjectRef = A85A26E12F4B370D002E2E11 /* SampleApp.xcodeproj */; @@ -4221,6 +6922,10 @@ ProductGroup = A85A27CC2F4B370D002E2E11 /* Products */; ProjectRef = A85A26ED2F4B370D002E2E11 /* SwiftSampleApp.xcodeproj */; }, + { + ProductGroup = A8A5AB732F4C2CFC00572B4A /* Products */; + ProjectRef = A8A5AACA2F4C2CFC00572B4A /* SwiftSampleApp.xcodeproj */; + }, { ProductGroup = A8CCD9D12F4B745B00B0089A /* Products */; ProjectRef = A8CCD91D2F4B745B00B0089A /* SwiftSampleApp.xcodeproj */; @@ -5068,6 +7773,104 @@ remoteRef = A85AED342F4B2315002E2E11 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; + A8A5ABF12F4C2CFC00572B4A /* libem_proxy_static.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libem_proxy_static.a; + remoteRef = A8A5ABF02F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5ABF72F4C2CFC00572B4A /* libfragmentzip */ = { + isa = PBXReferenceProxy; + fileType = "compiled.mach-o.executable"; + path = libfragmentzip; + remoteRef = A8A5ABF62F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5ABF92F4C2CFC00572B4A /* libfragmentzip */ = { + isa = PBXReferenceProxy; + fileType = "compiled.mach-o.executable"; + path = libfragmentzip; + remoteRef = A8A5ABF82F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5ABFB2F4C2CFC00572B4A /* libfragmentzip.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libfragmentzip.a; + remoteRef = A8A5ABFA2F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5ABFD2F4C2CFC00572B4A /* libfragmentzip.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libfragmentzip.a; + remoteRef = A8A5ABFC2F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC002F4C2CFC00572B4A /* libgeneral */ = { + isa = PBXReferenceProxy; + fileType = "compiled.mach-o.executable"; + path = libgeneral; + remoteRef = A8A5ABFF2F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC032F4C2CFC00572B4A /* libminimuxer_static.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libminimuxer_static.a; + remoteRef = A8A5AC022F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC082F4C2CFC00572B4A /* Roxas.framework */ = { + isa = PBXReferenceProxy; + fileType = wrapper.framework; + path = Roxas.framework; + remoteRef = A8A5AC072F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC0A2F4C2CFC00572B4A /* Roxas.framework */ = { + isa = PBXReferenceProxy; + fileType = wrapper.framework; + path = Roxas.framework; + remoteRef = A8A5AC092F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC0C2F4C2CFC00572B4A /* RoxasTests.xctest */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = RoxasTests.xctest; + remoteRef = A8A5AC0B2F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC102F4C2CFC00572B4A /* SampleApp.app */ = { + isa = PBXReferenceProxy; + fileType = wrapper.application; + path = SampleApp.app; + remoteRef = A8A5AC0F2F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC122F4C2CFC00572B4A /* NSAttributedString+MarkdownTests.xctest */ = { + isa = PBXReferenceProxy; + fileType = wrapper.cfbundle; + path = "NSAttributedString+MarkdownTests.xctest"; + remoteRef = A8A5AC112F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC152F4C2CFC00572B4A /* SampleApp.app */ = { + isa = PBXReferenceProxy; + fileType = wrapper.application; + path = SampleApp.app; + remoteRef = A8A5AC142F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + A8A5AC182F4C2CFC00572B4A /* SwiftSampleApp.app */ = { + isa = PBXReferenceProxy; + fileType = wrapper.application; + path = SwiftSampleApp.app; + remoteRef = A8A5AC172F4C2CFC00572B4A /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; A8CCC3932F4B655000B0089A /* libem_proxy_static.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; @@ -5967,6 +8770,9 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + A8A5ABEB2F4C2CFC00572B4A /* minimuxer.swift in Sources */, + A8A5ABEC2F4C2CFC00572B4A /* minimuxer-helpers.swift in Sources */, + A8A5ABED2F4C2CFC00572B4A /* SwiftBridgeCore.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -5974,6 +8780,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + A8A5ABEE2F4C2CFC00572B4A /* em_proxy.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -5981,6 +8788,73 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + A8A5ABA82F4C2CFC00572B4A /* debug.c in Sources */, + A8A5ABA92F4C2CFC00572B4A /* userpref.c in Sources */, + A8A5ABAA2F4C2CFC00572B4A /* afc.c in Sources */, + A8A5ABAB2F4C2CFC00572B4A /* bt_packet_logger.c in Sources */, + A8A5ABAC2F4C2CFC00572B4A /* companion_proxy.c in Sources */, + A8A5ABAD2F4C2CFC00572B4A /* debugserver.c in Sources */, + A8A5ABAE2F4C2CFC00572B4A /* device_link_service.c in Sources */, + A8A5ABAF2F4C2CFC00572B4A /* diagnostics_relay.c in Sources */, + A8A5ABB02F4C2CFC00572B4A /* file_relay.c in Sources */, + A8A5ABB12F4C2CFC00572B4A /* heartbeat.c in Sources */, + A8A5ABB22F4C2CFC00572B4A /* house_arrest.c in Sources */, + A8A5ABB32F4C2CFC00572B4A /* idevice.c in Sources */, + A8A5ABB42F4C2CFC00572B4A /* installation_proxy.c in Sources */, + A8A5ABB52F4C2CFC00572B4A /* lockdown.c in Sources */, + A8A5ABB62F4C2CFC00572B4A /* lockdown-cu.c in Sources */, + A8A5ABB72F4C2CFC00572B4A /* misagent.c in Sources */, + A8A5ABB82F4C2CFC00572B4A /* mobile_image_mounter.c in Sources */, + A8A5ABB92F4C2CFC00572B4A /* mobileactivation.c in Sources */, + A8A5ABBA2F4C2CFC00572B4A /* mobilebackup.c in Sources */, + A8A5ABBB2F4C2CFC00572B4A /* mobilebackup2.c in Sources */, + A8A5ABBC2F4C2CFC00572B4A /* mobilesync.c in Sources */, + A8A5ABBD2F4C2CFC00572B4A /* notification_proxy.c in Sources */, + A8A5ABBE2F4C2CFC00572B4A /* preboard.c in Sources */, + A8A5ABBF2F4C2CFC00572B4A /* property_list_service.c in Sources */, + A8A5ABC02F4C2CFC00572B4A /* restore.c in Sources */, + A8A5ABC12F4C2CFC00572B4A /* reverse_proxy.c in Sources */, + A8A5ABC22F4C2CFC00572B4A /* sbservices.c in Sources */, + A8A5ABC32F4C2CFC00572B4A /* screenshotr.c in Sources */, + A8A5ABC42F4C2CFC00572B4A /* service.c in Sources */, + A8A5ABC52F4C2CFC00572B4A /* syslog_relay.c in Sources */, + A8A5ABC62F4C2CFC00572B4A /* webinspector.c in Sources */, + A8A5ABC72F4C2CFC00572B4A /* cbuf.c in Sources */, + A8A5ABC82F4C2CFC00572B4A /* collection.c in Sources */, + A8A5ABC92F4C2CFC00572B4A /* glue.c in Sources */, + A8A5ABCA2F4C2CFC00572B4A /* opack.c in Sources */, + A8A5ABCB2F4C2CFC00572B4A /* socket.c in Sources */, + A8A5ABCC2F4C2CFC00572B4A /* termcolors.c in Sources */, + A8A5ABCD2F4C2CFC00572B4A /* thread.c in Sources */, + A8A5ABCE2F4C2CFC00572B4A /* tlv.c in Sources */, + A8A5ABCF2F4C2CFC00572B4A /* utils.c in Sources */, + A8A5ABD02F4C2CFC00572B4A /* Array.cpp in Sources */, + A8A5ABD12F4C2CFC00572B4A /* base64.c in Sources */, + A8A5ABD22F4C2CFC00572B4A /* Boolean.cpp in Sources */, + A8A5ABD32F4C2CFC00572B4A /* bplist.c in Sources */, + A8A5ABD42F4C2CFC00572B4A /* bytearray.c in Sources */, + A8A5ABD52F4C2CFC00572B4A /* Data.cpp in Sources */, + A8A5ABD62F4C2CFC00572B4A /* Date.cpp in Sources */, + A8A5ABD72F4C2CFC00572B4A /* Dictionary.cpp in Sources */, + A8A5ABD82F4C2CFC00572B4A /* hashtable.c in Sources */, + A8A5ABD92F4C2CFC00572B4A /* Integer.cpp in Sources */, + A8A5ABDA2F4C2CFC00572B4A /* jplist.c in Sources */, + A8A5ABDB2F4C2CFC00572B4A /* jsmn.c in Sources */, + A8A5ABDC2F4C2CFC00572B4A /* Key.cpp in Sources */, + A8A5ABDD2F4C2CFC00572B4A /* Node.cpp in Sources */, + A8A5ABDE2F4C2CFC00572B4A /* oplist.c in Sources */, + A8A5ABDF2F4C2CFC00572B4A /* out-default.c in Sources */, + A8A5ABE02F4C2CFC00572B4A /* out-limd.c in Sources */, + A8A5ABE12F4C2CFC00572B4A /* out-plutil.c in Sources */, + A8A5ABE22F4C2CFC00572B4A /* plist.c in Sources */, + A8A5ABE32F4C2CFC00572B4A /* ptrarray.c in Sources */, + A8A5ABE42F4C2CFC00572B4A /* Real.cpp in Sources */, + A8A5ABE52F4C2CFC00572B4A /* String.cpp in Sources */, + A8A5ABE62F4C2CFC00572B4A /* Structure.cpp in Sources */, + A8A5ABE72F4C2CFC00572B4A /* time64.c in Sources */, + A8A5ABE82F4C2CFC00572B4A /* Uid.cpp in Sources */, + A8A5ABE92F4C2CFC00572B4A /* xplist.c in Sources */, + A8A5ABEA2F4C2CFC00572B4A /* libusbmuxd.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -6020,16 +8894,6 @@ target = BF58047A246A28F7008AE704 /* AltBackup */; targetProxy = 0ED4AEC82E6DDB2A0039E2C0 /* PBXContainerItemProxy */; }; - A81198692F4C1D740013ABD0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "minimuxer-staticlib"; - targetProxy = A81198682F4C1D740013ABD0 /* PBXContainerItemProxy */; - }; - A811986C2F4C1DB50013ABD0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "em_proxy-staticlib"; - targetProxy = A811986B2F4C1DB50013ABD0 /* PBXContainerItemProxy */; - }; A85A51592F4B48DE002E2E11 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A85A51412F4B4532002E2E11 /* em_proxy */; @@ -6045,6 +8909,26 @@ target = 191E5FAA290A5D92001A3B7C /* minimuxer */; targetProxy = A85AED3D2F4B2B42002E2E11 /* PBXContainerItemProxy */; }; + A8A5AC1B2F4C2D2600572B4A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "minimuxer-staticlib"; + targetProxy = A8A5AC1A2F4C2D2600572B4A /* PBXContainerItemProxy */; + }; + A8A5AC1E2F4C2D4A00572B4A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "em_proxy-staticlib"; + targetProxy = A8A5AC1D2F4C2D4A00572B4A /* PBXContainerItemProxy */; + }; + A8A5AC222F4C2D6E00572B4A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "fragmentzip-iOS"; + targetProxy = A8A5AC212F4C2D6E00572B4A /* PBXContainerItemProxy */; + }; + A8A5AC242F4C2D6E00572B4A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "fragmentzip-macOS"; + targetProxy = A8A5AC232F4C2D6E00572B4A /* PBXContainerItemProxy */; + }; BF66EE842501AE50007EE018 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = BF66EE7D2501AE50007EE018 /* AltStoreCore */; @@ -6062,6 +8946,49 @@ }; /* End PBXTargetDependency section */ +/* Begin PBXVariantGroup section */ + A8A5AAA02F4C2CFC00572B4A /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + A8A5AA9F2F4C2CFC00572B4A /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; + A8A5AAB32F4C2CFC00572B4A /* LaunchScreen.storyboard */ = { + isa = PBXVariantGroup; + children = ( + A8A5AAB22F4C2CFC00572B4A /* Base */, + ); + name = LaunchScreen.storyboard; + sourceTree = ""; + }; + A8A5AAB62F4C2CFC00572B4A /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + A8A5AAB52F4C2CFC00572B4A /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; + A8A5AAC42F4C2CFC00572B4A /* LaunchScreen.storyboard */ = { + isa = PBXVariantGroup; + children = ( + A8A5AAC32F4C2CFC00572B4A /* Base */, + ); + name = LaunchScreen.storyboard; + sourceTree = ""; + }; + A8A5AAC62F4C2CFC00572B4A /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + A8A5AAC52F4C2CFC00572B4A /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + /* Begin XCBuildConfiguration section */ 191E5FB0290A5D92001A3B7C /* Debug */ = { isa = XCBuildConfiguration;