diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 7216dbf6..85e3ba6b 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -2720,7 +2720,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.3.4; + MARKETING_VERSION = 1.3.5; PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -2748,7 +2748,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.3.4; + MARKETING_VERSION = 1.3.5; PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/AltStore/Info.plist b/AltStore/Info.plist index 90def6a1..50995dd1 100644 --- a/AltStore/Info.plist +++ b/AltStore/Info.plist @@ -79,6 +79,12 @@ LSRequiresIPhoneOS + NSBonjourServices + + _altserver._tcp + + NSLocalNetworkUsageDescription + AltStore uses the local network to find and communicate with AltServer. UIBackgroundModes audio diff --git a/Dependencies/AltSign b/Dependencies/AltSign index db6cadf0..85c66a52 160000 --- a/Dependencies/AltSign +++ b/Dependencies/AltSign @@ -1 +1 @@ -Subproject commit db6cadf0210e150594f1b50a89fe15c64d9ffeee +Subproject commit 85c66a52474213e3a84fd9213458e8ad44c4da9d diff --git a/Podfile.lock b/Podfile.lock index 947ff8d5..3b073537 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -54,7 +54,7 @@ CHECKOUT OPTIONS: :git: https://github.com/rileytestut/STPrivilegedTask.git SPEC CHECKSUMS: - AltSign: c3693fa5a4b6d0ec6bedb74a5d768fe58bd67b87 + AltSign: 5fc085b4b371fd37a70c798b06362d002ea39230 AppCenter: a1c30c47b7882a04a615ffa5ab26c007326436d8 KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b Nuke: 44130e95e09463f8773ae4b96b90de1eba6b3350 diff --git a/Pods/Headers/Public/AltSign/corecrypto/cc.h b/Pods/Headers/Public/AltSign/corecrypto/cc.h deleted file mode 120000 index c4e9f103..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cc.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cc_config.h b/Pods/Headers/Public/AltSign/corecrypto/cc_config.h deleted file mode 120000 index 4bbaa150..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cc_config.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_config.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cc_debug.h b/Pods/Headers/Public/AltSign/corecrypto/cc_debug.h deleted file mode 120000 index 7a3bf74d..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cc_debug.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_debug.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cc_memory.h b/Pods/Headers/Public/AltSign/corecrypto/cc_memory.h deleted file mode 120000 index f43b11da..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cc_memory.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_memory.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cc_priv.h b/Pods/Headers/Public/AltSign/corecrypto/cc_priv.h deleted file mode 120000 index 35e11d4c..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cc_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cc_runtime_config.h b/Pods/Headers/Public/AltSign/corecrypto/cc_runtime_config.h deleted file mode 120000 index e63caf0f..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cc_runtime_config.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_runtime_config.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccaes.h b/Pods/Headers/Public/AltSign/corecrypto/ccaes.h deleted file mode 120000 index 6a2e067d..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccaes.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccaes.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccansikdf.h b/Pods/Headers/Public/AltSign/corecrypto/ccansikdf.h deleted file mode 120000 index 21f651da..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccansikdf.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccansikdf.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccasn1.h b/Pods/Headers/Public/AltSign/corecrypto/ccasn1.h deleted file mode 120000 index 13effec7..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccasn1.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccasn1.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccblowfish.h b/Pods/Headers/Public/AltSign/corecrypto/ccblowfish.h deleted file mode 120000 index 230d8a04..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccblowfish.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccblowfish.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cccast.h b/Pods/Headers/Public/AltSign/corecrypto/cccast.h deleted file mode 120000 index 69e8ed20..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cccast.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cccast.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccchacha20poly1305.h b/Pods/Headers/Public/AltSign/corecrypto/ccchacha20poly1305.h deleted file mode 120000 index f2d116b1..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccchacha20poly1305.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccchacha20poly1305.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccchacha20poly1305_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccchacha20poly1305_priv.h deleted file mode 120000 index db3b70e6..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccchacha20poly1305_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccchacha20poly1305_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cccmac.h b/Pods/Headers/Public/AltSign/corecrypto/cccmac.h deleted file mode 120000 index f58b9e0c..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cccmac.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cccmac.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccder.h b/Pods/Headers/Public/AltSign/corecrypto/ccder.h deleted file mode 120000 index e480ebaf..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccder.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccder_decode_eckey.h b/Pods/Headers/Public/AltSign/corecrypto/ccder_decode_eckey.h deleted file mode 120000 index a1225366..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccder_decode_eckey.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder_decode_eckey.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccder_encode_eckey.h b/Pods/Headers/Public/AltSign/corecrypto/ccder_encode_eckey.h deleted file mode 120000 index aa34b0eb..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccder_encode_eckey.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder_encode_eckey.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccder_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccder_priv.h deleted file mode 120000 index a369d233..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccder_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccder_rsa.h b/Pods/Headers/Public/AltSign/corecrypto/ccder_rsa.h deleted file mode 120000 index d9e5462b..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccder_rsa.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder_rsa.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdes.h b/Pods/Headers/Public/AltSign/corecrypto/ccdes.h deleted file mode 120000 index 557e4628..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdes.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdes.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdh.h b/Pods/Headers/Public/AltSign/corecrypto/ccdh.h deleted file mode 120000 index 6da380ac..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdh.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdh.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdh_gp.h b/Pods/Headers/Public/AltSign/corecrypto/ccdh_gp.h deleted file mode 120000 index e6c2ac1a..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdh_gp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdh_gp.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdh_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccdh_priv.h deleted file mode 120000 index cffa3673..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdh_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdh_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdigest.h b/Pods/Headers/Public/AltSign/corecrypto/ccdigest.h deleted file mode 120000 index cb63fae1..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdigest.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdigest.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdigest_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccdigest_priv.h deleted file mode 120000 index a80223f7..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdigest_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdigest_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdrbg.h b/Pods/Headers/Public/AltSign/corecrypto/ccdrbg.h deleted file mode 120000 index ab7703f5..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdrbg.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdrbg.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdrbg_factory.h b/Pods/Headers/Public/AltSign/corecrypto/ccdrbg_factory.h deleted file mode 120000 index 7d6eb115..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdrbg_factory.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdrbg_factory.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccdrbg_impl.h b/Pods/Headers/Public/AltSign/corecrypto/ccdrbg_impl.h deleted file mode 120000 index ecd0d5e5..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccdrbg_impl.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdrbg_impl.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccec.h b/Pods/Headers/Public/AltSign/corecrypto/ccec.h deleted file mode 120000 index deada356..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccec.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccec.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccec25519.h b/Pods/Headers/Public/AltSign/corecrypto/ccec25519.h deleted file mode 120000 index e57e9bb4..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccec25519.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccec25519.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccec25519_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccec25519_priv.h deleted file mode 120000 index f27384ea..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccec25519_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccec25519_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccec_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccec_priv.h deleted file mode 120000 index 74ca8806..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccec_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccec_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccecies.h b/Pods/Headers/Public/AltSign/corecrypto/ccecies.h deleted file mode 120000 index 9e76aa65..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccecies.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccecies.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccecies_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccecies_priv.h deleted file mode 120000 index 7f6e5a64..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccecies_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccecies_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cchkdf.h b/Pods/Headers/Public/AltSign/corecrypto/cchkdf.h deleted file mode 120000 index ccf7412f..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cchkdf.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cchkdf.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cchmac.h b/Pods/Headers/Public/AltSign/corecrypto/cchmac.h deleted file mode 120000 index 56a95ad8..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cchmac.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cchmac.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccmd2.h b/Pods/Headers/Public/AltSign/corecrypto/ccmd2.h deleted file mode 120000 index 5e02732c..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccmd2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmd2.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccmd4.h b/Pods/Headers/Public/AltSign/corecrypto/ccmd4.h deleted file mode 120000 index cc232e32..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccmd4.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmd4.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccmd5.h b/Pods/Headers/Public/AltSign/corecrypto/ccmd5.h deleted file mode 120000 index 82909452..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccmd5.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmd5.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccmode.h b/Pods/Headers/Public/AltSign/corecrypto/ccmode.h deleted file mode 120000 index f09630f4..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccmode.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccmode_factory.h b/Pods/Headers/Public/AltSign/corecrypto/ccmode_factory.h deleted file mode 120000 index 6461badf..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccmode_factory.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode_factory.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccmode_impl.h b/Pods/Headers/Public/AltSign/corecrypto/ccmode_impl.h deleted file mode 120000 index 121070ed..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccmode_impl.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode_impl.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccmode_siv.h b/Pods/Headers/Public/AltSign/corecrypto/ccmode_siv.h deleted file mode 120000 index 0988b350..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccmode_siv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode_siv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccmode_siv_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccmode_siv_priv.h deleted file mode 120000 index 61ce63c1..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccmode_siv_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode_siv_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccn.h b/Pods/Headers/Public/AltSign/corecrypto/ccn.h deleted file mode 120000 index c3df2987..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccn.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccn.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccn_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccn_priv.h deleted file mode 120000 index 2dca6f87..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccn_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccn_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccnistkdf.h b/Pods/Headers/Public/AltSign/corecrypto/ccnistkdf.h deleted file mode 120000 index edab9ef0..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccnistkdf.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccnistkdf.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccpad.h b/Pods/Headers/Public/AltSign/corecrypto/ccpad.h deleted file mode 120000 index d01fe672..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccpad.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccpad.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccpbkdf2.h b/Pods/Headers/Public/AltSign/corecrypto/ccpbkdf2.h deleted file mode 120000 index b448aa63..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccpbkdf2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccpbkdf2.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccprime.h b/Pods/Headers/Public/AltSign/corecrypto/ccprime.h deleted file mode 120000 index 740b9385..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccprime.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccprime.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrc2.h b/Pods/Headers/Public/AltSign/corecrypto/ccrc2.h deleted file mode 120000 index afb54ff6..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrc2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrc2.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrc4.h b/Pods/Headers/Public/AltSign/corecrypto/ccrc4.h deleted file mode 120000 index cc12770d..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrc4.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrc4.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccripemd.h b/Pods/Headers/Public/AltSign/corecrypto/ccripemd.h deleted file mode 120000 index 442ac14f..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccripemd.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccripemd.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng.h deleted file mode 120000 index f8d41fd8..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng_drbg.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng_drbg.h deleted file mode 120000 index c0a64607..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng_drbg.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_drbg.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng_ecfips_test.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng_ecfips_test.h deleted file mode 120000 index 651cbe1c..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng_ecfips_test.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_ecfips_test.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng_pbkdf2_prng.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng_pbkdf2_prng.h deleted file mode 120000 index 0e37cd47..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng_pbkdf2_prng.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_pbkdf2_prng.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng_priv.h deleted file mode 120000 index f709acfc..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng_rsafips_test.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng_rsafips_test.h deleted file mode 120000 index e2c912c9..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng_rsafips_test.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_rsafips_test.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng_sequence.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng_sequence.h deleted file mode 120000 index 8893f99d..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng_sequence.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_sequence.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng_system.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng_system.h deleted file mode 120000 index 225dc825..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng_system.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_system.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrng_test.h b/Pods/Headers/Public/AltSign/corecrypto/ccrng_test.h deleted file mode 120000 index c9e2e13e..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrng_test.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_test.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrsa.h b/Pods/Headers/Public/AltSign/corecrypto/ccrsa.h deleted file mode 120000 index 10661805..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrsa.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrsa.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccrsa_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccrsa_priv.h deleted file mode 120000 index 2d4eb197..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccrsa_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrsa_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccsha1.h b/Pods/Headers/Public/AltSign/corecrypto/ccsha1.h deleted file mode 120000 index 32e35dc0..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccsha1.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccsha1.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccsha2.h b/Pods/Headers/Public/AltSign/corecrypto/ccsha2.h deleted file mode 120000 index 214e6573..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccsha2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccsha2.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccsrp.h b/Pods/Headers/Public/AltSign/corecrypto/ccsrp.h deleted file mode 120000 index 59a5bc10..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccsrp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccsrp.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccsrp_gp.h b/Pods/Headers/Public/AltSign/corecrypto/ccsrp_gp.h deleted file mode 120000 index 3704766d..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccsrp_gp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccsrp_gp.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cctest.h b/Pods/Headers/Public/AltSign/corecrypto/cctest.h deleted file mode 120000 index fd611915..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cctest.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cctest.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccwrap.h b/Pods/Headers/Public/AltSign/corecrypto/ccwrap.h deleted file mode 120000 index 9edd9717..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccwrap.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccwrap.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccz.h b/Pods/Headers/Public/AltSign/corecrypto/ccz.h deleted file mode 120000 index 13777317..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccz.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccz.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/ccz_priv.h b/Pods/Headers/Public/AltSign/corecrypto/ccz_priv.h deleted file mode 120000 index 653918e0..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/ccz_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccz_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cczp.h b/Pods/Headers/Public/AltSign/corecrypto/cczp.h deleted file mode 120000 index 39c1a751..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cczp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cczp.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/cczp_priv.h b/Pods/Headers/Public/AltSign/corecrypto/cczp_priv.h deleted file mode 120000 index f71299b8..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/cczp_priv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/cczp_priv.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/corecrypto/fipspost.h b/Pods/Headers/Public/AltSign/corecrypto/fipspost.h deleted file mode 120000 index 8f0576da..00000000 --- a/Pods/Headers/Public/AltSign/corecrypto/fipspost.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/corecrypto/fipspost.h \ No newline at end of file diff --git a/Pods/Local Podspecs/AltSign.podspec.json b/Pods/Local Podspecs/AltSign.podspec.json index 708bf8bd..35e880bf 100644 --- a/Pods/Local Podspecs/AltSign.podspec.json +++ b/Pods/Local Podspecs/AltSign.podspec.json @@ -22,6 +22,9 @@ "public_header_files": "AltSign/**/*.h", "resources": "AltSign/Resources/apple.pem", "libraries": "c++", + "xcconfig": { + "OTHER_CFLAGS": "-DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1" + }, "subspecs": [ { "name": "OpenSSL", @@ -78,8 +81,9 @@ }, { "name": "CoreCrypto", - "source_files": "Dependencies/corecrypto/*.h", + "source_files": "Dependencies/corecrypto/*.{h,m}", "exclude_files": "Dependencies/corecrypto/ccperf.h", + "private_header_files": "Dependencies/corecrypto/*.h", "header_mappings_dir": "Dependencies" } ] diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 947ff8d5..3b073537 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -54,7 +54,7 @@ CHECKOUT OPTIONS: :git: https://github.com/rileytestut/STPrivilegedTask.git SPEC CHECKSUMS: - AltSign: c3693fa5a4b6d0ec6bedb74a5d768fe58bd67b87 + AltSign: 5fc085b4b371fd37a70c798b06362d002ea39230 AppCenter: a1c30c47b7882a04a615ffa5ab26c007326436d8 KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b Nuke: 44130e95e09463f8773ae4b96b90de1eba6b3350 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index d17e3f3c..cafd4174 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -28,380 +28,381 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 0038BF23FE430D9745AC1E53FFF1C14F /* ossl_typ.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A43A3EB159CA9C66ED383CAB0E128A6 /* ossl_typ.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 010CD86D56D9F88B8E73C474BDDF0342 /* ccmd4.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F99EB204984D60B53B909E5F4EA191B /* ccmd4.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 01297388C3C2A42B760466F86F2C609B /* ALTApplication.mm in Sources */ = {isa = PBXBuildFile; fileRef = B9B1CEF2EED0B01E64AB78B582825997 /* ALTApplication.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0198DD853D47C924123A2DB93DF70D64 /* ptrarray.c in Sources */ = {isa = PBXBuildFile; fileRef = E9AB7E00EF57815340C28751AFAD3798 /* ptrarray.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0248C49006427F7F75ECB08D9F6DB688 /* ALTTeam.h in Headers */ = {isa = PBXBuildFile; fileRef = A519C4A249DF25B933F36B11AAF11F94 /* ALTTeam.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0031BE432A1BE583CE948399346231B7 /* ccrng_rsafips_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 721C5DA79A98D81271260E5444CAC5B8 /* ccrng_rsafips_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 006C362574ED23520248178696100650 /* ccmode_siv_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = D53BBB73865EC46B3412FD292697F057 /* ccmode_siv_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 00DBFF5F9DDDF73D3F95C3584ECA4183 /* xplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 7B3024E77328F3B4499DFF4D497E94C9 /* xplist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 01B83A30998E4312B0337417E7994C60 /* ALTAppID.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FB29E8C8B296F25F4E5979AB5F67D13 /* ALTAppID.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 0284FB0679C941A684122969F99E5451 /* RSTBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F81F7ECFBB0BA3EA6B14290CD173F066 /* RSTBlockOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 02DC1B02E3E9FDC978E99532A207798D /* RSTRelationshipPreservingMergePolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = B333B0F0872BCDD2779034006EF69281 /* RSTRelationshipPreservingMergePolicy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 02EA65191E3E0DF4E8D77727F1749785 /* ccrng_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 716B8A10C34161D3BF636269EBB59A6A /* ccrng_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 03F82B60E792BF02C366B262287FFA10 /* dso.h in Headers */ = {isa = PBXBuildFile; fileRef = 1601F1E730722FEB37A3578E83D25F96 /* dso.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0349922D0BA1DEC7EE96E0240B3BE9F1 /* whrlpool.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B379A60501D55F77B1239C7FEC32F35 /* whrlpool.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04B4A25DF32D0FB988D7404E3CFAE007 /* ALTAppleAPI+Authentication.h in Headers */ = {isa = PBXBuildFile; fileRef = C96AFD04705DB5A24B55FA822CC04068 /* ALTAppleAPI+Authentication.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04D48B0C7B522A1C298D1D56AAC7819A /* time64.c in Sources */ = {isa = PBXBuildFile; fileRef = 971D3CE4E4A2890A2F31579CAB2C7CA3 /* time64.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 056A80B4D906515C0BC0401924D03F52 /* RSTSeparatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = BEFC63944685F87ABCA6731E33ECA843 /* RSTSeparatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 05764E52FEE414E4D0E49A85138F3CDB /* ALTAppleAPISession.h in Headers */ = {isa = PBXBuildFile; fileRef = 42D5F4993737B5DFAA5F5E6FB06C2BB8 /* ALTAppleAPISession.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 064E2831D44D9FC2492C1B8E2B521809 /* plist.c in Sources */ = {isa = PBXBuildFile; fileRef = 14EAE44A37B74218DAE2706E4BA6711D /* plist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 079E78889FFD99C981559D0F76AFB4D6 /* ccrng_ecfips_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 187EDCBC0D67E204C7F825A320F3774E /* ccrng_ecfips_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 08D1B20C96B8A7B4465432316224A750 /* krb5_asn.h in Headers */ = {isa = PBXBuildFile; fileRef = A54C466EC6AF49EF232B337D31A18456 /* krb5_asn.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0965899237093220EF085ACB8367A07E /* ALTAppID.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FE7C7E1759E89B19FAA0B3E53E547D9 /* ALTAppID.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0648776469F9445A46FB4C20F82F1094 /* cms.h in Headers */ = {isa = PBXBuildFile; fileRef = B8511993F39E00D35AA94508C2B6B38C /* cms.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0655C80BB3917C63B5B844BC7E738573 /* ALTAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 33557746B57A72F34A59B309A88C68B4 /* ALTAccount.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 0A311E7157AFBE76CEFDEAC53BCCC7D1 /* NSString+Localization.h in Headers */ = {isa = PBXBuildFile; fileRef = 19F98D0EF45CE1E025B32D388C70298C /* NSString+Localization.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0A9FBC2C6F5F562C17F957158589CAB1 /* ptrarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 6A8A8F53D5AB6C87E4A941CE019AA130 /* ptrarray.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 0AA5B608F8584EBF8596AA4BA63895CB /* RSTCollectionViewGridLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 59D8F5AF78563F1D6CB375D101C4C64F /* RSTCollectionViewGridLayout.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0ABDFADFCD3F64C1A303AE834D53C714 /* Real.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0877727970B5A661ADFA492AD72FEC06 /* Real.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0B75627EC0174CD6E688124A4CB2359C /* ldid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 077AF64802F24230ED70D6122CF55C06 /* ldid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0B8464FA7298FFB59A689D614D350E4F /* rc2.h in Headers */ = {isa = PBXBuildFile; fileRef = 099C3919FC44CC493C042AD28C137A4F /* rc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0C21193AAD7392BF6EF2F800339D8E4C /* Data.h in Headers */ = {isa = PBXBuildFile; fileRef = 16F01EE53C3614D3F01794578C017D4C /* Data.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0C268C56AF7167F28A7CA748252D8E4F /* ccecies.h in Headers */ = {isa = PBXBuildFile; fileRef = 79BD398703FD9A01D62BF778160D2BB3 /* ccecies.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0CCA615C9BBE9629962C4C9A20493048 /* ccdigest_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D27506CBCDDB5996939111EEF9AB62C /* ccdigest_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0D5E3283A1E86ECD782527BD20813FA1 /* node_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 0F7A8CC48A75EB4F36A8DDD485FF8AA0 /* node_list.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 0D6F1E7BB2C4613974444B7DED5BED89 /* RSTSearchController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61472883BDD4214BDDEEA2288061A605 /* RSTSearchController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0DDB3909F16BEE680E5B5790C3726F5D /* ALTProvisioningProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B65807DC094AB21D52356F25FDB45DA /* ALTProvisioningProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0DEAF2352F956AD2CD9987EC074F86BF /* cc_runtime_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E050D4CE1C16A0C2923D75EE79FCD4E /* cc_runtime_config.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0E002E28768E9366023CB5FBA1A50BAF /* ec.h in Headers */ = {isa = PBXBuildFile; fileRef = 02F648222304E3F83FDD520924C7F891 /* ec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0E6B1707467F4F6FBFDD10DAA59CC710 /* Uid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F66B00ADAFB9EAD5AF39FB4563B5D29F /* Uid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0E487A3AF0727437BD0C8C0347FC48F8 /* buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B8528C3EBA7843632C9F68CF0C71E85 /* buffer.h */; settings = {ATTRIBUTES = (Project, ); }; }; 0E7F095A00ABDB457BDDF80A6A9A60D8 /* UIImage+Manipulation.h in Headers */ = {isa = PBXBuildFile; fileRef = D3E50868DAFD39B404817396B6352C2D /* UIImage+Manipulation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0EB50E6452111A5D1BAF6F9EC0DE8B8B /* symhacks.h in Headers */ = {isa = PBXBuildFile; fileRef = C2F2B49CD68EE399F16485FA8F6A2254 /* symhacks.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F840B999C7C3BB850E6D2BDE38487DF /* ecdh.h in Headers */ = {isa = PBXBuildFile; fileRef = B2E32F30A6F797B2888B4278B53958F9 /* ecdh.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0EDE233EFA44F19E6C558A7666D1F126 /* ALTAppleAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 29A65DA9D088BAF9EB746FEE0BE79E04 /* ALTAppleAPI.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0F83184AA1924DF45EA8CD5BC236A15E /* stack.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E0B55318C73022DEECAED73D557A88D /* stack.h */; settings = {ATTRIBUTES = (Project, ); }; }; 10831585271753CEACED87221D580D67 /* RSTCompositeDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 86F747576D952507CB35F253DD71AC31 /* RSTCompositeDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1086042F92EE09A00DFED77A6407B8F1 /* RSTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EA3F79F0278C372923BBB7E669BDC83 /* RSTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 10BF2B884CBE0923AFD27FFA0388DA62 /* unzip.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A7733AAAA65413F1FBA1D833F183A78 /* unzip.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 10E597D25995975685D0F0F6120E7C94 /* cc_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 31D401EBF9BB1B8C96A3759B2B0B5AEA /* cc_memory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 112DF6F665EFDEA5CC36E2C2A8B0BAE2 /* lhash.h in Headers */ = {isa = PBXBuildFile; fileRef = B58865BCA013F19D8B3D4C8F5D90A790 /* lhash.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1135899AD8AD77A0241F8BCF8B41CEBB /* RSTTintedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CB0B639A56D96DD0E27511C422E7C90 /* RSTTintedImageView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 11E237957A516EDB3F7AB084B8ED0F6D /* UICollectionView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 863044A19021CE9383C742A072B8641C /* UICollectionView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 11EDF2CFE632A46E2B330E0695C01F7E /* ccpbkdf2.h in Headers */ = {isa = PBXBuildFile; fileRef = 568A2EC5A1E112757032C27664AC2E1C /* ccpbkdf2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 120FAE90039975DEFC22326690C37E7C /* ALTDevice.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F5DF1983B9349D3466E803F7DC1055E /* ALTDevice.h */; settings = {ATTRIBUTES = (Project, ); }; }; 12175945CFF5208663B5B4FE4C130CAA /* NSFileManager+URLs.m in Sources */ = {isa = PBXBuildFile; fileRef = 74F79F71256A7F1B246E96E8C55DE3C7 /* NSFileManager+URLs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1248365855FB663D154F7F9923DF0E65 /* ccder_decode_eckey.h in Headers */ = {isa = PBXBuildFile; fileRef = ADBFBE91D5D878B16F65F929735F889B /* ccder_decode_eckey.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 12D7A7A2389783DC81B206766B6DADF5 /* ALTCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5173D667A4DCC596DBEF12E035032764 /* ALTCapabilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 12FB74D1FA2424346F85E7258FA28F61 /* plist.c in Sources */ = {isa = PBXBuildFile; fileRef = 357FA3564F0A49464A844D8A2AF33929 /* plist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 130D6DC7E98D91C4E8FE215106F4BE1A /* RSTDynamicDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 01EE98A5766917099B441607B08AEF3B /* RSTDynamicDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; 15043712D50DA2E16C385D7E087AD2D3 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6BAD2040386F553847B3FD63003376F3 /* Cocoa.framework */; }; 1538061395C9153F2AFAF5984B1D1FF3 /* RSTSearchController.h in Headers */ = {isa = PBXBuildFile; fileRef = EB20FCA19FFC2313BFF8BBE3AA934288 /* RSTSearchController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1581CCAF0C83296ECD3EB21E79E59EE0 /* ccsrp.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AF287DBC0725AF33B14CD9BE967E93D /* ccsrp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 154331BA67911B9E0226688A3780C312 /* ccec_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FCD3BC61F86AFAE10CF81F1EA987933 /* ccec_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1545D8BD6594A064D9CF236E0BD398A4 /* cchkdf.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A9782B1263861FFD0E6DC2702212AC3 /* cchkdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; 15ACD70F6754225A69F3035061CBBF46 /* RSTNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D37BB100E0D04040EF4CB57336733D8 /* RSTNavigationController.h */; settings = {ATTRIBUTES = (Project, ); }; }; 15CB99A992832FD913EA499E3279A10D /* Nuke-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EEA367084E76A024B962C3425C5FB6F6 /* Nuke-dummy.m */; }; + 168322165C854152CFAB3E0B05300102 /* ccansikdf.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A053B0AFBD650C889C55DA7CFE9D094 /* ccansikdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; 16B53483B36773D3E79CED478B7448B6 /* RSTCellContentDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = DD2C443B6408AC96E8E9849AEE1ABFC9 /* RSTCellContentDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 171809669E15CB0466AD624F46B690A9 /* ui_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 255F10B935149F5E157B19FC22FDEA31 /* ui_compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 174BE404B41335CD9101558CAAF0EFB4 /* ssl3.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E584018F8A74D90A54833BF5A1880FD /* ssl3.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 18149F403C5B2F5B1EF042BAE0F8C127 /* ccrng_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C0423D1915156DAE89F4B8E71A85020 /* ccrng_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 195C6BB919D4F57309C5B5B4F5DE39B7 /* Uid.h in Headers */ = {isa = PBXBuildFile; fileRef = 82341B13B5AF5BB883018AF6C0C29A35 /* Uid.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1A450176B023208C21339B451CD36F09 /* rc4.h in Headers */ = {isa = PBXBuildFile; fileRef = C50FB407DB2A72F5D827B19042A714F8 /* rc4.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1AABCC83C0CD89B024FBCFB0D5DA3B7F /* lhash.h in Headers */ = {isa = PBXBuildFile; fileRef = 18FBC4F986DA9725EE89FAE91EAA74DC /* lhash.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1AF4AE2EA2331328F15FC0AE007F6DDE /* ALTAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A69C6F20E3BBAE1C8C90A58CBA3DB0C /* ALTAccount.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1C1EEAA110815EF5420F03CAA05C7130 /* mztools.h in Headers */ = {isa = PBXBuildFile; fileRef = C1E18A24C4A563BC4DDCA5EF6254C778 /* mztools.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1C38A1D79AB46468273C994D742807F5 /* ALTTeam.m in Sources */ = {isa = PBXBuildFile; fileRef = 21BAD65A60EEBB40B76D2B4694B6E02E /* ALTTeam.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1C3C994A3927D90BBB406D6EE40AAD01 /* ALTAppID.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B937B69AB1B177FA5B33FAC4EF2B1F9 /* ALTAppID.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 188366D4D3D116BB898C346CD5DE7CEB /* ALTDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = E2EF01A850B6536086F2981E3032F427 /* ALTDevice.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 18AE147C7F5774D85D6B80D17006E9DE /* ui_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DBCEB664755ADF9289FB5FD19167418 /* ui_compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 18EF97A5A2CE9895E9855364F0D2CE12 /* ocsp.h in Headers */ = {isa = PBXBuildFile; fileRef = E94E7FBA5BE6220EC02A9080CC1F27F2 /* ocsp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 199B190ABA6849D99C3B8696BA55DBED /* alt_ldid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2CB8E2ABC966150398B2F4C4B0761F74 /* alt_ldid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks -w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1AE46890DD2AEAE6E845D70AC5AA3EBE /* srtp.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B269C186A28552C87219DBEEF1613D0 /* srtp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1C3F3035B06F29E444E3083DA4DE2835 /* srp.h in Headers */ = {isa = PBXBuildFile; fileRef = AF254CFDE4A0BE8C50692407C3184B81 /* srp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1C53668750E30C519A53A403DD1FF819 /* ccder_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = F1EE4D813C61F3B6D87F3AA86C4AF49A /* ccder_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1C81D2A5BEAA1F1A1917E38E5FF5D141 /* ImagePipeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB343A74480E905489EFD2CBA6F6339E /* ImagePipeline.swift */; }; + 1CA970EB8ACFACA1DD82C6FC59E543DC /* ALTCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = A1370F5FEA7C67F5FA330B668C0F4453 /* ALTCertificate.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 1CFDE4792450F1E0DB7287DF3FA19F50 /* UITableViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D55E9BCBD7EFA29EA1D30C62D2E5A47 /* UITableViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1DC00BBADDE4060DF10250CB76E0E78B /* ccchacha20poly1305_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = AA7D8EE75A3FE7F4EB2ECBCABDA9330D /* ccchacha20poly1305_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1D3922185A74F2289E4A8C8F97A1C683 /* cczp_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B38948CFBDEE364038F559C9381952A /* cczp_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1E5A64BA7CF1F4F4DAB950770DF07FED /* lookup2.c in Sources */ = {isa = PBXBuildFile; fileRef = B015BEC417532DA643C81EC45FE9FDF0 /* lookup2.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1FCE07C5737E0A7F7260F54E789288F1 /* cnary.c in Sources */ = {isa = PBXBuildFile; fileRef = 80B1FACFFD8BA5ED350FC519125B7ABE /* cnary.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 20524029BF103C64CF230DD290EAB0EB /* RSTFetchedResultsDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D54857770BD1464FE444F629E0516BB /* RSTFetchedResultsDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 205D8AF88B83D089E6D9C6D9F6EFC602 /* cc_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = F4FAEB4DB7468E5168C393592A9A89F7 /* cc_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2085A47DD7C12BCF7A7F1B760BAB90ED /* RSTCellContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 577F20AC9D1D37C21171DE3BC57EB4B8 /* RSTCellContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 20A2963149626E955EF3C9EF310033A0 /* Integer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6AC2873142C63A8E3925682DE07870CD /* Integer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 208624054B2DBA6C3591ED7EA16E5524 /* ccec.h in Headers */ = {isa = PBXBuildFile; fileRef = FD2D3D41E7E9EAF232778B5B8041B6A3 /* ccec.h */; settings = {ATTRIBUTES = (Project, ); }; }; 22117C86121D6067D1A911170C4E07FF /* RSTOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = FA31890BE5D6782EE2C66D17C3FA5F73 /* RSTOperationQueue.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 22C87B8E8E394064810EBE469B3BFC25 /* ccec25519_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = B299690A8408BCF5B5895426A165A604 /* ccec25519_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 246757153CC84C7559824D1B826589DD /* bplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 8DBAD34116F428C398ABFBE417F4667B /* bplist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 2478B962215AA2F2C6589F1A3E259A8B /* RSTCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E6C305E38932B0284A040A773DFF879 /* RSTCollectionViewCell.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 253E23C59E5F99C5EE4B08FECEECBC89 /* UITableView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 631B9239A14B8849600FF2BE44308CD2 /* UITableView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 26169B6DCFE6DD641F66712A95635F4B /* cc_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CB064AF038EE6DCAD658BEE88130993 /* cc_config.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 26577C0905CB7BDBBCDF855BBC6B0048 /* engine.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA2996D4747B24F1CF7F4600E016E1B /* engine.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 278AE9050C662A678C8ED44BF19948C1 /* bytearray.c in Sources */ = {isa = PBXBuildFile; fileRef = 5DE16BA72251896EA5F462E1206EA3C4 /* bytearray.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 25DEE9E124DB0E6D0E89027EBC016109 /* ccder_decode_eckey.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D45B5CAE21E7758E7734F1438CBB522 /* ccder_decode_eckey.h */; settings = {ATTRIBUTES = (Project, ); }; }; 27BE717E16DB6ECA6C2778983C445924 /* RSTLoadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 987CB86458326E90E314ABF9FE2C224B /* RSTLoadOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 27D63830F84043044363C42EEA77B43C /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = E32D549BC6862E0FE611A2FC29601A44 /* ioapi.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 27E3DE30ADD52E397A672E518D74DFB9 /* ImageRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC87DA394F783CD7D6834276283DE6F /* ImageRequest.swift */; }; - 27F32776434095A8F8C2626FDBE7D6A7 /* dh.h in Headers */ = {isa = PBXBuildFile; fileRef = A6C7A3F8405342E0CFCF2C6C5F9B0A3D /* dh.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 284D024FB1348098E383E0080C7343BE /* cctest.h in Headers */ = {isa = PBXBuildFile; fileRef = 5894D9DE89EF3AD8F90F2B9359464119 /* cctest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 28B5099A7B8BF0540FF8AA5EFE0B69B3 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 8C8CB396F5F3F3E83C4FCE36B8954F1B /* zip.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 293C59993276FD0C102D22BD586B3FB8 /* Array.h in Headers */ = {isa = PBXBuildFile; fileRef = ADF13990629273DAE013B1176418D111 /* Array.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 293F5A124C7EB30A0CB5CEAB355ED088 /* lookup2.c in Sources */ = {isa = PBXBuildFile; fileRef = 26F2B95DE3E2A8E16A56870D39463E9B /* lookup2.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2AE66DAFC6E70565981658B7CE0A4B02 /* ALTCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5127AE0A886C7042BB03B85F0E627CAB /* ALTCapabilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 27F433EC52B7F6A45F2D01DD8302FB81 /* zip.h in Headers */ = {isa = PBXBuildFile; fileRef = BDCED357EEDCA3B0803C46DD9B47E52D /* zip.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2843BC4CF10105B53EA54689EF0CA08A /* Real.h in Headers */ = {isa = PBXBuildFile; fileRef = D1995EC9C2411BB166BDF5A11AB6F55D /* Real.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 28EF7B8C61B5DC9A249617C33F6088AD /* ccripemd.h in Headers */ = {isa = PBXBuildFile; fileRef = 9183BB274C948E558F538400EC05213F /* ccripemd.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2AEF87A231E819BF49472B74076FD0FD /* sha1.h in Headers */ = {isa = PBXBuildFile; fileRef = AEF0C296C1031B628622C3F23A6795AB /* sha1.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2AF3F3B734E0E2AB75E7A85E1B26506F /* RSTNibView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E64CA484C441CC0643B335135212607 /* RSTNibView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2BCDF086E0DAA2A6239EF56211318CAA /* opensslv.h in Headers */ = {isa = PBXBuildFile; fileRef = B52317DFDBC799F453119EC5D1EFEA50 /* opensslv.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2BF1A520E4E70B23AC748AFCAE4DD56A /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C02717986AF7E99DD42B70931BDE20A /* Security.framework */; }; - 2CA073484DA0FBAA95A668CC6425B2DC /* dtls1.h in Headers */ = {isa = PBXBuildFile; fileRef = F9D65C67853D36F5680BC4571416FA59 /* dtls1.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C99FE55B0D5DD51EAA4FBD754C4C3B8 /* ccz_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = CF081BB03F9026B5C617AE4534497FBF /* ccz_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2CF0D7F4338898FE23FC2DA2BF8599CF /* UICollectionViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E2FE91417F00A47CBBD4CAFC7944947 /* UICollectionViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2D6C256ABBCCF3A21B00003A0EE59F42 /* ocsp.h in Headers */ = {isa = PBXBuildFile; fileRef = E57351A0D30872C6AADDD2E5294EF95A /* ocsp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2D2346A71F24849C0AED5E822FCAF282 /* ts.h in Headers */ = {isa = PBXBuildFile; fileRef = CB8AE9BFF71101B2E730330254AA0CFA /* ts.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2DDB379FE1003BDB34B3A0A6FDF28DA5 /* blowfish.h in Headers */ = {isa = PBXBuildFile; fileRef = EEE596F111D07E128D9E130DF1425D12 /* blowfish.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2E26DE26572E690294BAA75EAE72D685 /* ccmode_factory.h in Headers */ = {isa = PBXBuildFile; fileRef = C39413BC56412021E2A670EB6EC97EF4 /* ccmode_factory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2E4D94106A4B5272FB501569E53130D0 /* NSFileManager+Apps.h in Headers */ = {isa = PBXBuildFile; fileRef = D8718E81F9D2A418ABB98B076F9804AC /* NSFileManager+Apps.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2EEACA227308FEC269BAD66A2DB0772B /* ImageProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDC3873E22D0CD23A44484A7BDC17367 /* ImageProcessing.swift */; }; - 2F7A47EC8C754FBD5388D8A811A121D9 /* ALTAnisetteData.h in Headers */ = {isa = PBXBuildFile; fileRef = AA460D4136BE705CF537D99DB76207FF /* ALTAnisetteData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2F54DF298C07400BCDBF8AF925CDFAB4 /* ccdrbg.h in Headers */ = {isa = PBXBuildFile; fileRef = C2B4DE4E1D74180C5E0F70DB716A5081 /* ccdrbg.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2FB813839BA75F9520973ED2AE1EBADB /* RSTPersistentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E7223D60AEAF953DAF7871518753EBB9 /* RSTPersistentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3071E1F47A6067F67B3AE863D04F722F /* bn.h in Headers */ = {isa = PBXBuildFile; fileRef = 67DF21072AF32876EAA108A94774E489 /* bn.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 30E6C3E4DB8FB79AD58C3682F45755CC /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C713C007D33D4AE6FB4D2961BA0AABA /* object.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 329C5D96A96D33B93E895AF76278D06B /* seed.h in Headers */ = {isa = PBXBuildFile; fileRef = B6E49F8897AC828EC9E5DA2A60FDF2B8 /* seed.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 340AC81E6AD861A2DB8E07F24F5EC8FD /* err.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CA5A11E0DDF26A9DE6B62F91CC5957A /* err.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3950DC41BCA25BE2D05CE49985A7FB49 /* ccrc4.h in Headers */ = {isa = PBXBuildFile; fileRef = B87FE5286C1FD482F82C01FCB38DB158 /* ccrc4.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 395841DD328FE6622A6AC343C6FA9121 /* pem2.h in Headers */ = {isa = PBXBuildFile; fileRef = 289381B8EDD6B16F3DF7EFEE1612E74A /* pem2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 30F7085080DA0B6F7EEE17C97EEBE302 /* ssl23.h in Headers */ = {isa = PBXBuildFile; fileRef = 6456B1AD6AB3606685758825102B0FBF /* ssl23.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 32991B3C9D4792082ED1F47B89107E44 /* ccmode_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 35CECFCE765CEE4A8DB5DC81B96CA60F /* ccmode_impl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3317EB8C7FF88E498D595FE511F885CE /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 456458FFF48445DBFE7F57B240240652 /* mztools.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 342640E4F96956666EE4688A43AF247C /* Key.h in Headers */ = {isa = PBXBuildFile; fileRef = A9DD3756A7794EE5C24E96500DF99CD2 /* Key.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 349F3C88611407D76FB4BCC071755448 /* dh.h in Headers */ = {isa = PBXBuildFile; fileRef = D4C2AA1FB6A5E6D96930DF87D8831339 /* dh.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3592A399091A64F530185440F480E208 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 24369850083FFB9088380284F53FB8DC /* base64.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 35CE09E77046654B1FF4E667EBB6A515 /* crypt.h in Headers */ = {isa = PBXBuildFile; fileRef = B7332904B9E2D3C5D440F26D866C0001 /* crypt.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 36068FAEEAAE02EE39981DC45A985C91 /* pkcs7.h in Headers */ = {isa = PBXBuildFile; fileRef = 97A8F204EF1B64F71B591E7670FE11C7 /* pkcs7.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 364B1BA89AAB01B4B7608A07AEA41780 /* ccdes.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B0A82E32A0F96E0845D4C3B7FF75840 /* ccdes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 36CC7D06EB2262CC99B32959A0E4FA21 /* ccdrbg_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 98B90E172536593BE4E892A412C2A726 /* ccdrbg_impl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 370A6EFC7DA61163C48AC890BA00502E /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AB0401ED9640D5FCA053F8CA2E555CE /* object.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 377D3039EE2B3A20EE09892C1BEB49C6 /* AltSign-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AE375BB4BFB61D8E020C00E484EC06E6 /* AltSign-dummy.m */; }; + 37E94AB9B28A8D18A303396FBF0270D1 /* cccast.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A946A3994E534A925DB1907251DD1B7 /* cccast.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 38DD4C77A2EA94A226282286F0DD50E5 /* Array.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 75104C0A2EE1C37FFC509EAF27A94FB5 /* Array.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 3A53E66479BB33CCBF50F92BCCFA067A /* RSTCellContentCell.h in Headers */ = {isa = PBXBuildFile; fileRef = CD08469AE5D87AF7E39D9C3FE73065D6 /* RSTCellContentCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3ABCE4CE6852360B3A41096A47EEFD55 /* kssl.h in Headers */ = {isa = PBXBuildFile; fileRef = 65E9FDAFF507649EABC4CCFF403734D0 /* kssl.h */; settings = {ATTRIBUTES = (Project, ); }; }; 3AEF5653E4C135C24620CE8244FBB15E /* UICollectionViewCell+Nibs.m in Sources */ = {isa = PBXBuildFile; fileRef = 7870A8AD5E4B6B18B10B9DD5A40084E5 /* UICollectionViewCell+Nibs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3B4D3D87F38BFD0879FBE156C22929A4 /* ioapi.h in Headers */ = {isa = PBXBuildFile; fileRef = BE3254B479A7B3EC6F741494E430EA42 /* ioapi.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3B77815CD3D6E00A8C10B45E7B59F77E /* opensslconf-armv7s.h in Headers */ = {isa = PBXBuildFile; fileRef = C1EBD0BA39E3F8B25F16880B710E2C5B /* opensslconf-armv7s.h */; settings = {ATTRIBUTES = (Project, ); }; }; 3B91821A218DE4A65D4EFE474AC3D2EA /* NSConstraintConflict+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = 045F3C850E9FAB09CEDCB7485300C72C /* NSConstraintConflict+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3BF2CE14ABE514E832490449A02288D4 /* ccdh_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F212AF34A56B17C13C97B11063D1640 /* ccdh_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C07158818E447CDD19ED0F407F92AB8 /* AltSign.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F5832C9D79544C20373B7A1438E6671 /* AltSign.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C51585DB47D43C028E18B9A25466AB5 /* ALTCertificateRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 87784F9ABEFCB67CA824E4365FF1BE0D /* ALTCertificateRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C814663B6F756CB1E23DC473EDC77B5 /* Integer.h in Headers */ = {isa = PBXBuildFile; fileRef = A576DB9AA2295105415C863EBF8AEC9B /* Integer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F1BE1619133D5DD0885F7DFFD6501D4 /* ccmode_siv.h in Headers */ = {isa = PBXBuildFile; fileRef = DEDF79290A2ABD26745D679369ABEB63 /* ccmode_siv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3FA026CC72E2714F9756F77261956514 /* idea.h in Headers */ = {isa = PBXBuildFile; fileRef = 247BA5E6F98B12CA30550A2B55530A00 /* idea.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 405FC16529E6544E46218C6E5314D420 /* ccecies_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = D75FED907035E95DEB0F6ECED2B0EB14 /* ccecies_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3BDCA776B2DDCF482D0724F72EC36B61 /* sha.h in Headers */ = {isa = PBXBuildFile; fileRef = B0B2F873D7B457B7FC2FDA2B7171CFB0 /* sha.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3BEAB99B64010CBC5D86D3B4A6516221 /* ALTSigner.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CE45FFF0D902DE5DA9779BD2F3238F3 /* ALTSigner.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3C143327188319999B9450A3EDFDD3AE /* ccchacha20poly1305_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 277F3DA54565462FF033BBF9E5014C7D /* ccchacha20poly1305_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3C164438B3DE77AEB658557413551BFB /* ALTCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 993EFC08A0E5259EDFD6271B6A823EC1 /* ALTCapabilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D43F94628C2370FDB1B1555DC885832 /* Boolean.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8FFD5094C14D855AD72D5886C6E9C41 /* Boolean.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3DBEDE4621ACE51DAC1B9AA7FF85456E /* ccchacha20poly1305.h in Headers */ = {isa = PBXBuildFile; fileRef = E8A9A878148D6CF54BD3B513CBC10562 /* ccchacha20poly1305.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3E66A03D0CCB07E0E9B32C42A14E5B5A /* ccrng_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 085AA16A42D2C8DF44350B0D8C89C0D5 /* ccrng_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3E866CC50362A6D14CBFE542BD7BD8A8 /* ccrsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 88F44D9EC4AEC636C6B4EE3004B1ACFC /* ccrsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3EE0C6C54954526DBE986C7D69ECCD13 /* ec.h in Headers */ = {isa = PBXBuildFile; fileRef = 740325B5AAE293D4339D716D7C9D7796 /* ec.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3F524B32D79EAFC6572AF06CB1E3EB19 /* ccrng.h in Headers */ = {isa = PBXBuildFile; fileRef = EC39385DC9F7D251ABB3B9C00565325B /* ccrng.h */; settings = {ATTRIBUTES = (Project, ); }; }; 4076BA19B5C02F9ACAF679DC51970DE3 /* RSTPlaceholderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D54C5F53AB5E3240BD9F7B014B3619C /* RSTPlaceholderView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 40BF278D17619C131F03F8FE8CD85728 /* bn.h in Headers */ = {isa = PBXBuildFile; fileRef = 39D3EFF616D49323760E7E66C28D0167 /* bn.h */; settings = {ATTRIBUTES = (Project, ); }; }; 41E06B8A3B99E83324EF2B6C0BF92D8A /* UIImage+Manipulation.m in Sources */ = {isa = PBXBuildFile; fileRef = F9E154EE6519BD64EF44E725EC3AFB89 /* UIImage+Manipulation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 421F50D7349E0C3E95872C91088255CE /* ccsrp.h in Headers */ = {isa = PBXBuildFile; fileRef = 9778DF593BA2FD476A0DE97630AC0B29 /* ccsrp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4256699B920B6C191C31F0EE9C61EB02 /* dsa.h in Headers */ = {isa = PBXBuildFile; fileRef = F3AE29E350CF21461FF8154A61551514 /* dsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; 425B291283B0AE0C9FC46D3A7257F3BB /* RSTCellContentChange.h in Headers */ = {isa = PBXBuildFile; fileRef = A8918968EFD5B0DD448B57256A730D5A /* RSTCellContentChange.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 439CCE057062459FA9941A08D76AF4D6 /* x509.h in Headers */ = {isa = PBXBuildFile; fileRef = D03D18F2A76D3A69A829E730376678FD /* x509.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 43DAEFE23B1045FDE779B460B449D08E /* whrlpool.h in Headers */ = {isa = PBXBuildFile; fileRef = 493A0B3CB13D03370FC0105ACD627968 /* whrlpool.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 447FF17988941722FE3E8FF240E010C2 /* modes.h in Headers */ = {isa = PBXBuildFile; fileRef = FFB8DE7FD2C782C13360ADF01C4BA100 /* modes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 44AAAA0EC36994C83A3A975EAABA45FA /* conf_api.h in Headers */ = {isa = PBXBuildFile; fileRef = 4537E82F32214FD7818D7CD91F603D5B /* conf_api.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 44D1042011C553F1AA8F69FEED52061B /* ccder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C186D101852CF99F60AF8EAF575DFC3 /* ccder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 44DC96C1B0FC2C8944173306CEA64C78 /* safestack.h in Headers */ = {isa = PBXBuildFile; fileRef = 17B0DD2A3AF4BECF289D5E2B78B57799 /* safestack.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4588AFDEC1556D049A8D02ACEB2E94BD /* ccec25519.h in Headers */ = {isa = PBXBuildFile; fileRef = 197E0597A2E75AF389EBA19664D8A7B2 /* ccec25519.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 43C07799284397C91A28FD07D676EFF0 /* node.h in Headers */ = {isa = PBXBuildFile; fileRef = A037DA20719CC53236F90DCCB20927A8 /* node.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 44EEA8C56F31A4FF932D607B1176E526 /* ccrng_sequence.h in Headers */ = {isa = PBXBuildFile; fileRef = B891D6DDE0B6F07042A8F16A89253252 /* ccrng_sequence.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4537BDC65CB15302D2FA285F141D08CF /* aes.h in Headers */ = {isa = PBXBuildFile; fileRef = 22C6D98888850ED19B2AF6DCB0BAFD09 /* aes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 45712D70AF1DA74F811D879A5FA7F1CB /* ALTAppID.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AB2E41A61D047A120A35448F7A1D7F6 /* ALTAppID.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 45909F819EB6E268C65F03FAD5547E8B /* ccrng_pbkdf2_prng.h in Headers */ = {isa = PBXBuildFile; fileRef = F16F2CA6FB5C7A929C5E0C5CF383C868 /* ccrng_pbkdf2_prng.h */; settings = {ATTRIBUTES = (Project, ); }; }; 46A2266BC2368DFCB194363639D41CE2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6BAD2040386F553847B3FD63003376F3 /* Cocoa.framework */; }; - 46B0EBA8D68324215042B2D37B62E204 /* sha1.h in Headers */ = {isa = PBXBuildFile; fileRef = 355952A440E19A9934DE1D832C517E60 /* sha1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 48B790FF9A4C81643D08C986DCC0F4E8 /* ccasn1.h in Headers */ = {isa = PBXBuildFile; fileRef = A19126537C612B13599B09403DFDD550 /* ccasn1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4960CA8339C3E09C48557F637826AED4 /* ALTAppGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = F9B6F0153330BA8F91ACDB4848FF32E5 /* ALTAppGroup.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 496622ECAADC59F489F66D93A2F5BA55 /* ccder_encode_eckey.h in Headers */ = {isa = PBXBuildFile; fileRef = 1096054AEB4A5C2B7057CD805622BD3E /* ccder_encode_eckey.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4A3CE0481ECE459D440987A559A19833 /* ccmode_factory.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DD6F2E9007FE8EAA1F7FC353F89D4A4 /* ccmode_factory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4BA058E09A046CB0E78BA9AE0B9F43A9 /* cczp.h in Headers */ = {isa = PBXBuildFile; fileRef = 389771695B320767CE9FE0680E37A623 /* cczp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4C9F2CDB5D115E454001A04314E86E5C /* opensslconf-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CF24B65E03A76EC462A36BF2B994FC6 /* opensslconf-x86_64.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4E73437DAF08BB40B380E831310BBBF4 /* cast.h in Headers */ = {isa = PBXBuildFile; fileRef = 413693D82E21BB52B74898987363EA99 /* cast.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 484D7F626AEEA4213129356BD78CA216 /* asn1.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CC4ADB88777C1D474DC23555DAB0FA9 /* asn1.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 49FDA2EA1A465BD621B1EEB8FCC7A251 /* asn1t.h in Headers */ = {isa = PBXBuildFile; fileRef = 96D6C66AEBC591D12F0E80529DC3418A /* asn1t.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4A2CCD77786895D45D98680381CCF167 /* ccder_rsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A847E32ED9E8430467470E50CB6B57F /* ccder_rsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4AF7B1AE6502D544327BF0D95426659F /* NSError+ALTErrors.m in Sources */ = {isa = PBXBuildFile; fileRef = 87CCDAFA916F7F86A2EF7AF0A5CDAB90 /* NSError+ALTErrors.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4B761E9461D53E0EF7D7745E95D50060 /* cmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 653A09CBA7F676D6F4E27628B75F19E7 /* cmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4C201E7108950EB26C6E405E6C03CDE3 /* hashtable.c in Sources */ = {isa = PBXBuildFile; fileRef = 9C9CB55B87A2518DA2B288CF0A51A317 /* hashtable.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4D269B477056C46EBC95409E269A05A0 /* ALTDevice.h in Headers */ = {isa = PBXBuildFile; fileRef = D88D982C7A610BABDC669CBDCCBE7811 /* ALTDevice.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4DD070BA9EF91884B1F5C60650EA6868 /* symhacks.h in Headers */ = {isa = PBXBuildFile; fileRef = 04FC69799F4A31EAAEEF8D534331E362 /* symhacks.h */; settings = {ATTRIBUTES = (Project, ); }; }; 4EDC820ECBCE25631428A93EBC4DE4D2 /* RSTSeparatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = EF57703BC0E3CF6BA156D5079026F554 /* RSTSeparatorView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 4F77EA6D22C258E0B54057995A1F5873 /* UIAlertAction+Actions.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D0916ED915FE3469729DB8CD31E623C /* UIAlertAction+Actions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50CB592B13DD656FFCA345FA18C9FA29 /* opensslconf-armv7.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A5C4EB6CE1FC2273ADA61E5F49FF3C8 /* opensslconf-armv7.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 516E1249A8B375C990093782BF1A232F /* Array.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B61A0B0143446E0FDB2070FEFCF2A632 /* Array.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 50F35873266B1DC1B63C2AC9843E546B /* Structure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF1115ED130C73385543231B6443D4C8 /* Structure.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 51D8281651F4668B05927DD83081ED7A /* RSTOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 9875BDB2A7E83329E66D2A7BECB4CDB5 /* RSTOperationQueue.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 521504FD070F99723B2B8FEAA7461E4E /* e_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E8386150C1F216DF0D0047940058BCF /* e_os2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 51F32CBDED75CC71098AB7B0E10681DB /* modes.h in Headers */ = {isa = PBXBuildFile; fileRef = ADFAA9CF10E4C06B6A788EB61A786810 /* modes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 52E37BD8409B80D3432CFF85257CBEE7 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E34BF559921ABB4C458BE11F178BF511 /* Node.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 54466FF02E4E828DD386D572D3441F7C /* UIView+AnimatedHide.h in Headers */ = {isa = PBXBuildFile; fileRef = 77F0002485529F5681EDD337D9D94F78 /* UIView+AnimatedHide.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5565D3BCE7F3EAA5245BA8FC9D983F41 /* ccrng.h in Headers */ = {isa = PBXBuildFile; fileRef = 360C81878FE8049B3BA153E01A5CAF66 /* ccrng.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5462E6293E9BF3DC1B6BFC61020F363D /* ccmode.h in Headers */ = {isa = PBXBuildFile; fileRef = BA5D4499E4D97502B25D9EFB4BB51E75 /* ccmode.h */; settings = {ATTRIBUTES = (Project, ); }; }; 5616E0DE5732C5F0E7B014B3E1ACD1C0 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF327FF6D10BE735B3541D8135486FAC /* ImageCache.swift */; }; + 5642F90D919682750D61E8549D0B6CAC /* Date.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CD2A4B418A56F771C88FA5A6FF47A1C /* Date.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 565C8A72839C6EA54DC0E5BD5876140B /* ALTProvisioningProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = 39FAB51913B93992EA0C664F548A82D4 /* ALTProvisioningProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; 565D623B3AD12D614C5ECFB7F958E882 /* RSTFetchedResultsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 93EB70752E50BECD0007E610641D390B /* RSTFetchedResultsDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 570E76F2D1ED20B6DE8BB025C5954A59 /* asn1t.h in Headers */ = {isa = PBXBuildFile; fileRef = 694E6932887B1C0D0912130564BB474B /* asn1t.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5924BC2B535B2B47544775E9DD18E688 /* Real.h in Headers */ = {isa = PBXBuildFile; fileRef = F2CF961D1535400D1D9228FD823EE7D9 /* Real.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 59525702C7C93583751A2E7841E6A216 /* cccast.h in Headers */ = {isa = PBXBuildFile; fileRef = FCEACD7381B4CD496C8776BA4B4DDECD /* cccast.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56E0C6971DA5275DB9B4787881E8074F /* dso.h in Headers */ = {isa = PBXBuildFile; fileRef = 2899D037C6E74D1F789FBB1D961B1DA6 /* dso.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56E390C4E7BE29C7FFC820F32BA8891C /* ALTApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 466DD2C57DCD0B77C736353116466156 /* ALTApplication.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 56F487D792C368981678C0EEC9C98141 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = C3B6838E7D2AF7444D9969BE598DC3B7 /* unzip.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 572AB079240C9233750B8A131B96F498 /* ccsha2.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AA200D0231B567F84115680AA160E2A /* ccsha2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57D86380AE73662F2A9DCA2764E60D8B /* ccrng_drbg.h in Headers */ = {isa = PBXBuildFile; fileRef = FB7019CDA7FAFB14F4372877ACE5C25B /* ccrng_drbg.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 58794E6FBA55C75D472F619CA1DD405E /* plist++.h in Headers */ = {isa = PBXBuildFile; fileRef = 86E4F6EE96514B7ABFC421F89D77957D /* plist++.h */; settings = {ATTRIBUTES = (Project, ); }; }; 598BC988395879C6A65583EBA8D34171 /* RSTOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DEBC8A0A7E33736BE336B4F90A7E7D9 /* RSTOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5A32E92B58CE1C2FB4A8F6DC160F43B6 /* opensslv.h in Headers */ = {isa = PBXBuildFile; fileRef = D1791ECEFFE0ECE2BA1DB48169191A84 /* opensslv.h */; settings = {ATTRIBUTES = (Project, ); }; }; 5AC552BD9413F9CA4FEEB752203E9E07 /* NSUserDefaults+DynamicProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = A16300968D4D378E31891FA11BB57937 /* NSUserDefaults+DynamicProperties.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5BBAE3911194BC3213F8A8D5024DE7C9 /* ccder_rsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 89A1585D5B823C5347322CAF37FD0908 /* ccder_rsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5AD08AE6947F9ED166EE1753B237D94E /* ccn.h in Headers */ = {isa = PBXBuildFile; fileRef = B8AF6D4400E22D5338FB349973EDFC70 /* ccn.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5B7AF6B535E6BDA19000F736C8422E11 /* des.h in Headers */ = {isa = PBXBuildFile; fileRef = CD308B466DF73828A29DC0A8140F8C11 /* des.h */; settings = {ATTRIBUTES = (Project, ); }; }; 5C8F1BC762C84A3808CD4A5DE5D1A9D3 /* Nuke-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C084F41C14110C58B094B39A475C11D /* Nuke-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 604970DB76D618B40C727C81720AF7E6 /* ccdigest.h in Headers */ = {isa = PBXBuildFile; fileRef = B3011F6C6820AE4018E7676784549DFC /* ccdigest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60A7F03D239E3C48C156CA0D1A763D82 /* Real.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B75BDE119124F6539BC97E774D025E9 /* Real.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6155DD11C9A91FA34C9BE6D0B80BFBED /* Dictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = B831FF60290BCF3108FDBC1BD6525103 /* Dictionary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 617EF535A04827BFACE0FF6A877D3D3A /* NSError+ALTErrors.m in Sources */ = {isa = PBXBuildFile; fileRef = 6701293BB9F23B8CF472B900EFFCDE04 /* NSError+ALTErrors.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 61CF4B7BEF007F6AFF287C7C2AC92500 /* ccdh.h in Headers */ = {isa = PBXBuildFile; fileRef = B9C77F574EE4D8FCC56A32497585256D /* ccdh.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 63567C76D1F516BBAE3927C019FA0818 /* ccrsa.h in Headers */ = {isa = PBXBuildFile; fileRef = AF1FCE4DD724ED65B4A4CFF33E32C9C3 /* ccrsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 63C9146B2BB4F3A4F92B8E5E9FB6221B /* cc_debug.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A42A9A1EEFA70A1653FD7A3CEA23219 /* cc_debug.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5DBCC2C184A58A267C5AF1B459B91CAB /* ccnistkdf.h in Headers */ = {isa = PBXBuildFile; fileRef = 12234478D14DC504BE7D5BC97A6F6B7A /* ccnistkdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5E8ECB0D71264E67309194CBE45734F6 /* rsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CF099EFDDF50985150597E7F8ECD7FB /* rsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5EAF5E9E4ACF7A78770210C5E50173B8 /* ccrng_system.h in Headers */ = {isa = PBXBuildFile; fileRef = C6C3C2DA75B94778B3051778EBD05C80 /* ccrng_system.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 631DE412698100AE04D675E654EE231F /* ccmd2.h in Headers */ = {isa = PBXBuildFile; fileRef = 71D36A2952DF3C8679BA4A6871D1C589 /* ccmd2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 63DDCDB61E2A348BCB2B1DFDC3A0D60C /* ccn_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0656DE5DE5F19095B0D53476B0855A74 /* ccn_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 63EA61AD5C5C78E5D2E4ED531AC31309 /* ccrc4.h in Headers */ = {isa = PBXBuildFile; fileRef = 789B117D8D02446B0F6AB5B4C4393135 /* ccrc4.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 640301E8F68FC64DF38EA009D8B8B99B /* ccprime.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D23ABD77C46B08CE5668D6362CAC940 /* ccprime.h */; settings = {ATTRIBUTES = (Project, ); }; }; 642FC67C045E71923C63F4C7DF552543 /* STPrivilegedTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B4939BF911DFE931E43A0371EAF862C /* STPrivilegedTask.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 65112B0DDB4B780099652A0ED4FDB0CB /* ripemd.h in Headers */ = {isa = PBXBuildFile; fileRef = 16DD86F6BA85A19C79A7F5C54BD69A1C /* ripemd.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6548073104E17BC18E5F343332D6A32B /* ccnistkdf.h in Headers */ = {isa = PBXBuildFile; fileRef = A29D16D5E80AA6EA4A58FBAA620072C8 /* ccnistkdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 65987335B06C9941E605CEF9DB8F0069 /* rand.h in Headers */ = {isa = PBXBuildFile; fileRef = DCFCFF9D5D975584717062C63429C6F2 /* rand.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 643EC92A5BC738D4EACC710C3A2C13BA /* fipspost.h in Headers */ = {isa = PBXBuildFile; fileRef = B451ACFEDDF30380FC46F62709396EFE /* fipspost.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 65551D69FDD4A800D4BF870C85B3B941 /* crypto.h in Headers */ = {isa = PBXBuildFile; fileRef = D21525A879214D6312A215AE60A934CC /* crypto.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 656935A55B4D7CF986ABE6846ADF863D /* Integer.h in Headers */ = {isa = PBXBuildFile; fileRef = D3EF069C6108BABCFA318ECF9B7A2BEC /* Integer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6660F197FE89524ED0AE163C39C6461F /* hmac.h in Headers */ = {isa = PBXBuildFile; fileRef = DC89AEEFCF4708A6FA5D9676E66D782B /* hmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; 669081B98879A5B583ADBDAE0AA8C555 /* NSPredicate+Search.m in Sources */ = {isa = PBXBuildFile; fileRef = 14CFEC626B7EA4CA5CD713FE6CC97FDC /* NSPredicate+Search.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 67160917F798F93ACADF2D831D3BFBF6 /* Roxas.h in Headers */ = {isa = PBXBuildFile; fileRef = 96DF9619BF67BF7FAE65F47D86A12355 /* Roxas.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 679E63DD876AD3F6A73CD63A10B95A3B /* ALTAnisetteData.m in Sources */ = {isa = PBXBuildFile; fileRef = 83BB07F284FD8A5C58CFAFC534D68D48 /* ALTAnisetteData.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 675245DE6CDBF15B48F7E0DE76643098 /* ccblowfish.h in Headers */ = {isa = PBXBuildFile; fileRef = B741BC7433EA6535C659D4133555EFBC /* ccblowfish.h */; settings = {ATTRIBUTES = (Project, ); }; }; 68178896553225CC371A439822E86255 /* UIViewController+TransitionState.h in Headers */ = {isa = PBXBuildFile; fileRef = DC700BEFCDC775BF366DC842E52854DD /* UIViewController+TransitionState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6917E87E8C8CE780B8A31B0C11A18440 /* Key.h in Headers */ = {isa = PBXBuildFile; fileRef = 79926042DA0FE3AC31BE54B760B6F908 /* Key.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 695874C3111A6C110481D87968B7B2ED /* ALTCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = B348AC7ABB9564CBB9312DCAEA83CCA8 /* ALTCertificate.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 68D977EBED6C9B9FC99001E9207195A2 /* pem2.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EAF792CB6BA3F16F3A3D0D8EFE4777B /* pem2.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6B25D76AA9531920602674422A2E3174 /* Pods-AltStore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C9132C40CB4837DADEB046E727F867FB /* Pods-AltStore-dummy.m */; }; - 6BEAFA9ACE3022B335DA0811B01D9D31 /* des_old.h in Headers */ = {isa = PBXBuildFile; fileRef = 442C72B32657E76148EBC3129ED2B08F /* des_old.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F0AEBA27C394CAD36373D4BC635A627 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = C72FC0FB6B8986A4FB1980229B73DDEE /* mztools.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 6F30FECE94464AE2FEE52B10A54E2E53 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE107E4A9765C8FEB873EB1DD6945AE5 /* Node.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 706E87E6EFDF71F5DCC1BABECA9ED7DE /* ALTAppGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 68D8D3A708227C0506574E6358D79A3D /* ALTAppGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 70F0A0E0356036C6EA4CFFF9A1DD2919 /* srtp.h in Headers */ = {isa = PBXBuildFile; fileRef = A41FE28E6B4ED982EF75B8CE08000F56 /* srtp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7202FC1409819822686C1E5C1ED9A4BC /* ccmode_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = DE5A39D53949264BCDC25FCA52F1DAE1 /* ccmode_impl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7211547634E621C466078FFABCBEE93A /* rc2.h in Headers */ = {isa = PBXBuildFile; fileRef = 74EC61C06891AAA10B5701E541289336 /* rc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 725BA06ECE02EC46318D4798DAF39B7F /* ALTModel+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AC3A57327833C46EF9AEA88A5664D69 /* ALTModel+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6B723F2EE37E53EDE24DA60EAF158566 /* ldid.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 25393DAC1EA30726D262AC141C85013C /* ldid.hpp */; settings = {ATTRIBUTES = (Project, ); }; }; + 6D2B88D4A720DC7A4C9D36B96E568856 /* ccrc2.h in Headers */ = {isa = PBXBuildFile; fileRef = C0EF72A54CD240A66A47744E89ADF45E /* ccrc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6D688EBD7BF94037BB28AF70EADD0081 /* node_list.h in Headers */ = {isa = PBXBuildFile; fileRef = 4908692C01104FF22D0D96985FD9E082 /* node_list.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6E5284516EBBF0ABB1D74A82F69AE971 /* obj_mac.h in Headers */ = {isa = PBXBuildFile; fileRef = A88C0B1C87A6B7DE3B4811D71B8A1057 /* obj_mac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6EEE32E1D3623D464DA21AE8A08A2BE2 /* ALTAppleAPI_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A0142A858D9F537F408C86780BBCD79 /* ALTAppleAPI_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6F281962EF0ADB9924D5644F987D9B24 /* x509v3.h in Headers */ = {isa = PBXBuildFile; fileRef = 106B1406AC7DD4A9BE1135A9FCB0B602 /* x509v3.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6F7C8DDE38B8085265AA628F62BF9A08 /* ssl.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A85A7A112DFFC58AE12A2CFD92A0D3B /* ssl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7093D9B74D8AC1BE068F1520E2191D9B /* ccz.h in Headers */ = {isa = PBXBuildFile; fileRef = 425154D1DF27C30B7907ABB367AC2E73 /* ccz.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 71FC317B5B4BADC92734287D852C7D39 /* Dictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = D64A406C56737646F44CF327AFED7D74 /* Dictionary.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7291D5A238A462C75BE4608623531DB8 /* RSTError.h in Headers */ = {isa = PBXBuildFile; fileRef = CA894C38E3874FEC9FCD1A4BC67184F7 /* RSTError.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 73177EA270B482F6EFEDCBD114490462 /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B079D73FCCC96348143AFE7F2561458D /* Dictionary.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 73B1ABB1309BE0A1753299F722AAC645 /* evp.h in Headers */ = {isa = PBXBuildFile; fileRef = 36835F35AF4556CF726EB7497E6D9346 /* evp.h */; settings = {ATTRIBUTES = (Project, ); }; }; 74035868FA4F75572EDE49F344A16893 /* DataCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA7753FBE792367C1F3C5464A3A110E /* DataCache.swift */; }; - 743F03232A082FBAB073E1F109304483 /* ALTAppleAPISession.m in Sources */ = {isa = PBXBuildFile; fileRef = BAF50E693DDCD83078B5CA7F1DA5D5B8 /* ALTAppleAPISession.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 77ED6DDC48A8620E0D8605495581FDC8 /* pqueue.h in Headers */ = {isa = PBXBuildFile; fileRef = F6E96DA4D53C9D64B25468E7E33CDA9F /* pqueue.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 787F240DA3C2B6EA1157A42AC0D15897 /* crypt.h in Headers */ = {isa = PBXBuildFile; fileRef = C4F3A4BFDFD12AB4EB01F4BCA312A94D /* crypt.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 78C59A6928B541FAAFCD7A6E7716CF59 /* ccmode.h in Headers */ = {isa = PBXBuildFile; fileRef = A8093B399024794431159E69E5C18C92 /* ccmode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74CC974E0631C477D9C0ACA6114FAA1B /* seed.h in Headers */ = {isa = PBXBuildFile; fileRef = 34B6C87678EACD9617839C70C970EC27 /* seed.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74E4A061D44422EFFE7CFAEDA1BB1E64 /* ccmd4.h in Headers */ = {isa = PBXBuildFile; fileRef = F01DD7D7BEA1D93763B736BB0FDD8C6D /* ccmd4.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7903641035D75B81F266BE274EDAA655 /* RSTCellContentPrefetchingDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 29839951F935B229EC6919D9B7379D26 /* RSTCellContentPrefetchingDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7A5FB717DD41B0117CB5B50E84AC8CB1 /* RSTCellContentChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 60987BC87BDAE2562C44DF9109931565 /* RSTCellContentChange.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7AC94DDCD504AAA99B5C965E958B4AAC /* NSFileManager+Apps.h in Headers */ = {isa = PBXBuildFile; fileRef = CFF75D5C0E4169E403AFBBECFE797C18 /* NSFileManager+Apps.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7C03C48B6C1E0E5909827ED70D072FB0 /* objects.h in Headers */ = {isa = PBXBuildFile; fileRef = 9ACE8C95ED09F41B08C4DF0B178B37EA /* objects.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7C99B93EC413FD5618A7E6A7BE4A56D3 /* crypto.h in Headers */ = {isa = PBXBuildFile; fileRef = C41F3B0DFFB49EA01036873626F8F8B0 /* crypto.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7AC4C9DFC748D4C2547E397EF9A81720 /* ALTTeam.h in Headers */ = {isa = PBXBuildFile; fileRef = A5A05940804B5396BB050BBA82F9E620 /* ALTTeam.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7CCEEC90D9EBDA2E9D755AA851F47A53 /* Date.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F45AD54B240CD63759835E4C274DF5C /* Date.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7CE01E26D8F3D1616ED85D6180E9C04E /* opensslconf.h in Headers */ = {isa = PBXBuildFile; fileRef = DA8068F9DBDF3B9CF23D131A54689C27 /* opensslconf.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7CFBB9711E1B5E3AFA938B4FE428BF72 /* RSTOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 69ECB6396AFAB0A666321652A0E61F09 /* RSTOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7D05D8B4C7DA0812181727AB1FD26D66 /* RSTToastView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A7F5BB240A2F18DC9F8C05AD184B689 /* RSTToastView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7D37E0796F02AB5FEE562DE5B41EE3A4 /* asn1.h in Headers */ = {isa = PBXBuildFile; fileRef = 88C28F69298F83C7817B308AD493ABFF /* asn1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7E8455A76833BF2D13A0DDD88230E638 /* ALTAppleAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 27320C74299508CD47BA6630EF2FE615 /* ALTAppleAPI.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7EAEF4E318D9C269FC9979FD2FCBA7D7 /* xplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 93C719D0ADF003E5765269C35E8F25AE /* xplist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7F22DD10DD43DD94EA2B3459A2204402 /* tls1.h in Headers */ = {isa = PBXBuildFile; fileRef = 61C5B1B207DD52BC5ACAB62A5A6DEF64 /* tls1.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7D0869EC89A0B8AD15DADB627CF50E30 /* e_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 094CAC1D255964920B3D171BC95E8842 /* e_os2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7F10D24F9582CBC44BBEC4949ABC4CE8 /* Structure.h in Headers */ = {isa = PBXBuildFile; fileRef = 665FA6B0D2306C803E518DE8E23ED50C /* Structure.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7F4E1D8602F656B6D8A41E3587AB6935 /* ImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 980898E8B44827D1A70DFCD3EDC0C676 /* ImageView.swift */; }; - 80DAE2DEA5F456D463ED4042EFE67B2D /* ccripemd.h in Headers */ = {isa = PBXBuildFile; fileRef = 52758575FDE408FC483B772F1A509906 /* ccripemd.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 815AF227D6B75AD7C6B1526AC733C6B3 /* ebcdic.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D659CD2AA9C92DF6E9B43DA90AF27AC /* ebcdic.h */; settings = {ATTRIBUTES = (Project, ); }; }; 822E9768DA8CB57789366453A23C72DE /* RSTError.m in Sources */ = {isa = PBXBuildFile; fileRef = 6858F0A591CF832F5B248EE55B17F5A0 /* RSTError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 831FB6BA563957B646C31E023CD45AAE /* zip.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DD6FE02FB20B5AAE90555B83978CE79 /* zip.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 84690F2AF0FDF34477EF5145E1A79D56 /* ccsha2.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B597127884BDD061E60B0F71D6A7B11 /* ccsha2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 84E747C90B68167C9F2AF483E73EED4C /* hmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 5997619C66BBB2F2D0E31C562EA522F9 /* hmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 857415F473A5F879FBA7F5483C13A382 /* AltSign.h in Headers */ = {isa = PBXBuildFile; fileRef = CB40FA0948DA13F1B4869964DC634759 /* AltSign.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8579E5A6B6A688F718AF3C18B62DCEE5 /* ALTAppGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = CB8B72467BD5687B1E999A8DFBFCD009 /* ALTAppGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8693EAAB1422738A7BCDEE9807BA94C1 /* ALTAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 946703ED14662B8B9A39978E263EB5ED /* ALTAccount.h */; settings = {ATTRIBUTES = (Project, ); }; }; 86CC8A0A5408458707646886B4827DA6 /* RSTArrayDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B2366D7C2903DA0907407B1F73DD808 /* RSTArrayDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 87448C4B4A2BC35C467A679F5A8B9BCD /* ssl23.h in Headers */ = {isa = PBXBuildFile; fileRef = CCB1777204D5E7D374A02A66DDD295A1 /* ssl23.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 879BDB380DB10FA9F564C674188D6C1D /* NSError+ALTErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = F35FA9FBDE25A463886F53B66B39A748 /* NSError+ALTErrors.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 872FD8C5E26E144CDD3735E5DF0E8BB0 /* ALTAppleAPI+Authentication.m in Sources */ = {isa = PBXBuildFile; fileRef = A31187E405A3B5600AF44FB23CFA31D0 /* ALTAppleAPI+Authentication.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 87B1A4C8B150368FF1836FEF7166954E /* RSTCellContentDataSource_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 4920980B5315FFD0E2EBB7F30EF2BFC5 /* RSTCellContentDataSource_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 88C1D406E1DB579E9B3C3661292B9D27 /* cchmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 41CB48690B18FAE99417885EF7E6E767 /* cchmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; 8952A6DF2B171F8B023ED1C7220D435D /* NSConstraintConflict+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 7FFAF4BF86C23BC9643082F2ADDF68CC /* NSConstraintConflict+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 89EE1E4FC990CC4D47162ED797C1C06A /* ccdh_gp.h in Headers */ = {isa = PBXBuildFile; fileRef = A6CB7BCDAD00CC9657632FA0DF9599EC /* ccdh_gp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8A218CC5A7ACA5D48E06F89DABBDAA2F /* camellia.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D4654C6A14A830D0F5D8A2D875BB8C4 /* camellia.h */; settings = {ATTRIBUTES = (Project, ); }; }; 8A9484D0D1AF5D978392F4302B723C46 /* NSBundle+Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 04FDB93F7F43BF1EC6C8E038254B1D27 /* NSBundle+Extensions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8AF677894FBE4A2A3FB8E08792CDAC94 /* ccdes.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A0B23E86878CCA3DDA7089AF3A28E27 /* ccdes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8B1664FB83CE715D0664988AF7E6099D /* node.c in Sources */ = {isa = PBXBuildFile; fileRef = 0BF5FA7DAFD600C15595A2D58FB76159 /* node.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8B880AB9F62541F39E1D5700C4A66A57 /* opensslconf-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 64D96E2FE6B5BBD273D4D98D5C2632C4 /* opensslconf-x86_64.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8BA60432FFF7B8C9E6CEF2463BE077F8 /* ccwrap.h in Headers */ = {isa = PBXBuildFile; fileRef = D1061EE3F1E1D68A789BCA8F88CCD6D9 /* ccwrap.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8C107466EA99ECC165FD5526237934DF /* ioapi.h in Headers */ = {isa = PBXBuildFile; fileRef = FFEF8DF57C9AC192C83351E8E35AEF8F /* ioapi.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8C59FF2067559A22AA3E1A571B839BB1 /* ALTCertificate.h in Headers */ = {isa = PBXBuildFile; fileRef = E4FE0A07AEAAB35D6F1031799B398560 /* ALTCertificate.h */; settings = {ATTRIBUTES = (Project, ); }; }; 8C84999B38A1A4FC9172A12F6A3D1C69 /* STPrivilegedTask-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1104F3DB9BFE2FD485E07DFDCE51C324 /* STPrivilegedTask-dummy.m */; }; + 8D5A7DD844E79E3F79480B145646E4A2 /* ccpad.h in Headers */ = {isa = PBXBuildFile; fileRef = B7804CF478F8B5FDA94A5480F7BE6D4D /* ccpad.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8DEEFC61BFA8D76967AF97CA525D845C /* ccdh.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C094908BA849DD6E7D175294FE1E3AC /* ccdh.h */; settings = {ATTRIBUTES = (Project, ); }; }; 8F0969C1FF083BD27784E93F38E66808 /* NSFileManager+URLs.h in Headers */ = {isa = PBXBuildFile; fileRef = D50B6EAC71F7ED685156374C5DE7ECBC /* NSFileManager+URLs.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F6FE4B3A8F56F75BAC60E5295C9EDF2 /* conf.h in Headers */ = {isa = PBXBuildFile; fileRef = AF5F73783D89BB7EA54C6E6BAD22E127 /* conf.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8FD683E8A5088D2CE88347438027B815 /* ccec25519.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EE4E4C83601DEE1A1BA1A9CAC5E967 /* ccec25519.h */; settings = {ATTRIBUTES = (Project, ); }; }; 90583B5C56B0CB04869691E1274A17E6 /* UIKit+ActivityIndicating.m in Sources */ = {isa = PBXBuildFile; fileRef = FC9139A28E7A28DDB6875A26A978DCBB /* UIKit+ActivityIndicating.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 912DFF045A7F8A71C96C04D1EABA1F15 /* ccrc2.h in Headers */ = {isa = PBXBuildFile; fileRef = A06E3E26427B3D2C3D8FCA0EBCCFF0AA /* ccrc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9148D0AC6DBA1F56F9A1E1BB41A8BEA3 /* bio.h in Headers */ = {isa = PBXBuildFile; fileRef = E58E9ACAA603F0479C9159E248BDD542 /* bio.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 918797491CC0D4DD90BF0F556FD41752 /* ccz_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = F41304FE31EBAE0769092641DA09FD04 /* ccz_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 91CCC4F5D2700A4D4DF054160A117174 /* Structure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B4D35C9489C43E90CF4724B95AFAB49E /* Structure.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 9296EEC1A4B8EED5F6DDC960E0F0A029 /* RSTCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 520E4EFA88F054B4BFBE69E7598ED29D /* RSTCollectionViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9428061E9944F0EB20C1162F7B12B76F /* cchkdf.h in Headers */ = {isa = PBXBuildFile; fileRef = CB4FFC20503BA7993FDFB654063591EC /* cchkdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 947CC5B2EFA529BD471507FE3966A3BF /* hashtable.c in Sources */ = {isa = PBXBuildFile; fileRef = E38B6681BFFE5248E1233761A0B2332C /* hashtable.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 94025417E168578E0DABFF20EBD65BB3 /* safestack.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F6CF3D9BC2EDE25DDA32874070E7AD1 /* safestack.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 940CEDDD84E03599DE67D6F5F3D78A34 /* cchmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 279709FCB2BA631D4D70885A67988CB5 /* cchmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9464CF541B36F6CB4D276F8DC5C47C64 /* ssl3.h in Headers */ = {isa = PBXBuildFile; fileRef = D3BC7F562D728CEC43825FD654BD5A6C /* ssl3.h */; settings = {ATTRIBUTES = (Project, ); }; }; 94CB73BA4C35207A50CF95E4BCD3FA83 /* NSPredicate+Search.h in Headers */ = {isa = PBXBuildFile; fileRef = E6064D2203D88A9ACE189177C3722660 /* NSPredicate+Search.h */; settings = {ATTRIBUTES = (Project, ); }; }; 94FDDA9F041AEF05BCEC9EDF4E316E52 /* RSTLaunchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B700A7E5015A5C202DB8CFE1A9AF61F /* RSTLaunchViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 955F3A44DB663F0CAD73AEC1A001C903 /* ui.h in Headers */ = {isa = PBXBuildFile; fileRef = 39F52AFBCFA9F816FF726CF258D87FB2 /* ui.h */; settings = {ATTRIBUTES = (Project, ); }; }; 95F6C7945A96402921E6716F173E3081 /* RSTHelperFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AC636EF744691E3586F613764EECAED /* RSTHelperFile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 962C8CE4B67C53EDDAFE649400E79564 /* ecdsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 99A34B91E3966B3C42216C9E4A2D4CFF /* ecdsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; 96D54063D6DE3F0D1ABF17AFEE695075 /* Roxas-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A14C750035F2731B676409FBE9C9643B /* Roxas-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; 9722CD4725CCF06B591C7F76F4C0028A /* ImageTaskMetrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECB70FB9A0943AD3C24308D934E452AC /* ImageTaskMetrics.swift */; }; - 9725B8561D5AC94464743D02A91369F2 /* des.h in Headers */ = {isa = PBXBuildFile; fileRef = 4EDA621AEF8DB65ACF851EE4E71266E3 /* des.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 97C5BCC29DCC97A803C614260E604C75 /* alt_ldid.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 58093B01C1E44E948FEDBDB15079C7C6 /* alt_ldid.hpp */; settings = {ATTRIBUTES = (Project, ); }; }; - 9888C1095D1F82C92ABB4A38BBC58811 /* ccn_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = D754504A4F28BD206652608C7DBD1974 /* ccn_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 99205AEAEC8857B0567C47366F4B93CA /* ccec_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = AD1EF6A7D3F4E016E8B9C8041B0C3945 /* ccec_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 997EC9DF7B5F3694F663689D562DA442 /* ccrng_drbg.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E36BE832F8B1BC198CFE50D7551BAD4 /* ccrng_drbg.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 97EEF31E6B002096FF04167BB03140C4 /* asn1_mac.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EAFABB4B6087580EC01C26565DE829B /* asn1_mac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 982B78BAA36085A2C424E5A14E0745FD /* shim.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B12EC2BCF0F28C18AB78AF3A125F865 /* shim.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 992A60AC51EC7FCF1BDBB36E190F68A7 /* cast.h in Headers */ = {isa = PBXBuildFile; fileRef = 674DA3B34A4520A84FA76CDCEDA35DE1 /* cast.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 99EA66AB2650470AF796B0D1CCC4ADAD /* Data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2D2BC8CFF846F8CC55C12F99FF9B6B1B /* Data.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 99ECA3B1795FBDA75B252E0D4488F388 /* Uid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA3FC9DBC968011D5E1E8BA2727CC0A7 /* Uid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 9AE23B4ECDD00251430FEB5E1ABFCA7F /* RSTArrayDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = E77CC6E8557F17BBC9A36A2847A51100 /* RSTArrayDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B17157406C1503402E119AE8DE347CD /* ccecies.h in Headers */ = {isa = PBXBuildFile; fileRef = 7861F7E486DBFDA791F172183A52B4CF /* ccecies.h */; settings = {ATTRIBUTES = (Project, ); }; }; 9B249B6AE4B85D80A8B7B511D248E728 /* RSTBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 568687E6B6B277681DE9A457F089DF57 /* RSTBlockOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B8A2D0F0D462E2ED25F0B3F407B6315 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = F6C5434FD4DD87A50A377D83BCF58AC2 /* base64.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9C96458AE3F0AC0FAFF78A341C15313C /* cc_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 69BC2DC6AC50B0C61B4F7E90078ECBCB /* cc_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9C6D58C7CE69D977C7FDB7A6B4E90120 /* cctest.h in Headers */ = {isa = PBXBuildFile; fileRef = EB08C426E2E71EC1C153C5E7A64BC6DF /* cctest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9C75A488C963027C25375247C1B2CC52 /* camellia.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FFDA79BE67B1B112C3813188FAC61A9 /* camellia.h */; settings = {ATTRIBUTES = (Project, ); }; }; 9D0E99B326D76B98393DF8B1B3EB5AD5 /* STPrivilegedTask.h in Headers */ = {isa = PBXBuildFile; fileRef = FA30F634D3EEACD6C9E258E0551D357A /* STPrivilegedTask.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9F200D1408645F2A01AAD3F08B9E19D9 /* ccdrbg_factory.h in Headers */ = {isa = PBXBuildFile; fileRef = C65850A307D6D5D8B9CBB2C7795093CC /* ccdrbg_factory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9FCFB3F891519D7C94F4FA04BFAD2C1C /* asn1_mac.h in Headers */ = {isa = PBXBuildFile; fileRef = FB6237E2F93A403AB9147341A339398E /* asn1_mac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A109991756A7347D7583AD15285EB739 /* evp.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AC6EC86E0B6ECB8A0512A4387C5D98E /* evp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A20750B19490C339AEE818DD179B19EF /* ccec.h in Headers */ = {isa = PBXBuildFile; fileRef = ED35088C8A16722DEF3F72976FF9CEA4 /* ccec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A207F057200B97ABB0A00C60B5A1E61E /* ccmd2.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AC49781BB0CCCCFBFFF6EEFB0867FEF /* ccmd2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A22EA8775264553449A5FBC91DEA7FA3 /* ssl.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B93E8672E3990ED78D813FADC50EECF /* ssl.h */; settings = {ATTRIBUTES = (Project, ); }; }; A25DE71874C4CE750F76C30F7CE25457 /* UISpringTimingParameters+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 0609BCE55DD9CFA3B184D68CE9D8D29B /* UISpringTimingParameters+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A308F9B1E05CBA04682876EEAE663957 /* plist.h in Headers */ = {isa = PBXBuildFile; fileRef = 92B239E2FA94463894D8553410190216 /* plist.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A36BB4038B9591AE94C8856654A9D144 /* ccrsa_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = BE86423754DE6F326E05DA81C8610E5B /* ccrsa_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A43FEDE5DBD54FDCABB728EAACCDC5BB /* ccrng_system.h in Headers */ = {isa = PBXBuildFile; fileRef = 81FEA74DB1902FB97CE333C1CEDB224A /* ccrng_system.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A516F5477EFFC9B3CD03169DDCE411C8 /* time64.c in Sources */ = {isa = PBXBuildFile; fileRef = 1E0ADF893622CFC816C5CF2BD893648E /* time64.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A5FDFAA6D354A2451272162F4B10C969 /* alt_ldid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5317E660654C64DB949B1E59A273A07C /* alt_ldid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks -w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A63F62A3FCDA76CC11872B4B03D72ECA /* ccrng_pbkdf2_prng.h in Headers */ = {isa = PBXBuildFile; fileRef = 38090EB442D3768A7A0B8A9E04F17CE8 /* ccrng_pbkdf2_prng.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A71A1C643D692DEAA709BC60D117F212 /* fipspost.h in Headers */ = {isa = PBXBuildFile; fileRef = C8158E0DE7EA9639894587255DB9F03C /* fipspost.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A75EAA92E8065442A59FC7601E53E246 /* blowfish.h in Headers */ = {isa = PBXBuildFile; fileRef = 02B30122F755FA8B1BAE13CA00BA4D40 /* blowfish.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A7980D4566B3528518C46D1E47F08600 /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2941754C7BFF037E800DD3BA0E4BD41 /* String.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A31E7691387577E9A7791D318FE1F652 /* ccsrp.m in Sources */ = {isa = PBXBuildFile; fileRef = DBB300C246E11E6D8460E94FB7F2851D /* ccsrp.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A33D6A9220D5D235C84CDBAE82B05148 /* comp.h in Headers */ = {isa = PBXBuildFile; fileRef = F9621D1B95D869DB44538FCABF1AB5FA /* comp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A3A160BE07936E22D483A253CBE11D29 /* ccder.h in Headers */ = {isa = PBXBuildFile; fileRef = 885986815D1383A9D9E58F0057E2066D /* ccder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A479684AABCCE014966F810713045FD4 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 4316F8493A74FABBBC2C3E10E4138201 /* zip.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A487CEBEA17133E906E04C84DB4A73AD /* idea.h in Headers */ = {isa = PBXBuildFile; fileRef = CB48CE8A277047C5360700F2D1D1B05D /* idea.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A5942CE2A304FFAA5216181C874D1859 /* ccdigest.h in Headers */ = {isa = PBXBuildFile; fileRef = C3E6CF8EEB460199F9DC9734BA690695 /* ccdigest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A7A964EE350A11B97CAE397EC7160D3B /* x509_vfy.h in Headers */ = {isa = PBXBuildFile; fileRef = 23F443C3CEF7D4988FB5E483A03476CA /* x509_vfy.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A7E6638485468A7FB1244FDA87EEB95E /* des_old.h in Headers */ = {isa = PBXBuildFile; fileRef = AD4BCA67179622F7059229DF555D7A68 /* des_old.h */; settings = {ATTRIBUTES = (Project, ); }; }; A8413AA146FEF0B4AB8B292B6D63747A /* RSTActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 185570F721AE372C353F078556F6140E /* RSTActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8CA44327AC7A8F965E8DFDC4B4EE0AA /* ccdrbg_factory.h in Headers */ = {isa = PBXBuildFile; fileRef = A4340E3C37E66880C8D68629FC2B3D0E /* ccdrbg_factory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8D001FB6B955AF20D7D112D330EB194 /* md4.h in Headers */ = {isa = PBXBuildFile; fileRef = E426440F824AE6B859FD8C93398C97AC /* md4.h */; settings = {ATTRIBUTES = (Project, ); }; }; A8E96E389C4AE4A9959C0F620D9D6BA3 /* RSTNibView.m in Sources */ = {isa = PBXBuildFile; fileRef = 91372A6AD9FBF98E332A9431BA39D4D1 /* RSTNibView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AA11E5F0D4887C2A03856D411E723137 /* ccaes.h in Headers */ = {isa = PBXBuildFile; fileRef = D02881E1A8ED73A81BDDAFE003ED91A8 /* ccaes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA3211558D6A3938699E33396D4BD160 /* opensslconf-arm64.h in Headers */ = {isa = PBXBuildFile; fileRef = 407C9DAC0B6F7CB610C85D0263AE17B8 /* opensslconf-arm64.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA70BDF1B62D173C0B2ACF1D8DD6899C /* ccsha1.h in Headers */ = {isa = PBXBuildFile; fileRef = DBB0FE410791963ECA0C7CF0390DB3EA /* ccsha1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AAF08713DDED597346EE2770E7226CD1 /* ccz.h in Headers */ = {isa = PBXBuildFile; fileRef = FE3B0942ABD1EF218327EAFDB5930E8F /* ccz.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB818038BCEDC26D91A32F6ECCF9F410 /* Boolean.h in Headers */ = {isa = PBXBuildFile; fileRef = 8809E4F3AA1D6D07AEDC9DA266A9EDD1 /* Boolean.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AD59D75B3CF571D4A6F0C3E233E5711A /* ccwrap.h in Headers */ = {isa = PBXBuildFile; fileRef = D88FCCA012930093FB58B2044011D0DC /* ccwrap.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ADAE8AAC5F22A0FCFAD417F1754A433B /* buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DEBF37A83C28405AFF4EBD63487FA9A /* buffer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A952A4E5D86D9BA4FCF3B66E57442813 /* mztools.h in Headers */ = {isa = PBXBuildFile; fileRef = 013369D2344387BAEEC8498600873CC8 /* mztools.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A9F7628DAA8194273FC75FF937CA7F7A /* ccrsa_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = AD2FE5FB81BDFE7E253B03D8D9FBA0A9 /* ccrsa_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A9FCB263DFA0E5CCD40C9B8BB8B9380E /* ALTAppleAPISession.m in Sources */ = {isa = PBXBuildFile; fileRef = BBC276546755D2D2E0FA94776CC4A235 /* ALTAppleAPISession.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AABB8074EAAEB6F2F237F57928484446 /* mdc2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00D1AEC1D25FFE71BD48F8F5AE7565F8 /* mdc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ABAD2F090C68115560693584E7436C25 /* ecdh.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F2867FF5CABC2980D897FEA64C01EAE /* ecdh.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AC4878636E6305E95FF97BB42A16DAA9 /* ccpbkdf2.h in Headers */ = {isa = PBXBuildFile; fileRef = 75A96AAFFCFEDEBFB33C449EF6D03285 /* ccpbkdf2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ACC66C86FFD91C40E64A851AF32607B3 /* Array.h in Headers */ = {isa = PBXBuildFile; fileRef = 794E77BC02F986130687D6316EF57E3D /* Array.h */; settings = {ATTRIBUTES = (Project, ); }; }; ADC890E181B798518A76C64BC430D0A5 /* RSTLaunchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A0CAD2F5EF0037CACB181692CCEFC6F /* RSTLaunchViewController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ADF30DBCE2168AB99BDEE65CC4E4704E /* Data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2AB59EF78CE48305009BCBE5CFD27596 /* Data.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AE809946DDE1E0FB32E67C165B3E4E7C /* x509v3.h in Headers */ = {isa = PBXBuildFile; fileRef = AAC523833807E820A33A2453C6095512 /* x509v3.h */; settings = {ATTRIBUTES = (Project, ); }; }; AE99A9EF7517124C2FC85681C3847F75 /* RSTCellContentChangeOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 58BC72BB52DEC3634030DEDACD3B932E /* RSTCellContentChangeOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AF2158493AB697DFD7B6410A5940DFC0 /* Key.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7821F5CE97EE0CA6FC077775CA7446E4 /* Key.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AF2950D879CEE76417B3A758CD1D4DC6 /* ccder_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 9656712F445F048351FC0772450961B3 /* ccder_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AFDA135F402927106368B6F0E19EDC43 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 23E0561DD4F13C7AF9E1906B2F7FED39 /* ioapi.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; B00043C3C82C9B9B46DC2CBA6EEF11D5 /* RSTToastView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E59C3A64EF23452AA58698B0F5F2A39 /* RSTToastView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B034B546BBF14920763F60A19DE3D5B3 /* dtls1.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D3049A6AAC2BEDB5652DB936501CC28 /* dtls1.h */; settings = {ATTRIBUTES = (Project, ); }; }; B0A693A2A3F704E16B46FDC15BCE20E6 /* RSTCollectionViewGridLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 9551A8CC9FD4369E5606F192CF4746D2 /* RSTCollectionViewGridLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B29AE8A76BCB3BEAB708BEA56304FBBE /* ccdigest_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = FB0B4256965EEBCC93E6D0A895696520 /* ccdigest_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B2E415467CAEDEB281E6AF8EEDD63923 /* ccchacha20poly1305.h in Headers */ = {isa = PBXBuildFile; fileRef = 99C7B66B038F2B0D0975A387F4E73F29 /* ccchacha20poly1305.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B28F988979EC407F6C95D8CC953AFD35 /* ALTTeam.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BA25F0719CDEB0C1DD96CDD6A91C0B0 /* ALTTeam.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; B358B5038E45AB1406B701842CE40516 /* RSTPlaceholderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 94C47EF51663FB17101A791C3973A2F3 /* RSTPlaceholderView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B367559291663B82D99FD0A5D9B4759E /* dsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 16CC44686863038C7F7FD1406BA29791 /* dsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B3FC89481ABB78123E90B7A5972AB392 /* ccec25519_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 903DA55629D1B8B8172C106D1027247B /* ccec25519_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B441561F3E2AE89A576C210843D98CCD /* ALTAppleAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 760F3E17AAF5AE8184EA7F318840C570 /* ALTAppleAPI.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B44EA62A4F51E0B5D3909E996A1E2A05 /* ccsrp_gp.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D20CAC848DB592D7D34242E54085286 /* ccsrp_gp.h */; settings = {ATTRIBUTES = (Project, ); }; }; B48A7C9B5400E62C541570902B447BF4 /* NSBundle+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = BE8BC9C468CBA45218B0935330923A03 /* NSBundle+Extensions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; B49C6C4BB263813111865E9E6C1B5763 /* RSTOperation_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 214A7740331D44B14BED994D0AD62890 /* RSTOperation_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B521A6187844EE5CEFEFE07A5D1DA298 /* cms.h in Headers */ = {isa = PBXBuildFile; fileRef = 037FB3B672D2D4A5D48669AB61EA914F /* cms.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B56B037204FD3D81F51E121D63062F11 /* ccasn1.h in Headers */ = {isa = PBXBuildFile; fileRef = 4CC536BDA4C58B2FF929106BEA1929D1 /* ccasn1.h */; settings = {ATTRIBUTES = (Project, ); }; }; B592B30E0A198D1F2E99F9E42FD1F332 /* Pods-AltServer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C63B22556372BD6A596092190AC874E3 /* Pods-AltServer-dummy.m */; }; - B5C917462DB73F1880C6D1CE4665A4FA /* txt_db.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E9AC3ACB0E77B051E9401069DA4F792 /* txt_db.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B619F619AAEC640C10789093CDABC708 /* node_list.h in Headers */ = {isa = PBXBuildFile; fileRef = FDBED95D85CFE5DE2E1A73C8BDE40AF8 /* node_list.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B6CF49653D8AECE522F2393D5F7E0E25 /* cccmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 2119733D600F6F015CE868CFBBA5E2E1 /* cccmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B704857BFD8FA006AC70F1DDFED23565 /* ALTSigner.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5B07A0669BF5F59C59BEF25FA4B6FCD2 /* ALTSigner.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B75C208936B9D4B74A7412233761A0CB /* pem.h in Headers */ = {isa = PBXBuildFile; fileRef = 46BDD3848FE0E636C85F4304CF3FB840 /* pem.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B82E6430FDCAF53343D4661F3A914170 /* ts.h in Headers */ = {isa = PBXBuildFile; fileRef = 39C8B442E4F1D331FA20406BD841D05A /* ts.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B5EB5554A4EBBE9348687F7060E476A3 /* ccmode_siv.h in Headers */ = {isa = PBXBuildFile; fileRef = 96A5038F40A311A5130CEEBB1A69AF4D /* ccmode_siv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B7D11BADC0BBC66ECE309008A2F8702C /* conf_api.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C3BF8A22D66F1816D93938B2063E80B /* conf_api.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B7D49A15A8261267ED3EFCF64E76CB82 /* kssl.h in Headers */ = {isa = PBXBuildFile; fileRef = 682843C4254F324878A86962A40919B2 /* kssl.h */; settings = {ATTRIBUTES = (Project, ); }; }; B844A08B250C503ECBB2A96B0CAB551F /* Roxas-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CD85099369EAE5F21F5440F61BE4916 /* Roxas-dummy.m */; }; - B9E14956C96F5157B523004C2A60BA13 /* x509_vfy.h in Headers */ = {isa = PBXBuildFile; fileRef = 61501C1661FD2F24B7E32026E45D5AA1 /* x509_vfy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BB8FA21649820E96420E614516AD037C /* ccrng_rsafips_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 1169B08138008F968889C891FB8233CD /* ccrng_rsafips_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA39C4428C6DA145EF1BBE4A50F30D8D /* cc_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E5A9805939D44205176A9E98C6D688C1 /* cc_config.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA4E6E1F90828D9F774A54FA97329A60 /* ALTAppGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = CA7F401802D72EA940806C3A0F3B88B4 /* ALTAppGroup.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BB23271BDB96F20B4FE24A5DEDE7E16D /* bio.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BAF477293879953E970395E4B7D490F /* bio.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BB7C5241E4F699C85E49DE65B3535B86 /* Key.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AF1562E9A7D2AF41BBCCDD06AB2902C /* Key.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BBA84F202A69CE83D365C7FA941D50A0 /* cc_runtime_config.h in Headers */ = {isa = PBXBuildFile; fileRef = A8B53BEE97D3A80DD83D76B94DE0332C /* cc_runtime_config.h */; settings = {ATTRIBUTES = (Project, ); }; }; BC5B053E335A50B66C28207BC6D29150 /* RSTCellContentChangeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9697F3B42F133F41D87016C2B5EA30C8 /* RSTCellContentChangeOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; BCBD7A8DFA1B1DE501C964D49E5D7DBC /* NSString+Localization.m in Sources */ = {isa = PBXBuildFile; fileRef = 6629A3ED4FF03D6F4C36C86E38FF4092 /* NSString+Localization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BCEABF6C1DD6DEF108907AEC1F26A37C /* ALTAppleAPI+Authentication.h in Headers */ = {isa = PBXBuildFile; fileRef = AD6857DFAB92EC6A7561D6EFD20E8905 /* ALTAppleAPI+Authentication.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD635FB828A7E1780C6203D9A95A00F1 /* ALTCertificate.h in Headers */ = {isa = PBXBuildFile; fileRef = 3660BB49E3BBD8E1F2C981DFC196D2EA /* ALTCertificate.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BCE7FD5E0225C920AC58D45A136DED99 /* txt_db.h in Headers */ = {isa = PBXBuildFile; fileRef = CEF49333447CF1998092B67EE2F94D25 /* txt_db.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BCF147527DC83D050BE8C347733914BD /* Uid.h in Headers */ = {isa = PBXBuildFile; fileRef = A0EE2E6C2943970D34C8C2CA231457AD /* Uid.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BD308ECA1367FB0A0721FF484AF05B3D /* cc.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D00186A537BEC536FB554EE0187E352 /* cc.h */; settings = {ATTRIBUTES = (Project, ); }; }; BE4673CD80E60C7EDF48867E5E06D9C7 /* UIView+AnimatedHide.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E917D3B3ADB864E9C69574812B5733D /* UIView+AnimatedHide.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BE6EC15E265A0156BF8C24325FCC5719 /* ssl2.h in Headers */ = {isa = PBXBuildFile; fileRef = 474C34D18454CBF5A04B49C2055FBBAB /* ssl2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BED4A95CD7ABDEE9A3038B5C7FC77689 /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D1C8FB76F45178341985B05C9D0B22A /* md5.h */; settings = {ATTRIBUTES = (Project, ); }; }; BEF446F67C0B121EEF7DD154FF90464A /* DataLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0F2D096BA09D88DE734601A6352BF8D /* DataLoader.swift */; }; - BFAFC1D3FB5DC43422B1E3A0E0713827 /* NSFileManager+Apps.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C910EB12E098B525502FC67B512BBE3 /* NSFileManager+Apps.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C01354593C00655C1D8CB3B92A88E9CE /* ALTApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = BB3E62EAAE23B1F6A4465CC181048F4E /* ALTApplication.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BEFBF2AF5DCE3F953B72EB88F10C07C7 /* ALTSigner.mm in Sources */ = {isa = PBXBuildFile; fileRef = BBD1A25AE3A8D5BE0DF43B421DCE1A3D /* ALTSigner.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BF86ACDC65A410BC41C33E868DCB4A94 /* cccmac.h in Headers */ = {isa = PBXBuildFile; fileRef = BF96B81A96DA8A9659F74BF34C372F9D /* cccmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BFAAF10EE6E6A46A074467775BF1473F /* engine.h in Headers */ = {isa = PBXBuildFile; fileRef = B098C7DF8B919D283DA0ACD4C677CCDE /* engine.h */; settings = {ATTRIBUTES = (Project, ); }; }; C031B46FCD6AC4B02826014CB53FACF8 /* ImageDecoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86BE5F4A80B2FA9A06A38DD4FAF1472E /* ImageDecoding.swift */; }; - C04CBD44A4BA4231F2D210F8D31E87BF /* srp.h in Headers */ = {isa = PBXBuildFile; fileRef = 1944B3A28C9CA3CECE0037C1C7B86E59 /* srp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C069D378AC92428F6170BDFB05A3E258 /* Boolean.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 107026048A6314BCB6551F23F23AEFD4 /* Boolean.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; C30A4C5F11D5A5B7BBF9F3E7FAF8336E /* NSLayoutConstraint+Edges.m in Sources */ = {isa = PBXBuildFile; fileRef = 812656DCAC470DC1D76FB42DF0A1E98E /* NSLayoutConstraint+Edges.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C46C7D6587EB09C9D75F8115FC435080 /* ALTAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E67825FF63515B7E8BE103021E87C4C /* ALTAccount.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C4B1E1525D371664932CDE5291FC8DBA /* plist++.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AD97806A6B5356709BE287528AD1E27 /* plist++.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C4B2D30221B44D3EBBE81AE268AA0C27 /* ccprime.h in Headers */ = {isa = PBXBuildFile; fileRef = ADE888C3205206830344D97E15D562F5 /* ccprime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C60C04D5776394C28FB74C48569DF0EE /* opensslconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F5E1856E53AF0DB69BD508F9A6D3D10 /* opensslconf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C671925E7FA97E060CDCC0C718AFBE2C /* ccmd5.h in Headers */ = {isa = PBXBuildFile; fileRef = 0751F7694817D0E796E34BDA38D20A3B /* ccmd5.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C6E218170B0A521FC6F42DFEBEB5E3EA /* ccrng_sequence.h in Headers */ = {isa = PBXBuildFile; fileRef = 19B814F078FD394A05669CD8C06AA9F3 /* ccrng_sequence.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8B9A27EFF829523F4D13C2DE1BCAB5F /* cczp_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = F8F1AF1828B69E98BD3C740F4BE01090 /* cczp_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8D3B91FF9292E6606553941712BAB4C /* ldid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAFA796C2028D51219FED104E02BBA2E /* ldid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C8D7A5021858F9A7BE3FFF4FCE4FC8F1 /* stack.h in Headers */ = {isa = PBXBuildFile; fileRef = D6B718DB69C902E4BB79FFC1C7E66C65 /* stack.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CABB5C4666EF8BA07A6CE46F825D6F16 /* obj_mac.h in Headers */ = {isa = PBXBuildFile; fileRef = 5496E932BB2B72CA3794430120AD503D /* obj_mac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C478F161FA69B19D6CDD85ED7AC543F5 /* pkcs12.h in Headers */ = {isa = PBXBuildFile; fileRef = D967A4F6A7821D0896E7F9607DF892E9 /* pkcs12.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C511B9926D167415C8C85959E26EFA39 /* ui.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B9B9F4A6E4F2B13AD15751D0236A15F /* ui.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C602614F3DBC0093B53594FEDF2190DC /* pem.h in Headers */ = {isa = PBXBuildFile; fileRef = ACC9DC4798ADB72EC5F557155B7D1D72 /* pem.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C680A457E995423224C374EF96BD68F4 /* ccsha1.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A641DD294FBC91B4C7908E73C686112 /* ccsha1.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C76FCD57FBFBC25964589727E15A8530 /* ccdh_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = F90E6CECACD1CF9C302B724D82729936 /* ccdh_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C7ECCD224740CDD9AC6E8347EFEC32BC /* ccaes.h in Headers */ = {isa = PBXBuildFile; fileRef = D78F3E27175731C8A01AFB187F321421 /* ccaes.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C9B1A0691551A5672B58A1B9D8E6EDF5 /* ccrng_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D8B39870BEAD79F7642DBAC2384F35D /* ccrng_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CA3900893731BE828175AF7483F1E927 /* ccsrp_gp.h in Headers */ = {isa = PBXBuildFile; fileRef = C8C52C70C56CB63817DB6014FBB6D01C /* ccsrp_gp.h */; settings = {ATTRIBUTES = (Project, ); }; }; CB3B06F6B2DA11115709519F68A7E443 /* Pods-AltStore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B51BFE6F7A28BF6D5614373C24DB981 /* Pods-AltStore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; CBD35A6A8664554106B1D3299A860A9B /* NSUserDefaults+DynamicProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 82BCE1984F56DA8A1D3B838D10199799 /* NSUserDefaults+DynamicProperties.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CC77C0103FFB833464F050472CFAA06B /* ccn.h in Headers */ = {isa = PBXBuildFile; fileRef = C556A67CD97EE39683D31C0B9F0918EB /* ccn.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CCA8A63BEDECA611CADF620A05A9EC5C /* ccdrbg_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 29DDEEEB045FDE52E9750BDC8D15D561 /* ccdrbg_impl.h */; settings = {ATTRIBUTES = (Project, ); }; }; CCEB7243300EE46779E662B956313279 /* RSTTintedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = E8196FCC04FA21317C838435B5F4FCA1 /* RSTTintedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CD964FBC3301A571C9A6FBB7F5F09033 /* ccansikdf.h in Headers */ = {isa = PBXBuildFile; fileRef = 323D1C83DBD19034F0040A421956E53F /* ccansikdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CDEA61E13A3BA639EF73FD7767F4E006 /* ALTCertificateRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 059702EBFD928AE0189CA3F830C3616E /* ALTCertificateRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CF2F5A4311D06EF7D9D603AAD50FE6FA /* cnary.c in Sources */ = {isa = PBXBuildFile; fileRef = 21BD6820622DF289D5DE269F1F848A55 /* cnary.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CD73600E8F3624BC4E8A2ED3A27CA241 /* krb5_asn.h in Headers */ = {isa = PBXBuildFile; fileRef = A989158245B429AD934BE6018E437689 /* krb5_asn.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CE4B0174D5F2EB7CEDCA860D77185A23 /* Integer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DFAD5B1296C274ADFD82975E7A434B05 /* Integer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CEB1FE81CE922DF1C4EF421A74077431 /* ebcdic.h in Headers */ = {isa = PBXBuildFile; fileRef = CE555C1854ED4FB6361208A6BB03C08B /* ebcdic.h */; settings = {ATTRIBUTES = (Project, ); }; }; CF42E1D7A8758799FBF00D34E98E52F8 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = F69D309CC79E17950F70A87D7896AD7F /* Keychain.swift */; }; - CFC146CDF3E73A5DE481651447554DB6 /* ALTDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 7EA1938AA1B5E8390790EC972AF13407 /* ALTDevice.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D05C23FC782B87DE30EB6C19C2E22ECF /* ALTAppleAPI_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 490F5F18CD5B71977FAEF4CD4BDCC5F9 /* ALTAppleAPI_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D155BE42D57F338F2E08EF48457F5654 /* ALTProvisioningProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = F908C96C7967FF6B7D5D5B285844D269 /* ALTProvisioningProfile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D026CF8062E8B9E10E45FE050C40FAD6 /* alt_ldid.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 461CDE978DF925FB6885F1B280526201 /* alt_ldid.hpp */; settings = {ATTRIBUTES = (Project, ); }; }; D2517BDBD1ABC11CE0956092866DE325 /* Pods-AltDaemon-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 546B88CFC6EBED3C7F26035C1D82B8B7 /* Pods-AltDaemon-dummy.m */; }; - D377ED8648D9A1CE9B36AFD6447CC5B0 /* unzip.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A8A48D68CE5B5EF610D60AE61C9F584 /* unzip.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D2E29D7E8F9372BDFCE710CBE08C946F /* tls1.h in Headers */ = {isa = PBXBuildFile; fileRef = C0D141E7747306D8053ABBFE9766F5EB /* tls1.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D2EA4A769A5B905E24AEDA61053B826C /* ALTCertificateRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4683AB1AC60BC5F866F0FCBEDA389036 /* ALTCertificateRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D369C38617F60FF11B37BE900EE8088B /* err.h in Headers */ = {isa = PBXBuildFile; fileRef = E3B5E9CB483CAB85D5EB8C0CF9F496AA /* err.h */; settings = {ATTRIBUTES = (Project, ); }; }; D38417833634FBF5417E1710E58C0082 /* UIKit+ActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 226B01F8B34FFE63742C089DDE49D208 /* UIKit+ActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D392A50B49F1B4A91D2F1F7F9A5215D7 /* sha.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B27464FED48BC6328C2539851FAA825 /* sha.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D45467A10E59303E76202C3AD7CC7632 /* cc_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E7D921E0F56CAA5D466401A9A6B1B60 /* cc_memory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D53A844AC181E6B0D19DEA0CB73C66E9 /* ccmode_siv_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = E92A1B8716EB4DF6BF0A824E1662069E /* ccmode_siv_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D53EAE78B8EC926B3EC7E7D21397289F /* rsa.h in Headers */ = {isa = PBXBuildFile; fileRef = AF4D6C6CC9CA754CE024BA6C89436DB2 /* rsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D55FA51B289405F42CAA4FC236C01F47 /* aes.h in Headers */ = {isa = PBXBuildFile; fileRef = 3847A3DB493D2B9BD693D49F7F252F93 /* aes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D85618001BE8AD30A1ED106AC9823612 /* node.c in Sources */ = {isa = PBXBuildFile; fileRef = C906AF9E4AF1DA84489A450180EE84AE /* node.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D5085DE5ECFCBC10E8F23DCE501DA930 /* ALTAppleAPISession.h in Headers */ = {isa = PBXBuildFile; fileRef = 63586CC5A7CE1B9F2D3AAF9AC69FBF92 /* ALTAppleAPISession.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D880F19848241729B7BE27AE700C530B /* cczp.h in Headers */ = {isa = PBXBuildFile; fileRef = AB3A917A71AF5E36C88D74C6AF20912D /* cczp.h */; settings = {ATTRIBUTES = (Project, ); }; }; D8ABB3B6F580342E5449ED1437B7C383 /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FF6A87F5B921A4731A72BAA58BC686B5 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; D9904530F0D3FE02FD39D4E32D989494 /* UISpringTimingParameters+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = DDC2B80A2AD386E3C116CEFB0D69CA06 /* UISpringTimingParameters+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; }; D9B9560766E2D47BAED05F24FD34A1A6 /* NSLayoutConstraint+Edges.h in Headers */ = {isa = PBXBuildFile; fileRef = 26EFF79DFC57D116F671F802A938B91D /* NSLayoutConstraint+Edges.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D9C339BD94ADE4F2B58CFE0501DF106E /* pkcs7.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B7FB8E9B86CDAF9FE076B7BEF19332 /* pkcs7.h */; settings = {ATTRIBUTES = (Project, ); }; }; DA1CB5949B054973CAE7C668F3506B1D /* STPrivilegedTask-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B88B0C4661B00E43F453B1A81826157A /* STPrivilegedTask-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; DA9D6FC80EA635F7D529C91CB6E4327D /* UICollectionViewCell+Nibs.h in Headers */ = {isa = PBXBuildFile; fileRef = FC422EC5FAE52EEE9570A6C6CD463B9C /* UICollectionViewCell+Nibs.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DABDFC8A7D3E9729BA4FE951D9E3EA97 /* ALTSigner.h in Headers */ = {isa = PBXBuildFile; fileRef = 47F936C4BE30E448468E5D325E02CD12 /* ALTSigner.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DBCC7434ED206EC239D195B887871158 /* node_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 9C2FA5BD084CB87DB30010FD1473E50F /* node_list.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DACCF9C51D580F5D829C9E70F5A853FA /* ALTModel+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = C7B8C44EB215C6BB5DC35FAD3B8A0A3B /* ALTModel+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DB9972F11190246ECCBD12525A5AC640 /* pqueue.h in Headers */ = {isa = PBXBuildFile; fileRef = F4FD837F6C7EC7E2BD67B3DDE14C77F7 /* pqueue.h */; settings = {ATTRIBUTES = (Project, ); }; }; DC790F522E39BBCE5F9938B5D23E6240 /* RSTPersistentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 59D5289B3C39B24ADAD5CDC60A4F68C8 /* RSTPersistentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DD36EBF3A577E564A972D1FB639BDE03 /* ssl2.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F40B70B3DE7C74E7596684D8254003A /* ssl2.h */; settings = {ATTRIBUTES = (Project, ); }; }; DE02436B2A17DABAD722B3790CB86790 /* Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F97A281DA8BDF91F81CFE4F1599A11 /* Internal.swift */; }; - DE21307861940621426E26D6733602CE /* Date.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 89AC48BE808B417F271B5256C94BA837 /* Date.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DE4BD2E8A6405D72AC45D673A5CB487C /* bplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 1E4C74EB97AA653EB2B4ED3024626A52 /* bplist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DE4EA835DB71AD1337FC21807A543B7A /* opensslconf-arm64.h in Headers */ = {isa = PBXBuildFile; fileRef = C5753AB29A1E7D3BB61F3B27817665A7 /* opensslconf-arm64.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DE82BC7A0104F1BBFB54A9E8652B30D8 /* opensslconf-armv7s.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A3606A0431CAE526BE88C2F5EB381FB /* opensslconf-armv7s.h */; settings = {ATTRIBUTES = (Project, ); }; }; DF0EF902074DD610EB2CB2EADAC58ED4 /* RSTHasher.m in Sources */ = {isa = PBXBuildFile; fileRef = BD03248F0F2BB2C459A7CC45CDF38647 /* RSTHasher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DF24BBA1530522669A92D1AA3F3114BF /* Structure.h in Headers */ = {isa = PBXBuildFile; fileRef = B375DC84C27B7611C4B714DF67C014D0 /* Structure.h */; settings = {ATTRIBUTES = (Project, ); }; }; DF768F49426FE22CE2705B9C62CA3D43 /* RSTNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7451BBCAA49755216FDB76F81FD6A1F5 /* RSTNavigationController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; E0233D61A5B1A95A16C0D31E77A85117 /* UICollectionViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 705EFF4E047D0012135E9FC6B039DAAE /* UICollectionViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E0EED5F598D97FB56000F676A25B67E6 /* objects.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F2982F610F54DFE52F9296DC86199D0 /* objects.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E1851C18CF40E5D68388C0DB34AEEEBB /* NSError+ALTErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = 5417AAB8D529B87FCBCB72AFEADD236A /* NSError+ALTErrors.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E254A144300406E3ABAAF0B2CBBAC3CB /* ALTAppleAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 243AB825C471F2A86F2A96711183F5F1 /* ALTAppleAPI.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E2B34633CD0C873475FF9B00B5ADA890 /* ccrng_ecfips_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 7426B6D80F6FB8B3613243B1BF916FA7 /* ccrng_ecfips_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; E2EDC41B51E26F8798CEFD22097B9F9F /* UIAlertAction+Actions.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AAA0CE0C8E877D3B7FC2CA1E5B11E0 /* UIAlertAction+Actions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E3A243666AEA5EC93251E375579BD1D9 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = EA706258C6F1B1F2B19EF8197E8F4349 /* unzip.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E2FE2DB2BC99240121AB2FAF3389503D /* ALTProvisioningProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = 95209B3E03CB28C18E8CE48906A35228 /* ALTProvisioningProfile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E3016CB1DE776F96F8DC969E98E42824 /* ALTAnisetteData.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7CFB5388DB8A898AA98387D3A0C564 /* ALTAnisetteData.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; E44F6B661F275E30A73DA568EDE181E6 /* ImagePreheater.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92199C8E1E8E1DFC2347DB246CA7F1DA /* ImagePreheater.swift */; }; - E5B7B26B73BA4E46585F6EAD874213A7 /* shim.h in Headers */ = {isa = PBXBuildFile; fileRef = D807E18BE67EE04DE0A7D40796310D9A /* shim.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E60E3D1C92B4ED544DAB6C79E096C85A /* cmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F666C0017EBBA5CA801A37C75BBCF28 /* cmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E4A248063405CF3D0A373FF082E86B5C /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 040255450061C2302C5293BA57F352CD /* String.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E4E290434E6801C891C619A384E3F8C7 /* rc4.h in Headers */ = {isa = PBXBuildFile; fileRef = 61E79DD9E86A15BCBCB068CA0CEC5049 /* rc4.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E50328603CF968D1EBB5017D26D7B3A4 /* ALTApplication.mm in Sources */ = {isa = PBXBuildFile; fileRef = 32093CD87AA57A5A9249491D50EF3A44 /* ALTApplication.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E67B34BC9B154C790DE8E2B6DC2C943A /* ripemd.h in Headers */ = {isa = PBXBuildFile; fileRef = 69B38D4A010BBAC670E7D163F6769A06 /* ripemd.h */; settings = {ATTRIBUTES = (Project, ); }; }; E69D3BCFCA22D015D06E3682E10DC6EF /* RSTLoadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 86FC6A8BEDC8B945EA9AD7F9F117421F /* RSTLoadOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; E6E647BBC6CB69E8EF8B7FC82E71B2D7 /* RSTCompositeDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 98BDCAFF0BDC44E33E43147F290C838B /* RSTCompositeDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E75462B172FCD923FFDB557E1DA97AD0 /* x509.h in Headers */ = {isa = PBXBuildFile; fileRef = 99EB0EF12CAF310B990C6819FFF94964 /* x509.h */; settings = {ATTRIBUTES = (Project, ); }; }; E83CFCE18F580063E85594B88A16C713 /* UIViewController+TransitionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AFC2A8BFD44BF4705CDB538A5A700C9 /* UIViewController+TransitionState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E88BA76469DAE6002150519A91E971A9 /* Data.h in Headers */ = {isa = PBXBuildFile; fileRef = 8030D88EA88C325C648752F33816D4B3 /* Data.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E92C8661F605E9340A4C80EA93770625 /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 330DBA0E0196E09E451DD8F91B30CDB3 /* Dictionary.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E8DE7235C866EF79CEAC00C988645F12 /* ccdh_gp.h in Headers */ = {isa = PBXBuildFile; fileRef = FBA41850300CB36F2F0B91962F206090 /* ccdh_gp.h */; settings = {ATTRIBUTES = (Project, ); }; }; E9F242566AF16260DD578E1118855090 /* UICollectionView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 173737ADE708CA0192E1B4EFAC5EBAD9 /* UICollectionView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EA260A5A51E695A73E8818E69FF327B2 /* ccblowfish.h in Headers */ = {isa = PBXBuildFile; fileRef = 2777B86B3C081082E111A396CF11EE57 /* ccblowfish.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EB1968F5052A492D22DF6777499A9324 /* ccpad.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F9A466E366E62DBE3D0985750E09895 /* ccpad.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EC1FE544E5DB1232025F2D3D5D89AA62 /* ALTAppleAPI+Authentication.m in Sources */ = {isa = PBXBuildFile; fileRef = B1D60F71536E06E17133DC5B6ED62E16 /* ALTAppleAPI+Authentication.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ED82BB2041E42A64312A33FC03235AA2 /* Date.h in Headers */ = {isa = PBXBuildFile; fileRef = 520A4FEC7C6B1EC9F240052498B84B1F /* Date.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE018A4605C5D26BA768C799DE89015C /* AltSign-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 337016552D0FF77A58AA87C017127729 /* AltSign-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EBB2871E7138FD06543974FD61AEE26D /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = EDD1EB60A898622DE274539A353923D1 /* md5.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ECF33ABA04FDE9F5CE860E01C5DFEA46 /* ALTCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B63AFFE3ED07EE00FC539B83915DC1F /* ALTCapabilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; EE29F8F3123CE9D8110AA5DE779B972B /* UITableViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = F3A77F6E48BAFA480142E4AA3CD6A301 /* UITableViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F030BF3436D9DE224E357140463045D3 /* ccdrbg.h in Headers */ = {isa = PBXBuildFile; fileRef = 66BACEB5A46F609F5EC73F3A2E4AAEA3 /* ccdrbg.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EF72561FBABABC94491417607B10AF87 /* AltSign-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 14E4AEA24135DED0162A1F1E2070447E /* AltSign-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F023E41DDDA7509077E13FEA1F79B125 /* ecdsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 68E7F72AC603A318E05AD1297A5968E0 /* ecdsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F09DF39DAFB00C047DC24EB96DEFB757 /* ccder_encode_eckey.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EEC485C68F909457B7F2681729D07D1 /* ccder_encode_eckey.h */; settings = {ATTRIBUTES = (Project, ); }; }; F0DCCE9786B72C8EF925C5294A68A03A /* RSTCellContentDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C523F13B0698E9E1E0C8BC56663CDD /* RSTCellContentDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F1A41C32EDD4F2CEB1085F47C5CA4D11 /* ossl_typ.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A2279745348974461AC365E5ACF3E0A /* ossl_typ.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F224EA285D63A8D6EC4FD4E50821CB18 /* NSFileManager+Apps.m in Sources */ = {isa = PBXBuildFile; fileRef = BABE5C7C67FD072B3F1033EBB69A4715 /* NSFileManager+Apps.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F3381FC2CA2B5F51443403E99C163D62 /* rand.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A78A2FAF55B3E9371C41DD41BB3E8FB /* rand.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F493C23038C8BE9C9461061C93A2BE30 /* plist.h in Headers */ = {isa = PBXBuildFile; fileRef = 02139C5CA1A82E5D0F6976D2ED8794B1 /* plist.h */; settings = {ATTRIBUTES = (Project, ); }; }; F56FF4EABEF80FA5EC5D6AA4A348031C /* Pods-AltServer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E6C49955A91A9BF96052D43477EE8A79 /* Pods-AltServer-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F5F7CCC5CFDFCEA1068A9365DC9981B5 /* ccmd5.h in Headers */ = {isa = PBXBuildFile; fileRef = 66C5492D9282ACDF1071FADAE45D04BD /* ccmd5.h */; settings = {ATTRIBUTES = (Project, ); }; }; F643A81BFE5A686AF434AB8EC619E68F /* UITableView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = E4AE6D1449D7BFE1D6B397E971652F9B /* UITableView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; F6570E449D7D7F7CC8D0F6A7471304DC /* RSTHasher.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FF4DFCBD550423E377A4B95FF98BFC4 /* RSTHasher.h */; settings = {ATTRIBUTES = (Project, ); }; }; F6DCF78E53424519321B9FA4BF334107 /* RSTHelperFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D056070FF1CAD623E04B056987D215E /* RSTHelperFile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F7404D85B9A9713CDB433CF14E8436D6 /* md4.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C4EB1FF702E3A1ACF22B0FD9AEFDFAE /* md4.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F764F2C6F432FB52155F19170AED0A23 /* ALTCertificateRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 2352559C83B1D67FC73430129186D616 /* ALTCertificateRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F7FE7C92CFF0572AFC916AE01868EF76 /* bytearray.c in Sources */ = {isa = PBXBuildFile; fileRef = 13829BA8FFF6B20CFC421550E25A9ED2 /* bytearray.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; F81BCDBE7DB40F61E337181F3DC53F20 /* RSTDynamicDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = F255B45E106FBFFFBF10D506992EC655 /* RSTDynamicDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F9207CADC1EB1F504872B41BD250C0E7 /* AltSign-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 65C50F41D0C31C4F67D21291EECDAFB6 /* AltSign-dummy.m */; }; - F93D27F2D0A451379C4511543C7C5DEE /* mdc2.h in Headers */ = {isa = PBXBuildFile; fileRef = 557113703F2557617D59ADA3DB5FD9E8 /* mdc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F961BB33F35F026696ADBBCB68B4939F /* ldid.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 93937548B6185506A5EBAE91D0AD801F /* ldid.hpp */; settings = {ATTRIBUTES = (Project, ); }; }; - F975B32B7F2AC4C72BE483BDC2AACE75 /* cc.h in Headers */ = {isa = PBXBuildFile; fileRef = 911AB656234F15A99CA82B25BA46A6DF /* cc.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FAF8C3641647DD48A4C82AF59E608D80 /* conf.h in Headers */ = {isa = PBXBuildFile; fileRef = 17CAE83631C584EC53DEB3D8C6105287 /* conf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD4158BEC0D152E9C4E4761B8AAF1674 /* pkcs12.h in Headers */ = {isa = PBXBuildFile; fileRef = 709FED73AB0971FF10898C166D5C34DD /* pkcs12.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FA3F4BEE4DB9671CD41CF8F1AD02C0EB /* opensslconf-armv7.h in Headers */ = {isa = PBXBuildFile; fileRef = 178E45F7E3044671E2573149A98DA081 /* opensslconf-armv7.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FA73052F8E7F2C8C51C5199D97D35ADE /* Boolean.h in Headers */ = {isa = PBXBuildFile; fileRef = E16B361E427304756A3FEEFEC3E98B7E /* Boolean.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FB71C0CA8B15596C2A04FB3DAB1D190E /* ALTAnisetteData.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CE898244FA772AC368F4CD21A26FC74 /* ALTAnisetteData.h */; settings = {ATTRIBUTES = (Project, ); }; }; FD7AEB4BA83C6A7513C8E92D661A0BA1 /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B45132F066C3163F635E47E06A9BCE7D /* KeychainAccess-dummy.m */; }; - FDBE21536D0B31AA347CA159136708D1 /* comp.h in Headers */ = {isa = PBXBuildFile; fileRef = CFE84421678B8036DB50063E0C6E7763 /* comp.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FE29C01E34D9B1590AB88A9CDDBD903B /* cc_debug.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BD6E6F18E8AC048B8CA3490EF315F17 /* cc_debug.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FE30DB16C9D14CD9A6A293B858103DFB /* ccecies_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = BB4C1DC5FD78BF549D8E5AE23B6A546B /* ccecies_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; FE844DAAF8C1CA1357284D78FD19CD16 /* RSTConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = DF5C1F85D9C5C0D73AA85C5E2657B335 /* RSTConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; FF3F3AA0775086292CC9E6029EC1E868 /* RSTRelationshipPreservingMergePolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D56DC21CF454680EB780E780B5BC4A3 /* RSTRelationshipPreservingMergePolicy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FFE60DD3F808EDB828449CDCCDC4FB7C /* node.h in Headers */ = {isa = PBXBuildFile; fileRef = EFEBECC35A43587216760285F8B21E53 /* node.h */; settings = {ATTRIBUTES = (Project, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -472,453 +473,454 @@ /* Begin PBXFileReference section */ 005E0CD4F4EEA460F60A980AB9F94EB4 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; + 00D1AEC1D25FFE71BD48F8F5AE7565F8 /* mdc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mdc2.h; path = Dependencies/OpenSSL/ios/include/openssl/mdc2.h; sourceTree = ""; }; 0100FAF2D9192354B5AD97C5ACA2892A /* Pods-AltServer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.debug.xcconfig"; sourceTree = ""; }; + 013369D2344387BAEEC8498600873CC8 /* mztools.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = Dependencies/minizip/mztools.h; sourceTree = ""; }; 01EE98A5766917099B441607B08AEF3B /* RSTDynamicDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDynamicDataSource.h; path = Roxas/RSTDynamicDataSource.h; sourceTree = ""; }; + 02139C5CA1A82E5D0F6976D2ED8794B1 /* plist.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = plist.h; sourceTree = ""; }; 026DC37EEB01428D873261F3CB427FE8 /* Roxas.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Roxas.modulemap; sourceTree = ""; }; - 02B30122F755FA8B1BAE13CA00BA4D40 /* blowfish.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = blowfish.h; path = Dependencies/OpenSSL/ios/include/openssl/blowfish.h; sourceTree = ""; }; - 02F648222304E3F83FDD520924C7F891 /* ec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ec.h; path = Dependencies/OpenSSL/ios/include/openssl/ec.h; sourceTree = ""; }; 0321A885A585CCA30D5C15D35ADAD766 /* AppCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenter.framework; path = "AppCenter-SDK-Apple/iOS/AppCenter.framework"; sourceTree = ""; }; - 037FB3B672D2D4A5D48669AB61EA914F /* cms.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cms.h; path = Dependencies/OpenSSL/ios/include/openssl/cms.h; sourceTree = ""; }; + 040255450061C2302C5293BA57F352CD /* String.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = String.cpp; sourceTree = ""; }; 045F3C850E9FAB09CEDCB7485300C72C /* NSConstraintConflict+Conveniences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSConstraintConflict+Conveniences.h"; path = "Roxas/NSConstraintConflict+Conveniences.h"; sourceTree = ""; }; - 04F3DB6EF13896DEF9E1082D7E5AA746 /* libcrypto.a */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = archive.ar; name = libcrypto.a; path = Dependencies/OpenSSL/ios/lib/libcrypto.a; sourceTree = ""; }; + 04EE4E4C83601DEE1A1BA1A9CAC5E967 /* ccec25519.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec25519.h; path = Dependencies/corecrypto/ccec25519.h; sourceTree = ""; }; + 04FC69799F4A31EAAEEF8D534331E362 /* symhacks.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = symhacks.h; path = Dependencies/OpenSSL/ios/include/openssl/symhacks.h; sourceTree = ""; }; 04FDB93F7F43BF1EC6C8E038254B1D27 /* NSBundle+Extensions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+Extensions.h"; path = "Roxas/NSBundle+Extensions.h"; sourceTree = ""; }; - 059702EBFD928AE0189CA3F830C3616E /* ALTCertificateRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCertificateRequest.m; sourceTree = ""; }; 0609BCE55DD9CFA3B184D68CE9D8D29B /* UISpringTimingParameters+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UISpringTimingParameters+Conveniences.m"; path = "Roxas/UISpringTimingParameters+Conveniences.m"; sourceTree = ""; }; - 0751F7694817D0E796E34BDA38D20A3B /* ccmd5.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd5.h; path = Dependencies/corecrypto/ccmd5.h; sourceTree = ""; }; + 0656DE5DE5F19095B0D53476B0855A74 /* ccn_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccn_priv.h; path = Dependencies/corecrypto/ccn_priv.h; sourceTree = ""; }; + 077AF64802F24230ED70D6122CF55C06 /* ldid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ldid.cpp; sourceTree = ""; }; + 085AA16A42D2C8DF44350B0D8C89C0D5 /* ccrng_test.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_test.h; path = Dependencies/corecrypto/ccrng_test.h; sourceTree = ""; }; + 0877727970B5A661ADFA492AD72FEC06 /* Real.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Real.cpp; sourceTree = ""; }; + 094CAC1D255964920B3D171BC95E8842 /* e_os2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = e_os2.h; path = Dependencies/OpenSSL/ios/include/openssl/e_os2.h; sourceTree = ""; }; + 099C3919FC44CC493C042AD28C137A4F /* rc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rc2.h; path = Dependencies/OpenSSL/ios/include/openssl/rc2.h; sourceTree = ""; }; 09CBBA5767A1426DCF3A11FFFCCD6C9A /* Pods-AltStore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltStore-acknowledgements.markdown"; sourceTree = ""; }; 0A0CAD2F5EF0037CACB181692CCEFC6F /* RSTLaunchViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTLaunchViewController.m; path = Roxas/RSTLaunchViewController.m; sourceTree = ""; }; - 0A42A9A1EEFA70A1653FD7A3CEA23219 /* cc_debug.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_debug.h; path = Dependencies/corecrypto/cc_debug.h; sourceTree = ""; }; - 0AF287DBC0725AF33B14CD9BE967E93D /* ccsrp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsrp.h; path = Dependencies/corecrypto/ccsrp.h; sourceTree = ""; }; - 0C186D101852CF99F60AF8EAF575DFC3 /* ccder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder.h; path = Dependencies/corecrypto/ccder.h; sourceTree = ""; }; + 0B0A82E32A0F96E0845D4C3B7FF75840 /* ccdes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdes.h; path = Dependencies/corecrypto/ccdes.h; sourceTree = ""; }; + 0BF5FA7DAFD600C15595A2D58FB76159 /* node.c */ = {isa = PBXFileReference; includeInIndex = 1; path = node.c; sourceTree = ""; }; 0D056070FF1CAD623E04B056987D215E /* RSTHelperFile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTHelperFile.m; path = Roxas/RSTHelperFile.m; sourceTree = ""; }; 0D0916ED915FE3469729DB8CD31E623C /* UIAlertAction+Actions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIAlertAction+Actions.h"; path = "Roxas/UIAlertAction+Actions.h"; sourceTree = ""; }; - 0D659CD2AA9C92DF6E9B43DA90AF27AC /* ebcdic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ebcdic.h; path = Dependencies/OpenSSL/ios/include/openssl/ebcdic.h; sourceTree = ""; }; - 0E8386150C1F216DF0D0047940058BCF /* e_os2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = e_os2.h; path = Dependencies/OpenSSL/ios/include/openssl/e_os2.h; sourceTree = ""; }; + 0D3049A6AAC2BEDB5652DB936501CC28 /* dtls1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dtls1.h; path = Dependencies/OpenSSL/ios/include/openssl/dtls1.h; sourceTree = ""; }; + 0D8B39870BEAD79F7642DBAC2384F35D /* ccrng_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_priv.h; path = Dependencies/corecrypto/ccrng_priv.h; sourceTree = ""; }; + 0F2982F610F54DFE52F9296DC86199D0 /* objects.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = objects.h; path = Dependencies/OpenSSL/ios/include/openssl/objects.h; sourceTree = ""; }; + 0F40B70B3DE7C74E7596684D8254003A /* ssl2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl2.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl2.h; sourceTree = ""; }; + 0F7A8CC48A75EB4F36A8DDD485FF8AA0 /* node_list.c */ = {isa = PBXFileReference; includeInIndex = 1; path = node_list.c; sourceTree = ""; }; 0FF4DFCBD550423E377A4B95FF98BFC4 /* RSTHasher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTHasher.h; path = Roxas/RSTHasher.h; sourceTree = ""; }; - 107026048A6314BCB6551F23F23AEFD4 /* Boolean.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Boolean.cpp; sourceTree = ""; }; - 1096054AEB4A5C2B7057CD805622BD3E /* ccder_encode_eckey.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_encode_eckey.h; path = Dependencies/corecrypto/ccder_encode_eckey.h; sourceTree = ""; }; + 106B1406AC7DD4A9BE1135A9FCB0B602 /* x509v3.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = x509v3.h; path = Dependencies/OpenSSL/ios/include/openssl/x509v3.h; sourceTree = ""; }; 1104F3DB9BFE2FD485E07DFDCE51C324 /* STPrivilegedTask-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "STPrivilegedTask-dummy.m"; sourceTree = ""; }; - 1169B08138008F968889C891FB8233CD /* ccrng_rsafips_test.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_rsafips_test.h; path = Dependencies/corecrypto/ccrng_rsafips_test.h; sourceTree = ""; }; 1192029049EFACF019572AE1D7C92004 /* Pods-AltStore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStore-acknowledgements.plist"; sourceTree = ""; }; + 12234478D14DC504BE7D5BC97A6F6B7A /* ccnistkdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccnistkdf.h; path = Dependencies/corecrypto/ccnistkdf.h; sourceTree = ""; }; + 13829BA8FFF6B20CFC421550E25A9ED2 /* bytearray.c */ = {isa = PBXFileReference; includeInIndex = 1; path = bytearray.c; sourceTree = ""; }; 14CFEC626B7EA4CA5CD713FE6CC97FDC /* NSPredicate+Search.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSPredicate+Search.m"; path = "Roxas/NSPredicate+Search.m"; sourceTree = ""; }; - 14EAE44A37B74218DAE2706E4BA6711D /* plist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = plist.c; sourceTree = ""; }; + 14E4AEA24135DED0162A1F1E2070447E /* AltSign-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AltSign-umbrella.h"; sourceTree = ""; }; 15401FF4A3F7C90F76DE04FB0BBF5A00 /* AppCenter.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenter.xcconfig; sourceTree = ""; }; 15CA634E1C3464E593773B62E78F5D9B /* SUUpdaterDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdaterDelegate.h; path = Sparkle.framework/Versions/A/Headers/SUUpdaterDelegate.h; sourceTree = ""; }; - 1601F1E730722FEB37A3578E83D25F96 /* dso.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dso.h; path = Dependencies/OpenSSL/ios/include/openssl/dso.h; sourceTree = ""; }; 16B7B569A8CA4F7EEC003C77A94A076A /* SPUDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloader.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloader.h; sourceTree = ""; }; - 16CC44686863038C7F7FD1406BA29791 /* dsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dsa.h; path = Dependencies/OpenSSL/ios/include/openssl/dsa.h; sourceTree = ""; }; - 16DD86F6BA85A19C79A7F5C54BD69A1C /* ripemd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ripemd.h; path = Dependencies/OpenSSL/ios/include/openssl/ripemd.h; sourceTree = ""; }; + 16F01EE53C3614D3F01794578C017D4C /* Data.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Data.h; sourceTree = ""; }; 173737ADE708CA0192E1B4EFAC5EBAD9 /* UICollectionView+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionView+CellContent.m"; path = "Roxas/UICollectionView+CellContent.m"; sourceTree = ""; }; - 17B0DD2A3AF4BECF289D5E2B78B57799 /* safestack.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = safestack.h; path = Dependencies/OpenSSL/ios/include/openssl/safestack.h; sourceTree = ""; }; - 17CAE83631C584EC53DEB3D8C6105287 /* conf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = conf.h; path = Dependencies/OpenSSL/ios/include/openssl/conf.h; sourceTree = ""; }; + 178E45F7E3044671E2573149A98DA081 /* opensslconf-armv7.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "opensslconf-armv7.h"; path = "Dependencies/OpenSSL/ios/include/openssl/opensslconf-armv7.h"; sourceTree = ""; }; 185570F721AE372C353F078556F6140E /* RSTActivityIndicating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTActivityIndicating.h; path = Roxas/RSTActivityIndicating.h; sourceTree = ""; }; 185BFC721C4051C83BF9F9C04FD3CB58 /* SUCodeSigningVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUCodeSigningVerifier.h; path = Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h; sourceTree = ""; }; - 187EDCBC0D67E204C7F825A320F3774E /* ccrng_ecfips_test.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_ecfips_test.h; path = Dependencies/corecrypto/ccrng_ecfips_test.h; sourceTree = ""; }; - 18FBC4F986DA9725EE89FAE91EAA74DC /* lhash.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = lhash.h; path = Dependencies/OpenSSL/ios/include/openssl/lhash.h; sourceTree = ""; }; - 1944B3A28C9CA3CECE0037C1C7B86E59 /* srp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = srp.h; path = Dependencies/OpenSSL/ios/include/openssl/srp.h; sourceTree = ""; }; - 197E0597A2E75AF389EBA19664D8A7B2 /* ccec25519.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec25519.h; path = Dependencies/corecrypto/ccec25519.h; sourceTree = ""; }; - 19B814F078FD394A05669CD8C06AA9F3 /* ccrng_sequence.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_sequence.h; path = Dependencies/corecrypto/ccrng_sequence.h; sourceTree = ""; }; 19F98D0EF45CE1E025B32D388C70298C /* NSString+Localization.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSString+Localization.h"; path = "Roxas/NSString+Localization.h"; sourceTree = ""; }; - 1AC6EC86E0B6ECB8A0512A4387C5D98E /* evp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = evp.h; path = Dependencies/OpenSSL/ios/include/openssl/evp.h; sourceTree = ""; }; + 1A2279745348974461AC365E5ACF3E0A /* ossl_typ.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ossl_typ.h; path = Dependencies/OpenSSL/ios/include/openssl/ossl_typ.h; sourceTree = ""; }; + 1A7733AAAA65413F1FBA1D833F183A78 /* unzip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = Dependencies/minizip/unzip.h; sourceTree = ""; }; + 1A85A7A112DFFC58AE12A2CFD92A0D3B /* ssl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl.h; sourceTree = ""; }; + 1B38948CFBDEE364038F559C9381952A /* cczp_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cczp_priv.h; path = Dependencies/corecrypto/cczp_priv.h; sourceTree = ""; }; + 1B8528C3EBA7843632C9F68CF0C71E85 /* buffer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = buffer.h; path = Dependencies/OpenSSL/ios/include/openssl/buffer.h; sourceTree = ""; }; 1C084F41C14110C58B094B39A475C11D /* Nuke-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nuke-umbrella.h"; sourceTree = ""; }; - 1CA5A11E0DDF26A9DE6B62F91CC5957A /* err.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = err.h; path = Dependencies/OpenSSL/ios/include/openssl/err.h; sourceTree = ""; }; 1CB0B639A56D96DD0E27511C422E7C90 /* RSTTintedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTTintedImageView.m; path = Roxas/RSTTintedImageView.m; sourceTree = ""; }; - 1DF21761F51793B1E79B815C42A7224C /* AltSign.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AltSign.xcconfig; sourceTree = ""; }; - 1E0ADF893622CFC816C5CF2BD893648E /* time64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = time64.c; sourceTree = ""; }; - 1E4C74EB97AA653EB2B4ED3024626A52 /* bplist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = bplist.c; sourceTree = ""; }; - 2119733D600F6F015CE868CFBBA5E2E1 /* cccmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cccmac.h; path = Dependencies/corecrypto/cccmac.h; sourceTree = ""; }; + 1CD2A4B418A56F771C88FA5A6FF47A1C /* Date.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Date.cpp; sourceTree = ""; }; + 1CE45FFF0D902DE5DA9779BD2F3238F3 /* ALTSigner.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTSigner.h; sourceTree = ""; }; 214A7740331D44B14BED994D0AD62890 /* RSTOperation_Subclasses.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation_Subclasses.h; path = Roxas/RSTOperation_Subclasses.h; sourceTree = ""; }; 21622C57776B02F7072D150F0B8361ED /* SUAppcast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcast.h; path = Sparkle.framework/Versions/A/Headers/SUAppcast.h; sourceTree = ""; }; - 21BAD65A60EEBB40B76D2B4694B6E02E /* ALTTeam.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTTeam.m; sourceTree = ""; }; - 21BD6820622DF289D5DE269F1F848A55 /* cnary.c */ = {isa = PBXFileReference; includeInIndex = 1; path = cnary.c; sourceTree = ""; }; 226B01F8B34FFE63742C089DDE49D208 /* UIKit+ActivityIndicating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIKit+ActivityIndicating.h"; path = "Roxas/UIKit+ActivityIndicating.h"; sourceTree = ""; }; - 247BA5E6F98B12CA30550A2B55530A00 /* idea.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = idea.h; path = Dependencies/OpenSSL/ios/include/openssl/idea.h; sourceTree = ""; }; - 255F10B935149F5E157B19FC22FDEA31 /* ui_compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ui_compat.h; path = Dependencies/OpenSSL/ios/include/openssl/ui_compat.h; sourceTree = ""; }; - 25B7FB8E9B86CDAF9FE076B7BEF19332 /* pkcs7.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pkcs7.h; path = Dependencies/OpenSSL/ios/include/openssl/pkcs7.h; sourceTree = ""; }; + 22C6D98888850ED19B2AF6DCB0BAFD09 /* aes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = aes.h; path = Dependencies/OpenSSL/ios/include/openssl/aes.h; sourceTree = ""; }; + 2352559C83B1D67FC73430129186D616 /* ALTCertificateRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCertificateRequest.h; sourceTree = ""; }; + 23E0561DD4F13C7AF9E1906B2F7FED39 /* ioapi.c */ = {isa = PBXFileReference; includeInIndex = 1; name = ioapi.c; path = Dependencies/minizip/ioapi.c; sourceTree = ""; }; + 23F443C3CEF7D4988FB5E483A03476CA /* x509_vfy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = x509_vfy.h; path = Dependencies/OpenSSL/ios/include/openssl/x509_vfy.h; sourceTree = ""; }; + 24180EA046FE9B9E443ABA84121D02B1 /* AltSign.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AltSign.xcconfig; sourceTree = ""; }; + 24369850083FFB9088380284F53FB8DC /* base64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = base64.c; sourceTree = ""; }; + 243AB825C471F2A86F2A96711183F5F1 /* ALTAppleAPI.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppleAPI.m; sourceTree = ""; }; + 25393DAC1EA30726D262AC141C85013C /* ldid.hpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ldid.hpp; sourceTree = ""; }; 26EFF79DFC57D116F671F802A938B91D /* NSLayoutConstraint+Edges.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSLayoutConstraint+Edges.h"; path = "Roxas/NSLayoutConstraint+Edges.h"; sourceTree = ""; }; - 26F2B95DE3E2A8E16A56870D39463E9B /* lookup2.c */ = {isa = PBXFileReference; includeInIndex = 1; path = lookup2.c; sourceTree = ""; }; - 27320C74299508CD47BA6630EF2FE615 /* ALTAppleAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPI.h; sourceTree = ""; }; - 2777B86B3C081082E111A396CF11EE57 /* ccblowfish.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccblowfish.h; path = Dependencies/corecrypto/ccblowfish.h; sourceTree = ""; }; - 289381B8EDD6B16F3DF7EFEE1612E74A /* pem2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pem2.h; path = Dependencies/OpenSSL/ios/include/openssl/pem2.h; sourceTree = ""; }; + 277F3DA54565462FF033BBF9E5014C7D /* ccchacha20poly1305_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccchacha20poly1305_priv.h; path = Dependencies/corecrypto/ccchacha20poly1305_priv.h; sourceTree = ""; }; + 279709FCB2BA631D4D70885A67988CB5 /* cchmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cchmac.h; path = Dependencies/corecrypto/cchmac.h; sourceTree = ""; }; + 2899D037C6E74D1F789FBB1D961B1DA6 /* dso.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dso.h; path = Dependencies/OpenSSL/ios/include/openssl/dso.h; sourceTree = ""; }; 28CC4C54E2CCB470E999C3B9B45DDEB0 /* STPrivilegedTask.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = STPrivilegedTask.modulemap; sourceTree = ""; }; 29839951F935B229EC6919D9B7379D26 /* RSTCellContentPrefetchingDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentPrefetchingDataSource.h; path = Roxas/RSTCellContentPrefetchingDataSource.h; sourceTree = ""; }; + 29A65DA9D088BAF9EB746FEE0BE79E04 /* ALTAppleAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPI.h; sourceTree = ""; }; 29D47FB44A4B93E67977EA7DA41FDBFE /* Pods-AltDaemon-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltDaemon-resources.sh"; sourceTree = ""; }; - 29DDEEEB045FDE52E9750BDC8D15D561 /* ccdrbg_impl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg_impl.h; path = Dependencies/corecrypto/ccdrbg_impl.h; sourceTree = ""; }; 2A31A3F9BAB499BD3B13B3F6F7BFA8A1 /* Nuke.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nuke.modulemap; sourceTree = ""; }; - 2AB59EF78CE48305009BCBE5CFD27596 /* Data.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Data.cpp; sourceTree = ""; }; + 2AB0401ED9640D5FCA053F8CA2E555CE /* object.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = ""; }; 2AC636EF744691E3586F613764EECAED /* RSTHelperFile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTHelperFile.h; path = Roxas/RSTHelperFile.h; sourceTree = ""; }; 2B2366D7C2903DA0907407B1F73DD808 /* RSTArrayDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTArrayDataSource.m; path = Roxas/RSTArrayDataSource.m; sourceTree = ""; }; - 2B75BDE119124F6539BC97E774D025E9 /* Real.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Real.cpp; sourceTree = ""; }; - 2D20CAC848DB592D7D34242E54085286 /* ccsrp_gp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsrp_gp.h; path = Dependencies/corecrypto/ccsrp_gp.h; sourceTree = ""; }; - 2D4654C6A14A830D0F5D8A2D875BB8C4 /* camellia.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = camellia.h; path = Dependencies/OpenSSL/ios/include/openssl/camellia.h; sourceTree = ""; }; + 2BAF477293879953E970395E4B7D490F /* bio.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bio.h; path = Dependencies/OpenSSL/ios/include/openssl/bio.h; sourceTree = ""; }; + 2BD6E6F18E8AC048B8CA3490EF315F17 /* cc_debug.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_debug.h; path = Dependencies/corecrypto/cc_debug.h; sourceTree = ""; }; + 2CB8E2ABC966150398B2F4C4B0761F74 /* alt_ldid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = alt_ldid.cpp; sourceTree = ""; }; + 2CF099EFDDF50985150597E7F8ECD7FB /* rsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rsa.h; path = Dependencies/OpenSSL/ios/include/openssl/rsa.h; sourceTree = ""; }; + 2D27506CBCDDB5996939111EEF9AB62C /* ccdigest_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdigest_priv.h; path = Dependencies/corecrypto/ccdigest_priv.h; sourceTree = ""; }; + 2D2BC8CFF846F8CC55C12F99FF9B6B1B /* Data.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Data.cpp; sourceTree = ""; }; 2DAD7D76FC007F48AE48F2FD15BF01BB /* libNuke.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libNuke.a; path = libNuke.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 2DD6FE02FB20B5AAE90555B83978CE79 /* zip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = zip.h; path = Dependencies/minizip/zip.h; sourceTree = ""; }; - 2E584018F8A74D90A54833BF5A1880FD /* ssl3.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl3.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl3.h; sourceTree = ""; }; - 2F5DF1983B9349D3466E803F7DC1055E /* ALTDevice.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTDevice.h; sourceTree = ""; }; - 323D1C83DBD19034F0040A421956E53F /* ccansikdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccansikdf.h; path = Dependencies/corecrypto/ccansikdf.h; sourceTree = ""; }; - 330DBA0E0196E09E451DD8F91B30CDB3 /* Dictionary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Dictionary.cpp; sourceTree = ""; }; - 337016552D0FF77A58AA87C017127729 /* AltSign-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AltSign-umbrella.h"; sourceTree = ""; }; - 337B904794E4177093700286291A78C2 /* apple.pem */ = {isa = PBXFileReference; includeInIndex = 1; name = apple.pem; path = AltSign/Resources/apple.pem; sourceTree = ""; }; + 31D401EBF9BB1B8C96A3759B2B0B5AEA /* cc_memory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_memory.h; path = Dependencies/corecrypto/cc_memory.h; sourceTree = ""; }; + 32093CD87AA57A5A9249491D50EF3A44 /* ALTApplication.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = ALTApplication.mm; sourceTree = ""; }; + 33557746B57A72F34A59B309A88C68B4 /* ALTAccount.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAccount.m; sourceTree = ""; }; 34AAA0CE0C8E877D3B7FC2CA1E5B11E0 /* UIAlertAction+Actions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIAlertAction+Actions.m"; path = "Roxas/UIAlertAction+Actions.m"; sourceTree = ""; }; - 355952A440E19A9934DE1D832C517E60 /* sha1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = ""; }; - 360C81878FE8049B3BA153E01A5CAF66 /* ccrng.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng.h; path = Dependencies/corecrypto/ccrng.h; sourceTree = ""; }; - 3660BB49E3BBD8E1F2C981DFC196D2EA /* ALTCertificate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCertificate.h; sourceTree = ""; }; - 38090EB442D3768A7A0B8A9E04F17CE8 /* ccrng_pbkdf2_prng.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_pbkdf2_prng.h; path = Dependencies/corecrypto/ccrng_pbkdf2_prng.h; sourceTree = ""; }; - 3847A3DB493D2B9BD693D49F7F252F93 /* aes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = aes.h; path = Dependencies/OpenSSL/ios/include/openssl/aes.h; sourceTree = ""; }; - 389771695B320767CE9FE0680E37A623 /* cczp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cczp.h; path = Dependencies/corecrypto/cczp.h; sourceTree = ""; }; + 34B6C87678EACD9617839C70C970EC27 /* seed.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = seed.h; path = Dependencies/OpenSSL/ios/include/openssl/seed.h; sourceTree = ""; }; + 357FA3564F0A49464A844D8A2AF33929 /* plist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = plist.c; sourceTree = ""; }; + 35CECFCE765CEE4A8DB5DC81B96CA60F /* ccmode_impl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_impl.h; path = Dependencies/corecrypto/ccmode_impl.h; sourceTree = ""; }; + 36835F35AF4556CF726EB7497E6D9346 /* evp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = evp.h; path = Dependencies/OpenSSL/ios/include/openssl/evp.h; sourceTree = ""; }; 38B25887E1C1D20811EEFC7E4F30E75E /* Pods-AltDaemon.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltDaemon.release.xcconfig"; sourceTree = ""; }; - 39C8B442E4F1D331FA20406BD841D05A /* ts.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ts.h; path = Dependencies/OpenSSL/ios/include/openssl/ts.h; sourceTree = ""; }; - 39F52AFBCFA9F816FF726CF258D87FB2 /* ui.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ui.h; path = Dependencies/OpenSSL/ios/include/openssl/ui.h; sourceTree = ""; }; + 39D3EFF616D49323760E7E66C28D0167 /* bn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bn.h; path = Dependencies/OpenSSL/ios/include/openssl/bn.h; sourceTree = ""; }; + 39FAB51913B93992EA0C664F548A82D4 /* ALTProvisioningProfile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTProvisioningProfile.h; sourceTree = ""; }; 3B785D124B1FE49B3A725737AE70E203 /* Roxas-Prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Roxas-Prefix.pch"; path = "Roxas/Roxas-Prefix.pch"; sourceTree = ""; }; 3BFD8D7E4F26C273FA16D730BBE09E13 /* SPUURLRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUURLRequest.h; path = Sparkle.framework/Versions/A/Headers/SPUURLRequest.h; sourceTree = ""; }; + 3C3BF8A22D66F1816D93938B2063E80B /* conf_api.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = conf_api.h; path = Dependencies/OpenSSL/ios/include/openssl/conf_api.h; sourceTree = ""; }; 3C6E6C40CF28ADEC88B15ECDF2F3E884 /* SPUDownloaderSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderSession.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h; sourceTree = ""; }; + 3D45B5CAE21E7758E7734F1438CBB522 /* ccder_decode_eckey.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_decode_eckey.h; path = Dependencies/corecrypto/ccder_decode_eckey.h; sourceTree = ""; }; 3D54857770BD1464FE444F629E0516BB /* RSTFetchedResultsDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTFetchedResultsDataSource.h; path = Roxas/RSTFetchedResultsDataSource.h; sourceTree = ""; }; 3DEBC8A0A7E33736BE336B4F90A7E7D9 /* RSTOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTOperation.m; path = Roxas/RSTOperation.m; sourceTree = ""; }; - 3E050D4CE1C16A0C2923D75EE79FCD4E /* cc_runtime_config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_runtime_config.h; path = Dependencies/corecrypto/cc_runtime_config.h; sourceTree = ""; }; - 407C9DAC0B6F7CB610C85D0263AE17B8 /* opensslconf-arm64.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "opensslconf-arm64.h"; path = "Dependencies/OpenSSL/ios/include/openssl/opensslconf-arm64.h"; sourceTree = ""; }; - 413693D82E21BB52B74898987363EA99 /* cast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cast.h; path = Dependencies/OpenSSL/ios/include/openssl/cast.h; sourceTree = ""; }; 415A2399B6A802A272A86233D7C9DA25 /* Pods-AltStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.release.xcconfig"; sourceTree = ""; }; - 41CB48690B18FAE99417885EF7E6E767 /* cchmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cchmac.h; path = Dependencies/corecrypto/cchmac.h; sourceTree = ""; }; - 42D5F4993737B5DFAA5F5E6FB06C2BB8 /* ALTAppleAPISession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPISession.h; sourceTree = ""; }; + 425154D1DF27C30B7907ABB367AC2E73 /* ccz.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccz.h; path = Dependencies/corecrypto/ccz.h; sourceTree = ""; }; + 4316F8493A74FABBBC2C3E10E4138201 /* zip.c */ = {isa = PBXFileReference; includeInIndex = 1; name = zip.c; path = Dependencies/minizip/zip.c; sourceTree = ""; }; 4405793D5AF1EFD9D2BDA30AA0D2E514 /* libRoxas.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRoxas.a; path = libRoxas.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 442C72B32657E76148EBC3129ED2B08F /* des_old.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = des_old.h; path = Dependencies/OpenSSL/ios/include/openssl/des_old.h; sourceTree = ""; }; 44F4A1B704D90675F0EB0C0FDB49DBD3 /* Roxas.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Roxas.xcconfig; sourceTree = ""; }; - 4537E82F32214FD7818D7CD91F603D5B /* conf_api.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = conf_api.h; path = Dependencies/OpenSSL/ios/include/openssl/conf_api.h; sourceTree = ""; }; - 46BDD3848FE0E636C85F4304CF3FB840 /* pem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pem.h; path = Dependencies/OpenSSL/ios/include/openssl/pem.h; sourceTree = ""; }; - 474C34D18454CBF5A04B49C2055FBBAB /* ssl2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl2.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl2.h; sourceTree = ""; }; + 456458FFF48445DBFE7F57B240240652 /* mztools.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mztools.c; path = Dependencies/minizip/mztools.c; sourceTree = ""; }; + 461CDE978DF925FB6885F1B280526201 /* alt_ldid.hpp */ = {isa = PBXFileReference; includeInIndex = 1; path = alt_ldid.hpp; sourceTree = ""; }; + 466DD2C57DCD0B77C736353116466156 /* ALTApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTApplication.h; sourceTree = ""; }; + 4683AB1AC60BC5F866F0FCBEDA389036 /* ALTCertificateRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCertificateRequest.m; sourceTree = ""; }; 4773ABB518FBF6876DAC8F0AE260A54B /* Pods-AltDaemon-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltDaemon-acknowledgements.markdown"; sourceTree = ""; }; - 47F936C4BE30E448468E5D325E02CD12 /* ALTSigner.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTSigner.h; sourceTree = ""; }; - 490F5F18CD5B71977FAEF4CD4BDCC5F9 /* ALTAppleAPI_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPI_Private.h; sourceTree = ""; }; + 4908692C01104FF22D0D96985FD9E082 /* node_list.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = node_list.h; sourceTree = ""; }; 4920980B5315FFD0E2EBB7F30EF2BFC5 /* RSTCellContentDataSource_Subclasses.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource_Subclasses.h; path = Roxas/RSTCellContentDataSource_Subclasses.h; sourceTree = ""; }; - 493A0B3CB13D03370FC0105ACD627968 /* whrlpool.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = whrlpool.h; path = Dependencies/OpenSSL/ios/include/openssl/whrlpool.h; sourceTree = ""; }; 49B0F76928525434803E52E609201454 /* libPods-AltDaemon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-AltDaemon.a"; path = "libPods-AltDaemon.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 4A847E32ED9E8430467470E50CB6B57F /* ccder_rsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_rsa.h; path = Dependencies/corecrypto/ccder_rsa.h; sourceTree = ""; }; + 4A9782B1263861FFD0E6DC2702212AC3 /* cchkdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cchkdf.h; path = Dependencies/corecrypto/cchkdf.h; sourceTree = ""; }; 4AFC2A8BFD44BF4705CDB538A5A700C9 /* UIViewController+TransitionState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+TransitionState.m"; path = "Roxas/UIViewController+TransitionState.m"; sourceTree = ""; }; + 4B52CF9C4F16A5BF5E9ED16157C7A954 /* AltSign.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = AltSign.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 4BFFC3AD9DB5992D2F577A558958972F /* SPUDownloaderDeprecated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDeprecated.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDeprecated.h; sourceTree = ""; }; - 4C4EB1FF702E3A1ACF22B0FD9AEFDFAE /* md4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = md4.h; path = Dependencies/OpenSSL/ios/include/openssl/md4.h; sourceTree = ""; }; - 4C910EB12E098B525502FC67B512BBE3 /* NSFileManager+Apps.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSFileManager+Apps.m"; sourceTree = ""; }; - 4E67825FF63515B7E8BE103021E87C4C /* ALTAccount.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAccount.m; sourceTree = ""; }; - 4E7D921E0F56CAA5D466401A9A6B1B60 /* cc_memory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_memory.h; path = Dependencies/corecrypto/cc_memory.h; sourceTree = ""; }; - 4EDA621AEF8DB65ACF851EE4E71266E3 /* des.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = des.h; path = Dependencies/OpenSSL/ios/include/openssl/des.h; sourceTree = ""; }; + 4CC536BDA4C58B2FF929106BEA1929D1 /* ccasn1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccasn1.h; path = Dependencies/corecrypto/ccasn1.h; sourceTree = ""; }; + 4DBCEB664755ADF9289FB5FD19167418 /* ui_compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ui_compat.h; path = Dependencies/OpenSSL/ios/include/openssl/ui_compat.h; sourceTree = ""; }; + 4E0B55318C73022DEECAED73D557A88D /* stack.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = stack.h; path = Dependencies/OpenSSL/ios/include/openssl/stack.h; sourceTree = ""; }; 4F5F5D337F0DE70A8162D89E50C65E2F /* Roxas-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-prefix.pch"; sourceTree = ""; }; - 4F666C0017EBBA5CA801A37C75BBCF28 /* cmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cmac.h; path = Dependencies/OpenSSL/ios/include/openssl/cmac.h; sourceTree = ""; }; - 4F9A466E366E62DBE3D0985750E09895 /* ccpad.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccpad.h; path = Dependencies/corecrypto/ccpad.h; sourceTree = ""; }; 50E4C7212E791806987822D97C8ACFC0 /* SPUDownloadData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloadData.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloadData.h; sourceTree = ""; }; - 5127AE0A886C7042BB03B85F0E627CAB /* ALTCapabilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCapabilities.m; sourceTree = ""; }; - 5173D667A4DCC596DBEF12E035032764 /* ALTCapabilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCapabilities.h; sourceTree = ""; }; - 520A4FEC7C6B1EC9F240052498B84B1F /* Date.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Date.h; sourceTree = ""; }; 520E4EFA88F054B4BFBE69E7598ED29D /* RSTCollectionViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewCell.h; path = Roxas/RSTCollectionViewCell.h; sourceTree = ""; }; - 52758575FDE408FC483B772F1A509906 /* ccripemd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccripemd.h; path = Dependencies/corecrypto/ccripemd.h; sourceTree = ""; }; - 5317E660654C64DB949B1E59A273A07C /* alt_ldid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = alt_ldid.cpp; sourceTree = ""; }; + 5417AAB8D529B87FCBCB72AFEADD236A /* NSError+ALTErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSError+ALTErrors.h"; sourceTree = ""; }; 546B88CFC6EBED3C7F26035C1D82B8B7 /* Pods-AltDaemon-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltDaemon-dummy.m"; sourceTree = ""; }; - 5496E932BB2B72CA3794430120AD503D /* obj_mac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = obj_mac.h; path = Dependencies/OpenSSL/ios/include/openssl/obj_mac.h; sourceTree = ""; }; - 557113703F2557617D59ADA3DB5FD9E8 /* mdc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mdc2.h; path = Dependencies/OpenSSL/ios/include/openssl/mdc2.h; sourceTree = ""; }; 568687E6B6B277681DE9A457F089DF57 /* RSTBlockOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTBlockOperation.h; path = Roxas/RSTBlockOperation.h; sourceTree = ""; }; - 568A2EC5A1E112757032C27664AC2E1C /* ccpbkdf2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccpbkdf2.h; path = Dependencies/corecrypto/ccpbkdf2.h; sourceTree = ""; }; 577F20AC9D1D37C21171DE3BC57EB4B8 /* RSTCellContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentView.h; path = Roxas/RSTCellContentView.h; sourceTree = ""; }; - 58093B01C1E44E948FEDBDB15079C7C6 /* alt_ldid.hpp */ = {isa = PBXFileReference; includeInIndex = 1; path = alt_ldid.hpp; sourceTree = ""; }; 5835BCCA38BE408715F2124CE34EE05A /* Pods-AltServer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltServer.modulemap"; sourceTree = ""; }; - 5894D9DE89EF3AD8F90F2B9359464119 /* cctest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cctest.h; path = Dependencies/corecrypto/cctest.h; sourceTree = ""; }; 58BC72BB52DEC3634030DEDACD3B932E /* RSTCellContentChangeOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChangeOperation.h; path = Roxas/RSTCellContentChangeOperation.h; sourceTree = ""; }; - 5997619C66BBB2F2D0E31C562EA522F9 /* hmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = hmac.h; path = Dependencies/OpenSSL/ios/include/openssl/hmac.h; sourceTree = ""; }; 59D5289B3C39B24ADAD5CDC60A4F68C8 /* RSTPersistentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPersistentContainer.h; path = Roxas/RSTPersistentContainer.h; sourceTree = ""; }; 59D8F5AF78563F1D6CB375D101C4C64F /* RSTCollectionViewGridLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewGridLayout.m; path = Roxas/RSTCollectionViewGridLayout.m; sourceTree = ""; }; 5A7F5BB240A2F18DC9F8C05AD184B689 /* RSTToastView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTToastView.m; path = Roxas/RSTToastView.m; sourceTree = ""; }; - 5B07A0669BF5F59C59BEF25FA4B6FCD2 /* ALTSigner.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = ALTSigner.mm; sourceTree = ""; }; - 5B27464FED48BC6328C2539851FAA825 /* sha.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sha.h; path = Dependencies/OpenSSL/ios/include/openssl/sha.h; sourceTree = ""; }; - 5B597127884BDD061E60B0F71D6A7B11 /* ccsha2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsha2.h; path = Dependencies/corecrypto/ccsha2.h; sourceTree = ""; }; - 5C713C007D33D4AE6FB4D2961BA0AABA /* object.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = ""; }; - 5DE16BA72251896EA5F462E1206EA3C4 /* bytearray.c */ = {isa = PBXFileReference; includeInIndex = 1; path = bytearray.c; sourceTree = ""; }; + 5D23ABD77C46B08CE5668D6362CAC940 /* ccprime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccprime.h; path = Dependencies/corecrypto/ccprime.h; sourceTree = ""; }; 5E6C305E38932B0284A040A773DFF879 /* RSTCollectionViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewCell.m; path = Roxas/RSTCollectionViewCell.m; sourceTree = ""; }; 5F0027637207387F612B8391E5111E9D /* STPrivilegedTask-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "STPrivilegedTask-prefix.pch"; sourceTree = ""; }; + 5F2867FF5CABC2980D897FEA64C01EAE /* ecdh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ecdh.h; path = Dependencies/OpenSSL/ios/include/openssl/ecdh.h; sourceTree = ""; }; + 5F6CF3D9BC2EDE25DDA32874070E7AD1 /* safestack.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = safestack.h; path = Dependencies/OpenSSL/ios/include/openssl/safestack.h; sourceTree = ""; }; + 5FB29E8C8B296F25F4E5979AB5F67D13 /* ALTAppID.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppID.m; sourceTree = ""; }; 60987BC87BDAE2562C44DF9109931565 /* RSTCellContentChange.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentChange.m; path = Roxas/RSTCellContentChange.m; sourceTree = ""; }; 60B0985C122B155F5C155FCB90F30B94 /* Pods-AltStore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.debug.xcconfig"; sourceTree = ""; }; 61472883BDD4214BDDEEA2288061A605 /* RSTSearchController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTSearchController.m; path = Roxas/RSTSearchController.m; sourceTree = ""; }; - 61501C1661FD2F24B7E32026E45D5AA1 /* x509_vfy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = x509_vfy.h; path = Dependencies/OpenSSL/ios/include/openssl/x509_vfy.h; sourceTree = ""; }; 61A98FE2E2A5A1751790C7E5E36372B5 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = ""; }; - 61C5B1B207DD52BC5ACAB62A5A6DEF64 /* tls1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = tls1.h; path = Dependencies/OpenSSL/ios/include/openssl/tls1.h; sourceTree = ""; }; + 61E79DD9E86A15BCBCB068CA0CEC5049 /* rc4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rc4.h; path = Dependencies/OpenSSL/ios/include/openssl/rc4.h; sourceTree = ""; }; 631B9239A14B8849600FF2BE44308CD2 /* UITableView+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableView+CellContent.m"; path = "Roxas/UITableView+CellContent.m"; sourceTree = ""; }; 63413445A679C0467BDE3CAE89B94D34 /* STPrivilegedTask.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = STPrivilegedTask.xcconfig; sourceTree = ""; }; + 63586CC5A7CE1B9F2D3AAF9AC69FBF92 /* ALTAppleAPISession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPISession.h; sourceTree = ""; }; + 6456B1AD6AB3606685758825102B0FBF /* ssl23.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl23.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl23.h; sourceTree = ""; }; + 64D96E2FE6B5BBD273D4D98D5C2632C4 /* opensslconf-x86_64.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "opensslconf-x86_64.h"; path = "Dependencies/OpenSSL/ios/include/openssl/opensslconf-x86_64.h"; sourceTree = ""; }; + 653A09CBA7F676D6F4E27628B75F19E7 /* cmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cmac.h; path = Dependencies/OpenSSL/ios/include/openssl/cmac.h; sourceTree = ""; }; 65625EB922D2287FB6B5065FA82D7CA8 /* RSTPlaceholderView.xib */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.xib; name = RSTPlaceholderView.xib; path = Roxas/RSTPlaceholderView.xib; sourceTree = ""; }; - 65C50F41D0C31C4F67D21291EECDAFB6 /* AltSign-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AltSign-dummy.m"; sourceTree = ""; }; - 65E9FDAFF507649EABC4CCFF403734D0 /* kssl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = kssl.h; path = Dependencies/OpenSSL/ios/include/openssl/kssl.h; sourceTree = ""; }; 6629A3ED4FF03D6F4C36C86E38FF4092 /* NSString+Localization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Localization.m"; path = "Roxas/NSString+Localization.m"; sourceTree = ""; }; - 66BACEB5A46F609F5EC73F3A2E4AAEA3 /* ccdrbg.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg.h; path = Dependencies/corecrypto/ccdrbg.h; sourceTree = ""; }; - 6701293BB9F23B8CF472B900EFFCDE04 /* NSError+ALTErrors.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSError+ALTErrors.m"; sourceTree = ""; }; + 665FA6B0D2306C803E518DE8E23ED50C /* Structure.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Structure.h; sourceTree = ""; }; + 66C5492D9282ACDF1071FADAE45D04BD /* ccmd5.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd5.h; path = Dependencies/corecrypto/ccmd5.h; sourceTree = ""; }; + 674DA3B34A4520A84FA76CDCEDA35DE1 /* cast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cast.h; path = Dependencies/OpenSSL/ios/include/openssl/cast.h; sourceTree = ""; }; 676644EB1805E96CE47F7882733262B3 /* libPods-AltStore.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-AltStore.a"; path = "libPods-AltStore.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 67DF21072AF32876EAA108A94774E489 /* bn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bn.h; path = Dependencies/OpenSSL/ios/include/openssl/bn.h; sourceTree = ""; }; + 682843C4254F324878A86962A40919B2 /* kssl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = kssl.h; path = Dependencies/OpenSSL/ios/include/openssl/kssl.h; sourceTree = ""; }; 6858F0A591CF832F5B248EE55B17F5A0 /* RSTError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTError.m; path = Roxas/RSTError.m; sourceTree = ""; }; - 68D8D3A708227C0506574E6358D79A3D /* ALTAppGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppGroup.h; sourceTree = ""; }; - 694E6932887B1C0D0912130564BB474B /* asn1t.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = asn1t.h; path = Dependencies/OpenSSL/ios/include/openssl/asn1t.h; sourceTree = ""; }; - 69BC2DC6AC50B0C61B4F7E90078ECBCB /* cc_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_priv.h; path = Dependencies/corecrypto/cc_priv.h; sourceTree = ""; }; + 68E7F72AC603A318E05AD1297A5968E0 /* ecdsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ecdsa.h; path = Dependencies/OpenSSL/ios/include/openssl/ecdsa.h; sourceTree = ""; }; + 69B38D4A010BBAC670E7D163F6769A06 /* ripemd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ripemd.h; path = Dependencies/OpenSSL/ios/include/openssl/ripemd.h; sourceTree = ""; }; 69BCF448A4351DCC0562F34132ABDD71 /* SUVersionComparisonProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionComparisonProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h; sourceTree = ""; }; 69ECB6396AFAB0A666321652A0E61F09 /* RSTOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation.h; path = Roxas/RSTOperation.h; sourceTree = ""; }; - 6A0B23E86878CCA3DDA7089AF3A28E27 /* ccdes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdes.h; path = Dependencies/corecrypto/ccdes.h; sourceTree = ""; }; - 6AC2873142C63A8E3925682DE07870CD /* Integer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Integer.cpp; sourceTree = ""; }; + 6A3606A0431CAE526BE88C2F5EB381FB /* opensslconf-armv7s.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "opensslconf-armv7s.h"; path = "Dependencies/OpenSSL/ios/include/openssl/opensslconf-armv7s.h"; sourceTree = ""; }; + 6A641DD294FBC91B4C7908E73C686112 /* ccsha1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsha1.h; path = Dependencies/corecrypto/ccsha1.h; sourceTree = ""; }; + 6A8A8F53D5AB6C87E4A941CE019AA130 /* ptrarray.c */ = {isa = PBXFileReference; includeInIndex = 1; path = ptrarray.c; sourceTree = ""; }; + 6B269C186A28552C87219DBEEF1613D0 /* srtp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = srtp.h; path = Dependencies/OpenSSL/ios/include/openssl/srtp.h; sourceTree = ""; }; + 6B379A60501D55F77B1239C7FEC32F35 /* whrlpool.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = whrlpool.h; path = Dependencies/OpenSSL/ios/include/openssl/whrlpool.h; sourceTree = ""; }; + 6B63AFFE3ED07EE00FC539B83915DC1F /* ALTCapabilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCapabilities.m; sourceTree = ""; }; 6B700A7E5015A5C202DB8CFE1A9AF61F /* RSTLaunchViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTLaunchViewController.h; path = Roxas/RSTLaunchViewController.h; sourceTree = ""; }; + 6B9B9F4A6E4F2B13AD15751D0236A15F /* ui.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ui.h; path = Dependencies/OpenSSL/ios/include/openssl/ui.h; sourceTree = ""; }; 6BAD2040386F553847B3FD63003376F3 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; - 6DEBF37A83C28405AFF4EBD63487FA9A /* buffer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = buffer.h; path = Dependencies/OpenSSL/ios/include/openssl/buffer.h; sourceTree = ""; }; + 6CE898244FA772AC368F4CD21A26FC74 /* ALTAnisetteData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAnisetteData.h; sourceTree = ""; }; + 6D00186A537BEC536FB554EE0187E352 /* cc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc.h; path = Dependencies/corecrypto/cc.h; sourceTree = ""; }; 6E2FE91417F00A47CBBD4CAFC7944947 /* UICollectionViewCell+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+CellContent.h"; path = "Roxas/UICollectionViewCell+CellContent.h"; sourceTree = ""; }; 6E64CA484C441CC0643B335135212607 /* RSTNibView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNibView.h; path = Roxas/RSTNibView.h; sourceTree = ""; }; 6E917D3B3ADB864E9C69574812B5733D /* UIView+AnimatedHide.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+AnimatedHide.m"; path = "Roxas/UIView+AnimatedHide.m"; sourceTree = ""; }; + 6EEC485C68F909457B7F2681729D07D1 /* ccder_encode_eckey.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_encode_eckey.h; path = Dependencies/corecrypto/ccder_encode_eckey.h; sourceTree = ""; }; + 6FCD3BC61F86AFAE10CF81F1EA987933 /* ccec_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec_priv.h; path = Dependencies/corecrypto/ccec_priv.h; sourceTree = ""; }; 702E803654797D70C915837AF7D76C6B /* Pods-AltServer-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-Info.plist"; sourceTree = ""; }; 705EFF4E047D0012135E9FC6B039DAAE /* UICollectionViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+CellContent.m"; path = "Roxas/UICollectionViewCell+CellContent.m"; sourceTree = ""; }; - 709FED73AB0971FF10898C166D5C34DD /* pkcs12.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pkcs12.h; path = Dependencies/OpenSSL/ios/include/openssl/pkcs12.h; sourceTree = ""; }; 71121C9D9F2640ECC1FAA0F3FCDA607F /* SUStandardVersionComparator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUStandardVersionComparator.h; path = Sparkle.framework/Versions/A/Headers/SUStandardVersionComparator.h; sourceTree = ""; }; - 716B8A10C34161D3BF636269EBB59A6A /* ccrng_test.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_test.h; path = Dependencies/corecrypto/ccrng_test.h; sourceTree = ""; }; + 71D36A2952DF3C8679BA4A6871D1C589 /* ccmd2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd2.h; path = Dependencies/corecrypto/ccmd2.h; sourceTree = ""; }; + 721C5DA79A98D81271260E5444CAC5B8 /* ccrng_rsafips_test.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_rsafips_test.h; path = Dependencies/corecrypto/ccrng_rsafips_test.h; sourceTree = ""; }; + 740325B5AAE293D4339D716D7C9D7796 /* ec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ec.h; path = Dependencies/OpenSSL/ios/include/openssl/ec.h; sourceTree = ""; }; + 7426B6D80F6FB8B3613243B1BF916FA7 /* ccrng_ecfips_test.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_ecfips_test.h; path = Dependencies/corecrypto/ccrng_ecfips_test.h; sourceTree = ""; }; 7451BBCAA49755216FDB76F81FD6A1F5 /* RSTNavigationController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTNavigationController.m; path = Roxas/RSTNavigationController.m; sourceTree = ""; }; - 74EC61C06891AAA10B5701E541289336 /* rc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rc2.h; path = Dependencies/OpenSSL/ios/include/openssl/rc2.h; sourceTree = ""; }; 74F79F71256A7F1B246E96E8C55DE3C7 /* NSFileManager+URLs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSFileManager+URLs.m"; path = "Roxas/NSFileManager+URLs.m"; sourceTree = ""; }; - 760F3E17AAF5AE8184EA7F318840C570 /* ALTAppleAPI.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppleAPI.m; sourceTree = ""; }; + 75104C0A2EE1C37FFC509EAF27A94FB5 /* Array.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Array.cpp; sourceTree = ""; }; + 75A96AAFFCFEDEBFB33C449EF6D03285 /* ccpbkdf2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccpbkdf2.h; path = Dependencies/corecrypto/ccpbkdf2.h; sourceTree = ""; }; 77F0002485529F5681EDD337D9D94F78 /* UIView+AnimatedHide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+AnimatedHide.h"; path = "Roxas/UIView+AnimatedHide.h"; sourceTree = ""; }; 77F0FA331EA5F0B9C86D0B8A1ABAA94D /* SPUDownloaderDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDelegate.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h; sourceTree = ""; }; - 7821F5CE97EE0CA6FC077775CA7446E4 /* Key.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Key.cpp; sourceTree = ""; }; - 7861F7E486DBFDA791F172183A52B4CF /* ccecies.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccecies.h; path = Dependencies/corecrypto/ccecies.h; sourceTree = ""; }; 7870A8AD5E4B6B18B10B9DD5A40084E5 /* UICollectionViewCell+Nibs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+Nibs.m"; path = "Roxas/UICollectionViewCell+Nibs.m"; sourceTree = ""; }; - 79926042DA0FE3AC31BE54B760B6F908 /* Key.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Key.h; sourceTree = ""; }; + 789B117D8D02446B0F6AB5B4C4393135 /* ccrc4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrc4.h; path = Dependencies/corecrypto/ccrc4.h; sourceTree = ""; }; + 794E77BC02F986130687D6316EF57E3D /* Array.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Array.h; sourceTree = ""; }; + 79BD398703FD9A01D62BF778160D2BB3 /* ccecies.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccecies.h; path = Dependencies/corecrypto/ccecies.h; sourceTree = ""; }; 79DC23F753EEAEA1F99B4F772AC87CEB /* Pods-AltDaemon.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltDaemon.debug.xcconfig"; sourceTree = ""; }; - 7AC3A57327833C46EF9AEA88A5664D69 /* ALTModel+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ALTModel+Internal.h"; sourceTree = ""; }; - 7AC49781BB0CCCCFBFFF6EEFB0867FEF /* ccmd2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd2.h; path = Dependencies/corecrypto/ccmd2.h; sourceTree = ""; }; + 7A0142A858D9F537F408C86780BBCD79 /* ALTAppleAPI_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPI_Private.h; sourceTree = ""; }; + 7A053B0AFBD650C889C55DA7CFE9D094 /* ccansikdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccansikdf.h; path = Dependencies/corecrypto/ccansikdf.h; sourceTree = ""; }; + 7AA200D0231B567F84115680AA160E2A /* ccsha2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsha2.h; path = Dependencies/corecrypto/ccsha2.h; sourceTree = ""; }; + 7B12EC2BCF0F28C18AB78AF3A125F865 /* shim.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = shim.h; path = Dependencies/OpenSSL/ios/include/openssl/shim.h; sourceTree = ""; }; + 7B3024E77328F3B4499DFF4D497E94C9 /* xplist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = xplist.c; sourceTree = ""; }; 7B51BFE6F7A28BF6D5614373C24DB981 /* Pods-AltStore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltStore-umbrella.h"; sourceTree = ""; }; - 7B937B69AB1B177FA5B33FAC4EF2B1F9 /* ALTAppID.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppID.h; sourceTree = ""; }; - 7B93E8672E3990ED78D813FADC50EECF /* ssl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl.h; sourceTree = ""; }; 7C02717986AF7E99DD42B70931BDE20A /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - 7CF24B65E03A76EC462A36BF2B994FC6 /* opensslconf-x86_64.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "opensslconf-x86_64.h"; path = "Dependencies/OpenSSL/ios/include/openssl/opensslconf-x86_64.h"; sourceTree = ""; }; 7D54C5F53AB5E3240BD9F7B014B3619C /* RSTPlaceholderView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPlaceholderView.m; path = Roxas/RSTPlaceholderView.m; sourceTree = ""; }; 7D55E9BCBD7EFA29EA1D30C62D2E5A47 /* UITableViewCell+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableViewCell+CellContent.h"; path = "Roxas/UITableViewCell+CellContent.h"; sourceTree = ""; }; - 7DD6F2E9007FE8EAA1F7FC353F89D4A4 /* ccmode_factory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_factory.h; path = Dependencies/corecrypto/ccmode_factory.h; sourceTree = ""; }; - 7E9AC3ACB0E77B051E9401069DA4F792 /* txt_db.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = txt_db.h; path = Dependencies/OpenSSL/ios/include/openssl/txt_db.h; sourceTree = ""; }; - 7EA1938AA1B5E8390790EC972AF13407 /* ALTDevice.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTDevice.m; sourceTree = ""; }; 7EA3F79F0278C372923BBB7E669BDC83 /* RSTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDefines.h; path = Roxas/RSTDefines.h; sourceTree = ""; }; - 7FE7C7E1759E89B19FAA0B3E53E547D9 /* ALTAppID.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppID.m; sourceTree = ""; }; + 7EAFABB4B6087580EC01C26565DE829B /* asn1_mac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = asn1_mac.h; path = Dependencies/OpenSSL/ios/include/openssl/asn1_mac.h; sourceTree = ""; }; 7FFAF4BF86C23BC9643082F2ADDF68CC /* NSConstraintConflict+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSConstraintConflict+Conveniences.m"; path = "Roxas/NSConstraintConflict+Conveniences.m"; sourceTree = ""; }; - 8030D88EA88C325C648752F33816D4B3 /* Data.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Data.h; sourceTree = ""; }; + 80B1FACFFD8BA5ED350FC519125B7ABE /* cnary.c */ = {isa = PBXFileReference; includeInIndex = 1; path = cnary.c; sourceTree = ""; }; 812656DCAC470DC1D76FB42DF0A1E98E /* NSLayoutConstraint+Edges.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSLayoutConstraint+Edges.m"; path = "Roxas/NSLayoutConstraint+Edges.m"; sourceTree = ""; }; 81B1303346FA0756C50186333EFB1F84 /* AppCenterCrashes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterCrashes.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework"; sourceTree = ""; }; - 81FEA74DB1902FB97CE333C1CEDB224A /* ccrng_system.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_system.h; path = Dependencies/corecrypto/ccrng_system.h; sourceTree = ""; }; - 82341B13B5AF5BB883018AF6C0C29A35 /* Uid.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Uid.h; sourceTree = ""; }; 82392F6B02D2A2D62197B66C2056B9B9 /* Pods-AltStore-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltStore-resources.sh"; sourceTree = ""; }; 82BCE1984F56DA8A1D3B838D10199799 /* NSUserDefaults+DynamicProperties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSUserDefaults+DynamicProperties.h"; path = "Roxas/NSUserDefaults+DynamicProperties.h"; sourceTree = ""; }; 83727454E3DD81F758E0BDADE642B5C9 /* Pods-AltDaemon-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltDaemon-acknowledgements.plist"; sourceTree = ""; }; - 83BB07F284FD8A5C58CFAFC534D68D48 /* ALTAnisetteData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAnisetteData.m; sourceTree = ""; }; 863044A19021CE9383C742A072B8641C /* UICollectionView+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionView+CellContent.h"; path = "Roxas/UICollectionView+CellContent.h"; sourceTree = ""; }; 86BC9D65F62DE91B357F9221B01D3DD9 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; 86BE5F4A80B2FA9A06A38DD4FAF1472E /* ImageDecoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDecoding.swift; path = Sources/ImageDecoding.swift; sourceTree = ""; }; + 86E4F6EE96514B7ABFC421F89D77957D /* plist++.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "plist++.h"; sourceTree = ""; }; 86F747576D952507CB35F253DD71AC31 /* RSTCompositeDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCompositeDataSource.h; path = Roxas/RSTCompositeDataSource.h; sourceTree = ""; }; 86FC6A8BEDC8B945EA9AD7F9F117421F /* RSTLoadOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTLoadOperation.h; path = Roxas/RSTLoadOperation.h; sourceTree = ""; }; - 87784F9ABEFCB67CA824E4365FF1BE0D /* ALTCertificateRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCertificateRequest.h; sourceTree = ""; }; - 8809E4F3AA1D6D07AEDC9DA266A9EDD1 /* Boolean.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Boolean.h; sourceTree = ""; }; - 88C28F69298F83C7817B308AD493ABFF /* asn1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = asn1.h; path = Dependencies/OpenSSL/ios/include/openssl/asn1.h; sourceTree = ""; }; + 87CCDAFA916F7F86A2EF7AF0A5CDAB90 /* NSError+ALTErrors.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSError+ALTErrors.m"; sourceTree = ""; }; + 885986815D1383A9D9E58F0057E2066D /* ccder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder.h; path = Dependencies/corecrypto/ccder.h; sourceTree = ""; }; + 88F44D9EC4AEC636C6B4EE3004B1ACFC /* ccrsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrsa.h; path = Dependencies/corecrypto/ccrsa.h; sourceTree = ""; }; 8997FA8BF919E43AF145C894E46D9C2A /* SUErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUErrors.h; path = Sparkle.framework/Versions/A/Headers/SUErrors.h; sourceTree = ""; }; - 89A1585D5B823C5347322CAF37FD0908 /* ccder_rsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_rsa.h; path = Dependencies/corecrypto/ccder_rsa.h; sourceTree = ""; }; - 89AC48BE808B417F271B5256C94BA837 /* Date.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Date.cpp; sourceTree = ""; }; - 8A5C4EB6CE1FC2273ADA61E5F49FF3C8 /* opensslconf-armv7.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "opensslconf-armv7.h"; path = "Dependencies/OpenSSL/ios/include/openssl/opensslconf-armv7.h"; sourceTree = ""; }; - 8AD97806A6B5356709BE287528AD1E27 /* plist++.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "plist++.h"; sourceTree = ""; }; 8B4939BF911DFE931E43A0371EAF862C /* STPrivilegedTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = STPrivilegedTask.m; sourceTree = ""; }; - 8B4B078EDC632729E0F8EF0722BD566A /* AltSign.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = AltSign.modulemap; sourceTree = ""; }; - 8B65807DC094AB21D52356F25FDB45DA /* ALTProvisioningProfile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTProvisioningProfile.h; sourceTree = ""; }; - 8BA2996D4747B24F1CF7F4600E016E1B /* engine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = engine.h; path = Dependencies/OpenSSL/ios/include/openssl/engine.h; sourceTree = ""; }; + 8BA25F0719CDEB0C1DD96CDD6A91C0B0 /* ALTTeam.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTTeam.m; sourceTree = ""; }; + 8C094908BA849DD6E7D175294FE1E3AC /* ccdh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh.h; path = Dependencies/corecrypto/ccdh.h; sourceTree = ""; }; 8C62CC4850629C0DC73DA4D448AA4748 /* SPUDownloaderProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderProtocol.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h; sourceTree = ""; }; - 8C8CB396F5F3F3E83C4FCE36B8954F1B /* zip.c */ = {isa = PBXFileReference; includeInIndex = 1; name = zip.c; path = Dependencies/minizip/zip.c; sourceTree = ""; }; 8D56DC21CF454680EB780E780B5BC4A3 /* RSTRelationshipPreservingMergePolicy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTRelationshipPreservingMergePolicy.h; path = Roxas/RSTRelationshipPreservingMergePolicy.h; sourceTree = ""; }; + 8DBAD34116F428C398ABFBE417F4667B /* bplist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = bplist.c; sourceTree = ""; }; 8DC59D60A54C55B6E1685B2CAB5D5A35 /* SUVersionDisplayProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionDisplayProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h; sourceTree = ""; }; 8E59C3A64EF23452AA58698B0F5F2A39 /* RSTToastView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTToastView.h; path = Roxas/RSTToastView.h; sourceTree = ""; }; 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_AltServer.framework; path = "Pods-AltServer.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - 8F5832C9D79544C20373B7A1438E6671 /* AltSign.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AltSign.h; path = AltSign/AltSign.h; sourceTree = ""; }; - 8F5E1856E53AF0DB69BD508F9A6D3D10 /* opensslconf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = opensslconf.h; path = Dependencies/OpenSSL/ios/include/openssl/opensslconf.h; sourceTree = ""; }; - 903DA55629D1B8B8172C106D1027247B /* ccec25519_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec25519_priv.h; path = Dependencies/corecrypto/ccec25519_priv.h; sourceTree = ""; }; - 911AB656234F15A99CA82B25BA46A6DF /* cc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc.h; path = Dependencies/corecrypto/cc.h; sourceTree = ""; }; + 8F45AD54B240CD63759835E4C274DF5C /* Date.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Date.h; sourceTree = ""; }; + 8FFDA79BE67B1B112C3813188FAC61A9 /* camellia.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = camellia.h; path = Dependencies/OpenSSL/ios/include/openssl/camellia.h; sourceTree = ""; }; 91372A6AD9FBF98E332A9431BA39D4D1 /* RSTNibView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTNibView.m; path = Roxas/RSTNibView.m; sourceTree = ""; }; + 9183BB274C948E558F538400EC05213F /* ccripemd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccripemd.h; path = Dependencies/corecrypto/ccripemd.h; sourceTree = ""; }; 92199C8E1E8E1DFC2347DB246CA7F1DA /* ImagePreheater.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePreheater.swift; path = Sources/ImagePreheater.swift; sourceTree = ""; }; - 92B239E2FA94463894D8553410190216 /* plist.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = plist.h; sourceTree = ""; }; - 93937548B6185506A5EBAE91D0AD801F /* ldid.hpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ldid.hpp; sourceTree = ""; }; - 93C719D0ADF003E5765269C35E8F25AE /* xplist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = xplist.c; sourceTree = ""; }; 93EB70752E50BECD0007E610641D390B /* RSTFetchedResultsDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTFetchedResultsDataSource.m; path = Roxas/RSTFetchedResultsDataSource.m; sourceTree = ""; }; + 945B224918AEDEAFADDA43D70D67FEB6 /* apple.pem */ = {isa = PBXFileReference; includeInIndex = 1; name = apple.pem; path = AltSign/Resources/apple.pem; sourceTree = ""; }; + 946703ED14662B8B9A39978E263EB5ED /* ALTAccount.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAccount.h; sourceTree = ""; }; 94C47EF51663FB17101A791C3973A2F3 /* RSTPlaceholderView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPlaceholderView.h; path = Roxas/RSTPlaceholderView.h; sourceTree = ""; }; + 95209B3E03CB28C18E8CE48906A35228 /* ALTProvisioningProfile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTProvisioningProfile.m; sourceTree = ""; }; 9551A8CC9FD4369E5606F192CF4746D2 /* RSTCollectionViewGridLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewGridLayout.h; path = Roxas/RSTCollectionViewGridLayout.h; sourceTree = ""; }; - 9656712F445F048351FC0772450961B3 /* ccder_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_priv.h; path = Dependencies/corecrypto/ccder_priv.h; sourceTree = ""; }; 9697F3B42F133F41D87016C2B5EA30C8 /* RSTCellContentChangeOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentChangeOperation.m; path = Roxas/RSTCellContentChangeOperation.m; sourceTree = ""; }; + 96A5038F40A311A5130CEEBB1A69AF4D /* ccmode_siv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_siv.h; path = Dependencies/corecrypto/ccmode_siv.h; sourceTree = ""; }; + 96D6C66AEBC591D12F0E80529DC3418A /* asn1t.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = asn1t.h; path = Dependencies/OpenSSL/ios/include/openssl/asn1t.h; sourceTree = ""; }; 96DF9619BF67BF7FAE65F47D86A12355 /* Roxas.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Roxas.h; path = Roxas/Roxas.h; sourceTree = ""; }; 96F97A281DA8BDF91F81CFE4F1599A11 /* Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Internal.swift; path = Sources/Internal.swift; sourceTree = ""; }; + 971D3CE4E4A2890A2F31579CAB2C7CA3 /* time64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = time64.c; sourceTree = ""; }; 97376E80213BC9E42F08C1C3E739327F /* libAltSign.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libAltSign.a; path = libAltSign.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 9778DF593BA2FD476A0DE97630AC0B29 /* ccsrp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsrp.h; path = Dependencies/corecrypto/ccsrp.h; sourceTree = ""; }; + 97A8F204EF1B64F71B591E7670FE11C7 /* pkcs7.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pkcs7.h; path = Dependencies/OpenSSL/ios/include/openssl/pkcs7.h; sourceTree = ""; }; 980898E8B44827D1A70DFCD3EDC0C676 /* ImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageView.swift; path = Sources/ImageView.swift; sourceTree = ""; }; 9875BDB2A7E83329E66D2A7BECB4CDB5 /* RSTOperationQueue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperationQueue.h; path = Roxas/RSTOperationQueue.h; sourceTree = ""; }; 987CB86458326E90E314ABF9FE2C224B /* RSTLoadOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTLoadOperation.m; path = Roxas/RSTLoadOperation.m; sourceTree = ""; }; + 98B90E172536593BE4E892A412C2A726 /* ccdrbg_impl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg_impl.h; path = Dependencies/corecrypto/ccdrbg_impl.h; sourceTree = ""; }; 98BDCAFF0BDC44E33E43147F290C838B /* RSTCompositeDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCompositeDataSource.m; path = Roxas/RSTCompositeDataSource.m; sourceTree = ""; }; 98D79D75B1A90F9F6A3DDAF54FF3C81A /* Sparkle.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.xcconfig; sourceTree = ""; }; - 99A34B91E3966B3C42216C9E4A2D4CFF /* ecdsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ecdsa.h; path = Dependencies/OpenSSL/ios/include/openssl/ecdsa.h; sourceTree = ""; }; - 99C7B66B038F2B0D0975A387F4E73F29 /* ccchacha20poly1305.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccchacha20poly1305.h; path = Dependencies/corecrypto/ccchacha20poly1305.h; sourceTree = ""; }; - 9A43A3EB159CA9C66ED383CAB0E128A6 /* ossl_typ.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ossl_typ.h; path = Dependencies/OpenSSL/ios/include/openssl/ossl_typ.h; sourceTree = ""; }; + 993EFC08A0E5259EDFD6271B6A823EC1 /* ALTCapabilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCapabilities.h; sourceTree = ""; }; + 99EB0EF12CAF310B990C6819FFF94964 /* x509.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = x509.h; path = Dependencies/OpenSSL/ios/include/openssl/x509.h; sourceTree = ""; }; 9A5F712C8D5959F1E477A2D285AB9A07 /* Pods-AltServer-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltServer-acknowledgements.markdown"; sourceTree = ""; }; - 9A69C6F20E3BBAE1C8C90A58CBA3DB0C /* ALTAccount.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAccount.h; sourceTree = ""; }; - 9A8A48D68CE5B5EF610D60AE61C9F584 /* unzip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = Dependencies/minizip/unzip.h; sourceTree = ""; }; - 9ACE8C95ED09F41B08C4DF0B178B37EA /* objects.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = objects.h; path = Dependencies/OpenSSL/ios/include/openssl/objects.h; sourceTree = ""; }; - 9C0423D1915156DAE89F4B8E71A85020 /* ccrng_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_priv.h; path = Dependencies/corecrypto/ccrng_priv.h; sourceTree = ""; }; - 9C2FA5BD084CB87DB30010FD1473E50F /* node_list.c */ = {isa = PBXFileReference; includeInIndex = 1; path = node_list.c; sourceTree = ""; }; - 9CB064AF038EE6DCAD658BEE88130993 /* cc_config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_config.h; path = Dependencies/corecrypto/cc_config.h; sourceTree = ""; }; + 9A78A2FAF55B3E9371C41DD41BB3E8FB /* rand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rand.h; path = Dependencies/OpenSSL/ios/include/openssl/rand.h; sourceTree = ""; }; + 9A946A3994E534A925DB1907251DD1B7 /* cccast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cccast.h; path = Dependencies/corecrypto/cccast.h; sourceTree = ""; }; + 9AB2E41A61D047A120A35448F7A1D7F6 /* ALTAppID.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppID.h; sourceTree = ""; }; + 9AF1562E9A7D2AF41BBCCDD06AB2902C /* Key.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Key.cpp; sourceTree = ""; }; + 9C9CB55B87A2518DA2B288CF0A51A317 /* hashtable.c */ = {isa = PBXFileReference; includeInIndex = 1; path = hashtable.c; sourceTree = ""; }; + 9CC4ADB88777C1D474DC23555DAB0FA9 /* asn1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = asn1.h; path = Dependencies/OpenSSL/ios/include/openssl/asn1.h; sourceTree = ""; }; 9CD85099369EAE5F21F5440F61BE4916 /* Roxas-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Roxas-dummy.m"; sourceTree = ""; }; - 9D1C8FB76F45178341985B05C9D0B22A /* md5.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = md5.h; path = Dependencies/OpenSSL/ios/include/openssl/md5.h; sourceTree = ""; }; 9D37BB100E0D04040EF4CB57336733D8 /* RSTNavigationController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNavigationController.h; path = Roxas/RSTNavigationController.h; sourceTree = ""; }; 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 9E36BE832F8B1BC198CFE50D7551BAD4 /* ccrng_drbg.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_drbg.h; path = Dependencies/corecrypto/ccrng_drbg.h; sourceTree = ""; }; - 9F212AF34A56B17C13C97B11063D1640 /* ccdh_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh_priv.h; path = Dependencies/corecrypto/ccdh_priv.h; sourceTree = ""; }; - 9F99EB204984D60B53B909E5F4EA191B /* ccmd4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd4.h; path = Dependencies/corecrypto/ccmd4.h; sourceTree = ""; }; - A06E3E26427B3D2C3D8FCA0EBCCFF0AA /* ccrc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrc2.h; path = Dependencies/corecrypto/ccrc2.h; sourceTree = ""; }; + 9EAF792CB6BA3F16F3A3D0D8EFE4777B /* pem2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pem2.h; path = Dependencies/OpenSSL/ios/include/openssl/pem2.h; sourceTree = ""; }; + A037DA20719CC53236F90DCCB20927A8 /* node.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = node.h; sourceTree = ""; }; + A0EE2E6C2943970D34C8C2CA231457AD /* Uid.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Uid.h; sourceTree = ""; }; + A1370F5FEA7C67F5FA330B668C0F4453 /* ALTCertificate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCertificate.m; sourceTree = ""; }; A14C750035F2731B676409FBE9C9643B /* Roxas-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-umbrella.h"; sourceTree = ""; }; A16300968D4D378E31891FA11BB57937 /* NSUserDefaults+DynamicProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSUserDefaults+DynamicProperties.m"; path = "Roxas/NSUserDefaults+DynamicProperties.m"; sourceTree = ""; }; - A19126537C612B13599B09403DFDD550 /* ccasn1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccasn1.h; path = Dependencies/corecrypto/ccasn1.h; sourceTree = ""; }; - A29D16D5E80AA6EA4A58FBAA620072C8 /* ccnistkdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccnistkdf.h; path = Dependencies/corecrypto/ccnistkdf.h; sourceTree = ""; }; - A41FE28E6B4ED982EF75B8CE08000F56 /* srtp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = srtp.h; path = Dependencies/OpenSSL/ios/include/openssl/srtp.h; sourceTree = ""; }; - A519C4A249DF25B933F36B11AAF11F94 /* ALTTeam.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTTeam.h; sourceTree = ""; }; - A54C466EC6AF49EF232B337D31A18456 /* krb5_asn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = krb5_asn.h; path = Dependencies/OpenSSL/ios/include/openssl/krb5_asn.h; sourceTree = ""; }; - A576DB9AA2295105415C863EBF8AEC9B /* Integer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Integer.h; sourceTree = ""; }; + A31187E405A3B5600AF44FB23CFA31D0 /* ALTAppleAPI+Authentication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ALTAppleAPI+Authentication.m"; sourceTree = ""; }; + A4340E3C37E66880C8D68629FC2B3D0E /* ccdrbg_factory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg_factory.h; path = Dependencies/corecrypto/ccdrbg_factory.h; sourceTree = ""; }; + A5A05940804B5396BB050BBA82F9E620 /* ALTTeam.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTTeam.h; sourceTree = ""; }; A65888B0E090B10E6170D43D8E1C0F6F /* STPrivilegedTask-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "STPrivilegedTask-Info.plist"; sourceTree = ""; }; - A6C7A3F8405342E0CFCF2C6C5F9B0A3D /* dh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dh.h; path = Dependencies/OpenSSL/ios/include/openssl/dh.h; sourceTree = ""; }; - A6CB7BCDAD00CC9657632FA0DF9599EC /* ccdh_gp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh_gp.h; path = Dependencies/corecrypto/ccdh_gp.h; sourceTree = ""; }; A79744C0D952ADD34EC8CCD2D1501838 /* Pods-AltServer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.release.xcconfig"; sourceTree = ""; }; - A8093B399024794431159E69E5C18C92 /* ccmode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode.h; path = Dependencies/corecrypto/ccmode.h; sourceTree = ""; }; + A88C0B1C87A6B7DE3B4811D71B8A1057 /* obj_mac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = obj_mac.h; path = Dependencies/OpenSSL/ios/include/openssl/obj_mac.h; sourceTree = ""; }; A8918968EFD5B0DD448B57256A730D5A /* RSTCellContentChange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChange.h; path = Roxas/RSTCellContentChange.h; sourceTree = ""; }; - AA460D4136BE705CF537D99DB76207FF /* ALTAnisetteData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAnisetteData.h; sourceTree = ""; }; - AA7D8EE75A3FE7F4EB2ECBCABDA9330D /* ccchacha20poly1305_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccchacha20poly1305_priv.h; path = Dependencies/corecrypto/ccchacha20poly1305_priv.h; sourceTree = ""; }; - AAC523833807E820A33A2453C6095512 /* x509v3.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = x509v3.h; path = Dependencies/OpenSSL/ios/include/openssl/x509v3.h; sourceTree = ""; }; - AD1EF6A7D3F4E016E8B9C8041B0C3945 /* ccec_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec_priv.h; path = Dependencies/corecrypto/ccec_priv.h; sourceTree = ""; }; - AD6857DFAB92EC6A7561D6EFD20E8905 /* ALTAppleAPI+Authentication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ALTAppleAPI+Authentication.h"; sourceTree = ""; }; - ADBFBE91D5D878B16F65F929735F889B /* ccder_decode_eckey.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_decode_eckey.h; path = Dependencies/corecrypto/ccder_decode_eckey.h; sourceTree = ""; }; - ADE888C3205206830344D97E15D562F5 /* ccprime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccprime.h; path = Dependencies/corecrypto/ccprime.h; sourceTree = ""; }; - ADF13990629273DAE013B1176418D111 /* Array.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Array.h; sourceTree = ""; }; - AF1FCE4DD724ED65B4A4CFF33E32C9C3 /* ccrsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrsa.h; path = Dependencies/corecrypto/ccrsa.h; sourceTree = ""; }; - AF4D6C6CC9CA754CE024BA6C89436DB2 /* rsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rsa.h; path = Dependencies/OpenSSL/ios/include/openssl/rsa.h; sourceTree = ""; }; + A8B53BEE97D3A80DD83D76B94DE0332C /* cc_runtime_config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_runtime_config.h; path = Dependencies/corecrypto/cc_runtime_config.h; sourceTree = ""; }; + A989158245B429AD934BE6018E437689 /* krb5_asn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = krb5_asn.h; path = Dependencies/OpenSSL/ios/include/openssl/krb5_asn.h; sourceTree = ""; }; + A9DD3756A7794EE5C24E96500DF99CD2 /* Key.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Key.h; sourceTree = ""; }; + AB3A917A71AF5E36C88D74C6AF20912D /* cczp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cczp.h; path = Dependencies/corecrypto/cczp.h; sourceTree = ""; }; + ACC9DC4798ADB72EC5F557155B7D1D72 /* pem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pem.h; path = Dependencies/OpenSSL/ios/include/openssl/pem.h; sourceTree = ""; }; + AD2FE5FB81BDFE7E253B03D8D9FBA0A9 /* ccrsa_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrsa_priv.h; path = Dependencies/corecrypto/ccrsa_priv.h; sourceTree = ""; }; + AD4BCA67179622F7059229DF555D7A68 /* des_old.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = des_old.h; path = Dependencies/OpenSSL/ios/include/openssl/des_old.h; sourceTree = ""; }; + ADFAA9CF10E4C06B6A788EB61A786810 /* modes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = modes.h; path = Dependencies/OpenSSL/ios/include/openssl/modes.h; sourceTree = ""; }; + AE375BB4BFB61D8E020C00E484EC06E6 /* AltSign-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AltSign-dummy.m"; sourceTree = ""; }; + AEF0C296C1031B628622C3F23A6795AB /* sha1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = ""; }; + AF254CFDE4A0BE8C50692407C3184B81 /* srp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = srp.h; path = Dependencies/OpenSSL/ios/include/openssl/srp.h; sourceTree = ""; }; + AF5F73783D89BB7EA54C6E6BAD22E127 /* conf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = conf.h; path = Dependencies/OpenSSL/ios/include/openssl/conf.h; sourceTree = ""; }; + B015BEC417532DA643C81EC45FE9FDF0 /* lookup2.c */ = {isa = PBXFileReference; includeInIndex = 1; path = lookup2.c; sourceTree = ""; }; + B053F5AACB67D86E3EE0B3A623E5E8A1 /* libssl.a */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = archive.ar; name = libssl.a; path = Dependencies/OpenSSL/ios/lib/libssl.a; sourceTree = ""; }; + B079D73FCCC96348143AFE7F2561458D /* Dictionary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Dictionary.cpp; sourceTree = ""; }; + B098C7DF8B919D283DA0ACD4C677CCDE /* engine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = engine.h; path = Dependencies/OpenSSL/ios/include/openssl/engine.h; sourceTree = ""; }; + B0B2F873D7B457B7FC2FDA2B7171CFB0 /* sha.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sha.h; path = Dependencies/OpenSSL/ios/include/openssl/sha.h; sourceTree = ""; }; B0F2D096BA09D88DE734601A6352BF8D /* DataLoader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataLoader.swift; path = Sources/DataLoader.swift; sourceTree = ""; }; - B1D60F71536E06E17133DC5B6ED62E16 /* ALTAppleAPI+Authentication.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ALTAppleAPI+Authentication.m"; sourceTree = ""; }; - B2E32F30A6F797B2888B4278B53958F9 /* ecdh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ecdh.h; path = Dependencies/OpenSSL/ios/include/openssl/ecdh.h; sourceTree = ""; }; - B3011F6C6820AE4018E7676784549DFC /* ccdigest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdigest.h; path = Dependencies/corecrypto/ccdigest.h; sourceTree = ""; }; + B299690A8408BCF5B5895426A165A604 /* ccec25519_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec25519_priv.h; path = Dependencies/corecrypto/ccec25519_priv.h; sourceTree = ""; }; B313035C76B55A6A55C8ABECD2E757AF /* Nuke-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nuke-prefix.pch"; sourceTree = ""; }; B333B0F0872BCDD2779034006EF69281 /* RSTRelationshipPreservingMergePolicy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTRelationshipPreservingMergePolicy.m; path = Roxas/RSTRelationshipPreservingMergePolicy.m; sourceTree = ""; }; - B348AC7ABB9564CBB9312DCAEA83CCA8 /* ALTCertificate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCertificate.m; sourceTree = ""; }; - B375DC84C27B7611C4B714DF67C014D0 /* Structure.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Structure.h; sourceTree = ""; }; B45132F066C3163F635E47E06A9BCE7D /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - B4D35C9489C43E90CF4724B95AFAB49E /* Structure.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Structure.cpp; sourceTree = ""; }; - B61A0B0143446E0FDB2070FEFCF2A632 /* Array.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Array.cpp; sourceTree = ""; }; + B451ACFEDDF30380FC46F62709396EFE /* fipspost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = fipspost.h; path = Dependencies/corecrypto/fipspost.h; sourceTree = ""; }; + B52317DFDBC799F453119EC5D1EFEA50 /* opensslv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = opensslv.h; path = Dependencies/OpenSSL/ios/include/openssl/opensslv.h; sourceTree = ""; }; + B58865BCA013F19D8B3D4C8F5D90A790 /* lhash.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = lhash.h; path = Dependencies/OpenSSL/ios/include/openssl/lhash.h; sourceTree = ""; }; B6C03C89459F9577B5C42BBC8C4BEF7E /* Nuke.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nuke.xcconfig; sourceTree = ""; }; - B6E49F8897AC828EC9E5DA2A60FDF2B8 /* seed.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = seed.h; path = Dependencies/OpenSSL/ios/include/openssl/seed.h; sourceTree = ""; }; - B831FF60290BCF3108FDBC1BD6525103 /* Dictionary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Dictionary.h; sourceTree = ""; }; - B87FE5286C1FD482F82C01FCB38DB158 /* ccrc4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrc4.h; path = Dependencies/corecrypto/ccrc4.h; sourceTree = ""; }; + B7332904B9E2D3C5D440F26D866C0001 /* crypt.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = Dependencies/minizip/crypt.h; sourceTree = ""; }; + B741BC7433EA6535C659D4133555EFBC /* ccblowfish.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccblowfish.h; path = Dependencies/corecrypto/ccblowfish.h; sourceTree = ""; }; + B7804CF478F8B5FDA94A5480F7BE6D4D /* ccpad.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccpad.h; path = Dependencies/corecrypto/ccpad.h; sourceTree = ""; }; + B8511993F39E00D35AA94508C2B6B38C /* cms.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cms.h; path = Dependencies/OpenSSL/ios/include/openssl/cms.h; sourceTree = ""; }; B88B0C4661B00E43F453B1A81826157A /* STPrivilegedTask-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "STPrivilegedTask-umbrella.h"; sourceTree = ""; }; + B891D6DDE0B6F07042A8F16A89253252 /* ccrng_sequence.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_sequence.h; path = Dependencies/corecrypto/ccrng_sequence.h; sourceTree = ""; }; + B8AF6D4400E22D5338FB349973EDFC70 /* ccn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccn.h; path = Dependencies/corecrypto/ccn.h; sourceTree = ""; }; B8B4E51528ACF4ED0E62FD2946936A77 /* Pods-AltServer-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltServer-frameworks.sh"; sourceTree = ""; }; - B9B1CEF2EED0B01E64AB78B582825997 /* ALTApplication.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = ALTApplication.mm; sourceTree = ""; }; - B9C77F574EE4D8FCC56A32497585256D /* ccdh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh.h; path = Dependencies/corecrypto/ccdh.h; sourceTree = ""; }; - BAF50E693DDCD83078B5CA7F1DA5D5B8 /* ALTAppleAPISession.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppleAPISession.m; sourceTree = ""; }; - BB3E62EAAE23B1F6A4465CC181048F4E /* ALTApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTApplication.h; sourceTree = ""; }; + BA5D4499E4D97502B25D9EFB4BB51E75 /* ccmode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode.h; path = Dependencies/corecrypto/ccmode.h; sourceTree = ""; }; + BABE5C7C67FD072B3F1033EBB69A4715 /* NSFileManager+Apps.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSFileManager+Apps.m"; sourceTree = ""; }; + BB4C1DC5FD78BF549D8E5AE23B6A546B /* ccecies_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccecies_priv.h; path = Dependencies/corecrypto/ccecies_priv.h; sourceTree = ""; }; + BBC276546755D2D2E0FA94776CC4A235 /* ALTAppleAPISession.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppleAPISession.m; sourceTree = ""; }; + BBD1A25AE3A8D5BE0DF43B421DCE1A3D /* ALTSigner.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = ALTSigner.mm; sourceTree = ""; }; + BC7CFB5388DB8A898AA98387D3A0C564 /* ALTAnisetteData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAnisetteData.m; sourceTree = ""; }; BD03248F0F2BB2C459A7CC45CDF38647 /* RSTHasher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTHasher.m; path = Roxas/RSTHasher.m; sourceTree = ""; }; - BE3254B479A7B3EC6F741494E430EA42 /* ioapi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = Dependencies/minizip/ioapi.h; sourceTree = ""; }; - BE86423754DE6F326E05DA81C8610E5B /* ccrsa_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrsa_priv.h; path = Dependencies/corecrypto/ccrsa_priv.h; sourceTree = ""; }; + BDCED357EEDCA3B0803C46DD9B47E52D /* zip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = zip.h; path = Dependencies/minizip/zip.h; sourceTree = ""; }; BE8BC9C468CBA45218B0935330923A03 /* NSBundle+Extensions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+Extensions.m"; path = "Roxas/NSBundle+Extensions.m"; sourceTree = ""; }; BEFC63944685F87ABCA6731E33ECA843 /* RSTSeparatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSeparatorView.h; path = Roxas/RSTSeparatorView.h; sourceTree = ""; }; + BF1115ED130C73385543231B6443D4C8 /* Structure.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Structure.cpp; sourceTree = ""; }; BF327FF6D10BE735B3541D8135486FAC /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/ImageCache.swift; sourceTree = ""; }; + BF96B81A96DA8A9659F74BF34C372F9D /* cccmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cccmac.h; path = Dependencies/corecrypto/cccmac.h; sourceTree = ""; }; BFC87DA394F783CD7D6834276283DE6F /* ImageRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageRequest.swift; path = Sources/ImageRequest.swift; sourceTree = ""; }; - C1E18A24C4A563BC4DDCA5EF6254C778 /* mztools.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = Dependencies/minizip/mztools.h; sourceTree = ""; }; - C1EBD0BA39E3F8B25F16880B710E2C5B /* opensslconf-armv7s.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "opensslconf-armv7s.h"; path = "Dependencies/OpenSSL/ios/include/openssl/opensslconf-armv7s.h"; sourceTree = ""; }; + C0D141E7747306D8053ABBFE9766F5EB /* tls1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = tls1.h; path = Dependencies/OpenSSL/ios/include/openssl/tls1.h; sourceTree = ""; }; + C0EF72A54CD240A66A47744E89ADF45E /* ccrc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrc2.h; path = Dependencies/corecrypto/ccrc2.h; sourceTree = ""; }; C208E8E78D20910EAC3E2EF269C195EC /* SUAppcastItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcastItem.h; path = Sparkle.framework/Versions/A/Headers/SUAppcastItem.h; sourceTree = ""; }; - C2F2B49CD68EE399F16485FA8F6A2254 /* symhacks.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = symhacks.h; path = Dependencies/OpenSSL/ios/include/openssl/symhacks.h; sourceTree = ""; }; - C41F3B0DFFB49EA01036873626F8F8B0 /* crypto.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = crypto.h; path = Dependencies/OpenSSL/ios/include/openssl/crypto.h; sourceTree = ""; }; + C2B4DE4E1D74180C5E0F70DB716A5081 /* ccdrbg.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg.h; path = Dependencies/corecrypto/ccdrbg.h; sourceTree = ""; }; + C39413BC56412021E2A670EB6EC97EF4 /* ccmode_factory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_factory.h; path = Dependencies/corecrypto/ccmode_factory.h; sourceTree = ""; }; + C3B6838E7D2AF7444D9969BE598DC3B7 /* unzip.c */ = {isa = PBXFileReference; includeInIndex = 1; name = unzip.c; path = Dependencies/minizip/unzip.c; sourceTree = ""; }; + C3E6CF8EEB460199F9DC9734BA690695 /* ccdigest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdigest.h; path = Dependencies/corecrypto/ccdigest.h; sourceTree = ""; }; C42953D4B69F38533F64B298F744C030 /* AppCenterAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterAnalytics.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework"; sourceTree = ""; }; - C4F3A4BFDFD12AB4EB01F4BCA312A94D /* crypt.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = Dependencies/minizip/crypt.h; sourceTree = ""; }; - C50FB407DB2A72F5D827B19042A714F8 /* rc4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rc4.h; path = Dependencies/OpenSSL/ios/include/openssl/rc4.h; sourceTree = ""; }; - C556A67CD97EE39683D31C0B9F0918EB /* ccn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccn.h; path = Dependencies/corecrypto/ccn.h; sourceTree = ""; }; + C5753AB29A1E7D3BB61F3B27817665A7 /* opensslconf-arm64.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "opensslconf-arm64.h"; path = "Dependencies/OpenSSL/ios/include/openssl/opensslconf-arm64.h"; sourceTree = ""; }; C63B22556372BD6A596092190AC874E3 /* Pods-AltServer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltServer-dummy.m"; sourceTree = ""; }; - C65850A307D6D5D8B9CBB2C7795093CC /* ccdrbg_factory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg_factory.h; path = Dependencies/corecrypto/ccdrbg_factory.h; sourceTree = ""; }; - C72FC0FB6B8986A4FB1980229B73DDEE /* mztools.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mztools.c; path = Dependencies/minizip/mztools.c; sourceTree = ""; }; + C6C3C2DA75B94778B3051778EBD05C80 /* ccrng_system.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_system.h; path = Dependencies/corecrypto/ccrng_system.h; sourceTree = ""; }; + C7B8C44EB215C6BB5DC35FAD3B8A0A3B /* ALTModel+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ALTModel+Internal.h"; sourceTree = ""; }; C7C523F13B0698E9E1E0C8BC56663CDD /* RSTCellContentDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentDataSource.m; path = Roxas/RSTCellContentDataSource.m; sourceTree = ""; }; - C8158E0DE7EA9639894587255DB9F03C /* fipspost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = fipspost.h; path = Dependencies/corecrypto/fipspost.h; sourceTree = ""; }; - C906AF9E4AF1DA84489A450180EE84AE /* node.c */ = {isa = PBXFileReference; includeInIndex = 1; path = node.c; sourceTree = ""; }; + C8C52C70C56CB63817DB6014FBB6D01C /* ccsrp_gp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsrp_gp.h; path = Dependencies/corecrypto/ccsrp_gp.h; sourceTree = ""; }; C9132C40CB4837DADEB046E727F867FB /* Pods-AltStore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltStore-dummy.m"; sourceTree = ""; }; + C91701790D64B24A8B35881D43C35006 /* AltSign-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AltSign-prefix.pch"; sourceTree = ""; }; + C96AFD04705DB5A24B55FA822CC04068 /* ALTAppleAPI+Authentication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ALTAppleAPI+Authentication.h"; sourceTree = ""; }; + CA7F401802D72EA940806C3A0F3B88B4 /* ALTAppGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppGroup.m; sourceTree = ""; }; CA894C38E3874FEC9FCD1A4BC67184F7 /* RSTError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTError.h; path = Roxas/RSTError.h; sourceTree = ""; }; - CB4FFC20503BA7993FDFB654063591EC /* cchkdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cchkdf.h; path = Dependencies/corecrypto/cchkdf.h; sourceTree = ""; }; + CB40FA0948DA13F1B4869964DC634759 /* AltSign.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AltSign.h; path = AltSign/AltSign.h; sourceTree = ""; }; + CB48CE8A277047C5360700F2D1D1B05D /* idea.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = idea.h; path = Dependencies/OpenSSL/ios/include/openssl/idea.h; sourceTree = ""; }; CB732A4A4314642DEF76FAB814B59DF8 /* SUUpdater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdater.h; path = Sparkle.framework/Versions/A/Headers/SUUpdater.h; sourceTree = ""; }; - CCB1777204D5E7D374A02A66DDD295A1 /* ssl23.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl23.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl23.h; sourceTree = ""; }; + CB8AE9BFF71101B2E730330254AA0CFA /* ts.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ts.h; path = Dependencies/OpenSSL/ios/include/openssl/ts.h; sourceTree = ""; }; + CB8B72467BD5687B1E999A8DFBFCD009 /* ALTAppGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppGroup.h; sourceTree = ""; }; CD08469AE5D87AF7E39D9C3FE73065D6 /* RSTCellContentCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentCell.h; path = Roxas/RSTCellContentCell.h; sourceTree = ""; }; - CFE84421678B8036DB50063E0C6E7763 /* comp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = comp.h; path = Dependencies/OpenSSL/ios/include/openssl/comp.h; sourceTree = ""; }; - CFF75D5C0E4169E403AFBBECFE797C18 /* NSFileManager+Apps.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSFileManager+Apps.h"; sourceTree = ""; }; - D02881E1A8ED73A81BDDAFE003ED91A8 /* ccaes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccaes.h; path = Dependencies/corecrypto/ccaes.h; sourceTree = ""; }; - D03D18F2A76D3A69A829E730376678FD /* x509.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = x509.h; path = Dependencies/OpenSSL/ios/include/openssl/x509.h; sourceTree = ""; }; - D1791ECEFFE0ECE2BA1DB48169191A84 /* opensslv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = opensslv.h; path = Dependencies/OpenSSL/ios/include/openssl/opensslv.h; sourceTree = ""; }; - D22DE02D4DCB80B2B9E7979368994B0D /* libssl.a */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = archive.ar; name = libssl.a; path = Dependencies/OpenSSL/ios/lib/libssl.a; sourceTree = ""; }; - D2941754C7BFF037E800DD3BA0E4BD41 /* String.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = String.cpp; sourceTree = ""; }; + CD308B466DF73828A29DC0A8140F8C11 /* des.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = des.h; path = Dependencies/OpenSSL/ios/include/openssl/des.h; sourceTree = ""; }; + CE555C1854ED4FB6361208A6BB03C08B /* ebcdic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ebcdic.h; path = Dependencies/OpenSSL/ios/include/openssl/ebcdic.h; sourceTree = ""; }; + CEF49333447CF1998092B67EE2F94D25 /* txt_db.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = txt_db.h; path = Dependencies/OpenSSL/ios/include/openssl/txt_db.h; sourceTree = ""; }; + CF081BB03F9026B5C617AE4534497FBF /* ccz_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccz_priv.h; path = Dependencies/corecrypto/ccz_priv.h; sourceTree = ""; }; + D1061EE3F1E1D68A789BCA8F88CCD6D9 /* ccwrap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccwrap.h; path = Dependencies/corecrypto/ccwrap.h; sourceTree = ""; }; + D119830603D59435CC71A514634C97AF /* AltSign.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = AltSign.modulemap; sourceTree = ""; }; + D1995EC9C2411BB166BDF5A11AB6F55D /* Real.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Real.h; sourceTree = ""; }; + D21525A879214D6312A215AE60A934CC /* crypto.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = crypto.h; path = Dependencies/OpenSSL/ios/include/openssl/crypto.h; sourceTree = ""; }; + D3BC7F562D728CEC43825FD654BD5A6C /* ssl3.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl3.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl3.h; sourceTree = ""; }; D3E50868DAFD39B404817396B6352C2D /* UIImage+Manipulation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Manipulation.h"; path = "Roxas/UIImage+Manipulation.h"; sourceTree = ""; }; + D3EF069C6108BABCFA318ECF9B7A2BEC /* Integer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Integer.h; sourceTree = ""; }; + D4C2AA1FB6A5E6D96930DF87D8831339 /* dh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dh.h; path = Dependencies/OpenSSL/ios/include/openssl/dh.h; sourceTree = ""; }; D50B6EAC71F7ED685156374C5DE7ECBC /* NSFileManager+URLs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSFileManager+URLs.h"; path = "Roxas/NSFileManager+URLs.h"; sourceTree = ""; }; - D6B718DB69C902E4BB79FFC1C7E66C65 /* stack.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = stack.h; path = Dependencies/OpenSSL/ios/include/openssl/stack.h; sourceTree = ""; }; - D754504A4F28BD206652608C7DBD1974 /* ccn_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccn_priv.h; path = Dependencies/corecrypto/ccn_priv.h; sourceTree = ""; }; - D75FED907035E95DEB0F6ECED2B0EB14 /* ccecies_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccecies_priv.h; path = Dependencies/corecrypto/ccecies_priv.h; sourceTree = ""; }; + D53BBB73865EC46B3412FD292697F057 /* ccmode_siv_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_siv_priv.h; path = Dependencies/corecrypto/ccmode_siv_priv.h; sourceTree = ""; }; + D64A406C56737646F44CF327AFED7D74 /* Dictionary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Dictionary.h; sourceTree = ""; }; + D78F3E27175731C8A01AFB187F321421 /* ccaes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccaes.h; path = Dependencies/corecrypto/ccaes.h; sourceTree = ""; }; D7BF09B9D90171583B662A342C9E2131 /* RSTCollectionViewCell.xib */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.xib; name = RSTCollectionViewCell.xib; path = Roxas/RSTCollectionViewCell.xib; sourceTree = ""; }; - D807E18BE67EE04DE0A7D40796310D9A /* shim.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = shim.h; path = Dependencies/OpenSSL/ios/include/openssl/shim.h; sourceTree = ""; }; - D88FCCA012930093FB58B2044011D0DC /* ccwrap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccwrap.h; path = Dependencies/corecrypto/ccwrap.h; sourceTree = ""; }; - DAB75E2B4877E558883D6CAA1131B2B8 /* AltSign-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AltSign-prefix.pch"; sourceTree = ""; }; - DBB0FE410791963ECA0C7CF0390DB3EA /* ccsha1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsha1.h; path = Dependencies/corecrypto/ccsha1.h; sourceTree = ""; }; + D8718E81F9D2A418ABB98B076F9804AC /* NSFileManager+Apps.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSFileManager+Apps.h"; sourceTree = ""; }; + D88D982C7A610BABDC669CBDCCBE7811 /* ALTDevice.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTDevice.h; sourceTree = ""; }; + D8FFD5094C14D855AD72D5886C6E9C41 /* Boolean.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Boolean.cpp; sourceTree = ""; }; + D967A4F6A7821D0896E7F9607DF892E9 /* pkcs12.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pkcs12.h; path = Dependencies/OpenSSL/ios/include/openssl/pkcs12.h; sourceTree = ""; }; + DA3FC9DBC968011D5E1E8BA2727CC0A7 /* Uid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Uid.cpp; sourceTree = ""; }; + DA8068F9DBDF3B9CF23D131A54689C27 /* opensslconf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = opensslconf.h; path = Dependencies/OpenSSL/ios/include/openssl/opensslconf.h; sourceTree = ""; }; + DBB300C246E11E6D8460E94FB7F2851D /* ccsrp.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ccsrp.m; path = Dependencies/corecrypto/ccsrp.m; sourceTree = ""; }; DC700BEFCDC775BF366DC842E52854DD /* UIViewController+TransitionState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIViewController+TransitionState.h"; path = "Roxas/UIViewController+TransitionState.h"; sourceTree = ""; }; - DCFCFF9D5D975584717062C63429C6F2 /* rand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rand.h; path = Dependencies/OpenSSL/ios/include/openssl/rand.h; sourceTree = ""; }; + DC89AEEFCF4708A6FA5D9676E66D782B /* hmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = hmac.h; path = Dependencies/OpenSSL/ios/include/openssl/hmac.h; sourceTree = ""; }; DD2C443B6408AC96E8E9849AEE1ABFC9 /* RSTCellContentDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource.h; path = Roxas/RSTCellContentDataSource.h; sourceTree = ""; }; DDC2B80A2AD386E3C116CEFB0D69CA06 /* UISpringTimingParameters+Conveniences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UISpringTimingParameters+Conveniences.h"; path = "Roxas/UISpringTimingParameters+Conveniences.h"; sourceTree = ""; }; - DE107E4A9765C8FEB873EB1DD6945AE5 /* Node.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Node.cpp; sourceTree = ""; }; - DE5A39D53949264BCDC25FCA52F1DAE1 /* ccmode_impl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_impl.h; path = Dependencies/corecrypto/ccmode_impl.h; sourceTree = ""; }; - DEDF79290A2ABD26745D679369ABEB63 /* ccmode_siv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_siv.h; path = Dependencies/corecrypto/ccmode_siv.h; sourceTree = ""; }; DF5C1F85D9C5C0D73AA85C5E2657B335 /* RSTConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTConstants.h; path = Roxas/RSTConstants.h; sourceTree = ""; }; - E32D549BC6862E0FE611A2FC29601A44 /* ioapi.c */ = {isa = PBXFileReference; includeInIndex = 1; name = ioapi.c; path = Dependencies/minizip/ioapi.c; sourceTree = ""; }; - E38B6681BFFE5248E1233761A0B2332C /* hashtable.c */ = {isa = PBXFileReference; includeInIndex = 1; path = hashtable.c; sourceTree = ""; }; + DFAD5B1296C274ADFD82975E7A434B05 /* Integer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Integer.cpp; sourceTree = ""; }; + E16B361E427304756A3FEEFEC3E98B7E /* Boolean.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Boolean.h; sourceTree = ""; }; + E2EF01A850B6536086F2981E3032F427 /* ALTDevice.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTDevice.m; sourceTree = ""; }; + E34BF559921ABB4C458BE11F178BF511 /* Node.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Node.cpp; sourceTree = ""; }; + E3B5E9CB483CAB85D5EB8C0CF9F496AA /* err.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = err.h; path = Dependencies/OpenSSL/ios/include/openssl/err.h; sourceTree = ""; }; + E426440F824AE6B859FD8C93398C97AC /* md4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = md4.h; path = Dependencies/OpenSSL/ios/include/openssl/md4.h; sourceTree = ""; }; E4AE6D1449D7BFE1D6B397E971652F9B /* UITableView+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableView+CellContent.h"; path = "Roxas/UITableView+CellContent.h"; sourceTree = ""; }; + E4FE0A07AEAAB35D6F1031799B398560 /* ALTCertificate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCertificate.h; sourceTree = ""; }; E52824317A7D2725BEBCB1CBFDF7B2D9 /* SUExport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUExport.h; path = Sparkle.framework/Versions/A/Headers/SUExport.h; sourceTree = ""; }; - E57351A0D30872C6AADDD2E5294EF95A /* ocsp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ocsp.h; path = Dependencies/OpenSSL/ios/include/openssl/ocsp.h; sourceTree = ""; }; - E58E9ACAA603F0479C9159E248BDD542 /* bio.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bio.h; path = Dependencies/OpenSSL/ios/include/openssl/bio.h; sourceTree = ""; }; + E5A9805939D44205176A9E98C6D688C1 /* cc_config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_config.h; path = Dependencies/corecrypto/cc_config.h; sourceTree = ""; }; E6064D2203D88A9ACE189177C3722660 /* NSPredicate+Search.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSPredicate+Search.h"; path = "Roxas/NSPredicate+Search.h"; sourceTree = ""; }; E6C49955A91A9BF96052D43477EE8A79 /* Pods-AltServer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltServer-umbrella.h"; sourceTree = ""; }; E7223D60AEAF953DAF7871518753EBB9 /* RSTPersistentContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPersistentContainer.m; path = Roxas/RSTPersistentContainer.m; sourceTree = ""; }; - E7709D93E2CB7C73F6D5FA5E3032EAC6 /* AltSign.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = AltSign.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; E77CC6E8557F17BBC9A36A2847A51100 /* RSTArrayDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTArrayDataSource.h; path = Roxas/RSTArrayDataSource.h; sourceTree = ""; }; E8196FCC04FA21317C838435B5F4FCA1 /* RSTTintedImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTTintedImageView.h; path = Roxas/RSTTintedImageView.h; sourceTree = ""; }; + E8A9A878148D6CF54BD3B513CBC10562 /* ccchacha20poly1305.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccchacha20poly1305.h; path = Dependencies/corecrypto/ccchacha20poly1305.h; sourceTree = ""; }; E8EE7F078656FABB8F6821D10FF994BB /* libKeychainAccess.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libKeychainAccess.a; path = libKeychainAccess.a; sourceTree = BUILT_PRODUCTS_DIR; }; - E92A1B8716EB4DF6BF0A824E1662069E /* ccmode_siv_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_siv_priv.h; path = Dependencies/corecrypto/ccmode_siv_priv.h; sourceTree = ""; }; - E9AB7E00EF57815340C28751AFAD3798 /* ptrarray.c */ = {isa = PBXFileReference; includeInIndex = 1; path = ptrarray.c; sourceTree = ""; }; - EA706258C6F1B1F2B19EF8197E8F4349 /* unzip.c */ = {isa = PBXFileReference; includeInIndex = 1; name = unzip.c; path = Dependencies/minizip/unzip.c; sourceTree = ""; }; + E94E7FBA5BE6220EC02A9080CC1F27F2 /* ocsp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ocsp.h; path = Dependencies/OpenSSL/ios/include/openssl/ocsp.h; sourceTree = ""; }; + EB08C426E2E71EC1C153C5E7A64BC6DF /* cctest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cctest.h; path = Dependencies/corecrypto/cctest.h; sourceTree = ""; }; EB20FCA19FFC2313BFF8BBE3AA934288 /* RSTSearchController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSearchController.h; path = Roxas/RSTSearchController.h; sourceTree = ""; }; EB343A74480E905489EFD2CBA6F6339E /* ImagePipeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePipeline.swift; path = Sources/ImagePipeline.swift; sourceTree = ""; }; + EC39385DC9F7D251ABB3B9C00565325B /* ccrng.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng.h; path = Dependencies/corecrypto/ccrng.h; sourceTree = ""; }; ECB70FB9A0943AD3C24308D934E452AC /* ImageTaskMetrics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTaskMetrics.swift; path = Sources/ImageTaskMetrics.swift; sourceTree = ""; }; ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = STPrivilegedTask.framework; path = STPrivilegedTask.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - ED35088C8A16722DEF3F72976FF9CEA4 /* ccec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec.h; path = Dependencies/corecrypto/ccec.h; sourceTree = ""; }; ED374EFFD678733BD4753B1D0950C9AC /* KeychainAccess.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.xcconfig; sourceTree = ""; }; EDC3873E22D0CD23A44484A7BDC17367 /* ImageProcessing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessing.swift; path = Sources/ImageProcessing.swift; sourceTree = ""; }; + EDD1EB60A898622DE274539A353923D1 /* md5.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = md5.h; path = Dependencies/OpenSSL/ios/include/openssl/md5.h; sourceTree = ""; }; EEA367084E76A024B962C3425C5FB6F6 /* Nuke-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nuke-dummy.m"; sourceTree = ""; }; + EEE596F111D07E128D9E130DF1425D12 /* blowfish.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = blowfish.h; path = Dependencies/OpenSSL/ios/include/openssl/blowfish.h; sourceTree = ""; }; EF57703BC0E3CF6BA156D5079026F554 /* RSTSeparatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTSeparatorView.m; path = Roxas/RSTSeparatorView.m; sourceTree = ""; }; - EFEBECC35A43587216760285F8B21E53 /* node.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = node.h; sourceTree = ""; }; + F01DD7D7BEA1D93763B736BB0FDD8C6D /* ccmd4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd4.h; path = Dependencies/corecrypto/ccmd4.h; sourceTree = ""; }; + F16F2CA6FB5C7A929C5E0C5CF383C868 /* ccrng_pbkdf2_prng.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_pbkdf2_prng.h; path = Dependencies/corecrypto/ccrng_pbkdf2_prng.h; sourceTree = ""; }; + F1EE4D813C61F3B6D87F3AA86C4AF49A /* ccder_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_priv.h; path = Dependencies/corecrypto/ccder_priv.h; sourceTree = ""; }; F255B45E106FBFFFBF10D506992EC655 /* RSTDynamicDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTDynamicDataSource.m; path = Roxas/RSTDynamicDataSource.m; sourceTree = ""; }; - F2CF961D1535400D1D9228FD823EE7D9 /* Real.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Real.h; sourceTree = ""; }; - F35FA9FBDE25A463886F53B66B39A748 /* NSError+ALTErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSError+ALTErrors.h"; sourceTree = ""; }; F36150F4B2D5DD35C5AE24D34254DD5B /* Pods-AltServer-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-acknowledgements.plist"; sourceTree = ""; }; F3A77F6E48BAFA480142E4AA3CD6A301 /* UITableViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableViewCell+CellContent.m"; path = "Roxas/UITableViewCell+CellContent.m"; sourceTree = ""; }; - F41304FE31EBAE0769092641DA09FD04 /* ccz_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccz_priv.h; path = Dependencies/corecrypto/ccz_priv.h; sourceTree = ""; }; + F3AE29E350CF21461FF8154A61551514 /* dsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dsa.h; path = Dependencies/OpenSSL/ios/include/openssl/dsa.h; sourceTree = ""; }; F456D30A7BC124649CB25DFC1B8C8D83 /* Sparkle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Sparkle.h; path = Sparkle.framework/Versions/A/Headers/Sparkle.h; sourceTree = ""; }; - F66B00ADAFB9EAD5AF39FB4563B5D29F /* Uid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Uid.cpp; sourceTree = ""; }; + F4FAEB4DB7468E5168C393592A9A89F7 /* cc_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_priv.h; path = Dependencies/corecrypto/cc_priv.h; sourceTree = ""; }; + F4FD837F6C7EC7E2BD67B3DDE14C77F7 /* pqueue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pqueue.h; path = Dependencies/OpenSSL/ios/include/openssl/pqueue.h; sourceTree = ""; }; + F503EDFBC5A78F2A46011E9C2BF7CA3F /* libcrypto.a */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = archive.ar; name = libcrypto.a; path = Dependencies/OpenSSL/ios/lib/libcrypto.a; sourceTree = ""; }; F671AE6838CE45D12DC356525B5E34DA /* Roxas.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Roxas.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; F69D309CC79E17950F70A87D7896AD7F /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - F6C5434FD4DD87A50A377D83BCF58AC2 /* base64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = base64.c; sourceTree = ""; }; - F6E96DA4D53C9D64B25468E7E33CDA9F /* pqueue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pqueue.h; path = Dependencies/OpenSSL/ios/include/openssl/pqueue.h; sourceTree = ""; }; F81F7ECFBB0BA3EA6B14290CD173F066 /* RSTBlockOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTBlockOperation.m; path = Roxas/RSTBlockOperation.m; sourceTree = ""; }; - F8F1AF1828B69E98BD3C740F4BE01090 /* cczp_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cczp_priv.h; path = Dependencies/corecrypto/cczp_priv.h; sourceTree = ""; }; - F908C96C7967FF6B7D5D5B285844D269 /* ALTProvisioningProfile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTProvisioningProfile.m; sourceTree = ""; }; - F9B6F0153330BA8F91ACDB4848FF32E5 /* ALTAppGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppGroup.m; sourceTree = ""; }; - F9D65C67853D36F5680BC4571416FA59 /* dtls1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dtls1.h; path = Dependencies/OpenSSL/ios/include/openssl/dtls1.h; sourceTree = ""; }; + F90E6CECACD1CF9C302B724D82729936 /* ccdh_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh_priv.h; path = Dependencies/corecrypto/ccdh_priv.h; sourceTree = ""; }; + F9621D1B95D869DB44538FCABF1AB5FA /* comp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = comp.h; path = Dependencies/OpenSSL/ios/include/openssl/comp.h; sourceTree = ""; }; F9E154EE6519BD64EF44E725EC3AFB89 /* UIImage+Manipulation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Manipulation.m"; path = "Roxas/UIImage+Manipulation.m"; sourceTree = ""; }; FA30F634D3EEACD6C9E258E0551D357A /* STPrivilegedTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = STPrivilegedTask.h; sourceTree = ""; }; FA31890BE5D6782EE2C66D17C3FA5F73 /* RSTOperationQueue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTOperationQueue.m; path = Roxas/RSTOperationQueue.m; sourceTree = ""; }; - FAFA796C2028D51219FED104E02BBA2E /* ldid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ldid.cpp; sourceTree = ""; }; - FB0B4256965EEBCC93E6D0A895696520 /* ccdigest_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdigest_priv.h; path = Dependencies/corecrypto/ccdigest_priv.h; sourceTree = ""; }; - FB6237E2F93A403AB9147341A339398E /* asn1_mac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = asn1_mac.h; path = Dependencies/OpenSSL/ios/include/openssl/asn1_mac.h; sourceTree = ""; }; + FB7019CDA7FAFB14F4372877ACE5C25B /* ccrng_drbg.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_drbg.h; path = Dependencies/corecrypto/ccrng_drbg.h; sourceTree = ""; }; + FBA41850300CB36F2F0B91962F206090 /* ccdh_gp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh_gp.h; path = Dependencies/corecrypto/ccdh_gp.h; sourceTree = ""; }; FC422EC5FAE52EEE9570A6C6CD463B9C /* UICollectionViewCell+Nibs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+Nibs.h"; path = "Roxas/UICollectionViewCell+Nibs.h"; sourceTree = ""; }; FC9139A28E7A28DDB6875A26A978DCBB /* UIKit+ActivityIndicating.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIKit+ActivityIndicating.m"; path = "Roxas/UIKit+ActivityIndicating.m"; sourceTree = ""; }; - FCEACD7381B4CD496C8776BA4B4DDECD /* cccast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cccast.h; path = Dependencies/corecrypto/cccast.h; sourceTree = ""; }; + FD2D3D41E7E9EAF232778B5B8041B6A3 /* ccec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec.h; path = Dependencies/corecrypto/ccec.h; sourceTree = ""; }; FD54352444A7AFFFB59DA62203AF58BE /* Pods-AltStore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltStore.modulemap"; sourceTree = ""; }; - FDBED95D85CFE5DE2E1A73C8BDE40AF8 /* node_list.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = node_list.h; sourceTree = ""; }; - FE3B0942ABD1EF218327EAFDB5930E8F /* ccz.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccz.h; path = Dependencies/corecrypto/ccz.h; sourceTree = ""; }; FF6A87F5B921A4731A72BAA58BC686B5 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; FFA7753FBE792367C1F3C5464A3A110E /* DataCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataCache.swift; path = Sources/DataCache.swift; sourceTree = ""; }; - FFB8DE7FD2C782C13360ADF01C4BA100 /* modes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = modes.h; path = Dependencies/OpenSSL/ios/include/openssl/modes.h; sourceTree = ""; }; + FFEF8DF57C9AC192C83351E8E35AEF8F /* ioapi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = Dependencies/minizip/ioapi.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -936,13 +938,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 44F108505A79A99F851E711F20EDEE47 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 93C01ECC0AA00200A4D745BFDDB57B63 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -981,17 +976,16 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + F41799509715D1213091CC90E4346D3F /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 0004F9C9828F6F63FE06FA59208D2DC3 /* Resources */ = { - isa = PBXGroup; - children = ( - 337B904794E4177093700286291A78C2 /* apple.pem */, - ); - name = Resources; - sourceTree = ""; - }; 0662058640BBAE435D3DD38E31BCE41C /* STPrivilegedTask */ = { isa = PBXGroup; children = ( @@ -1003,27 +997,17 @@ path = STPrivilegedTask; sourceTree = ""; }; - 0B3BD6D71E29816B202EF8C26CF04845 /* ldid */ = { + 0828B871F006A027065B8A11FE49651E /* Support Files */ = { isa = PBXGroup; children = ( - 5317E660654C64DB949B1E59A273A07C /* alt_ldid.cpp */, - 58093B01C1E44E948FEDBDB15079C7C6 /* alt_ldid.hpp */, - 5DD6C79E70811BB9B34BD32B1D98ABE6 /* Dependencies */, + D119830603D59435CC71A514634C97AF /* AltSign.modulemap */, + 24180EA046FE9B9E443ABA84121D02B1 /* AltSign.xcconfig */, + AE375BB4BFB61D8E020C00E484EC06E6 /* AltSign-dummy.m */, + C91701790D64B24A8B35881D43C35006 /* AltSign-prefix.pch */, + 14E4AEA24135DED0162A1F1E2070447E /* AltSign-umbrella.h */, ); - name = ldid; - path = AltSign/ldid; - sourceTree = ""; - }; - 1759859124FC00BC12C661AC0ADFC6F0 /* ldid */ = { - isa = PBXGroup; - children = ( - FAFA796C2028D51219FED104E02BBA2E /* ldid.cpp */, - 93937548B6185506A5EBAE91D0AD801F /* ldid.hpp */, - 26F2B95DE3E2A8E16A56870D39463E9B /* lookup2.c */, - 355952A440E19A9934DE1D832C517E60 /* sha1.h */, - ); - name = ldid; - path = ldid; + name = "Support Files"; + path = "../../Pods/Target Support Files/AltSign"; sourceTree = ""; }; 1A86FF8B8CE2F63A7C556361E12F003E /* Sparkle */ = { @@ -1088,45 +1072,6 @@ path = Nuke; sourceTree = ""; }; - 2843C38CB016AC38CACF5665CE7FD8BB /* Model */ = { - isa = PBXGroup; - children = ( - BB3E62EAAE23B1F6A4465CC181048F4E /* ALTApplication.h */, - B9B1CEF2EED0B01E64AB78B582825997 /* ALTApplication.mm */, - 658CC59507E86ED7E1C8C8E4119607CC /* Apple API */, - ); - name = Model; - path = AltSign/Model; - sourceTree = ""; - }; - 2ADBE40AD4FBCECB7EC3654624D470B5 /* src */ = { - isa = PBXGroup; - children = ( - B61A0B0143446E0FDB2070FEFCF2A632 /* Array.cpp */, - F6C5434FD4DD87A50A377D83BCF58AC2 /* base64.c */, - 107026048A6314BCB6551F23F23AEFD4 /* Boolean.cpp */, - 1E4C74EB97AA653EB2B4ED3024626A52 /* bplist.c */, - 5DE16BA72251896EA5F462E1206EA3C4 /* bytearray.c */, - 2AB59EF78CE48305009BCBE5CFD27596 /* Data.cpp */, - 89AC48BE808B417F271B5256C94BA837 /* Date.cpp */, - 330DBA0E0196E09E451DD8F91B30CDB3 /* Dictionary.cpp */, - E38B6681BFFE5248E1233761A0B2332C /* hashtable.c */, - 6AC2873142C63A8E3925682DE07870CD /* Integer.cpp */, - 7821F5CE97EE0CA6FC077775CA7446E4 /* Key.cpp */, - DE107E4A9765C8FEB873EB1DD6945AE5 /* Node.cpp */, - 14EAE44A37B74218DAE2706E4BA6711D /* plist.c */, - E9AB7E00EF57815340C28751AFAD3798 /* ptrarray.c */, - 2B75BDE119124F6539BC97E774D025E9 /* Real.cpp */, - D2941754C7BFF037E800DD3BA0E4BD41 /* String.cpp */, - B4D35C9489C43E90CF4724B95AFAB49E /* Structure.cpp */, - 1E0ADF893622CFC816C5CF2BD893648E /* time64.c */, - F66B00ADAFB9EAD5AF39FB4563B5D29F /* Uid.cpp */, - 93C719D0ADF003E5765269C35E8F25AE /* xplist.c */, - ); - name = src; - path = Dependencies/ldid/libplist/src; - sourceTree = ""; - }; 2C6DD3243036D912CFF08FC91260A033 /* Products */ = { isa = PBXGroup; children = ( @@ -1152,16 +1097,6 @@ name = "Targets Support Files"; sourceTree = ""; }; - 3598F2B00D4321009D713747EEC1E46B /* Capabilities */ = { - isa = PBXGroup; - children = ( - 5173D667A4DCC596DBEF12E035032764 /* ALTCapabilities.h */, - 5127AE0A886C7042BB03B85F0E627CAB /* ALTCapabilities.m */, - ); - name = Capabilities; - path = AltSign/Capabilities; - sourceTree = ""; - }; 3AA074A1D117D8452CF47D59BCB2E498 /* Support Files */ = { isa = PBXGroup; children = ( @@ -1184,6 +1119,26 @@ name = Frameworks; sourceTree = ""; }; + 3C22125E2A3CBDC12AADC5831FC6DA93 /* plist */ = { + isa = PBXGroup; + children = ( + 794E77BC02F986130687D6316EF57E3D /* Array.h */, + E16B361E427304756A3FEEFEC3E98B7E /* Boolean.h */, + 16F01EE53C3614D3F01794578C017D4C /* Data.h */, + 8F45AD54B240CD63759835E4C274DF5C /* Date.h */, + D64A406C56737646F44CF327AFED7D74 /* Dictionary.h */, + D3EF069C6108BABCFA318ECF9B7A2BEC /* Integer.h */, + A9DD3756A7794EE5C24E96500DF99CD2 /* Key.h */, + 02139C5CA1A82E5D0F6976D2ED8794B1 /* plist.h */, + 86E4F6EE96514B7ABFC421F89D77957D /* plist++.h */, + D1995EC9C2411BB166BDF5A11AB6F55D /* Real.h */, + 665FA6B0D2306C803E518DE8E23ED50C /* Structure.h */, + A0EE2E6C2943970D34C8C2CA231457AD /* Uid.h */, + ); + name = plist; + path = plist; + sourceTree = ""; + }; 4440908360F34C263449E23C7B042775 /* OS X */ = { isa = PBXGroup; children = ( @@ -1205,20 +1160,15 @@ path = AppCenter; sourceTree = ""; }; - 4C06120A7EB15533BAE87E27C40672EF /* minizip */ = { + 47D3053B9F74C5F4E7CE60BD7A7D2E73 /* include */ = { isa = PBXGroup; children = ( - C4F3A4BFDFD12AB4EB01F4BCA312A94D /* crypt.h */, - E32D549BC6862E0FE611A2FC29601A44 /* ioapi.c */, - BE3254B479A7B3EC6F741494E430EA42 /* ioapi.h */, - C72FC0FB6B8986A4FB1980229B73DDEE /* mztools.c */, - C1E18A24C4A563BC4DDCA5EF6254C778 /* mztools.h */, - EA706258C6F1B1F2B19EF8197E8F4349 /* unzip.c */, - 9A8A48D68CE5B5EF610D60AE61C9F584 /* unzip.h */, - 8C8CB396F5F3F3E83C4FCE36B8954F1B /* zip.c */, - 2DD6FE02FB20B5AAE90555B83978CE79 /* zip.h */, + A037DA20719CC53236F90DCCB20927A8 /* node.h */, + 4908692C01104FF22D0D96985FD9E082 /* node_list.h */, + 2AB0401ED9640D5FCA053F8CA2E555CE /* object.h */, ); - name = minizip; + name = include; + path = include; sourceTree = ""; }; 4D30F0EDF85DB541AC9B1DE213F34087 /* Support Files */ = { @@ -1230,15 +1180,16 @@ path = "../Target Support Files/Sparkle"; sourceTree = ""; }; - 509C180E6A90B89D30B2070FD2CB5026 /* include */ = { + 4E5140C3D65C386D8E21266BD02A838F /* libcnary */ = { isa = PBXGroup; children = ( - EFEBECC35A43587216760285F8B21E53 /* node.h */, - FDBED95D85CFE5DE2E1A73C8BDE40AF8 /* node_list.h */, - 5C713C007D33D4AE6FB4D2961BA0AABA /* object.h */, + 80B1FACFFD8BA5ED350FC519125B7ABE /* cnary.c */, + 0BF5FA7DAFD600C15595A2D58FB76159 /* node.c */, + 0F7A8CC48A75EB4F36A8DDD485FF8AA0 /* node_list.c */, + 47D3053B9F74C5F4E7CE60BD7A7D2E73 /* include */, ); - name = include; - path = include; + name = libcnary; + path = Dependencies/ldid/libplist/libcnary; sourceTree = ""; }; 5A804DA21BA58CB325140CEB9622E928 /* Resources */ = { @@ -1250,52 +1201,6 @@ name = Resources; sourceTree = ""; }; - 5DD6C79E70811BB9B34BD32B1D98ABE6 /* Dependencies */ = { - isa = PBXGroup; - children = ( - 1759859124FC00BC12C661AC0ADFC6F0 /* ldid */, - ); - name = Dependencies; - path = ../../Dependencies; - sourceTree = ""; - }; - 616A823A8A663151CFDCBDBEC8E8D69F /* plist */ = { - isa = PBXGroup; - children = ( - BA698FA724F51679E5DA344451F6FBDA /* include */, - 6E6553C4B9C55B696EF155B4A6A302DA /* libcnary */, - 2ADBE40AD4FBCECB7EC3654624D470B5 /* src */, - ); - name = plist; - sourceTree = ""; - }; - 658CC59507E86ED7E1C8C8E4119607CC /* Apple API */ = { - isa = PBXGroup; - children = ( - 9A69C6F20E3BBAE1C8C90A58CBA3DB0C /* ALTAccount.h */, - 4E67825FF63515B7E8BE103021E87C4C /* ALTAccount.m */, - AA460D4136BE705CF537D99DB76207FF /* ALTAnisetteData.h */, - 83BB07F284FD8A5C58CFAFC534D68D48 /* ALTAnisetteData.m */, - 68D8D3A708227C0506574E6358D79A3D /* ALTAppGroup.h */, - F9B6F0153330BA8F91ACDB4848FF32E5 /* ALTAppGroup.m */, - 7B937B69AB1B177FA5B33FAC4EF2B1F9 /* ALTAppID.h */, - 7FE7C7E1759E89B19FAA0B3E53E547D9 /* ALTAppID.m */, - 3660BB49E3BBD8E1F2C981DFC196D2EA /* ALTCertificate.h */, - B348AC7ABB9564CBB9312DCAEA83CCA8 /* ALTCertificate.m */, - 87784F9ABEFCB67CA824E4365FF1BE0D /* ALTCertificateRequest.h */, - 059702EBFD928AE0189CA3F830C3616E /* ALTCertificateRequest.m */, - 2F5DF1983B9349D3466E803F7DC1055E /* ALTDevice.h */, - 7EA1938AA1B5E8390790EC972AF13407 /* ALTDevice.m */, - 7AC3A57327833C46EF9AEA88A5664D69 /* ALTModel+Internal.h */, - 8B65807DC094AB21D52356F25FDB45DA /* ALTProvisioningProfile.h */, - F908C96C7967FF6B7D5D5B285844D269 /* ALTProvisioningProfile.m */, - A519C4A249DF25B933F36B11AAF11F94 /* ALTTeam.h */, - 21BAD65A60EEBB40B76D2B4694B6E02E /* ALTTeam.m */, - ); - name = "Apple API"; - path = "Apple API"; - sourceTree = ""; - }; 68EC6074B3A6DD0C90661CF5BC75472C /* Support Files */ = { isa = PBXGroup; children = ( @@ -1309,38 +1214,30 @@ path = "../../Pods/Target Support Files/Roxas"; sourceTree = ""; }; - 6E6553C4B9C55B696EF155B4A6A302DA /* libcnary */ = { + 6A0C6FB809EA558AF3D8B6CE55A5DFC1 /* Pod */ = { isa = PBXGroup; children = ( - 21BD6820622DF289D5DE269F1F848A55 /* cnary.c */, - C906AF9E4AF1DA84489A450180EE84AE /* node.c */, - 9C2FA5BD084CB87DB30010FD1473E50F /* node_list.c */, - 509C180E6A90B89D30B2070FD2CB5026 /* include */, + 4B52CF9C4F16A5BF5E9ED16157C7A954 /* AltSign.podspec */, ); - name = libcnary; - path = Dependencies/ldid/libplist/libcnary; + name = Pod; sourceTree = ""; }; - 6EF296224F3EF005E430C2A9C148B19A /* AltSign */ = { + 70C357CB195C47E51793F78A3F07FD55 /* Frameworks */ = { isa = PBXGroup; children = ( - 8F5832C9D79544C20373B7A1438E6671 /* AltSign.h */, - CA2256AFCA44A77322681B577C5BE992 /* Apple API */, - 3598F2B00D4321009D713747EEC1E46B /* Capabilities */, - 7E88F1CED03D6E597094D57F9A226302 /* Categories */, - 7B8EDF257A275B9C8EDE8D9748DC0438 /* CoreCrypto */, - 0B3BD6D71E29816B202EF8C26CF04845 /* ldid */, - 4C06120A7EB15533BAE87E27C40672EF /* minizip */, - 2843C38CB016AC38CACF5665CE7FD8BB /* Model */, - BF94F40EBF093B7557D4838F0BAFAC02 /* OpenSSL */, - 616A823A8A663151CFDCBDBEC8E8D69F /* plist */, - A8E8EC855E36F4AD2F328CCDAA64BFAB /* Pod */, - 0004F9C9828F6F63FE06FA59208D2DC3 /* Resources */, - D2B1CEF7E4E7BF293182A44F767D136E /* Signing */, - C059CBC9444DAD957561487D91A5351C /* Support Files */, + F503EDFBC5A78F2A46011E9C2BF7CA3F /* libcrypto.a */, + B053F5AACB67D86E3EE0B3A623E5E8A1 /* libssl.a */, ); - name = AltSign; - path = ../Dependencies/AltSign; + name = Frameworks; + sourceTree = ""; + }; + 72B76CF5DB18008D49E4796FFBA774E9 /* Dependencies */ = { + isa = PBXGroup; + children = ( + A4F4E1309B75832E4EB4B5CD95664DB6 /* ldid */, + ); + name = Dependencies; + path = ../../Dependencies; sourceTree = ""; }; 7611C2D99F2F3B5491405CB967047A65 /* Frameworks */ = { @@ -1351,98 +1248,13 @@ name = Frameworks; sourceTree = ""; }; - 7B8EDF257A275B9C8EDE8D9748DC0438 /* CoreCrypto */ = { + 7DCCDED4E18B571B16065A486943DE1F /* include */ = { isa = PBXGroup; children = ( - 911AB656234F15A99CA82B25BA46A6DF /* cc.h */, - 9CB064AF038EE6DCAD658BEE88130993 /* cc_config.h */, - 0A42A9A1EEFA70A1653FD7A3CEA23219 /* cc_debug.h */, - 4E7D921E0F56CAA5D466401A9A6B1B60 /* cc_memory.h */, - 69BC2DC6AC50B0C61B4F7E90078ECBCB /* cc_priv.h */, - 3E050D4CE1C16A0C2923D75EE79FCD4E /* cc_runtime_config.h */, - D02881E1A8ED73A81BDDAFE003ED91A8 /* ccaes.h */, - 323D1C83DBD19034F0040A421956E53F /* ccansikdf.h */, - A19126537C612B13599B09403DFDD550 /* ccasn1.h */, - 2777B86B3C081082E111A396CF11EE57 /* ccblowfish.h */, - FCEACD7381B4CD496C8776BA4B4DDECD /* cccast.h */, - 99C7B66B038F2B0D0975A387F4E73F29 /* ccchacha20poly1305.h */, - AA7D8EE75A3FE7F4EB2ECBCABDA9330D /* ccchacha20poly1305_priv.h */, - 2119733D600F6F015CE868CFBBA5E2E1 /* cccmac.h */, - 0C186D101852CF99F60AF8EAF575DFC3 /* ccder.h */, - ADBFBE91D5D878B16F65F929735F889B /* ccder_decode_eckey.h */, - 1096054AEB4A5C2B7057CD805622BD3E /* ccder_encode_eckey.h */, - 9656712F445F048351FC0772450961B3 /* ccder_priv.h */, - 89A1585D5B823C5347322CAF37FD0908 /* ccder_rsa.h */, - 6A0B23E86878CCA3DDA7089AF3A28E27 /* ccdes.h */, - B9C77F574EE4D8FCC56A32497585256D /* ccdh.h */, - A6CB7BCDAD00CC9657632FA0DF9599EC /* ccdh_gp.h */, - 9F212AF34A56B17C13C97B11063D1640 /* ccdh_priv.h */, - B3011F6C6820AE4018E7676784549DFC /* ccdigest.h */, - FB0B4256965EEBCC93E6D0A895696520 /* ccdigest_priv.h */, - 66BACEB5A46F609F5EC73F3A2E4AAEA3 /* ccdrbg.h */, - C65850A307D6D5D8B9CBB2C7795093CC /* ccdrbg_factory.h */, - 29DDEEEB045FDE52E9750BDC8D15D561 /* ccdrbg_impl.h */, - ED35088C8A16722DEF3F72976FF9CEA4 /* ccec.h */, - 197E0597A2E75AF389EBA19664D8A7B2 /* ccec25519.h */, - 903DA55629D1B8B8172C106D1027247B /* ccec25519_priv.h */, - AD1EF6A7D3F4E016E8B9C8041B0C3945 /* ccec_priv.h */, - 7861F7E486DBFDA791F172183A52B4CF /* ccecies.h */, - D75FED907035E95DEB0F6ECED2B0EB14 /* ccecies_priv.h */, - CB4FFC20503BA7993FDFB654063591EC /* cchkdf.h */, - 41CB48690B18FAE99417885EF7E6E767 /* cchmac.h */, - 7AC49781BB0CCCCFBFFF6EEFB0867FEF /* ccmd2.h */, - 9F99EB204984D60B53B909E5F4EA191B /* ccmd4.h */, - 0751F7694817D0E796E34BDA38D20A3B /* ccmd5.h */, - A8093B399024794431159E69E5C18C92 /* ccmode.h */, - 7DD6F2E9007FE8EAA1F7FC353F89D4A4 /* ccmode_factory.h */, - DE5A39D53949264BCDC25FCA52F1DAE1 /* ccmode_impl.h */, - DEDF79290A2ABD26745D679369ABEB63 /* ccmode_siv.h */, - E92A1B8716EB4DF6BF0A824E1662069E /* ccmode_siv_priv.h */, - C556A67CD97EE39683D31C0B9F0918EB /* ccn.h */, - D754504A4F28BD206652608C7DBD1974 /* ccn_priv.h */, - A29D16D5E80AA6EA4A58FBAA620072C8 /* ccnistkdf.h */, - 4F9A466E366E62DBE3D0985750E09895 /* ccpad.h */, - 568A2EC5A1E112757032C27664AC2E1C /* ccpbkdf2.h */, - ADE888C3205206830344D97E15D562F5 /* ccprime.h */, - A06E3E26427B3D2C3D8FCA0EBCCFF0AA /* ccrc2.h */, - B87FE5286C1FD482F82C01FCB38DB158 /* ccrc4.h */, - 52758575FDE408FC483B772F1A509906 /* ccripemd.h */, - 360C81878FE8049B3BA153E01A5CAF66 /* ccrng.h */, - 9E36BE832F8B1BC198CFE50D7551BAD4 /* ccrng_drbg.h */, - 187EDCBC0D67E204C7F825A320F3774E /* ccrng_ecfips_test.h */, - 38090EB442D3768A7A0B8A9E04F17CE8 /* ccrng_pbkdf2_prng.h */, - 9C0423D1915156DAE89F4B8E71A85020 /* ccrng_priv.h */, - 1169B08138008F968889C891FB8233CD /* ccrng_rsafips_test.h */, - 19B814F078FD394A05669CD8C06AA9F3 /* ccrng_sequence.h */, - 81FEA74DB1902FB97CE333C1CEDB224A /* ccrng_system.h */, - 716B8A10C34161D3BF636269EBB59A6A /* ccrng_test.h */, - AF1FCE4DD724ED65B4A4CFF33E32C9C3 /* ccrsa.h */, - BE86423754DE6F326E05DA81C8610E5B /* ccrsa_priv.h */, - DBB0FE410791963ECA0C7CF0390DB3EA /* ccsha1.h */, - 5B597127884BDD061E60B0F71D6A7B11 /* ccsha2.h */, - 0AF287DBC0725AF33B14CD9BE967E93D /* ccsrp.h */, - 2D20CAC848DB592D7D34242E54085286 /* ccsrp_gp.h */, - 5894D9DE89EF3AD8F90F2B9359464119 /* cctest.h */, - D88FCCA012930093FB58B2044011D0DC /* ccwrap.h */, - FE3B0942ABD1EF218327EAFDB5930E8F /* ccz.h */, - F41304FE31EBAE0769092641DA09FD04 /* ccz_priv.h */, - 389771695B320767CE9FE0680E37A623 /* cczp.h */, - F8F1AF1828B69E98BD3C740F4BE01090 /* cczp_priv.h */, - C8158E0DE7EA9639894587255DB9F03C /* fipspost.h */, + 3C22125E2A3CBDC12AADC5831FC6DA93 /* plist */, ); - name = CoreCrypto; - sourceTree = ""; - }; - 7E88F1CED03D6E597094D57F9A226302 /* Categories */ = { - isa = PBXGroup; - children = ( - F35FA9FBDE25A463886F53B66B39A748 /* NSError+ALTErrors.h */, - 6701293BB9F23B8CF472B900EFFCDE04 /* NSError+ALTErrors.m */, - CFF75D5C0E4169E403AFBBECFE797C18 /* NSFileManager+Apps.h */, - 4C910EB12E098B525502FC67B512BBE3 /* NSFileManager+Apps.m */, - ); - name = Categories; - path = AltSign/Categories; + name = include; + path = Dependencies/ldid/libplist/include; sourceTree = ""; }; 7F5AD92236E83BA3EB39205EBAB8A9B8 /* Pods-AltServer */ = { @@ -1462,6 +1274,17 @@ path = "Target Support Files/Pods-AltServer"; sourceTree = ""; }; + 7FFD6BEDEEAC30877516393E5D5E21F1 /* ldid */ = { + isa = PBXGroup; + children = ( + 2CB8E2ABC966150398B2F4C4B0761F74 /* alt_ldid.cpp */, + 461CDE978DF925FB6885F1B280526201 /* alt_ldid.hpp */, + 72B76CF5DB18008D49E4796FFBA774E9 /* Dependencies */, + ); + name = ldid; + path = AltSign/ldid; + sourceTree = ""; + }; 843530E93DA12B817029E9018B03DD06 /* Pods-AltStore */ = { isa = PBXGroup; children = ( @@ -1478,6 +1301,22 @@ path = "Target Support Files/Pods-AltStore"; sourceTree = ""; }; + 884349E0931D46BDB919285B18B5A6C6 /* minizip */ = { + isa = PBXGroup; + children = ( + B7332904B9E2D3C5D440F26D866C0001 /* crypt.h */, + 23E0561DD4F13C7AF9E1906B2F7FED39 /* ioapi.c */, + FFEF8DF57C9AC192C83351E8E35AEF8F /* ioapi.h */, + 456458FFF48445DBFE7F57B240240652 /* mztools.c */, + 013369D2344387BAEEC8498600873CC8 /* mztools.h */, + C3B6838E7D2AF7444D9969BE598DC3B7 /* unzip.c */, + 1A7733AAAA65413F1FBA1D833F183A78 /* unzip.h */, + 4316F8493A74FABBBC2C3E10E4138201 /* zip.c */, + BDCED357EEDCA3B0803C46DD9B47E52D /* zip.h */, + ); + name = minizip; + sourceTree = ""; + }; 9307E5FFD57ACBE2597611F16A6139DA /* Frameworks */ = { isa = PBXGroup; children = ( @@ -1494,12 +1333,41 @@ name = Frameworks; sourceTree = ""; }; - A8E8EC855E36F4AD2F328CCDAA64BFAB /* Pod */ = { + 9FAF5C6806573F18A8623AEBAE6095E7 /* Apple API */ = { isa = PBXGroup; children = ( - E7709D93E2CB7C73F6D5FA5E3032EAC6 /* AltSign.podspec */, + 29A65DA9D088BAF9EB746FEE0BE79E04 /* ALTAppleAPI.h */, + 243AB825C471F2A86F2A96711183F5F1 /* ALTAppleAPI.m */, + C96AFD04705DB5A24B55FA822CC04068 /* ALTAppleAPI+Authentication.h */, + A31187E405A3B5600AF44FB23CFA31D0 /* ALTAppleAPI+Authentication.m */, + 7A0142A858D9F537F408C86780BBCD79 /* ALTAppleAPI_Private.h */, + 63586CC5A7CE1B9F2D3AAF9AC69FBF92 /* ALTAppleAPISession.h */, + BBC276546755D2D2E0FA94776CC4A235 /* ALTAppleAPISession.m */, ); - name = Pod; + name = "Apple API"; + path = "AltSign/Apple API"; + sourceTree = ""; + }; + A26F8E793339C726BF9DCBC02BF075C9 /* plist */ = { + isa = PBXGroup; + children = ( + 7DCCDED4E18B571B16065A486943DE1F /* include */, + 4E5140C3D65C386D8E21266BD02A838F /* libcnary */, + A9DB5C6AA729521EA9B652A9FB0EB895 /* src */, + ); + name = plist; + sourceTree = ""; + }; + A4F4E1309B75832E4EB4B5CD95664DB6 /* ldid */ = { + isa = PBXGroup; + children = ( + 077AF64802F24230ED70D6122CF55C06 /* ldid.cpp */, + 25393DAC1EA30726D262AC141C85013C /* ldid.hpp */, + B015BEC417532DA643C81EC45FE9FDF0 /* lookup2.c */, + AEF0C296C1031B628622C3F23A6795AB /* sha1.h */, + ); + name = ldid; + path = ldid; sourceTree = ""; }; A91B948DA3C1C71F4FD446B010B6277D /* Support Files */ = { @@ -1515,10 +1383,38 @@ path = "../Target Support Files/Nuke"; sourceTree = ""; }; + A9DB5C6AA729521EA9B652A9FB0EB895 /* src */ = { + isa = PBXGroup; + children = ( + 75104C0A2EE1C37FFC509EAF27A94FB5 /* Array.cpp */, + 24369850083FFB9088380284F53FB8DC /* base64.c */, + D8FFD5094C14D855AD72D5886C6E9C41 /* Boolean.cpp */, + 8DBAD34116F428C398ABFBE417F4667B /* bplist.c */, + 13829BA8FFF6B20CFC421550E25A9ED2 /* bytearray.c */, + 2D2BC8CFF846F8CC55C12F99FF9B6B1B /* Data.cpp */, + 1CD2A4B418A56F771C88FA5A6FF47A1C /* Date.cpp */, + B079D73FCCC96348143AFE7F2561458D /* Dictionary.cpp */, + 9C9CB55B87A2518DA2B288CF0A51A317 /* hashtable.c */, + DFAD5B1296C274ADFD82975E7A434B05 /* Integer.cpp */, + 9AF1562E9A7D2AF41BBCCDD06AB2902C /* Key.cpp */, + E34BF559921ABB4C458BE11F178BF511 /* Node.cpp */, + 357FA3564F0A49464A844D8A2AF33929 /* plist.c */, + 6A8A8F53D5AB6C87E4A941CE019AA130 /* ptrarray.c */, + 0877727970B5A661ADFA492AD72FEC06 /* Real.cpp */, + 040255450061C2302C5293BA57F352CD /* String.cpp */, + BF1115ED130C73385543231B6443D4C8 /* Structure.cpp */, + 971D3CE4E4A2890A2F31579CAB2C7CA3 /* time64.c */, + DA3FC9DBC968011D5E1E8BA2727CC0A7 /* Uid.cpp */, + 7B3024E77328F3B4499DFF4D497E94C9 /* xplist.c */, + ); + name = src; + path = Dependencies/ldid/libplist/src; + sourceTree = ""; + }; AF69713775B03B86677F3D2E78371BDA /* Development Pods */ = { isa = PBXGroup; children = ( - 6EF296224F3EF005E430C2A9C148B19A /* AltSign */, + FA053F96017C52768D1EDB1D8BE9D42B /* AltSign */, D17C3EFB4BDFDF03D73524A6CE7B9374 /* Roxas */, ); name = "Development Pods"; @@ -1541,13 +1437,26 @@ name = Pod; sourceTree = ""; }; - BA698FA724F51679E5DA344451F6FBDA /* include */ = { + B5E1A4A16419BDF9B4A13694B190F163 /* Signing */ = { isa = PBXGroup; children = ( - C1D00CF6F61D536B9CFA6E136557A603 /* plist */, + 1CE45FFF0D902DE5DA9779BD2F3238F3 /* ALTSigner.h */, + BBD1A25AE3A8D5BE0DF43B421DCE1A3D /* ALTSigner.mm */, ); - name = include; - path = Dependencies/ldid/libplist/include; + name = Signing; + path = AltSign/Signing; + sourceTree = ""; + }; + B6030D3A47EE7A67A4C550901082A435 /* Categories */ = { + isa = PBXGroup; + children = ( + 5417AAB8D529B87FCBCB72AFEADD236A /* NSError+ALTErrors.h */, + 87CCDAFA916F7F86A2EF7AF0A5CDAB90 /* NSError+ALTErrors.m */, + D8718E81F9D2A418ABB98B076F9804AC /* NSFileManager+Apps.h */, + BABE5C7C67FD072B3F1033EBB69A4715 /* NSFileManager+Apps.m */, + ); + name = Categories; + path = AltSign/Categories; sourceTree = ""; }; BD1DDAFA057749C7A7252BF2BF599D52 /* Analytics */ = { @@ -1558,105 +1467,183 @@ name = Analytics; sourceTree = ""; }; - BF94F40EBF093B7557D4838F0BAFAC02 /* OpenSSL */ = { + BEAF3D48E710BEE1EB831C82F514C2AB /* OpenSSL */ = { isa = PBXGroup; children = ( - 3847A3DB493D2B9BD693D49F7F252F93 /* aes.h */, - 88C28F69298F83C7817B308AD493ABFF /* asn1.h */, - FB6237E2F93A403AB9147341A339398E /* asn1_mac.h */, - 694E6932887B1C0D0912130564BB474B /* asn1t.h */, - E58E9ACAA603F0479C9159E248BDD542 /* bio.h */, - 02B30122F755FA8B1BAE13CA00BA4D40 /* blowfish.h */, - 67DF21072AF32876EAA108A94774E489 /* bn.h */, - 6DEBF37A83C28405AFF4EBD63487FA9A /* buffer.h */, - 2D4654C6A14A830D0F5D8A2D875BB8C4 /* camellia.h */, - 413693D82E21BB52B74898987363EA99 /* cast.h */, - 4F666C0017EBBA5CA801A37C75BBCF28 /* cmac.h */, - 037FB3B672D2D4A5D48669AB61EA914F /* cms.h */, - CFE84421678B8036DB50063E0C6E7763 /* comp.h */, - 17CAE83631C584EC53DEB3D8C6105287 /* conf.h */, - 4537E82F32214FD7818D7CD91F603D5B /* conf_api.h */, - C41F3B0DFFB49EA01036873626F8F8B0 /* crypto.h */, - 4EDA621AEF8DB65ACF851EE4E71266E3 /* des.h */, - 442C72B32657E76148EBC3129ED2B08F /* des_old.h */, - A6C7A3F8405342E0CFCF2C6C5F9B0A3D /* dh.h */, - 16CC44686863038C7F7FD1406BA29791 /* dsa.h */, - 1601F1E730722FEB37A3578E83D25F96 /* dso.h */, - F9D65C67853D36F5680BC4571416FA59 /* dtls1.h */, - 0E8386150C1F216DF0D0047940058BCF /* e_os2.h */, - 0D659CD2AA9C92DF6E9B43DA90AF27AC /* ebcdic.h */, - 02F648222304E3F83FDD520924C7F891 /* ec.h */, - B2E32F30A6F797B2888B4278B53958F9 /* ecdh.h */, - 99A34B91E3966B3C42216C9E4A2D4CFF /* ecdsa.h */, - 8BA2996D4747B24F1CF7F4600E016E1B /* engine.h */, - 1CA5A11E0DDF26A9DE6B62F91CC5957A /* err.h */, - 1AC6EC86E0B6ECB8A0512A4387C5D98E /* evp.h */, - 5997619C66BBB2F2D0E31C562EA522F9 /* hmac.h */, - 247BA5E6F98B12CA30550A2B55530A00 /* idea.h */, - A54C466EC6AF49EF232B337D31A18456 /* krb5_asn.h */, - 65E9FDAFF507649EABC4CCFF403734D0 /* kssl.h */, - 18FBC4F986DA9725EE89FAE91EAA74DC /* lhash.h */, - 4C4EB1FF702E3A1ACF22B0FD9AEFDFAE /* md4.h */, - 9D1C8FB76F45178341985B05C9D0B22A /* md5.h */, - 557113703F2557617D59ADA3DB5FD9E8 /* mdc2.h */, - FFB8DE7FD2C782C13360ADF01C4BA100 /* modes.h */, - 5496E932BB2B72CA3794430120AD503D /* obj_mac.h */, - 9ACE8C95ED09F41B08C4DF0B178B37EA /* objects.h */, - E57351A0D30872C6AADDD2E5294EF95A /* ocsp.h */, - 8F5E1856E53AF0DB69BD508F9A6D3D10 /* opensslconf.h */, - 407C9DAC0B6F7CB610C85D0263AE17B8 /* opensslconf-arm64.h */, - 8A5C4EB6CE1FC2273ADA61E5F49FF3C8 /* opensslconf-armv7.h */, - C1EBD0BA39E3F8B25F16880B710E2C5B /* opensslconf-armv7s.h */, - 7CF24B65E03A76EC462A36BF2B994FC6 /* opensslconf-x86_64.h */, - D1791ECEFFE0ECE2BA1DB48169191A84 /* opensslv.h */, - 9A43A3EB159CA9C66ED383CAB0E128A6 /* ossl_typ.h */, - 46BDD3848FE0E636C85F4304CF3FB840 /* pem.h */, - 289381B8EDD6B16F3DF7EFEE1612E74A /* pem2.h */, - 709FED73AB0971FF10898C166D5C34DD /* pkcs12.h */, - 25B7FB8E9B86CDAF9FE076B7BEF19332 /* pkcs7.h */, - F6E96DA4D53C9D64B25468E7E33CDA9F /* pqueue.h */, - DCFCFF9D5D975584717062C63429C6F2 /* rand.h */, - 74EC61C06891AAA10B5701E541289336 /* rc2.h */, - C50FB407DB2A72F5D827B19042A714F8 /* rc4.h */, - 16DD86F6BA85A19C79A7F5C54BD69A1C /* ripemd.h */, - AF4D6C6CC9CA754CE024BA6C89436DB2 /* rsa.h */, - 17B0DD2A3AF4BECF289D5E2B78B57799 /* safestack.h */, - B6E49F8897AC828EC9E5DA2A60FDF2B8 /* seed.h */, - 5B27464FED48BC6328C2539851FAA825 /* sha.h */, - D807E18BE67EE04DE0A7D40796310D9A /* shim.h */, - 1944B3A28C9CA3CECE0037C1C7B86E59 /* srp.h */, - A41FE28E6B4ED982EF75B8CE08000F56 /* srtp.h */, - 7B93E8672E3990ED78D813FADC50EECF /* ssl.h */, - 474C34D18454CBF5A04B49C2055FBBAB /* ssl2.h */, - CCB1777204D5E7D374A02A66DDD295A1 /* ssl23.h */, - 2E584018F8A74D90A54833BF5A1880FD /* ssl3.h */, - D6B718DB69C902E4BB79FFC1C7E66C65 /* stack.h */, - C2F2B49CD68EE399F16485FA8F6A2254 /* symhacks.h */, - 61C5B1B207DD52BC5ACAB62A5A6DEF64 /* tls1.h */, - 39C8B442E4F1D331FA20406BD841D05A /* ts.h */, - 7E9AC3ACB0E77B051E9401069DA4F792 /* txt_db.h */, - 39F52AFBCFA9F816FF726CF258D87FB2 /* ui.h */, - 255F10B935149F5E157B19FC22FDEA31 /* ui_compat.h */, - 493A0B3CB13D03370FC0105ACD627968 /* whrlpool.h */, - D03D18F2A76D3A69A829E730376678FD /* x509.h */, - 61501C1661FD2F24B7E32026E45D5AA1 /* x509_vfy.h */, - AAC523833807E820A33A2453C6095512 /* x509v3.h */, - D73C330D8867B2D996EF8A05AB66B421 /* Frameworks */, + 22C6D98888850ED19B2AF6DCB0BAFD09 /* aes.h */, + 9CC4ADB88777C1D474DC23555DAB0FA9 /* asn1.h */, + 7EAFABB4B6087580EC01C26565DE829B /* asn1_mac.h */, + 96D6C66AEBC591D12F0E80529DC3418A /* asn1t.h */, + 2BAF477293879953E970395E4B7D490F /* bio.h */, + EEE596F111D07E128D9E130DF1425D12 /* blowfish.h */, + 39D3EFF616D49323760E7E66C28D0167 /* bn.h */, + 1B8528C3EBA7843632C9F68CF0C71E85 /* buffer.h */, + 8FFDA79BE67B1B112C3813188FAC61A9 /* camellia.h */, + 674DA3B34A4520A84FA76CDCEDA35DE1 /* cast.h */, + 653A09CBA7F676D6F4E27628B75F19E7 /* cmac.h */, + B8511993F39E00D35AA94508C2B6B38C /* cms.h */, + F9621D1B95D869DB44538FCABF1AB5FA /* comp.h */, + AF5F73783D89BB7EA54C6E6BAD22E127 /* conf.h */, + 3C3BF8A22D66F1816D93938B2063E80B /* conf_api.h */, + D21525A879214D6312A215AE60A934CC /* crypto.h */, + CD308B466DF73828A29DC0A8140F8C11 /* des.h */, + AD4BCA67179622F7059229DF555D7A68 /* des_old.h */, + D4C2AA1FB6A5E6D96930DF87D8831339 /* dh.h */, + F3AE29E350CF21461FF8154A61551514 /* dsa.h */, + 2899D037C6E74D1F789FBB1D961B1DA6 /* dso.h */, + 0D3049A6AAC2BEDB5652DB936501CC28 /* dtls1.h */, + 094CAC1D255964920B3D171BC95E8842 /* e_os2.h */, + CE555C1854ED4FB6361208A6BB03C08B /* ebcdic.h */, + 740325B5AAE293D4339D716D7C9D7796 /* ec.h */, + 5F2867FF5CABC2980D897FEA64C01EAE /* ecdh.h */, + 68E7F72AC603A318E05AD1297A5968E0 /* ecdsa.h */, + B098C7DF8B919D283DA0ACD4C677CCDE /* engine.h */, + E3B5E9CB483CAB85D5EB8C0CF9F496AA /* err.h */, + 36835F35AF4556CF726EB7497E6D9346 /* evp.h */, + DC89AEEFCF4708A6FA5D9676E66D782B /* hmac.h */, + CB48CE8A277047C5360700F2D1D1B05D /* idea.h */, + A989158245B429AD934BE6018E437689 /* krb5_asn.h */, + 682843C4254F324878A86962A40919B2 /* kssl.h */, + B58865BCA013F19D8B3D4C8F5D90A790 /* lhash.h */, + E426440F824AE6B859FD8C93398C97AC /* md4.h */, + EDD1EB60A898622DE274539A353923D1 /* md5.h */, + 00D1AEC1D25FFE71BD48F8F5AE7565F8 /* mdc2.h */, + ADFAA9CF10E4C06B6A788EB61A786810 /* modes.h */, + A88C0B1C87A6B7DE3B4811D71B8A1057 /* obj_mac.h */, + 0F2982F610F54DFE52F9296DC86199D0 /* objects.h */, + E94E7FBA5BE6220EC02A9080CC1F27F2 /* ocsp.h */, + DA8068F9DBDF3B9CF23D131A54689C27 /* opensslconf.h */, + C5753AB29A1E7D3BB61F3B27817665A7 /* opensslconf-arm64.h */, + 178E45F7E3044671E2573149A98DA081 /* opensslconf-armv7.h */, + 6A3606A0431CAE526BE88C2F5EB381FB /* opensslconf-armv7s.h */, + 64D96E2FE6B5BBD273D4D98D5C2632C4 /* opensslconf-x86_64.h */, + B52317DFDBC799F453119EC5D1EFEA50 /* opensslv.h */, + 1A2279745348974461AC365E5ACF3E0A /* ossl_typ.h */, + ACC9DC4798ADB72EC5F557155B7D1D72 /* pem.h */, + 9EAF792CB6BA3F16F3A3D0D8EFE4777B /* pem2.h */, + D967A4F6A7821D0896E7F9607DF892E9 /* pkcs12.h */, + 97A8F204EF1B64F71B591E7670FE11C7 /* pkcs7.h */, + F4FD837F6C7EC7E2BD67B3DDE14C77F7 /* pqueue.h */, + 9A78A2FAF55B3E9371C41DD41BB3E8FB /* rand.h */, + 099C3919FC44CC493C042AD28C137A4F /* rc2.h */, + 61E79DD9E86A15BCBCB068CA0CEC5049 /* rc4.h */, + 69B38D4A010BBAC670E7D163F6769A06 /* ripemd.h */, + 2CF099EFDDF50985150597E7F8ECD7FB /* rsa.h */, + 5F6CF3D9BC2EDE25DDA32874070E7AD1 /* safestack.h */, + 34B6C87678EACD9617839C70C970EC27 /* seed.h */, + B0B2F873D7B457B7FC2FDA2B7171CFB0 /* sha.h */, + 7B12EC2BCF0F28C18AB78AF3A125F865 /* shim.h */, + AF254CFDE4A0BE8C50692407C3184B81 /* srp.h */, + 6B269C186A28552C87219DBEEF1613D0 /* srtp.h */, + 1A85A7A112DFFC58AE12A2CFD92A0D3B /* ssl.h */, + 0F40B70B3DE7C74E7596684D8254003A /* ssl2.h */, + 6456B1AD6AB3606685758825102B0FBF /* ssl23.h */, + D3BC7F562D728CEC43825FD654BD5A6C /* ssl3.h */, + 4E0B55318C73022DEECAED73D557A88D /* stack.h */, + 04FC69799F4A31EAAEEF8D534331E362 /* symhacks.h */, + C0D141E7747306D8053ABBFE9766F5EB /* tls1.h */, + CB8AE9BFF71101B2E730330254AA0CFA /* ts.h */, + CEF49333447CF1998092B67EE2F94D25 /* txt_db.h */, + 6B9B9F4A6E4F2B13AD15751D0236A15F /* ui.h */, + 4DBCEB664755ADF9289FB5FD19167418 /* ui_compat.h */, + 6B379A60501D55F77B1239C7FEC32F35 /* whrlpool.h */, + 99EB0EF12CAF310B990C6819FFF94964 /* x509.h */, + 23F443C3CEF7D4988FB5E483A03476CA /* x509_vfy.h */, + 106B1406AC7DD4A9BE1135A9FCB0B602 /* x509v3.h */, + 70C357CB195C47E51793F78A3F07FD55 /* Frameworks */, ); name = OpenSSL; sourceTree = ""; }; - C059CBC9444DAD957561487D91A5351C /* Support Files */ = { + BF46442FCB40196A7A92684C896DBBFE /* CoreCrypto */ = { isa = PBXGroup; children = ( - 8B4B078EDC632729E0F8EF0722BD566A /* AltSign.modulemap */, - 1DF21761F51793B1E79B815C42A7224C /* AltSign.xcconfig */, - 65C50F41D0C31C4F67D21291EECDAFB6 /* AltSign-dummy.m */, - DAB75E2B4877E558883D6CAA1131B2B8 /* AltSign-prefix.pch */, - 337016552D0FF77A58AA87C017127729 /* AltSign-umbrella.h */, + 6D00186A537BEC536FB554EE0187E352 /* cc.h */, + E5A9805939D44205176A9E98C6D688C1 /* cc_config.h */, + 2BD6E6F18E8AC048B8CA3490EF315F17 /* cc_debug.h */, + 31D401EBF9BB1B8C96A3759B2B0B5AEA /* cc_memory.h */, + F4FAEB4DB7468E5168C393592A9A89F7 /* cc_priv.h */, + A8B53BEE97D3A80DD83D76B94DE0332C /* cc_runtime_config.h */, + D78F3E27175731C8A01AFB187F321421 /* ccaes.h */, + 7A053B0AFBD650C889C55DA7CFE9D094 /* ccansikdf.h */, + 4CC536BDA4C58B2FF929106BEA1929D1 /* ccasn1.h */, + B741BC7433EA6535C659D4133555EFBC /* ccblowfish.h */, + 9A946A3994E534A925DB1907251DD1B7 /* cccast.h */, + E8A9A878148D6CF54BD3B513CBC10562 /* ccchacha20poly1305.h */, + 277F3DA54565462FF033BBF9E5014C7D /* ccchacha20poly1305_priv.h */, + BF96B81A96DA8A9659F74BF34C372F9D /* cccmac.h */, + 885986815D1383A9D9E58F0057E2066D /* ccder.h */, + 3D45B5CAE21E7758E7734F1438CBB522 /* ccder_decode_eckey.h */, + 6EEC485C68F909457B7F2681729D07D1 /* ccder_encode_eckey.h */, + F1EE4D813C61F3B6D87F3AA86C4AF49A /* ccder_priv.h */, + 4A847E32ED9E8430467470E50CB6B57F /* ccder_rsa.h */, + 0B0A82E32A0F96E0845D4C3B7FF75840 /* ccdes.h */, + 8C094908BA849DD6E7D175294FE1E3AC /* ccdh.h */, + FBA41850300CB36F2F0B91962F206090 /* ccdh_gp.h */, + F90E6CECACD1CF9C302B724D82729936 /* ccdh_priv.h */, + C3E6CF8EEB460199F9DC9734BA690695 /* ccdigest.h */, + 2D27506CBCDDB5996939111EEF9AB62C /* ccdigest_priv.h */, + C2B4DE4E1D74180C5E0F70DB716A5081 /* ccdrbg.h */, + A4340E3C37E66880C8D68629FC2B3D0E /* ccdrbg_factory.h */, + 98B90E172536593BE4E892A412C2A726 /* ccdrbg_impl.h */, + FD2D3D41E7E9EAF232778B5B8041B6A3 /* ccec.h */, + 04EE4E4C83601DEE1A1BA1A9CAC5E967 /* ccec25519.h */, + B299690A8408BCF5B5895426A165A604 /* ccec25519_priv.h */, + 6FCD3BC61F86AFAE10CF81F1EA987933 /* ccec_priv.h */, + 79BD398703FD9A01D62BF778160D2BB3 /* ccecies.h */, + BB4C1DC5FD78BF549D8E5AE23B6A546B /* ccecies_priv.h */, + 4A9782B1263861FFD0E6DC2702212AC3 /* cchkdf.h */, + 279709FCB2BA631D4D70885A67988CB5 /* cchmac.h */, + 71D36A2952DF3C8679BA4A6871D1C589 /* ccmd2.h */, + F01DD7D7BEA1D93763B736BB0FDD8C6D /* ccmd4.h */, + 66C5492D9282ACDF1071FADAE45D04BD /* ccmd5.h */, + BA5D4499E4D97502B25D9EFB4BB51E75 /* ccmode.h */, + C39413BC56412021E2A670EB6EC97EF4 /* ccmode_factory.h */, + 35CECFCE765CEE4A8DB5DC81B96CA60F /* ccmode_impl.h */, + 96A5038F40A311A5130CEEBB1A69AF4D /* ccmode_siv.h */, + D53BBB73865EC46B3412FD292697F057 /* ccmode_siv_priv.h */, + B8AF6D4400E22D5338FB349973EDFC70 /* ccn.h */, + 0656DE5DE5F19095B0D53476B0855A74 /* ccn_priv.h */, + 12234478D14DC504BE7D5BC97A6F6B7A /* ccnistkdf.h */, + B7804CF478F8B5FDA94A5480F7BE6D4D /* ccpad.h */, + 75A96AAFFCFEDEBFB33C449EF6D03285 /* ccpbkdf2.h */, + 5D23ABD77C46B08CE5668D6362CAC940 /* ccprime.h */, + C0EF72A54CD240A66A47744E89ADF45E /* ccrc2.h */, + 789B117D8D02446B0F6AB5B4C4393135 /* ccrc4.h */, + 9183BB274C948E558F538400EC05213F /* ccripemd.h */, + EC39385DC9F7D251ABB3B9C00565325B /* ccrng.h */, + FB7019CDA7FAFB14F4372877ACE5C25B /* ccrng_drbg.h */, + 7426B6D80F6FB8B3613243B1BF916FA7 /* ccrng_ecfips_test.h */, + F16F2CA6FB5C7A929C5E0C5CF383C868 /* ccrng_pbkdf2_prng.h */, + 0D8B39870BEAD79F7642DBAC2384F35D /* ccrng_priv.h */, + 721C5DA79A98D81271260E5444CAC5B8 /* ccrng_rsafips_test.h */, + B891D6DDE0B6F07042A8F16A89253252 /* ccrng_sequence.h */, + C6C3C2DA75B94778B3051778EBD05C80 /* ccrng_system.h */, + 085AA16A42D2C8DF44350B0D8C89C0D5 /* ccrng_test.h */, + 88F44D9EC4AEC636C6B4EE3004B1ACFC /* ccrsa.h */, + AD2FE5FB81BDFE7E253B03D8D9FBA0A9 /* ccrsa_priv.h */, + 6A641DD294FBC91B4C7908E73C686112 /* ccsha1.h */, + 7AA200D0231B567F84115680AA160E2A /* ccsha2.h */, + 9778DF593BA2FD476A0DE97630AC0B29 /* ccsrp.h */, + DBB300C246E11E6D8460E94FB7F2851D /* ccsrp.m */, + C8C52C70C56CB63817DB6014FBB6D01C /* ccsrp_gp.h */, + EB08C426E2E71EC1C153C5E7A64BC6DF /* cctest.h */, + D1061EE3F1E1D68A789BCA8F88CCD6D9 /* ccwrap.h */, + 425154D1DF27C30B7907ABB367AC2E73 /* ccz.h */, + CF081BB03F9026B5C617AE4534497FBF /* ccz_priv.h */, + AB3A917A71AF5E36C88D74C6AF20912D /* cczp.h */, + 1B38948CFBDEE364038F559C9381952A /* cczp_priv.h */, + B451ACFEDDF30380FC46F62709396EFE /* fipspost.h */, ); - name = "Support Files"; - path = "../../Pods/Target Support Files/AltSign"; + name = CoreCrypto; + sourceTree = ""; + }; + C03B585E9D17A6583863A8CACECB606C /* Resources */ = { + isa = PBXGroup; + children = ( + 945B224918AEDEAFADDA43D70D67FEB6 /* apple.pem */, + ); + name = Resources; sourceTree = ""; }; C080C886C9E2F80D52E3E86A62E5B711 /* Frameworks */ = { @@ -1667,24 +1654,15 @@ name = Frameworks; sourceTree = ""; }; - C1D00CF6F61D536B9CFA6E136557A603 /* plist */ = { + C166E3D515303F17FC786D146012FA2D /* Model */ = { isa = PBXGroup; children = ( - ADF13990629273DAE013B1176418D111 /* Array.h */, - 8809E4F3AA1D6D07AEDC9DA266A9EDD1 /* Boolean.h */, - 8030D88EA88C325C648752F33816D4B3 /* Data.h */, - 520A4FEC7C6B1EC9F240052498B84B1F /* Date.h */, - B831FF60290BCF3108FDBC1BD6525103 /* Dictionary.h */, - A576DB9AA2295105415C863EBF8AEC9B /* Integer.h */, - 79926042DA0FE3AC31BE54B760B6F908 /* Key.h */, - 92B239E2FA94463894D8553410190216 /* plist.h */, - 8AD97806A6B5356709BE287528AD1E27 /* plist++.h */, - F2CF961D1535400D1D9228FD823EE7D9 /* Real.h */, - B375DC84C27B7611C4B714DF67C014D0 /* Structure.h */, - 82341B13B5AF5BB883018AF6C0C29A35 /* Uid.h */, + 466DD2C57DCD0B77C736353116466156 /* ALTApplication.h */, + 32093CD87AA57A5A9249491D50EF3A44 /* ALTApplication.mm */, + FE8E20DCF9E12B98AF7A8C302CCC4C50 /* Apple API */, ); - name = plist; - path = plist; + name = Model; + path = AltSign/Model; sourceTree = ""; }; C27EC5BB44921E86A3540A05A3E4DE34 /* Pods */ = { @@ -1699,21 +1677,6 @@ name = Pods; sourceTree = ""; }; - CA2256AFCA44A77322681B577C5BE992 /* Apple API */ = { - isa = PBXGroup; - children = ( - 27320C74299508CD47BA6630EF2FE615 /* ALTAppleAPI.h */, - 760F3E17AAF5AE8184EA7F318840C570 /* ALTAppleAPI.m */, - AD6857DFAB92EC6A7561D6EFD20E8905 /* ALTAppleAPI+Authentication.h */, - B1D60F71536E06E17133DC5B6ED62E16 /* ALTAppleAPI+Authentication.m */, - 490F5F18CD5B71977FAEF4CD4BDCC5F9 /* ALTAppleAPI_Private.h */, - 42D5F4993737B5DFAA5F5E6FB06C2BB8 /* ALTAppleAPISession.h */, - BAF50E693DDCD83078B5CA7F1DA5D5B8 /* ALTAppleAPISession.m */, - ); - name = "Apple API"; - path = "AltSign/Apple API"; - sourceTree = ""; - }; CD77AFA897D27C900DA43D107F7541F4 /* Support Files */ = { isa = PBXGroup; children = ( @@ -1847,25 +1810,6 @@ path = ../Dependencies/Roxas; sourceTree = ""; }; - D2B1CEF7E4E7BF293182A44F767D136E /* Signing */ = { - isa = PBXGroup; - children = ( - 47F936C4BE30E448468E5D325E02CD12 /* ALTSigner.h */, - 5B07A0669BF5F59C59BEF25FA4B6FCD2 /* ALTSigner.mm */, - ); - name = Signing; - path = AltSign/Signing; - sourceTree = ""; - }; - D73C330D8867B2D996EF8A05AB66B421 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 04F3DB6EF13896DEF9E1082D7E5AA746 /* libcrypto.a */, - D22DE02D4DCB80B2B9E7979368994B0D /* libssl.a */, - ); - name = Frameworks; - sourceTree = ""; - }; D7E0E26E0BC8E33D41EE156486DB9E46 /* Crashes */ = { isa = PBXGroup; children = ( @@ -1874,6 +1818,16 @@ name = Crashes; sourceTree = ""; }; + DBAA916A686A27CACE918D84485444BE /* Capabilities */ = { + isa = PBXGroup; + children = ( + 993EFC08A0E5259EDFD6271B6A823EC1 /* ALTCapabilities.h */, + 6B63AFFE3ED07EE00FC539B83915DC1F /* ALTCapabilities.m */, + ); + name = Capabilities; + path = AltSign/Capabilities; + sourceTree = ""; + }; E2EA27D8B37029BF6371B63251923555 /* KeychainAccess */ = { isa = PBXGroup; children = ( @@ -1893,6 +1847,55 @@ path = "../Target Support Files/AppCenter"; sourceTree = ""; }; + FA053F96017C52768D1EDB1D8BE9D42B /* AltSign */ = { + isa = PBXGroup; + children = ( + CB40FA0948DA13F1B4869964DC634759 /* AltSign.h */, + 9FAF5C6806573F18A8623AEBAE6095E7 /* Apple API */, + DBAA916A686A27CACE918D84485444BE /* Capabilities */, + B6030D3A47EE7A67A4C550901082A435 /* Categories */, + BF46442FCB40196A7A92684C896DBBFE /* CoreCrypto */, + 7FFD6BEDEEAC30877516393E5D5E21F1 /* ldid */, + 884349E0931D46BDB919285B18B5A6C6 /* minizip */, + C166E3D515303F17FC786D146012FA2D /* Model */, + BEAF3D48E710BEE1EB831C82F514C2AB /* OpenSSL */, + A26F8E793339C726BF9DCBC02BF075C9 /* plist */, + 6A0C6FB809EA558AF3D8B6CE55A5DFC1 /* Pod */, + C03B585E9D17A6583863A8CACECB606C /* Resources */, + B5E1A4A16419BDF9B4A13694B190F163 /* Signing */, + 0828B871F006A027065B8A11FE49651E /* Support Files */, + ); + name = AltSign; + path = ../Dependencies/AltSign; + sourceTree = ""; + }; + FE8E20DCF9E12B98AF7A8C302CCC4C50 /* Apple API */ = { + isa = PBXGroup; + children = ( + 946703ED14662B8B9A39978E263EB5ED /* ALTAccount.h */, + 33557746B57A72F34A59B309A88C68B4 /* ALTAccount.m */, + 6CE898244FA772AC368F4CD21A26FC74 /* ALTAnisetteData.h */, + BC7CFB5388DB8A898AA98387D3A0C564 /* ALTAnisetteData.m */, + CB8B72467BD5687B1E999A8DFBFCD009 /* ALTAppGroup.h */, + CA7F401802D72EA940806C3A0F3B88B4 /* ALTAppGroup.m */, + 9AB2E41A61D047A120A35448F7A1D7F6 /* ALTAppID.h */, + 5FB29E8C8B296F25F4E5979AB5F67D13 /* ALTAppID.m */, + E4FE0A07AEAAB35D6F1031799B398560 /* ALTCertificate.h */, + A1370F5FEA7C67F5FA330B668C0F4453 /* ALTCertificate.m */, + 2352559C83B1D67FC73430129186D616 /* ALTCertificateRequest.h */, + 4683AB1AC60BC5F866F0FCBEDA389036 /* ALTCertificateRequest.m */, + D88D982C7A610BABDC669CBDCCBE7811 /* ALTDevice.h */, + E2EF01A850B6536086F2981E3032F427 /* ALTDevice.m */, + C7B8C44EB215C6BB5DC35FAD3B8A0A3B /* ALTModel+Internal.h */, + 39FAB51913B93992EA0C664F548A82D4 /* ALTProvisioningProfile.h */, + 95209B3E03CB28C18E8CE48906A35228 /* ALTProvisioningProfile.m */, + A5A05940804B5396BB050BBA82F9E620 /* ALTTeam.h */, + 8BA25F0719CDEB0C1DD96CDD6A91C0B0 /* ALTTeam.m */, + ); + name = "Apple API"; + path = "Apple API"; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -1973,212 +1976,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 721EBB9359404D946395691C4E31CAC7 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - D55FA51B289405F42CAA4FC236C01F47 /* aes.h in Headers */, - 97C5BCC29DCC97A803C614260E604C75 /* alt_ldid.hpp in Headers */, - 1AF4AE2EA2331328F15FC0AE007F6DDE /* ALTAccount.h in Headers */, - 2F7A47EC8C754FBD5388D8A811A121D9 /* ALTAnisetteData.h in Headers */, - 706E87E6EFDF71F5DCC1BABECA9ED7DE /* ALTAppGroup.h in Headers */, - 1C3C994A3927D90BBB406D6EE40AAD01 /* ALTAppID.h in Headers */, - BCEABF6C1DD6DEF108907AEC1F26A37C /* ALTAppleAPI+Authentication.h in Headers */, - 7E8455A76833BF2D13A0DDD88230E638 /* ALTAppleAPI.h in Headers */, - D05C23FC782B87DE30EB6C19C2E22ECF /* ALTAppleAPI_Private.h in Headers */, - 05764E52FEE414E4D0E49A85138F3CDB /* ALTAppleAPISession.h in Headers */, - C01354593C00655C1D8CB3B92A88E9CE /* ALTApplication.h in Headers */, - 12D7A7A2389783DC81B206766B6DADF5 /* ALTCapabilities.h in Headers */, - BD635FB828A7E1780C6203D9A95A00F1 /* ALTCertificate.h in Headers */, - 3C51585DB47D43C028E18B9A25466AB5 /* ALTCertificateRequest.h in Headers */, - 120FAE90039975DEFC22326690C37E7C /* ALTDevice.h in Headers */, - 725BA06ECE02EC46318D4798DAF39B7F /* ALTModel+Internal.h in Headers */, - 0DDB3909F16BEE680E5B5790C3726F5D /* ALTProvisioningProfile.h in Headers */, - EE018A4605C5D26BA768C799DE89015C /* AltSign-umbrella.h in Headers */, - 3C07158818E447CDD19ED0F407F92AB8 /* AltSign.h in Headers */, - DABDFC8A7D3E9729BA4FE951D9E3EA97 /* ALTSigner.h in Headers */, - 0248C49006427F7F75ECB08D9F6DB688 /* ALTTeam.h in Headers */, - 293C59993276FD0C102D22BD586B3FB8 /* Array.h in Headers */, - 7D37E0796F02AB5FEE562DE5B41EE3A4 /* asn1.h in Headers */, - 9FCFB3F891519D7C94F4FA04BFAD2C1C /* asn1_mac.h in Headers */, - 570E76F2D1ED20B6DE8BB025C5954A59 /* asn1t.h in Headers */, - 9148D0AC6DBA1F56F9A1E1BB41A8BEA3 /* bio.h in Headers */, - A75EAA92E8065442A59FC7601E53E246 /* blowfish.h in Headers */, - 3071E1F47A6067F67B3AE863D04F722F /* bn.h in Headers */, - AB818038BCEDC26D91A32F6ECCF9F410 /* Boolean.h in Headers */, - ADAE8AAC5F22A0FCFAD417F1754A433B /* buffer.h in Headers */, - 8A218CC5A7ACA5D48E06F89DABBDAA2F /* camellia.h in Headers */, - 4E73437DAF08BB40B380E831310BBBF4 /* cast.h in Headers */, - F975B32B7F2AC4C72BE483BDC2AACE75 /* cc.h in Headers */, - 26169B6DCFE6DD641F66712A95635F4B /* cc_config.h in Headers */, - 63C9146B2BB4F3A4F92B8E5E9FB6221B /* cc_debug.h in Headers */, - D45467A10E59303E76202C3AD7CC7632 /* cc_memory.h in Headers */, - 9C96458AE3F0AC0FAFF78A341C15313C /* cc_priv.h in Headers */, - 0DEAF2352F956AD2CD9987EC074F86BF /* cc_runtime_config.h in Headers */, - AA11E5F0D4887C2A03856D411E723137 /* ccaes.h in Headers */, - CD964FBC3301A571C9A6FBB7F5F09033 /* ccansikdf.h in Headers */, - 48B790FF9A4C81643D08C986DCC0F4E8 /* ccasn1.h in Headers */, - EA260A5A51E695A73E8818E69FF327B2 /* ccblowfish.h in Headers */, - 59525702C7C93583751A2E7841E6A216 /* cccast.h in Headers */, - B2E415467CAEDEB281E6AF8EEDD63923 /* ccchacha20poly1305.h in Headers */, - 1DC00BBADDE4060DF10250CB76E0E78B /* ccchacha20poly1305_priv.h in Headers */, - B6CF49653D8AECE522F2393D5F7E0E25 /* cccmac.h in Headers */, - 44D1042011C553F1AA8F69FEED52061B /* ccder.h in Headers */, - 1248365855FB663D154F7F9923DF0E65 /* ccder_decode_eckey.h in Headers */, - 496622ECAADC59F489F66D93A2F5BA55 /* ccder_encode_eckey.h in Headers */, - AF2950D879CEE76417B3A758CD1D4DC6 /* ccder_priv.h in Headers */, - 5BBAE3911194BC3213F8A8D5024DE7C9 /* ccder_rsa.h in Headers */, - 8AF677894FBE4A2A3FB8E08792CDAC94 /* ccdes.h in Headers */, - 61CF4B7BEF007F6AFF287C7C2AC92500 /* ccdh.h in Headers */, - 89EE1E4FC990CC4D47162ED797C1C06A /* ccdh_gp.h in Headers */, - 3BF2CE14ABE514E832490449A02288D4 /* ccdh_priv.h in Headers */, - 604970DB76D618B40C727C81720AF7E6 /* ccdigest.h in Headers */, - B29AE8A76BCB3BEAB708BEA56304FBBE /* ccdigest_priv.h in Headers */, - F030BF3436D9DE224E357140463045D3 /* ccdrbg.h in Headers */, - 9F200D1408645F2A01AAD3F08B9E19D9 /* ccdrbg_factory.h in Headers */, - CCA8A63BEDECA611CADF620A05A9EC5C /* ccdrbg_impl.h in Headers */, - A20750B19490C339AEE818DD179B19EF /* ccec.h in Headers */, - 4588AFDEC1556D049A8D02ACEB2E94BD /* ccec25519.h in Headers */, - B3FC89481ABB78123E90B7A5972AB392 /* ccec25519_priv.h in Headers */, - 99205AEAEC8857B0567C47366F4B93CA /* ccec_priv.h in Headers */, - 9B17157406C1503402E119AE8DE347CD /* ccecies.h in Headers */, - 405FC16529E6544E46218C6E5314D420 /* ccecies_priv.h in Headers */, - 9428061E9944F0EB20C1162F7B12B76F /* cchkdf.h in Headers */, - 88C1D406E1DB579E9B3C3661292B9D27 /* cchmac.h in Headers */, - A207F057200B97ABB0A00C60B5A1E61E /* ccmd2.h in Headers */, - 010CD86D56D9F88B8E73C474BDDF0342 /* ccmd4.h in Headers */, - C671925E7FA97E060CDCC0C718AFBE2C /* ccmd5.h in Headers */, - 78C59A6928B541FAAFCD7A6E7716CF59 /* ccmode.h in Headers */, - 4A3CE0481ECE459D440987A559A19833 /* ccmode_factory.h in Headers */, - 7202FC1409819822686C1E5C1ED9A4BC /* ccmode_impl.h in Headers */, - 3F1BE1619133D5DD0885F7DFFD6501D4 /* ccmode_siv.h in Headers */, - D53A844AC181E6B0D19DEA0CB73C66E9 /* ccmode_siv_priv.h in Headers */, - CC77C0103FFB833464F050472CFAA06B /* ccn.h in Headers */, - 9888C1095D1F82C92ABB4A38BBC58811 /* ccn_priv.h in Headers */, - 6548073104E17BC18E5F343332D6A32B /* ccnistkdf.h in Headers */, - EB1968F5052A492D22DF6777499A9324 /* ccpad.h in Headers */, - 11EDF2CFE632A46E2B330E0695C01F7E /* ccpbkdf2.h in Headers */, - C4B2D30221B44D3EBBE81AE268AA0C27 /* ccprime.h in Headers */, - 912DFF045A7F8A71C96C04D1EABA1F15 /* ccrc2.h in Headers */, - 3950DC41BCA25BE2D05CE49985A7FB49 /* ccrc4.h in Headers */, - 80DAE2DEA5F456D463ED4042EFE67B2D /* ccripemd.h in Headers */, - 5565D3BCE7F3EAA5245BA8FC9D983F41 /* ccrng.h in Headers */, - 997EC9DF7B5F3694F663689D562DA442 /* ccrng_drbg.h in Headers */, - 079E78889FFD99C981559D0F76AFB4D6 /* ccrng_ecfips_test.h in Headers */, - A63F62A3FCDA76CC11872B4B03D72ECA /* ccrng_pbkdf2_prng.h in Headers */, - 18149F403C5B2F5B1EF042BAE0F8C127 /* ccrng_priv.h in Headers */, - BB8FA21649820E96420E614516AD037C /* ccrng_rsafips_test.h in Headers */, - C6E218170B0A521FC6F42DFEBEB5E3EA /* ccrng_sequence.h in Headers */, - A43FEDE5DBD54FDCABB728EAACCDC5BB /* ccrng_system.h in Headers */, - 02EA65191E3E0DF4E8D77727F1749785 /* ccrng_test.h in Headers */, - 63567C76D1F516BBAE3927C019FA0818 /* ccrsa.h in Headers */, - A36BB4038B9591AE94C8856654A9D144 /* ccrsa_priv.h in Headers */, - AA70BDF1B62D173C0B2ACF1D8DD6899C /* ccsha1.h in Headers */, - 84690F2AF0FDF34477EF5145E1A79D56 /* ccsha2.h in Headers */, - 1581CCAF0C83296ECD3EB21E79E59EE0 /* ccsrp.h in Headers */, - B44EA62A4F51E0B5D3909E996A1E2A05 /* ccsrp_gp.h in Headers */, - 284D024FB1348098E383E0080C7343BE /* cctest.h in Headers */, - AD59D75B3CF571D4A6F0C3E233E5711A /* ccwrap.h in Headers */, - AAF08713DDED597346EE2770E7226CD1 /* ccz.h in Headers */, - 918797491CC0D4DD90BF0F556FD41752 /* ccz_priv.h in Headers */, - 4BA058E09A046CB0E78BA9AE0B9F43A9 /* cczp.h in Headers */, - C8B9A27EFF829523F4D13C2DE1BCAB5F /* cczp_priv.h in Headers */, - E60E3D1C92B4ED544DAB6C79E096C85A /* cmac.h in Headers */, - B521A6187844EE5CEFEFE07A5D1DA298 /* cms.h in Headers */, - FDBE21536D0B31AA347CA159136708D1 /* comp.h in Headers */, - FAF8C3641647DD48A4C82AF59E608D80 /* conf.h in Headers */, - 44AAAA0EC36994C83A3A975EAABA45FA /* conf_api.h in Headers */, - 787F240DA3C2B6EA1157A42AC0D15897 /* crypt.h in Headers */, - 7C99B93EC413FD5618A7E6A7BE4A56D3 /* crypto.h in Headers */, - E88BA76469DAE6002150519A91E971A9 /* Data.h in Headers */, - ED82BB2041E42A64312A33FC03235AA2 /* Date.h in Headers */, - 9725B8561D5AC94464743D02A91369F2 /* des.h in Headers */, - 6BEAFA9ACE3022B335DA0811B01D9D31 /* des_old.h in Headers */, - 27F32776434095A8F8C2626FDBE7D6A7 /* dh.h in Headers */, - 6155DD11C9A91FA34C9BE6D0B80BFBED /* Dictionary.h in Headers */, - B367559291663B82D99FD0A5D9B4759E /* dsa.h in Headers */, - 03F82B60E792BF02C366B262287FFA10 /* dso.h in Headers */, - 2CA073484DA0FBAA95A668CC6425B2DC /* dtls1.h in Headers */, - 521504FD070F99723B2B8FEAA7461E4E /* e_os2.h in Headers */, - 815AF227D6B75AD7C6B1526AC733C6B3 /* ebcdic.h in Headers */, - 0E002E28768E9366023CB5FBA1A50BAF /* ec.h in Headers */, - 0F840B999C7C3BB850E6D2BDE38487DF /* ecdh.h in Headers */, - 962C8CE4B67C53EDDAFE649400E79564 /* ecdsa.h in Headers */, - 26577C0905CB7BDBBCDF855BBC6B0048 /* engine.h in Headers */, - 340AC81E6AD861A2DB8E07F24F5EC8FD /* err.h in Headers */, - A109991756A7347D7583AD15285EB739 /* evp.h in Headers */, - A71A1C643D692DEAA709BC60D117F212 /* fipspost.h in Headers */, - 84E747C90B68167C9F2AF483E73EED4C /* hmac.h in Headers */, - 3FA026CC72E2714F9756F77261956514 /* idea.h in Headers */, - 3C814663B6F756CB1E23DC473EDC77B5 /* Integer.h in Headers */, - 3B4D3D87F38BFD0879FBE156C22929A4 /* ioapi.h in Headers */, - 6917E87E8C8CE780B8A31B0C11A18440 /* Key.h in Headers */, - 08D1B20C96B8A7B4465432316224A750 /* krb5_asn.h in Headers */, - 3ABCE4CE6852360B3A41096A47EEFD55 /* kssl.h in Headers */, - F961BB33F35F026696ADBBCB68B4939F /* ldid.hpp in Headers */, - 1AABCC83C0CD89B024FBCFB0D5DA3B7F /* lhash.h in Headers */, - F7404D85B9A9713CDB433CF14E8436D6 /* md4.h in Headers */, - BED4A95CD7ABDEE9A3038B5C7FC77689 /* md5.h in Headers */, - F93D27F2D0A451379C4511543C7C5DEE /* mdc2.h in Headers */, - 447FF17988941722FE3E8FF240E010C2 /* modes.h in Headers */, - 1C1EEAA110815EF5420F03CAA05C7130 /* mztools.h in Headers */, - FFE60DD3F808EDB828449CDCCDC4FB7C /* node.h in Headers */, - B619F619AAEC640C10789093CDABC708 /* node_list.h in Headers */, - 879BDB380DB10FA9F564C674188D6C1D /* NSError+ALTErrors.h in Headers */, - 7AC94DDCD504AAA99B5C965E958B4AAC /* NSFileManager+Apps.h in Headers */, - CABB5C4666EF8BA07A6CE46F825D6F16 /* obj_mac.h in Headers */, - 30E6C3E4DB8FB79AD58C3682F45755CC /* object.h in Headers */, - 7C03C48B6C1E0E5909827ED70D072FB0 /* objects.h in Headers */, - 2D6C256ABBCCF3A21B00003A0EE59F42 /* ocsp.h in Headers */, - AA3211558D6A3938699E33396D4BD160 /* opensslconf-arm64.h in Headers */, - 50CB592B13DD656FFCA345FA18C9FA29 /* opensslconf-armv7.h in Headers */, - 3B77815CD3D6E00A8C10B45E7B59F77E /* opensslconf-armv7s.h in Headers */, - 4C9F2CDB5D115E454001A04314E86E5C /* opensslconf-x86_64.h in Headers */, - C60C04D5776394C28FB74C48569DF0EE /* opensslconf.h in Headers */, - 5A32E92B58CE1C2FB4A8F6DC160F43B6 /* opensslv.h in Headers */, - 0038BF23FE430D9745AC1E53FFF1C14F /* ossl_typ.h in Headers */, - B75C208936B9D4B74A7412233761A0CB /* pem.h in Headers */, - 395841DD328FE6622A6AC343C6FA9121 /* pem2.h in Headers */, - FD4158BEC0D152E9C4E4761B8AAF1674 /* pkcs12.h in Headers */, - D9C339BD94ADE4F2B58CFE0501DF106E /* pkcs7.h in Headers */, - C4B1E1525D371664932CDE5291FC8DBA /* plist++.h in Headers */, - A308F9B1E05CBA04682876EEAE663957 /* plist.h in Headers */, - 77ED6DDC48A8620E0D8605495581FDC8 /* pqueue.h in Headers */, - 65987335B06C9941E605CEF9DB8F0069 /* rand.h in Headers */, - 7211547634E621C466078FFABCBEE93A /* rc2.h in Headers */, - 1A450176B023208C21339B451CD36F09 /* rc4.h in Headers */, - 5924BC2B535B2B47544775E9DD18E688 /* Real.h in Headers */, - 65112B0DDB4B780099652A0ED4FDB0CB /* ripemd.h in Headers */, - D53EAE78B8EC926B3EC7E7D21397289F /* rsa.h in Headers */, - 44DC96C1B0FC2C8944173306CEA64C78 /* safestack.h in Headers */, - 329C5D96A96D33B93E895AF76278D06B /* seed.h in Headers */, - D392A50B49F1B4A91D2F1F7F9A5215D7 /* sha.h in Headers */, - 46B0EBA8D68324215042B2D37B62E204 /* sha1.h in Headers */, - E5B7B26B73BA4E46585F6EAD874213A7 /* shim.h in Headers */, - C04CBD44A4BA4231F2D210F8D31E87BF /* srp.h in Headers */, - 70F0A0E0356036C6EA4CFFF9A1DD2919 /* srtp.h in Headers */, - A22EA8775264553449A5FBC91DEA7FA3 /* ssl.h in Headers */, - BE6EC15E265A0156BF8C24325FCC5719 /* ssl2.h in Headers */, - 87448C4B4A2BC35C467A679F5A8B9BCD /* ssl23.h in Headers */, - 174BE404B41335CD9101558CAAF0EFB4 /* ssl3.h in Headers */, - C8D7A5021858F9A7BE3FFF4FCE4FC8F1 /* stack.h in Headers */, - DF24BBA1530522669A92D1AA3F3114BF /* Structure.h in Headers */, - 0EB50E6452111A5D1BAF6F9EC0DE8B8B /* symhacks.h in Headers */, - 7F22DD10DD43DD94EA2B3459A2204402 /* tls1.h in Headers */, - B82E6430FDCAF53343D4661F3A914170 /* ts.h in Headers */, - B5C917462DB73F1880C6D1CE4665A4FA /* txt_db.h in Headers */, - 955F3A44DB663F0CAD73AEC1A001C903 /* ui.h in Headers */, - 171809669E15CB0466AD624F46B690A9 /* ui_compat.h in Headers */, - 195C6BB919D4F57309C5B5B4F5DE39B7 /* Uid.h in Headers */, - D377ED8648D9A1CE9B36AFD6447CC5B0 /* unzip.h in Headers */, - 43DAEFE23B1045FDE779B460B449D08E /* whrlpool.h in Headers */, - 439CCE057062459FA9941A08D76AF4D6 /* x509.h in Headers */, - B9E14956C96F5157B523004C2A60BA13 /* x509_vfy.h in Headers */, - AE809946DDE1E0FB32E67C165B3E4E7C /* x509v3.h in Headers */, - 831FB6BA563957B646C31E023CD45AAE /* zip.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 8B0C0097F820A453A39022E13F127025 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -2195,6 +1992,212 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 9E760DD23BF76818423BCECED6C73E7B /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 4537BDC65CB15302D2FA285F141D08CF /* aes.h in Headers */, + D026CF8062E8B9E10E45FE050C40FAD6 /* alt_ldid.hpp in Headers */, + 8693EAAB1422738A7BCDEE9807BA94C1 /* ALTAccount.h in Headers */, + FB71C0CA8B15596C2A04FB3DAB1D190E /* ALTAnisetteData.h in Headers */, + 8579E5A6B6A688F718AF3C18B62DCEE5 /* ALTAppGroup.h in Headers */, + 45712D70AF1DA74F811D879A5FA7F1CB /* ALTAppID.h in Headers */, + 04B4A25DF32D0FB988D7404E3CFAE007 /* ALTAppleAPI+Authentication.h in Headers */, + 0EDE233EFA44F19E6C558A7666D1F126 /* ALTAppleAPI.h in Headers */, + 6EEE32E1D3623D464DA21AE8A08A2BE2 /* ALTAppleAPI_Private.h in Headers */, + D5085DE5ECFCBC10E8F23DCE501DA930 /* ALTAppleAPISession.h in Headers */, + 56E390C4E7BE29C7FFC820F32BA8891C /* ALTApplication.h in Headers */, + 3C164438B3DE77AEB658557413551BFB /* ALTCapabilities.h in Headers */, + 8C59FF2067559A22AA3E1A571B839BB1 /* ALTCertificate.h in Headers */, + F764F2C6F432FB52155F19170AED0A23 /* ALTCertificateRequest.h in Headers */, + 4D269B477056C46EBC95409E269A05A0 /* ALTDevice.h in Headers */, + DACCF9C51D580F5D829C9E70F5A853FA /* ALTModel+Internal.h in Headers */, + 565C8A72839C6EA54DC0E5BD5876140B /* ALTProvisioningProfile.h in Headers */, + EF72561FBABABC94491417607B10AF87 /* AltSign-umbrella.h in Headers */, + 857415F473A5F879FBA7F5483C13A382 /* AltSign.h in Headers */, + 3BEAB99B64010CBC5D86D3B4A6516221 /* ALTSigner.h in Headers */, + 7AC4C9DFC748D4C2547E397EF9A81720 /* ALTTeam.h in Headers */, + ACC66C86FFD91C40E64A851AF32607B3 /* Array.h in Headers */, + 484D7F626AEEA4213129356BD78CA216 /* asn1.h in Headers */, + 97EEF31E6B002096FF04167BB03140C4 /* asn1_mac.h in Headers */, + 49FDA2EA1A465BD621B1EEB8FCC7A251 /* asn1t.h in Headers */, + BB23271BDB96F20B4FE24A5DEDE7E16D /* bio.h in Headers */, + 2DDB379FE1003BDB34B3A0A6FDF28DA5 /* blowfish.h in Headers */, + 40BF278D17619C131F03F8FE8CD85728 /* bn.h in Headers */, + FA73052F8E7F2C8C51C5199D97D35ADE /* Boolean.h in Headers */, + 0E487A3AF0727437BD0C8C0347FC48F8 /* buffer.h in Headers */, + 9C75A488C963027C25375247C1B2CC52 /* camellia.h in Headers */, + 992A60AC51EC7FCF1BDBB36E190F68A7 /* cast.h in Headers */, + BD308ECA1367FB0A0721FF484AF05B3D /* cc.h in Headers */, + BA39C4428C6DA145EF1BBE4A50F30D8D /* cc_config.h in Headers */, + FE29C01E34D9B1590AB88A9CDDBD903B /* cc_debug.h in Headers */, + 10E597D25995975685D0F0F6120E7C94 /* cc_memory.h in Headers */, + 205D8AF88B83D089E6D9C6D9F6EFC602 /* cc_priv.h in Headers */, + BBA84F202A69CE83D365C7FA941D50A0 /* cc_runtime_config.h in Headers */, + C7ECCD224740CDD9AC6E8347EFEC32BC /* ccaes.h in Headers */, + 168322165C854152CFAB3E0B05300102 /* ccansikdf.h in Headers */, + B56B037204FD3D81F51E121D63062F11 /* ccasn1.h in Headers */, + 675245DE6CDBF15B48F7E0DE76643098 /* ccblowfish.h in Headers */, + 37E94AB9B28A8D18A303396FBF0270D1 /* cccast.h in Headers */, + 3DBEDE4621ACE51DAC1B9AA7FF85456E /* ccchacha20poly1305.h in Headers */, + 3C143327188319999B9450A3EDFDD3AE /* ccchacha20poly1305_priv.h in Headers */, + BF86ACDC65A410BC41C33E868DCB4A94 /* cccmac.h in Headers */, + A3A160BE07936E22D483A253CBE11D29 /* ccder.h in Headers */, + 25DEE9E124DB0E6D0E89027EBC016109 /* ccder_decode_eckey.h in Headers */, + F09DF39DAFB00C047DC24EB96DEFB757 /* ccder_encode_eckey.h in Headers */, + 1C53668750E30C519A53A403DD1FF819 /* ccder_priv.h in Headers */, + 4A2CCD77786895D45D98680381CCF167 /* ccder_rsa.h in Headers */, + 364B1BA89AAB01B4B7608A07AEA41780 /* ccdes.h in Headers */, + 8DEEFC61BFA8D76967AF97CA525D845C /* ccdh.h in Headers */, + E8DE7235C866EF79CEAC00C988645F12 /* ccdh_gp.h in Headers */, + C76FCD57FBFBC25964589727E15A8530 /* ccdh_priv.h in Headers */, + A5942CE2A304FFAA5216181C874D1859 /* ccdigest.h in Headers */, + 0CCA615C9BBE9629962C4C9A20493048 /* ccdigest_priv.h in Headers */, + 2F54DF298C07400BCDBF8AF925CDFAB4 /* ccdrbg.h in Headers */, + A8CA44327AC7A8F965E8DFDC4B4EE0AA /* ccdrbg_factory.h in Headers */, + 36CC7D06EB2262CC99B32959A0E4FA21 /* ccdrbg_impl.h in Headers */, + 208624054B2DBA6C3591ED7EA16E5524 /* ccec.h in Headers */, + 8FD683E8A5088D2CE88347438027B815 /* ccec25519.h in Headers */, + 22C87B8E8E394064810EBE469B3BFC25 /* ccec25519_priv.h in Headers */, + 154331BA67911B9E0226688A3780C312 /* ccec_priv.h in Headers */, + 0C268C56AF7167F28A7CA748252D8E4F /* ccecies.h in Headers */, + FE30DB16C9D14CD9A6A293B858103DFB /* ccecies_priv.h in Headers */, + 1545D8BD6594A064D9CF236E0BD398A4 /* cchkdf.h in Headers */, + 940CEDDD84E03599DE67D6F5F3D78A34 /* cchmac.h in Headers */, + 631DE412698100AE04D675E654EE231F /* ccmd2.h in Headers */, + 74E4A061D44422EFFE7CFAEDA1BB1E64 /* ccmd4.h in Headers */, + F5F7CCC5CFDFCEA1068A9365DC9981B5 /* ccmd5.h in Headers */, + 5462E6293E9BF3DC1B6BFC61020F363D /* ccmode.h in Headers */, + 2E26DE26572E690294BAA75EAE72D685 /* ccmode_factory.h in Headers */, + 32991B3C9D4792082ED1F47B89107E44 /* ccmode_impl.h in Headers */, + B5EB5554A4EBBE9348687F7060E476A3 /* ccmode_siv.h in Headers */, + 006C362574ED23520248178696100650 /* ccmode_siv_priv.h in Headers */, + 5AD08AE6947F9ED166EE1753B237D94E /* ccn.h in Headers */, + 63DDCDB61E2A348BCB2B1DFDC3A0D60C /* ccn_priv.h in Headers */, + 5DBCC2C184A58A267C5AF1B459B91CAB /* ccnistkdf.h in Headers */, + 8D5A7DD844E79E3F79480B145646E4A2 /* ccpad.h in Headers */, + AC4878636E6305E95FF97BB42A16DAA9 /* ccpbkdf2.h in Headers */, + 640301E8F68FC64DF38EA009D8B8B99B /* ccprime.h in Headers */, + 6D2B88D4A720DC7A4C9D36B96E568856 /* ccrc2.h in Headers */, + 63EA61AD5C5C78E5D2E4ED531AC31309 /* ccrc4.h in Headers */, + 28EF7B8C61B5DC9A249617C33F6088AD /* ccripemd.h in Headers */, + 3F524B32D79EAFC6572AF06CB1E3EB19 /* ccrng.h in Headers */, + 57D86380AE73662F2A9DCA2764E60D8B /* ccrng_drbg.h in Headers */, + E2B34633CD0C873475FF9B00B5ADA890 /* ccrng_ecfips_test.h in Headers */, + 45909F819EB6E268C65F03FAD5547E8B /* ccrng_pbkdf2_prng.h in Headers */, + C9B1A0691551A5672B58A1B9D8E6EDF5 /* ccrng_priv.h in Headers */, + 0031BE432A1BE583CE948399346231B7 /* ccrng_rsafips_test.h in Headers */, + 44EEA8C56F31A4FF932D607B1176E526 /* ccrng_sequence.h in Headers */, + 5EAF5E9E4ACF7A78770210C5E50173B8 /* ccrng_system.h in Headers */, + 3E66A03D0CCB07E0E9B32C42A14E5B5A /* ccrng_test.h in Headers */, + 3E866CC50362A6D14CBFE542BD7BD8A8 /* ccrsa.h in Headers */, + A9F7628DAA8194273FC75FF937CA7F7A /* ccrsa_priv.h in Headers */, + C680A457E995423224C374EF96BD68F4 /* ccsha1.h in Headers */, + 572AB079240C9233750B8A131B96F498 /* ccsha2.h in Headers */, + 421F50D7349E0C3E95872C91088255CE /* ccsrp.h in Headers */, + CA3900893731BE828175AF7483F1E927 /* ccsrp_gp.h in Headers */, + 9C6D58C7CE69D977C7FDB7A6B4E90120 /* cctest.h in Headers */, + 8BA60432FFF7B8C9E6CEF2463BE077F8 /* ccwrap.h in Headers */, + 7093D9B74D8AC1BE068F1520E2191D9B /* ccz.h in Headers */, + 2C99FE55B0D5DD51EAA4FBD754C4C3B8 /* ccz_priv.h in Headers */, + D880F19848241729B7BE27AE700C530B /* cczp.h in Headers */, + 1D3922185A74F2289E4A8C8F97A1C683 /* cczp_priv.h in Headers */, + 4B761E9461D53E0EF7D7745E95D50060 /* cmac.h in Headers */, + 0648776469F9445A46FB4C20F82F1094 /* cms.h in Headers */, + A33D6A9220D5D235C84CDBAE82B05148 /* comp.h in Headers */, + 8F6FE4B3A8F56F75BAC60E5295C9EDF2 /* conf.h in Headers */, + B7D11BADC0BBC66ECE309008A2F8702C /* conf_api.h in Headers */, + 35CE09E77046654B1FF4E667EBB6A515 /* crypt.h in Headers */, + 65551D69FDD4A800D4BF870C85B3B941 /* crypto.h in Headers */, + 0C21193AAD7392BF6EF2F800339D8E4C /* Data.h in Headers */, + 7CCEEC90D9EBDA2E9D755AA851F47A53 /* Date.h in Headers */, + 5B7AF6B535E6BDA19000F736C8422E11 /* des.h in Headers */, + A7E6638485468A7FB1244FDA87EEB95E /* des_old.h in Headers */, + 349F3C88611407D76FB4BCC071755448 /* dh.h in Headers */, + 71FC317B5B4BADC92734287D852C7D39 /* Dictionary.h in Headers */, + 4256699B920B6C191C31F0EE9C61EB02 /* dsa.h in Headers */, + 56E0C6971DA5275DB9B4787881E8074F /* dso.h in Headers */, + B034B546BBF14920763F60A19DE3D5B3 /* dtls1.h in Headers */, + 7D0869EC89A0B8AD15DADB627CF50E30 /* e_os2.h in Headers */, + CEB1FE81CE922DF1C4EF421A74077431 /* ebcdic.h in Headers */, + 3EE0C6C54954526DBE986C7D69ECCD13 /* ec.h in Headers */, + ABAD2F090C68115560693584E7436C25 /* ecdh.h in Headers */, + F023E41DDDA7509077E13FEA1F79B125 /* ecdsa.h in Headers */, + BFAAF10EE6E6A46A074467775BF1473F /* engine.h in Headers */, + D369C38617F60FF11B37BE900EE8088B /* err.h in Headers */, + 73B1ABB1309BE0A1753299F722AAC645 /* evp.h in Headers */, + 643EC92A5BC738D4EACC710C3A2C13BA /* fipspost.h in Headers */, + 6660F197FE89524ED0AE163C39C6461F /* hmac.h in Headers */, + A487CEBEA17133E906E04C84DB4A73AD /* idea.h in Headers */, + 656935A55B4D7CF986ABE6846ADF863D /* Integer.h in Headers */, + 8C107466EA99ECC165FD5526237934DF /* ioapi.h in Headers */, + 342640E4F96956666EE4688A43AF247C /* Key.h in Headers */, + CD73600E8F3624BC4E8A2ED3A27CA241 /* krb5_asn.h in Headers */, + B7D49A15A8261267ED3EFCF64E76CB82 /* kssl.h in Headers */, + 6B723F2EE37E53EDE24DA60EAF158566 /* ldid.hpp in Headers */, + 112DF6F665EFDEA5CC36E2C2A8B0BAE2 /* lhash.h in Headers */, + A8D001FB6B955AF20D7D112D330EB194 /* md4.h in Headers */, + EBB2871E7138FD06543974FD61AEE26D /* md5.h in Headers */, + AABB8074EAAEB6F2F237F57928484446 /* mdc2.h in Headers */, + 51F32CBDED75CC71098AB7B0E10681DB /* modes.h in Headers */, + A952A4E5D86D9BA4FCF3B66E57442813 /* mztools.h in Headers */, + 43C07799284397C91A28FD07D676EFF0 /* node.h in Headers */, + 6D688EBD7BF94037BB28AF70EADD0081 /* node_list.h in Headers */, + E1851C18CF40E5D68388C0DB34AEEEBB /* NSError+ALTErrors.h in Headers */, + 2E4D94106A4B5272FB501569E53130D0 /* NSFileManager+Apps.h in Headers */, + 6E5284516EBBF0ABB1D74A82F69AE971 /* obj_mac.h in Headers */, + 370A6EFC7DA61163C48AC890BA00502E /* object.h in Headers */, + E0EED5F598D97FB56000F676A25B67E6 /* objects.h in Headers */, + 18EF97A5A2CE9895E9855364F0D2CE12 /* ocsp.h in Headers */, + DE4EA835DB71AD1337FC21807A543B7A /* opensslconf-arm64.h in Headers */, + FA3F4BEE4DB9671CD41CF8F1AD02C0EB /* opensslconf-armv7.h in Headers */, + DE82BC7A0104F1BBFB54A9E8652B30D8 /* opensslconf-armv7s.h in Headers */, + 8B880AB9F62541F39E1D5700C4A66A57 /* opensslconf-x86_64.h in Headers */, + 7CE01E26D8F3D1616ED85D6180E9C04E /* opensslconf.h in Headers */, + 2BCDF086E0DAA2A6239EF56211318CAA /* opensslv.h in Headers */, + F1A41C32EDD4F2CEB1085F47C5CA4D11 /* ossl_typ.h in Headers */, + C602614F3DBC0093B53594FEDF2190DC /* pem.h in Headers */, + 68D977EBED6C9B9FC99001E9207195A2 /* pem2.h in Headers */, + C478F161FA69B19D6CDD85ED7AC543F5 /* pkcs12.h in Headers */, + 36068FAEEAAE02EE39981DC45A985C91 /* pkcs7.h in Headers */, + 58794E6FBA55C75D472F619CA1DD405E /* plist++.h in Headers */, + F493C23038C8BE9C9461061C93A2BE30 /* plist.h in Headers */, + DB9972F11190246ECCBD12525A5AC640 /* pqueue.h in Headers */, + F3381FC2CA2B5F51443403E99C163D62 /* rand.h in Headers */, + 0B8464FA7298FFB59A689D614D350E4F /* rc2.h in Headers */, + E4E290434E6801C891C619A384E3F8C7 /* rc4.h in Headers */, + 2843BC4CF10105B53EA54689EF0CA08A /* Real.h in Headers */, + E67B34BC9B154C790DE8E2B6DC2C943A /* ripemd.h in Headers */, + 5E8ECB0D71264E67309194CBE45734F6 /* rsa.h in Headers */, + 94025417E168578E0DABFF20EBD65BB3 /* safestack.h in Headers */, + 74CC974E0631C477D9C0ACA6114FAA1B /* seed.h in Headers */, + 3BDCA776B2DDCF482D0724F72EC36B61 /* sha.h in Headers */, + 2AEF87A231E819BF49472B74076FD0FD /* sha1.h in Headers */, + 982B78BAA36085A2C424E5A14E0745FD /* shim.h in Headers */, + 1C3F3035B06F29E444E3083DA4DE2835 /* srp.h in Headers */, + 1AE46890DD2AEAE6E845D70AC5AA3EBE /* srtp.h in Headers */, + 6F7C8DDE38B8085265AA628F62BF9A08 /* ssl.h in Headers */, + DD36EBF3A577E564A972D1FB639BDE03 /* ssl2.h in Headers */, + 30F7085080DA0B6F7EEE17C97EEBE302 /* ssl23.h in Headers */, + 9464CF541B36F6CB4D276F8DC5C47C64 /* ssl3.h in Headers */, + 0F83184AA1924DF45EA8CD5BC236A15E /* stack.h in Headers */, + 7F10D24F9582CBC44BBEC4949ABC4CE8 /* Structure.h in Headers */, + 4DD070BA9EF91884B1F5C60650EA6868 /* symhacks.h in Headers */, + D2E29D7E8F9372BDFCE710CBE08C946F /* tls1.h in Headers */, + 2D2346A71F24849C0AED5E822FCAF282 /* ts.h in Headers */, + BCE7FD5E0225C920AC58D45A136DED99 /* txt_db.h in Headers */, + C511B9926D167415C8C85959E26EFA39 /* ui.h in Headers */, + 18AE147C7F5774D85D6B80D17006E9DE /* ui_compat.h in Headers */, + BCF147527DC83D050BE8C347733914BD /* Uid.h in Headers */, + 10BF2B884CBE0923AFD27FFA0388DA62 /* unzip.h in Headers */, + 0349922D0BA1DEC7EE96E0240B3BE9F1 /* whrlpool.h in Headers */, + E75462B172FCD923FFDB557E1DA97AD0 /* x509.h in Headers */, + A7A964EE350A11B97CAE397EC7160D3B /* x509_vfy.h in Headers */, + 6F281962EF0ADB9924D5644F987D9B24 /* x509v3.h in Headers */, + 27F433EC52B7F6A45F2D01DD8302FB81 /* zip.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; D492FA28962F12B75ABD8A23821ABA04 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -2312,11 +2315,11 @@ }; 951A9DDCF9D2F851D1EC2B8CCD08ADFA /* AltSign */ = { isa = PBXNativeTarget; - buildConfigurationList = 6E049977EE7D7913677FA8879D83ED55 /* Build configuration list for PBXNativeTarget "AltSign" */; + buildConfigurationList = 742822D00E268096974A88B2D81BC662 /* Build configuration list for PBXNativeTarget "AltSign" */; buildPhases = ( - 721EBB9359404D946395691C4E31CAC7 /* Headers */, - 1D542A07EC16C65863169B12C3EFA1AE /* Sources */, - 44F108505A79A99F851E711F20EDEE47 /* Frameworks */, + 9E760DD23BF76818423BCECED6C73E7B /* Headers */, + 8150A556131682F20A23F58D35B6A33D /* Sources */, + F41799509715D1213091CC90E4346D3F /* Frameworks */, ); buildRules = ( ); @@ -2476,61 +2479,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 1D542A07EC16C65863169B12C3EFA1AE /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A5FDFAA6D354A2451272162F4B10C969 /* alt_ldid.cpp in Sources */, - C46C7D6587EB09C9D75F8115FC435080 /* ALTAccount.m in Sources */, - 679E63DD876AD3F6A73CD63A10B95A3B /* ALTAnisetteData.m in Sources */, - 4960CA8339C3E09C48557F637826AED4 /* ALTAppGroup.m in Sources */, - 0965899237093220EF085ACB8367A07E /* ALTAppID.m in Sources */, - EC1FE544E5DB1232025F2D3D5D89AA62 /* ALTAppleAPI+Authentication.m in Sources */, - B441561F3E2AE89A576C210843D98CCD /* ALTAppleAPI.m in Sources */, - 743F03232A082FBAB073E1F109304483 /* ALTAppleAPISession.m in Sources */, - 01297388C3C2A42B760466F86F2C609B /* ALTApplication.mm in Sources */, - 2AE66DAFC6E70565981658B7CE0A4B02 /* ALTCapabilities.m in Sources */, - 695874C3111A6C110481D87968B7B2ED /* ALTCertificate.m in Sources */, - CDEA61E13A3BA639EF73FD7767F4E006 /* ALTCertificateRequest.m in Sources */, - CFC146CDF3E73A5DE481651447554DB6 /* ALTDevice.m in Sources */, - D155BE42D57F338F2E08EF48457F5654 /* ALTProvisioningProfile.m in Sources */, - F9207CADC1EB1F504872B41BD250C0E7 /* AltSign-dummy.m in Sources */, - B704857BFD8FA006AC70F1DDFED23565 /* ALTSigner.mm in Sources */, - 1C38A1D79AB46468273C994D742807F5 /* ALTTeam.m in Sources */, - 516E1249A8B375C990093782BF1A232F /* Array.cpp in Sources */, - 9B8A2D0F0D462E2ED25F0B3F407B6315 /* base64.c in Sources */, - C069D378AC92428F6170BDFB05A3E258 /* Boolean.cpp in Sources */, - DE4BD2E8A6405D72AC45D673A5CB487C /* bplist.c in Sources */, - 278AE9050C662A678C8ED44BF19948C1 /* bytearray.c in Sources */, - CF2F5A4311D06EF7D9D603AAD50FE6FA /* cnary.c in Sources */, - ADF30DBCE2168AB99BDEE65CC4E4704E /* Data.cpp in Sources */, - DE21307861940621426E26D6733602CE /* Date.cpp in Sources */, - E92C8661F605E9340A4C80EA93770625 /* Dictionary.cpp in Sources */, - 947CC5B2EFA529BD471507FE3966A3BF /* hashtable.c in Sources */, - 20A2963149626E955EF3C9EF310033A0 /* Integer.cpp in Sources */, - 27D63830F84043044363C42EEA77B43C /* ioapi.c in Sources */, - AF2158493AB697DFD7B6410A5940DFC0 /* Key.cpp in Sources */, - C8D3B91FF9292E6606553941712BAB4C /* ldid.cpp in Sources */, - 293F5A124C7EB30A0CB5CEAB355ED088 /* lookup2.c in Sources */, - 6F0AEBA27C394CAD36373D4BC635A627 /* mztools.c in Sources */, - D85618001BE8AD30A1ED106AC9823612 /* node.c in Sources */, - 6F30FECE94464AE2FEE52B10A54E2E53 /* Node.cpp in Sources */, - DBCC7434ED206EC239D195B887871158 /* node_list.c in Sources */, - 617EF535A04827BFACE0FF6A877D3D3A /* NSError+ALTErrors.m in Sources */, - BFAFC1D3FB5DC43422B1E3A0E0713827 /* NSFileManager+Apps.m in Sources */, - 064E2831D44D9FC2492C1B8E2B521809 /* plist.c in Sources */, - 0198DD853D47C924123A2DB93DF70D64 /* ptrarray.c in Sources */, - 60A7F03D239E3C48C156CA0D1A763D82 /* Real.cpp in Sources */, - A7980D4566B3528518C46D1E47F08600 /* String.cpp in Sources */, - 91CCC4F5D2700A4D4DF054160A117174 /* Structure.cpp in Sources */, - A516F5477EFFC9B3CD03169DDCE411C8 /* time64.c in Sources */, - 0E6B1707467F4F6FBFDD10DAA59CC710 /* Uid.cpp in Sources */, - E3A243666AEA5EC93251E375579BD1D9 /* unzip.c in Sources */, - 7EAEF4E318D9C269FC9979FD2FCBA7D7 /* xplist.c in Sources */, - 28B5099A7B8BF0540FF8AA5EFE0B69B3 /* zip.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 53CE7E1C366EE833B59DA47A809B512A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -2600,6 +2548,62 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 8150A556131682F20A23F58D35B6A33D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 199B190ABA6849D99C3B8696BA55DBED /* alt_ldid.cpp in Sources */, + 0655C80BB3917C63B5B844BC7E738573 /* ALTAccount.m in Sources */, + E3016CB1DE776F96F8DC969E98E42824 /* ALTAnisetteData.m in Sources */, + BA4E6E1F90828D9F774A54FA97329A60 /* ALTAppGroup.m in Sources */, + 01B83A30998E4312B0337417E7994C60 /* ALTAppID.m in Sources */, + 872FD8C5E26E144CDD3735E5DF0E8BB0 /* ALTAppleAPI+Authentication.m in Sources */, + E254A144300406E3ABAAF0B2CBBAC3CB /* ALTAppleAPI.m in Sources */, + A9FCB263DFA0E5CCD40C9B8BB8B9380E /* ALTAppleAPISession.m in Sources */, + E50328603CF968D1EBB5017D26D7B3A4 /* ALTApplication.mm in Sources */, + ECF33ABA04FDE9F5CE860E01C5DFEA46 /* ALTCapabilities.m in Sources */, + 1CA970EB8ACFACA1DD82C6FC59E543DC /* ALTCertificate.m in Sources */, + D2EA4A769A5B905E24AEDA61053B826C /* ALTCertificateRequest.m in Sources */, + 188366D4D3D116BB898C346CD5DE7CEB /* ALTDevice.m in Sources */, + E2FE2DB2BC99240121AB2FAF3389503D /* ALTProvisioningProfile.m in Sources */, + 377D3039EE2B3A20EE09892C1BEB49C6 /* AltSign-dummy.m in Sources */, + BEFBF2AF5DCE3F953B72EB88F10C07C7 /* ALTSigner.mm in Sources */, + B28F988979EC407F6C95D8CC953AFD35 /* ALTTeam.m in Sources */, + 38DD4C77A2EA94A226282286F0DD50E5 /* Array.cpp in Sources */, + 3592A399091A64F530185440F480E208 /* base64.c in Sources */, + 3D43F94628C2370FDB1B1555DC885832 /* Boolean.cpp in Sources */, + 246757153CC84C7559824D1B826589DD /* bplist.c in Sources */, + F7FE7C92CFF0572AFC916AE01868EF76 /* bytearray.c in Sources */, + A31E7691387577E9A7791D318FE1F652 /* ccsrp.m in Sources */, + 1FCE07C5737E0A7F7260F54E789288F1 /* cnary.c in Sources */, + 99EA66AB2650470AF796B0D1CCC4ADAD /* Data.cpp in Sources */, + 5642F90D919682750D61E8549D0B6CAC /* Date.cpp in Sources */, + 73177EA270B482F6EFEDCBD114490462 /* Dictionary.cpp in Sources */, + 4C201E7108950EB26C6E405E6C03CDE3 /* hashtable.c in Sources */, + CE4B0174D5F2EB7CEDCA860D77185A23 /* Integer.cpp in Sources */, + AFDA135F402927106368B6F0E19EDC43 /* ioapi.c in Sources */, + BB7C5241E4F699C85E49DE65B3535B86 /* Key.cpp in Sources */, + 0B75627EC0174CD6E688124A4CB2359C /* ldid.cpp in Sources */, + 1E5A64BA7CF1F4F4DAB950770DF07FED /* lookup2.c in Sources */, + 3317EB8C7FF88E498D595FE511F885CE /* mztools.c in Sources */, + 8B1664FB83CE715D0664988AF7E6099D /* node.c in Sources */, + 52E37BD8409B80D3432CFF85257CBEE7 /* Node.cpp in Sources */, + 0D5E3283A1E86ECD782527BD20813FA1 /* node_list.c in Sources */, + 4AF7B1AE6502D544327BF0D95426659F /* NSError+ALTErrors.m in Sources */, + F224EA285D63A8D6EC4FD4E50821CB18 /* NSFileManager+Apps.m in Sources */, + 12FB74D1FA2424346F85E7258FA28F61 /* plist.c in Sources */, + 0A9FBC2C6F5F562C17F957158589CAB1 /* ptrarray.c in Sources */, + 0ABDFADFCD3F64C1A303AE834D53C714 /* Real.cpp in Sources */, + E4A248063405CF3D0A373FF082E86B5C /* String.cpp in Sources */, + 50F35873266B1DC1B63C2AC9843E546B /* Structure.cpp in Sources */, + 04D48B0C7B522A1C298D1D56AAC7819A /* time64.c in Sources */, + 99ECA3B1795FBDA75B252E0D4488F388 /* Uid.cpp in Sources */, + 56F487D792C368981678C0EEC9C98141 /* unzip.c in Sources */, + 00DBFF5F9DDDF73D3F95C3584ECA4183 /* xplist.c in Sources */, + A479684AABCCE014966F810713045FD4 /* zip.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; B400605D24BF12941B181786FD235958 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -3070,9 +3074,9 @@ }; name = Release; }; - 96B66CFD72A310D86153C8C62CC8AA24 /* Release */ = { + BBDC6A72F1721ACEFA8871F343C59FBF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1DF21761F51793B1E79B815C42A7224C /* AltSign.xcconfig */; + baseConfigurationReference = 24180EA046FE9B9E443ABA84121D02B1 /* AltSign.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -3097,32 +3101,6 @@ }; name = Release; }; - AA2546E262414720CF1A4A7F4EF09454 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1DF21761F51793B1E79B815C42A7224C /* AltSign.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - GCC_PREFIX_HEADER = "Target Support Files/AltSign/AltSign-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - MODULEMAP_FILE = Headers/Public/AltSign/AltSign.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = AltSign; - PRODUCT_NAME = AltSign; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; C8E31C3BA27894CDC72F7EA65DE99EF0 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 38B25887E1C1D20811EEFC7E4F30E75E /* Pods-AltDaemon.release.xcconfig */; @@ -3272,6 +3250,32 @@ }; name = Release; }; + E306E7968B41DBCD708C411CBFF96AB5 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 24180EA046FE9B9E443ABA84121D02B1 /* AltSign.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGN_IDENTITY = "iPhone Developer"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + GCC_PREFIX_HEADER = "Target Support Files/AltSign/AltSign-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + MODULEMAP_FILE = Headers/Public/AltSign/AltSign.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = AltSign; + PRODUCT_NAME = AltSign; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; E8921B3E2DFC77CDA00FEE1D9EA36AA0 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = A79744C0D952ADD34EC8CCD2D1501838 /* Pods-AltServer.release.xcconfig */; @@ -3408,15 +3412,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 6E049977EE7D7913677FA8879D83ED55 /* Build configuration list for PBXNativeTarget "AltSign" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - AA2546E262414720CF1A4A7F4EF09454 /* Debug */, - 96B66CFD72A310D86153C8C62CC8AA24 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 729F25285E2C7B6E2B1F4A22919FEC8C /* Build configuration list for PBXNativeTarget "Roxas" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -3426,6 +3421,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 742822D00E268096974A88B2D81BC662 /* Build configuration list for PBXNativeTarget "AltSign" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E306E7968B41DBCD708C411CBFF96AB5 /* Debug */, + BBDC6A72F1721ACEFA8871F343C59FBF /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 9ACD53F0E09E91849384B7E9108582B6 /* Build configuration list for PBXNativeTarget "KeychainAccess" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AltSign.xcscheme b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AltSign.xcscheme new file mode 100644 index 00000000..08379532 --- /dev/null +++ b/Pods/Pods.xcodeproj/xcshareddata/xcschemes/AltSign.xcscheme @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Target Support Files/AltSign/AltSign-umbrella.h b/Pods/Target Support Files/AltSign/AltSign-umbrella.h index a5d6d2ee..4e35a87b 100644 --- a/Pods/Target Support Files/AltSign/AltSign-umbrella.h +++ b/Pods/Target Support Files/AltSign/AltSign-umbrella.h @@ -30,81 +30,6 @@ #import "ALTProvisioningProfile.h" #import "ALTTeam.h" #import "ALTSigner.h" -#import "corecrypto/cc.h" -#import "corecrypto/ccaes.h" -#import "corecrypto/ccansikdf.h" -#import "corecrypto/ccasn1.h" -#import "corecrypto/ccblowfish.h" -#import "corecrypto/cccast.h" -#import "corecrypto/ccchacha20poly1305.h" -#import "corecrypto/ccchacha20poly1305_priv.h" -#import "corecrypto/cccmac.h" -#import "corecrypto/ccder.h" -#import "corecrypto/ccder_decode_eckey.h" -#import "corecrypto/ccder_encode_eckey.h" -#import "corecrypto/ccder_priv.h" -#import "corecrypto/ccder_rsa.h" -#import "corecrypto/ccdes.h" -#import "corecrypto/ccdh.h" -#import "corecrypto/ccdh_gp.h" -#import "corecrypto/ccdh_priv.h" -#import "corecrypto/ccdigest.h" -#import "corecrypto/ccdigest_priv.h" -#import "corecrypto/ccdrbg.h" -#import "corecrypto/ccdrbg_factory.h" -#import "corecrypto/ccdrbg_impl.h" -#import "corecrypto/ccec.h" -#import "corecrypto/ccec25519.h" -#import "corecrypto/ccec25519_priv.h" -#import "corecrypto/ccecies.h" -#import "corecrypto/ccecies_priv.h" -#import "corecrypto/ccec_priv.h" -#import "corecrypto/cchkdf.h" -#import "corecrypto/cchmac.h" -#import "corecrypto/ccmd2.h" -#import "corecrypto/ccmd4.h" -#import "corecrypto/ccmd5.h" -#import "corecrypto/ccmode.h" -#import "corecrypto/ccmode_factory.h" -#import "corecrypto/ccmode_impl.h" -#import "corecrypto/ccmode_siv.h" -#import "corecrypto/ccmode_siv_priv.h" -#import "corecrypto/ccn.h" -#import "corecrypto/ccnistkdf.h" -#import "corecrypto/ccn_priv.h" -#import "corecrypto/ccpad.h" -#import "corecrypto/ccpbkdf2.h" -#import "corecrypto/ccprime.h" -#import "corecrypto/ccrc2.h" -#import "corecrypto/ccrc4.h" -#import "corecrypto/ccripemd.h" -#import "corecrypto/ccrng.h" -#import "corecrypto/ccrng_drbg.h" -#import "corecrypto/ccrng_ecfips_test.h" -#import "corecrypto/ccrng_pbkdf2_prng.h" -#import "corecrypto/ccrng_priv.h" -#import "corecrypto/ccrng_rsafips_test.h" -#import "corecrypto/ccrng_sequence.h" -#import "corecrypto/ccrng_system.h" -#import "corecrypto/ccrng_test.h" -#import "corecrypto/ccrsa.h" -#import "corecrypto/ccrsa_priv.h" -#import "corecrypto/ccsha1.h" -#import "corecrypto/ccsha2.h" -#import "corecrypto/ccsrp.h" -#import "corecrypto/ccsrp_gp.h" -#import "corecrypto/cctest.h" -#import "corecrypto/ccwrap.h" -#import "corecrypto/ccz.h" -#import "corecrypto/cczp.h" -#import "corecrypto/cczp_priv.h" -#import "corecrypto/ccz_priv.h" -#import "corecrypto/cc_config.h" -#import "corecrypto/cc_debug.h" -#import "corecrypto/cc_memory.h" -#import "corecrypto/cc_priv.h" -#import "corecrypto/cc_runtime_config.h" -#import "corecrypto/fipspost.h" FOUNDATION_EXPORT double AltSignVersionNumber; FOUNDATION_EXPORT const unsigned char AltSignVersionString[]; diff --git a/Pods/Target Support Files/AltSign/AltSign.xcconfig b/Pods/Target Support Files/AltSign/AltSign.xcconfig index 4c1db150..8cdfca00 100644 --- a/Pods/Target Support Files/AltSign/AltSign.xcconfig +++ b/Pods/Target Support Files/AltSign/AltSign.xcconfig @@ -1,6 +1,7 @@ CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AltSign GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/AltSign" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AltSign" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/include" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/src" +OTHER_CFLAGS = $(inherited) -DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1 PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_ROOT = ${SRCROOT} diff --git a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.debug.xcconfig b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.debug.xcconfig index 04b744c9..3342bda4 100644 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.debug.xcconfig +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.debug.xcconfig @@ -1,7 +1,7 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AltSign" "${PODS_ROOT}/Headers/Public/Roxas" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/include" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/src" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_ROOT}/../Dependencies/AltSign/Dependencies/OpenSSL/ios/lib" -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1 OTHER_LDFLAGS = $(inherited) -ObjC -l"AltSign" -l"Roxas" -l"c++" -l"crypto" -l"ssl" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} diff --git a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.release.xcconfig b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.release.xcconfig index 04b744c9..3342bda4 100644 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.release.xcconfig +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.release.xcconfig @@ -1,7 +1,7 @@ GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AltSign" "${PODS_ROOT}/Headers/Public/Roxas" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/include" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/src" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_ROOT}/../Dependencies/AltSign/Dependencies/OpenSSL/ios/lib" -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1 OTHER_LDFLAGS = $(inherited) -ObjC -l"AltSign" -l"Roxas" -l"c++" -l"crypto" -l"ssl" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig index 097b3da3..bbb872a7 100644 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig @@ -3,7 +3,7 @@ FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Appl GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AltSign" "${PODS_ROOT}/Headers/Public/Roxas" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/include" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/src" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_ROOT}/../Dependencies/AltSign/Dependencies/OpenSSL/ios/lib" -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" -DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1 OTHER_LDFLAGS = $(inherited) -ObjC -l"AltSign" -l"KeychainAccess" -l"Nuke" -l"Roxas" -l"c++" -l"crypto" -l"sqlite3" -l"ssl" -l"z" -framework "AppCenter" -framework "AppCenterAnalytics" -framework "AppCenterCrashes" -framework "CoreTelephony" -framework "Foundation" -framework "SystemConfiguration" -framework "UIKit" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig index 097b3da3..bbb872a7 100644 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig @@ -3,7 +3,7 @@ FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Appl GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AltSign" "${PODS_ROOT}/Headers/Public/Roxas" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/include" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/src" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_ROOT}/../Dependencies/AltSign/Dependencies/OpenSSL/ios/lib" -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" -DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1 OTHER_LDFLAGS = $(inherited) -ObjC -l"AltSign" -l"KeychainAccess" -l"Nuke" -l"Roxas" -l"c++" -l"crypto" -l"sqlite3" -l"ssl" -l"z" -framework "AppCenter" -framework "AppCenterAnalytics" -framework "AppCenterCrashes" -framework "CoreTelephony" -framework "Foundation" -framework "SystemConfiguration" -framework "UIKit" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" PODS_BUILD_DIR = ${BUILD_DIR}