From de925e7fea00de53fdc2947417b0740698019672 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Thu, 3 Sep 2020 16:02:28 -0700 Subject: [PATCH] Replaces AltSign cocoapod with Swift package --- .../Connections/ALTNotificationConnection.h | 2 +- ...nection.m => ALTNotificationConnection.mm} | 0 AltServer/Connections/ALTWiredConnection.h | 2 +- ...iredConnection.m => ALTWiredConnection.mm} | 0 AltServer/Devices/ALTDeviceManager.h | 2 +- AltStore.xcodeproj/project.pbxproj | 103 +- AltStore.xcworkspace/contents.xcworkspacedata | 2 +- Dependencies/AltSign | 2 +- Podfile | 2 - Podfile.lock | 17 +- Pods/Headers/Private/AltSign/ALTAccount.h | 1 - .../Headers/Private/AltSign/ALTAnisetteData.h | 1 - Pods/Headers/Private/AltSign/ALTAppGroup.h | 1 - Pods/Headers/Private/AltSign/ALTAppID.h | 1 - Pods/Headers/Private/AltSign/ALTAppleAPI.h | 1 - .../Private/AltSign/ALTAppleAPISession.h | 1 - .../Private/AltSign/ALTAppleAPI_Private.h | 1 - Pods/Headers/Private/AltSign/ALTApplication.h | 1 - .../Headers/Private/AltSign/ALTCapabilities.h | 1 - Pods/Headers/Private/AltSign/ALTCertificate.h | 1 - .../Private/AltSign/ALTCertificateRequest.h | 1 - Pods/Headers/Private/AltSign/ALTDevice.h | 1 - .../Private/AltSign/ALTModel+Internal.h | 1 - .../Private/AltSign/ALTProvisioningProfile.h | 1 - Pods/Headers/Private/AltSign/ALTSigner.h | 1 - Pods/Headers/Private/AltSign/ALTTeam.h | 1 - Pods/Headers/Private/AltSign/AltSign.h | 1 - .../Private/AltSign/AltSign/ldid/alt_ldid.hpp | 1 - .../AltSign/Dependencies/ldid/ldid.hpp | 1 - .../Private/AltSign/Dependencies/ldid/sha1.h | 1 - .../Private/AltSign/NSError+ALTErrors.h | 1 - .../Private/AltSign/NSFileManager+Apps.h | 1 - Pods/Headers/Private/AltSign/alt_ldid.hpp | 1 - Pods/Headers/Private/AltSign/corecrypto/cc.h | 1 - .../Private/AltSign/corecrypto/cc_config.h | 1 - .../Private/AltSign/corecrypto/cc_debug.h | 1 - .../Private/AltSign/corecrypto/cc_memory.h | 1 - .../Private/AltSign/corecrypto/cc_priv.h | 1 - .../AltSign/corecrypto/cc_runtime_config.h | 1 - .../Private/AltSign/corecrypto/ccaes.h | 1 - .../Private/AltSign/corecrypto/ccansikdf.h | 1 - .../Private/AltSign/corecrypto/ccasn1.h | 1 - .../Private/AltSign/corecrypto/ccblowfish.h | 1 - .../Private/AltSign/corecrypto/cccast.h | 1 - .../AltSign/corecrypto/ccchacha20poly1305.h | 1 - .../corecrypto/ccchacha20poly1305_priv.h | 1 - .../Private/AltSign/corecrypto/cccmac.h | 1 - .../Private/AltSign/corecrypto/ccder.h | 1 - .../AltSign/corecrypto/ccder_decode_eckey.h | 1 - .../AltSign/corecrypto/ccder_encode_eckey.h | 1 - .../Private/AltSign/corecrypto/ccder_priv.h | 1 - .../Private/AltSign/corecrypto/ccder_rsa.h | 1 - .../Private/AltSign/corecrypto/ccdes.h | 1 - .../Headers/Private/AltSign/corecrypto/ccdh.h | 1 - .../Private/AltSign/corecrypto/ccdh_gp.h | 1 - .../Private/AltSign/corecrypto/ccdh_priv.h | 1 - .../Private/AltSign/corecrypto/ccdigest.h | 1 - .../AltSign/corecrypto/ccdigest_priv.h | 1 - .../Private/AltSign/corecrypto/ccdrbg.h | 1 - .../AltSign/corecrypto/ccdrbg_factory.h | 1 - .../Private/AltSign/corecrypto/ccdrbg_impl.h | 1 - .../Headers/Private/AltSign/corecrypto/ccec.h | 1 - .../Private/AltSign/corecrypto/ccec25519.h | 1 - .../AltSign/corecrypto/ccec25519_priv.h | 1 - .../Private/AltSign/corecrypto/ccec_priv.h | 1 - .../Private/AltSign/corecrypto/ccecies.h | 1 - .../Private/AltSign/corecrypto/ccecies_priv.h | 1 - .../Private/AltSign/corecrypto/cchkdf.h | 1 - .../Private/AltSign/corecrypto/cchmac.h | 1 - .../Private/AltSign/corecrypto/ccmd2.h | 1 - .../Private/AltSign/corecrypto/ccmd4.h | 1 - .../Private/AltSign/corecrypto/ccmd5.h | 1 - .../Private/AltSign/corecrypto/ccmode.h | 1 - .../AltSign/corecrypto/ccmode_factory.h | 1 - .../Private/AltSign/corecrypto/ccmode_impl.h | 1 - .../Private/AltSign/corecrypto/ccmode_siv.h | 1 - .../AltSign/corecrypto/ccmode_siv_priv.h | 1 - Pods/Headers/Private/AltSign/corecrypto/ccn.h | 1 - .../Private/AltSign/corecrypto/ccn_priv.h | 1 - .../Private/AltSign/corecrypto/ccnistkdf.h | 1 - .../Private/AltSign/corecrypto/ccpad.h | 1 - .../Private/AltSign/corecrypto/ccpbkdf2.h | 1 - .../Private/AltSign/corecrypto/ccprime.h | 1 - .../Private/AltSign/corecrypto/ccrc2.h | 1 - .../Private/AltSign/corecrypto/ccrc4.h | 1 - .../Private/AltSign/corecrypto/ccripemd.h | 1 - .../Private/AltSign/corecrypto/ccrng.h | 1 - .../Private/AltSign/corecrypto/ccrng_drbg.h | 1 - .../AltSign/corecrypto/ccrng_ecfips_test.h | 1 - .../AltSign/corecrypto/ccrng_pbkdf2_prng.h | 1 - .../Private/AltSign/corecrypto/ccrng_priv.h | 1 - .../AltSign/corecrypto/ccrng_rsafips_test.h | 1 - .../AltSign/corecrypto/ccrng_sequence.h | 1 - .../Private/AltSign/corecrypto/ccrng_system.h | 1 - .../Private/AltSign/corecrypto/ccrng_test.h | 1 - .../Private/AltSign/corecrypto/ccrsa.h | 1 - .../Private/AltSign/corecrypto/ccrsa_priv.h | 1 - .../Private/AltSign/corecrypto/ccsha1.h | 1 - .../Private/AltSign/corecrypto/ccsha2.h | 1 - .../Private/AltSign/corecrypto/ccsrp.h | 1 - .../Private/AltSign/corecrypto/ccsrp_gp.h | 1 - .../Private/AltSign/corecrypto/cctest.h | 1 - .../Private/AltSign/corecrypto/ccwrap.h | 1 - Pods/Headers/Private/AltSign/corecrypto/ccz.h | 1 - .../Private/AltSign/corecrypto/ccz_priv.h | 1 - .../Headers/Private/AltSign/corecrypto/cczp.h | 1 - .../Private/AltSign/corecrypto/cczp_priv.h | 1 - .../Private/AltSign/corecrypto/fipspost.h | 1 - .../Private/AltSign/include/plist/Array.h | 1 - .../Private/AltSign/include/plist/Boolean.h | 1 - .../Private/AltSign/include/plist/Data.h | 1 - .../Private/AltSign/include/plist/Date.h | 1 - .../AltSign/include/plist/Dictionary.h | 1 - .../Private/AltSign/include/plist/Integer.h | 1 - .../Private/AltSign/include/plist/Key.h | 1 - .../Private/AltSign/include/plist/Real.h | 1 - .../Private/AltSign/include/plist/Structure.h | 1 - .../Private/AltSign/include/plist/Uid.h | 1 - .../Private/AltSign/include/plist/plist++.h | 1 - .../Private/AltSign/include/plist/plist.h | 1 - .../Private/AltSign/libcnary/include/node.h | 1 - .../AltSign/libcnary/include/node_list.h | 1 - .../Private/AltSign/libcnary/include/object.h | 1 - Pods/Headers/Private/AltSign/minizip/crypt.h | 1 - Pods/Headers/Private/AltSign/minizip/ioapi.h | 1 - .../Headers/Private/AltSign/minizip/mztools.h | 1 - Pods/Headers/Private/AltSign/minizip/unzip.h | 1 - Pods/Headers/Private/AltSign/minizip/zip.h | 1 - Pods/Headers/Private/AltSign/openssl/aes.h | 1 - Pods/Headers/Private/AltSign/openssl/asn1.h | 1 - .../Private/AltSign/openssl/asn1_mac.h | 1 - Pods/Headers/Private/AltSign/openssl/asn1t.h | 1 - Pods/Headers/Private/AltSign/openssl/bio.h | 1 - .../Private/AltSign/openssl/blowfish.h | 1 - Pods/Headers/Private/AltSign/openssl/bn.h | 1 - Pods/Headers/Private/AltSign/openssl/buffer.h | 1 - .../Private/AltSign/openssl/camellia.h | 1 - Pods/Headers/Private/AltSign/openssl/cast.h | 1 - Pods/Headers/Private/AltSign/openssl/cmac.h | 1 - Pods/Headers/Private/AltSign/openssl/cms.h | 1 - Pods/Headers/Private/AltSign/openssl/comp.h | 1 - Pods/Headers/Private/AltSign/openssl/conf.h | 1 - .../Private/AltSign/openssl/conf_api.h | 1 - Pods/Headers/Private/AltSign/openssl/crypto.h | 1 - Pods/Headers/Private/AltSign/openssl/des.h | 1 - .../Headers/Private/AltSign/openssl/des_old.h | 1 - Pods/Headers/Private/AltSign/openssl/dh.h | 1 - Pods/Headers/Private/AltSign/openssl/dsa.h | 1 - Pods/Headers/Private/AltSign/openssl/dso.h | 1 - Pods/Headers/Private/AltSign/openssl/dtls1.h | 1 - Pods/Headers/Private/AltSign/openssl/e_os2.h | 1 - Pods/Headers/Private/AltSign/openssl/ebcdic.h | 1 - Pods/Headers/Private/AltSign/openssl/ec.h | 1 - Pods/Headers/Private/AltSign/openssl/ecdh.h | 1 - Pods/Headers/Private/AltSign/openssl/ecdsa.h | 1 - Pods/Headers/Private/AltSign/openssl/engine.h | 1 - Pods/Headers/Private/AltSign/openssl/err.h | 1 - Pods/Headers/Private/AltSign/openssl/evp.h | 1 - Pods/Headers/Private/AltSign/openssl/hmac.h | 1 - Pods/Headers/Private/AltSign/openssl/idea.h | 1 - .../Private/AltSign/openssl/krb5_asn.h | 1 - Pods/Headers/Private/AltSign/openssl/kssl.h | 1 - Pods/Headers/Private/AltSign/openssl/lhash.h | 1 - Pods/Headers/Private/AltSign/openssl/md4.h | 1 - Pods/Headers/Private/AltSign/openssl/md5.h | 1 - Pods/Headers/Private/AltSign/openssl/mdc2.h | 1 - Pods/Headers/Private/AltSign/openssl/modes.h | 1 - .../Headers/Private/AltSign/openssl/obj_mac.h | 1 - .../Headers/Private/AltSign/openssl/objects.h | 1 - Pods/Headers/Private/AltSign/openssl/ocsp.h | 1 - .../AltSign/openssl/opensslconf-arm64.h | 1 - .../AltSign/openssl/opensslconf-armv7.h | 1 - .../AltSign/openssl/opensslconf-armv7s.h | 1 - .../AltSign/openssl/opensslconf-x86_64.h | 1 - .../Private/AltSign/openssl/opensslconf.h | 1 - .../Private/AltSign/openssl/opensslv.h | 1 - .../Private/AltSign/openssl/ossl_typ.h | 1 - Pods/Headers/Private/AltSign/openssl/pem.h | 1 - Pods/Headers/Private/AltSign/openssl/pem2.h | 1 - Pods/Headers/Private/AltSign/openssl/pkcs12.h | 1 - Pods/Headers/Private/AltSign/openssl/pkcs7.h | 1 - Pods/Headers/Private/AltSign/openssl/pqueue.h | 1 - Pods/Headers/Private/AltSign/openssl/rand.h | 1 - Pods/Headers/Private/AltSign/openssl/rc2.h | 1 - Pods/Headers/Private/AltSign/openssl/rc4.h | 1 - Pods/Headers/Private/AltSign/openssl/ripemd.h | 1 - Pods/Headers/Private/AltSign/openssl/rsa.h | 1 - .../Private/AltSign/openssl/safestack.h | 1 - Pods/Headers/Private/AltSign/openssl/seed.h | 1 - Pods/Headers/Private/AltSign/openssl/sha.h | 1 - Pods/Headers/Private/AltSign/openssl/shim.h | 1 - Pods/Headers/Private/AltSign/openssl/srp.h | 1 - Pods/Headers/Private/AltSign/openssl/srtp.h | 1 - Pods/Headers/Private/AltSign/openssl/ssl.h | 1 - Pods/Headers/Private/AltSign/openssl/ssl2.h | 1 - Pods/Headers/Private/AltSign/openssl/ssl23.h | 1 - Pods/Headers/Private/AltSign/openssl/ssl3.h | 1 - Pods/Headers/Private/AltSign/openssl/stack.h | 1 - .../Private/AltSign/openssl/symhacks.h | 1 - Pods/Headers/Private/AltSign/openssl/tls1.h | 1 - Pods/Headers/Private/AltSign/openssl/ts.h | 1 - Pods/Headers/Private/AltSign/openssl/txt_db.h | 1 - Pods/Headers/Private/AltSign/openssl/ui.h | 1 - .../Private/AltSign/openssl/ui_compat.h | 1 - .../Private/AltSign/openssl/whrlpool.h | 1 - Pods/Headers/Private/AltSign/openssl/x509.h | 1 - .../Private/AltSign/openssl/x509_vfy.h | 1 - Pods/Headers/Private/AltSign/openssl/x509v3.h | 1 - Pods/Headers/Public/AltSign/ALTAccount.h | 1 - Pods/Headers/Public/AltSign/ALTAnisetteData.h | 1 - Pods/Headers/Public/AltSign/ALTAppGroup.h | 1 - Pods/Headers/Public/AltSign/ALTAppID.h | 1 - Pods/Headers/Public/AltSign/ALTAppleAPI.h | 1 - .../Public/AltSign/ALTAppleAPISession.h | 1 - .../Public/AltSign/ALTAppleAPI_Private.h | 1 - Pods/Headers/Public/AltSign/ALTApplication.h | 1 - Pods/Headers/Public/AltSign/ALTCapabilities.h | 1 - Pods/Headers/Public/AltSign/ALTCertificate.h | 1 - .../Public/AltSign/ALTCertificateRequest.h | 1 - Pods/Headers/Public/AltSign/ALTDevice.h | 1 - .../Public/AltSign/ALTModel+Internal.h | 1 - .../Public/AltSign/ALTProvisioningProfile.h | 1 - Pods/Headers/Public/AltSign/ALTSigner.h | 1 - Pods/Headers/Public/AltSign/ALTTeam.h | 1 - .../Headers/Public/AltSign/AltSign-umbrella.h | 1 - Pods/Headers/Public/AltSign/AltSign.h | 1 - Pods/Headers/Public/AltSign/AltSign.modulemap | 1 - .../Public/AltSign/NSError+ALTErrors.h | 1 - .../Public/AltSign/NSFileManager+Apps.h | 1 - Pods/Manifest.lock | 17 +- Pods/Pods.xcodeproj/project.pbxproj | 2617 ++++------------- .../AltSign/AltSign-dummy.m | 5 - .../AltSign/AltSign-prefix.pch | 12 - .../AltSign/AltSign-umbrella.h | 35 - .../AltSign/AltSign.debug.xcconfig | 15 - .../AltSign/AltSign.modulemap | 6 - .../AltSign/AltSign.release.xcconfig | 15 - ...mon-resources-Debug-input-files.xcfilelist | 1 - ...on-resources-Debug-output-files.xcfilelist | 1 - ...n-resources-Release-input-files.xcfilelist | 1 - ...-resources-Release-output-files.xcfilelist | 1 - .../Pods-AltDaemon-resources.sh | 2 - .../Pods-AltDaemon.debug.xcconfig | 16 +- .../Pods-AltDaemon.release.xcconfig | 16 +- ...ore-resources-Debug-input-files.xcfilelist | 1 - ...re-resources-Debug-output-files.xcfilelist | 1 - ...e-resources-Release-input-files.xcfilelist | 1 - ...-resources-Release-output-files.xcfilelist | 1 - .../Pods-AltStore/Pods-AltStore-resources.sh | 2 - .../Pods-AltStore.debug.xcconfig | 16 +- .../Pods-AltStore.release.xcconfig | 16 +- 251 files changed, 728 insertions(+), 2421 deletions(-) rename AltServer/Connections/{ALTNotificationConnection.m => ALTNotificationConnection.mm} (100%) rename AltServer/Connections/{ALTWiredConnection.m => ALTWiredConnection.mm} (100%) delete mode 120000 Pods/Headers/Private/AltSign/ALTAccount.h delete mode 120000 Pods/Headers/Private/AltSign/ALTAnisetteData.h delete mode 120000 Pods/Headers/Private/AltSign/ALTAppGroup.h delete mode 120000 Pods/Headers/Private/AltSign/ALTAppID.h delete mode 120000 Pods/Headers/Private/AltSign/ALTAppleAPI.h delete mode 120000 Pods/Headers/Private/AltSign/ALTAppleAPISession.h delete mode 120000 Pods/Headers/Private/AltSign/ALTAppleAPI_Private.h delete mode 120000 Pods/Headers/Private/AltSign/ALTApplication.h delete mode 120000 Pods/Headers/Private/AltSign/ALTCapabilities.h delete mode 120000 Pods/Headers/Private/AltSign/ALTCertificate.h delete mode 120000 Pods/Headers/Private/AltSign/ALTCertificateRequest.h delete mode 120000 Pods/Headers/Private/AltSign/ALTDevice.h delete mode 120000 Pods/Headers/Private/AltSign/ALTModel+Internal.h delete mode 120000 Pods/Headers/Private/AltSign/ALTProvisioningProfile.h delete mode 120000 Pods/Headers/Private/AltSign/ALTSigner.h delete mode 120000 Pods/Headers/Private/AltSign/ALTTeam.h delete mode 120000 Pods/Headers/Private/AltSign/AltSign.h delete mode 120000 Pods/Headers/Private/AltSign/AltSign/ldid/alt_ldid.hpp delete mode 120000 Pods/Headers/Private/AltSign/Dependencies/ldid/ldid.hpp delete mode 120000 Pods/Headers/Private/AltSign/Dependencies/ldid/sha1.h delete mode 120000 Pods/Headers/Private/AltSign/NSError+ALTErrors.h delete mode 120000 Pods/Headers/Private/AltSign/NSFileManager+Apps.h delete mode 120000 Pods/Headers/Private/AltSign/alt_ldid.hpp delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cc.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cc_config.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cc_debug.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cc_memory.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cc_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cc_runtime_config.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccaes.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccansikdf.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccasn1.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccblowfish.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cccast.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccchacha20poly1305.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccchacha20poly1305_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cccmac.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccder.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccder_decode_eckey.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccder_encode_eckey.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccder_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccder_rsa.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdes.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdh.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdh_gp.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdh_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdigest.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdigest_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdrbg.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdrbg_factory.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccdrbg_impl.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccec.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccec25519.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccec25519_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccec_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccecies.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccecies_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cchkdf.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cchmac.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccmd2.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccmd4.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccmd5.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccmode.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccmode_factory.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccmode_impl.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccmode_siv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccmode_siv_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccn.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccn_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccnistkdf.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccpad.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccpbkdf2.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccprime.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrc2.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrc4.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccripemd.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng_drbg.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng_ecfips_test.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng_pbkdf2_prng.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng_rsafips_test.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng_sequence.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng_system.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrng_test.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrsa.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccrsa_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccsha1.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccsha2.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccsrp.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccsrp_gp.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cctest.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccwrap.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccz.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/ccz_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cczp.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/cczp_priv.h delete mode 120000 Pods/Headers/Private/AltSign/corecrypto/fipspost.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Array.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Boolean.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Data.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Date.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Dictionary.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Integer.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Key.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Real.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Structure.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/Uid.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/plist++.h delete mode 120000 Pods/Headers/Private/AltSign/include/plist/plist.h delete mode 120000 Pods/Headers/Private/AltSign/libcnary/include/node.h delete mode 120000 Pods/Headers/Private/AltSign/libcnary/include/node_list.h delete mode 120000 Pods/Headers/Private/AltSign/libcnary/include/object.h delete mode 120000 Pods/Headers/Private/AltSign/minizip/crypt.h delete mode 120000 Pods/Headers/Private/AltSign/minizip/ioapi.h delete mode 120000 Pods/Headers/Private/AltSign/minizip/mztools.h delete mode 120000 Pods/Headers/Private/AltSign/minizip/unzip.h delete mode 120000 Pods/Headers/Private/AltSign/minizip/zip.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/aes.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/asn1.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/asn1_mac.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/asn1t.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/bio.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/blowfish.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/bn.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/buffer.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/camellia.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/cast.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/cmac.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/cms.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/comp.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/conf.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/conf_api.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/crypto.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/des.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/des_old.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/dh.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/dsa.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/dso.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/dtls1.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/e_os2.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ebcdic.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ec.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ecdh.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ecdsa.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/engine.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/err.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/evp.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/hmac.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/idea.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/krb5_asn.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/kssl.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/lhash.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/md4.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/md5.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/mdc2.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/modes.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/obj_mac.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/objects.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ocsp.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/opensslconf-arm64.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/opensslconf-armv7.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/opensslconf-armv7s.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/opensslconf-x86_64.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/opensslconf.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/opensslv.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ossl_typ.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/pem.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/pem2.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/pkcs12.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/pkcs7.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/pqueue.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/rand.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/rc2.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/rc4.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ripemd.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/rsa.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/safestack.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/seed.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/sha.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/shim.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/srp.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/srtp.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ssl.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ssl2.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ssl23.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ssl3.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/stack.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/symhacks.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/tls1.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ts.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/txt_db.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ui.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/ui_compat.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/whrlpool.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/x509.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/x509_vfy.h delete mode 120000 Pods/Headers/Private/AltSign/openssl/x509v3.h delete mode 120000 Pods/Headers/Public/AltSign/ALTAccount.h delete mode 120000 Pods/Headers/Public/AltSign/ALTAnisetteData.h delete mode 120000 Pods/Headers/Public/AltSign/ALTAppGroup.h delete mode 120000 Pods/Headers/Public/AltSign/ALTAppID.h delete mode 120000 Pods/Headers/Public/AltSign/ALTAppleAPI.h delete mode 120000 Pods/Headers/Public/AltSign/ALTAppleAPISession.h delete mode 120000 Pods/Headers/Public/AltSign/ALTAppleAPI_Private.h delete mode 120000 Pods/Headers/Public/AltSign/ALTApplication.h delete mode 120000 Pods/Headers/Public/AltSign/ALTCapabilities.h delete mode 120000 Pods/Headers/Public/AltSign/ALTCertificate.h delete mode 120000 Pods/Headers/Public/AltSign/ALTCertificateRequest.h delete mode 120000 Pods/Headers/Public/AltSign/ALTDevice.h delete mode 120000 Pods/Headers/Public/AltSign/ALTModel+Internal.h delete mode 120000 Pods/Headers/Public/AltSign/ALTProvisioningProfile.h delete mode 120000 Pods/Headers/Public/AltSign/ALTSigner.h delete mode 120000 Pods/Headers/Public/AltSign/ALTTeam.h delete mode 120000 Pods/Headers/Public/AltSign/AltSign-umbrella.h delete mode 120000 Pods/Headers/Public/AltSign/AltSign.h delete mode 120000 Pods/Headers/Public/AltSign/AltSign.modulemap delete mode 120000 Pods/Headers/Public/AltSign/NSError+ALTErrors.h delete mode 120000 Pods/Headers/Public/AltSign/NSFileManager+Apps.h delete mode 100644 Pods/Target Support Files/AltSign/AltSign-dummy.m delete mode 100644 Pods/Target Support Files/AltSign/AltSign-prefix.pch delete mode 100644 Pods/Target Support Files/AltSign/AltSign-umbrella.h delete mode 100644 Pods/Target Support Files/AltSign/AltSign.debug.xcconfig delete mode 100644 Pods/Target Support Files/AltSign/AltSign.modulemap delete mode 100644 Pods/Target Support Files/AltSign/AltSign.release.xcconfig diff --git a/AltServer/Connections/ALTNotificationConnection.h b/AltServer/Connections/ALTNotificationConnection.h index 50a0f59d..4654ab2e 100644 --- a/AltServer/Connections/ALTNotificationConnection.h +++ b/AltServer/Connections/ALTNotificationConnection.h @@ -6,7 +6,7 @@ // Copyright © 2020 Riley Testut. All rights reserved. // -#import +#import "AltSign.h" NS_ASSUME_NONNULL_BEGIN diff --git a/AltServer/Connections/ALTNotificationConnection.m b/AltServer/Connections/ALTNotificationConnection.mm similarity index 100% rename from AltServer/Connections/ALTNotificationConnection.m rename to AltServer/Connections/ALTNotificationConnection.mm diff --git a/AltServer/Connections/ALTWiredConnection.h b/AltServer/Connections/ALTWiredConnection.h index 5863f38a..d6fde691 100644 --- a/AltServer/Connections/ALTWiredConnection.h +++ b/AltServer/Connections/ALTWiredConnection.h @@ -6,7 +6,7 @@ // Copyright © 2020 Riley Testut. All rights reserved. // -#import +#import "AltSign.h" #import "ALTConnection.h" diff --git a/AltServer/Connections/ALTWiredConnection.m b/AltServer/Connections/ALTWiredConnection.mm similarity index 100% rename from AltServer/Connections/ALTWiredConnection.m rename to AltServer/Connections/ALTWiredConnection.mm diff --git a/AltServer/Devices/ALTDeviceManager.h b/AltServer/Devices/ALTDeviceManager.h index 296e57df..03f78c97 100644 --- a/AltServer/Devices/ALTDeviceManager.h +++ b/AltServer/Devices/ALTDeviceManager.h @@ -7,7 +7,7 @@ // #import -#import +#import "AltSign.h" @class ALTWiredConnection; @class ALTNotificationConnection; diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 9001921d..516ad35b 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -3,21 +3,26 @@ archiveVersion = 1; classes = { }; - objectVersion = 51; + objectVersion = 52; objects = { /* Begin PBXBuildFile section */ 01100C7036F0EBAC5B30984B /* libPods-AltStore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0DE618FA97EA42C3F468D186 /* libPods-AltStore.a */; }; A8BCEBEAC0620CF80A2FD26D /* Pods_AltServer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3822AB1C4CF1D4CDF7445D /* Pods_AltServer.framework */; }; - BF0201BA22C2EFA3000B93E4 /* AltSign.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF5AB3A72285FE6C00DC914B /* AltSign.framework */; }; - BF0201BB22C2EFA3000B93E4 /* AltSign.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF5AB3A72285FE6C00DC914B /* AltSign.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; - BF0201BD22C2EFBC000B93E4 /* openssl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF4713A422976CFC00784A2F /* openssl.framework */; }; - BF0201BE22C2EFBC000B93E4 /* openssl.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF4713A422976CFC00784A2F /* openssl.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; BF02419422F2156E00129732 /* RefreshAttempt.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF02419322F2156E00129732 /* RefreshAttempt.swift */; }; BF02419622F2199300129732 /* RefreshAttemptsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */; }; BF0241AA22F29CCD00129732 /* UserDefaults+AltServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0241A922F29CCD00129732 /* UserDefaults+AltServer.swift */; }; BF08858322DE795100DE9F1E /* MyAppsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF08858222DE795100DE9F1E /* MyAppsViewController.swift */; }; BF08858522DE7EC800DE9F1E /* UpdateCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF08858422DE7EC800DE9F1E /* UpdateCollectionViewCell.swift */; }; + BF088D0F25019ABA008082D9 /* AltSign-Static in Frameworks */ = {isa = PBXBuildFile; productRef = BF088D0E25019ABA008082D9 /* AltSign-Static */; }; + BF088D2D2501A18E008082D9 /* AltSign-Dynamic in Frameworks */ = {isa = PBXBuildFile; productRef = BF088D2C2501A18E008082D9 /* AltSign-Dynamic */; }; + BF088D2E2501A18E008082D9 /* AltSign-Dynamic in Embed Frameworks */ = {isa = PBXBuildFile; productRef = BF088D2C2501A18E008082D9 /* AltSign-Dynamic */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + BF088D332501A4FF008082D9 /* OpenSSL.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF088D322501A4FF008082D9 /* OpenSSL.xcframework */; }; + BF088D342501A4FF008082D9 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF088D322501A4FF008082D9 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; + BF088D362501A821008082D9 /* AltSign-Dynamic in Frameworks */ = {isa = PBXBuildFile; productRef = BF088D352501A821008082D9 /* AltSign-Dynamic */; }; + BF088D372501A821008082D9 /* AltSign-Dynamic in Embed Frameworks */ = {isa = PBXBuildFile; productRef = BF088D352501A821008082D9 /* AltSign-Dynamic */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; + BF088D382501A833008082D9 /* OpenSSL.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF088D322501A4FF008082D9 /* OpenSSL.xcframework */; }; + BF088D392501A833008082D9 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF088D322501A4FF008082D9 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; BF0C4EBD22A1BD8B009A2DD7 /* AppManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C4EBC22A1BD8B009A2DD7 /* AppManager.swift */; }; BF0DCA662433BDF500E3A595 /* AnalyticsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0DCA652433BDF500E3A595 /* AnalyticsManager.swift */; }; BF0E4E5124F99D4000FB5EEC /* AltStore6ToAltStore7.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = BF0E4E5024F99D4000FB5EEC /* AltStore6ToAltStore7.xcmappingmodel */; }; @@ -139,8 +144,8 @@ BF6C8FAE2429597900125131 /* BannerCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6C8FAD2429597900125131 /* BannerCollectionViewCell.swift */; }; BF6C8FB02429599900125131 /* TextCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6C8FAF2429599900125131 /* TextCollectionReusableView.swift */; }; BF6F439223644C6E00A0B879 /* RefreshAltStoreViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6F439123644C6E00A0B879 /* RefreshAltStoreViewController.swift */; }; - BF718BD123C91BD300A89F2D /* ALTWiredConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = BF718BD023C91BD300A89F2D /* ALTWiredConnection.m */; }; - BF718BD523C928A300A89F2D /* ALTNotificationConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = BF718BD423C928A300A89F2D /* ALTNotificationConnection.m */; }; + BF718BD123C91BD300A89F2D /* ALTWiredConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = BF718BD023C91BD300A89F2D /* ALTWiredConnection.mm */; }; + BF718BD523C928A300A89F2D /* ALTNotificationConnection.mm in Sources */ = {isa = PBXBuildFile; fileRef = BF718BD423C928A300A89F2D /* ALTNotificationConnection.mm */; }; BF74989B23621C0700CED65F /* ForwardingNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF74989A23621C0700CED65F /* ForwardingNavigationController.swift */; }; BF770E5122BB1CF6002A40FE /* InstallAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF770E5022BB1CF6002A40FE /* InstallAppOperation.swift */; }; BF770E5422BC044E002A40FE /* OperationContexts.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF770E5322BC044E002A40FE /* OperationContexts.swift */; }; @@ -322,9 +327,21 @@ dstPath = ""; dstSubfolderSpec = 10; files = ( - BF0201BB22C2EFA3000B93E4 /* AltSign.framework in Embed Frameworks */, - BF0201BE22C2EFBC000B93E4 /* openssl.framework in Embed Frameworks */, + BF088D392501A833008082D9 /* OpenSSL.xcframework in Embed Frameworks */, BF44CC6D232AEB90004DA9C3 /* LaunchAtLogin.framework in Embed Frameworks */, + BF088D372501A821008082D9 /* AltSign-Dynamic in Embed Frameworks */, + ); + name = "Embed Frameworks"; + runOnlyForDeploymentPostprocessing = 0; + }; + BF088D2B2501A087008082D9 /* Embed Frameworks */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = ""; + dstSubfolderSpec = 10; + files = ( + BF088D342501A4FF008082D9 /* OpenSSL.xcframework in Embed Frameworks */, + BF088D2E2501A18E008082D9 /* AltSign-Dynamic in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; @@ -352,6 +369,7 @@ BF0241A922F29CCD00129732 /* UserDefaults+AltServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserDefaults+AltServer.swift"; sourceTree = ""; }; BF08858222DE795100DE9F1E /* MyAppsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyAppsViewController.swift; sourceTree = ""; }; BF08858422DE7EC800DE9F1E /* UpdateCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateCollectionViewCell.swift; sourceTree = ""; }; + BF088D322501A4FF008082D9 /* OpenSSL.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = OpenSSL.xcframework; path = Dependencies/AltSign/Dependencies/OpenSSL/Frameworks/OpenSSL.xcframework; sourceTree = ""; }; BF0C4EBC22A1BD8B009A2DD7 /* AppManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppManager.swift; sourceTree = ""; }; BF0DCA652433BDF500E3A595 /* AnalyticsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsManager.swift; sourceTree = ""; }; BF0E4E4F24F99C0200FB5EEC /* AltStore 7.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 7.xcdatamodel"; sourceTree = ""; }; @@ -509,10 +527,10 @@ BF718BC723C919CC00A89F2D /* CFNotificationName+AltStore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CFNotificationName+AltStore.h"; sourceTree = ""; }; BF718BC823C919E300A89F2D /* CFNotificationName+AltStore.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "CFNotificationName+AltStore.m"; sourceTree = ""; }; BF718BCF23C91BD300A89F2D /* ALTWiredConnection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALTWiredConnection.h; sourceTree = ""; }; - BF718BD023C91BD300A89F2D /* ALTWiredConnection.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALTWiredConnection.m; sourceTree = ""; }; + BF718BD023C91BD300A89F2D /* ALTWiredConnection.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = ALTWiredConnection.mm; sourceTree = ""; }; BF718BD223C91C7000A89F2D /* ALTWiredConnection+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ALTWiredConnection+Private.h"; sourceTree = ""; }; BF718BD323C928A300A89F2D /* ALTNotificationConnection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALTNotificationConnection.h; sourceTree = ""; }; - BF718BD423C928A300A89F2D /* ALTNotificationConnection.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALTNotificationConnection.m; sourceTree = ""; }; + BF718BD423C928A300A89F2D /* ALTNotificationConnection.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = ALTNotificationConnection.mm; sourceTree = ""; }; BF718BD623C92B3700A89F2D /* ALTNotificationConnection+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ALTNotificationConnection+Private.h"; sourceTree = ""; }; BF718BD723C93DB700A89F2D /* ALTConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALTConstants.m; sourceTree = ""; }; BF74989A23621C0700CED65F /* ForwardingNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForwardingNavigationController.swift; sourceTree = ""; }; @@ -667,6 +685,7 @@ buildActionMask = 2147483647; files = ( EFB988A976C401E5710498B7 /* libPods-AltDaemon.a in Frameworks */, + BF088D0F25019ABA008082D9 /* AltSign-Static in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -674,11 +693,11 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + BF088D382501A833008082D9 /* OpenSSL.xcframework in Frameworks */, BF4588882298DD3F00BD7491 /* libxml2.tbd in Frameworks */, BF44CC6C232AEB90004DA9C3 /* LaunchAtLogin.framework in Frameworks */, BF4588472298D4B000BD7491 /* libimobiledevice.a in Frameworks */, - BF0201BD22C2EFBC000B93E4 /* openssl.framework in Frameworks */, - BF0201BA22C2EFA3000B93E4 /* AltSign.framework in Frameworks */, + BF088D362501A821008082D9 /* AltSign-Dynamic in Frameworks */, A8BCEBEAC0620CF80A2FD26D /* Pods_AltServer.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; @@ -702,6 +721,8 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + BF088D332501A4FF008082D9 /* OpenSSL.xcframework in Frameworks */, + BF088D2D2501A18E008082D9 /* AltSign-Dynamic in Frameworks */, 01100C7036F0EBAC5B30984B /* libPods-AltStore.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; @@ -1181,6 +1202,7 @@ BFD247852284BB3300981D42 /* Frameworks */ = { isa = PBXGroup; children = ( + BF088D322501A4FF008082D9 /* OpenSSL.xcframework */, BF580497246A3D19008AE704 /* UIKit.framework */, BF44CC6A232AEB74004DA9C3 /* LaunchAtLogin.framework */, BF9B63C5229DD44D002F0A62 /* AltSign.framework */, @@ -1296,10 +1318,10 @@ BF18BFFC2485A1E400DD5981 /* WiredConnectionHandler.swift */, BF718BCF23C91BD300A89F2D /* ALTWiredConnection.h */, BF718BD223C91C7000A89F2D /* ALTWiredConnection+Private.h */, - BF718BD023C91BD300A89F2D /* ALTWiredConnection.m */, + BF718BD023C91BD300A89F2D /* ALTWiredConnection.mm */, BF718BD323C928A300A89F2D /* ALTNotificationConnection.h */, BF718BD623C92B3700A89F2D /* ALTNotificationConnection+Private.h */, - BF718BD423C928A300A89F2D /* ALTNotificationConnection.m */, + BF718BD423C928A300A89F2D /* ALTNotificationConnection.mm */, ); path = Connections; sourceTree = ""; @@ -1477,6 +1499,9 @@ dependencies = ( ); name = AltDaemon; + packageProductDependencies = ( + BF088D0E25019ABA008082D9 /* AltSign-Static */, + ); productName = AltDaemon; productReference = BF18BFE724857D7900DD5981 /* AltDaemon */; productType = "com.apple.product-type.library.dynamic"; @@ -1501,6 +1526,9 @@ BF4588452298D48B00BD7491 /* PBXTargetDependency */, ); name = AltServer; + packageProductDependencies = ( + BF088D352501A821008082D9 /* AltSign-Dynamic */, + ); productName = AltServer; productReference = BF45868D229872EA00BD7491 /* AltServer.app */; productType = "com.apple.product-type.application"; @@ -1566,12 +1594,16 @@ BFD247672284B9A500981D42 /* Frameworks */, BFD247682284B9A500981D42 /* Resources */, 8C9013C41DD92A1476195C0E /* [CP] Copy Pods Resources */, + BF088D2B2501A087008082D9 /* Embed Frameworks */, ); buildRules = ( ); dependencies = ( ); name = AltStore; + packageProductDependencies = ( + BF088D2C2501A18E008082D9 /* AltSign-Dynamic */, + ); productName = AltStore; productReference = BFD2476A2284B9A500981D42 /* AltStore.app */; productType = "com.apple.product-type.application"; @@ -1893,9 +1925,9 @@ BFECAC8124FD950B0077C41F /* ALTServerError+Conveniences.swift in Sources */, BFECAC7F24FD950B0077C41F /* CodableServerError.swift in Sources */, BFECAC8624FD950B0077C41F /* Result+Conveniences.swift in Sources */, - BF718BD523C928A300A89F2D /* ALTNotificationConnection.m in Sources */, + BF718BD523C928A300A89F2D /* ALTNotificationConnection.mm in Sources */, BF1E312B229F474900370A3C /* RequestHandler.swift in Sources */, - BF718BD123C91BD300A89F2D /* ALTWiredConnection.m in Sources */, + BF718BD123C91BD300A89F2D /* ALTWiredConnection.mm in Sources */, BFECAC8524FD950B0077C41F /* Connection.swift in Sources */, BF458690229872EA00BD7491 /* AppDelegate.swift in Sources */, BFECAC8424FD950B0077C41F /* ALTConstants.m in Sources */, @@ -2192,11 +2224,14 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "\"${PODS_CONFIGURATION_BUILD_DIR}/Roxas\"", + "\"$(SRCROOT)/Dependencies/AltSign/Dependencies/OpenSSL/ios/lib\"", + ); MACH_O_TYPE = mh_execute; OTHER_LDFLAGS = ( "-ObjC", - "-lRoxas", - "-lAltSign", "-lc++", "-lcrypto", "-lssl", @@ -2233,11 +2268,14 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "\"${PODS_CONFIGURATION_BUILD_DIR}/Roxas\"", + "\"$(SRCROOT)/Dependencies/AltSign/Dependencies/OpenSSL/ios/lib\"", + ); MACH_O_TYPE = mh_execute; OTHER_LDFLAGS = ( "-ObjC", - "-lRoxas", - "-lAltSign", "-lc++", "-lcrypto", "-lssl", @@ -2582,6 +2620,10 @@ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; + OTHER_CPLUSPLUSFLAGS = ( + "$(OTHER_CFLAGS)", + "-Wno-module-import-in-extern-c", + ); SDKROOT = iphoneos; SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; @@ -2638,6 +2680,10 @@ IPHONEOS_DEPLOYMENT_TARGET = 12.2; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; + OTHER_CPLUSPLUSFLAGS = ( + "$(OTHER_CFLAGS)", + "-Wno-module-import-in-extern-c", + ); SDKROOT = iphoneos; SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx"; SWIFT_COMPILATION_MODE = wholemodule; @@ -2770,6 +2816,21 @@ }; /* End XCConfigurationList section */ +/* Begin XCSwiftPackageProductDependency section */ + BF088D0E25019ABA008082D9 /* AltSign-Static */ = { + isa = XCSwiftPackageProductDependency; + productName = "AltSign-Static"; + }; + BF088D2C2501A18E008082D9 /* AltSign-Dynamic */ = { + isa = XCSwiftPackageProductDependency; + productName = "AltSign-Dynamic"; + }; + BF088D352501A821008082D9 /* AltSign-Dynamic */ = { + isa = XCSwiftPackageProductDependency; + productName = "AltSign-Dynamic"; + }; +/* End XCSwiftPackageProductDependency section */ + /* Begin XCVersionGroup section */ BFBBE2DB22931B20002097FA /* AltStore.xcdatamodeld */ = { isa = XCVersionGroup; diff --git a/AltStore.xcworkspace/contents.xcworkspacedata b/AltStore.xcworkspace/contents.xcworkspacedata index 92c71971..a28c1b3b 100644 --- a/AltStore.xcworkspace/contents.xcworkspacedata +++ b/AltStore.xcworkspace/contents.xcworkspacedata @@ -5,7 +5,7 @@ location = "container:AltStore.xcodeproj"> + location = "group:Dependencies/AltSign"> diff --git a/Dependencies/AltSign b/Dependencies/AltSign index 3dc995f3..508abc4c 160000 --- a/Dependencies/AltSign +++ b/Dependencies/AltSign @@ -1 +1 @@ -Subproject commit 3dc995f366da92b323938ea680808f264dc03f8a +Subproject commit 508abc4cdfe32c6f6708f88064ad16569dfa1de7 diff --git a/Podfile b/Podfile index 89b3d49c..27f02dbd 100644 --- a/Podfile +++ b/Podfile @@ -9,7 +9,6 @@ target 'AltStore' do pod 'KeychainAccess', '~> 3.2.0' pod 'Nuke', '~> 7.0' pod 'AppCenter', '~> 3.1.0' - pod 'AltSign', :path => 'Dependencies/AltSign' pod 'Roxas', :path => 'Dependencies/Roxas' end @@ -31,7 +30,6 @@ target 'AltDaemon' do use_modular_headers! # Pods for AltDaemon - pod 'AltSign', :path => 'Dependencies/AltSign' pod 'Roxas', :path => 'Dependencies/Roxas' end diff --git a/Podfile.lock b/Podfile.lock index 6d3edda5..05778e8d 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,15 +1,4 @@ PODS: - - AltSign (0.1): - - AltSign/CoreCrypto (= 0.1) - - AltSign/ldid (= 0.1) - - AltSign/minizip (= 0.1) - - AltSign/OpenSSL (= 0.1) - - AltSign/plist (= 0.1) - - AltSign/CoreCrypto (0.1) - - AltSign/ldid (0.1) - - AltSign/minizip (0.1) - - AltSign/OpenSSL (0.1) - - AltSign/plist (0.1) - AppCenter (3.1.0): - AppCenter/Analytics (= 3.1.0) - AppCenter/Crashes (= 3.1.0) @@ -25,7 +14,6 @@ PODS: - STPrivilegedTask (1.0.7) DEPENDENCIES: - - AltSign (from `Dependencies/AltSign`) - AppCenter (~> 3.1.0) - KeychainAccess (~> 3.2.0) - Nuke (~> 7.0) @@ -41,8 +29,6 @@ SPEC REPOS: - Sparkle EXTERNAL SOURCES: - AltSign: - :path: Dependencies/AltSign Roxas: :path: Dependencies/Roxas STPrivilegedTask: @@ -54,7 +40,6 @@ CHECKOUT OPTIONS: :git: https://github.com/rileytestut/STPrivilegedTask.git SPEC CHECKSUMS: - AltSign: ef26f18415063a19d0778db512108e223199c85f AppCenter: a1c30c47b7882a04a615ffa5ab26c007326436d8 KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b Nuke: 44130e95e09463f8773ae4b96b90de1eba6b3350 @@ -62,6 +47,6 @@ SPEC CHECKSUMS: Sparkle: 3f75576db8b0265adef36c43249d747f22d0b708 STPrivilegedTask: 56c3397238a1ec07720fb877a044898373cd2c68 -PODFILE CHECKSUM: bd28424f8d9916505402972bc06c1925ce9f5026 +PODFILE CHECKSUM: 8e139db2a0c0a1d2f4affc7b615b6ca0720633ed COCOAPODS: 1.9.3 diff --git a/Pods/Headers/Private/AltSign/ALTAccount.h b/Pods/Headers/Private/AltSign/ALTAccount.h deleted file mode 120000 index 85141f79..00000000 --- a/Pods/Headers/Private/AltSign/ALTAccount.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTAccount.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTAnisetteData.h b/Pods/Headers/Private/AltSign/ALTAnisetteData.h deleted file mode 120000 index fcedf6f4..00000000 --- a/Pods/Headers/Private/AltSign/ALTAnisetteData.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTAnisetteData.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTAppGroup.h b/Pods/Headers/Private/AltSign/ALTAppGroup.h deleted file mode 120000 index 531acc34..00000000 --- a/Pods/Headers/Private/AltSign/ALTAppGroup.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTAppGroup.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTAppID.h b/Pods/Headers/Private/AltSign/ALTAppID.h deleted file mode 120000 index e2460ecb..00000000 --- a/Pods/Headers/Private/AltSign/ALTAppID.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTAppID.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTAppleAPI.h b/Pods/Headers/Private/AltSign/ALTAppleAPI.h deleted file mode 120000 index 55bbb7d4..00000000 --- a/Pods/Headers/Private/AltSign/ALTAppleAPI.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Apple API/ALTAppleAPI.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTAppleAPISession.h b/Pods/Headers/Private/AltSign/ALTAppleAPISession.h deleted file mode 120000 index 39d44230..00000000 --- a/Pods/Headers/Private/AltSign/ALTAppleAPISession.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Apple API/ALTAppleAPISession.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTAppleAPI_Private.h b/Pods/Headers/Private/AltSign/ALTAppleAPI_Private.h deleted file mode 120000 index 62149cc1..00000000 --- a/Pods/Headers/Private/AltSign/ALTAppleAPI_Private.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Apple API/ALTAppleAPI_Private.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTApplication.h b/Pods/Headers/Private/AltSign/ALTApplication.h deleted file mode 120000 index 8322f680..00000000 --- a/Pods/Headers/Private/AltSign/ALTApplication.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/ALTApplication.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTCapabilities.h b/Pods/Headers/Private/AltSign/ALTCapabilities.h deleted file mode 120000 index 9909fead..00000000 --- a/Pods/Headers/Private/AltSign/ALTCapabilities.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Capabilities/ALTCapabilities.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTCertificate.h b/Pods/Headers/Private/AltSign/ALTCertificate.h deleted file mode 120000 index 4a00cd3c..00000000 --- a/Pods/Headers/Private/AltSign/ALTCertificate.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTCertificate.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTCertificateRequest.h b/Pods/Headers/Private/AltSign/ALTCertificateRequest.h deleted file mode 120000 index d057dcdf..00000000 --- a/Pods/Headers/Private/AltSign/ALTCertificateRequest.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTCertificateRequest.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTDevice.h b/Pods/Headers/Private/AltSign/ALTDevice.h deleted file mode 120000 index 3734778d..00000000 --- a/Pods/Headers/Private/AltSign/ALTDevice.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTDevice.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTModel+Internal.h b/Pods/Headers/Private/AltSign/ALTModel+Internal.h deleted file mode 120000 index 3bab33bc..00000000 --- a/Pods/Headers/Private/AltSign/ALTModel+Internal.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTModel+Internal.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTProvisioningProfile.h b/Pods/Headers/Private/AltSign/ALTProvisioningProfile.h deleted file mode 120000 index 5b7b8139..00000000 --- a/Pods/Headers/Private/AltSign/ALTProvisioningProfile.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTProvisioningProfile.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTSigner.h b/Pods/Headers/Private/AltSign/ALTSigner.h deleted file mode 120000 index 84ae4e8a..00000000 --- a/Pods/Headers/Private/AltSign/ALTSigner.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Signing/ALTSigner.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/ALTTeam.h b/Pods/Headers/Private/AltSign/ALTTeam.h deleted file mode 120000 index b324b104..00000000 --- a/Pods/Headers/Private/AltSign/ALTTeam.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTTeam.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/AltSign.h b/Pods/Headers/Private/AltSign/AltSign.h deleted file mode 120000 index 1624246a..00000000 --- a/Pods/Headers/Private/AltSign/AltSign.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/AltSign.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/AltSign/ldid/alt_ldid.hpp b/Pods/Headers/Private/AltSign/AltSign/ldid/alt_ldid.hpp deleted file mode 120000 index f1a1fe9e..00000000 --- a/Pods/Headers/Private/AltSign/AltSign/ldid/alt_ldid.hpp +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/AltSign/ldid/alt_ldid.hpp \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/Dependencies/ldid/ldid.hpp b/Pods/Headers/Private/AltSign/Dependencies/ldid/ldid.hpp deleted file mode 120000 index 168dedc3..00000000 --- a/Pods/Headers/Private/AltSign/Dependencies/ldid/ldid.hpp +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/ldid.hpp \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/Dependencies/ldid/sha1.h b/Pods/Headers/Private/AltSign/Dependencies/ldid/sha1.h deleted file mode 120000 index 2c8706e8..00000000 --- a/Pods/Headers/Private/AltSign/Dependencies/ldid/sha1.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/sha1.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/NSError+ALTErrors.h b/Pods/Headers/Private/AltSign/NSError+ALTErrors.h deleted file mode 120000 index 435be02d..00000000 --- a/Pods/Headers/Private/AltSign/NSError+ALTErrors.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Categories/NSError+ALTErrors.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/NSFileManager+Apps.h b/Pods/Headers/Private/AltSign/NSFileManager+Apps.h deleted file mode 120000 index db35cb35..00000000 --- a/Pods/Headers/Private/AltSign/NSFileManager+Apps.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Categories/NSFileManager+Apps.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/alt_ldid.hpp b/Pods/Headers/Private/AltSign/alt_ldid.hpp deleted file mode 120000 index 827ecdf1..00000000 --- a/Pods/Headers/Private/AltSign/alt_ldid.hpp +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/ldid/alt_ldid.hpp \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/corecrypto/cc.h b/Pods/Headers/Private/AltSign/corecrypto/cc.h deleted file mode 120000 index c4e9f103..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cc_config.h b/Pods/Headers/Private/AltSign/corecrypto/cc_config.h deleted file mode 120000 index 4bbaa150..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cc_debug.h b/Pods/Headers/Private/AltSign/corecrypto/cc_debug.h deleted file mode 120000 index 7a3bf74d..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cc_memory.h b/Pods/Headers/Private/AltSign/corecrypto/cc_memory.h deleted file mode 120000 index f43b11da..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cc_priv.h b/Pods/Headers/Private/AltSign/corecrypto/cc_priv.h deleted file mode 120000 index 35e11d4c..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cc_runtime_config.h b/Pods/Headers/Private/AltSign/corecrypto/cc_runtime_config.h deleted file mode 120000 index e63caf0f..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccaes.h b/Pods/Headers/Private/AltSign/corecrypto/ccaes.h deleted file mode 120000 index 6a2e067d..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccansikdf.h b/Pods/Headers/Private/AltSign/corecrypto/ccansikdf.h deleted file mode 120000 index 21f651da..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccasn1.h b/Pods/Headers/Private/AltSign/corecrypto/ccasn1.h deleted file mode 120000 index 13effec7..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccblowfish.h b/Pods/Headers/Private/AltSign/corecrypto/ccblowfish.h deleted file mode 120000 index 230d8a04..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cccast.h b/Pods/Headers/Private/AltSign/corecrypto/cccast.h deleted file mode 120000 index 69e8ed20..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccchacha20poly1305.h b/Pods/Headers/Private/AltSign/corecrypto/ccchacha20poly1305.h deleted file mode 120000 index f2d116b1..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccchacha20poly1305_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccchacha20poly1305_priv.h deleted file mode 120000 index db3b70e6..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cccmac.h b/Pods/Headers/Private/AltSign/corecrypto/cccmac.h deleted file mode 120000 index f58b9e0c..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccder.h b/Pods/Headers/Private/AltSign/corecrypto/ccder.h deleted file mode 120000 index e480ebaf..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccder_decode_eckey.h b/Pods/Headers/Private/AltSign/corecrypto/ccder_decode_eckey.h deleted file mode 120000 index a1225366..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccder_encode_eckey.h b/Pods/Headers/Private/AltSign/corecrypto/ccder_encode_eckey.h deleted file mode 120000 index aa34b0eb..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccder_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccder_priv.h deleted file mode 120000 index a369d233..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccder_rsa.h b/Pods/Headers/Private/AltSign/corecrypto/ccder_rsa.h deleted file mode 120000 index d9e5462b..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdes.h b/Pods/Headers/Private/AltSign/corecrypto/ccdes.h deleted file mode 120000 index 557e4628..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdh.h b/Pods/Headers/Private/AltSign/corecrypto/ccdh.h deleted file mode 120000 index 6da380ac..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdh_gp.h b/Pods/Headers/Private/AltSign/corecrypto/ccdh_gp.h deleted file mode 120000 index e6c2ac1a..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdh_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccdh_priv.h deleted file mode 120000 index cffa3673..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdigest.h b/Pods/Headers/Private/AltSign/corecrypto/ccdigest.h deleted file mode 120000 index cb63fae1..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdigest_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccdigest_priv.h deleted file mode 120000 index a80223f7..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdrbg.h b/Pods/Headers/Private/AltSign/corecrypto/ccdrbg.h deleted file mode 120000 index ab7703f5..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdrbg_factory.h b/Pods/Headers/Private/AltSign/corecrypto/ccdrbg_factory.h deleted file mode 120000 index 7d6eb115..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccdrbg_impl.h b/Pods/Headers/Private/AltSign/corecrypto/ccdrbg_impl.h deleted file mode 120000 index ecd0d5e5..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccec.h b/Pods/Headers/Private/AltSign/corecrypto/ccec.h deleted file mode 120000 index deada356..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccec25519.h b/Pods/Headers/Private/AltSign/corecrypto/ccec25519.h deleted file mode 120000 index e57e9bb4..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccec25519_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccec25519_priv.h deleted file mode 120000 index f27384ea..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccec_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccec_priv.h deleted file mode 120000 index 74ca8806..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccecies.h b/Pods/Headers/Private/AltSign/corecrypto/ccecies.h deleted file mode 120000 index 9e76aa65..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccecies_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccecies_priv.h deleted file mode 120000 index 7f6e5a64..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cchkdf.h b/Pods/Headers/Private/AltSign/corecrypto/cchkdf.h deleted file mode 120000 index ccf7412f..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cchmac.h b/Pods/Headers/Private/AltSign/corecrypto/cchmac.h deleted file mode 120000 index 56a95ad8..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccmd2.h b/Pods/Headers/Private/AltSign/corecrypto/ccmd2.h deleted file mode 120000 index 5e02732c..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccmd4.h b/Pods/Headers/Private/AltSign/corecrypto/ccmd4.h deleted file mode 120000 index cc232e32..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccmd5.h b/Pods/Headers/Private/AltSign/corecrypto/ccmd5.h deleted file mode 120000 index 82909452..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccmode.h b/Pods/Headers/Private/AltSign/corecrypto/ccmode.h deleted file mode 120000 index f09630f4..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccmode_factory.h b/Pods/Headers/Private/AltSign/corecrypto/ccmode_factory.h deleted file mode 120000 index 6461badf..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccmode_impl.h b/Pods/Headers/Private/AltSign/corecrypto/ccmode_impl.h deleted file mode 120000 index 121070ed..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccmode_siv.h b/Pods/Headers/Private/AltSign/corecrypto/ccmode_siv.h deleted file mode 120000 index 0988b350..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccmode_siv_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccmode_siv_priv.h deleted file mode 120000 index 61ce63c1..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccn.h b/Pods/Headers/Private/AltSign/corecrypto/ccn.h deleted file mode 120000 index c3df2987..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccn_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccn_priv.h deleted file mode 120000 index 2dca6f87..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccnistkdf.h b/Pods/Headers/Private/AltSign/corecrypto/ccnistkdf.h deleted file mode 120000 index edab9ef0..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccpad.h b/Pods/Headers/Private/AltSign/corecrypto/ccpad.h deleted file mode 120000 index d01fe672..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccpbkdf2.h b/Pods/Headers/Private/AltSign/corecrypto/ccpbkdf2.h deleted file mode 120000 index b448aa63..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccprime.h b/Pods/Headers/Private/AltSign/corecrypto/ccprime.h deleted file mode 120000 index 740b9385..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrc2.h b/Pods/Headers/Private/AltSign/corecrypto/ccrc2.h deleted file mode 120000 index afb54ff6..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrc4.h b/Pods/Headers/Private/AltSign/corecrypto/ccrc4.h deleted file mode 120000 index cc12770d..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccripemd.h b/Pods/Headers/Private/AltSign/corecrypto/ccripemd.h deleted file mode 120000 index 442ac14f..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng.h deleted file mode 120000 index f8d41fd8..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng_drbg.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng_drbg.h deleted file mode 120000 index c0a64607..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng_ecfips_test.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng_ecfips_test.h deleted file mode 120000 index 651cbe1c..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng_pbkdf2_prng.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng_pbkdf2_prng.h deleted file mode 120000 index 0e37cd47..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng_priv.h deleted file mode 120000 index f709acfc..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng_rsafips_test.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng_rsafips_test.h deleted file mode 120000 index e2c912c9..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng_sequence.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng_sequence.h deleted file mode 120000 index 8893f99d..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng_system.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng_system.h deleted file mode 120000 index 225dc825..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrng_test.h b/Pods/Headers/Private/AltSign/corecrypto/ccrng_test.h deleted file mode 120000 index c9e2e13e..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrsa.h b/Pods/Headers/Private/AltSign/corecrypto/ccrsa.h deleted file mode 120000 index 10661805..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccrsa_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccrsa_priv.h deleted file mode 120000 index 2d4eb197..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccsha1.h b/Pods/Headers/Private/AltSign/corecrypto/ccsha1.h deleted file mode 120000 index 32e35dc0..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccsha2.h b/Pods/Headers/Private/AltSign/corecrypto/ccsha2.h deleted file mode 120000 index 214e6573..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccsrp.h b/Pods/Headers/Private/AltSign/corecrypto/ccsrp.h deleted file mode 120000 index 59a5bc10..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccsrp_gp.h b/Pods/Headers/Private/AltSign/corecrypto/ccsrp_gp.h deleted file mode 120000 index 3704766d..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cctest.h b/Pods/Headers/Private/AltSign/corecrypto/cctest.h deleted file mode 120000 index fd611915..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccwrap.h b/Pods/Headers/Private/AltSign/corecrypto/ccwrap.h deleted file mode 120000 index 9edd9717..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccz.h b/Pods/Headers/Private/AltSign/corecrypto/ccz.h deleted file mode 120000 index 13777317..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/ccz_priv.h b/Pods/Headers/Private/AltSign/corecrypto/ccz_priv.h deleted file mode 120000 index 653918e0..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cczp.h b/Pods/Headers/Private/AltSign/corecrypto/cczp.h deleted file mode 120000 index 39c1a751..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/cczp_priv.h b/Pods/Headers/Private/AltSign/corecrypto/cczp_priv.h deleted file mode 120000 index f71299b8..00000000 --- a/Pods/Headers/Private/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/Private/AltSign/corecrypto/fipspost.h b/Pods/Headers/Private/AltSign/corecrypto/fipspost.h deleted file mode 120000 index 8f0576da..00000000 --- a/Pods/Headers/Private/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/Headers/Private/AltSign/include/plist/Array.h b/Pods/Headers/Private/AltSign/include/plist/Array.h deleted file mode 120000 index 38586e24..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Array.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Array.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Boolean.h b/Pods/Headers/Private/AltSign/include/plist/Boolean.h deleted file mode 120000 index a27ef582..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Boolean.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Boolean.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Data.h b/Pods/Headers/Private/AltSign/include/plist/Data.h deleted file mode 120000 index 7660ca47..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Data.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Data.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Date.h b/Pods/Headers/Private/AltSign/include/plist/Date.h deleted file mode 120000 index 67e505fb..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Date.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Date.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Dictionary.h b/Pods/Headers/Private/AltSign/include/plist/Dictionary.h deleted file mode 120000 index 6d138bf6..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Dictionary.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Dictionary.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Integer.h b/Pods/Headers/Private/AltSign/include/plist/Integer.h deleted file mode 120000 index f8ca795d..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Integer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Integer.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Key.h b/Pods/Headers/Private/AltSign/include/plist/Key.h deleted file mode 120000 index 857f9446..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Key.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Key.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Real.h b/Pods/Headers/Private/AltSign/include/plist/Real.h deleted file mode 120000 index 56882b5b..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Real.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Real.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Structure.h b/Pods/Headers/Private/AltSign/include/plist/Structure.h deleted file mode 120000 index f9b51544..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Structure.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Structure.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/Uid.h b/Pods/Headers/Private/AltSign/include/plist/Uid.h deleted file mode 120000 index f64805bb..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/Uid.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/Uid.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/plist++.h b/Pods/Headers/Private/AltSign/include/plist/plist++.h deleted file mode 120000 index 5d381586..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/plist++.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/plist++.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/include/plist/plist.h b/Pods/Headers/Private/AltSign/include/plist/plist.h deleted file mode 120000 index 35029816..00000000 --- a/Pods/Headers/Private/AltSign/include/plist/plist.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/include/plist/plist.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/libcnary/include/node.h b/Pods/Headers/Private/AltSign/libcnary/include/node.h deleted file mode 120000 index b43d5b86..00000000 --- a/Pods/Headers/Private/AltSign/libcnary/include/node.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/libcnary/include/node.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/libcnary/include/node_list.h b/Pods/Headers/Private/AltSign/libcnary/include/node_list.h deleted file mode 120000 index 80b95339..00000000 --- a/Pods/Headers/Private/AltSign/libcnary/include/node_list.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/libcnary/include/node_list.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/libcnary/include/object.h b/Pods/Headers/Private/AltSign/libcnary/include/object.h deleted file mode 120000 index e6e74b14..00000000 --- a/Pods/Headers/Private/AltSign/libcnary/include/object.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../Dependencies/AltSign/Dependencies/ldid/libplist/libcnary/include/object.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/minizip/crypt.h b/Pods/Headers/Private/AltSign/minizip/crypt.h deleted file mode 120000 index af08579b..00000000 --- a/Pods/Headers/Private/AltSign/minizip/crypt.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/minizip/crypt.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/minizip/ioapi.h b/Pods/Headers/Private/AltSign/minizip/ioapi.h deleted file mode 120000 index 4202b855..00000000 --- a/Pods/Headers/Private/AltSign/minizip/ioapi.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/minizip/ioapi.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/minizip/mztools.h b/Pods/Headers/Private/AltSign/minizip/mztools.h deleted file mode 120000 index 66f992b3..00000000 --- a/Pods/Headers/Private/AltSign/minizip/mztools.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/minizip/mztools.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/minizip/unzip.h b/Pods/Headers/Private/AltSign/minizip/unzip.h deleted file mode 120000 index 2dbfdd59..00000000 --- a/Pods/Headers/Private/AltSign/minizip/unzip.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/minizip/unzip.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/minizip/zip.h b/Pods/Headers/Private/AltSign/minizip/zip.h deleted file mode 120000 index ec903bb9..00000000 --- a/Pods/Headers/Private/AltSign/minizip/zip.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/minizip/zip.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/aes.h b/Pods/Headers/Private/AltSign/openssl/aes.h deleted file mode 120000 index 337a3ea9..00000000 --- a/Pods/Headers/Private/AltSign/openssl/aes.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/aes.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/asn1.h b/Pods/Headers/Private/AltSign/openssl/asn1.h deleted file mode 120000 index 64ddeaab..00000000 --- a/Pods/Headers/Private/AltSign/openssl/asn1.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/asn1.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/asn1_mac.h b/Pods/Headers/Private/AltSign/openssl/asn1_mac.h deleted file mode 120000 index f3022db7..00000000 --- a/Pods/Headers/Private/AltSign/openssl/asn1_mac.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/asn1_mac.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/asn1t.h b/Pods/Headers/Private/AltSign/openssl/asn1t.h deleted file mode 120000 index 2ca9c949..00000000 --- a/Pods/Headers/Private/AltSign/openssl/asn1t.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/asn1t.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/bio.h b/Pods/Headers/Private/AltSign/openssl/bio.h deleted file mode 120000 index e1549269..00000000 --- a/Pods/Headers/Private/AltSign/openssl/bio.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/bio.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/blowfish.h b/Pods/Headers/Private/AltSign/openssl/blowfish.h deleted file mode 120000 index dbb318ce..00000000 --- a/Pods/Headers/Private/AltSign/openssl/blowfish.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/blowfish.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/bn.h b/Pods/Headers/Private/AltSign/openssl/bn.h deleted file mode 120000 index 81464229..00000000 --- a/Pods/Headers/Private/AltSign/openssl/bn.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/bn.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/buffer.h b/Pods/Headers/Private/AltSign/openssl/buffer.h deleted file mode 120000 index 41ecbb01..00000000 --- a/Pods/Headers/Private/AltSign/openssl/buffer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/buffer.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/camellia.h b/Pods/Headers/Private/AltSign/openssl/camellia.h deleted file mode 120000 index 16d7b579..00000000 --- a/Pods/Headers/Private/AltSign/openssl/camellia.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/camellia.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/cast.h b/Pods/Headers/Private/AltSign/openssl/cast.h deleted file mode 120000 index 5a38dd66..00000000 --- a/Pods/Headers/Private/AltSign/openssl/cast.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/cast.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/cmac.h b/Pods/Headers/Private/AltSign/openssl/cmac.h deleted file mode 120000 index 0d8ddc46..00000000 --- a/Pods/Headers/Private/AltSign/openssl/cmac.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/cmac.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/cms.h b/Pods/Headers/Private/AltSign/openssl/cms.h deleted file mode 120000 index e2a1a306..00000000 --- a/Pods/Headers/Private/AltSign/openssl/cms.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/cms.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/comp.h b/Pods/Headers/Private/AltSign/openssl/comp.h deleted file mode 120000 index 82e98138..00000000 --- a/Pods/Headers/Private/AltSign/openssl/comp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/comp.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/conf.h b/Pods/Headers/Private/AltSign/openssl/conf.h deleted file mode 120000 index 7fd04e29..00000000 --- a/Pods/Headers/Private/AltSign/openssl/conf.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/conf.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/conf_api.h b/Pods/Headers/Private/AltSign/openssl/conf_api.h deleted file mode 120000 index d67b3f8d..00000000 --- a/Pods/Headers/Private/AltSign/openssl/conf_api.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/conf_api.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/crypto.h b/Pods/Headers/Private/AltSign/openssl/crypto.h deleted file mode 120000 index aa6c4f6e..00000000 --- a/Pods/Headers/Private/AltSign/openssl/crypto.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/crypto.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/des.h b/Pods/Headers/Private/AltSign/openssl/des.h deleted file mode 120000 index 1c0f82e7..00000000 --- a/Pods/Headers/Private/AltSign/openssl/des.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/des.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/des_old.h b/Pods/Headers/Private/AltSign/openssl/des_old.h deleted file mode 120000 index 797862ad..00000000 --- a/Pods/Headers/Private/AltSign/openssl/des_old.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/des_old.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/dh.h b/Pods/Headers/Private/AltSign/openssl/dh.h deleted file mode 120000 index fe09bd7f..00000000 --- a/Pods/Headers/Private/AltSign/openssl/dh.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/dh.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/dsa.h b/Pods/Headers/Private/AltSign/openssl/dsa.h deleted file mode 120000 index 0cae7a9f..00000000 --- a/Pods/Headers/Private/AltSign/openssl/dsa.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/dsa.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/dso.h b/Pods/Headers/Private/AltSign/openssl/dso.h deleted file mode 120000 index ee6078c5..00000000 --- a/Pods/Headers/Private/AltSign/openssl/dso.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/dso.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/dtls1.h b/Pods/Headers/Private/AltSign/openssl/dtls1.h deleted file mode 120000 index 1c6bd5ba..00000000 --- a/Pods/Headers/Private/AltSign/openssl/dtls1.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/dtls1.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/e_os2.h b/Pods/Headers/Private/AltSign/openssl/e_os2.h deleted file mode 120000 index 754aa5b8..00000000 --- a/Pods/Headers/Private/AltSign/openssl/e_os2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/e_os2.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ebcdic.h b/Pods/Headers/Private/AltSign/openssl/ebcdic.h deleted file mode 120000 index 1379c664..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ebcdic.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ebcdic.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ec.h b/Pods/Headers/Private/AltSign/openssl/ec.h deleted file mode 120000 index fb1212e7..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ec.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ec.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ecdh.h b/Pods/Headers/Private/AltSign/openssl/ecdh.h deleted file mode 120000 index 17a1bab2..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ecdh.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ecdh.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ecdsa.h b/Pods/Headers/Private/AltSign/openssl/ecdsa.h deleted file mode 120000 index f52a5cab..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ecdsa.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ecdsa.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/engine.h b/Pods/Headers/Private/AltSign/openssl/engine.h deleted file mode 120000 index 6282bce8..00000000 --- a/Pods/Headers/Private/AltSign/openssl/engine.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/engine.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/err.h b/Pods/Headers/Private/AltSign/openssl/err.h deleted file mode 120000 index 4d226a88..00000000 --- a/Pods/Headers/Private/AltSign/openssl/err.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/err.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/evp.h b/Pods/Headers/Private/AltSign/openssl/evp.h deleted file mode 120000 index 225bd3ee..00000000 --- a/Pods/Headers/Private/AltSign/openssl/evp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/evp.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/hmac.h b/Pods/Headers/Private/AltSign/openssl/hmac.h deleted file mode 120000 index 27b89b93..00000000 --- a/Pods/Headers/Private/AltSign/openssl/hmac.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/hmac.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/idea.h b/Pods/Headers/Private/AltSign/openssl/idea.h deleted file mode 120000 index d3267c37..00000000 --- a/Pods/Headers/Private/AltSign/openssl/idea.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/idea.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/krb5_asn.h b/Pods/Headers/Private/AltSign/openssl/krb5_asn.h deleted file mode 120000 index 215c9d08..00000000 --- a/Pods/Headers/Private/AltSign/openssl/krb5_asn.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/krb5_asn.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/kssl.h b/Pods/Headers/Private/AltSign/openssl/kssl.h deleted file mode 120000 index c1fbc878..00000000 --- a/Pods/Headers/Private/AltSign/openssl/kssl.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/kssl.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/lhash.h b/Pods/Headers/Private/AltSign/openssl/lhash.h deleted file mode 120000 index af2f5437..00000000 --- a/Pods/Headers/Private/AltSign/openssl/lhash.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/lhash.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/md4.h b/Pods/Headers/Private/AltSign/openssl/md4.h deleted file mode 120000 index cd63ebb3..00000000 --- a/Pods/Headers/Private/AltSign/openssl/md4.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/md4.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/md5.h b/Pods/Headers/Private/AltSign/openssl/md5.h deleted file mode 120000 index eab44cea..00000000 --- a/Pods/Headers/Private/AltSign/openssl/md5.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/md5.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/mdc2.h b/Pods/Headers/Private/AltSign/openssl/mdc2.h deleted file mode 120000 index b2abc207..00000000 --- a/Pods/Headers/Private/AltSign/openssl/mdc2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/mdc2.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/modes.h b/Pods/Headers/Private/AltSign/openssl/modes.h deleted file mode 120000 index 1feb09c5..00000000 --- a/Pods/Headers/Private/AltSign/openssl/modes.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/modes.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/obj_mac.h b/Pods/Headers/Private/AltSign/openssl/obj_mac.h deleted file mode 120000 index 5ebdb3a5..00000000 --- a/Pods/Headers/Private/AltSign/openssl/obj_mac.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/obj_mac.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/objects.h b/Pods/Headers/Private/AltSign/openssl/objects.h deleted file mode 120000 index dce47c69..00000000 --- a/Pods/Headers/Private/AltSign/openssl/objects.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/objects.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ocsp.h b/Pods/Headers/Private/AltSign/openssl/ocsp.h deleted file mode 120000 index 3caffe23..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ocsp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ocsp.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/opensslconf-arm64.h b/Pods/Headers/Private/AltSign/openssl/opensslconf-arm64.h deleted file mode 120000 index f25eb81c..00000000 --- a/Pods/Headers/Private/AltSign/openssl/opensslconf-arm64.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/opensslconf-arm64.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/opensslconf-armv7.h b/Pods/Headers/Private/AltSign/openssl/opensslconf-armv7.h deleted file mode 120000 index 8765db0d..00000000 --- a/Pods/Headers/Private/AltSign/openssl/opensslconf-armv7.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/opensslconf-armv7.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/opensslconf-armv7s.h b/Pods/Headers/Private/AltSign/openssl/opensslconf-armv7s.h deleted file mode 120000 index 940d70dd..00000000 --- a/Pods/Headers/Private/AltSign/openssl/opensslconf-armv7s.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/opensslconf-armv7s.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/opensslconf-x86_64.h b/Pods/Headers/Private/AltSign/openssl/opensslconf-x86_64.h deleted file mode 120000 index 805a3879..00000000 --- a/Pods/Headers/Private/AltSign/openssl/opensslconf-x86_64.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/opensslconf-x86_64.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/opensslconf.h b/Pods/Headers/Private/AltSign/openssl/opensslconf.h deleted file mode 120000 index 4a042cc8..00000000 --- a/Pods/Headers/Private/AltSign/openssl/opensslconf.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/opensslconf.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/opensslv.h b/Pods/Headers/Private/AltSign/openssl/opensslv.h deleted file mode 120000 index 07752927..00000000 --- a/Pods/Headers/Private/AltSign/openssl/opensslv.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/opensslv.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ossl_typ.h b/Pods/Headers/Private/AltSign/openssl/ossl_typ.h deleted file mode 120000 index 6ddc5c7e..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ossl_typ.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ossl_typ.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/pem.h b/Pods/Headers/Private/AltSign/openssl/pem.h deleted file mode 120000 index 5b97ab0c..00000000 --- a/Pods/Headers/Private/AltSign/openssl/pem.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/pem.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/pem2.h b/Pods/Headers/Private/AltSign/openssl/pem2.h deleted file mode 120000 index 10b3071b..00000000 --- a/Pods/Headers/Private/AltSign/openssl/pem2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/pem2.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/pkcs12.h b/Pods/Headers/Private/AltSign/openssl/pkcs12.h deleted file mode 120000 index 29d1457a..00000000 --- a/Pods/Headers/Private/AltSign/openssl/pkcs12.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/pkcs12.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/pkcs7.h b/Pods/Headers/Private/AltSign/openssl/pkcs7.h deleted file mode 120000 index f4c7ad45..00000000 --- a/Pods/Headers/Private/AltSign/openssl/pkcs7.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/pkcs7.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/pqueue.h b/Pods/Headers/Private/AltSign/openssl/pqueue.h deleted file mode 120000 index e71d81fd..00000000 --- a/Pods/Headers/Private/AltSign/openssl/pqueue.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/pqueue.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/rand.h b/Pods/Headers/Private/AltSign/openssl/rand.h deleted file mode 120000 index 5ddc5b6f..00000000 --- a/Pods/Headers/Private/AltSign/openssl/rand.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/rand.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/rc2.h b/Pods/Headers/Private/AltSign/openssl/rc2.h deleted file mode 120000 index a004e146..00000000 --- a/Pods/Headers/Private/AltSign/openssl/rc2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/rc2.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/rc4.h b/Pods/Headers/Private/AltSign/openssl/rc4.h deleted file mode 120000 index 98a3714a..00000000 --- a/Pods/Headers/Private/AltSign/openssl/rc4.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/rc4.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ripemd.h b/Pods/Headers/Private/AltSign/openssl/ripemd.h deleted file mode 120000 index 34eb9660..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ripemd.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ripemd.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/rsa.h b/Pods/Headers/Private/AltSign/openssl/rsa.h deleted file mode 120000 index 5c801e8b..00000000 --- a/Pods/Headers/Private/AltSign/openssl/rsa.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/rsa.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/safestack.h b/Pods/Headers/Private/AltSign/openssl/safestack.h deleted file mode 120000 index 2d67ccea..00000000 --- a/Pods/Headers/Private/AltSign/openssl/safestack.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/safestack.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/seed.h b/Pods/Headers/Private/AltSign/openssl/seed.h deleted file mode 120000 index 307a84a2..00000000 --- a/Pods/Headers/Private/AltSign/openssl/seed.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/seed.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/sha.h b/Pods/Headers/Private/AltSign/openssl/sha.h deleted file mode 120000 index 21fa814f..00000000 --- a/Pods/Headers/Private/AltSign/openssl/sha.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/sha.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/shim.h b/Pods/Headers/Private/AltSign/openssl/shim.h deleted file mode 120000 index 7307d741..00000000 --- a/Pods/Headers/Private/AltSign/openssl/shim.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/shim.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/srp.h b/Pods/Headers/Private/AltSign/openssl/srp.h deleted file mode 120000 index 4ee416a3..00000000 --- a/Pods/Headers/Private/AltSign/openssl/srp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/srp.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/srtp.h b/Pods/Headers/Private/AltSign/openssl/srtp.h deleted file mode 120000 index 88edcbc2..00000000 --- a/Pods/Headers/Private/AltSign/openssl/srtp.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/srtp.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ssl.h b/Pods/Headers/Private/AltSign/openssl/ssl.h deleted file mode 120000 index 19ec53ab..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ssl.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ssl.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ssl2.h b/Pods/Headers/Private/AltSign/openssl/ssl2.h deleted file mode 120000 index 3d0184d7..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ssl2.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ssl2.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ssl23.h b/Pods/Headers/Private/AltSign/openssl/ssl23.h deleted file mode 120000 index e6bc5f2b..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ssl23.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ssl23.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ssl3.h b/Pods/Headers/Private/AltSign/openssl/ssl3.h deleted file mode 120000 index f25bc09d..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ssl3.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ssl3.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/stack.h b/Pods/Headers/Private/AltSign/openssl/stack.h deleted file mode 120000 index 1418efb6..00000000 --- a/Pods/Headers/Private/AltSign/openssl/stack.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/stack.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/symhacks.h b/Pods/Headers/Private/AltSign/openssl/symhacks.h deleted file mode 120000 index 002f282a..00000000 --- a/Pods/Headers/Private/AltSign/openssl/symhacks.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/symhacks.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/tls1.h b/Pods/Headers/Private/AltSign/openssl/tls1.h deleted file mode 120000 index 33a1e560..00000000 --- a/Pods/Headers/Private/AltSign/openssl/tls1.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/tls1.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ts.h b/Pods/Headers/Private/AltSign/openssl/ts.h deleted file mode 120000 index f7ebb1dd..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ts.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ts.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/txt_db.h b/Pods/Headers/Private/AltSign/openssl/txt_db.h deleted file mode 120000 index 9bae3d00..00000000 --- a/Pods/Headers/Private/AltSign/openssl/txt_db.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/txt_db.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ui.h b/Pods/Headers/Private/AltSign/openssl/ui.h deleted file mode 120000 index f8690efa..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ui.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ui.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/ui_compat.h b/Pods/Headers/Private/AltSign/openssl/ui_compat.h deleted file mode 120000 index 7ab84094..00000000 --- a/Pods/Headers/Private/AltSign/openssl/ui_compat.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/ui_compat.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/whrlpool.h b/Pods/Headers/Private/AltSign/openssl/whrlpool.h deleted file mode 120000 index 3a16d111..00000000 --- a/Pods/Headers/Private/AltSign/openssl/whrlpool.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/whrlpool.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/x509.h b/Pods/Headers/Private/AltSign/openssl/x509.h deleted file mode 120000 index 087fdb77..00000000 --- a/Pods/Headers/Private/AltSign/openssl/x509.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/x509.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/x509_vfy.h b/Pods/Headers/Private/AltSign/openssl/x509_vfy.h deleted file mode 120000 index eebc046e..00000000 --- a/Pods/Headers/Private/AltSign/openssl/x509_vfy.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/x509_vfy.h \ No newline at end of file diff --git a/Pods/Headers/Private/AltSign/openssl/x509v3.h b/Pods/Headers/Private/AltSign/openssl/x509v3.h deleted file mode 120000 index eea5b16b..00000000 --- a/Pods/Headers/Private/AltSign/openssl/x509v3.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../Dependencies/AltSign/Dependencies/OpenSSL/ios/include/openssl/x509v3.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTAccount.h b/Pods/Headers/Public/AltSign/ALTAccount.h deleted file mode 120000 index 85141f79..00000000 --- a/Pods/Headers/Public/AltSign/ALTAccount.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTAccount.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTAnisetteData.h b/Pods/Headers/Public/AltSign/ALTAnisetteData.h deleted file mode 120000 index fcedf6f4..00000000 --- a/Pods/Headers/Public/AltSign/ALTAnisetteData.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTAnisetteData.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTAppGroup.h b/Pods/Headers/Public/AltSign/ALTAppGroup.h deleted file mode 120000 index 531acc34..00000000 --- a/Pods/Headers/Public/AltSign/ALTAppGroup.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTAppGroup.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTAppID.h b/Pods/Headers/Public/AltSign/ALTAppID.h deleted file mode 120000 index e2460ecb..00000000 --- a/Pods/Headers/Public/AltSign/ALTAppID.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTAppID.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTAppleAPI.h b/Pods/Headers/Public/AltSign/ALTAppleAPI.h deleted file mode 120000 index 55bbb7d4..00000000 --- a/Pods/Headers/Public/AltSign/ALTAppleAPI.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Apple API/ALTAppleAPI.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTAppleAPISession.h b/Pods/Headers/Public/AltSign/ALTAppleAPISession.h deleted file mode 120000 index 39d44230..00000000 --- a/Pods/Headers/Public/AltSign/ALTAppleAPISession.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Apple API/ALTAppleAPISession.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTAppleAPI_Private.h b/Pods/Headers/Public/AltSign/ALTAppleAPI_Private.h deleted file mode 120000 index 62149cc1..00000000 --- a/Pods/Headers/Public/AltSign/ALTAppleAPI_Private.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Apple API/ALTAppleAPI_Private.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTApplication.h b/Pods/Headers/Public/AltSign/ALTApplication.h deleted file mode 120000 index 8322f680..00000000 --- a/Pods/Headers/Public/AltSign/ALTApplication.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/ALTApplication.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTCapabilities.h b/Pods/Headers/Public/AltSign/ALTCapabilities.h deleted file mode 120000 index 9909fead..00000000 --- a/Pods/Headers/Public/AltSign/ALTCapabilities.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Capabilities/ALTCapabilities.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTCertificate.h b/Pods/Headers/Public/AltSign/ALTCertificate.h deleted file mode 120000 index 4a00cd3c..00000000 --- a/Pods/Headers/Public/AltSign/ALTCertificate.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTCertificate.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTCertificateRequest.h b/Pods/Headers/Public/AltSign/ALTCertificateRequest.h deleted file mode 120000 index d057dcdf..00000000 --- a/Pods/Headers/Public/AltSign/ALTCertificateRequest.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTCertificateRequest.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTDevice.h b/Pods/Headers/Public/AltSign/ALTDevice.h deleted file mode 120000 index 3734778d..00000000 --- a/Pods/Headers/Public/AltSign/ALTDevice.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTDevice.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTModel+Internal.h b/Pods/Headers/Public/AltSign/ALTModel+Internal.h deleted file mode 120000 index 3bab33bc..00000000 --- a/Pods/Headers/Public/AltSign/ALTModel+Internal.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTModel+Internal.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTProvisioningProfile.h b/Pods/Headers/Public/AltSign/ALTProvisioningProfile.h deleted file mode 120000 index 5b7b8139..00000000 --- a/Pods/Headers/Public/AltSign/ALTProvisioningProfile.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTProvisioningProfile.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTSigner.h b/Pods/Headers/Public/AltSign/ALTSigner.h deleted file mode 120000 index 84ae4e8a..00000000 --- a/Pods/Headers/Public/AltSign/ALTSigner.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Signing/ALTSigner.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/ALTTeam.h b/Pods/Headers/Public/AltSign/ALTTeam.h deleted file mode 120000 index b324b104..00000000 --- a/Pods/Headers/Public/AltSign/ALTTeam.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Model/Apple API/ALTTeam.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/AltSign-umbrella.h b/Pods/Headers/Public/AltSign/AltSign-umbrella.h deleted file mode 120000 index 1011fe39..00000000 --- a/Pods/Headers/Public/AltSign/AltSign-umbrella.h +++ /dev/null @@ -1 +0,0 @@ -../../../Target Support Files/AltSign/AltSign-umbrella.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/AltSign.h b/Pods/Headers/Public/AltSign/AltSign.h deleted file mode 120000 index 1624246a..00000000 --- a/Pods/Headers/Public/AltSign/AltSign.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/AltSign.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/AltSign.modulemap b/Pods/Headers/Public/AltSign/AltSign.modulemap deleted file mode 120000 index 14175312..00000000 --- a/Pods/Headers/Public/AltSign/AltSign.modulemap +++ /dev/null @@ -1 +0,0 @@ -../../../Target Support Files/AltSign/AltSign.modulemap \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/NSError+ALTErrors.h b/Pods/Headers/Public/AltSign/NSError+ALTErrors.h deleted file mode 120000 index 435be02d..00000000 --- a/Pods/Headers/Public/AltSign/NSError+ALTErrors.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Categories/NSError+ALTErrors.h \ No newline at end of file diff --git a/Pods/Headers/Public/AltSign/NSFileManager+Apps.h b/Pods/Headers/Public/AltSign/NSFileManager+Apps.h deleted file mode 120000 index db35cb35..00000000 --- a/Pods/Headers/Public/AltSign/NSFileManager+Apps.h +++ /dev/null @@ -1 +0,0 @@ -../../../../Dependencies/AltSign/AltSign/Categories/NSFileManager+Apps.h \ No newline at end of file diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 6d3edda5..05778e8d 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,15 +1,4 @@ PODS: - - AltSign (0.1): - - AltSign/CoreCrypto (= 0.1) - - AltSign/ldid (= 0.1) - - AltSign/minizip (= 0.1) - - AltSign/OpenSSL (= 0.1) - - AltSign/plist (= 0.1) - - AltSign/CoreCrypto (0.1) - - AltSign/ldid (0.1) - - AltSign/minizip (0.1) - - AltSign/OpenSSL (0.1) - - AltSign/plist (0.1) - AppCenter (3.1.0): - AppCenter/Analytics (= 3.1.0) - AppCenter/Crashes (= 3.1.0) @@ -25,7 +14,6 @@ PODS: - STPrivilegedTask (1.0.7) DEPENDENCIES: - - AltSign (from `Dependencies/AltSign`) - AppCenter (~> 3.1.0) - KeychainAccess (~> 3.2.0) - Nuke (~> 7.0) @@ -41,8 +29,6 @@ SPEC REPOS: - Sparkle EXTERNAL SOURCES: - AltSign: - :path: Dependencies/AltSign Roxas: :path: Dependencies/Roxas STPrivilegedTask: @@ -54,7 +40,6 @@ CHECKOUT OPTIONS: :git: https://github.com/rileytestut/STPrivilegedTask.git SPEC CHECKSUMS: - AltSign: ef26f18415063a19d0778db512108e223199c85f AppCenter: a1c30c47b7882a04a615ffa5ab26c007326436d8 KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b Nuke: 44130e95e09463f8773ae4b96b90de1eba6b3350 @@ -62,6 +47,6 @@ SPEC CHECKSUMS: Sparkle: 3f75576db8b0265adef36c43249d747f22d0b708 STPrivilegedTask: 56c3397238a1ec07720fb877a044898373cd2c68 -PODFILE CHECKSUM: bd28424f8d9916505402972bc06c1925ce9f5026 +PODFILE CHECKSUM: 8e139db2a0c0a1d2f4affc7b615b6ca0720633ed COCOAPODS: 1.9.3 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 375ee5c9..32c09951 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -28,915 +28,387 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 0284FB0679C941A684122969F99E5451 /* RSTBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 74FFE2C6C35CC4958D13DF9A62D34F50 /* RSTBlockOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 02DC1B02E3E9FDC978E99532A207798D /* RSTRelationshipPreservingMergePolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C50B4FDE90F8BB9A45B398075391DD1 /* RSTRelationshipPreservingMergePolicy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 03C7758866551629F5A357E006E30A0D /* ALTAppGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 1424685BBB77C3E05F3A916558F86668 /* ALTAppGroup.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 03EFF70A7C5675DBFAF964D3B6077003 /* blowfish.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DFF2426C0C8D06FB100A3F7D440FB4D /* blowfish.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 044B7D07360C463750C45EBE8D760131 /* cccast.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E45C97D3AB1B75A7B060308B62E566D /* cccast.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 056A80B4D906515C0BC0401924D03F52 /* RSTSeparatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1238C396DDD26D0A2563EBE7C5CF6B48 /* RSTSeparatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 05917FF95A8C48EF89A320E6110474D0 /* ccsha1.h in Headers */ = {isa = PBXBuildFile; fileRef = F23D6F1E470C7CE4F1E5FDAFD2F4F51A /* ccsha1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 068085FAACC79BB424884BE9BF74FA3E /* cc_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D486405C9D4B99CE161AAD222E9CBDD /* cc_config.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 06EE6F02D7F5A5EA70B0F691D1833C7D /* ALTAppleAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = CF6EA99BBB7A574A4BB9C2E1849984BE /* ALTAppleAPI.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 06F83CF45771856AF41DF5FAB821BA02 /* ccn_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 60502633F7FA505E6B3EB04895E6BA97 /* ccn_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 070241A2908EBA8C00C7175F4A8D44D8 /* ccprime.h in Headers */ = {isa = PBXBuildFile; fileRef = 623571BD2C9381B22F990FAC92C75777 /* ccprime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 078D41D57CB4A903C6892DAA219A155B /* object.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F5623014D1E793457392D2111F0035F /* object.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0839C7856168050058DED3FB9A7BC692 /* ccz.h in Headers */ = {isa = PBXBuildFile; fileRef = 0327BFAC5D8DC19692DAF271C664156A /* ccz.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0883E4577C91799E29A10DF00688A4D6 /* symhacks.h in Headers */ = {isa = PBXBuildFile; fileRef = 69270D68A3A19ED8B90BD7C4F90855AA /* symhacks.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A08E77F945E8CC4EB012AF02AB3F197 /* mztools.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BFE55C6C436ED51FEE0E854AD1440E7 /* mztools.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A311E7157AFBE76CEFDEAC53BCCC7D1 /* NSString+Localization.h in Headers */ = {isa = PBXBuildFile; fileRef = DF59A552384A95C1295E25D5520202CA /* NSString+Localization.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0AA5B608F8584EBF8596AA4BA63895CB /* RSTCollectionViewGridLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 7439893B5829EF81BC4ABDA9EDFE4B35 /* RSTCollectionViewGridLayout.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0BC3213EF124FF49944AEB77A34B0A1A /* dso.h in Headers */ = {isa = PBXBuildFile; fileRef = EFB4716A1358A8EBFFEA9777AC9E97B5 /* dso.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0BE24AC2F4E69E7A92559E5445A95B8C /* idea.h in Headers */ = {isa = PBXBuildFile; fileRef = 70EA5B80011FA0F1B962750F6D1C6FE3 /* idea.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0BEEE44D728010E49BBCD7A43C9983E7 /* cccmac.h in Headers */ = {isa = PBXBuildFile; fileRef = DD17EB374316052C67F1942B560C1AD1 /* cccmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0D5966BD94CF25E84025E2E1F2E3EFEA /* Boolean.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 75CC778A44ED7B4F34D1AFA942BC6CCB /* Boolean.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0D682CD2E89024BA31CEAFA507167400 /* Structure.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F937A67C136D51471104E056DC64C56 /* Structure.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0D6F1E7BB2C4613974444B7DED5BED89 /* RSTSearchController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FA34D53035B95AFD654F336155F5D05 /* RSTSearchController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 0D9F8108DD2235C337BA3F7440C28C1F /* ccdes.h in Headers */ = {isa = PBXBuildFile; fileRef = CD866492F6109E16E97DAEA1CCCBA10F /* ccdes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0DAACC07BB034EE403262D3FF02AAF50 /* Dictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = DF3E824D0414B74A9A16F7ADD098028D /* Dictionary.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0E7F095A00ABDB457BDDF80A6A9A60D8 /* UIImage+Manipulation.h in Headers */ = {isa = PBXBuildFile; fileRef = 51982C192E83CBCB3CDB97620A0B6A39 /* UIImage+Manipulation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 10831585271753CEACED87221D580D67 /* RSTCompositeDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA993878D32A2942796CD704DB149A /* RSTCompositeDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1086042F92EE09A00DFED77A6407B8F1 /* RSTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = E9E54FAC537F6649E736F3E616739B11 /* RSTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 10F0C92DD73EEACA85CEDE20E2760AC4 /* Structure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46031DA49DFEEB4078C40F2B151A02D9 /* Structure.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1135899AD8AD77A0241F8BCF8B41CEBB /* RSTTintedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = C60A954C9DE28108386B6DFF78C6A4F1 /* RSTTintedImageView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 11968AFC828ED43ADFD26DFA2D31FFB6 /* e_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 60FF44C97C25B125A805EA5365A5E9FD /* e_os2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 11E237957A516EDB3F7AB084B8ED0F6D /* UICollectionView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A5D34C24179174FAFD620FD502C1FDB /* UICollectionView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 12175945CFF5208663B5B4FE4C130CAA /* NSFileManager+URLs.m in Sources */ = {isa = PBXBuildFile; fileRef = C3E9E766EC7D9EE36D6F7FBC4CA51BA5 /* NSFileManager+URLs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 12DB239F69775E1C9D8EB891A4F5EAD1 /* module.modulemap in Sources */ = {isa = PBXBuildFile; fileRef = C2CD442A99FA1436B605A5F1F7AF978D /* module.modulemap */; }; - 130D6DC7E98D91C4E8FE215106F4BE1A /* RSTDynamicDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = E2CEC0ED8E9C0D0293B9F26413EE2D1E /* RSTDynamicDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 15336BF0CAEAE77617FE7E8201D80AAE /* ALTCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D678B2B771C3787BB0757B293DD9F6A /* ALTCapabilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1538061395C9153F2AFAF5984B1D1FF3 /* RSTSearchController.h in Headers */ = {isa = PBXBuildFile; fileRef = D2694922C09C8F664F908E5A9511E4C5 /* RSTSearchController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 15ACD70F6754225A69F3035061CBBF46 /* RSTNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = ACCCE574159D7C8CDFD1F1BFC21AA93B /* RSTNavigationController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0284FB0679C941A684122969F99E5451 /* RSTBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D5A009720C7623F448284ECE35632C90 /* RSTBlockOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 02DC1B02E3E9FDC978E99532A207798D /* RSTRelationshipPreservingMergePolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BA0B36D87CDDE0B9F1D6D74B954664A /* RSTRelationshipPreservingMergePolicy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 056A80B4D906515C0BC0401924D03F52 /* RSTSeparatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = B73261D402550D8E4D81A48431A750ED /* RSTSeparatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0A311E7157AFBE76CEFDEAC53BCCC7D1 /* NSString+Localization.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C314FCE6C65F3B3CE6FEB4B4AE005B2 /* NSString+Localization.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0AA5B608F8584EBF8596AA4BA63895CB /* RSTCollectionViewGridLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F30C9C5C63FA71B39A789E7E8BF75B8 /* RSTCollectionViewGridLayout.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0D6F1E7BB2C4613974444B7DED5BED89 /* RSTSearchController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1790DC9E041C156F2C40B70323E8913E /* RSTSearchController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 0E7F095A00ABDB457BDDF80A6A9A60D8 /* UIImage+Manipulation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DEAA154EB1083BADD127071D9C132AE /* UIImage+Manipulation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 10831585271753CEACED87221D580D67 /* RSTCompositeDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = AA819E356C80270AC200386E83589422 /* RSTCompositeDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1086042F92EE09A00DFED77A6407B8F1 /* RSTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C609BBDF4E29ECF99F0458C45E3F3DE /* RSTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1135899AD8AD77A0241F8BCF8B41CEBB /* RSTTintedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = F29FD5D0BDB08124AA1F7660A48008C8 /* RSTTintedImageView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 11E237957A516EDB3F7AB084B8ED0F6D /* UICollectionView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = F8F4F55DA0D0E78BDF2F231651A936D8 /* UICollectionView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 12175945CFF5208663B5B4FE4C130CAA /* NSFileManager+URLs.m in Sources */ = {isa = PBXBuildFile; fileRef = DA4A45FBCC226333ACF80CC8FDFF2852 /* NSFileManager+URLs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 130D6DC7E98D91C4E8FE215106F4BE1A /* RSTDynamicDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DE55CEF2F27CE6623F953FF17232471 /* RSTDynamicDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1538061395C9153F2AFAF5984B1D1FF3 /* RSTSearchController.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B8C03909C5CCF1664AFEDA56E7DF2DC /* RSTSearchController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 15ACD70F6754225A69F3035061CBBF46 /* RSTNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = 56520087D865486826F88BC3FF316CC3 /* RSTNavigationController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 15BAE3DFD3C4B22282224AE3041E8464 /* Pods-AltDaemon-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 546B88CFC6EBED3C7F26035C1D82B8B7 /* Pods-AltDaemon-dummy.m */; }; 15CB99A992832FD913EA499E3279A10D /* Nuke-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 31612DD4B3865F469A7D0697BA62FF94 /* Nuke-dummy.m */; }; - 15F17E480C9D0717CC45B74D3CC86AAE /* Data.h in Headers */ = {isa = PBXBuildFile; fileRef = 30DB64C04F8298A7E1347ABD6959CEB9 /* Data.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 164984DE6CADF5F132CC915F24B7A604 /* ALTDevice.h in Headers */ = {isa = PBXBuildFile; fileRef = CC9D0237571351B06D22A92EC6D08E7F /* ALTDevice.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 16B53483B36773D3E79CED478B7448B6 /* RSTCellContentDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 0295BF6D7C152A20BF1AB587ADDCDD05 /* RSTCellContentDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 16D26F49EDB3E268C81AB8157661D327 /* Uid.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D16E1C05C6D7AC594EB46C8155A9EAB /* Uid.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 16F595B7FAD6A7A28F4E970F7EB62BDF /* rc2.h in Headers */ = {isa = PBXBuildFile; fileRef = 57F349546C9A8BC3918FB6CD21E40607 /* rc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 177182A80CF278354E0FA3B6306C5F9A /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4F9A91170D08FABC0BD40BFB5C59EA8 /* Dictionary.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 17FCC00409D3702912D9A6FF696EAE59 /* ALTSigner.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5934972BF242BBFDF65467C65E6D8B16 /* ALTSigner.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 1801A9F2E1F0AF6B17422B38C7A550E6 /* ccmd2.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BAA9F8D83DD23344E992F2FB24B5AA8 /* ccmd2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 181449E6B964C7F0FD306BED265BF656 /* AltSign-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F94F95241F9C188FF8DA3492F3B80EDE /* AltSign-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 185BAC6BD8157D85B9DDD7B0E8F4026C /* ccchacha20poly1305.h in Headers */ = {isa = PBXBuildFile; fileRef = 771BCAB9BB29178EC7B625E14FCD997D /* ccchacha20poly1305.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 18CBA804BA88343981230BFF15345D29 /* x509.h in Headers */ = {isa = PBXBuildFile; fileRef = 183A761755C094FF954B4EFF238FF651 /* x509.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 196E505C0312F9DD54AACAEF5D4CB83A /* ccrsa_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = F73DADEA30285B22DC100CD0080511EB /* ccrsa_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1B41C0992EC72609CEDE92C05DCBC577 /* opensslv.h in Headers */ = {isa = PBXBuildFile; fileRef = E3F33998841875ECD2CB787F7D488607 /* opensslv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1B77BEA1E2367D146B56CBCCA591DC7C /* asn1t.h in Headers */ = {isa = PBXBuildFile; fileRef = B2B553F33DA129382A0B57D7F135E92C /* asn1t.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 16B53483B36773D3E79CED478B7448B6 /* RSTCellContentDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 669E71B26F1769FA5D7E284E40EF8A07 /* RSTCellContentDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1C81D2A5BEAA1F1A1917E38E5FF5D141 /* ImagePipeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15D4A49077B43AF4EF2A5030DB8485E9 /* ImagePipeline.swift */; }; - 1CFAEBFCAA840B206B9F80F73482DDD1 /* ioapi.h in Headers */ = {isa = PBXBuildFile; fileRef = BC77343CD1AD155391B206F6E879E9FB /* ioapi.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1CFDE4792450F1E0DB7287DF3FA19F50 /* UITableViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = C0509FA717936946F0882DEB7B2894A0 /* UITableViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 20524029BF103C64CF230DD290EAB0EB /* RSTFetchedResultsDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 242CCD8C5A19C09E98F546AC2AA88806 /* RSTFetchedResultsDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2085A47DD7C12BCF7A7F1B760BAB90ED /* RSTCellContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9074E80A1C9DBCD248800F1E9542A849 /* RSTCellContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 20B0E08BB71C82472AD2C7010BC87D0A /* ALTAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EBB43C7D005D0C8BEACA8D524E31DE9 /* ALTAccount.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 21DB6936305C0C74FEE70F77050AD382 /* hmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C6CC76D254E62011AA49A9545708CFF /* hmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 22117C86121D6067D1A911170C4E07FF /* RSTOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 862A73A5C147EB36E7837856E2BC3D23 /* RSTOperationQueue.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 224238DDCACAE338B186CE1D4DA6DA3F /* ccec.h in Headers */ = {isa = PBXBuildFile; fileRef = 583BE242B5A61EBABC9AE3E663D0EABF /* ccec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 225E7B72F20DEEA0C03A43A0F2DD0BDA /* modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 27C03C86BD9283170D1A9796CFE291A2 /* modes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 22E20CF237FD1758483F7F9C9654D797 /* ccn.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E697C7F65C0316F2968D32AEB025D63 /* ccn.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2395B4CE44CFB6FE3494C51759A20ECA /* ptrarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 9B151AE495283CDE8822D0D7A8EE3D7A /* ptrarray.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2478B962215AA2F2C6589F1A3E259A8B /* RSTCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A962D262FAC6072C3F70453A056B842 /* RSTCollectionViewCell.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 253E23C59E5F99C5EE4B08FECEECBC89 /* UITableView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = C8563FE3F0D86D096AD0D5F9962B8ED9 /* UITableView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 265679237C848D6602AF7A3192938080 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A91EC5BC72722197F083BB104CAD0834 /* Node.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 26C9C3944093AE0DFA55D3B7333A3FAC /* cc_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 3ECFF34C231FCFB634717BA3E3CC4DDA /* cc_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2708A593738D289A3ACE8087AB07CE3B /* Key.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B865B505BAC0BB8C66B85328662C111 /* Key.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 27BE717E16DB6ECA6C2778983C445924 /* RSTLoadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D7E31355381B5B416E6FBA3C2EAAB669 /* RSTLoadOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 1CFDE4792450F1E0DB7287DF3FA19F50 /* UITableViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = EA4FA6A46E2F66C830E6A0381463FBEB /* UITableViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 20524029BF103C64CF230DD290EAB0EB /* RSTFetchedResultsDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = DBB54679DCD2326D3092042A1C1D5E01 /* RSTFetchedResultsDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2085A47DD7C12BCF7A7F1B760BAB90ED /* RSTCellContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B569ACF2D5E9BF453B7DE30EB52CE37 /* RSTCellContentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 22117C86121D6067D1A911170C4E07FF /* RSTOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 180B131F8687ABD93067FC38FB7EC099 /* RSTOperationQueue.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 2478B962215AA2F2C6589F1A3E259A8B /* RSTCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DA1E022031163421A6284CC7E236248 /* RSTCollectionViewCell.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 253E23C59E5F99C5EE4B08FECEECBC89 /* UITableView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 856127931DABE80FAA641A7433C5342A /* UITableView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 27BE717E16DB6ECA6C2778983C445924 /* RSTLoadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = B071633395B3D9BD31EF4CD5C7F0AE64 /* RSTLoadOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 27E3DE30ADD52E397A672E518D74DFB9 /* ImageRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = F68AFC42A3664744261605E555BD1629 /* ImageRequest.swift */; }; - 27E52F5869C7510896C994DCCC339E4C /* cchkdf.h in Headers */ = {isa = PBXBuildFile; fileRef = 18669DDA364BDBF686FBF00652517574 /* cchkdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 287FF887A5B07F23FE7A833CE081FFDB /* objects.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D32D7D72B91451349E74C6E50B5E85 /* objects.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 29FE1570C2309F7DA3164CAD19D2946E /* conf_api.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BAAF32006AC5AA0C74DF213C9831525 /* conf_api.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2AF3F3B734E0E2AB75E7A85E1B26506F /* RSTNibView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E53323B9878BFB2E460D3EF8768311E /* RSTNibView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2B0ECA16CD689F1628B77C66A58664B3 /* node_list.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E61B7FA4FC5C5C78D7559079CF8F100 /* node_list.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2AF3F3B734E0E2AB75E7A85E1B26506F /* RSTNibView.h in Headers */ = {isa = PBXBuildFile; fileRef = 271013D33032DC3F1D35535F67654486 /* RSTNibView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2BF1A520E4E70B23AC748AFCAE4DD56A /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C02717986AF7E99DD42B70931BDE20A /* Security.framework */; }; - 2C984D359CA294A658164EFDFF66DECE /* ccdigest_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = E513118B48CD1B02D9304B4A36468755 /* ccdigest_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CB0E74AA83A9D5E9AE8229340A0A4FA /* ALTAnisetteData.h in Headers */ = {isa = PBXBuildFile; fileRef = 33040F01A546DC48DA732B66C52A9C8C /* ALTAnisetteData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CE38FD7635600681B05836D253133EC /* des.h in Headers */ = {isa = PBXBuildFile; fileRef = 48E9925BF495998C8C35A51ED72C17C3 /* des.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CF0D7F4338898FE23FC2DA2BF8599CF /* UICollectionViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 3904EC6301310CB7F916977D56756165 /* UICollectionViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2CF0D7F4338898FE23FC2DA2BF8599CF /* UICollectionViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5596DB22C5D7F79CE5C3D8CA00383D0B /* UICollectionViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2EEACA227308FEC269BAD66A2DB0772B /* ImageProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = E93AC3E23531B83B7231D01B467A79F6 /* ImageProcessing.swift */; }; - 2F8CFDF20AFA3A6DE81E066372AC8DFB /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = E0F9E4CAAE4907916F3892C0F0165942 /* ioapi.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2FB813839BA75F9520973ED2AE1EBADB /* RSTPersistentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 47A6B483FB228ED3F4ECDDF4F32AB6BA /* RSTPersistentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 2FF3CAF08A6B92141FA533FFB8504ECF /* ui_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = C7EAF15DBB591291D4C99B35C1F258A5 /* ui_compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3045A74950FC64816D04EE5A044F97AF /* ALTApplication.mm in Sources */ = {isa = PBXBuildFile; fileRef = F251AD62EF58A602DDD67F3E9892D06E /* ALTApplication.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 305DE865D8EA7F65DAEE6BA260B85231 /* ts.h in Headers */ = {isa = PBXBuildFile; fileRef = D3BFC2169EAB62954722D324647EE0EA /* ts.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3199A644112CC8517B2765E51BCED39B /* ccpad.h in Headers */ = {isa = PBXBuildFile; fileRef = 975881EA65D098CF31D0A70F296AA65D /* ccpad.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 32DFC47501D4A087219E5A3FEFCB4641 /* ec.h in Headers */ = {isa = PBXBuildFile; fileRef = 77D27E710AB456419113EA29CF83E3EE /* ec.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3398097196A9518FE7814AD9BB234F2A /* ccrng_sequence.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F8DD4CC6FD7EBFBFFFBE02559D72F79 /* ccrng_sequence.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 34040D3836170697E910966F1854C0CE /* ccaes.h in Headers */ = {isa = PBXBuildFile; fileRef = 56FCB6C598F60066CD77BB55109BBE6B /* ccaes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 355EE38F14534F20BFE853D2F271FEAE /* cc_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B0087DCDE8006C40D6DDE30FAA493A4 /* cc_memory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3644D7F743B3C5870B92570CD661CBEB /* ssl3.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C7917397589B61B5E3E2844E8F5E5C6 /* ssl3.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 37A2BFA579E0F33D749571AA890FE103 /* ALTCertificateRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 263358F453CF2927AB4E132E790BF074 /* ALTCertificateRequest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 381DB0FFE5F603A56B2F23F62414D216 /* opensslconf-armv7s.h in Headers */ = {isa = PBXBuildFile; fileRef = C6B7339E6B09A64AF967D81CB8202D28 /* opensslconf-armv7s.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 383C34C3B9B37AE49D9A2FD44036F46D /* whrlpool.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A25257B3565C5CAE2A478CF7EB0DE7C /* whrlpool.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 38B79CA25D8757F06AEA1D6E5A0524CC /* Array.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 42E7407C7C6FDC8125395EF907A63F85 /* Array.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3A53E66479BB33CCBF50F92BCCFA067A /* RSTCellContentCell.h in Headers */ = {isa = PBXBuildFile; fileRef = B3E1EE5CE621C1B87192630D053994F0 /* RSTCellContentCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3AC504769E3EC172D79989B8EE315520 /* CoreCryptoMacros.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC117A8BDA27D0B78429B5E9B3A8357E /* CoreCryptoMacros.swift */; }; - 3AEF5653E4C135C24620CE8244FBB15E /* UICollectionViewCell+Nibs.m in Sources */ = {isa = PBXBuildFile; fileRef = A12664BC086BEC6D51D948123D76F9FF /* UICollectionViewCell+Nibs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3B253F597405AA3BA6D21B84CE798CA1 /* sha.h in Headers */ = {isa = PBXBuildFile; fileRef = 809AB75ADCED744F2F023E8877DC86FD /* sha.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3B880FAECC3BCEE681221A9590327151 /* cchmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 23406E07C3812A5C43CF0E2283C078FF /* cchmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3B91821A218DE4A65D4EFE474AC3D2EA /* NSConstraintConflict+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = 79726D26601B8985768F8B2B375FA344 /* NSConstraintConflict+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C522CB7A557EA62E44908044040A22E /* ccrng_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 080FCAC78B14376716BA4A680292C624 /* ccrng_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3CF7D40AB6C96B959D098E7A766FB63A /* ssl.h in Headers */ = {isa = PBXBuildFile; fileRef = 82BA4DF9C951055BF222135CADFFF139 /* ssl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3D0D963DA35BE796EDE489C3A2253F9F /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 8DFEA29FFF2258174F57F67F633AE9F3 /* unzip.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3F289DB5B019964E69CBD65B143F99FA /* NSFileManager+Apps.m in Sources */ = {isa = PBXBuildFile; fileRef = AFFFA1E91556F0F6890F6A09EC96C773 /* NSFileManager+Apps.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 3FFF7313F8E75D4A5F748D965F881AED /* pem2.h in Headers */ = {isa = PBXBuildFile; fileRef = 907D1C2B07F22599ACA9A711CAE30CAC /* pem2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4076BA19B5C02F9ACAF679DC51970DE3 /* RSTPlaceholderView.m in Sources */ = {isa = PBXBuildFile; fileRef = D0EA1BC178585813E9027E75D337737E /* RSTPlaceholderView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 417CD70357C8480DC3C461CCEFF3B6F2 /* Real.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B4817ACD073C20E001EB1A3B7C0AFAE /* Real.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 41E06B8A3B99E83324EF2B6C0BF92D8A /* UIImage+Manipulation.m in Sources */ = {isa = PBXBuildFile; fileRef = 77810959C0E4190D3BF6C311DD30ADDC /* UIImage+Manipulation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 41EA0972FEA54AA786A75D0766E2C184 /* Pods-AltStore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BD36F885AD6CF7F2D05B48D0296D99C /* Pods-AltStore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 425B291283B0AE0C9FC46D3A7257F3BB /* RSTCellContentChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 605DC90D157F2557E54C2BF933FBA96A /* RSTCellContentChange.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 42A8040613C4517E648249794DA07C8E /* dh.h in Headers */ = {isa = PBXBuildFile; fileRef = 845D8C737FBD82567C0187D0AF52ABD4 /* dh.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 43A564ACF213A2DCA54D405354B3EC25 /* cmac.h in Headers */ = {isa = PBXBuildFile; fileRef = 05E57681DF040EA2F8BD65BF8CE24190 /* cmac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 44086274B1BA6196496A35A53763FA69 /* ccecies.h in Headers */ = {isa = PBXBuildFile; fileRef = 49E9F22161810A48C575DD29AC0DE65A /* ccecies.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 456C32D9E660B60C5FD4E4B26D606B53 /* GSAContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70607D1BF345C3E9A7AA3F401C84C146 /* GSAContext.swift */; }; + 2FB813839BA75F9520973ED2AE1EBADB /* RSTPersistentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = BA9DCC13C9CB130D802D968B4E4FA1D6 /* RSTPersistentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3A53E66479BB33CCBF50F92BCCFA067A /* RSTCellContentCell.h in Headers */ = {isa = PBXBuildFile; fileRef = CBD0D3E71DE31AEE91AA67CD3FB22827 /* RSTCellContentCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3AEF5653E4C135C24620CE8244FBB15E /* UICollectionViewCell+Nibs.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C4AC94A7BA327C59D4923ED6298DD83 /* UICollectionViewCell+Nibs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 3B91821A218DE4A65D4EFE474AC3D2EA /* NSConstraintConflict+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = C3FE38788422781459F4C91B07CBC95B /* NSConstraintConflict+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4076BA19B5C02F9ACAF679DC51970DE3 /* RSTPlaceholderView.m in Sources */ = {isa = PBXBuildFile; fileRef = D4B689B5C3C0DE2C71D2D519BE1805FF /* RSTPlaceholderView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 41E06B8A3B99E83324EF2B6C0BF92D8A /* UIImage+Manipulation.m in Sources */ = {isa = PBXBuildFile; fileRef = FAABBF3937B321F1E0B3B801B9C4779C /* UIImage+Manipulation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 425B291283B0AE0C9FC46D3A7257F3BB /* RSTCellContentChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 59D0375AE1F3A75730A423160CF01A08 /* RSTCellContentChange.h */; settings = {ATTRIBUTES = (Project, ); }; }; 46A2266BC2368DFCB194363639D41CE2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6BAD2040386F553847B3FD63003376F3 /* Cocoa.framework */; }; - 48C764086A922A8D8AB376A50E2D77AF /* ccasn1.h in Headers */ = {isa = PBXBuildFile; fileRef = 2794324247E471F9DF6F87F9FCBA4D47 /* ccasn1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4B6EC0C8EAA2A39FEFD9CA08805BF732 /* cczp.h in Headers */ = {isa = PBXBuildFile; fileRef = D9AA0BBC44B945E549B9714BD67D26EA /* cczp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4C76F2FD0300EF6B3D29FD6EDDDD1E19 /* stack.h in Headers */ = {isa = PBXBuildFile; fileRef = 4763851ED06E719BB22E9C8A53D0506B /* stack.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4D37BC4BD1C71D51A6B9BCAD4C424CF3 /* ccdh.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F4B2E24C3F6B4F861AFAC82E0D0B4CC /* ccdh.h */; settings = {ATTRIBUTES = (Project, ); }; }; 4D4D07E0607C5E795E233DBBCC30357E /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6BAD2040386F553847B3FD63003376F3 /* Cocoa.framework */; }; - 4E29838B32350D6DF54E55AB57D52D9E /* ccmode_siv_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = D313719BF089F1CB20A45B9A9A40E260 /* ccmode_siv_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4EBD363776D6018EF8127EBDAB024F3C /* ccmd4.h in Headers */ = {isa = PBXBuildFile; fileRef = 81194E07D4BD338DBB90D02083FCBDAE /* ccmd4.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4EDC820ECBCE25631428A93EBC4DE4D2 /* RSTSeparatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = B9D16D6426AA3037EAD45362FF06EFDE /* RSTSeparatorView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4F18E6F7EB5C8B4919BEC8268BF109E9 /* ccder_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 43A96BAA02638AF093C28038DD2350D0 /* ccder_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4F77EA6D22C258E0B54057995A1F5873 /* UIAlertAction+Actions.h in Headers */ = {isa = PBXBuildFile; fileRef = 96C4808F9E61F27F39A42539159147C3 /* UIAlertAction+Actions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 51D8281651F4668B05927DD83081ED7A /* RSTOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 091114891782A76734FC91783B468959 /* RSTOperationQueue.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 53B0349EF08A1293BF2DF82BD045AAE6 /* ALTAppGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = A23E8E95982C1339744E8C5F2EEB0CD6 /* ALTAppGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 54466FF02E4E828DD386D572D3441F7C /* UIView+AnimatedHide.h in Headers */ = {isa = PBXBuildFile; fileRef = EE2DD06A6A70EEE732A5EF09217906E4 /* UIView+AnimatedHide.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4EDC820ECBCE25631428A93EBC4DE4D2 /* RSTSeparatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D7F2D82B7CE95B5EE98A828E5FB3837 /* RSTSeparatorView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 4F77EA6D22C258E0B54057995A1F5873 /* UIAlertAction+Actions.h in Headers */ = {isa = PBXBuildFile; fileRef = ACEC21B1BE84C3A49333745ECA32AB34 /* UIAlertAction+Actions.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 51D8281651F4668B05927DD83081ED7A /* RSTOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 955F9DA546F9C568F6B1CD44535A2755 /* RSTOperationQueue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54466FF02E4E828DD386D572D3441F7C /* UIView+AnimatedHide.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AC0C27A62D7A226A402148434A6CDC7 /* UIView+AnimatedHide.h */; settings = {ATTRIBUTES = (Project, ); }; }; 5616E0DE5732C5F0E7B014B3E1ACD1C0 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6D987135B2E2F1455B81836BCE1AE3E /* ImageCache.swift */; }; - 565D623B3AD12D614C5ECFB7F958E882 /* RSTFetchedResultsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = BA3570C19F8D36E7BE7A5E9B681EE6FA /* RSTFetchedResultsDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 57D5B77688350DEC93C266FFDED7B414 /* ocsp.h in Headers */ = {isa = PBXBuildFile; fileRef = CF59DAF321243C8DF63A1C6E2ACEB34D /* ocsp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 58E8A4CB07CAF3932F877BA2ED511090 /* AltSign-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BA2F5927B77C27B73C6DB3382D3D817 /* AltSign-dummy.m */; }; - 58FE45731BE9D0AB6F04B96D977805FB /* ccrc2.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F4572F6ADA25AA7F044F41851355126 /* ccrc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 598BC988395879C6A65583EBA8D34171 /* RSTOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D57BEA36D020854F76457030532555DC /* RSTOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5AC552BD9413F9CA4FEEB752203E9E07 /* NSUserDefaults+DynamicProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 8174570E9E1DDC40CE2577965AA382ED /* NSUserDefaults+DynamicProperties.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5AE03832B9535D7FEE9E85D94000DE16 /* pqueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 30773984DAEA14A46179B6A0C6187BDF /* pqueue.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BB2E7FA1882B6C657149D665099FEB1 /* ccder_encode_eckey.h in Headers */ = {isa = PBXBuildFile; fileRef = FA5D952FAFAFBECF6887CEE750BB488A /* ccder_encode_eckey.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5C36EF4856AE305E58B9491A2BDD7446 /* ccec25519.h in Headers */ = {isa = PBXBuildFile; fileRef = 68632B0F3C25D3250B49B578DEFE5B4F /* ccec25519.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 565D623B3AD12D614C5ECFB7F958E882 /* RSTFetchedResultsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = BF1CB23031B9650650687345D113634B /* RSTFetchedResultsDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 598BC988395879C6A65583EBA8D34171 /* RSTOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 90423FDCCF88F26BBE333CD68ED91606 /* RSTOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 5AC552BD9413F9CA4FEEB752203E9E07 /* NSUserDefaults+DynamicProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F7D5B44F33D613688A27CBC5D4DA82E /* NSUserDefaults+DynamicProperties.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 5C8F1BC762C84A3808CD4A5DE5D1A9D3 /* Nuke-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2035B1044821F9296E75986DF5F9FD79 /* Nuke-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5CC80EC411C45F9D6A01481F3AEA0FA9 /* ALTTeam.h in Headers */ = {isa = PBXBuildFile; fileRef = C695BD7E6FC2EDDB4D8A4B611B05C663 /* ALTTeam.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5DBDEFB277139EC287F55506B38879F0 /* ccrsa.h in Headers */ = {isa = PBXBuildFile; fileRef = CF3AD436D6FC168E5E118EB7092DAA33 /* ccrsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5DEC99380E3640BD62C7185BE2438381 /* shim.h in Headers */ = {isa = PBXBuildFile; fileRef = 65BE24402C01955FE6CB14D26AEDAADE /* shim.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5EF067A77D23D11375A4D3656DB5EF8A /* ldid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 68BB86DBBE6419C44082100DA7DC76C6 /* ldid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 5F3A7F5795E0A51F6C456FB67FC3C0F6 /* ccrng_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 56232D8DFFB83F8BA3EFBA6AFA1EC588 /* ccrng_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5F57C750F07AB688DBAC8C10CBAE7E2C /* ccrng_drbg.h in Headers */ = {isa = PBXBuildFile; fileRef = 36E05BA7FFB4CE39965CB8979F25813C /* ccrng_drbg.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5FBA2917A346C5D4D1D00309A90C8531 /* buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = A6CA698083D9464313B6866D264F200F /* buffer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6131C0AA2801C72949D5A4BEC087F60B /* ALTAppID.h in Headers */ = {isa = PBXBuildFile; fileRef = 90D6580ABF0241AF670BFDE5BA625DE6 /* ALTAppID.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 63C884DA6D8822DEF37F3137EA99D44C /* Pods-AltDaemon-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D75A8311383222E4838851DE64821473 /* Pods-AltDaemon-dummy.m */; }; - 63FA589A8840C65988725708EF1EDFB1 /* crypto.h in Headers */ = {isa = PBXBuildFile; fileRef = C910583950C2C8FA4F761D9CDC6561F8 /* crypto.h */; settings = {ATTRIBUTES = (Project, ); }; }; 642FC67C045E71923C63F4C7DF552543 /* STPrivilegedTask.m in Sources */ = {isa = PBXBuildFile; fileRef = C344CFF29D56DFA6320D7013FB9E655B /* STPrivilegedTask.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 65BBDE381ADE548D18E58F3D87DBB485 /* dtls1.h in Headers */ = {isa = PBXBuildFile; fileRef = D2BD6F0FFD1E2B133328AA63F3C2670A /* dtls1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 66770834702D8306868CF97261C58AF6 /* unzip.h in Headers */ = {isa = PBXBuildFile; fileRef = 16A0389FA19B7E99A97335D58BE14ADD /* unzip.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 669081B98879A5B583ADBDAE0AA8C555 /* NSPredicate+Search.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DD0D4425304B22D6D52E277E15B567D /* NSPredicate+Search.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 67160917F798F93ACADF2D831D3BFBF6 /* Roxas.h in Headers */ = {isa = PBXBuildFile; fileRef = A0B8567C6A41D48BC34A5B72B5A49D32 /* Roxas.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 672881C0B2C1BB6BC450E731A5BC084E /* dsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 02B42F4D9E354814B673F84D2E7F565D /* dsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 677E47353E63CEAB405337189546A371 /* zip.h in Headers */ = {isa = PBXBuildFile; fileRef = DC55DC06BF0A78BBD7A89361F4DEB91E /* zip.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 68178896553225CC371A439822E86255 /* UIViewController+TransitionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CBDCCA9EFD88DADF8B6960961A73A13 /* UIViewController+TransitionState.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6B6BEC792C0CDC0AAC4B7BD806557AFC /* bio.h in Headers */ = {isa = PBXBuildFile; fileRef = C5231CE2C5EE28B628DABF9D0D224E3B /* bio.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6C034C9DBE49DCCCBC493DA3E48B0BA7 /* asn1.h in Headers */ = {isa = PBXBuildFile; fileRef = F66243EAF929D53965BF1638DD08C177 /* asn1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D58AAABA26AA5EFCCEDEC28EA5A3AC9 /* ccrng_rsafips_test.h in Headers */ = {isa = PBXBuildFile; fileRef = F4DD90FD22ED1BC17FE39CA0C180D01B /* ccrng_rsafips_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6EFBCF157F045CC1D9191FECE0E7D96E /* bytearray.c in Sources */ = {isa = PBXBuildFile; fileRef = 7B2456A5D3FDE12D876E28A982A4E8D7 /* bytearray.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 70147466942E3B83BCA4290297322D8A /* sha1.h in Headers */ = {isa = PBXBuildFile; fileRef = 7316E3768FCD01D3E7E7FB54533031AF /* sha1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 71952D4F4E395D82DAE414CDB7218E3E /* asn1_mac.h in Headers */ = {isa = PBXBuildFile; fileRef = FF8680F1F93CA17BCB4B3F29EFBCC096 /* asn1_mac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7230ECCE6B9DBD88E65A49A2349041F9 /* safestack.h in Headers */ = {isa = PBXBuildFile; fileRef = DDDEF51EB3B65AB70D54FC8751DFC458 /* safestack.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7291D5A238A462C75BE4608623531DB8 /* RSTError.h in Headers */ = {isa = PBXBuildFile; fileRef = A7AF0E708A70F574B65413D174A0FCA2 /* RSTError.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 669081B98879A5B583ADBDAE0AA8C555 /* NSPredicate+Search.m in Sources */ = {isa = PBXBuildFile; fileRef = B478D8246A5D70E1710C6294064403C5 /* NSPredicate+Search.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 67160917F798F93ACADF2D831D3BFBF6 /* Roxas.h in Headers */ = {isa = PBXBuildFile; fileRef = D14A3D5C5EA6758C5411ADBD84870983 /* Roxas.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 68178896553225CC371A439822E86255 /* UIViewController+TransitionState.h in Headers */ = {isa = PBXBuildFile; fileRef = DC9118C4923224A67CA03ECD6A2CF485 /* UIViewController+TransitionState.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7291D5A238A462C75BE4608623531DB8 /* RSTError.h in Headers */ = {isa = PBXBuildFile; fileRef = 62241A2B8F69FD1702DD48F7FBF462CF /* RSTError.h */; settings = {ATTRIBUTES = (Project, ); }; }; 74035868FA4F75572EDE49F344A16893 /* DataCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47BA94EDD4E2681EA027F98CA2D8DF7 /* DataCache.swift */; }; - 742227219DCBEABFA3AB3B0CD811FA44 /* ccdrbg.h in Headers */ = {isa = PBXBuildFile; fileRef = 8741D0379691BBF278CC3CC8718569DA /* ccdrbg.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 743A84B43735F13B0A2E125A04FC1518 /* conf.h in Headers */ = {isa = PBXBuildFile; fileRef = 09112BE378563417D6D63346A500B8DA /* conf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7587A90A7538EA97DBAA0EA407C2A400 /* time64.c in Sources */ = {isa = PBXBuildFile; fileRef = 4942AAA3CB8C39C0B245423397E10938 /* time64.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 759790946159E261465FAF55A7795DD3 /* plist.h in Headers */ = {isa = PBXBuildFile; fileRef = FBC8AFDED56F2F8E1B7D7315B4DFCCEF /* plist.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 75B4A7A6112970E8F5CFD2364703B060 /* Pods-AltServer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6568478071D97E2D1A3643279CBD8CA8 /* Pods-AltServer-dummy.m */; }; - 769D8B0C5A187741B64AD32B0C73E1D4 /* Pods-AltServer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 06ABCCE78D674D2B481D702F984584E2 /* Pods-AltServer-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 776F391B803FFEBA60BE099DA20A427A /* ccrng_ecfips_test.h in Headers */ = {isa = PBXBuildFile; fileRef = 18B648C7A3437E29C42D403484299872 /* ccrng_ecfips_test.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 777556F0FEA0143D228A293B944EDD04 /* ccmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 97AB8A5FB83325543AB2DA5A24B1C0AD /* ccmode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 77DCB763AADB77B5CE7B9752E576E25A /* ccrng.h in Headers */ = {isa = PBXBuildFile; fileRef = EB61CC2B982C105362497633A8C23758 /* ccrng.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7903641035D75B81F266BE274EDAA655 /* RSTCellContentPrefetchingDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 5231175468C5BC6D3F0D3EB6192EC80F /* RSTCellContentPrefetchingDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7A5FB717DD41B0117CB5B50E84AC8CB1 /* RSTCellContentChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D3B64948E272470C4E0FDC4EDB478FE /* RSTCellContentChange.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7A76D0EFD254C7BDB70BB871EAB2BDAF /* crypt.h in Headers */ = {isa = PBXBuildFile; fileRef = B71478B7CFCBC14EFCD42F0E3EC2EA8B /* crypt.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7B8B69B7F6306C08F057A0A715E95525 /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = FB7AA08B81CF5A451DAD926919D17713 /* md5.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7CE54C4465105E4137AE435B19AF713E /* ecdh.h in Headers */ = {isa = PBXBuildFile; fileRef = F55F856AB3FFE24A50DE2146583AFDA5 /* ecdh.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7CFBB9711E1B5E3AFA938B4FE428BF72 /* RSTOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B517F4ECA035E0BB693118D20DE1C8F /* RSTOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7D05D8B4C7DA0812181727AB1FD26D66 /* RSTToastView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6815822E16F9AD7DB4A5288E76872179 /* RSTToastView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 7D17DB183A7F8C416DE3E7DB9538BBFF /* ecdsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 568B55765DCBEF51A3344F48A9DC9A38 /* ecdsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 75B4A7A6112970E8F5CFD2364703B060 /* Pods-AltServer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C63B22556372BD6A596092190AC874E3 /* Pods-AltServer-dummy.m */; }; + 769D8B0C5A187741B64AD32B0C73E1D4 /* Pods-AltServer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E6C49955A91A9BF96052D43477EE8A79 /* Pods-AltServer-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7903641035D75B81F266BE274EDAA655 /* RSTCellContentPrefetchingDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = CABF01AC038F6036AA6A7FFE2DB4B19A /* RSTCellContentPrefetchingDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7A5FB717DD41B0117CB5B50E84AC8CB1 /* RSTCellContentChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B9801D4495A7619AAF3934AE8EA680F /* RSTCellContentChange.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7CFBB9711E1B5E3AFA938B4FE428BF72 /* RSTOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D7B3CBCD6E45AFB70770B75CA236227 /* RSTOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7D05D8B4C7DA0812181727AB1FD26D66 /* RSTToastView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC73A1CC06AAB3A4F24B097995D1A17F /* RSTToastView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; 7F4E1D8602F656B6D8A41E3587AB6935 /* ImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F4CB42B4FD0320E9BACBDD784D6E54 /* ImageView.swift */; }; - 805B0795C6A3D07C5CEF57D9B1EAF9D4 /* ccecies_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = CFE839DF89920DAFAB4182626619EB79 /* ccecies_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 808DEDE5198B2046C366BA0A7F796C89 /* NSFileManager+Apps.h in Headers */ = {isa = PBXBuildFile; fileRef = 008F72D3D775F0B32EF1E833E3E46FFE /* NSFileManager+Apps.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 81FF349353EE4351B29BCFA2783C8AD0 /* ccec_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 875A3463D6900065D89523DC17506A57 /* ccec_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 822E9768DA8CB57789366453A23C72DE /* RSTError.m in Sources */ = {isa = PBXBuildFile; fileRef = EA9DB67C2EA2E1173828F71A72AE86E7 /* RSTError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 83A04A313BA1E4FC2F1B1BEA7A83DDAE /* kssl.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E9D5E38D306E13FFF5F85166F34314C /* kssl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8468E8E1475A2F8C91462CA0D53C7FFF /* ccrc4.h in Headers */ = {isa = PBXBuildFile; fileRef = E8947CFE59E6109313B96FF55E01378A /* ccrc4.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 84EFA1FA535B1C68326629F8F61ACC0D /* alt_ldid.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6F847894A6ADC41468D4114CC00FB46B /* alt_ldid.hpp */; settings = {ATTRIBUTES = (Project, ); }; }; - 851D76ACE89EDB44DFAD79EF14499CF3 /* ALTAppleAPISession.m in Sources */ = {isa = PBXBuildFile; fileRef = C9D62969D743C583CAC91E55B91FAEC9 /* ALTAppleAPISession.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 86476E5618A352E7584C4040BB05AE84 /* srp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DC431C79E95893025351F0848D42642 /* srp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 86CC8A0A5408458707646886B4827DA6 /* RSTArrayDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B06EF0CA0A410A54B9D26F67BA784D3F /* RSTArrayDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 87B1A4C8B150368FF1836FEF7166954E /* RSTCellContentDataSource_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 33D59F1DB2BC8462E4D67406102594EA /* RSTCellContentDataSource_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 881698D855D24C5DD692D57272DFEC89 /* ccmode_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D110C21ECAC3B90654C008A787558C4 /* ccmode_impl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8952A6DF2B171F8B023ED1C7220D435D /* NSConstraintConflict+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F5F0D9E036CC27E2664048797F2E575 /* NSConstraintConflict+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8A9484D0D1AF5D978392F4302B723C46 /* NSBundle+Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 766D7AC29E2C95D4DBE51A91107FDA11 /* NSBundle+Extensions.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 822E9768DA8CB57789366453A23C72DE /* RSTError.m in Sources */ = {isa = PBXBuildFile; fileRef = 0719F71EA66BADDBF3D76154D02435C9 /* RSTError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 86CC8A0A5408458707646886B4827DA6 /* RSTArrayDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = E5D12C2AEB8D7EF6C484494BED4FFDF7 /* RSTArrayDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 87B1A4C8B150368FF1836FEF7166954E /* RSTCellContentDataSource_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A047FE636CFADCC7432100DA7005ADF /* RSTCellContentDataSource_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8952A6DF2B171F8B023ED1C7220D435D /* NSConstraintConflict+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 843FF2C1BA36A34B5D1EA5A15BED707D /* NSConstraintConflict+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 8A9484D0D1AF5D978392F4302B723C46 /* NSBundle+Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 9258092F97C77186790740FDF5B53845 /* NSBundle+Extensions.h */; settings = {ATTRIBUTES = (Project, ); }; }; 8C84999B38A1A4FC9172A12F6A3D1C69 /* STPrivilegedTask-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B83DF9B0F4972929824BE084C9DBDF33 /* STPrivilegedTask-dummy.m */; }; - 8D3C09BB36F92F67DDEF5D9C2624781F /* xplist.c in Sources */ = {isa = PBXBuildFile; fileRef = D36C2B34B9D6CB5DF211F3EA4C5D22BE /* xplist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 8E00E42681C998BDEF137BD35148B626 /* opensslconf.h in Headers */ = {isa = PBXBuildFile; fileRef = FFF0B34614A5AE95D0A5FC683A480E34 /* opensslconf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8F0969C1FF083BD27784E93F38E66808 /* NSFileManager+URLs.h in Headers */ = {isa = PBXBuildFile; fileRef = 724A182B8D18644B114314432BF35A2E /* NSFileManager+URLs.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 90583B5C56B0CB04869691E1274A17E6 /* UIKit+ActivityIndicating.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E85483064760FAB3F80DA5974A1827 /* UIKit+ActivityIndicating.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 91484F30E4D66CD0D348BF1F8781646B /* plist.c in Sources */ = {isa = PBXBuildFile; fileRef = 219FE1B6A44AF4BA26C4E0AD9D0DC9A7 /* plist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 915E38FAD0CEE6423385563E95267DB2 /* camellia.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EC8B32610B47BD914A8CD854C0CD8C9 /* camellia.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9296EEC1A4B8EED5F6DDC960E0F0A029 /* RSTCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 325686A70D8DD746D5A6697BEDBD3B01 /* RSTCollectionViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 92E1BB88728285787185D1AC933708CE /* bn.h in Headers */ = {isa = PBXBuildFile; fileRef = 65294811C7B4A982DB1B2BA4CAB98242 /* bn.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 937A73E2EF658419E0B40D7451A58DA4 /* bplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 849A70CD4AFCCE9E66A6389D0AE15CB7 /* bplist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 93C1ED147787F2348BB0D6E6BB088A11 /* pem.h in Headers */ = {isa = PBXBuildFile; fileRef = F4162D9647DF2345C695FC3CC0A29F9F /* pem.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 94CB73BA4C35207A50CF95E4BCD3FA83 /* NSPredicate+Search.h in Headers */ = {isa = PBXBuildFile; fileRef = 02469FD7D92240FE79284DACB5EB2A79 /* NSPredicate+Search.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 94FC3DC1EE8B4540B1850A461146DE23 /* cc.h in Headers */ = {isa = PBXBuildFile; fileRef = BCC0BAA2AF80407B5CBFE4E944F7C976 /* cc.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 94FDDA9F041AEF05BCEC9EDF4E316E52 /* RSTLaunchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = EB7DCA5790A68E207665E32691FA8882 /* RSTLaunchViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 95F6C7945A96402921E6716F173E3081 /* RSTHelperFile.h in Headers */ = {isa = PBXBuildFile; fileRef = AAA1CEE3B4FAEC523AD6E12CF074485A /* RSTHelperFile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 96D54063D6DE3F0D1ABF17AFEE695075 /* Roxas-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 542FC0426647A94A8036D040BE621B6D /* Roxas-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 96E92BAADC6217F9B9D92253B10AF5D7 /* ccmd5.h in Headers */ = {isa = PBXBuildFile; fileRef = EAD7F0A99AD8D8EA45CD70244565C808 /* ccmd5.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F0969C1FF083BD27784E93F38E66808 /* NSFileManager+URLs.h in Headers */ = {isa = PBXBuildFile; fileRef = F5ADD27070A20C43CC2CC7BBF2C941D1 /* NSFileManager+URLs.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 90583B5C56B0CB04869691E1274A17E6 /* UIKit+ActivityIndicating.m in Sources */ = {isa = PBXBuildFile; fileRef = A4EB73883762E8EB3699BBE650EDFC7C /* UIKit+ActivityIndicating.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 9296EEC1A4B8EED5F6DDC960E0F0A029 /* RSTCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BD97840AC875DBBDC575444196B9D4F /* RSTCollectionViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 93D822F7C213277AFFB3EFDCBE651927 /* Pods-AltStore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C9132C40CB4837DADEB046E727F867FB /* Pods-AltStore-dummy.m */; }; + 94CB73BA4C35207A50CF95E4BCD3FA83 /* NSPredicate+Search.h in Headers */ = {isa = PBXBuildFile; fileRef = 60D94F223E8116367F57B90BCA7627B1 /* NSPredicate+Search.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 94FDDA9F041AEF05BCEC9EDF4E316E52 /* RSTLaunchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D68C11F5351A997A24376FA3257DDC3 /* RSTLaunchViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 95F6C7945A96402921E6716F173E3081 /* RSTHelperFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C123D743A78F1621CE4BC603E33EE14 /* RSTHelperFile.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 96D54063D6DE3F0D1ABF17AFEE695075 /* Roxas-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A191BB63B94ADCD553EB8DEE56C1B45E /* Roxas-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; 9722CD4725CCF06B591C7F76F4C0028A /* ImageTaskMetrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 988955A49B0D9D3F33AC4EE4C261F222 /* ImageTaskMetrics.swift */; }; - 99419B964BEF7E297FB0619ACD0B8A63 /* hashtable.c in Sources */ = {isa = PBXBuildFile; fileRef = 6C983FE7533DA10536475C5BDE4901B1 /* hashtable.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9957FE04F551EE0627D8B5E280990071 /* ALTAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = 6946829DBF8B743B9B844DCAC6523DCB /* ALTAccount.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 99BE5CD8EAE310F84983FA0DA1339D53 /* ccdh_gp.h in Headers */ = {isa = PBXBuildFile; fileRef = 362F52BFB05BD3271812A234FFE33DF8 /* ccdh_gp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A4DB26364136688C9A858CC09F13D06 /* ALTAppID.m in Sources */ = {isa = PBXBuildFile; fileRef = CEC0AE9C920366C9FFB6A2D8E36455DC /* ALTAppID.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 9A7B38F0CAC114C0B9FAE1EF3CCFADB3 /* ccdrbg_factory.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AE2199E6A51154AF6B4E7B32154E02F /* ccdrbg_factory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9AE23B4ECDD00251430FEB5E1ABFCA7F /* RSTArrayDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 3ACE51F880040EF458892404A773E8E9 /* RSTArrayDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B1947F46B85DDB8608DCE7041534A96 /* Pods-AltDaemon-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BC6C10C79F690D693E4BADC54698C3DB /* Pods-AltDaemon-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B249B6AE4B85D80A8B7B511D248E728 /* RSTBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = A624C5C071201DF0E829399062B7F244 /* RSTBlockOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B59ED076116A85D72DC2745EAE6308E /* cctest.h in Headers */ = {isa = PBXBuildFile; fileRef = 01AD0B4A106196B1739ED6CBD0FD4066 /* cctest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9C24AE681080F2BAEB675B47BD8F90ED /* ALTAppleAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 62F5E7FEF86C141335E346620EFB2C65 /* ALTAppleAPI.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9AE23B4ECDD00251430FEB5E1ABFCA7F /* RSTArrayDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A69238D2BD4C1BD13F97523CA890015 /* RSTArrayDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9B249B6AE4B85D80A8B7B511D248E728 /* RSTBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = DCB4AE01FBB714CE6C4619D07F3F26F5 /* RSTBlockOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; 9D0E99B326D76B98393DF8B1B3EB5AD5 /* STPrivilegedTask.h in Headers */ = {isa = PBXBuildFile; fileRef = 5361089B3E6880D9DF9A79D52C812CA1 /* STPrivilegedTask.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9D63EF94DF4180E0C278B0698762C4DE /* des_old.h in Headers */ = {isa = PBXBuildFile; fileRef = 298A10A344845D6F7B2A81A4F4A3B535 /* des_old.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9DDCDE8B1CD0E6791402DDD8A5BD724D /* cc_debug.h in Headers */ = {isa = PBXBuildFile; fileRef = 9710081BF11676F27AF615EA5706EF0C /* cc_debug.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9EE41746F73B640F38F3FA69D97E36A7 /* Pods-AltStore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EF240E1034B92AE7E02654D94CE6E48 /* Pods-AltStore-dummy.m */; }; - 9F4E638D6F7F0F17C59E50AC54C62A84 /* opensslconf-armv7.h in Headers */ = {isa = PBXBuildFile; fileRef = EFAC08474F8EB963F50E15549149F286 /* opensslconf-armv7.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9FA8C3353C948F710B1C708614CB32A8 /* ALTAppleAPISession.h in Headers */ = {isa = PBXBuildFile; fileRef = 7261B0608FB238FE57316AD1E3FBBE18 /* ALTAppleAPISession.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0B8AC355E2EF7906F3360370783D0E4 /* opensslconf-x86_64.h in Headers */ = {isa = PBXBuildFile; fileRef = 00EE6DCFFC7FC200AA6F7AC572C6038A /* opensslconf-x86_64.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A23C49361983DBD047C02B25FDA7FB81 /* alt_ldid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 618AB4E4820268609670C9174A311265 /* alt_ldid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks -w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A25DE71874C4CE750F76C30F7CE25457 /* UISpringTimingParameters+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 0AC6B7B7D6D56A6ED0DCB13AE5280872 /* UISpringTimingParameters+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A4C6E54451B0519645CC31CC9F779A74 /* ALTApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 7620EE1119196245356B40487815ABE4 /* ALTApplication.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A515273993DF7E726DA1F3BE7D9DEE08 /* ssl23.h in Headers */ = {isa = PBXBuildFile; fileRef = 6328F7F7A604EA0D72BD72BED13452F9 /* ssl23.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A518ED7B18224E277B7E0E187C9C1B98 /* md4.h in Headers */ = {isa = PBXBuildFile; fileRef = FE0956C6D2B1340CFF1533DC98CEC8E2 /* md4.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A6CDA83231DA7095F945D0591383EC51 /* ALTModel+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = CD346EAD36130B98E7DC1F4AD8FACB2C /* ALTModel+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A6D70ABB0980B9B21A06B578D733AA82 /* err.h in Headers */ = {isa = PBXBuildFile; fileRef = 236AF555F382EA2C4413B0EF2CDD2149 /* err.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A70F22057425ADF33EE98F24CC439593 /* ccder_decode_eckey.h in Headers */ = {isa = PBXBuildFile; fileRef = 160B58793F3B47C0DB6C37D47193CEB3 /* ccder_decode_eckey.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A7954DF474B3724B30365DBC554791B1 /* ccansikdf.h in Headers */ = {isa = PBXBuildFile; fileRef = 46FB9FDEEF68C699B476001FA5320919 /* ccansikdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8413AA146FEF0B4AB8B292B6D63747A /* RSTActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 205BCBB07AE46CE8B38AFA5B29F0D4CE /* RSTActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8E96E389C4AE4A9959C0F620D9D6BA3 /* RSTNibView.m in Sources */ = {isa = PBXBuildFile; fileRef = 51DFD7A2748CF731A971E6D93C2B89C0 /* RSTNibView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - A977838D63EAEA3CBB724A9A024CBE15 /* ccsha2.h in Headers */ = {isa = PBXBuildFile; fileRef = 1401F5D9A10367C840D1C4FF15EB5D9C /* ccsha2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A9E938893ECD5791F72C227E2C23406B /* ALTDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B080AD7BAFDE2B16681E8A8F49268D /* ALTDevice.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - AD317A66E4E74452B5B98717D921D4EF /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 642B61246CBC678C007B574A9922FB7F /* base64.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ADC890E181B798518A76C64BC430D0A5 /* RSTLaunchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 35275761CE164B96087D28575896F958 /* RSTLaunchViewController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - ADF3422972E690C9E768F447DFD32C98 /* Date.h in Headers */ = {isa = PBXBuildFile; fileRef = A6980278E2937B79EF1D3C9CCF94A844 /* Date.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AE646D5E31A87C5B44C236B7D2BDBC46 /* ALTCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C913B45633879B1C762002A433091ED /* ALTCapabilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AE99A9EF7517124C2FC85681C3847F75 /* RSTCellContentChangeOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C586C9E1AF17583EE81AF91175FFE04 /* RSTCellContentChangeOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B00043C3C82C9B9B46DC2CBA6EEF11D5 /* RSTToastView.h in Headers */ = {isa = PBXBuildFile; fileRef = 88EE91E06B1F687D36409FFDA22E4942 /* RSTToastView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B0A693A2A3F704E16B46FDC15BCE20E6 /* RSTCollectionViewGridLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 849E887DFB2F3364FAFBE6B78B98D487 /* RSTCollectionViewGridLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B2F691DCB61398EB2019517A26AC23D4 /* ccdigest.h in Headers */ = {isa = PBXBuildFile; fileRef = D144ABAD1683B54D9F038D02C27B992C /* ccdigest.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B358B5038E45AB1406B701842CE40516 /* RSTPlaceholderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8027C397B1A64241EC0B8AB70D67E916 /* RSTPlaceholderView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B4210BD91303E95FD5591D34DC763B3C /* ALTCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = D13D35CDEB5E1E23C6398A39673EA678 /* ALTCertificate.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B42A4586C752C768619342457F4CF5EB /* ALTAppleAPI+Authentication.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB8DAF75B9934481B1913F278AC39AC7 /* ALTAppleAPI+Authentication.swift */; }; - B48A7C9B5400E62C541570902B447BF4 /* NSBundle+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DE0F43032B6E1EB8BD5A263BC7B85D /* NSBundle+Extensions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B49C6C4BB263813111865E9E6C1B5763 /* RSTOperation_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BD37E591602BB27EC2928995ACFC233 /* RSTOperation_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B5FA16048D633CC346ACFC28014CDB30 /* lookup2.c in Sources */ = {isa = PBXBuildFile; fileRef = 8A75F525056249264CC3A5B4EB182BE7 /* lookup2.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - B844A08B250C503ECBB2A96B0CAB551F /* Roxas-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E67D76CB26ABE589AAD0BB4C8760FE3 /* Roxas-dummy.m */; }; - B91A707E6285AD8E95464A58036536BE /* ccnistkdf.h in Headers */ = {isa = PBXBuildFile; fileRef = A8E5CCCB8EE7A389B6A843A3829AC73B /* ccnistkdf.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BAA5610B4A99504A3AA5B4C74B27E514 /* rc4.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F1E80F104E40454E2E33E74175B232E /* rc4.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BAD6239957270A5250AC1BAFEB2E373F /* Boolean.h in Headers */ = {isa = PBXBuildFile; fileRef = CCCFDA5C22B72F93BD1D1D1BD33C612F /* Boolean.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC5B053E335A50B66C28207BC6D29150 /* RSTCellContentChangeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B9557309307F1E8AC88C11FD9D29E06 /* RSTCellContentChangeOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BCBD7A8DFA1B1DE501C964D49E5D7DBC /* NSString+Localization.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EB988EBE886D0A65164218A2F25E7AC /* NSString+Localization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BCDCCFD288E71C3C9C7B61104C24953C /* ccsrp_gp.h in Headers */ = {isa = PBXBuildFile; fileRef = 28981AEA5F0CB6BE6EA801E32AE6998C /* ccsrp_gp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE210C50E01CE347E7087736855F14AB /* ccmode_siv.h in Headers */ = {isa = PBXBuildFile; fileRef = 04E48909B2D42CEC45EA1F9C81E2DEC4 /* ccmode_siv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE4673CD80E60C7EDF48867E5E06D9C7 /* UIView+AnimatedHide.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DDB2FAAB6C6182379335D055973FFE4 /* UIView+AnimatedHide.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - BECF53CA7AB32054F22798B93055C952 /* ccz_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 29E7943A8261F7F93A0C1F4F6EE1DF2C /* ccz_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A25DE71874C4CE750F76C30F7CE25457 /* UISpringTimingParameters+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = BAB633A84D217F6E15E56A2151ED80FD /* UISpringTimingParameters+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + A8413AA146FEF0B4AB8B292B6D63747A /* RSTActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = FB7CDCE93B8B169151C9C217448F8859 /* RSTActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8E96E389C4AE4A9959C0F620D9D6BA3 /* RSTNibView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C427CF4FD8A89D71CB25E5FDB64C69E /* RSTNibView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + ADC890E181B798518A76C64BC430D0A5 /* RSTLaunchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E98F33F41F30C0377CC82F921B422CB /* RSTLaunchViewController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + AE99A9EF7517124C2FC85681C3847F75 /* RSTCellContentChangeOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = C1DA304725677CCE234C92B7B3339947 /* RSTCellContentChangeOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B00043C3C82C9B9B46DC2CBA6EEF11D5 /* RSTToastView.h in Headers */ = {isa = PBXBuildFile; fileRef = 10F6B0AC5943C74276F8778560837B1F /* RSTToastView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B0A693A2A3F704E16B46FDC15BCE20E6 /* RSTCollectionViewGridLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 877E68EE410D89AFDA652C3EAAB9B939 /* RSTCollectionViewGridLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B358B5038E45AB1406B701842CE40516 /* RSTPlaceholderView.h in Headers */ = {isa = PBXBuildFile; fileRef = DE6A511A8D73ABEB2D2578A2F2783157 /* RSTPlaceholderView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B48A7C9B5400E62C541570902B447BF4 /* NSBundle+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4635F3704979804601B6AC8030C6F0DC /* NSBundle+Extensions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + B49C6C4BB263813111865E9E6C1B5763 /* RSTOperation_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = A20AC52FACF59FA634E166476E0F1ECD /* RSTOperation_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B844A08B250C503ECBB2A96B0CAB551F /* Roxas-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 85AD4E61397308C25FCC682C8661209D /* Roxas-dummy.m */; }; + BC5B053E335A50B66C28207BC6D29150 /* RSTCellContentChangeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5890BE46FAE3059BEC62F1EB87D72E67 /* RSTCellContentChangeOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BCBD7A8DFA1B1DE501C964D49E5D7DBC /* NSString+Localization.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A905DE99955C838E99AD60621C181E4 /* NSString+Localization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + BE4673CD80E60C7EDF48867E5E06D9C7 /* UIView+AnimatedHide.m in Sources */ = {isa = PBXBuildFile; fileRef = 15E772D3049BCD6D8C9E4A64CCB420C1 /* UIView+AnimatedHide.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; BEF446F67C0B121EEF7DD154FF90464A /* DataLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE26F29F1B640CA0D1D7DD1F4A2B59B2 /* DataLoader.swift */; }; - BFB63F20E62979CF389BF9F2A2E08273 /* seed.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E0D269D50910FB265E80F621F1D4901 /* seed.h */; settings = {ATTRIBUTES = (Project, ); }; }; C031B46FCD6AC4B02826014CB53FACF8 /* ImageDecoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C70A6BBD276C01F869B30968330C60F /* ImageDecoding.swift */; }; - C061B3611B122F43DA3D77159436BFD6 /* ALTTeam.m in Sources */ = {isa = PBXBuildFile; fileRef = AEABD8325D1C574D6805E25B347A94B5 /* ALTTeam.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C166129838CE82674CE0B10222BA93FA /* engine.h in Headers */ = {isa = PBXBuildFile; fileRef = FA08FF05F54DCADAE3CB98D5D276BC83 /* engine.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C30A4C5F11D5A5B7BBF9F3E7FAF8336E /* NSLayoutConstraint+Edges.m in Sources */ = {isa = PBXBuildFile; fileRef = 43BE2FDC18900B6E789DB75A06CF62B0 /* NSLayoutConstraint+Edges.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C3E5E472A7B1FBB2EA5A9E74CBA8298F /* AltSign.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BC5EEF100827D2398B0BF4BF3A50AB8 /* AltSign.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C5740B8C55A90877682FDB16133A152C /* ccder_rsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF0627AD86A777A092B6E2401A5224F /* ccder_rsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C65887BA19F2AB28FA1EA7CD80E17612 /* evp.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E3E84B4E91E70BA384D87FB27E2EF01 /* evp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C6635B47CC3BAFEAC2FB9361600139E5 /* ALTProvisioningProfile.m in Sources */ = {isa = PBXBuildFile; fileRef = 47F5078F3ABEA48682C45690BC6AB228 /* ALTProvisioningProfile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C6DE5AB2BEA7F887F469C1E4E9E34A3C /* ccsrp.m in Sources */ = {isa = PBXBuildFile; fileRef = A46EE0101469FE27E1CD8026D05270C6 /* ccsrp.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - C860BCCBD7105A38C81FCE74834FD8F1 /* tls1.h in Headers */ = {isa = PBXBuildFile; fileRef = 9785E5CAB1472CD9B0881B45275AF73A /* tls1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8707C90EE29D0F8D66FE0434BCA758C /* ccdrbg_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = BB334B6C1E4EEA448C906F87D15B27E0 /* ccdrbg_impl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8A17816ADA08481463647393372C6E4 /* ssl2.h in Headers */ = {isa = PBXBuildFile; fileRef = F7432B1390BB71EB8DF4D4D14D6D72D5 /* ssl2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8F276C5047554B2D72170790C669ECC /* ALTProvisioningProfile.h in Headers */ = {isa = PBXBuildFile; fileRef = C1624023E2A6D3597EE53BF493A34CB2 /* ALTProvisioningProfile.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C9FB90EFD1C3E823EA9D77E3EDFA109C /* node_list.c in Sources */ = {isa = PBXBuildFile; fileRef = CAEDC188BCA58C6CDD28E1B91B1AD90C /* node_list.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CAC9AD1776248FB29D015F73F0353B14 /* pkcs7.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B88B8A764FA4F6EBA53BFFA2AF0C2D7 /* pkcs7.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CB8532100D66A671FFDAA9F37073DC03 /* Integer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9910DA41160822D18B14399FBB3C689E /* Integer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - CBC97073916B9B20F18837B1C79ACFBB /* ccmode_factory.h in Headers */ = {isa = PBXBuildFile; fileRef = F2FD988EFB31431160D3C7A1EB70A708 /* ccmode_factory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CBD35A6A8664554106B1D3299A860A9B /* NSUserDefaults+DynamicProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = ACCDEBB57C090CF31FBF922552EE223A /* NSUserDefaults+DynamicProperties.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CC01F9F7D6B5B0F73EA7C14106535FA3 /* ccrng_pbkdf2_prng.h in Headers */ = {isa = PBXBuildFile; fileRef = 64F0889790D2ACC87B825C410D5D035C /* ccrng_pbkdf2_prng.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CC3BFA02A7D25C752DBDDD0B44F7846F /* opensslconf-arm64.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B95C46FE8C16B4A9AAEA92BF3F53838 /* opensslconf-arm64.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CCEB7243300EE46779E662B956313279 /* RSTTintedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = B6ADDB119108AABEBA3DD41C6A58F1B0 /* RSTTintedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CF2F1D7EEEA876241BBE23C42E0D436D /* cnary.c in Sources */ = {isa = PBXBuildFile; fileRef = 2273A82CDC150C568215295B81A59C75 /* cnary.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + C30A4C5F11D5A5B7BBF9F3E7FAF8336E /* NSLayoutConstraint+Edges.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F89FDEBF029ABF5B402AAD173588DCA /* NSLayoutConstraint+Edges.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + CBD35A6A8664554106B1D3299A860A9B /* NSUserDefaults+DynamicProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F58E1FC8D1175C1101FA3CC1F5F76CE /* NSUserDefaults+DynamicProperties.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CCEB7243300EE46779E662B956313279 /* RSTTintedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 128488DC9E1E6570057A1321AB0D1D3F /* RSTTintedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; CF42E1D7A8758799FBF00D34E98E52F8 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B24950274C7BD433DC02ACA489B249F /* Keychain.swift */; }; - D084BEBE6ACB3C4511A88EF1908E4E8B /* mdc2.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F082F21EAA8F379B0EC6E0F9BE61831 /* mdc2.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D2BAB201EDC6FFE90AE08617CF03DE6D /* ALTAppleAPI_Private.h in Headers */ = {isa = PBXBuildFile; fileRef = AC35AD179FE434F25B43FB4FA213C202 /* ALTAppleAPI_Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D38417833634FBF5417E1710E58C0082 /* UIKit+ActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F75CE700CC8A1A1776E586C9FD47CEA /* UIKit+ActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D40CE705D4FA92B8F93D50F15BC11855 /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8078B0851C794DF76882F4EEE3454228 /* String.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D74D767FE6A15577C0A3087E69FF4E7A /* ALTAnisetteData.m in Sources */ = {isa = PBXBuildFile; fileRef = 18FC40ACB1836A75DA17B21A89E0054C /* ALTAnisetteData.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - D87B98D46E2DF517A6A8B9EE25FEA44D /* Data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1370A4BAD40A08BA122D36DDBEA475A9 /* Data.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + D38417833634FBF5417E1710E58C0082 /* UIKit+ActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 203E1E9E53422D70F6965C6D8D2FE1D9 /* UIKit+ActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; }; D8ABB3B6F580342E5449ED1437B7C383 /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D9F01BAF53DA00C539FE99483CC58C7C /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D8FCEA9B12C44523D1E329577C4B3B48 /* Integer.h in Headers */ = {isa = PBXBuildFile; fileRef = CE20D51894C237C0A3967A7B345418A2 /* Integer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D9904530F0D3FE02FD39D4E32D989494 /* UISpringTimingParameters+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = D79D328087C0A8338BE872607778C7AA /* UISpringTimingParameters+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D9B9560766E2D47BAED05F24FD34A1A6 /* NSLayoutConstraint+Edges.h in Headers */ = {isa = PBXBuildFile; fileRef = 63FFF1634BCF5E882A036DA4E15F9BEA /* NSLayoutConstraint+Edges.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D9904530F0D3FE02FD39D4E32D989494 /* UISpringTimingParameters+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = 551F7356540782B59E9EE52D10572995 /* UISpringTimingParameters+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D9B9560766E2D47BAED05F24FD34A1A6 /* NSLayoutConstraint+Edges.h in Headers */ = {isa = PBXBuildFile; fileRef = 3351BE6DC1869EE625668CA5AB286DA7 /* NSLayoutConstraint+Edges.h */; settings = {ATTRIBUTES = (Project, ); }; }; DA1CB5949B054973CAE7C668F3506B1D /* STPrivilegedTask-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 231F228FE8F2C7755CDC2D529348579A /* STPrivilegedTask-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DA5F3999B7FA86398C60F04BB7532AA4 /* ccchacha20poly1305_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 038DBDA98A16B54C97505BDE0AA233AD /* ccchacha20poly1305_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DA9D6FC80EA635F7D529C91CB6E4327D /* UICollectionViewCell+Nibs.h in Headers */ = {isa = PBXBuildFile; fileRef = 807553A96CF30A669A227F313D9B5079 /* UICollectionViewCell+Nibs.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DB5DE5C2B2CD58E9A6639B6539A79C2B /* plist++.h in Headers */ = {isa = PBXBuildFile; fileRef = 188A1C5182998655F2194F37EB4A7192 /* plist++.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DB8E409BA6A5E0EE41F6632475790FA1 /* srtp.h in Headers */ = {isa = PBXBuildFile; fileRef = FBEE8A0DC013254B0A92242921951C56 /* srtp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC790F522E39BBCE5F9938B5D23E6240 /* RSTPersistentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3ADCF92A86D5E0878B27619746550B94 /* RSTPersistentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DCD9F0CD4CCA677CAE43A226CE708944 /* pkcs12.h in Headers */ = {isa = PBXBuildFile; fileRef = 95F813E27BA52D4573F94CC71A4725BD /* pkcs12.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DDADEC27DFAB95F39AADAF709EF328CD /* cc_runtime_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 5105FEECE5984CD649FCF6AE6430DF48 /* cc_runtime_config.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DA9D6FC80EA635F7D529C91CB6E4327D /* UICollectionViewCell+Nibs.h in Headers */ = {isa = PBXBuildFile; fileRef = 60CAB517FC1539F48380C9B30A76331E /* UICollectionViewCell+Nibs.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DC790F522E39BBCE5F9938B5D23E6240 /* RSTPersistentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = BDEF15F70EB7B7BC3B53053B55F3B10A /* RSTPersistentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; DE02436B2A17DABAD722B3790CB86790 /* Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA33DB3BD9FF1CDE47CE4747A445D895 /* Internal.swift */; }; - DE62591BB07B97A007A214246E900162 /* ALTCertificateRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 281369C807E1A881F5B70041590BBCC4 /* ALTCertificateRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DEABFBDDDCD69DF51814E0A6DAFC3C3B /* Data+Encryption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 413A694FB9E025EA2633882B4FF31111 /* Data+Encryption.swift */; }; - DEE149D4B50BCD260BA00D7ABDC53021 /* ALTSigner.h in Headers */ = {isa = PBXBuildFile; fileRef = F0E9C8EA68D3C6ECB6B2AA3E44A10D11 /* ALTSigner.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DF0EF902074DD610EB2CB2EADAC58ED4 /* RSTHasher.m in Sources */ = {isa = PBXBuildFile; fileRef = FB5191175D37E364E93FD4C37FF025F5 /* RSTHasher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - DF768F49426FE22CE2705B9C62CA3D43 /* RSTNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = BDE761B286DF574AE1E460DA111B4B30 /* RSTNavigationController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E0233D61A5B1A95A16C0D31E77A85117 /* UICollectionViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = AE43A5AC781460FF7CF67BDDF4CB5B65 /* UICollectionViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E03F2B113D8FDD7A1A8881F5B8CC06A0 /* cms.h in Headers */ = {isa = PBXBuildFile; fileRef = 76592C97618EC320CD6707409BCB419C /* cms.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E066009C280AD5EB44594B018EC0541C /* ALTCertificate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F70AD32BEA9BD708F13DEAFC1293B22 /* ALTCertificate.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E0E223D9532F308C9E5AE6969877478A /* cast.h in Headers */ = {isa = PBXBuildFile; fileRef = C248FA8A1565643DBE27F3DA3D36216D /* cast.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E1077D8C7C894BE2BEFBF7A7A6ED4798 /* Uid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C11F5352174E6248D1AAB2A435100520 /* Uid.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E1BC7EB1495E459F5EDC980C46CFC409 /* ui.h in Headers */ = {isa = PBXBuildFile; fileRef = EA321AA97BA1BC3C28331681A17C7CB8 /* ui.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E262F3FB2EC12A320BF27E82E57B0031 /* krb5_asn.h in Headers */ = {isa = PBXBuildFile; fileRef = D4ECAF9916BDCC86F13B5D0CD4CE34DB /* krb5_asn.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E2EDC41B51E26F8798CEFD22097B9F9F /* UIAlertAction+Actions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B9FDDB73BFAF509065D68DC8101BD7D /* UIAlertAction+Actions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E352D925DF8A8AAA018187DAB2B9E52C /* x509_vfy.h in Headers */ = {isa = PBXBuildFile; fileRef = 517D3E975C87F30CAB0142140A23EE84 /* x509_vfy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E3D5D163C66E9C8A6E483E3EAC6A2792 /* ccrng_system.h in Headers */ = {isa = PBXBuildFile; fileRef = 0395A8749A5DD5DE7D8F2D5B14AE29AC /* ccrng_system.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E3F3F0B42DC8777EBFCAD99028072C1A /* ccblowfish.h in Headers */ = {isa = PBXBuildFile; fileRef = BF7304DB0CA7BB536DB8FB3DEE8F0D1A /* ccblowfish.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E3F843AF603BB571F02E34088CEEF0F4 /* ccwrap.h in Headers */ = {isa = PBXBuildFile; fileRef = FF0618D615B3E9F56717BB662E5E0EE9 /* ccwrap.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DF0EF902074DD610EB2CB2EADAC58ED4 /* RSTHasher.m in Sources */ = {isa = PBXBuildFile; fileRef = B071CB686BA0FD36FCE42ADEC7781854 /* RSTHasher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + DF768F49426FE22CE2705B9C62CA3D43 /* RSTNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = B3B5742FA447C287A8ED2CCC40CF3183 /* RSTNavigationController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E0233D61A5B1A95A16C0D31E77A85117 /* UICollectionViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = F9FBFC86EAB7F5E8D26CEA42D97FDDB2 /* UICollectionViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E2EDC41B51E26F8798CEFD22097B9F9F /* UIAlertAction+Actions.m in Sources */ = {isa = PBXBuildFile; fileRef = 9707752CB58DE4D10950F3CB340B40BB /* UIAlertAction+Actions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; E44F6B661F275E30A73DA568EDE181E6 /* ImagePreheater.swift in Sources */ = {isa = PBXBuildFile; fileRef = C28E7F4E70E352B91F08429E79805F1B /* ImagePreheater.swift */; }; - E46FC369873AADB1C30D51086B5EB9B5 /* node.c in Sources */ = {isa = PBXBuildFile; fileRef = 29F9389A0B90A09651E5A37C444C684C /* node.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E681310CEA159103631FF1A8E99D23FF /* x509v3.h in Headers */ = {isa = PBXBuildFile; fileRef = 45A1B969C66A7AC1D8538AFFF768935D /* x509v3.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E69D3BCFCA22D015D06E3682E10DC6EF /* RSTLoadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = B6B6D9E50C5C571BEDC7ACC2970DFA01 /* RSTLoadOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E6E647BBC6CB69E8EF8B7FC82E71B2D7 /* RSTCompositeDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = CDC1BC513819135FBE7F125C3371D124 /* RSTCompositeDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E7FE4C46CAAB241BFC0BAEB9417DDB60 /* rsa.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB52CBE7616F466A5F56984DB29ABF7 /* rsa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E83CFCE18F580063E85594B88A16C713 /* UIViewController+TransitionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BBC814326A0FCAAC675B7E794FCBEAC /* UIViewController+TransitionState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - E9F242566AF16260DD578E1118855090 /* UICollectionView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = C9473E74A2136991B055895983FDF3AB /* UICollectionView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EA54CB4257BA7CF3C30C75FCFA93DA4E /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 9D7F3DF1052566E8CD0209E7AE432FD5 /* mztools.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EB35E5AC896DEAD813645613B91DC8BD /* lhash.h in Headers */ = {isa = PBXBuildFile; fileRef = B0A1D1708C970885F284E0BDDBC23F17 /* lhash.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EBC9A4999DE05D9175FF2DF494737938 /* Real.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 716D52B7850C247218C43A09E7A31A81 /* Real.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EC88A9B7115B67021BF69EB13A5CFC00 /* Date.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7A7C3F52E2389A125AD711E8D10507E2 /* Date.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EC982CB57B6B41B7B99CA411BD8A3C37 /* ebcdic.h in Headers */ = {isa = PBXBuildFile; fileRef = CFA6C3A60644583D107DEBC2729BD58D /* ebcdic.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE1850E4CA168D3E84F7030A03946547 /* node.h in Headers */ = {isa = PBXBuildFile; fileRef = 63AF150193DAFC4570559B4F7C31DBEA /* node.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE29F8F3123CE9D8110AA5DE779B972B /* UITableViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 402A4812D0399F0CBEFC5E9D5E262EED /* UITableViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - EE80CC17E457EA579B57D43121BCDFE4 /* fipspost.h in Headers */ = {isa = PBXBuildFile; fileRef = F8380ED5DB8B73F8A5FD8490D114388C /* fipspost.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF112A30509A9C6BF4A6ED5C5D9ADDA9 /* Key.h in Headers */ = {isa = PBXBuildFile; fileRef = 7443D845B512EE9A3EABF1CDB01437EC /* Key.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EF3B29A699680744CDD67FD1169BF7BB /* obj_mac.h in Headers */ = {isa = PBXBuildFile; fileRef = 62DA6A4B6C74007821173DB4BF23667B /* obj_mac.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F04405D1606B801427C4CEB570CFB3B7 /* aes.h in Headers */ = {isa = PBXBuildFile; fileRef = 638FE939A424BC9A79B985D41E3C7D4A /* aes.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F0DCCE9786B72C8EF925C5294A68A03A /* RSTCellContentDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE2FB93820F7D4B4BE9A96B03BC7B56 /* RSTCellContentDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F165BB76C32D7D14B780D279338C15B5 /* ccsrp.h in Headers */ = {isa = PBXBuildFile; fileRef = 47848148F8F7118B6D1B2F61CC0C3E52 /* ccsrp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F17B3F90327BAEED16C75FEB90E847F3 /* ossl_typ.h in Headers */ = {isa = PBXBuildFile; fileRef = A0545B7A8E45BAAEEB18EE2C4080C074 /* ossl_typ.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F17DE2E81580F89CFAA97A7DD84415E2 /* Array.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C9AA123D2EDE1C3754AD07C8998ED03 /* Array.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F3C9877C8109CC2671A935B55AB67EF8 /* rand.h in Headers */ = {isa = PBXBuildFile; fileRef = 59E59CFBF1568DDFF51EBA175FC805C1 /* rand.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F53F90FBA0CA0A5289F058E85E82BFC7 /* comp.h in Headers */ = {isa = PBXBuildFile; fileRef = EBE5BD7422C68111B316663F6C3FEB66 /* comp.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F5AB3387906375DF553E94B10873A0FF /* ccec25519_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BE84818E833F8AB9C06C1C5EF39E5E8 /* ccec25519_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F5ADC97293EC1C2C9F23226D2E644B03 /* ccdh_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EB235A992F449282FBABD90D5B114B6 /* ccdh_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F643A81BFE5A686AF434AB8EC619E68F /* UITableView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C86BC1AF033ABBEBAEDBE4C11315F51 /* UITableView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F6570E449D7D7F7CC8D0F6A7471304DC /* RSTHasher.h in Headers */ = {isa = PBXBuildFile; fileRef = DB990E18F2B6A33CE9F9EC80E26C6151 /* RSTHasher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F68E7A60E854E2DBEB6491448ED3B75F /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 9418A5CBE4C9407469CF09AA93B61CD8 /* zip.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F699CD951A2DC8E7A292E56034C23980 /* ldid.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 63B78E50C7B0A8E10A6390B0CBE4169A /* ldid.hpp */; settings = {ATTRIBUTES = (Project, ); }; }; - F6DCF78E53424519321B9FA4BF334107 /* RSTHelperFile.m in Sources */ = {isa = PBXBuildFile; fileRef = D694637EEDD0DF6CFA905513BB427E90 /* RSTHelperFile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - F7DAAE1A7B8C92DE3475CF80719FAD56 /* cczp_priv.h in Headers */ = {isa = PBXBuildFile; fileRef = 94777D95E5A9072CA3877328471114F0 /* cczp_priv.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F7DE501789FC5EB3540DCC2CCB6A7DB0 /* ccder.h in Headers */ = {isa = PBXBuildFile; fileRef = 3166F8D0B4F1A722DA48E9CC7BDD855A /* ccder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F81BCDBE7DB40F61E337181F3DC53F20 /* RSTDynamicDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 34AE64F43C805705B45AEE204A6E5901 /* RSTDynamicDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; - FB07A994E3E85E5580DAD46C1DFBADB6 /* NSError+ALTErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E813543BA0D4EB5C10E5220A4843DBB /* NSError+ALTErrors.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FC081CECD87962B9E4CBB6A8B4D3E46C /* txt_db.h in Headers */ = {isa = PBXBuildFile; fileRef = A6F0F59702C2563C0CF5C82A3E1CCCEE /* txt_db.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FCF34F8348E44C57664A415C9DD2D07C /* ccripemd.h in Headers */ = {isa = PBXBuildFile; fileRef = 171A895D5CCD94D8FD9D5D9CA4C70881 /* ccripemd.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD330A7B21BE240BF962FC155BECE02E /* NSError+ALTErrors.m in Sources */ = {isa = PBXBuildFile; fileRef = 72057C6438076B6E1F7E64DF9AAABEA9 /* NSError+ALTErrors.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E69D3BCFCA22D015D06E3682E10DC6EF /* RSTLoadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 801F51473304F81B074EEBF13FA0835D /* RSTLoadOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E6E647BBC6CB69E8EF8B7FC82E71B2D7 /* RSTCompositeDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = C85F58012FCB7FEEA004F2D55C626C2E /* RSTCompositeDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E83CFCE18F580063E85594B88A16C713 /* UIViewController+TransitionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C8B187128127ACADB5179E5E05C2E4D /* UIViewController+TransitionState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + E9F242566AF16260DD578E1118855090 /* UICollectionView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 59C4F2B7C8387A1A5EFC32BE57AFBC50 /* UICollectionView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + EE29F8F3123CE9D8110AA5DE779B972B /* UITableViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 1288E5EDB58DE0782D841E927AB716ED /* UITableViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F0DCCE9786B72C8EF925C5294A68A03A /* RSTCellContentDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E22580462671976ACFD753732E75102 /* RSTCellContentDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F643A81BFE5A686AF434AB8EC619E68F /* UITableView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4755B518C0B2661140D66A6729D1F309 /* UITableView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F6570E449D7D7F7CC8D0F6A7471304DC /* RSTHasher.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D63F3C064041CAB54B06AFD722C61EC /* RSTHasher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F6DCF78E53424519321B9FA4BF334107 /* RSTHelperFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 122D612521CD272117E21C7A7CD3CF16 /* RSTHelperFile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + F81BCDBE7DB40F61E337181F3DC53F20 /* RSTDynamicDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F2B195883011A6603795BCDB6160DD /* RSTDynamicDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; }; + FBBE47843713762AF628E1D08D361C39 /* Pods-AltStore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B51BFE6F7A28BF6D5614373C24DB981 /* Pods-AltStore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; FD7AEB4BA83C6A7513C8E92D661A0BA1 /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9430E4D82E6B737BD9831C50E6E7AAF5 /* KeychainAccess-dummy.m */; }; - FE844DAAF8C1CA1357284D78FD19CD16 /* RSTConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 808967704B5A2F297364C55159495448 /* RSTConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF0CBBAEA4B3AED69CDEECDDA2A0BBDE /* ripemd.h in Headers */ = {isa = PBXBuildFile; fileRef = B57E503A491EA50F89F11BB146C1B220 /* ripemd.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF3F3AA0775086292CC9E6029EC1E868 /* RSTRelationshipPreservingMergePolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = 249FA0F42CD57ABB1F04FD2F19DA16CC /* RSTRelationshipPreservingMergePolicy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF8BE360EECB82E273CE407DECA358E4 /* ccpbkdf2.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C5FB11438047EDD30D4A9FF99CFE6FA /* ccpbkdf2.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FE844DAAF8C1CA1357284D78FD19CD16 /* RSTConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 8ED3B642A4F43D5AB6A419B16BF92D6A /* RSTConstants.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FF3F3AA0775086292CC9E6029EC1E868 /* RSTRelationshipPreservingMergePolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = 2862B13D49AC819F334B50BA1C16DF6C /* RSTRelationshipPreservingMergePolicy.h */; settings = {ATTRIBUTES = (Project, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 283852C4E305AE2F0D3578804DDD4EAB /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 951A9DDCF9D2F851D1EC2B8CCD08ADFA; - remoteInfo = AltSign; - }; - 331503D7898833C4A6E2514FD8CF9444 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 951A9DDCF9D2F851D1EC2B8CCD08ADFA; - remoteInfo = AltSign; - }; - 3C49D37FF3CDBD05E1C0643E58E7BD41 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A3282A5B2437E609EEB85861D7ECE717; - remoteInfo = AppCenter; - }; - 6B4C6077209CF5639964AF5C4A1DDD93 /* PBXContainerItemProxy */ = { + 254A5AD796B646547A843674A18542E9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B5D1BA64AC676FF46408FCDE19A05767; remoteInfo = Roxas; }; - 7ACE67BD248A1F1FAA0C20F13287CE00 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 062A64896E847A6749F58B6BA9A931B1; - remoteInfo = Nuke; - }; - 86362B98FA4EBCEC6B80EDA0F0E1B3E2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = ED77B4B88587C894E85C361023D67C53; - remoteInfo = Sparkle; - }; - 895A146C639B7CA87544F31DBA6C06A2 /* PBXContainerItemProxy */ = { + 2C2BBB7EBACCEC4B80CD16E318A68328 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 05327B1DB6967DBAA19D1ED734FDBD96; remoteInfo = STPrivilegedTask; }; - BB4F6AB7F65155F46B658D27AC3DF3DB /* PBXContainerItemProxy */ = { + 5757A524F733DCBB961CBC3D97355AE5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; + remoteGlobalIDString = 062A64896E847A6749F58B6BA9A931B1; + remoteInfo = Nuke; }; - D979F2C542263E2DFFE50BEBB171CFDE /* PBXContainerItemProxy */ = { + 784DDB142F6EE822ACD7951D265EF303 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B5D1BA64AC676FF46408FCDE19A05767; remoteInfo = Roxas; }; + AA7ED15707F8FF8EDCCB74CEB222A455 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ED77B4B88587C894E85C361023D67C53; + remoteInfo = Sparkle; + }; + CDAEA83DB86B6B08941E8900DEF348DF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A3282A5B2437E609EEB85861D7ECE717; + remoteInfo = AppCenter; + }; + DFD38BFE39966B8A5440B1348F8610D3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 008F72D3D775F0B32EF1E833E3E46FFE /* NSFileManager+Apps.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSFileManager+Apps.h"; sourceTree = ""; }; - 00EE6DCFFC7FC200AA6F7AC572C6038A /* 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 = ""; }; - 01AD0B4A106196B1739ED6CBD0FD4066 /* cctest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cctest.h; path = Dependencies/corecrypto/cctest.h; sourceTree = ""; }; - 01B41E6E72480F2E3028F3C419C80F54 /* Pods-AltServer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltServer.modulemap"; sourceTree = ""; }; + 0100FAF2D9192354B5AD97C5ACA2892A /* Pods-AltServer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.debug.xcconfig"; sourceTree = ""; }; 01F11974A7F645E1B19F20C6F6624B04 /* AppCenterAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterAnalytics.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterAnalytics.framework"; sourceTree = ""; }; - 02469FD7D92240FE79284DACB5EB2A79 /* NSPredicate+Search.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSPredicate+Search.h"; path = "Roxas/NSPredicate+Search.h"; sourceTree = ""; }; - 0295BF6D7C152A20BF1AB587ADDCDD05 /* RSTCellContentDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource.h; path = Roxas/RSTCellContentDataSource.h; sourceTree = ""; }; - 02B42F4D9E354814B673F84D2E7F565D /* dsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dsa.h; path = Dependencies/OpenSSL/ios/include/openssl/dsa.h; sourceTree = ""; }; - 0327BFAC5D8DC19692DAF271C664156A /* ccz.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccz.h; path = Dependencies/corecrypto/ccz.h; sourceTree = ""; }; - 038DBDA98A16B54C97505BDE0AA233AD /* ccchacha20poly1305_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccchacha20poly1305_priv.h; path = Dependencies/corecrypto/ccchacha20poly1305_priv.h; sourceTree = ""; }; - 0395A8749A5DD5DE7D8F2D5B14AE29AC /* ccrng_system.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_system.h; path = Dependencies/corecrypto/ccrng_system.h; sourceTree = ""; }; - 04E48909B2D42CEC45EA1F9C81E2DEC4 /* ccmode_siv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_siv.h; path = Dependencies/corecrypto/ccmode_siv.h; sourceTree = ""; }; - 05E57681DF040EA2F8BD65BF8CE24190 /* cmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cmac.h; path = Dependencies/OpenSSL/ios/include/openssl/cmac.h; sourceTree = ""; }; - 06ABCCE78D674D2B481D702F984584E2 /* Pods-AltServer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltServer-umbrella.h"; sourceTree = ""; }; - 070D96918148D3420347F59A4CD3C655 /* Roxas.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Roxas.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 03D6B4A1F5A86A5231CFCCD2B46C3488 /* Roxas.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Roxas.debug.xcconfig; sourceTree = ""; }; + 04D5F00C68CBA1585FE965005D61404D /* Roxas-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-prefix.pch"; sourceTree = ""; }; + 0719F71EA66BADDBF3D76154D02435C9 /* RSTError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTError.m; path = Roxas/RSTError.m; sourceTree = ""; }; 0736A382D5358EFE19E7C518C75197D8 /* AppCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenter.framework; path = "AppCenter-SDK-Apple/iOS/AppCenter.framework"; sourceTree = ""; }; - 080FCAC78B14376716BA4A680292C624 /* ccrng_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_priv.h; path = Dependencies/corecrypto/ccrng_priv.h; sourceTree = ""; }; 088AFE87F3B5799DEA88F48A17159462 /* Sparkle.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.debug.xcconfig; sourceTree = ""; }; - 091114891782A76734FC91783B468959 /* RSTOperationQueue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperationQueue.h; path = Roxas/RSTOperationQueue.h; sourceTree = ""; }; - 09112BE378563417D6D63346A500B8DA /* conf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = conf.h; path = Dependencies/OpenSSL/ios/include/openssl/conf.h; sourceTree = ""; }; - 0A962D262FAC6072C3F70453A056B842 /* RSTCollectionViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewCell.m; path = Roxas/RSTCollectionViewCell.m; sourceTree = ""; }; - 0AC6B7B7D6D56A6ED0DCB13AE5280872 /* UISpringTimingParameters+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UISpringTimingParameters+Conveniences.m"; path = "Roxas/UISpringTimingParameters+Conveniences.m"; sourceTree = ""; }; - 0B9FDDB73BFAF509065D68DC8101BD7D /* UIAlertAction+Actions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIAlertAction+Actions.m"; path = "Roxas/UIAlertAction+Actions.m"; sourceTree = ""; }; - 0BAA9F8D83DD23344E992F2FB24B5AA8 /* ccmd2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd2.h; path = Dependencies/corecrypto/ccmd2.h; sourceTree = ""; }; + 09CBBA5767A1426DCF3A11FFFCCD6C9A /* Pods-AltStore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltStore-acknowledgements.markdown"; sourceTree = ""; }; + 0A69238D2BD4C1BD13F97523CA890015 /* RSTArrayDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTArrayDataSource.h; path = Roxas/RSTArrayDataSource.h; sourceTree = ""; }; 0BE9D61E44DC1AEDD76816FD81AA7AF9 /* SUStandardVersionComparator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUStandardVersionComparator.h; path = Sparkle.framework/Versions/A/Headers/SUStandardVersionComparator.h; sourceTree = ""; }; - 0C7917397589B61B5E3E2844E8F5E5C6 /* ssl3.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl3.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl3.h; sourceTree = ""; }; 0CF96940FE47216CA5CFF5FC3FED8C5C /* STPrivilegedTask.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = STPrivilegedTask.debug.xcconfig; sourceTree = ""; }; - 0F082F21EAA8F379B0EC6E0F9BE61831 /* mdc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mdc2.h; path = Dependencies/OpenSSL/ios/include/openssl/mdc2.h; sourceTree = ""; }; - 0F4572F6ADA25AA7F044F41851355126 /* ccrc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrc2.h; path = Dependencies/corecrypto/ccrc2.h; sourceTree = ""; }; - 0FDF297C6799ECF8E027D1A5AF03CC25 /* Pods-AltStore-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltStore-resources.sh"; sourceTree = ""; }; - 1238C396DDD26D0A2563EBE7C5CF6B48 /* RSTSeparatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSeparatorView.h; path = Roxas/RSTSeparatorView.h; sourceTree = ""; }; - 1370A4BAD40A08BA122D36DDBEA475A9 /* Data.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Data.cpp; sourceTree = ""; }; - 1401F5D9A10367C840D1C4FF15EB5D9C /* ccsha2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsha2.h; path = Dependencies/corecrypto/ccsha2.h; sourceTree = ""; }; - 1424685BBB77C3E05F3A916558F86668 /* ALTAppGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppGroup.m; sourceTree = ""; }; + 10F6B0AC5943C74276F8778560837B1F /* RSTToastView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTToastView.h; path = Roxas/RSTToastView.h; sourceTree = ""; }; + 1192029049EFACF019572AE1D7C92004 /* Pods-AltStore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStore-acknowledgements.plist"; sourceTree = ""; }; + 122D612521CD272117E21C7A7CD3CF16 /* RSTHelperFile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTHelperFile.m; path = Roxas/RSTHelperFile.m; sourceTree = ""; }; + 128488DC9E1E6570057A1321AB0D1D3F /* RSTTintedImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTTintedImageView.h; path = Roxas/RSTTintedImageView.h; sourceTree = ""; }; + 1288E5EDB58DE0782D841E927AB716ED /* UITableViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableViewCell+CellContent.m"; path = "Roxas/UITableViewCell+CellContent.m"; sourceTree = ""; }; 15D4A49077B43AF4EF2A5030DB8485E9 /* ImagePipeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePipeline.swift; path = Sources/ImagePipeline.swift; sourceTree = ""; }; - 160B58793F3B47C0DB6C37D47193CEB3 /* 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 = ""; }; - 16A0389FA19B7E99A97335D58BE14ADD /* unzip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = Dependencies/minizip/unzip.h; sourceTree = ""; }; - 171A895D5CCD94D8FD9D5D9CA4C70881 /* ccripemd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccripemd.h; path = Dependencies/corecrypto/ccripemd.h; sourceTree = ""; }; - 17E85483064760FAB3F80DA5974A1827 /* UIKit+ActivityIndicating.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIKit+ActivityIndicating.m"; path = "Roxas/UIKit+ActivityIndicating.m"; sourceTree = ""; }; - 183A761755C094FF954B4EFF238FF651 /* x509.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = x509.h; path = Dependencies/OpenSSL/ios/include/openssl/x509.h; sourceTree = ""; }; - 18669DDA364BDBF686FBF00652517574 /* cchkdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cchkdf.h; path = Dependencies/corecrypto/cchkdf.h; sourceTree = ""; }; - 188A1C5182998655F2194F37EB4A7192 /* plist++.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "plist++.h"; sourceTree = ""; }; - 18B648C7A3437E29C42D403484299872 /* 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 = ""; }; - 18FC40ACB1836A75DA17B21A89E0054C /* ALTAnisetteData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAnisetteData.m; sourceTree = ""; }; - 1AAC9E1549FF7729DD09DACC075CC4B8 /* Pods-AltServer-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltServer-acknowledgements.markdown"; sourceTree = ""; }; - 1C586C9E1AF17583EE81AF91175FFE04 /* RSTCellContentChangeOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChangeOperation.h; path = Roxas/RSTCellContentChangeOperation.h; sourceTree = ""; }; - 1DFF2426C0C8D06FB100A3F7D440FB4D /* blowfish.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = blowfish.h; path = Dependencies/OpenSSL/ios/include/openssl/blowfish.h; sourceTree = ""; }; - 1EAA993878D32A2942796CD704DB149A /* RSTCompositeDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCompositeDataSource.h; path = Roxas/RSTCompositeDataSource.h; sourceTree = ""; }; - 1EBB43C7D005D0C8BEACA8D524E31DE9 /* ALTAccount.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAccount.m; sourceTree = ""; }; - 1F75CE700CC8A1A1776E586C9FD47CEA /* UIKit+ActivityIndicating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIKit+ActivityIndicating.h"; path = "Roxas/UIKit+ActivityIndicating.h"; sourceTree = ""; }; - 1F937A67C136D51471104E056DC64C56 /* Structure.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Structure.h; sourceTree = ""; }; - 1FA34D53035B95AFD654F336155F5D05 /* RSTSearchController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTSearchController.m; path = Roxas/RSTSearchController.m; sourceTree = ""; }; + 15E772D3049BCD6D8C9E4A64CCB420C1 /* UIView+AnimatedHide.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+AnimatedHide.m"; path = "Roxas/UIView+AnimatedHide.m"; sourceTree = ""; }; + 1790DC9E041C156F2C40B70323E8913E /* RSTSearchController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTSearchController.m; path = Roxas/RSTSearchController.m; sourceTree = ""; }; + 180B131F8687ABD93067FC38FB7EC099 /* RSTOperationQueue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTOperationQueue.m; path = Roxas/RSTOperationQueue.m; sourceTree = ""; }; + 1A047FE636CFADCC7432100DA7005ADF /* RSTCellContentDataSource_Subclasses.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource_Subclasses.h; path = Roxas/RSTCellContentDataSource_Subclasses.h; sourceTree = ""; }; + 1B8C03909C5CCF1664AFEDA56E7DF2DC /* RSTSearchController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSearchController.h; path = Roxas/RSTSearchController.h; sourceTree = ""; }; + 1C8B187128127ACADB5179E5E05C2E4D /* UIViewController+TransitionState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+TransitionState.m"; path = "Roxas/UIViewController+TransitionState.m"; sourceTree = ""; }; + 1D63F3C064041CAB54B06AFD722C61EC /* RSTHasher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTHasher.h; path = Roxas/RSTHasher.h; sourceTree = ""; }; + 1DA1E022031163421A6284CC7E236248 /* RSTCollectionViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewCell.m; path = Roxas/RSTCollectionViewCell.m; sourceTree = ""; }; 2035B1044821F9296E75986DF5F9FD79 /* Nuke-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nuke-umbrella.h"; sourceTree = ""; }; - 205BCBB07AE46CE8B38AFA5B29F0D4CE /* RSTActivityIndicating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTActivityIndicating.h; path = Roxas/RSTActivityIndicating.h; sourceTree = ""; }; + 203E1E9E53422D70F6965C6D8D2FE1D9 /* UIKit+ActivityIndicating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIKit+ActivityIndicating.h"; path = "Roxas/UIKit+ActivityIndicating.h"; sourceTree = ""; }; 213CA8A89B02DE1251BAF53F5281DC35 /* Nuke-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nuke-prefix.pch"; sourceTree = ""; }; - 219FE1B6A44AF4BA26C4E0AD9D0DC9A7 /* plist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = plist.c; sourceTree = ""; }; - 2273A82CDC150C568215295B81A59C75 /* cnary.c */ = {isa = PBXFileReference; includeInIndex = 1; path = cnary.c; sourceTree = ""; }; 231F228FE8F2C7755CDC2D529348579A /* STPrivilegedTask-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "STPrivilegedTask-umbrella.h"; sourceTree = ""; }; - 23406E07C3812A5C43CF0E2283C078FF /* cchmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cchmac.h; path = Dependencies/corecrypto/cchmac.h; sourceTree = ""; }; - 236AF555F382EA2C4413B0EF2CDD2149 /* err.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = err.h; path = Dependencies/OpenSSL/ios/include/openssl/err.h; sourceTree = ""; }; - 239B3EC0848F3B5E832E2841B42DB5EB /* Pods-AltStore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStore-acknowledgements.plist"; sourceTree = ""; }; - 242CCD8C5A19C09E98F546AC2AA88806 /* RSTFetchedResultsDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTFetchedResultsDataSource.h; path = Roxas/RSTFetchedResultsDataSource.h; sourceTree = ""; }; - 249FA0F42CD57ABB1F04FD2F19DA16CC /* RSTRelationshipPreservingMergePolicy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTRelationshipPreservingMergePolicy.h; path = Roxas/RSTRelationshipPreservingMergePolicy.h; sourceTree = ""; }; - 263358F453CF2927AB4E132E790BF074 /* ALTCertificateRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCertificateRequest.h; sourceTree = ""; }; - 2794324247E471F9DF6F87F9FCBA4D47 /* ccasn1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccasn1.h; path = Dependencies/corecrypto/ccasn1.h; sourceTree = ""; }; - 27C03C86BD9283170D1A9796CFE291A2 /* modes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = modes.h; path = Dependencies/OpenSSL/ios/include/openssl/modes.h; sourceTree = ""; }; - 281369C807E1A881F5B70041590BBCC4 /* ALTCertificateRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCertificateRequest.m; sourceTree = ""; }; - 28981AEA5F0CB6BE6EA801E32AE6998C /* ccsrp_gp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsrp_gp.h; path = Dependencies/corecrypto/ccsrp_gp.h; sourceTree = ""; }; + 271013D33032DC3F1D35535F67654486 /* RSTNibView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNibView.h; path = Roxas/RSTNibView.h; sourceTree = ""; }; + 2862B13D49AC819F334B50BA1C16DF6C /* RSTRelationshipPreservingMergePolicy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTRelationshipPreservingMergePolicy.h; path = Roxas/RSTRelationshipPreservingMergePolicy.h; sourceTree = ""; }; 28F488119226DF6CA61B06E4B16B618C /* SUExport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUExport.h; path = Sparkle.framework/Versions/A/Headers/SUExport.h; sourceTree = ""; }; - 298A10A344845D6F7B2A81A4F4A3B535 /* 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 = ""; }; 29CF05AF6D5267BD2616CBB0219A7A3D /* SUAppcast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcast.h; path = Sparkle.framework/Versions/A/Headers/SUAppcast.h; sourceTree = ""; }; - 29E7943A8261F7F93A0C1F4F6EE1DF2C /* ccz_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccz_priv.h; path = Dependencies/corecrypto/ccz_priv.h; sourceTree = ""; }; - 29F9389A0B90A09651E5A37C444C684C /* node.c */ = {isa = PBXFileReference; includeInIndex = 1; path = node.c; sourceTree = ""; }; + 29D47FB44A4B93E67977EA7DA41FDBFE /* Pods-AltDaemon-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltDaemon-resources.sh"; sourceTree = ""; }; 2AF14B7CB9DF936D23A176B24B27A776 /* SPUDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloader.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloader.h; sourceTree = ""; }; - 2B0087DCDE8006C40D6DDE30FAA493A4 /* cc_memory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_memory.h; path = Dependencies/corecrypto/cc_memory.h; sourceTree = ""; }; - 2B88B8A764FA4F6EBA53BFFA2AF0C2D7 /* pkcs7.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pkcs7.h; path = Dependencies/OpenSSL/ios/include/openssl/pkcs7.h; sourceTree = ""; }; - 2BD37E591602BB27EC2928995ACFC233 /* RSTOperation_Subclasses.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation_Subclasses.h; path = Roxas/RSTOperation_Subclasses.h; sourceTree = ""; }; - 2C50B4FDE90F8BB9A45B398075391DD1 /* RSTRelationshipPreservingMergePolicy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTRelationshipPreservingMergePolicy.m; path = Roxas/RSTRelationshipPreservingMergePolicy.m; sourceTree = ""; }; + 2D7F2D82B7CE95B5EE98A828E5FB3837 /* RSTSeparatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTSeparatorView.m; path = Roxas/RSTSeparatorView.m; sourceTree = ""; }; 2DAD7D76FC007F48AE48F2FD15BF01BB /* libNuke.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libNuke.a; path = libNuke.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 2E3E84B4E91E70BA384D87FB27E2EF01 /* evp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = evp.h; path = Dependencies/OpenSSL/ios/include/openssl/evp.h; sourceTree = ""; }; 2E4E6B0FAC1DF311DF27E84F648CE108 /* AppCenter.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenter.release.xcconfig; sourceTree = ""; }; - 2F1E80F104E40454E2E33E74175B232E /* rc4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rc4.h; path = Dependencies/OpenSSL/ios/include/openssl/rc4.h; sourceTree = ""; }; - 30773984DAEA14A46179B6A0C6187BDF /* pqueue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pqueue.h; path = Dependencies/OpenSSL/ios/include/openssl/pqueue.h; sourceTree = ""; }; - 30DB64C04F8298A7E1347ABD6959CEB9 /* Data.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Data.h; sourceTree = ""; }; 31612DD4B3865F469A7D0697BA62FF94 /* Nuke-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nuke-dummy.m"; sourceTree = ""; }; - 3166F8D0B4F1A722DA48E9CC7BDD855A /* ccder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder.h; path = Dependencies/corecrypto/ccder.h; sourceTree = ""; }; - 325686A70D8DD746D5A6697BEDBD3B01 /* RSTCollectionViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewCell.h; path = Roxas/RSTCollectionViewCell.h; sourceTree = ""; }; - 33040F01A546DC48DA732B66C52A9C8C /* ALTAnisetteData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAnisetteData.h; sourceTree = ""; }; - 33D59F1DB2BC8462E4D67406102594EA /* RSTCellContentDataSource_Subclasses.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource_Subclasses.h; path = Roxas/RSTCellContentDataSource_Subclasses.h; sourceTree = ""; }; - 34AE64F43C805705B45AEE204A6E5901 /* RSTDynamicDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTDynamicDataSource.m; path = Roxas/RSTDynamicDataSource.m; sourceTree = ""; }; - 35275761CE164B96087D28575896F958 /* RSTLaunchViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTLaunchViewController.m; path = Roxas/RSTLaunchViewController.m; sourceTree = ""; }; - 362F52BFB05BD3271812A234FFE33DF8 /* ccdh_gp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh_gp.h; path = Dependencies/corecrypto/ccdh_gp.h; sourceTree = ""; }; + 3351BE6DC1869EE625668CA5AB286DA7 /* NSLayoutConstraint+Edges.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSLayoutConstraint+Edges.h"; path = "Roxas/NSLayoutConstraint+Edges.h"; sourceTree = ""; }; 36953039FCACB18ED65E811D64B8D033 /* STPrivilegedTask-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "STPrivilegedTask-Info.plist"; sourceTree = ""; }; - 36E05BA7FFB4CE39965CB8979F25813C /* ccrng_drbg.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_drbg.h; path = Dependencies/corecrypto/ccrng_drbg.h; sourceTree = ""; }; - 37340575DDB3FA29995C73552C226225 /* Pods-AltStore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltStore-acknowledgements.markdown"; sourceTree = ""; }; - 3904EC6301310CB7F916977D56756165 /* UICollectionViewCell+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+CellContent.h"; path = "Roxas/UICollectionViewCell+CellContent.h"; sourceTree = ""; }; - 3ACE51F880040EF458892404A773E8E9 /* RSTArrayDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTArrayDataSource.h; path = Roxas/RSTArrayDataSource.h; sourceTree = ""; }; - 3ADCF92A86D5E0878B27619746550B94 /* RSTPersistentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPersistentContainer.h; path = Roxas/RSTPersistentContainer.h; sourceTree = ""; }; - 3B517F4ECA035E0BB693118D20DE1C8F /* RSTOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation.h; path = Roxas/RSTOperation.h; sourceTree = ""; }; - 3C86BC1AF033ABBEBAEDBE4C11315F51 /* UITableView+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableView+CellContent.h"; path = "Roxas/UITableView+CellContent.h"; sourceTree = ""; }; - 3CBDCCA9EFD88DADF8B6960961A73A13 /* UIViewController+TransitionState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIViewController+TransitionState.h"; path = "Roxas/UIViewController+TransitionState.h"; sourceTree = ""; }; - 3D9984DB287B05F198A41BCF52DF49E3 /* AltSign.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = AltSign.modulemap; sourceTree = ""; }; - 3E697C7F65C0316F2968D32AEB025D63 /* ccn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccn.h; path = Dependencies/corecrypto/ccn.h; sourceTree = ""; }; - 3E9D5E38D306E13FFF5F85166F34314C /* kssl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = kssl.h; path = Dependencies/OpenSSL/ios/include/openssl/kssl.h; sourceTree = ""; }; - 3ECFF34C231FCFB634717BA3E3CC4DDA /* cc_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_priv.h; path = Dependencies/corecrypto/cc_priv.h; sourceTree = ""; }; - 402A4812D0399F0CBEFC5E9D5E262EED /* UITableViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableViewCell+CellContent.m"; path = "Roxas/UITableViewCell+CellContent.m"; sourceTree = ""; }; - 413A694FB9E025EA2633882B4FF31111 /* Data+Encryption.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "Data+Encryption.swift"; sourceTree = ""; }; - 42E7407C7C6FDC8125395EF907A63F85 /* Array.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Array.cpp; sourceTree = ""; }; - 43A96BAA02638AF093C28038DD2350D0 /* ccder_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_priv.h; path = Dependencies/corecrypto/ccder_priv.h; sourceTree = ""; }; - 43BE2FDC18900B6E789DB75A06CF62B0 /* NSLayoutConstraint+Edges.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSLayoutConstraint+Edges.m"; path = "Roxas/NSLayoutConstraint+Edges.m"; sourceTree = ""; }; - 43D2567B20F0053E51B46419167CDDA5 /* Roxas.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Roxas.modulemap; sourceTree = ""; }; + 38B25887E1C1D20811EEFC7E4F30E75E /* Pods-AltDaemon.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltDaemon.release.xcconfig"; sourceTree = ""; }; + 3C4AC94A7BA327C59D4923ED6298DD83 /* UICollectionViewCell+Nibs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+Nibs.m"; path = "Roxas/UICollectionViewCell+Nibs.m"; sourceTree = ""; }; + 3C9DD33EDA193B31473BA86D8098718E /* Roxas.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Roxas.release.xcconfig; sourceTree = ""; }; + 3D7B3CBCD6E45AFB70770B75CA236227 /* RSTOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation.h; path = Roxas/RSTOperation.h; sourceTree = ""; }; + 3DE55CEF2F27CE6623F953FF17232471 /* RSTDynamicDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDynamicDataSource.h; path = Roxas/RSTDynamicDataSource.h; sourceTree = ""; }; + 3E22580462671976ACFD753732E75102 /* RSTCellContentDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentDataSource.m; path = Roxas/RSTCellContentDataSource.m; sourceTree = ""; }; + 415A2399B6A802A272A86233D7C9DA25 /* Pods-AltStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.release.xcconfig"; sourceTree = ""; }; 4405793D5AF1EFD9D2BDA30AA0D2E514 /* libRoxas.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libRoxas.a; path = libRoxas.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 4461C35E8E50C00BE2B8B97659C25C62 /* Pods-AltStore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.debug.xcconfig"; sourceTree = ""; }; - 45A1B969C66A7AC1D8538AFFF768935D /* x509v3.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = x509v3.h; path = Dependencies/OpenSSL/ios/include/openssl/x509v3.h; sourceTree = ""; }; - 46031DA49DFEEB4078C40F2B151A02D9 /* Structure.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Structure.cpp; sourceTree = ""; }; - 46FB9FDEEF68C699B476001FA5320919 /* ccansikdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccansikdf.h; path = Dependencies/corecrypto/ccansikdf.h; sourceTree = ""; }; - 4763851ED06E719BB22E9C8A53D0506B /* stack.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = stack.h; path = Dependencies/OpenSSL/ios/include/openssl/stack.h; sourceTree = ""; }; - 47848148F8F7118B6D1B2F61CC0C3E52 /* ccsrp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsrp.h; path = Dependencies/corecrypto/ccsrp.h; sourceTree = ""; }; - 47A6B483FB228ED3F4ECDDF4F32AB6BA /* RSTPersistentContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPersistentContainer.m; path = Roxas/RSTPersistentContainer.m; sourceTree = ""; }; - 47F5078F3ABEA48682C45690BC6AB228 /* ALTProvisioningProfile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTProvisioningProfile.m; sourceTree = ""; }; - 48E9925BF495998C8C35A51ED72C17C3 /* des.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = des.h; path = Dependencies/OpenSSL/ios/include/openssl/des.h; sourceTree = ""; }; - 4942AAA3CB8C39C0B245423397E10938 /* time64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = time64.c; sourceTree = ""; }; - 498A04A3A0726FDD1D6A872D20FD5B41 /* AltSign-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AltSign-prefix.pch"; sourceTree = ""; }; + 4635F3704979804601B6AC8030C6F0DC /* NSBundle+Extensions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+Extensions.m"; path = "Roxas/NSBundle+Extensions.m"; sourceTree = ""; }; + 4755B518C0B2661140D66A6729D1F309 /* UITableView+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableView+CellContent.h"; path = "Roxas/UITableView+CellContent.h"; sourceTree = ""; }; + 4773ABB518FBF6876DAC8F0AE260A54B /* Pods-AltDaemon-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltDaemon-acknowledgements.markdown"; sourceTree = ""; }; 49B0F76928525434803E52E609201454 /* libPods-AltDaemon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-AltDaemon.a"; path = "libPods-AltDaemon.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 49E9F22161810A48C575DD29AC0DE65A /* ccecies.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccecies.h; path = Dependencies/corecrypto/ccecies.h; sourceTree = ""; }; - 4AE2199E6A51154AF6B4E7B32154E02F /* ccdrbg_factory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg_factory.h; path = Dependencies/corecrypto/ccdrbg_factory.h; sourceTree = ""; }; - 4C22345E6B35BCDA24367A548D172664 /* Pods-AltDaemon-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltDaemon-acknowledgements.plist"; sourceTree = ""; }; - 4C6CC76D254E62011AA49A9545708CFF /* hmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = hmac.h; path = Dependencies/OpenSSL/ios/include/openssl/hmac.h; sourceTree = ""; }; - 4C9AA123D2EDE1C3754AD07C8998ED03 /* Array.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Array.h; sourceTree = ""; }; - 4E813543BA0D4EB5C10E5220A4843DBB /* NSError+ALTErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSError+ALTErrors.h"; sourceTree = ""; }; - 4F70AD32BEA9BD708F13DEAFC1293B22 /* ALTCertificate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCertificate.h; sourceTree = ""; }; - 4FEEC1276FB18FBF4D71E59CEB3AB3AC /* apple.pem */ = {isa = PBXFileReference; includeInIndex = 1; name = apple.pem; path = AltSign/Resources/apple.pem; sourceTree = ""; }; - 5105FEECE5984CD649FCF6AE6430DF48 /* 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 = ""; }; - 517D3E975C87F30CAB0142140A23EE84 /* 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 = ""; }; - 51982C192E83CBCB3CDB97620A0B6A39 /* UIImage+Manipulation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Manipulation.h"; path = "Roxas/UIImage+Manipulation.h"; sourceTree = ""; }; - 51DFD7A2748CF731A971E6D93C2B89C0 /* RSTNibView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTNibView.m; path = Roxas/RSTNibView.m; sourceTree = ""; }; - 5231175468C5BC6D3F0D3EB6192EC80F /* RSTCellContentPrefetchingDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentPrefetchingDataSource.h; path = Roxas/RSTCellContentPrefetchingDataSource.h; sourceTree = ""; }; + 4F89FDEBF029ABF5B402AAD173588DCA /* NSLayoutConstraint+Edges.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSLayoutConstraint+Edges.m"; path = "Roxas/NSLayoutConstraint+Edges.m"; sourceTree = ""; }; 5361089B3E6880D9DF9A79D52C812CA1 /* STPrivilegedTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = STPrivilegedTask.h; sourceTree = ""; }; - 542FC0426647A94A8036D040BE621B6D /* Roxas-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-umbrella.h"; sourceTree = ""; }; - 56232D8DFFB83F8BA3EFBA6AFA1EC588 /* ccrng_test.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_test.h; path = Dependencies/corecrypto/ccrng_test.h; sourceTree = ""; }; - 568B55765DCBEF51A3344F48A9DC9A38 /* ecdsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ecdsa.h; path = Dependencies/OpenSSL/ios/include/openssl/ecdsa.h; sourceTree = ""; }; - 56FCB6C598F60066CD77BB55109BBE6B /* ccaes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccaes.h; path = Dependencies/corecrypto/ccaes.h; sourceTree = ""; }; - 57F349546C9A8BC3918FB6CD21E40607 /* rc2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rc2.h; path = Dependencies/OpenSSL/ios/include/openssl/rc2.h; sourceTree = ""; }; - 583BE242B5A61EBABC9AE3E663D0EABF /* ccec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec.h; path = Dependencies/corecrypto/ccec.h; sourceTree = ""; }; - 5934972BF242BBFDF65467C65E6D8B16 /* ALTSigner.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = ALTSigner.mm; sourceTree = ""; }; - 59E59CFBF1568DDFF51EBA175FC805C1 /* rand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rand.h; path = Dependencies/OpenSSL/ios/include/openssl/rand.h; sourceTree = ""; }; + 546B88CFC6EBED3C7F26035C1D82B8B7 /* Pods-AltDaemon-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltDaemon-dummy.m"; sourceTree = ""; }; + 551F7356540782B59E9EE52D10572995 /* UISpringTimingParameters+Conveniences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UISpringTimingParameters+Conveniences.h"; path = "Roxas/UISpringTimingParameters+Conveniences.h"; sourceTree = ""; }; + 5596DB22C5D7F79CE5C3D8CA00383D0B /* UICollectionViewCell+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+CellContent.h"; path = "Roxas/UICollectionViewCell+CellContent.h"; sourceTree = ""; }; + 56520087D865486826F88BC3FF316CC3 /* RSTNavigationController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNavigationController.h; path = Roxas/RSTNavigationController.h; sourceTree = ""; }; + 5835BCCA38BE408715F2124CE34EE05A /* Pods-AltServer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltServer.modulemap"; sourceTree = ""; }; + 5890BE46FAE3059BEC62F1EB87D72E67 /* RSTCellContentChangeOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentChangeOperation.m; path = Roxas/RSTCellContentChangeOperation.m; sourceTree = ""; }; + 59C4F2B7C8387A1A5EFC32BE57AFBC50 /* UICollectionView+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionView+CellContent.m"; path = "Roxas/UICollectionView+CellContent.m"; sourceTree = ""; }; + 59D0375AE1F3A75730A423160CF01A08 /* RSTCellContentChange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChange.h; path = Roxas/RSTCellContentChange.h; sourceTree = ""; }; 5AF33EB0E338114286F974949CB5F5BD /* SUVersionComparisonProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionComparisonProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h; sourceTree = ""; }; - 5B4817ACD073C20E001EB1A3B7C0AFAE /* Real.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Real.h; sourceTree = ""; }; - 5BC5EEF100827D2398B0BF4BF3A50AB8 /* AltSign.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AltSign.h; path = AltSign/AltSign.h; sourceTree = ""; }; - 5BE7BB4509ED5F00973D6BC43839D7D4 /* Pods-AltServer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.release.xcconfig"; sourceTree = ""; }; - 5C1DDEC541CB2E0F555706DD20DB9DDA /* Pods-AltServer-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltServer-frameworks.sh"; sourceTree = ""; }; - 5D3B64948E272470C4E0FDC4EDB478FE /* RSTCellContentChange.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentChange.m; path = Roxas/RSTCellContentChange.m; sourceTree = ""; }; - 5D678B2B771C3787BB0757B293DD9F6A /* ALTCapabilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCapabilities.m; sourceTree = ""; }; - 5DE2FB93820F7D4B4BE9A96B03BC7B56 /* RSTCellContentDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentDataSource.m; path = Roxas/RSTCellContentDataSource.m; sourceTree = ""; }; - 5DF0627AD86A777A092B6E2401A5224F /* ccder_rsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccder_rsa.h; path = Dependencies/corecrypto/ccder_rsa.h; sourceTree = ""; }; - 5E45C97D3AB1B75A7B060308B62E566D /* cccast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cccast.h; path = Dependencies/corecrypto/cccast.h; sourceTree = ""; }; - 5EB988EBE886D0A65164218A2F25E7AC /* NSString+Localization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Localization.m"; path = "Roxas/NSString+Localization.m"; sourceTree = ""; }; - 5EF240E1034B92AE7E02654D94CE6E48 /* Pods-AltStore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltStore-dummy.m"; sourceTree = ""; }; - 5F4B2E24C3F6B4F861AFAC82E0D0B4CC /* ccdh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh.h; path = Dependencies/corecrypto/ccdh.h; sourceTree = ""; }; - 5F8DD4CC6FD7EBFBFFFBE02559D72F79 /* ccrng_sequence.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng_sequence.h; path = Dependencies/corecrypto/ccrng_sequence.h; sourceTree = ""; }; - 60502633F7FA505E6B3EB04895E6BA97 /* ccn_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccn_priv.h; path = Dependencies/corecrypto/ccn_priv.h; sourceTree = ""; }; - 605DC90D157F2557E54C2BF933FBA96A /* RSTCellContentChange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChange.h; path = Roxas/RSTCellContentChange.h; sourceTree = ""; }; - 60FF44C97C25B125A805EA5365A5E9FD /* 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 = ""; }; - 618AB4E4820268609670C9174A311265 /* alt_ldid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = alt_ldid.cpp; sourceTree = ""; }; - 623571BD2C9381B22F990FAC92C75777 /* ccprime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccprime.h; path = Dependencies/corecrypto/ccprime.h; sourceTree = ""; }; - 62DA6A4B6C74007821173DB4BF23667B /* 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 = ""; }; - 62F5E7FEF86C141335E346620EFB2C65 /* ALTAppleAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPI.h; sourceTree = ""; }; - 6328F7F7A604EA0D72BD72BED13452F9 /* ssl23.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl23.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl23.h; sourceTree = ""; }; - 638FE939A424BC9A79B985D41E3C7D4A /* aes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = aes.h; path = Dependencies/OpenSSL/ios/include/openssl/aes.h; sourceTree = ""; }; - 63AF150193DAFC4570559B4F7C31DBEA /* node.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = node.h; sourceTree = ""; }; - 63B78E50C7B0A8E10A6390B0CBE4169A /* ldid.hpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ldid.hpp; sourceTree = ""; }; - 63FFF1634BCF5E882A036DA4E15F9BEA /* NSLayoutConstraint+Edges.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSLayoutConstraint+Edges.h"; path = "Roxas/NSLayoutConstraint+Edges.h"; sourceTree = ""; }; - 642B61246CBC678C007B574A9922FB7F /* base64.c */ = {isa = PBXFileReference; includeInIndex = 1; path = base64.c; sourceTree = ""; }; - 64F0889790D2ACC87B825C410D5D035C /* 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 = ""; }; - 65294811C7B4A982DB1B2BA4CAB98242 /* bn.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bn.h; path = Dependencies/OpenSSL/ios/include/openssl/bn.h; sourceTree = ""; }; - 6568478071D97E2D1A3643279CBD8CA8 /* Pods-AltServer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltServer-dummy.m"; sourceTree = ""; }; - 65BE24402C01955FE6CB14D26AEDAADE /* shim.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = shim.h; path = Dependencies/OpenSSL/ios/include/openssl/shim.h; sourceTree = ""; }; - 66F3324FABB2FF2979AFA00DFFEF86B0 /* Pods-AltDaemon-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltDaemon-acknowledgements.markdown"; sourceTree = ""; }; + 5B9801D4495A7619AAF3934AE8EA680F /* 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 = ""; }; + 60CAB517FC1539F48380C9B30A76331E /* UICollectionViewCell+Nibs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+Nibs.h"; path = "Roxas/UICollectionViewCell+Nibs.h"; sourceTree = ""; }; + 60D94F223E8116367F57B90BCA7627B1 /* NSPredicate+Search.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSPredicate+Search.h"; path = "Roxas/NSPredicate+Search.h"; sourceTree = ""; }; + 62241A2B8F69FD1702DD48F7FBF462CF /* RSTError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTError.h; path = Roxas/RSTError.h; sourceTree = ""; }; + 669E71B26F1769FA5D7E284E40EF8A07 /* RSTCellContentDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource.h; path = Roxas/RSTCellContentDataSource.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; }; - 679431A9DA391BB373A708AE1AC095E4 /* RSTPlaceholderView.xib */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.xib; name = RSTPlaceholderView.xib; path = Roxas/RSTPlaceholderView.xib; sourceTree = ""; }; - 6815822E16F9AD7DB4A5288E76872179 /* RSTToastView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTToastView.m; path = Roxas/RSTToastView.m; sourceTree = ""; }; 6836416AB9E1721113B1A75723889C24 /* SUUpdaterDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdaterDelegate.h; path = Sparkle.framework/Versions/A/Headers/SUUpdaterDelegate.h; sourceTree = ""; }; - 68632B0F3C25D3250B49B578DEFE5B4F /* ccec25519.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec25519.h; path = Dependencies/corecrypto/ccec25519.h; sourceTree = ""; }; - 68BB86DBBE6419C44082100DA7DC76C6 /* ldid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = ldid.cpp; sourceTree = ""; }; - 69270D68A3A19ED8B90BD7C4F90855AA /* symhacks.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = symhacks.h; path = Dependencies/OpenSSL/ios/include/openssl/symhacks.h; sourceTree = ""; }; - 6946829DBF8B743B9B844DCAC6523DCB /* ALTAccount.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAccount.h; sourceTree = ""; }; + 6A905DE99955C838E99AD60621C181E4 /* NSString+Localization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Localization.m"; path = "Roxas/NSString+Localization.m"; sourceTree = ""; }; 6B24950274C7BD433DC02ACA489B249F /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - 6B9557309307F1E8AC88C11FD9D29E06 /* RSTCellContentChangeOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentChangeOperation.m; path = Roxas/RSTCellContentChangeOperation.m; sourceTree = ""; }; + 6B569ACF2D5E9BF453B7DE30EB52CE37 /* RSTCellContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentView.h; path = Roxas/RSTCellContentView.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; }; - 6BBC814326A0FCAAC675B7E794FCBEAC /* UIViewController+TransitionState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+TransitionState.m"; path = "Roxas/UIViewController+TransitionState.m"; sourceTree = ""; }; - 6C913B45633879B1C762002A433091ED /* ALTCapabilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTCapabilities.h; sourceTree = ""; }; - 6C983FE7533DA10536475C5BDE4901B1 /* hashtable.c */ = {isa = PBXFileReference; includeInIndex = 1; path = hashtable.c; sourceTree = ""; }; - 6D85537C7573B22CF1A598D59076C17D /* AltSign.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = AltSign.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 6E53323B9878BFB2E460D3EF8768311E /* RSTNibView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNibView.h; path = Roxas/RSTNibView.h; sourceTree = ""; }; + 6BD97840AC875DBBDC575444196B9D4F /* RSTCollectionViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewCell.h; path = Roxas/RSTCollectionViewCell.h; sourceTree = ""; }; 6F5FF1400CFA9E3093382666498D68FB /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; - 6F847894A6ADC41468D4114CC00FB46B /* alt_ldid.hpp */ = {isa = PBXFileReference; includeInIndex = 1; path = alt_ldid.hpp; sourceTree = ""; }; - 70607D1BF345C3E9A7AA3F401C84C146 /* GSAContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GSAContext.swift; sourceTree = ""; }; - 70EA5B80011FA0F1B962750F6D1C6FE3 /* idea.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = idea.h; path = Dependencies/OpenSSL/ios/include/openssl/idea.h; sourceTree = ""; }; - 716D52B7850C247218C43A09E7A31A81 /* Real.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Real.cpp; sourceTree = ""; }; + 702E803654797D70C915837AF7D76C6B /* Pods-AltServer-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-Info.plist"; sourceTree = ""; }; 71B254AE15DCA5FEBECBB4E2016B151C /* SPUURLRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUURLRequest.h; path = Sparkle.framework/Versions/A/Headers/SPUURLRequest.h; sourceTree = ""; }; - 72057C6438076B6E1F7E64DF9AAABEA9 /* NSError+ALTErrors.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSError+ALTErrors.m"; sourceTree = ""; }; - 724A182B8D18644B114314432BF35A2E /* NSFileManager+URLs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSFileManager+URLs.h"; path = "Roxas/NSFileManager+URLs.h"; sourceTree = ""; }; - 7261B0608FB238FE57316AD1E3FBBE18 /* ALTAppleAPISession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPISession.h; sourceTree = ""; }; - 7316E3768FCD01D3E7E7FB54533031AF /* sha1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = ""; }; 73D27F323529D34A44D537B01F825381 /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; - 7439893B5829EF81BC4ABDA9EDFE4B35 /* RSTCollectionViewGridLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewGridLayout.m; path = Roxas/RSTCollectionViewGridLayout.m; sourceTree = ""; }; - 7443D845B512EE9A3EABF1CDB01437EC /* Key.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Key.h; sourceTree = ""; }; - 74FFE2C6C35CC4958D13DF9A62D34F50 /* RSTBlockOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTBlockOperation.m; path = Roxas/RSTBlockOperation.m; sourceTree = ""; }; - 75808F7814745BAC1E5121ACD00CFE7D /* Pods-AltServer-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-Info.plist"; sourceTree = ""; }; - 75CC778A44ED7B4F34D1AFA942BC6CCB /* Boolean.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Boolean.cpp; sourceTree = ""; }; - 7620EE1119196245356B40487815ABE4 /* ALTApplication.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTApplication.h; sourceTree = ""; }; - 76592C97618EC320CD6707409BCB419C /* cms.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cms.h; path = Dependencies/OpenSSL/ios/include/openssl/cms.h; sourceTree = ""; }; - 766D7AC29E2C95D4DBE51A91107FDA11 /* NSBundle+Extensions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+Extensions.h"; path = "Roxas/NSBundle+Extensions.h"; sourceTree = ""; }; - 771BCAB9BB29178EC7B625E14FCD997D /* ccchacha20poly1305.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccchacha20poly1305.h; path = Dependencies/corecrypto/ccchacha20poly1305.h; sourceTree = ""; }; - 77810959C0E4190D3BF6C311DD30ADDC /* UIImage+Manipulation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Manipulation.m"; path = "Roxas/UIImage+Manipulation.m"; sourceTree = ""; }; - 77D27E710AB456419113EA29CF83E3EE /* ec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ec.h; path = Dependencies/OpenSSL/ios/include/openssl/ec.h; sourceTree = ""; }; - 79726D26601B8985768F8B2B375FA344 /* NSConstraintConflict+Conveniences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSConstraintConflict+Conveniences.h"; path = "Roxas/NSConstraintConflict+Conveniences.h"; sourceTree = ""; }; - 7A5D34C24179174FAFD620FD502C1FDB /* UICollectionView+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionView+CellContent.h"; path = "Roxas/UICollectionView+CellContent.h"; sourceTree = ""; }; - 7A7C3F52E2389A125AD711E8D10507E2 /* Date.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Date.cpp; sourceTree = ""; }; - 7B2456A5D3FDE12D876E28A982A4E8D7 /* bytearray.c */ = {isa = PBXFileReference; includeInIndex = 1; path = bytearray.c; sourceTree = ""; }; - 7B865B505BAC0BB8C66B85328662C111 /* Key.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Key.cpp; sourceTree = ""; }; - 7BD36F885AD6CF7F2D05B48D0296D99C /* Pods-AltStore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltStore-umbrella.h"; sourceTree = ""; }; - 7BE84818E833F8AB9C06C1C5EF39E5E8 /* ccec25519_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec25519_priv.h; path = Dependencies/corecrypto/ccec25519_priv.h; sourceTree = ""; }; - 7BFE55C6C436ED51FEE0E854AD1440E7 /* mztools.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = Dependencies/minizip/mztools.h; sourceTree = ""; }; + 74D503C64FA1A2DBFF197131BE393042 /* RSTPlaceholderView.xib */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.xib; name = RSTPlaceholderView.xib; path = Roxas/RSTPlaceholderView.xib; sourceTree = ""; }; + 79DC23F753EEAEA1F99B4F772AC87CEB /* Pods-AltDaemon.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltDaemon.debug.xcconfig"; sourceTree = ""; }; + 7B51BFE6F7A28BF6D5614373C24DB981 /* Pods-AltStore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltStore-umbrella.h"; sourceTree = ""; }; + 7BA0B36D87CDDE0B9F1D6D74B954664A /* RSTRelationshipPreservingMergePolicy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTRelationshipPreservingMergePolicy.m; path = Roxas/RSTRelationshipPreservingMergePolicy.m; 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; }; - 7C5FB11438047EDD30D4A9FF99CFE6FA /* ccpbkdf2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccpbkdf2.h; path = Dependencies/corecrypto/ccpbkdf2.h; sourceTree = ""; }; - 7D110C21ECAC3B90654C008A787558C4 /* ccmode_impl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_impl.h; path = Dependencies/corecrypto/ccmode_impl.h; sourceTree = ""; }; - 7D486405C9D4B99CE161AAD222E9CBDD /* cc_config.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_config.h; path = Dependencies/corecrypto/cc_config.h; sourceTree = ""; }; - 7DD0D4425304B22D6D52E277E15B567D /* NSPredicate+Search.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSPredicate+Search.m"; path = "Roxas/NSPredicate+Search.m"; sourceTree = ""; }; - 8027C397B1A64241EC0B8AB70D67E916 /* RSTPlaceholderView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPlaceholderView.h; path = Roxas/RSTPlaceholderView.h; sourceTree = ""; }; - 807553A96CF30A669A227F313D9B5079 /* UICollectionViewCell+Nibs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+Nibs.h"; path = "Roxas/UICollectionViewCell+Nibs.h"; sourceTree = ""; }; - 8078B0851C794DF76882F4EEE3454228 /* String.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = String.cpp; sourceTree = ""; }; - 808967704B5A2F297364C55159495448 /* RSTConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTConstants.h; path = Roxas/RSTConstants.h; sourceTree = ""; }; - 809AB75ADCED744F2F023E8877DC86FD /* sha.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = sha.h; path = Dependencies/OpenSSL/ios/include/openssl/sha.h; sourceTree = ""; }; - 81194E07D4BD338DBB90D02083FCBDAE /* ccmd4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd4.h; path = Dependencies/corecrypto/ccmd4.h; sourceTree = ""; }; - 8174570E9E1DDC40CE2577965AA382ED /* NSUserDefaults+DynamicProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSUserDefaults+DynamicProperties.m"; path = "Roxas/NSUserDefaults+DynamicProperties.m"; sourceTree = ""; }; + 801F51473304F81B074EEBF13FA0835D /* RSTLoadOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTLoadOperation.h; path = Roxas/RSTLoadOperation.h; sourceTree = ""; }; + 82392F6B02D2A2D62197B66C2056B9B9 /* Pods-AltStore-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltStore-resources.sh"; sourceTree = ""; }; 827C0B0CC5AF865CEAE5BD997025B89D /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; - 82BA4DF9C951055BF222135CADFFF139 /* ssl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl.h; sourceTree = ""; }; - 845D8C737FBD82567C0187D0AF52ABD4 /* dh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dh.h; path = Dependencies/OpenSSL/ios/include/openssl/dh.h; sourceTree = ""; }; - 849A70CD4AFCCE9E66A6389D0AE15CB7 /* bplist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = bplist.c; sourceTree = ""; }; - 849E887DFB2F3364FAFBE6B78B98D487 /* RSTCollectionViewGridLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewGridLayout.h; path = Roxas/RSTCollectionViewGridLayout.h; sourceTree = ""; }; - 84B080AD7BAFDE2B16681E8A8F49268D /* ALTDevice.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTDevice.m; sourceTree = ""; }; - 862A73A5C147EB36E7837856E2BC3D23 /* RSTOperationQueue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTOperationQueue.m; path = Roxas/RSTOperationQueue.m; sourceTree = ""; }; - 8741D0379691BBF278CC3CC8718569DA /* ccdrbg.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg.h; path = Dependencies/corecrypto/ccdrbg.h; sourceTree = ""; }; - 875A3463D6900065D89523DC17506A57 /* ccec_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccec_priv.h; path = Dependencies/corecrypto/ccec_priv.h; sourceTree = ""; }; - 88EE91E06B1F687D36409FFDA22E4942 /* RSTToastView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTToastView.h; path = Roxas/RSTToastView.h; sourceTree = ""; }; - 8A25257B3565C5CAE2A478CF7EB0DE7C /* whrlpool.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = whrlpool.h; path = Dependencies/OpenSSL/ios/include/openssl/whrlpool.h; sourceTree = ""; }; - 8A75F525056249264CC3A5B4EB182BE7 /* lookup2.c */ = {isa = PBXFileReference; includeInIndex = 1; path = lookup2.c; sourceTree = ""; }; + 83727454E3DD81F758E0BDADE642B5C9 /* Pods-AltDaemon-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltDaemon-acknowledgements.plist"; sourceTree = ""; }; + 8428A1E8F8C4D8B1FBD8AB37FCEE547C /* RSTCollectionViewCell.xib */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.xib; name = RSTCollectionViewCell.xib; path = Roxas/RSTCollectionViewCell.xib; sourceTree = ""; }; + 843FF2C1BA36A34B5D1EA5A15BED707D /* NSConstraintConflict+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSConstraintConflict+Conveniences.m"; path = "Roxas/NSConstraintConflict+Conveniences.m"; sourceTree = ""; }; + 856127931DABE80FAA641A7433C5342A /* UITableView+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableView+CellContent.m"; path = "Roxas/UITableView+CellContent.m"; sourceTree = ""; }; + 85AD4E61397308C25FCC682C8661209D /* Roxas-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Roxas-dummy.m"; sourceTree = ""; }; + 877E68EE410D89AFDA652C3EAAB9B939 /* RSTCollectionViewGridLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewGridLayout.h; path = Roxas/RSTCollectionViewGridLayout.h; sourceTree = ""; }; + 8AC0C27A62D7A226A402148434A6CDC7 /* UIView+AnimatedHide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+AnimatedHide.h"; path = "Roxas/UIView+AnimatedHide.h"; sourceTree = ""; }; 8B2CA0155976E2DC30C8E83C78DA52F1 /* Nuke.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nuke.debug.xcconfig; sourceTree = ""; }; - 8BAAF32006AC5AA0C74DF213C9831525 /* 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 = ""; }; - 8C3903AA586FB0654880037EBDC0EAE5 /* Pods-AltDaemon.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltDaemon.debug.xcconfig"; sourceTree = ""; }; + 8C123D743A78F1621CE4BC603E33EE14 /* RSTHelperFile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTHelperFile.h; path = Roxas/RSTHelperFile.h; sourceTree = ""; }; + 8C427CF4FD8A89D71CB25E5FDB64C69E /* RSTNibView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTNibView.m; path = Roxas/RSTNibView.m; sourceTree = ""; }; 8C70A6BBD276C01F869B30968330C60F /* ImageDecoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDecoding.swift; path = Sources/ImageDecoding.swift; sourceTree = ""; }; - 8D16E1C05C6D7AC594EB46C8155A9EAB /* Uid.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Uid.h; sourceTree = ""; }; 8DA22FE43A36B437B2D66A3E260976CB /* SPUDownloaderDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDelegate.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h; sourceTree = ""; }; - 8DC431C79E95893025351F0848D42642 /* srp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = srp.h; path = Dependencies/OpenSSL/ios/include/openssl/srp.h; sourceTree = ""; }; - 8DFEA29FFF2258174F57F67F633AE9F3 /* unzip.c */ = {isa = PBXFileReference; includeInIndex = 1; name = unzip.c; path = Dependencies/minizip/unzip.c; sourceTree = ""; }; - 8E0D269D50910FB265E80F621F1D4901 /* seed.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = seed.h; path = Dependencies/OpenSSL/ios/include/openssl/seed.h; sourceTree = ""; }; - 8E67D76CB26ABE589AAD0BB4C8760FE3 /* Roxas-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Roxas-dummy.m"; sourceTree = ""; }; - 8E8D16809971C121F98F698946AF5691 /* Pods-AltStore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltStore.modulemap"; sourceTree = ""; }; - 8EB52CBE7616F466A5F56984DB29ABF7 /* rsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = rsa.h; path = Dependencies/OpenSSL/ios/include/openssl/rsa.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; }; - 8EC8B32610B47BD914A8CD854C0CD8C9 /* camellia.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = camellia.h; path = Dependencies/OpenSSL/ios/include/openssl/camellia.h; sourceTree = ""; }; - 8F5623014D1E793457392D2111F0035F /* object.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = object.h; sourceTree = ""; }; - 8F5F0D9E036CC27E2664048797F2E575 /* NSConstraintConflict+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSConstraintConflict+Conveniences.m"; path = "Roxas/NSConstraintConflict+Conveniences.m"; sourceTree = ""; }; - 9074E80A1C9DBCD248800F1E9542A849 /* RSTCellContentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentView.h; path = Roxas/RSTCellContentView.h; sourceTree = ""; }; - 907D1C2B07F22599ACA9A711CAE30CAC /* pem2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pem2.h; path = Dependencies/OpenSSL/ios/include/openssl/pem2.h; sourceTree = ""; }; - 90D6580ABF0241AF670BFDE5BA625DE6 /* ALTAppID.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppID.h; sourceTree = ""; }; - 93ED0D11274B382BF1C3FC110EA14683 /* AltSign.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AltSign.release.xcconfig; sourceTree = ""; }; - 9418A5CBE4C9407469CF09AA93B61CD8 /* zip.c */ = {isa = PBXFileReference; includeInIndex = 1; name = zip.c; path = Dependencies/minizip/zip.c; sourceTree = ""; }; + 8ED3B642A4F43D5AB6A419B16BF92D6A /* RSTConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTConstants.h; path = Roxas/RSTConstants.h; sourceTree = ""; }; + 90423FDCCF88F26BBE333CD68ED91606 /* RSTOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTOperation.m; path = Roxas/RSTOperation.m; sourceTree = ""; }; + 9258092F97C77186790740FDF5B53845 /* NSBundle+Extensions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+Extensions.h"; path = "Roxas/NSBundle+Extensions.h"; sourceTree = ""; }; 9430E4D82E6B737BD9831C50E6E7AAF5 /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 94777D95E5A9072CA3877328471114F0 /* cczp_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cczp_priv.h; path = Dependencies/corecrypto/cczp_priv.h; sourceTree = ""; }; - 95F813E27BA52D4573F94CC71A4725BD /* pkcs12.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pkcs12.h; path = Dependencies/OpenSSL/ios/include/openssl/pkcs12.h; sourceTree = ""; }; - 96C4808F9E61F27F39A42539159147C3 /* UIAlertAction+Actions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIAlertAction+Actions.h"; path = "Roxas/UIAlertAction+Actions.h"; sourceTree = ""; }; - 9710081BF11676F27AF615EA5706EF0C /* cc_debug.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc_debug.h; path = Dependencies/corecrypto/cc_debug.h; sourceTree = ""; }; - 97376E80213BC9E42F08C1C3E739327F /* libAltSign.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libAltSign.a; path = libAltSign.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 975881EA65D098CF31D0A70F296AA65D /* ccpad.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccpad.h; path = Dependencies/corecrypto/ccpad.h; sourceTree = ""; }; - 9785E5CAB1472CD9B0881B45275AF73A /* tls1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = tls1.h; path = Dependencies/OpenSSL/ios/include/openssl/tls1.h; sourceTree = ""; }; - 97AB8A5FB83325543AB2DA5A24B1C0AD /* ccmode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode.h; path = Dependencies/corecrypto/ccmode.h; sourceTree = ""; }; + 949CF66C37608C59E9CA04C4397CF4AB /* Roxas-Prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Roxas-Prefix.pch"; path = "Roxas/Roxas-Prefix.pch"; sourceTree = ""; }; + 955F9DA546F9C568F6B1CD44535A2755 /* RSTOperationQueue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperationQueue.h; path = Roxas/RSTOperationQueue.h; sourceTree = ""; }; + 9707752CB58DE4D10950F3CB340B40BB /* UIAlertAction+Actions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIAlertAction+Actions.m"; path = "Roxas/UIAlertAction+Actions.m"; sourceTree = ""; }; 988955A49B0D9D3F33AC4EE4C261F222 /* ImageTaskMetrics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTaskMetrics.swift; path = Sources/ImageTaskMetrics.swift; sourceTree = ""; }; - 9910DA41160822D18B14399FBB3C689E /* Integer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Integer.cpp; sourceTree = ""; }; - 9A5B82B035AA61924B57E55A20522777 /* Roxas-Prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "Roxas-Prefix.pch"; path = "Roxas/Roxas-Prefix.pch"; sourceTree = ""; }; - 9B151AE495283CDE8822D0D7A8EE3D7A /* ptrarray.c */ = {isa = PBXFileReference; includeInIndex = 1; path = ptrarray.c; sourceTree = ""; }; - 9B95C46FE8C16B4A9AAEA92BF3F53838 /* 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 = ""; }; - 9BA2F5927B77C27B73C6DB3382D3D817 /* AltSign-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AltSign-dummy.m"; sourceTree = ""; }; - 9D552FD1459E4473CDA9BB395309C0C5 /* libssl.a */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = archive.ar; name = libssl.a; path = Dependencies/OpenSSL/ios/lib/libssl.a; sourceTree = ""; }; - 9D7F3DF1052566E8CD0209E7AE432FD5 /* mztools.c */ = {isa = PBXFileReference; includeInIndex = 1; name = mztools.c; path = Dependencies/minizip/mztools.c; sourceTree = ""; }; + 98F0DB9857C194A54BC81590718D1899 /* Roxas.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Roxas.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9A5F712C8D5959F1E477A2D285AB9A07 /* Pods-AltServer-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltServer-acknowledgements.markdown"; sourceTree = ""; }; + 9C314FCE6C65F3B3CE6FEB4B4AE005B2 /* NSString+Localization.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSString+Localization.h"; path = "Roxas/NSString+Localization.h"; sourceTree = ""; }; + 9C609BBDF4E29ECF99F0458C45E3F3DE /* RSTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDefines.h; path = Roxas/RSTDefines.h; sourceTree = ""; }; + 9D68C11F5351A997A24376FA3257DDC3 /* RSTLaunchViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTLaunchViewController.h; path = Roxas/RSTLaunchViewController.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; }; - 9DDB2FAAB6C6182379335D055973FFE4 /* UIView+AnimatedHide.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+AnimatedHide.m"; path = "Roxas/UIView+AnimatedHide.m"; sourceTree = ""; }; - 9E61B7FA4FC5C5C78D7559079CF8F100 /* node_list.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = node_list.h; sourceTree = ""; }; - 9EB235A992F449282FBABD90D5B114B6 /* ccdh_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdh_priv.h; path = Dependencies/corecrypto/ccdh_priv.h; sourceTree = ""; }; + 9DEAA154EB1083BADD127071D9C132AE /* UIImage+Manipulation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Manipulation.h"; path = "Roxas/UIImage+Manipulation.h"; sourceTree = ""; }; + 9E98F33F41F30C0377CC82F921B422CB /* RSTLaunchViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTLaunchViewController.m; path = Roxas/RSTLaunchViewController.m; sourceTree = ""; }; + 9F30C9C5C63FA71B39A789E7E8BF75B8 /* RSTCollectionViewGridLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewGridLayout.m; path = Roxas/RSTCollectionViewGridLayout.m; sourceTree = ""; }; + 9F58E1FC8D1175C1101FA3CC1F5F76CE /* NSUserDefaults+DynamicProperties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSUserDefaults+DynamicProperties.h"; path = "Roxas/NSUserDefaults+DynamicProperties.h"; sourceTree = ""; }; + 9F7D5B44F33D613688A27CBC5D4DA82E /* NSUserDefaults+DynamicProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSUserDefaults+DynamicProperties.m"; path = "Roxas/NSUserDefaults+DynamicProperties.m"; sourceTree = ""; }; 9FEA5E830ECB20297E0FDA47E98968F6 /* SUUpdater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdater.h; path = Sparkle.framework/Versions/A/Headers/SUUpdater.h; sourceTree = ""; }; - A0545B7A8E45BAAEEB18EE2C4080C074 /* 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 = ""; }; - A096D5962C617072728B3CBB252572AE /* Roxas.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Roxas.release.xcconfig; sourceTree = ""; }; - A0B8567C6A41D48BC34A5B72B5A49D32 /* Roxas.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Roxas.h; path = Roxas/Roxas.h; sourceTree = ""; }; - A12664BC086BEC6D51D948123D76F9FF /* UICollectionViewCell+Nibs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+Nibs.m"; path = "Roxas/UICollectionViewCell+Nibs.m"; sourceTree = ""; }; - A23E8E95982C1339744E8C5F2EEB0CD6 /* ALTAppGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppGroup.h; sourceTree = ""; }; - A46EE0101469FE27E1CD8026D05270C6 /* ccsrp.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ccsrp.m; path = Dependencies/corecrypto/ccsrp.m; sourceTree = ""; }; - A48F4BC5A3CE27869001B9B6CFB41690 /* Pods-AltDaemon.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltDaemon.modulemap"; sourceTree = ""; }; - A624C5C071201DF0E829399062B7F244 /* RSTBlockOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTBlockOperation.h; path = Roxas/RSTBlockOperation.h; sourceTree = ""; }; - A6980278E2937B79EF1D3C9CCF94A844 /* Date.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Date.h; sourceTree = ""; }; - A6CA698083D9464313B6866D264F200F /* buffer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = buffer.h; path = Dependencies/OpenSSL/ios/include/openssl/buffer.h; sourceTree = ""; }; - A6F0F59702C2563C0CF5C82A3E1CCCEE /* 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 = ""; }; - A7AF0E708A70F574B65413D174A0FCA2 /* RSTError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTError.h; path = Roxas/RSTError.h; sourceTree = ""; }; + A191BB63B94ADCD553EB8DEE56C1B45E /* Roxas-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-umbrella.h"; sourceTree = ""; }; + A20AC52FACF59FA634E166476E0F1ECD /* RSTOperation_Subclasses.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation_Subclasses.h; path = Roxas/RSTOperation_Subclasses.h; sourceTree = ""; }; + A4EB73883762E8EB3699BBE650EDFC7C /* UIKit+ActivityIndicating.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIKit+ActivityIndicating.m"; path = "Roxas/UIKit+ActivityIndicating.m"; sourceTree = ""; }; + A79744C0D952ADD34EC8CCD2D1501838 /* Pods-AltServer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.release.xcconfig"; sourceTree = ""; }; A8BF6AB0A6FA4FE40957DE155638AD6E /* SUVersionDisplayProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionDisplayProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h; sourceTree = ""; }; - A8E5CCCB8EE7A389B6A843A3829AC73B /* ccnistkdf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccnistkdf.h; path = Dependencies/corecrypto/ccnistkdf.h; sourceTree = ""; }; - A91EC5BC72722197F083BB104CAD0834 /* Node.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Node.cpp; sourceTree = ""; }; AA673535A626889550134E60E873248B /* Nuke.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nuke.release.xcconfig; sourceTree = ""; }; - AAA1CEE3B4FAEC523AD6E12CF074485A /* RSTHelperFile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTHelperFile.h; path = Roxas/RSTHelperFile.h; sourceTree = ""; }; + AA819E356C80270AC200386E83589422 /* RSTCompositeDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCompositeDataSource.h; path = Roxas/RSTCompositeDataSource.h; sourceTree = ""; }; AB446A9434B1DE1327C2A22F9009C5DB /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = ""; }; - AC0AC03BD9E427D6F715B0A475D3633A /* Pods-AltServer-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-acknowledgements.plist"; sourceTree = ""; }; - AC35AD179FE434F25B43FB4FA213C202 /* ALTAppleAPI_Private.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTAppleAPI_Private.h; sourceTree = ""; }; - ACCCE574159D7C8CDFD1F1BFC21AA93B /* RSTNavigationController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNavigationController.h; path = Roxas/RSTNavigationController.h; sourceTree = ""; }; - ACCDEBB57C090CF31FBF922552EE223A /* NSUserDefaults+DynamicProperties.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSUserDefaults+DynamicProperties.h"; path = "Roxas/NSUserDefaults+DynamicProperties.h"; sourceTree = ""; }; - AE43A5AC781460FF7CF67BDDF4CB5B65 /* UICollectionViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+CellContent.m"; path = "Roxas/UICollectionViewCell+CellContent.m"; sourceTree = ""; }; - AE64BC8B59AD319DBB15982E309A4560 /* RSTCollectionViewCell.xib */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.xib; name = RSTCollectionViewCell.xib; path = Roxas/RSTCollectionViewCell.xib; sourceTree = ""; }; - AEABD8325D1C574D6805E25B347A94B5 /* ALTTeam.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTTeam.m; sourceTree = ""; }; - AFFFA1E91556F0F6890F6A09EC96C773 /* NSFileManager+Apps.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSFileManager+Apps.m"; sourceTree = ""; }; - B06EF0CA0A410A54B9D26F67BA784D3F /* RSTArrayDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTArrayDataSource.m; path = Roxas/RSTArrayDataSource.m; sourceTree = ""; }; - B0A1D1708C970885F284E0BDDBC23F17 /* lhash.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = lhash.h; path = Dependencies/OpenSSL/ios/include/openssl/lhash.h; sourceTree = ""; }; - B2B553F33DA129382A0B57D7F135E92C /* asn1t.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = asn1t.h; path = Dependencies/OpenSSL/ios/include/openssl/asn1t.h; sourceTree = ""; }; - B2EE010DC6707C17E3F6836566B69816 /* Roxas-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-prefix.pch"; sourceTree = ""; }; - B3E1EE5CE621C1B87192630D053994F0 /* RSTCellContentCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentCell.h; path = Roxas/RSTCellContentCell.h; sourceTree = ""; }; - B57E503A491EA50F89F11BB146C1B220 /* ripemd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ripemd.h; path = Dependencies/OpenSSL/ios/include/openssl/ripemd.h; sourceTree = ""; }; + ACEC21B1BE84C3A49333745ECA32AB34 /* UIAlertAction+Actions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIAlertAction+Actions.h"; path = "Roxas/UIAlertAction+Actions.h"; sourceTree = ""; }; + B071633395B3D9BD31EF4CD5C7F0AE64 /* RSTLoadOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTLoadOperation.m; path = Roxas/RSTLoadOperation.m; sourceTree = ""; }; + B071CB686BA0FD36FCE42ADEC7781854 /* RSTHasher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTHasher.m; path = Roxas/RSTHasher.m; sourceTree = ""; }; + B3B5742FA447C287A8ED2CCC40CF3183 /* RSTNavigationController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTNavigationController.m; path = Roxas/RSTNavigationController.m; sourceTree = ""; }; + B478D8246A5D70E1710C6294064403C5 /* NSPredicate+Search.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSPredicate+Search.m"; path = "Roxas/NSPredicate+Search.m"; sourceTree = ""; }; + B5F2B195883011A6603795BCDB6160DD /* RSTDynamicDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTDynamicDataSource.m; path = Roxas/RSTDynamicDataSource.m; sourceTree = ""; }; B5F4CB42B4FD0320E9BACBDD784D6E54 /* ImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageView.swift; path = Sources/ImageView.swift; sourceTree = ""; }; - B6ADDB119108AABEBA3DD41C6A58F1B0 /* RSTTintedImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTTintedImageView.h; path = Roxas/RSTTintedImageView.h; sourceTree = ""; }; - B6B6D9E50C5C571BEDC7ACC2970DFA01 /* RSTLoadOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTLoadOperation.h; path = Roxas/RSTLoadOperation.h; sourceTree = ""; }; - B71478B7CFCBC14EFCD42F0E3EC2EA8B /* crypt.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = Dependencies/minizip/crypt.h; sourceTree = ""; }; + B73261D402550D8E4D81A48431A750ED /* RSTSeparatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSeparatorView.h; path = Roxas/RSTSeparatorView.h; sourceTree = ""; }; B83DF9B0F4972929824BE084C9DBDF33 /* STPrivilegedTask-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "STPrivilegedTask-dummy.m"; sourceTree = ""; }; - B9D16D6426AA3037EAD45362FF06EFDE /* RSTSeparatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTSeparatorView.m; path = Roxas/RSTSeparatorView.m; sourceTree = ""; }; - BA3570C19F8D36E7BE7A5E9B681EE6FA /* RSTFetchedResultsDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTFetchedResultsDataSource.m; path = Roxas/RSTFetchedResultsDataSource.m; sourceTree = ""; }; - BB334B6C1E4EEA448C906F87D15B27E0 /* ccdrbg_impl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdrbg_impl.h; path = Dependencies/corecrypto/ccdrbg_impl.h; sourceTree = ""; }; - BC6C10C79F690D693E4BADC54698C3DB /* Pods-AltDaemon-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltDaemon-umbrella.h"; sourceTree = ""; }; - BC77343CD1AD155391B206F6E879E9FB /* ioapi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = Dependencies/minizip/ioapi.h; sourceTree = ""; }; - BCC0BAA2AF80407B5CBFE4E944F7C976 /* cc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cc.h; path = Dependencies/corecrypto/cc.h; sourceTree = ""; }; - BDA05FC56A9FD555E286DDC628626BE9 /* Pods-AltDaemon.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltDaemon.release.xcconfig"; sourceTree = ""; }; - BDE761B286DF574AE1E460DA111B4B30 /* RSTNavigationController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTNavigationController.m; path = Roxas/RSTNavigationController.m; sourceTree = ""; }; - BF7304DB0CA7BB536DB8FB3DEE8F0D1A /* ccblowfish.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccblowfish.h; path = Dependencies/corecrypto/ccblowfish.h; sourceTree = ""; }; - C0509FA717936946F0882DEB7B2894A0 /* UITableViewCell+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableViewCell+CellContent.h"; path = "Roxas/UITableViewCell+CellContent.h"; sourceTree = ""; }; - C11F5352174E6248D1AAB2A435100520 /* Uid.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Uid.cpp; sourceTree = ""; }; - C1624023E2A6D3597EE53BF493A34CB2 /* ALTProvisioningProfile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTProvisioningProfile.h; sourceTree = ""; }; - C248FA8A1565643DBE27F3DA3D36216D /* cast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cast.h; path = Dependencies/OpenSSL/ios/include/openssl/cast.h; sourceTree = ""; }; + B8B4E51528ACF4ED0E62FD2946936A77 /* Pods-AltServer-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltServer-frameworks.sh"; sourceTree = ""; }; + BA9DCC13C9CB130D802D968B4E4FA1D6 /* RSTPersistentContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPersistentContainer.m; path = Roxas/RSTPersistentContainer.m; sourceTree = ""; }; + BAB633A84D217F6E15E56A2151ED80FD /* UISpringTimingParameters+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UISpringTimingParameters+Conveniences.m"; path = "Roxas/UISpringTimingParameters+Conveniences.m"; sourceTree = ""; }; + BC73A1CC06AAB3A4F24B097995D1A17F /* RSTToastView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTToastView.m; path = Roxas/RSTToastView.m; sourceTree = ""; }; + BDEF15F70EB7B7BC3B53053B55F3B10A /* RSTPersistentContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPersistentContainer.h; path = Roxas/RSTPersistentContainer.h; sourceTree = ""; }; + BF1CB23031B9650650687345D113634B /* RSTFetchedResultsDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTFetchedResultsDataSource.m; path = Roxas/RSTFetchedResultsDataSource.m; sourceTree = ""; }; + C1DA304725677CCE234C92B7B3339947 /* RSTCellContentChangeOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChangeOperation.h; path = Roxas/RSTCellContentChangeOperation.h; sourceTree = ""; }; C28E7F4E70E352B91F08429E79805F1B /* ImagePreheater.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePreheater.swift; path = Sources/ImagePreheater.swift; sourceTree = ""; }; - C2CD442A99FA1436B605A5F1F7AF978D /* module.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = module.modulemap; path = Dependencies/corecrypto/module.modulemap; sourceTree = ""; }; C344CFF29D56DFA6320D7013FB9E655B /* STPrivilegedTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = STPrivilegedTask.m; sourceTree = ""; }; - C3E9E766EC7D9EE36D6F7FBC4CA51BA5 /* NSFileManager+URLs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSFileManager+URLs.m"; path = "Roxas/NSFileManager+URLs.m"; sourceTree = ""; }; - C5231CE2C5EE28B628DABF9D0D224E3B /* bio.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = bio.h; path = Dependencies/OpenSSL/ios/include/openssl/bio.h; sourceTree = ""; }; - C60A954C9DE28108386B6DFF78C6A4F1 /* RSTTintedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTTintedImageView.m; path = Roxas/RSTTintedImageView.m; sourceTree = ""; }; - C695BD7E6FC2EDDB4D8A4B611B05C663 /* ALTTeam.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTTeam.h; sourceTree = ""; }; - C6B7339E6B09A64AF967D81CB8202D28 /* 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 = ""; }; + C3FE38788422781459F4C91B07CBC95B /* NSConstraintConflict+Conveniences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSConstraintConflict+Conveniences.h"; path = "Roxas/NSConstraintConflict+Conveniences.h"; sourceTree = ""; }; + C63B22556372BD6A596092190AC874E3 /* Pods-AltServer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltServer-dummy.m"; sourceTree = ""; }; C77D5B7BE3A233A98660DDC33FCE1B78 /* SPUDownloaderProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderProtocol.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h; sourceTree = ""; }; - C7EAF15DBB591291D4C99B35C1F258A5 /* 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 = ""; }; - C8563FE3F0D86D096AD0D5F9962B8ED9 /* UITableView+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableView+CellContent.m"; path = "Roxas/UITableView+CellContent.m"; sourceTree = ""; }; - C910583950C2C8FA4F761D9CDC6561F8 /* crypto.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = crypto.h; path = Dependencies/OpenSSL/ios/include/openssl/crypto.h; sourceTree = ""; }; - C9473E74A2136991B055895983FDF3AB /* UICollectionView+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionView+CellContent.m"; path = "Roxas/UICollectionView+CellContent.m"; sourceTree = ""; }; - C9D62969D743C583CAC91E55B91FAEC9 /* ALTAppleAPISession.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppleAPISession.m; sourceTree = ""; }; - CAEDC188BCA58C6CDD28E1B91B1AD90C /* node_list.c */ = {isa = PBXFileReference; includeInIndex = 1; path = node_list.c; sourceTree = ""; }; + C85F58012FCB7FEEA004F2D55C626C2E /* RSTCompositeDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCompositeDataSource.m; path = Roxas/RSTCompositeDataSource.m; sourceTree = ""; }; + C9132C40CB4837DADEB046E727F867FB /* Pods-AltStore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltStore-dummy.m"; sourceTree = ""; }; + CABF01AC038F6036AA6A7FFE2DB4B19A /* RSTCellContentPrefetchingDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentPrefetchingDataSource.h; path = Roxas/RSTCellContentPrefetchingDataSource.h; sourceTree = ""; }; + CBD0D3E71DE31AEE91AA67CD3FB22827 /* RSTCellContentCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentCell.h; path = Roxas/RSTCellContentCell.h; sourceTree = ""; }; CC6335EBE4EEA3712500ABF61BD00B8D /* AppCenter.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenter.debug.xcconfig; sourceTree = ""; }; - CC9D0237571351B06D22A92EC6D08E7F /* ALTDevice.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTDevice.h; sourceTree = ""; }; - CCBB1D98B61B10579669436E07727F67 /* libcrypto.a */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = archive.ar; name = libcrypto.a; path = Dependencies/OpenSSL/ios/lib/libcrypto.a; sourceTree = ""; }; - CCCFDA5C22B72F93BD1D1D1BD33C612F /* Boolean.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Boolean.h; sourceTree = ""; }; - CD346EAD36130B98E7DC1F4AD8FACB2C /* ALTModel+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ALTModel+Internal.h"; sourceTree = ""; }; - CD866492F6109E16E97DAEA1CCCBA10F /* ccdes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdes.h; path = Dependencies/corecrypto/ccdes.h; sourceTree = ""; }; - CDC1BC513819135FBE7F125C3371D124 /* RSTCompositeDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCompositeDataSource.m; path = Roxas/RSTCompositeDataSource.m; sourceTree = ""; }; - CE20D51894C237C0A3967A7B345418A2 /* Integer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Integer.h; sourceTree = ""; }; CE818D033B261A4E2904266F14CDDAA7 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; - CEC0AE9C920366C9FFB6A2D8E36455DC /* ALTAppID.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppID.m; sourceTree = ""; }; - CEC85809D2FE2EEDEAE450953E81C995 /* Pods-AltStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.release.xcconfig"; sourceTree = ""; }; - CF3AD436D6FC168E5E118EB7092DAA33 /* ccrsa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrsa.h; path = Dependencies/corecrypto/ccrsa.h; sourceTree = ""; }; - CF59DAF321243C8DF63A1C6E2ACEB34D /* ocsp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ocsp.h; path = Dependencies/OpenSSL/ios/include/openssl/ocsp.h; sourceTree = ""; }; - CF6EA99BBB7A574A4BB9C2E1849984BE /* ALTAppleAPI.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTAppleAPI.m; sourceTree = ""; }; - CFA6C3A60644583D107DEBC2729BD58D /* ebcdic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ebcdic.h; path = Dependencies/OpenSSL/ios/include/openssl/ebcdic.h; sourceTree = ""; }; - CFE839DF89920DAFAB4182626619EB79 /* ccecies_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccecies_priv.h; path = Dependencies/corecrypto/ccecies_priv.h; sourceTree = ""; }; D02027BEB84DADB24B525E6E04883B2C /* SUAppcastItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcastItem.h; path = Sparkle.framework/Versions/A/Headers/SUAppcastItem.h; sourceTree = ""; }; - D0EA1BC178585813E9027E75D337737E /* RSTPlaceholderView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPlaceholderView.m; path = Roxas/RSTPlaceholderView.m; sourceTree = ""; }; - D13D35CDEB5E1E23C6398A39673EA678 /* ALTCertificate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = ALTCertificate.m; sourceTree = ""; }; - D144ABAD1683B54D9F038D02C27B992C /* ccdigest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdigest.h; path = Dependencies/corecrypto/ccdigest.h; sourceTree = ""; }; - D2694922C09C8F664F908E5A9511E4C5 /* RSTSearchController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSearchController.h; path = Roxas/RSTSearchController.h; sourceTree = ""; }; + D14A3D5C5EA6758C5411ADBD84870983 /* Roxas.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Roxas.h; path = Roxas/Roxas.h; sourceTree = ""; }; D296A4D0A58920C7EA30A0DB41FDC897 /* Sparkle.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.release.xcconfig; sourceTree = ""; }; - D2BD6F0FFD1E2B133328AA63F3C2670A /* dtls1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dtls1.h; path = Dependencies/OpenSSL/ios/include/openssl/dtls1.h; sourceTree = ""; }; - D2BF53D01A75DB1C88A87999A59F5E27 /* AltSign.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AltSign.debug.xcconfig; sourceTree = ""; }; - D2C025F82DDDFA0B73983CCE8018D13A /* Pods-AltServer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.debug.xcconfig"; sourceTree = ""; }; - D313719BF089F1CB20A45B9A9A40E260 /* 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 = ""; }; - D36C2B34B9D6CB5DF211F3EA4C5D22BE /* xplist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = xplist.c; sourceTree = ""; }; - D3BFC2169EAB62954722D324647EE0EA /* ts.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ts.h; path = Dependencies/OpenSSL/ios/include/openssl/ts.h; sourceTree = ""; }; - D4ECAF9916BDCC86F13B5D0CD4CE34DB /* 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 = ""; }; - D57BEA36D020854F76457030532555DC /* RSTOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTOperation.m; path = Roxas/RSTOperation.m; sourceTree = ""; }; + D4B689B5C3C0DE2C71D2D519BE1805FF /* RSTPlaceholderView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPlaceholderView.m; path = Roxas/RSTPlaceholderView.m; sourceTree = ""; }; + D5A009720C7623F448284ECE35632C90 /* RSTBlockOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTBlockOperation.m; path = Roxas/RSTBlockOperation.m; sourceTree = ""; }; D60B66180211394C970906CE9329B273 /* STPrivilegedTask.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = STPrivilegedTask.modulemap; sourceTree = ""; }; - D694637EEDD0DF6CFA905513BB427E90 /* RSTHelperFile.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTHelperFile.m; path = Roxas/RSTHelperFile.m; sourceTree = ""; }; - D75A8311383222E4838851DE64821473 /* Pods-AltDaemon-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltDaemon-dummy.m"; sourceTree = ""; }; - D766B72BF2582507F85D168439F177F5 /* Pods-AltDaemon-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltDaemon-resources.sh"; sourceTree = ""; }; - D79D328087C0A8338BE872607778C7AA /* UISpringTimingParameters+Conveniences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UISpringTimingParameters+Conveniences.h"; path = "Roxas/UISpringTimingParameters+Conveniences.h"; sourceTree = ""; }; - D7E31355381B5B416E6FBA3C2EAAB669 /* RSTLoadOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTLoadOperation.m; path = Roxas/RSTLoadOperation.m; sourceTree = ""; }; - D9AA0BBC44B945E549B9714BD67D26EA /* cczp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cczp.h; path = Dependencies/corecrypto/cczp.h; sourceTree = ""; }; D9F01BAF53DA00C539FE99483CC58C7C /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - DB990E18F2B6A33CE9F9EC80E26C6151 /* RSTHasher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTHasher.h; path = Roxas/RSTHasher.h; sourceTree = ""; }; + DA4A45FBCC226333ACF80CC8FDFF2852 /* NSFileManager+URLs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSFileManager+URLs.m"; path = "Roxas/NSFileManager+URLs.m"; sourceTree = ""; }; + DAE192B8B5653D606EEDB7C11EE5300D /* Roxas.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Roxas.modulemap; sourceTree = ""; }; + DBB54679DCD2326D3092042A1C1D5E01 /* RSTFetchedResultsDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTFetchedResultsDataSource.h; path = Roxas/RSTFetchedResultsDataSource.h; sourceTree = ""; }; DC1EDEE56BC8B0684B5BACDF20915A11 /* Sparkle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Sparkle.h; path = Sparkle.framework/Versions/A/Headers/Sparkle.h; sourceTree = ""; }; - DC55DC06BF0A78BBD7A89361F4DEB91E /* zip.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = zip.h; path = Dependencies/minizip/zip.h; sourceTree = ""; }; + DC9118C4923224A67CA03ECD6A2CF485 /* UIViewController+TransitionState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIViewController+TransitionState.h"; path = "Roxas/UIViewController+TransitionState.h"; sourceTree = ""; }; + DCB4AE01FBB714CE6C4619D07F3F26F5 /* RSTBlockOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTBlockOperation.h; path = Roxas/RSTBlockOperation.h; sourceTree = ""; }; DCBDE1B0D9B7CF9E084E8C49D36CC0A9 /* SPUDownloaderSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderSession.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h; sourceTree = ""; }; - DD17EB374316052C67F1942B560C1AD1 /* cccmac.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = cccmac.h; path = Dependencies/corecrypto/cccmac.h; sourceTree = ""; }; DD3DE2BE6A5129C38F7D91C21415A048 /* SPUDownloadData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloadData.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloadData.h; sourceTree = ""; }; - DDDEF51EB3B65AB70D54FC8751DFC458 /* safestack.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = safestack.h; path = Dependencies/OpenSSL/ios/include/openssl/safestack.h; sourceTree = ""; }; DE26F29F1B640CA0D1D7DD1F4A2B59B2 /* DataLoader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataLoader.swift; path = Sources/DataLoader.swift; sourceTree = ""; }; - DF3E824D0414B74A9A16F7ADD098028D /* Dictionary.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Dictionary.h; sourceTree = ""; }; - DF59A552384A95C1295E25D5520202CA /* NSString+Localization.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSString+Localization.h"; path = "Roxas/NSString+Localization.h"; sourceTree = ""; }; - E0F9E4CAAE4907916F3892C0F0165942 /* ioapi.c */ = {isa = PBXFileReference; includeInIndex = 1; name = ioapi.c; path = Dependencies/minizip/ioapi.c; sourceTree = ""; }; + DE6A511A8D73ABEB2D2578A2F2783157 /* RSTPlaceholderView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPlaceholderView.h; path = Roxas/RSTPlaceholderView.h; sourceTree = ""; }; E1BDC1BF65E1B682A346E58B1AF648AE /* STPrivilegedTask.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = STPrivilegedTask.release.xcconfig; sourceTree = ""; }; - E2CEC0ED8E9C0D0293B9F26413EE2D1E /* RSTDynamicDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDynamicDataSource.h; path = Roxas/RSTDynamicDataSource.h; sourceTree = ""; }; - E3DE0F43032B6E1EB8BD5A263BC7B85D /* NSBundle+Extensions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+Extensions.m"; path = "Roxas/NSBundle+Extensions.m"; sourceTree = ""; }; - E3F33998841875ECD2CB787F7D488607 /* opensslv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = opensslv.h; path = Dependencies/OpenSSL/ios/include/openssl/opensslv.h; sourceTree = ""; }; - E4D32D7D72B91451349E74C6E50B5E85 /* objects.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = objects.h; path = Dependencies/OpenSSL/ios/include/openssl/objects.h; sourceTree = ""; }; - E513118B48CD1B02D9304B4A36468755 /* ccdigest_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccdigest_priv.h; path = Dependencies/corecrypto/ccdigest_priv.h; sourceTree = ""; }; + E5D12C2AEB8D7EF6C484494BED4FFDF7 /* RSTArrayDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTArrayDataSource.m; path = Roxas/RSTArrayDataSource.m; sourceTree = ""; }; + E6C49955A91A9BF96052D43477EE8A79 /* Pods-AltServer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltServer-umbrella.h"; sourceTree = ""; }; E6D987135B2E2F1455B81836BCE1AE3E /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/ImageCache.swift; sourceTree = ""; }; E7246F99F8678929B2D5160D59F5917E /* STPrivilegedTask-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "STPrivilegedTask-prefix.pch"; sourceTree = ""; }; - E8947CFE59E6109313B96FF55E01378A /* ccrc4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrc4.h; path = Dependencies/corecrypto/ccrc4.h; sourceTree = ""; }; E8EE7F078656FABB8F6821D10FF994BB /* libKeychainAccess.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libKeychainAccess.a; path = libKeychainAccess.a; sourceTree = BUILT_PRODUCTS_DIR; }; E93AC3E23531B83B7231D01B467A79F6 /* ImageProcessing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessing.swift; path = Sources/ImageProcessing.swift; sourceTree = ""; }; - E9E54FAC537F6649E736F3E616739B11 /* RSTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDefines.h; path = Roxas/RSTDefines.h; sourceTree = ""; }; - EA321AA97BA1BC3C28331681A17C7CB8 /* ui.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ui.h; path = Dependencies/OpenSSL/ios/include/openssl/ui.h; sourceTree = ""; }; EA33DB3BD9FF1CDE47CE4747A445D895 /* Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Internal.swift; path = Sources/Internal.swift; sourceTree = ""; }; - EA9DB67C2EA2E1173828F71A72AE86E7 /* RSTError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTError.m; path = Roxas/RSTError.m; sourceTree = ""; }; - EAD7F0A99AD8D8EA45CD70244565C808 /* ccmd5.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmd5.h; path = Dependencies/corecrypto/ccmd5.h; sourceTree = ""; }; - EB61CC2B982C105362497633A8C23758 /* ccrng.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrng.h; path = Dependencies/corecrypto/ccrng.h; sourceTree = ""; }; - EB7DCA5790A68E207665E32691FA8882 /* RSTLaunchViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTLaunchViewController.h; path = Roxas/RSTLaunchViewController.h; sourceTree = ""; }; - EB8DAF75B9934481B1913F278AC39AC7 /* ALTAppleAPI+Authentication.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "ALTAppleAPI+Authentication.swift"; sourceTree = ""; }; + EA4FA6A46E2F66C830E6A0381463FBEB /* UITableViewCell+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableViewCell+CellContent.h"; path = "Roxas/UITableViewCell+CellContent.h"; sourceTree = ""; }; EBA861D3014BF77DEC6BC9ED377BE352 /* Nuke.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nuke.modulemap; sourceTree = ""; }; - EBE5BD7422C68111B316663F6C3FEB66 /* comp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = comp.h; path = Dependencies/OpenSSL/ios/include/openssl/comp.h; sourceTree = ""; }; - EC117A8BDA27D0B78429B5E9B3A8357E /* CoreCryptoMacros.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CoreCryptoMacros.swift; path = Dependencies/corecrypto/CoreCryptoMacros.swift; sourceTree = ""; }; ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = STPrivilegedTask.framework; path = STPrivilegedTask.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EE2DD06A6A70EEE732A5EF09217906E4 /* UIView+AnimatedHide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+AnimatedHide.h"; path = "Roxas/UIView+AnimatedHide.h"; sourceTree = ""; }; - EFAC08474F8EB963F50E15549149F286 /* 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 = ""; }; - EFB4716A1358A8EBFFEA9777AC9E97B5 /* dso.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = dso.h; path = Dependencies/OpenSSL/ios/include/openssl/dso.h; sourceTree = ""; }; - F0E9C8EA68D3C6ECB6B2AA3E44A10D11 /* ALTSigner.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ALTSigner.h; sourceTree = ""; }; - F1E1CB05CD4DC0C89801490B3F9CE648 /* Roxas.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Roxas.debug.xcconfig; sourceTree = ""; }; - F23D6F1E470C7CE4F1E5FDAFD2F4F51A /* ccsha1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccsha1.h; path = Dependencies/corecrypto/ccsha1.h; sourceTree = ""; }; - F251AD62EF58A602DDD67F3E9892D06E /* ALTApplication.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = ALTApplication.mm; sourceTree = ""; }; - F2FD988EFB31431160D3C7A1EB70A708 /* ccmode_factory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccmode_factory.h; path = Dependencies/corecrypto/ccmode_factory.h; sourceTree = ""; }; + F29FD5D0BDB08124AA1F7660A48008C8 /* RSTTintedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTTintedImageView.m; path = Roxas/RSTTintedImageView.m; sourceTree = ""; }; + F36150F4B2D5DD35C5AE24D34254DD5B /* Pods-AltServer-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-acknowledgements.plist"; sourceTree = ""; }; F384DC9478F7366D22663E6CFED08452 /* SUErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUErrors.h; path = Sparkle.framework/Versions/A/Headers/SUErrors.h; sourceTree = ""; }; - F4162D9647DF2345C695FC3CC0A29F9F /* pem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = pem.h; path = Dependencies/OpenSSL/ios/include/openssl/pem.h; sourceTree = ""; }; F47BA94EDD4E2681EA027F98CA2D8DF7 /* DataCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataCache.swift; path = Sources/DataCache.swift; sourceTree = ""; }; - F4DD90FD22ED1BC17FE39CA0C180D01B /* 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 = ""; }; - F4F9A91170D08FABC0BD40BFB5C59EA8 /* Dictionary.cpp */ = {isa = PBXFileReference; includeInIndex = 1; path = Dictionary.cpp; sourceTree = ""; }; - F55F856AB3FFE24A50DE2146583AFDA5 /* ecdh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ecdh.h; path = Dependencies/OpenSSL/ios/include/openssl/ecdh.h; sourceTree = ""; }; F5697B37F970625CB8C58861E32B5818 /* SPUDownloaderDeprecated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDeprecated.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDeprecated.h; sourceTree = ""; }; - F66243EAF929D53965BF1638DD08C177 /* asn1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = asn1.h; path = Dependencies/OpenSSL/ios/include/openssl/asn1.h; sourceTree = ""; }; + F5ADD27070A20C43CC2CC7BBF2C941D1 /* NSFileManager+URLs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSFileManager+URLs.h"; path = "Roxas/NSFileManager+URLs.h"; sourceTree = ""; }; F68AFC42A3664744261605E555BD1629 /* ImageRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageRequest.swift; path = Sources/ImageRequest.swift; sourceTree = ""; }; - F73DADEA30285B22DC100CD0080511EB /* ccrsa_priv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccrsa_priv.h; path = Dependencies/corecrypto/ccrsa_priv.h; sourceTree = ""; }; - F7432B1390BB71EB8DF4D4D14D6D72D5 /* ssl2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ssl2.h; path = Dependencies/OpenSSL/ios/include/openssl/ssl2.h; sourceTree = ""; }; - F8380ED5DB8B73F8A5FD8490D114388C /* fipspost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = fipspost.h; path = Dependencies/corecrypto/fipspost.h; sourceTree = ""; }; F8722FE9E74E3A07425DA176A529EF68 /* AppCenterCrashes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppCenterCrashes.framework; path = "AppCenter-SDK-Apple/iOS/AppCenterCrashes.framework"; sourceTree = ""; }; - F94F95241F9C188FF8DA3492F3B80EDE /* AltSign-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AltSign-umbrella.h"; sourceTree = ""; }; - FA08FF05F54DCADAE3CB98D5D276BC83 /* engine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = engine.h; path = Dependencies/OpenSSL/ios/include/openssl/engine.h; sourceTree = ""; }; - FA5D952FAFAFBECF6887CEE750BB488A /* 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 = ""; }; - FB5191175D37E364E93FD4C37FF025F5 /* RSTHasher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTHasher.m; path = Roxas/RSTHasher.m; sourceTree = ""; }; - FB7AA08B81CF5A451DAD926919D17713 /* md5.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = md5.h; path = Dependencies/OpenSSL/ios/include/openssl/md5.h; sourceTree = ""; }; - FBC8AFDED56F2F8E1B7D7315B4DFCCEF /* plist.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = plist.h; sourceTree = ""; }; - FBEE8A0DC013254B0A92242921951C56 /* srtp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = srtp.h; path = Dependencies/OpenSSL/ios/include/openssl/srtp.h; sourceTree = ""; }; - FE0956C6D2B1340CFF1533DC98CEC8E2 /* md4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = md4.h; path = Dependencies/OpenSSL/ios/include/openssl/md4.h; sourceTree = ""; }; + F8F4F55DA0D0E78BDF2F231651A936D8 /* UICollectionView+CellContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionView+CellContent.h"; path = "Roxas/UICollectionView+CellContent.h"; sourceTree = ""; }; + F9FBFC86EAB7F5E8D26CEA42D97FDDB2 /* UICollectionViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+CellContent.m"; path = "Roxas/UICollectionViewCell+CellContent.m"; sourceTree = ""; }; + FAABBF3937B321F1E0B3B801B9C4779C /* UIImage+Manipulation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Manipulation.m"; path = "Roxas/UIImage+Manipulation.m"; sourceTree = ""; }; + FB7CDCE93B8B169151C9C217448F8859 /* RSTActivityIndicating.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTActivityIndicating.h; path = Roxas/RSTActivityIndicating.h; sourceTree = ""; }; + FD54352444A7AFFFB59DA62203AF58BE /* Pods-AltStore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltStore.modulemap"; sourceTree = ""; }; FE8CA1DDE7BADDC6FDAF1AA339EFB588 /* SUCodeSigningVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUCodeSigningVerifier.h; path = Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h; sourceTree = ""; }; - FF0618D615B3E9F56717BB662E5E0EE9 /* ccwrap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ccwrap.h; path = Dependencies/corecrypto/ccwrap.h; sourceTree = ""; }; - FF8680F1F93CA17BCB4B3F29EFBCC096 /* 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 = ""; }; - FFF0B34614A5AE95D0A5FC683A480E34 /* opensslconf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = opensslconf.h; path = Dependencies/OpenSSL/ios/include/openssl/opensslconf.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -948,6 +420,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 3D76066203F1458791D684EEFDBCAA30 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3ECF1A1662FCA2621C3036A643BCDFD9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -962,21 +441,7 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 69CA19C13E443B5DDAD3919F837434F1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 6E4F1AACE3AC3679558FB826FDCB0D80 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C60015F3D5560760CF0187508FF1B88C /* Frameworks */ = { + 742216C713BC83FD8B72059125C8E481 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -1002,105 +467,28 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 056B4CA5F7ADE99917FA1435A643F925 /* Dependencies */ = { + 21B07EE04CFA7F279AE8450F26AA35AD /* Pods-AltDaemon */ = { isa = PBXGroup; children = ( - 8DD22B7AFB2C199B02FBF293B52455C8 /* ldid */, + 4773ABB518FBF6876DAC8F0AE260A54B /* Pods-AltDaemon-acknowledgements.markdown */, + 83727454E3DD81F758E0BDADE642B5C9 /* Pods-AltDaemon-acknowledgements.plist */, + 546B88CFC6EBED3C7F26035C1D82B8B7 /* Pods-AltDaemon-dummy.m */, + 29D47FB44A4B93E67977EA7DA41FDBFE /* Pods-AltDaemon-resources.sh */, + 79DC23F753EEAEA1F99B4F772AC87CEB /* Pods-AltDaemon.debug.xcconfig */, + 38B25887E1C1D20811EEFC7E4F30E75E /* Pods-AltDaemon.release.xcconfig */, ); - name = Dependencies; - path = ../../Dependencies; + name = "Pods-AltDaemon"; + path = "Target Support Files/Pods-AltDaemon"; sourceTree = ""; }; - 07E8C0619B71781ECF5D5C095ABAF2D0 /* minizip */ = { + 30C5E295E48CEDE7497C55DE64DBC687 /* Targets Support Files */ = { isa = PBXGroup; children = ( - B71478B7CFCBC14EFCD42F0E3EC2EA8B /* crypt.h */, - E0F9E4CAAE4907916F3892C0F0165942 /* ioapi.c */, - BC77343CD1AD155391B206F6E879E9FB /* ioapi.h */, - 9D7F3DF1052566E8CD0209E7AE432FD5 /* mztools.c */, - 7BFE55C6C436ED51FEE0E854AD1440E7 /* mztools.h */, - 8DFEA29FFF2258174F57F67F633AE9F3 /* unzip.c */, - 16A0389FA19B7E99A97335D58BE14ADD /* unzip.h */, - 9418A5CBE4C9407469CF09AA93B61CD8 /* zip.c */, - DC55DC06BF0A78BBD7A89361F4DEB91E /* zip.h */, + 21B07EE04CFA7F279AE8450F26AA35AD /* Pods-AltDaemon */, + 7F5AD92236E83BA3EB39205EBAB8A9B8 /* Pods-AltServer */, + 843530E93DA12B817029E9018B03DD06 /* Pods-AltStore */, ); - name = minizip; - sourceTree = ""; - }; - 2546C80B0E0CB10CD8BD08C49A37FDB1 /* src */ = { - isa = PBXGroup; - children = ( - 42E7407C7C6FDC8125395EF907A63F85 /* Array.cpp */, - 642B61246CBC678C007B574A9922FB7F /* base64.c */, - 75CC778A44ED7B4F34D1AFA942BC6CCB /* Boolean.cpp */, - 849A70CD4AFCCE9E66A6389D0AE15CB7 /* bplist.c */, - 7B2456A5D3FDE12D876E28A982A4E8D7 /* bytearray.c */, - 1370A4BAD40A08BA122D36DDBEA475A9 /* Data.cpp */, - 7A7C3F52E2389A125AD711E8D10507E2 /* Date.cpp */, - F4F9A91170D08FABC0BD40BFB5C59EA8 /* Dictionary.cpp */, - 6C983FE7533DA10536475C5BDE4901B1 /* hashtable.c */, - 9910DA41160822D18B14399FBB3C689E /* Integer.cpp */, - 7B865B505BAC0BB8C66B85328662C111 /* Key.cpp */, - A91EC5BC72722197F083BB104CAD0834 /* Node.cpp */, - 219FE1B6A44AF4BA26C4E0AD9D0DC9A7 /* plist.c */, - 9B151AE495283CDE8822D0D7A8EE3D7A /* ptrarray.c */, - 716D52B7850C247218C43A09E7A31A81 /* Real.cpp */, - 8078B0851C794DF76882F4EEE3454228 /* String.cpp */, - 46031DA49DFEEB4078C40F2B151A02D9 /* Structure.cpp */, - 4942AAA3CB8C39C0B245423397E10938 /* time64.c */, - C11F5352174E6248D1AAB2A435100520 /* Uid.cpp */, - D36C2B34B9D6CB5DF211F3EA4C5D22BE /* xplist.c */, - ); - name = src; - path = Dependencies/ldid/libplist/src; - sourceTree = ""; - }; - 272360CB3C62CDD2AE808683BCDBD1CA /* plist */ = { - isa = PBXGroup; - children = ( - 4A3E8740999C0DC2957A919A7E08B677 /* include */, - 625A9856268A17828EDD06D795AD190D /* libcnary */, - 2546C80B0E0CB10CD8BD08C49A37FDB1 /* src */, - ); - name = plist; - sourceTree = ""; - }; - 276287484E53C1C15378BBF17072EDE2 /* Support Files */ = { - isa = PBXGroup; - children = ( - 3D9984DB287B05F198A41BCF52DF49E3 /* AltSign.modulemap */, - 9BA2F5927B77C27B73C6DB3382D3D817 /* AltSign-dummy.m */, - 498A04A3A0726FDD1D6A872D20FD5B41 /* AltSign-prefix.pch */, - F94F95241F9C188FF8DA3492F3B80EDE /* AltSign-umbrella.h */, - D2BF53D01A75DB1C88A87999A59F5E27 /* AltSign.debug.xcconfig */, - 93ED0D11274B382BF1C3FC110EA14683 /* AltSign.release.xcconfig */, - ); - name = "Support Files"; - path = "../../Pods/Target Support Files/AltSign"; - sourceTree = ""; - }; - 2C6DD3243036D912CFF08FC91260A033 /* Products */ = { - isa = PBXGroup; - children = ( - 97376E80213BC9E42F08C1C3E739327F /* libAltSign.a */, - E8EE7F078656FABB8F6821D10FF994BB /* libKeychainAccess.a */, - 2DAD7D76FC007F48AE48F2FD15BF01BB /* libNuke.a */, - 49B0F76928525434803E52E609201454 /* libPods-AltDaemon.a */, - 676644EB1805E96CE47F7882733262B3 /* libPods-AltStore.a */, - 4405793D5AF1EFD9D2BDA30AA0D2E514 /* libRoxas.a */, - 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */, - ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */, - ); - name = Products; - sourceTree = ""; - }; - 2FCFE1B59C21F8D44B61D785B682F93F /* Pod */ = { - isa = PBXGroup; - children = ( - 070D96918148D3420347F59A4CD3C655 /* Roxas.podspec */, - 9A5B82B035AA61924B57E55A20522777 /* Roxas-Prefix.pch */, - ); - name = Pod; + name = "Targets Support Files"; sourceTree = ""; }; 38D63CE084841BDA888AF5DBC016FACB /* Support Files */ = { @@ -1113,16 +501,6 @@ path = "../Target Support Files/Sparkle"; sourceTree = ""; }; - 39C7FF272C761F7D46FB4AC35FA48C9E /* Capabilities */ = { - isa = PBXGroup; - children = ( - 6C913B45633879B1C762002A433091ED /* ALTCapabilities.h */, - 5D678B2B771C3787BB0757B293DD9F6A /* ALTCapabilities.m */, - ); - name = Capabilities; - path = AltSign/Capabilities; - sourceTree = ""; - }; 40DA3063950864C5D2D0FD9CF7E27B28 /* Analytics */ = { isa = PBXGroup; children = ( @@ -1131,14 +509,13 @@ name = Analytics; sourceTree = ""; }; - 428FACA43C4DCA2FA4705C5F33DFF8B4 /* Targets Support Files */ = { + 4423F74D3CFCC5756E68B2BD6C5A2309 /* Pod */ = { isa = PBXGroup; children = ( - 8EA29CFB32DD7277A5644B0F28A98283 /* Pods-AltDaemon */, - BF5328A66BB02A3FCA7247FA2CB319EE /* Pods-AltServer */, - C5A71AAFEE63F075C5015FAD09F42A3E /* Pods-AltStore */, + 98F0DB9857C194A54BC81590718D1899 /* Roxas.podspec */, + 949CF66C37608C59E9CA04C4397CF4AB /* Roxas-Prefix.pch */, ); - name = "Targets Support Files"; + name = Pod; sourceTree = ""; }; 4440908360F34C263449E23C7B042775 /* OS X */ = { @@ -1150,44 +527,13 @@ name = "OS X"; sourceTree = ""; }; - 45851E7BDE389F15AB20A697DE145D74 /* plist */ = { + 457E950BA9C7CCE60CBA6B1F0D6223DE /* Resources */ = { isa = PBXGroup; children = ( - 4C9AA123D2EDE1C3754AD07C8998ED03 /* Array.h */, - CCCFDA5C22B72F93BD1D1D1BD33C612F /* Boolean.h */, - 30DB64C04F8298A7E1347ABD6959CEB9 /* Data.h */, - A6980278E2937B79EF1D3C9CCF94A844 /* Date.h */, - DF3E824D0414B74A9A16F7ADD098028D /* Dictionary.h */, - CE20D51894C237C0A3967A7B345418A2 /* Integer.h */, - 7443D845B512EE9A3EABF1CDB01437EC /* Key.h */, - FBC8AFDED56F2F8E1B7D7315B4DFCCEF /* plist.h */, - 188A1C5182998655F2194F37EB4A7192 /* plist++.h */, - 5B4817ACD073C20E001EB1A3B7C0AFAE /* Real.h */, - 1F937A67C136D51471104E056DC64C56 /* Structure.h */, - 8D16E1C05C6D7AC594EB46C8155A9EAB /* Uid.h */, + 8428A1E8F8C4D8B1FBD8AB37FCEE547C /* RSTCollectionViewCell.xib */, + 74D503C64FA1A2DBFF197131BE393042 /* RSTPlaceholderView.xib */, ); - name = plist; - path = plist; - sourceTree = ""; - }; - 483E2F2E88E7DCCC331C9E7C4D641274 /* ldid */ = { - isa = PBXGroup; - children = ( - 618AB4E4820268609670C9174A311265 /* alt_ldid.cpp */, - 6F847894A6ADC41468D4114CC00FB46B /* alt_ldid.hpp */, - 056B4CA5F7ADE99917FA1435A643F925 /* Dependencies */, - ); - name = ldid; - path = AltSign/ldid; - sourceTree = ""; - }; - 4A3E8740999C0DC2957A919A7E08B677 /* include */ = { - isa = PBXGroup; - children = ( - 45851E7BDE389F15AB20A697DE145D74 /* plist */, - ); - name = include; - path = Dependencies/ldid/libplist/include; + name = Resources; sourceTree = ""; }; 4DB8C0E4B094C91E0BC2E2522B74E9BE /* Core */ = { @@ -1198,33 +544,6 @@ name = Core; sourceTree = ""; }; - 5050CC59FF26D9F6105AD5AB117B1177 /* Frameworks */ = { - isa = PBXGroup; - children = ( - CCBB1D98B61B10579669436E07727F67 /* libcrypto.a */, - 9D552FD1459E4473CDA9BB395309C0C5 /* libssl.a */, - ); - name = Frameworks; - sourceTree = ""; - }; - 52BDF46CD77714FE90C910A2C30C9E7C /* Extensions */ = { - isa = PBXGroup; - children = ( - 413A694FB9E025EA2633882B4FF31111 /* Data+Encryption.swift */, - ); - name = Extensions; - path = AltSign/Extensions; - sourceTree = ""; - }; - 53CFE85814B9454A5E1C601410E7F1FC /* Resources */ = { - isa = PBXGroup; - children = ( - AE64BC8B59AD319DBB15982E309A4560 /* RSTCollectionViewCell.xib */, - 679431A9DA391BB373A708AE1AC095E4 /* RSTPlaceholderView.xib */, - ); - name = Resources; - sourceTree = ""; - }; 5585727585E8E88DA735DD95819DD281 /* AppCenter */ = { isa = PBXGroup; children = ( @@ -1237,6 +556,114 @@ path = AppCenter; sourceTree = ""; }; + 583FD878695E411B26C6C96897607B44 /* Roxas */ = { + isa = PBXGroup; + children = ( + 9258092F97C77186790740FDF5B53845 /* NSBundle+Extensions.h */, + 4635F3704979804601B6AC8030C6F0DC /* NSBundle+Extensions.m */, + C3FE38788422781459F4C91B07CBC95B /* NSConstraintConflict+Conveniences.h */, + 843FF2C1BA36A34B5D1EA5A15BED707D /* NSConstraintConflict+Conveniences.m */, + F5ADD27070A20C43CC2CC7BBF2C941D1 /* NSFileManager+URLs.h */, + DA4A45FBCC226333ACF80CC8FDFF2852 /* NSFileManager+URLs.m */, + 3351BE6DC1869EE625668CA5AB286DA7 /* NSLayoutConstraint+Edges.h */, + 4F89FDEBF029ABF5B402AAD173588DCA /* NSLayoutConstraint+Edges.m */, + 60D94F223E8116367F57B90BCA7627B1 /* NSPredicate+Search.h */, + B478D8246A5D70E1710C6294064403C5 /* NSPredicate+Search.m */, + 9C314FCE6C65F3B3CE6FEB4B4AE005B2 /* NSString+Localization.h */, + 6A905DE99955C838E99AD60621C181E4 /* NSString+Localization.m */, + 9F58E1FC8D1175C1101FA3CC1F5F76CE /* NSUserDefaults+DynamicProperties.h */, + 9F7D5B44F33D613688A27CBC5D4DA82E /* NSUserDefaults+DynamicProperties.m */, + D14A3D5C5EA6758C5411ADBD84870983 /* Roxas.h */, + FB7CDCE93B8B169151C9C217448F8859 /* RSTActivityIndicating.h */, + 0A69238D2BD4C1BD13F97523CA890015 /* RSTArrayDataSource.h */, + E5D12C2AEB8D7EF6C484494BED4FFDF7 /* RSTArrayDataSource.m */, + DCB4AE01FBB714CE6C4619D07F3F26F5 /* RSTBlockOperation.h */, + D5A009720C7623F448284ECE35632C90 /* RSTBlockOperation.m */, + CBD0D3E71DE31AEE91AA67CD3FB22827 /* RSTCellContentCell.h */, + 59D0375AE1F3A75730A423160CF01A08 /* RSTCellContentChange.h */, + 5B9801D4495A7619AAF3934AE8EA680F /* RSTCellContentChange.m */, + C1DA304725677CCE234C92B7B3339947 /* RSTCellContentChangeOperation.h */, + 5890BE46FAE3059BEC62F1EB87D72E67 /* RSTCellContentChangeOperation.m */, + 669E71B26F1769FA5D7E284E40EF8A07 /* RSTCellContentDataSource.h */, + 3E22580462671976ACFD753732E75102 /* RSTCellContentDataSource.m */, + 1A047FE636CFADCC7432100DA7005ADF /* RSTCellContentDataSource_Subclasses.h */, + CABF01AC038F6036AA6A7FFE2DB4B19A /* RSTCellContentPrefetchingDataSource.h */, + 6B569ACF2D5E9BF453B7DE30EB52CE37 /* RSTCellContentView.h */, + 6BD97840AC875DBBDC575444196B9D4F /* RSTCollectionViewCell.h */, + 1DA1E022031163421A6284CC7E236248 /* RSTCollectionViewCell.m */, + 877E68EE410D89AFDA652C3EAAB9B939 /* RSTCollectionViewGridLayout.h */, + 9F30C9C5C63FA71B39A789E7E8BF75B8 /* RSTCollectionViewGridLayout.m */, + AA819E356C80270AC200386E83589422 /* RSTCompositeDataSource.h */, + C85F58012FCB7FEEA004F2D55C626C2E /* RSTCompositeDataSource.m */, + 8ED3B642A4F43D5AB6A419B16BF92D6A /* RSTConstants.h */, + 9C609BBDF4E29ECF99F0458C45E3F3DE /* RSTDefines.h */, + 3DE55CEF2F27CE6623F953FF17232471 /* RSTDynamicDataSource.h */, + B5F2B195883011A6603795BCDB6160DD /* RSTDynamicDataSource.m */, + 62241A2B8F69FD1702DD48F7FBF462CF /* RSTError.h */, + 0719F71EA66BADDBF3D76154D02435C9 /* RSTError.m */, + DBB54679DCD2326D3092042A1C1D5E01 /* RSTFetchedResultsDataSource.h */, + BF1CB23031B9650650687345D113634B /* RSTFetchedResultsDataSource.m */, + 1D63F3C064041CAB54B06AFD722C61EC /* RSTHasher.h */, + B071CB686BA0FD36FCE42ADEC7781854 /* RSTHasher.m */, + 8C123D743A78F1621CE4BC603E33EE14 /* RSTHelperFile.h */, + 122D612521CD272117E21C7A7CD3CF16 /* RSTHelperFile.m */, + 9D68C11F5351A997A24376FA3257DDC3 /* RSTLaunchViewController.h */, + 9E98F33F41F30C0377CC82F921B422CB /* RSTLaunchViewController.m */, + 801F51473304F81B074EEBF13FA0835D /* RSTLoadOperation.h */, + B071633395B3D9BD31EF4CD5C7F0AE64 /* RSTLoadOperation.m */, + 56520087D865486826F88BC3FF316CC3 /* RSTNavigationController.h */, + B3B5742FA447C287A8ED2CCC40CF3183 /* RSTNavigationController.m */, + 271013D33032DC3F1D35535F67654486 /* RSTNibView.h */, + 8C427CF4FD8A89D71CB25E5FDB64C69E /* RSTNibView.m */, + 3D7B3CBCD6E45AFB70770B75CA236227 /* RSTOperation.h */, + 90423FDCCF88F26BBE333CD68ED91606 /* RSTOperation.m */, + A20AC52FACF59FA634E166476E0F1ECD /* RSTOperation_Subclasses.h */, + 955F9DA546F9C568F6B1CD44535A2755 /* RSTOperationQueue.h */, + 180B131F8687ABD93067FC38FB7EC099 /* RSTOperationQueue.m */, + BDEF15F70EB7B7BC3B53053B55F3B10A /* RSTPersistentContainer.h */, + BA9DCC13C9CB130D802D968B4E4FA1D6 /* RSTPersistentContainer.m */, + DE6A511A8D73ABEB2D2578A2F2783157 /* RSTPlaceholderView.h */, + D4B689B5C3C0DE2C71D2D519BE1805FF /* RSTPlaceholderView.m */, + 2862B13D49AC819F334B50BA1C16DF6C /* RSTRelationshipPreservingMergePolicy.h */, + 7BA0B36D87CDDE0B9F1D6D74B954664A /* RSTRelationshipPreservingMergePolicy.m */, + 1B8C03909C5CCF1664AFEDA56E7DF2DC /* RSTSearchController.h */, + 1790DC9E041C156F2C40B70323E8913E /* RSTSearchController.m */, + B73261D402550D8E4D81A48431A750ED /* RSTSeparatorView.h */, + 2D7F2D82B7CE95B5EE98A828E5FB3837 /* RSTSeparatorView.m */, + 128488DC9E1E6570057A1321AB0D1D3F /* RSTTintedImageView.h */, + F29FD5D0BDB08124AA1F7660A48008C8 /* RSTTintedImageView.m */, + 10F6B0AC5943C74276F8778560837B1F /* RSTToastView.h */, + BC73A1CC06AAB3A4F24B097995D1A17F /* RSTToastView.m */, + ACEC21B1BE84C3A49333745ECA32AB34 /* UIAlertAction+Actions.h */, + 9707752CB58DE4D10950F3CB340B40BB /* UIAlertAction+Actions.m */, + F8F4F55DA0D0E78BDF2F231651A936D8 /* UICollectionView+CellContent.h */, + 59C4F2B7C8387A1A5EFC32BE57AFBC50 /* UICollectionView+CellContent.m */, + 5596DB22C5D7F79CE5C3D8CA00383D0B /* UICollectionViewCell+CellContent.h */, + F9FBFC86EAB7F5E8D26CEA42D97FDDB2 /* UICollectionViewCell+CellContent.m */, + 60CAB517FC1539F48380C9B30A76331E /* UICollectionViewCell+Nibs.h */, + 3C4AC94A7BA327C59D4923ED6298DD83 /* UICollectionViewCell+Nibs.m */, + 9DEAA154EB1083BADD127071D9C132AE /* UIImage+Manipulation.h */, + FAABBF3937B321F1E0B3B801B9C4779C /* UIImage+Manipulation.m */, + 203E1E9E53422D70F6965C6D8D2FE1D9 /* UIKit+ActivityIndicating.h */, + A4EB73883762E8EB3699BBE650EDFC7C /* UIKit+ActivityIndicating.m */, + 551F7356540782B59E9EE52D10572995 /* UISpringTimingParameters+Conveniences.h */, + BAB633A84D217F6E15E56A2151ED80FD /* UISpringTimingParameters+Conveniences.m */, + 4755B518C0B2661140D66A6729D1F309 /* UITableView+CellContent.h */, + 856127931DABE80FAA641A7433C5342A /* UITableView+CellContent.m */, + EA4FA6A46E2F66C830E6A0381463FBEB /* UITableViewCell+CellContent.h */, + 1288E5EDB58DE0782D841E927AB716ED /* UITableViewCell+CellContent.m */, + 8AC0C27A62D7A226A402148434A6CDC7 /* UIView+AnimatedHide.h */, + 15E772D3049BCD6D8C9E4A64CCB420C1 /* UIView+AnimatedHide.m */, + DC9118C4923224A67CA03ECD6A2CF485 /* UIViewController+TransitionState.h */, + 1C8B187128127ACADB5179E5E05C2E4D /* UIViewController+TransitionState.m */, + 4423F74D3CFCC5756E68B2BD6C5A2309 /* Pod */, + 457E950BA9C7CCE60CBA6B1F0D6223DE /* Resources */, + BEAA436295DCC2FD7D127C70DF0C96D5 /* Support Files */, + ); + name = Roxas; + path = ../Dependencies/Roxas; + sourceTree = ""; + }; 5A2586D56B2DE0C5C6319EDF2CAD3F39 /* KeychainAccess */ = { isa = PBXGroup; children = ( @@ -1247,18 +674,6 @@ path = KeychainAccess; sourceTree = ""; }; - 625A9856268A17828EDD06D795AD190D /* libcnary */ = { - isa = PBXGroup; - children = ( - 2273A82CDC150C568215295B81A59C75 /* cnary.c */, - 29F9389A0B90A09651E5A37C444C684C /* node.c */, - CAEDC188BCA58C6CDD28E1B91B1AD90C /* node_list.c */, - B1CED9346517A6DE06C9F8A0E64EB38C /* include */, - ); - name = libcnary; - path = Dependencies/ldid/libplist/libcnary; - sourceTree = ""; - }; 6400A6699ED6F6B69F0EB67D040FBA31 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -1267,6 +682,20 @@ name = Frameworks; sourceTree = ""; }; + 64038DE3D5E68BA395A1A5CA98747271 /* Products */ = { + isa = PBXGroup; + children = ( + E8EE7F078656FABB8F6821D10FF994BB /* libKeychainAccess.a */, + 2DAD7D76FC007F48AE48F2FD15BF01BB /* libNuke.a */, + 49B0F76928525434803E52E609201454 /* libPods-AltDaemon.a */, + 676644EB1805E96CE47F7882733262B3 /* libPods-AltStore.a */, + 4405793D5AF1EFD9D2BDA30AA0D2E514 /* libRoxas.a */, + 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */, + ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */, + ); + name = Products; + sourceTree = ""; + }; 70E0C70BF803982EBA8C3AC7756E5E7B /* Support Files */ = { isa = PBXGroup; children = ( @@ -1289,21 +718,6 @@ name = Frameworks; sourceTree = ""; }; - 77FA901942B650275F59612389423969 /* Apple API */ = { - isa = PBXGroup; - children = ( - 62F5E7FEF86C141335E346620EFB2C65 /* ALTAppleAPI.h */, - CF6EA99BBB7A574A4BB9C2E1849984BE /* ALTAppleAPI.m */, - EB8DAF75B9934481B1913F278AC39AC7 /* ALTAppleAPI+Authentication.swift */, - AC35AD179FE434F25B43FB4FA213C202 /* ALTAppleAPI_Private.h */, - 7261B0608FB238FE57316AD1E3FBBE18 /* ALTAppleAPISession.h */, - C9D62969D743C583CAC91E55B91FAEC9 /* ALTAppleAPISession.m */, - 70607D1BF345C3E9A7AA3F401C84C146 /* GSAContext.swift */, - ); - name = "Apple API"; - path = "AltSign/Apple API"; - sourceTree = ""; - }; 7A0998B11196349BD8DAF846618D0019 /* Support Files */ = { isa = PBXGroup; children = ( @@ -1319,32 +733,37 @@ path = "../Target Support Files/STPrivilegedTask"; sourceTree = ""; }; - 8DD22B7AFB2C199B02FBF293B52455C8 /* ldid */ = { + 7F5AD92236E83BA3EB39205EBAB8A9B8 /* Pods-AltServer */ = { isa = PBXGroup; children = ( - 68BB86DBBE6419C44082100DA7DC76C6 /* ldid.cpp */, - 63B78E50C7B0A8E10A6390B0CBE4169A /* ldid.hpp */, - 8A75F525056249264CC3A5B4EB182BE7 /* lookup2.c */, - 7316E3768FCD01D3E7E7FB54533031AF /* sha1.h */, + 5835BCCA38BE408715F2124CE34EE05A /* Pods-AltServer.modulemap */, + 9A5F712C8D5959F1E477A2D285AB9A07 /* Pods-AltServer-acknowledgements.markdown */, + F36150F4B2D5DD35C5AE24D34254DD5B /* Pods-AltServer-acknowledgements.plist */, + C63B22556372BD6A596092190AC874E3 /* Pods-AltServer-dummy.m */, + B8B4E51528ACF4ED0E62FD2946936A77 /* Pods-AltServer-frameworks.sh */, + 702E803654797D70C915837AF7D76C6B /* Pods-AltServer-Info.plist */, + E6C49955A91A9BF96052D43477EE8A79 /* Pods-AltServer-umbrella.h */, + 0100FAF2D9192354B5AD97C5ACA2892A /* Pods-AltServer.debug.xcconfig */, + A79744C0D952ADD34EC8CCD2D1501838 /* Pods-AltServer.release.xcconfig */, ); - name = ldid; - path = ldid; + name = "Pods-AltServer"; + path = "Target Support Files/Pods-AltServer"; sourceTree = ""; }; - 8EA29CFB32DD7277A5644B0F28A98283 /* Pods-AltDaemon */ = { + 843530E93DA12B817029E9018B03DD06 /* Pods-AltStore */ = { isa = PBXGroup; children = ( - A48F4BC5A3CE27869001B9B6CFB41690 /* Pods-AltDaemon.modulemap */, - 66F3324FABB2FF2979AFA00DFFEF86B0 /* Pods-AltDaemon-acknowledgements.markdown */, - 4C22345E6B35BCDA24367A548D172664 /* Pods-AltDaemon-acknowledgements.plist */, - D75A8311383222E4838851DE64821473 /* Pods-AltDaemon-dummy.m */, - D766B72BF2582507F85D168439F177F5 /* Pods-AltDaemon-resources.sh */, - BC6C10C79F690D693E4BADC54698C3DB /* Pods-AltDaemon-umbrella.h */, - 8C3903AA586FB0654880037EBDC0EAE5 /* Pods-AltDaemon.debug.xcconfig */, - BDA05FC56A9FD555E286DDC628626BE9 /* Pods-AltDaemon.release.xcconfig */, + FD54352444A7AFFFB59DA62203AF58BE /* Pods-AltStore.modulemap */, + 09CBBA5767A1426DCF3A11FFFCCD6C9A /* Pods-AltStore-acknowledgements.markdown */, + 1192029049EFACF019572AE1D7C92004 /* Pods-AltStore-acknowledgements.plist */, + C9132C40CB4837DADEB046E727F867FB /* Pods-AltStore-dummy.m */, + 82392F6B02D2A2D62197B66C2056B9B9 /* Pods-AltStore-resources.sh */, + 7B51BFE6F7A28BF6D5614373C24DB981 /* Pods-AltStore-umbrella.h */, + 60B0985C122B155F5C155FCB90F30B94 /* Pods-AltStore.debug.xcconfig */, + 415A2399B6A802A272A86233D7C9DA25 /* Pods-AltStore.release.xcconfig */, ); - name = "Pods-AltDaemon"; - path = "Target Support Files/Pods-AltDaemon"; + name = "Pods-AltStore"; + path = "Target Support Files/Pods-AltStore"; sourceTree = ""; }; 8F654133762A9EF5C9FE4D59384D99E8 /* Sparkle */ = { @@ -1403,146 +822,12 @@ name = Frameworks; sourceTree = ""; }; - A8C761F0834AF71DFF72F7EDBCC976C1 /* Roxas */ = { + A5F88E0358458579EAE143076875C670 /* Development Pods */ = { isa = PBXGroup; children = ( - 766D7AC29E2C95D4DBE51A91107FDA11 /* NSBundle+Extensions.h */, - E3DE0F43032B6E1EB8BD5A263BC7B85D /* NSBundle+Extensions.m */, - 79726D26601B8985768F8B2B375FA344 /* NSConstraintConflict+Conveniences.h */, - 8F5F0D9E036CC27E2664048797F2E575 /* NSConstraintConflict+Conveniences.m */, - 724A182B8D18644B114314432BF35A2E /* NSFileManager+URLs.h */, - C3E9E766EC7D9EE36D6F7FBC4CA51BA5 /* NSFileManager+URLs.m */, - 63FFF1634BCF5E882A036DA4E15F9BEA /* NSLayoutConstraint+Edges.h */, - 43BE2FDC18900B6E789DB75A06CF62B0 /* NSLayoutConstraint+Edges.m */, - 02469FD7D92240FE79284DACB5EB2A79 /* NSPredicate+Search.h */, - 7DD0D4425304B22D6D52E277E15B567D /* NSPredicate+Search.m */, - DF59A552384A95C1295E25D5520202CA /* NSString+Localization.h */, - 5EB988EBE886D0A65164218A2F25E7AC /* NSString+Localization.m */, - ACCDEBB57C090CF31FBF922552EE223A /* NSUserDefaults+DynamicProperties.h */, - 8174570E9E1DDC40CE2577965AA382ED /* NSUserDefaults+DynamicProperties.m */, - A0B8567C6A41D48BC34A5B72B5A49D32 /* Roxas.h */, - 205BCBB07AE46CE8B38AFA5B29F0D4CE /* RSTActivityIndicating.h */, - 3ACE51F880040EF458892404A773E8E9 /* RSTArrayDataSource.h */, - B06EF0CA0A410A54B9D26F67BA784D3F /* RSTArrayDataSource.m */, - A624C5C071201DF0E829399062B7F244 /* RSTBlockOperation.h */, - 74FFE2C6C35CC4958D13DF9A62D34F50 /* RSTBlockOperation.m */, - B3E1EE5CE621C1B87192630D053994F0 /* RSTCellContentCell.h */, - 605DC90D157F2557E54C2BF933FBA96A /* RSTCellContentChange.h */, - 5D3B64948E272470C4E0FDC4EDB478FE /* RSTCellContentChange.m */, - 1C586C9E1AF17583EE81AF91175FFE04 /* RSTCellContentChangeOperation.h */, - 6B9557309307F1E8AC88C11FD9D29E06 /* RSTCellContentChangeOperation.m */, - 0295BF6D7C152A20BF1AB587ADDCDD05 /* RSTCellContentDataSource.h */, - 5DE2FB93820F7D4B4BE9A96B03BC7B56 /* RSTCellContentDataSource.m */, - 33D59F1DB2BC8462E4D67406102594EA /* RSTCellContentDataSource_Subclasses.h */, - 5231175468C5BC6D3F0D3EB6192EC80F /* RSTCellContentPrefetchingDataSource.h */, - 9074E80A1C9DBCD248800F1E9542A849 /* RSTCellContentView.h */, - 325686A70D8DD746D5A6697BEDBD3B01 /* RSTCollectionViewCell.h */, - 0A962D262FAC6072C3F70453A056B842 /* RSTCollectionViewCell.m */, - 849E887DFB2F3364FAFBE6B78B98D487 /* RSTCollectionViewGridLayout.h */, - 7439893B5829EF81BC4ABDA9EDFE4B35 /* RSTCollectionViewGridLayout.m */, - 1EAA993878D32A2942796CD704DB149A /* RSTCompositeDataSource.h */, - CDC1BC513819135FBE7F125C3371D124 /* RSTCompositeDataSource.m */, - 808967704B5A2F297364C55159495448 /* RSTConstants.h */, - E9E54FAC537F6649E736F3E616739B11 /* RSTDefines.h */, - E2CEC0ED8E9C0D0293B9F26413EE2D1E /* RSTDynamicDataSource.h */, - 34AE64F43C805705B45AEE204A6E5901 /* RSTDynamicDataSource.m */, - A7AF0E708A70F574B65413D174A0FCA2 /* RSTError.h */, - EA9DB67C2EA2E1173828F71A72AE86E7 /* RSTError.m */, - 242CCD8C5A19C09E98F546AC2AA88806 /* RSTFetchedResultsDataSource.h */, - BA3570C19F8D36E7BE7A5E9B681EE6FA /* RSTFetchedResultsDataSource.m */, - DB990E18F2B6A33CE9F9EC80E26C6151 /* RSTHasher.h */, - FB5191175D37E364E93FD4C37FF025F5 /* RSTHasher.m */, - AAA1CEE3B4FAEC523AD6E12CF074485A /* RSTHelperFile.h */, - D694637EEDD0DF6CFA905513BB427E90 /* RSTHelperFile.m */, - EB7DCA5790A68E207665E32691FA8882 /* RSTLaunchViewController.h */, - 35275761CE164B96087D28575896F958 /* RSTLaunchViewController.m */, - B6B6D9E50C5C571BEDC7ACC2970DFA01 /* RSTLoadOperation.h */, - D7E31355381B5B416E6FBA3C2EAAB669 /* RSTLoadOperation.m */, - ACCCE574159D7C8CDFD1F1BFC21AA93B /* RSTNavigationController.h */, - BDE761B286DF574AE1E460DA111B4B30 /* RSTNavigationController.m */, - 6E53323B9878BFB2E460D3EF8768311E /* RSTNibView.h */, - 51DFD7A2748CF731A971E6D93C2B89C0 /* RSTNibView.m */, - 3B517F4ECA035E0BB693118D20DE1C8F /* RSTOperation.h */, - D57BEA36D020854F76457030532555DC /* RSTOperation.m */, - 2BD37E591602BB27EC2928995ACFC233 /* RSTOperation_Subclasses.h */, - 091114891782A76734FC91783B468959 /* RSTOperationQueue.h */, - 862A73A5C147EB36E7837856E2BC3D23 /* RSTOperationQueue.m */, - 3ADCF92A86D5E0878B27619746550B94 /* RSTPersistentContainer.h */, - 47A6B483FB228ED3F4ECDDF4F32AB6BA /* RSTPersistentContainer.m */, - 8027C397B1A64241EC0B8AB70D67E916 /* RSTPlaceholderView.h */, - D0EA1BC178585813E9027E75D337737E /* RSTPlaceholderView.m */, - 249FA0F42CD57ABB1F04FD2F19DA16CC /* RSTRelationshipPreservingMergePolicy.h */, - 2C50B4FDE90F8BB9A45B398075391DD1 /* RSTRelationshipPreservingMergePolicy.m */, - D2694922C09C8F664F908E5A9511E4C5 /* RSTSearchController.h */, - 1FA34D53035B95AFD654F336155F5D05 /* RSTSearchController.m */, - 1238C396DDD26D0A2563EBE7C5CF6B48 /* RSTSeparatorView.h */, - B9D16D6426AA3037EAD45362FF06EFDE /* RSTSeparatorView.m */, - B6ADDB119108AABEBA3DD41C6A58F1B0 /* RSTTintedImageView.h */, - C60A954C9DE28108386B6DFF78C6A4F1 /* RSTTintedImageView.m */, - 88EE91E06B1F687D36409FFDA22E4942 /* RSTToastView.h */, - 6815822E16F9AD7DB4A5288E76872179 /* RSTToastView.m */, - 96C4808F9E61F27F39A42539159147C3 /* UIAlertAction+Actions.h */, - 0B9FDDB73BFAF509065D68DC8101BD7D /* UIAlertAction+Actions.m */, - 7A5D34C24179174FAFD620FD502C1FDB /* UICollectionView+CellContent.h */, - C9473E74A2136991B055895983FDF3AB /* UICollectionView+CellContent.m */, - 3904EC6301310CB7F916977D56756165 /* UICollectionViewCell+CellContent.h */, - AE43A5AC781460FF7CF67BDDF4CB5B65 /* UICollectionViewCell+CellContent.m */, - 807553A96CF30A669A227F313D9B5079 /* UICollectionViewCell+Nibs.h */, - A12664BC086BEC6D51D948123D76F9FF /* UICollectionViewCell+Nibs.m */, - 51982C192E83CBCB3CDB97620A0B6A39 /* UIImage+Manipulation.h */, - 77810959C0E4190D3BF6C311DD30ADDC /* UIImage+Manipulation.m */, - 1F75CE700CC8A1A1776E586C9FD47CEA /* UIKit+ActivityIndicating.h */, - 17E85483064760FAB3F80DA5974A1827 /* UIKit+ActivityIndicating.m */, - D79D328087C0A8338BE872607778C7AA /* UISpringTimingParameters+Conveniences.h */, - 0AC6B7B7D6D56A6ED0DCB13AE5280872 /* UISpringTimingParameters+Conveniences.m */, - 3C86BC1AF033ABBEBAEDBE4C11315F51 /* UITableView+CellContent.h */, - C8563FE3F0D86D096AD0D5F9962B8ED9 /* UITableView+CellContent.m */, - C0509FA717936946F0882DEB7B2894A0 /* UITableViewCell+CellContent.h */, - 402A4812D0399F0CBEFC5E9D5E262EED /* UITableViewCell+CellContent.m */, - EE2DD06A6A70EEE732A5EF09217906E4 /* UIView+AnimatedHide.h */, - 9DDB2FAAB6C6182379335D055973FFE4 /* UIView+AnimatedHide.m */, - 3CBDCCA9EFD88DADF8B6960961A73A13 /* UIViewController+TransitionState.h */, - 6BBC814326A0FCAAC675B7E794FCBEAC /* UIViewController+TransitionState.m */, - 2FCFE1B59C21F8D44B61D785B682F93F /* Pod */, - 53CFE85814B9454A5E1C601410E7F1FC /* Resources */, - C770A0AB3366CAA7EAFB9B4230B22460 /* Support Files */, + 583FD878695E411B26C6C96897607B44 /* Roxas */, ); - name = Roxas; - path = ../Dependencies/Roxas; - sourceTree = ""; - }; - B139FFFDEEB949002AC54D2C0FECAC0E /* AltSign */ = { - isa = PBXGroup; - children = ( - 5BC5EEF100827D2398B0BF4BF3A50AB8 /* AltSign.h */, - 77FA901942B650275F59612389423969 /* Apple API */, - 39C7FF272C761F7D46FB4AC35FA48C9E /* Capabilities */, - C58AADB94A1CC1C4B4BFEC2B8C49459A /* Categories */, - D69FCCDD1ABC2253E109B674C10F1E16 /* CoreCrypto */, - 52BDF46CD77714FE90C910A2C30C9E7C /* Extensions */, - 483E2F2E88E7DCCC331C9E7C4D641274 /* ldid */, - 07E8C0619B71781ECF5D5C095ABAF2D0 /* minizip */, - F005BB3AEDD1035AACFA591B09F1E861 /* Model */, - BD01FF91A1EA3F3E5FD633D5FA23AE36 /* OpenSSL */, - 272360CB3C62CDD2AE808683BCDBD1CA /* plist */, - FE99D0CCD6E661093458A80DD69A5B92 /* Pod */, - C1AFD6C1ED4C63F4398DC93C936C518A /* Resources */, - EAC6D3F8A00F1F9107CD61620F43718F /* Signing */, - 276287484E53C1C15378BBF17072EDE2 /* Support Files */, - ); - name = AltSign; - path = ../Dependencies/AltSign; - sourceTree = ""; - }; - B1CED9346517A6DE06C9F8A0E64EB38C /* include */ = { - isa = PBXGroup; - children = ( - 63AF150193DAFC4570559B4F7C31DBEA /* node.h */, - 9E61B7FA4FC5C5C78D7559079CF8F100 /* node_list.h */, - 8F5623014D1E793457392D2111F0035F /* object.h */, - ); - name = include; - path = include; + name = "Development Pods"; sourceTree = ""; }; B7AC845F9F1DD2838A7FD322BF6FC493 /* Support Files */ = { @@ -1559,109 +844,18 @@ path = "../Target Support Files/KeychainAccess"; sourceTree = ""; }; - BD01FF91A1EA3F3E5FD633D5FA23AE36 /* OpenSSL */ = { + BEAA436295DCC2FD7D127C70DF0C96D5 /* Support Files */ = { isa = PBXGroup; children = ( - 638FE939A424BC9A79B985D41E3C7D4A /* aes.h */, - F66243EAF929D53965BF1638DD08C177 /* asn1.h */, - FF8680F1F93CA17BCB4B3F29EFBCC096 /* asn1_mac.h */, - B2B553F33DA129382A0B57D7F135E92C /* asn1t.h */, - C5231CE2C5EE28B628DABF9D0D224E3B /* bio.h */, - 1DFF2426C0C8D06FB100A3F7D440FB4D /* blowfish.h */, - 65294811C7B4A982DB1B2BA4CAB98242 /* bn.h */, - A6CA698083D9464313B6866D264F200F /* buffer.h */, - 8EC8B32610B47BD914A8CD854C0CD8C9 /* camellia.h */, - C248FA8A1565643DBE27F3DA3D36216D /* cast.h */, - 05E57681DF040EA2F8BD65BF8CE24190 /* cmac.h */, - 76592C97618EC320CD6707409BCB419C /* cms.h */, - EBE5BD7422C68111B316663F6C3FEB66 /* comp.h */, - 09112BE378563417D6D63346A500B8DA /* conf.h */, - 8BAAF32006AC5AA0C74DF213C9831525 /* conf_api.h */, - C910583950C2C8FA4F761D9CDC6561F8 /* crypto.h */, - 48E9925BF495998C8C35A51ED72C17C3 /* des.h */, - 298A10A344845D6F7B2A81A4F4A3B535 /* des_old.h */, - 845D8C737FBD82567C0187D0AF52ABD4 /* dh.h */, - 02B42F4D9E354814B673F84D2E7F565D /* dsa.h */, - EFB4716A1358A8EBFFEA9777AC9E97B5 /* dso.h */, - D2BD6F0FFD1E2B133328AA63F3C2670A /* dtls1.h */, - 60FF44C97C25B125A805EA5365A5E9FD /* e_os2.h */, - CFA6C3A60644583D107DEBC2729BD58D /* ebcdic.h */, - 77D27E710AB456419113EA29CF83E3EE /* ec.h */, - F55F856AB3FFE24A50DE2146583AFDA5 /* ecdh.h */, - 568B55765DCBEF51A3344F48A9DC9A38 /* ecdsa.h */, - FA08FF05F54DCADAE3CB98D5D276BC83 /* engine.h */, - 236AF555F382EA2C4413B0EF2CDD2149 /* err.h */, - 2E3E84B4E91E70BA384D87FB27E2EF01 /* evp.h */, - 4C6CC76D254E62011AA49A9545708CFF /* hmac.h */, - 70EA5B80011FA0F1B962750F6D1C6FE3 /* idea.h */, - D4ECAF9916BDCC86F13B5D0CD4CE34DB /* krb5_asn.h */, - 3E9D5E38D306E13FFF5F85166F34314C /* kssl.h */, - B0A1D1708C970885F284E0BDDBC23F17 /* lhash.h */, - FE0956C6D2B1340CFF1533DC98CEC8E2 /* md4.h */, - FB7AA08B81CF5A451DAD926919D17713 /* md5.h */, - 0F082F21EAA8F379B0EC6E0F9BE61831 /* mdc2.h */, - 27C03C86BD9283170D1A9796CFE291A2 /* modes.h */, - 62DA6A4B6C74007821173DB4BF23667B /* obj_mac.h */, - E4D32D7D72B91451349E74C6E50B5E85 /* objects.h */, - CF59DAF321243C8DF63A1C6E2ACEB34D /* ocsp.h */, - FFF0B34614A5AE95D0A5FC683A480E34 /* opensslconf.h */, - 9B95C46FE8C16B4A9AAEA92BF3F53838 /* opensslconf-arm64.h */, - EFAC08474F8EB963F50E15549149F286 /* opensslconf-armv7.h */, - C6B7339E6B09A64AF967D81CB8202D28 /* opensslconf-armv7s.h */, - 00EE6DCFFC7FC200AA6F7AC572C6038A /* opensslconf-x86_64.h */, - E3F33998841875ECD2CB787F7D488607 /* opensslv.h */, - A0545B7A8E45BAAEEB18EE2C4080C074 /* ossl_typ.h */, - F4162D9647DF2345C695FC3CC0A29F9F /* pem.h */, - 907D1C2B07F22599ACA9A711CAE30CAC /* pem2.h */, - 95F813E27BA52D4573F94CC71A4725BD /* pkcs12.h */, - 2B88B8A764FA4F6EBA53BFFA2AF0C2D7 /* pkcs7.h */, - 30773984DAEA14A46179B6A0C6187BDF /* pqueue.h */, - 59E59CFBF1568DDFF51EBA175FC805C1 /* rand.h */, - 57F349546C9A8BC3918FB6CD21E40607 /* rc2.h */, - 2F1E80F104E40454E2E33E74175B232E /* rc4.h */, - B57E503A491EA50F89F11BB146C1B220 /* ripemd.h */, - 8EB52CBE7616F466A5F56984DB29ABF7 /* rsa.h */, - DDDEF51EB3B65AB70D54FC8751DFC458 /* safestack.h */, - 8E0D269D50910FB265E80F621F1D4901 /* seed.h */, - 809AB75ADCED744F2F023E8877DC86FD /* sha.h */, - 65BE24402C01955FE6CB14D26AEDAADE /* shim.h */, - 8DC431C79E95893025351F0848D42642 /* srp.h */, - FBEE8A0DC013254B0A92242921951C56 /* srtp.h */, - 82BA4DF9C951055BF222135CADFFF139 /* ssl.h */, - F7432B1390BB71EB8DF4D4D14D6D72D5 /* ssl2.h */, - 6328F7F7A604EA0D72BD72BED13452F9 /* ssl23.h */, - 0C7917397589B61B5E3E2844E8F5E5C6 /* ssl3.h */, - 4763851ED06E719BB22E9C8A53D0506B /* stack.h */, - 69270D68A3A19ED8B90BD7C4F90855AA /* symhacks.h */, - 9785E5CAB1472CD9B0881B45275AF73A /* tls1.h */, - D3BFC2169EAB62954722D324647EE0EA /* ts.h */, - A6F0F59702C2563C0CF5C82A3E1CCCEE /* txt_db.h */, - EA321AA97BA1BC3C28331681A17C7CB8 /* ui.h */, - C7EAF15DBB591291D4C99B35C1F258A5 /* ui_compat.h */, - 8A25257B3565C5CAE2A478CF7EB0DE7C /* whrlpool.h */, - 183A761755C094FF954B4EFF238FF651 /* x509.h */, - 517D3E975C87F30CAB0142140A23EE84 /* x509_vfy.h */, - 45A1B969C66A7AC1D8538AFFF768935D /* x509v3.h */, - 5050CC59FF26D9F6105AD5AB117B1177 /* Frameworks */, + DAE192B8B5653D606EEDB7C11EE5300D /* Roxas.modulemap */, + 85AD4E61397308C25FCC682C8661209D /* Roxas-dummy.m */, + 04D5F00C68CBA1585FE965005D61404D /* Roxas-prefix.pch */, + A191BB63B94ADCD553EB8DEE56C1B45E /* Roxas-umbrella.h */, + 03D6B4A1F5A86A5231CFCCD2B46C3488 /* Roxas.debug.xcconfig */, + 3C9DD33EDA193B31473BA86D8098718E /* Roxas.release.xcconfig */, ); - name = OpenSSL; - sourceTree = ""; - }; - BF5328A66BB02A3FCA7247FA2CB319EE /* Pods-AltServer */ = { - isa = PBXGroup; - children = ( - 01B41E6E72480F2E3028F3C419C80F54 /* Pods-AltServer.modulemap */, - 1AAC9E1549FF7729DD09DACC075CC4B8 /* Pods-AltServer-acknowledgements.markdown */, - AC0AC03BD9E427D6F715B0A475D3633A /* Pods-AltServer-acknowledgements.plist */, - 6568478071D97E2D1A3643279CBD8CA8 /* Pods-AltServer-dummy.m */, - 5C1DDEC541CB2E0F555706DD20DB9DDA /* Pods-AltServer-frameworks.sh */, - 75808F7814745BAC1E5121ACD00CFE7D /* Pods-AltServer-Info.plist */, - 06ABCCE78D674D2B481D702F984584E2 /* Pods-AltServer-umbrella.h */, - D2C025F82DDDFA0B73983CCE8018D13A /* Pods-AltServer.debug.xcconfig */, - 5BE7BB4509ED5F00973D6BC43839D7D4 /* Pods-AltServer.release.xcconfig */, - ); - name = "Pods-AltServer"; - path = "Target Support Files/Pods-AltServer"; + name = "Support Files"; + path = "../../Pods/Target Support Files/Roxas"; sourceTree = ""; }; BF6AB5A9D5E8AD3CF7A2C7FE43DA13CA /* STPrivilegedTask */ = { @@ -1683,14 +877,6 @@ name = Frameworks; sourceTree = ""; }; - C1AFD6C1ED4C63F4398DC93C936C518A /* Resources */ = { - isa = PBXGroup; - children = ( - 4FEEC1276FB18FBF4D71E59CEB3AB3AC /* apple.pem */, - ); - name = Resources; - sourceTree = ""; - }; C27EC5BB44921E86A3540A05A3E4DE34 /* Pods */ = { isa = PBXGroup; children = ( @@ -1703,34 +889,6 @@ name = Pods; sourceTree = ""; }; - C58AADB94A1CC1C4B4BFEC2B8C49459A /* Categories */ = { - isa = PBXGroup; - children = ( - 4E813543BA0D4EB5C10E5220A4843DBB /* NSError+ALTErrors.h */, - 72057C6438076B6E1F7E64DF9AAABEA9 /* NSError+ALTErrors.m */, - 008F72D3D775F0B32EF1E833E3E46FFE /* NSFileManager+Apps.h */, - AFFFA1E91556F0F6890F6A09EC96C773 /* NSFileManager+Apps.m */, - ); - name = Categories; - path = AltSign/Categories; - sourceTree = ""; - }; - C5A71AAFEE63F075C5015FAD09F42A3E /* Pods-AltStore */ = { - isa = PBXGroup; - children = ( - 8E8D16809971C121F98F698946AF5691 /* Pods-AltStore.modulemap */, - 37340575DDB3FA29995C73552C226225 /* Pods-AltStore-acknowledgements.markdown */, - 239B3EC0848F3B5E832E2841B42DB5EB /* Pods-AltStore-acknowledgements.plist */, - 5EF240E1034B92AE7E02654D94CE6E48 /* Pods-AltStore-dummy.m */, - 0FDF297C6799ECF8E027D1A5AF03CC25 /* Pods-AltStore-resources.sh */, - 7BD36F885AD6CF7F2D05B48D0296D99C /* Pods-AltStore-umbrella.h */, - 4461C35E8E50C00BE2B8B97659C25C62 /* Pods-AltStore.debug.xcconfig */, - CEC85809D2FE2EEDEAE450953E81C995 /* Pods-AltStore.release.xcconfig */, - ); - name = "Pods-AltStore"; - path = "Target Support Files/Pods-AltStore"; - sourceTree = ""; - }; C677A4823BDE6D8BA2EA8B0ECE5CE048 /* Support Files */ = { isa = PBXGroup; children = ( @@ -1741,117 +899,18 @@ path = "../Target Support Files/AppCenter"; sourceTree = ""; }; - C770A0AB3366CAA7EAFB9B4230B22460 /* Support Files */ = { - isa = PBXGroup; - children = ( - 43D2567B20F0053E51B46419167CDDA5 /* Roxas.modulemap */, - 8E67D76CB26ABE589AAD0BB4C8760FE3 /* Roxas-dummy.m */, - B2EE010DC6707C17E3F6836566B69816 /* Roxas-prefix.pch */, - 542FC0426647A94A8036D040BE621B6D /* Roxas-umbrella.h */, - F1E1CB05CD4DC0C89801490B3F9CE648 /* Roxas.debug.xcconfig */, - A096D5962C617072728B3CBB252572AE /* Roxas.release.xcconfig */, - ); - name = "Support Files"; - path = "../../Pods/Target Support Files/Roxas"; - sourceTree = ""; - }; CF1408CF629C7361332E53B88F7BD30C = { isa = PBXGroup; children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, - F57B90861A9B193A9F7F8E9A3ED8A432 /* Development Pods */, + A5F88E0358458579EAE143076875C670 /* Development Pods */, C080C886C9E2F80D52E3E86A62E5B711 /* Frameworks */, C27EC5BB44921E86A3540A05A3E4DE34 /* Pods */, - 2C6DD3243036D912CFF08FC91260A033 /* Products */, - 428FACA43C4DCA2FA4705C5F33DFF8B4 /* Targets Support Files */, + 64038DE3D5E68BA395A1A5CA98747271 /* Products */, + 30C5E295E48CEDE7497C55DE64DBC687 /* Targets Support Files */, ); sourceTree = ""; }; - D69FCCDD1ABC2253E109B674C10F1E16 /* CoreCrypto */ = { - isa = PBXGroup; - children = ( - BCC0BAA2AF80407B5CBFE4E944F7C976 /* cc.h */, - 7D486405C9D4B99CE161AAD222E9CBDD /* cc_config.h */, - 9710081BF11676F27AF615EA5706EF0C /* cc_debug.h */, - 2B0087DCDE8006C40D6DDE30FAA493A4 /* cc_memory.h */, - 3ECFF34C231FCFB634717BA3E3CC4DDA /* cc_priv.h */, - 5105FEECE5984CD649FCF6AE6430DF48 /* cc_runtime_config.h */, - 56FCB6C598F60066CD77BB55109BBE6B /* ccaes.h */, - 46FB9FDEEF68C699B476001FA5320919 /* ccansikdf.h */, - 2794324247E471F9DF6F87F9FCBA4D47 /* ccasn1.h */, - BF7304DB0CA7BB536DB8FB3DEE8F0D1A /* ccblowfish.h */, - 5E45C97D3AB1B75A7B060308B62E566D /* cccast.h */, - 771BCAB9BB29178EC7B625E14FCD997D /* ccchacha20poly1305.h */, - 038DBDA98A16B54C97505BDE0AA233AD /* ccchacha20poly1305_priv.h */, - DD17EB374316052C67F1942B560C1AD1 /* cccmac.h */, - 3166F8D0B4F1A722DA48E9CC7BDD855A /* ccder.h */, - 160B58793F3B47C0DB6C37D47193CEB3 /* ccder_decode_eckey.h */, - FA5D952FAFAFBECF6887CEE750BB488A /* ccder_encode_eckey.h */, - 43A96BAA02638AF093C28038DD2350D0 /* ccder_priv.h */, - 5DF0627AD86A777A092B6E2401A5224F /* ccder_rsa.h */, - CD866492F6109E16E97DAEA1CCCBA10F /* ccdes.h */, - 5F4B2E24C3F6B4F861AFAC82E0D0B4CC /* ccdh.h */, - 362F52BFB05BD3271812A234FFE33DF8 /* ccdh_gp.h */, - 9EB235A992F449282FBABD90D5B114B6 /* ccdh_priv.h */, - D144ABAD1683B54D9F038D02C27B992C /* ccdigest.h */, - E513118B48CD1B02D9304B4A36468755 /* ccdigest_priv.h */, - 8741D0379691BBF278CC3CC8718569DA /* ccdrbg.h */, - 4AE2199E6A51154AF6B4E7B32154E02F /* ccdrbg_factory.h */, - BB334B6C1E4EEA448C906F87D15B27E0 /* ccdrbg_impl.h */, - 583BE242B5A61EBABC9AE3E663D0EABF /* ccec.h */, - 68632B0F3C25D3250B49B578DEFE5B4F /* ccec25519.h */, - 7BE84818E833F8AB9C06C1C5EF39E5E8 /* ccec25519_priv.h */, - 875A3463D6900065D89523DC17506A57 /* ccec_priv.h */, - 49E9F22161810A48C575DD29AC0DE65A /* ccecies.h */, - CFE839DF89920DAFAB4182626619EB79 /* ccecies_priv.h */, - 18669DDA364BDBF686FBF00652517574 /* cchkdf.h */, - 23406E07C3812A5C43CF0E2283C078FF /* cchmac.h */, - 0BAA9F8D83DD23344E992F2FB24B5AA8 /* ccmd2.h */, - 81194E07D4BD338DBB90D02083FCBDAE /* ccmd4.h */, - EAD7F0A99AD8D8EA45CD70244565C808 /* ccmd5.h */, - 97AB8A5FB83325543AB2DA5A24B1C0AD /* ccmode.h */, - F2FD988EFB31431160D3C7A1EB70A708 /* ccmode_factory.h */, - 7D110C21ECAC3B90654C008A787558C4 /* ccmode_impl.h */, - 04E48909B2D42CEC45EA1F9C81E2DEC4 /* ccmode_siv.h */, - D313719BF089F1CB20A45B9A9A40E260 /* ccmode_siv_priv.h */, - 3E697C7F65C0316F2968D32AEB025D63 /* ccn.h */, - 60502633F7FA505E6B3EB04895E6BA97 /* ccn_priv.h */, - A8E5CCCB8EE7A389B6A843A3829AC73B /* ccnistkdf.h */, - 975881EA65D098CF31D0A70F296AA65D /* ccpad.h */, - 7C5FB11438047EDD30D4A9FF99CFE6FA /* ccpbkdf2.h */, - 623571BD2C9381B22F990FAC92C75777 /* ccprime.h */, - 0F4572F6ADA25AA7F044F41851355126 /* ccrc2.h */, - E8947CFE59E6109313B96FF55E01378A /* ccrc4.h */, - 171A895D5CCD94D8FD9D5D9CA4C70881 /* ccripemd.h */, - EB61CC2B982C105362497633A8C23758 /* ccrng.h */, - 36E05BA7FFB4CE39965CB8979F25813C /* ccrng_drbg.h */, - 18B648C7A3437E29C42D403484299872 /* ccrng_ecfips_test.h */, - 64F0889790D2ACC87B825C410D5D035C /* ccrng_pbkdf2_prng.h */, - 080FCAC78B14376716BA4A680292C624 /* ccrng_priv.h */, - F4DD90FD22ED1BC17FE39CA0C180D01B /* ccrng_rsafips_test.h */, - 5F8DD4CC6FD7EBFBFFFBE02559D72F79 /* ccrng_sequence.h */, - 0395A8749A5DD5DE7D8F2D5B14AE29AC /* ccrng_system.h */, - 56232D8DFFB83F8BA3EFBA6AFA1EC588 /* ccrng_test.h */, - CF3AD436D6FC168E5E118EB7092DAA33 /* ccrsa.h */, - F73DADEA30285B22DC100CD0080511EB /* ccrsa_priv.h */, - F23D6F1E470C7CE4F1E5FDAFD2F4F51A /* ccsha1.h */, - 1401F5D9A10367C840D1C4FF15EB5D9C /* ccsha2.h */, - 47848148F8F7118B6D1B2F61CC0C3E52 /* ccsrp.h */, - A46EE0101469FE27E1CD8026D05270C6 /* ccsrp.m */, - 28981AEA5F0CB6BE6EA801E32AE6998C /* ccsrp_gp.h */, - 01AD0B4A106196B1739ED6CBD0FD4066 /* cctest.h */, - FF0618D615B3E9F56717BB662E5E0EE9 /* ccwrap.h */, - 0327BFAC5D8DC19692DAF271C664156A /* ccz.h */, - 29E7943A8261F7F93A0C1F4F6EE1DF2C /* ccz_priv.h */, - D9AA0BBC44B945E549B9714BD67D26EA /* cczp.h */, - 94777D95E5A9072CA3877328471114F0 /* cczp_priv.h */, - EC117A8BDA27D0B78429B5E9B3A8357E /* CoreCryptoMacros.swift */, - F8380ED5DB8B73F8A5FD8490D114388C /* fipspost.h */, - C2CD442A99FA1436B605A5F1F7AF978D /* module.modulemap */, - ); - name = CoreCrypto; - sourceTree = ""; - }; DA50AF49D06194D2A01B76CABDD4FC42 /* Crashes */ = { isa = PBXGroup; children = ( @@ -1860,63 +919,6 @@ name = Crashes; sourceTree = ""; }; - E089EA9D7A93D031B35330ECDEB29B31 /* Apple API */ = { - isa = PBXGroup; - children = ( - 6946829DBF8B743B9B844DCAC6523DCB /* ALTAccount.h */, - 1EBB43C7D005D0C8BEACA8D524E31DE9 /* ALTAccount.m */, - 33040F01A546DC48DA732B66C52A9C8C /* ALTAnisetteData.h */, - 18FC40ACB1836A75DA17B21A89E0054C /* ALTAnisetteData.m */, - A23E8E95982C1339744E8C5F2EEB0CD6 /* ALTAppGroup.h */, - 1424685BBB77C3E05F3A916558F86668 /* ALTAppGroup.m */, - 90D6580ABF0241AF670BFDE5BA625DE6 /* ALTAppID.h */, - CEC0AE9C920366C9FFB6A2D8E36455DC /* ALTAppID.m */, - 4F70AD32BEA9BD708F13DEAFC1293B22 /* ALTCertificate.h */, - D13D35CDEB5E1E23C6398A39673EA678 /* ALTCertificate.m */, - 263358F453CF2927AB4E132E790BF074 /* ALTCertificateRequest.h */, - 281369C807E1A881F5B70041590BBCC4 /* ALTCertificateRequest.m */, - CC9D0237571351B06D22A92EC6D08E7F /* ALTDevice.h */, - 84B080AD7BAFDE2B16681E8A8F49268D /* ALTDevice.m */, - CD346EAD36130B98E7DC1F4AD8FACB2C /* ALTModel+Internal.h */, - C1624023E2A6D3597EE53BF493A34CB2 /* ALTProvisioningProfile.h */, - 47F5078F3ABEA48682C45690BC6AB228 /* ALTProvisioningProfile.m */, - C695BD7E6FC2EDDB4D8A4B611B05C663 /* ALTTeam.h */, - AEABD8325D1C574D6805E25B347A94B5 /* ALTTeam.m */, - ); - name = "Apple API"; - path = "Apple API"; - sourceTree = ""; - }; - EAC6D3F8A00F1F9107CD61620F43718F /* Signing */ = { - isa = PBXGroup; - children = ( - F0E9C8EA68D3C6ECB6B2AA3E44A10D11 /* ALTSigner.h */, - 5934972BF242BBFDF65467C65E6D8B16 /* ALTSigner.mm */, - ); - name = Signing; - path = AltSign/Signing; - sourceTree = ""; - }; - F005BB3AEDD1035AACFA591B09F1E861 /* Model */ = { - isa = PBXGroup; - children = ( - 7620EE1119196245356B40487815ABE4 /* ALTApplication.h */, - F251AD62EF58A602DDD67F3E9892D06E /* ALTApplication.mm */, - E089EA9D7A93D031B35330ECDEB29B31 /* Apple API */, - ); - name = Model; - path = AltSign/Model; - sourceTree = ""; - }; - F57B90861A9B193A9F7F8E9A3ED8A432 /* Development Pods */ = { - isa = PBXGroup; - children = ( - B139FFFDEEB949002AC54D2C0FECAC0E /* AltSign */, - A8C761F0834AF71DFF72F7EDBCC976C1 /* Roxas */, - ); - name = "Development Pods"; - sourceTree = ""; - }; FDFF33DA2A162706573159964DF23275 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -1925,17 +927,17 @@ name = Frameworks; sourceTree = ""; }; - FE99D0CCD6E661093458A80DD69A5B92 /* Pod */ = { - isa = PBXGroup; - children = ( - 6D85537C7573B22CF1A598D59076C17D /* AltSign.podspec */, - ); - name = Pod; - sourceTree = ""; - }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ + 3338DAAA2CE22409B24D2EE672A4727E /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + FBBE47843713762AF628E1D08D361C39 /* Pods-AltStore-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 5A0720C096941A3006070216308EE5E4 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -2006,211 +1008,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 7CD3849434A4B17036186EA1E0A58C14 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - F04405D1606B801427C4CEB570CFB3B7 /* aes.h in Headers */, - 84EFA1FA535B1C68326629F8F61ACC0D /* alt_ldid.hpp in Headers */, - 9957FE04F551EE0627D8B5E280990071 /* ALTAccount.h in Headers */, - 2CB0E74AA83A9D5E9AE8229340A0A4FA /* ALTAnisetteData.h in Headers */, - 53B0349EF08A1293BF2DF82BD045AAE6 /* ALTAppGroup.h in Headers */, - 6131C0AA2801C72949D5A4BEC087F60B /* ALTAppID.h in Headers */, - 9C24AE681080F2BAEB675B47BD8F90ED /* ALTAppleAPI.h in Headers */, - D2BAB201EDC6FFE90AE08617CF03DE6D /* ALTAppleAPI_Private.h in Headers */, - 9FA8C3353C948F710B1C708614CB32A8 /* ALTAppleAPISession.h in Headers */, - A4C6E54451B0519645CC31CC9F779A74 /* ALTApplication.h in Headers */, - AE646D5E31A87C5B44C236B7D2BDBC46 /* ALTCapabilities.h in Headers */, - E066009C280AD5EB44594B018EC0541C /* ALTCertificate.h in Headers */, - 37A2BFA579E0F33D749571AA890FE103 /* ALTCertificateRequest.h in Headers */, - 164984DE6CADF5F132CC915F24B7A604 /* ALTDevice.h in Headers */, - A6CDA83231DA7095F945D0591383EC51 /* ALTModel+Internal.h in Headers */, - C8F276C5047554B2D72170790C669ECC /* ALTProvisioningProfile.h in Headers */, - 181449E6B964C7F0FD306BED265BF656 /* AltSign-umbrella.h in Headers */, - C3E5E472A7B1FBB2EA5A9E74CBA8298F /* AltSign.h in Headers */, - DEE149D4B50BCD260BA00D7ABDC53021 /* ALTSigner.h in Headers */, - 5CC80EC411C45F9D6A01481F3AEA0FA9 /* ALTTeam.h in Headers */, - F17DE2E81580F89CFAA97A7DD84415E2 /* Array.h in Headers */, - 6C034C9DBE49DCCCBC493DA3E48B0BA7 /* asn1.h in Headers */, - 71952D4F4E395D82DAE414CDB7218E3E /* asn1_mac.h in Headers */, - 1B77BEA1E2367D146B56CBCCA591DC7C /* asn1t.h in Headers */, - 6B6BEC792C0CDC0AAC4B7BD806557AFC /* bio.h in Headers */, - 03EFF70A7C5675DBFAF964D3B6077003 /* blowfish.h in Headers */, - 92E1BB88728285787185D1AC933708CE /* bn.h in Headers */, - BAD6239957270A5250AC1BAFEB2E373F /* Boolean.h in Headers */, - 5FBA2917A346C5D4D1D00309A90C8531 /* buffer.h in Headers */, - 915E38FAD0CEE6423385563E95267DB2 /* camellia.h in Headers */, - E0E223D9532F308C9E5AE6969877478A /* cast.h in Headers */, - 94FC3DC1EE8B4540B1850A461146DE23 /* cc.h in Headers */, - 068085FAACC79BB424884BE9BF74FA3E /* cc_config.h in Headers */, - 9DDCDE8B1CD0E6791402DDD8A5BD724D /* cc_debug.h in Headers */, - 355EE38F14534F20BFE853D2F271FEAE /* cc_memory.h in Headers */, - 26C9C3944093AE0DFA55D3B7333A3FAC /* cc_priv.h in Headers */, - DDADEC27DFAB95F39AADAF709EF328CD /* cc_runtime_config.h in Headers */, - 34040D3836170697E910966F1854C0CE /* ccaes.h in Headers */, - A7954DF474B3724B30365DBC554791B1 /* ccansikdf.h in Headers */, - 48C764086A922A8D8AB376A50E2D77AF /* ccasn1.h in Headers */, - E3F3F0B42DC8777EBFCAD99028072C1A /* ccblowfish.h in Headers */, - 044B7D07360C463750C45EBE8D760131 /* cccast.h in Headers */, - 185BAC6BD8157D85B9DDD7B0E8F4026C /* ccchacha20poly1305.h in Headers */, - DA5F3999B7FA86398C60F04BB7532AA4 /* ccchacha20poly1305_priv.h in Headers */, - 0BEEE44D728010E49BBCD7A43C9983E7 /* cccmac.h in Headers */, - F7DE501789FC5EB3540DCC2CCB6A7DB0 /* ccder.h in Headers */, - A70F22057425ADF33EE98F24CC439593 /* ccder_decode_eckey.h in Headers */, - 5BB2E7FA1882B6C657149D665099FEB1 /* ccder_encode_eckey.h in Headers */, - 4F18E6F7EB5C8B4919BEC8268BF109E9 /* ccder_priv.h in Headers */, - C5740B8C55A90877682FDB16133A152C /* ccder_rsa.h in Headers */, - 0D9F8108DD2235C337BA3F7440C28C1F /* ccdes.h in Headers */, - 4D37BC4BD1C71D51A6B9BCAD4C424CF3 /* ccdh.h in Headers */, - 99BE5CD8EAE310F84983FA0DA1339D53 /* ccdh_gp.h in Headers */, - F5ADC97293EC1C2C9F23226D2E644B03 /* ccdh_priv.h in Headers */, - B2F691DCB61398EB2019517A26AC23D4 /* ccdigest.h in Headers */, - 2C984D359CA294A658164EFDFF66DECE /* ccdigest_priv.h in Headers */, - 742227219DCBEABFA3AB3B0CD811FA44 /* ccdrbg.h in Headers */, - 9A7B38F0CAC114C0B9FAE1EF3CCFADB3 /* ccdrbg_factory.h in Headers */, - C8707C90EE29D0F8D66FE0434BCA758C /* ccdrbg_impl.h in Headers */, - 224238DDCACAE338B186CE1D4DA6DA3F /* ccec.h in Headers */, - 5C36EF4856AE305E58B9491A2BDD7446 /* ccec25519.h in Headers */, - F5AB3387906375DF553E94B10873A0FF /* ccec25519_priv.h in Headers */, - 81FF349353EE4351B29BCFA2783C8AD0 /* ccec_priv.h in Headers */, - 44086274B1BA6196496A35A53763FA69 /* ccecies.h in Headers */, - 805B0795C6A3D07C5CEF57D9B1EAF9D4 /* ccecies_priv.h in Headers */, - 27E52F5869C7510896C994DCCC339E4C /* cchkdf.h in Headers */, - 3B880FAECC3BCEE681221A9590327151 /* cchmac.h in Headers */, - 1801A9F2E1F0AF6B17422B38C7A550E6 /* ccmd2.h in Headers */, - 4EBD363776D6018EF8127EBDAB024F3C /* ccmd4.h in Headers */, - 96E92BAADC6217F9B9D92253B10AF5D7 /* ccmd5.h in Headers */, - 777556F0FEA0143D228A293B944EDD04 /* ccmode.h in Headers */, - CBC97073916B9B20F18837B1C79ACFBB /* ccmode_factory.h in Headers */, - 881698D855D24C5DD692D57272DFEC89 /* ccmode_impl.h in Headers */, - BE210C50E01CE347E7087736855F14AB /* ccmode_siv.h in Headers */, - 4E29838B32350D6DF54E55AB57D52D9E /* ccmode_siv_priv.h in Headers */, - 22E20CF237FD1758483F7F9C9654D797 /* ccn.h in Headers */, - 06F83CF45771856AF41DF5FAB821BA02 /* ccn_priv.h in Headers */, - B91A707E6285AD8E95464A58036536BE /* ccnistkdf.h in Headers */, - 3199A644112CC8517B2765E51BCED39B /* ccpad.h in Headers */, - FF8BE360EECB82E273CE407DECA358E4 /* ccpbkdf2.h in Headers */, - 070241A2908EBA8C00C7175F4A8D44D8 /* ccprime.h in Headers */, - 58FE45731BE9D0AB6F04B96D977805FB /* ccrc2.h in Headers */, - 8468E8E1475A2F8C91462CA0D53C7FFF /* ccrc4.h in Headers */, - FCF34F8348E44C57664A415C9DD2D07C /* ccripemd.h in Headers */, - 77DCB763AADB77B5CE7B9752E576E25A /* ccrng.h in Headers */, - 5F57C750F07AB688DBAC8C10CBAE7E2C /* ccrng_drbg.h in Headers */, - 776F391B803FFEBA60BE099DA20A427A /* ccrng_ecfips_test.h in Headers */, - CC01F9F7D6B5B0F73EA7C14106535FA3 /* ccrng_pbkdf2_prng.h in Headers */, - 3C522CB7A557EA62E44908044040A22E /* ccrng_priv.h in Headers */, - 6D58AAABA26AA5EFCCEDEC28EA5A3AC9 /* ccrng_rsafips_test.h in Headers */, - 3398097196A9518FE7814AD9BB234F2A /* ccrng_sequence.h in Headers */, - E3D5D163C66E9C8A6E483E3EAC6A2792 /* ccrng_system.h in Headers */, - 5F3A7F5795E0A51F6C456FB67FC3C0F6 /* ccrng_test.h in Headers */, - 5DBDEFB277139EC287F55506B38879F0 /* ccrsa.h in Headers */, - 196E505C0312F9DD54AACAEF5D4CB83A /* ccrsa_priv.h in Headers */, - 05917FF95A8C48EF89A320E6110474D0 /* ccsha1.h in Headers */, - A977838D63EAEA3CBB724A9A024CBE15 /* ccsha2.h in Headers */, - F165BB76C32D7D14B780D279338C15B5 /* ccsrp.h in Headers */, - BCDCCFD288E71C3C9C7B61104C24953C /* ccsrp_gp.h in Headers */, - 9B59ED076116A85D72DC2745EAE6308E /* cctest.h in Headers */, - E3F843AF603BB571F02E34088CEEF0F4 /* ccwrap.h in Headers */, - 0839C7856168050058DED3FB9A7BC692 /* ccz.h in Headers */, - BECF53CA7AB32054F22798B93055C952 /* ccz_priv.h in Headers */, - 4B6EC0C8EAA2A39FEFD9CA08805BF732 /* cczp.h in Headers */, - F7DAAE1A7B8C92DE3475CF80719FAD56 /* cczp_priv.h in Headers */, - 43A564ACF213A2DCA54D405354B3EC25 /* cmac.h in Headers */, - E03F2B113D8FDD7A1A8881F5B8CC06A0 /* cms.h in Headers */, - F53F90FBA0CA0A5289F058E85E82BFC7 /* comp.h in Headers */, - 743A84B43735F13B0A2E125A04FC1518 /* conf.h in Headers */, - 29FE1570C2309F7DA3164CAD19D2946E /* conf_api.h in Headers */, - 7A76D0EFD254C7BDB70BB871EAB2BDAF /* crypt.h in Headers */, - 63FA589A8840C65988725708EF1EDFB1 /* crypto.h in Headers */, - 15F17E480C9D0717CC45B74D3CC86AAE /* Data.h in Headers */, - ADF3422972E690C9E768F447DFD32C98 /* Date.h in Headers */, - 2CE38FD7635600681B05836D253133EC /* des.h in Headers */, - 9D63EF94DF4180E0C278B0698762C4DE /* des_old.h in Headers */, - 42A8040613C4517E648249794DA07C8E /* dh.h in Headers */, - 0DAACC07BB034EE403262D3FF02AAF50 /* Dictionary.h in Headers */, - 672881C0B2C1BB6BC450E731A5BC084E /* dsa.h in Headers */, - 0BC3213EF124FF49944AEB77A34B0A1A /* dso.h in Headers */, - 65BBDE381ADE548D18E58F3D87DBB485 /* dtls1.h in Headers */, - 11968AFC828ED43ADFD26DFA2D31FFB6 /* e_os2.h in Headers */, - EC982CB57B6B41B7B99CA411BD8A3C37 /* ebcdic.h in Headers */, - 32DFC47501D4A087219E5A3FEFCB4641 /* ec.h in Headers */, - 7CE54C4465105E4137AE435B19AF713E /* ecdh.h in Headers */, - 7D17DB183A7F8C416DE3E7DB9538BBFF /* ecdsa.h in Headers */, - C166129838CE82674CE0B10222BA93FA /* engine.h in Headers */, - A6D70ABB0980B9B21A06B578D733AA82 /* err.h in Headers */, - C65887BA19F2AB28FA1EA7CD80E17612 /* evp.h in Headers */, - EE80CC17E457EA579B57D43121BCDFE4 /* fipspost.h in Headers */, - 21DB6936305C0C74FEE70F77050AD382 /* hmac.h in Headers */, - 0BE24AC2F4E69E7A92559E5445A95B8C /* idea.h in Headers */, - D8FCEA9B12C44523D1E329577C4B3B48 /* Integer.h in Headers */, - 1CFAEBFCAA840B206B9F80F73482DDD1 /* ioapi.h in Headers */, - EF112A30509A9C6BF4A6ED5C5D9ADDA9 /* Key.h in Headers */, - E262F3FB2EC12A320BF27E82E57B0031 /* krb5_asn.h in Headers */, - 83A04A313BA1E4FC2F1B1BEA7A83DDAE /* kssl.h in Headers */, - F699CD951A2DC8E7A292E56034C23980 /* ldid.hpp in Headers */, - EB35E5AC896DEAD813645613B91DC8BD /* lhash.h in Headers */, - A518ED7B18224E277B7E0E187C9C1B98 /* md4.h in Headers */, - 7B8B69B7F6306C08F057A0A715E95525 /* md5.h in Headers */, - D084BEBE6ACB3C4511A88EF1908E4E8B /* mdc2.h in Headers */, - 225E7B72F20DEEA0C03A43A0F2DD0BDA /* modes.h in Headers */, - 0A08E77F945E8CC4EB012AF02AB3F197 /* mztools.h in Headers */, - EE1850E4CA168D3E84F7030A03946547 /* node.h in Headers */, - 2B0ECA16CD689F1628B77C66A58664B3 /* node_list.h in Headers */, - FB07A994E3E85E5580DAD46C1DFBADB6 /* NSError+ALTErrors.h in Headers */, - 808DEDE5198B2046C366BA0A7F796C89 /* NSFileManager+Apps.h in Headers */, - EF3B29A699680744CDD67FD1169BF7BB /* obj_mac.h in Headers */, - 078D41D57CB4A903C6892DAA219A155B /* object.h in Headers */, - 287FF887A5B07F23FE7A833CE081FFDB /* objects.h in Headers */, - 57D5B77688350DEC93C266FFDED7B414 /* ocsp.h in Headers */, - CC3BFA02A7D25C752DBDDD0B44F7846F /* opensslconf-arm64.h in Headers */, - 9F4E638D6F7F0F17C59E50AC54C62A84 /* opensslconf-armv7.h in Headers */, - 381DB0FFE5F603A56B2F23F62414D216 /* opensslconf-armv7s.h in Headers */, - A0B8AC355E2EF7906F3360370783D0E4 /* opensslconf-x86_64.h in Headers */, - 8E00E42681C998BDEF137BD35148B626 /* opensslconf.h in Headers */, - 1B41C0992EC72609CEDE92C05DCBC577 /* opensslv.h in Headers */, - F17B3F90327BAEED16C75FEB90E847F3 /* ossl_typ.h in Headers */, - 93C1ED147787F2348BB0D6E6BB088A11 /* pem.h in Headers */, - 3FFF7313F8E75D4A5F748D965F881AED /* pem2.h in Headers */, - DCD9F0CD4CCA677CAE43A226CE708944 /* pkcs12.h in Headers */, - CAC9AD1776248FB29D015F73F0353B14 /* pkcs7.h in Headers */, - DB5DE5C2B2CD58E9A6639B6539A79C2B /* plist++.h in Headers */, - 759790946159E261465FAF55A7795DD3 /* plist.h in Headers */, - 5AE03832B9535D7FEE9E85D94000DE16 /* pqueue.h in Headers */, - F3C9877C8109CC2671A935B55AB67EF8 /* rand.h in Headers */, - 16F595B7FAD6A7A28F4E970F7EB62BDF /* rc2.h in Headers */, - BAA5610B4A99504A3AA5B4C74B27E514 /* rc4.h in Headers */, - 417CD70357C8480DC3C461CCEFF3B6F2 /* Real.h in Headers */, - FF0CBBAEA4B3AED69CDEECDDA2A0BBDE /* ripemd.h in Headers */, - E7FE4C46CAAB241BFC0BAEB9417DDB60 /* rsa.h in Headers */, - 7230ECCE6B9DBD88E65A49A2349041F9 /* safestack.h in Headers */, - BFB63F20E62979CF389BF9F2A2E08273 /* seed.h in Headers */, - 3B253F597405AA3BA6D21B84CE798CA1 /* sha.h in Headers */, - 70147466942E3B83BCA4290297322D8A /* sha1.h in Headers */, - 5DEC99380E3640BD62C7185BE2438381 /* shim.h in Headers */, - 86476E5618A352E7584C4040BB05AE84 /* srp.h in Headers */, - DB8E409BA6A5E0EE41F6632475790FA1 /* srtp.h in Headers */, - 3CF7D40AB6C96B959D098E7A766FB63A /* ssl.h in Headers */, - C8A17816ADA08481463647393372C6E4 /* ssl2.h in Headers */, - A515273993DF7E726DA1F3BE7D9DEE08 /* ssl23.h in Headers */, - 3644D7F743B3C5870B92570CD661CBEB /* ssl3.h in Headers */, - 4C76F2FD0300EF6B3D29FD6EDDDD1E19 /* stack.h in Headers */, - 0D682CD2E89024BA31CEAFA507167400 /* Structure.h in Headers */, - 0883E4577C91799E29A10DF00688A4D6 /* symhacks.h in Headers */, - C860BCCBD7105A38C81FCE74834FD8F1 /* tls1.h in Headers */, - 305DE865D8EA7F65DAEE6BA260B85231 /* ts.h in Headers */, - FC081CECD87962B9E4CBB6A8B4D3E46C /* txt_db.h in Headers */, - E1BC7EB1495E459F5EDC980C46CFC409 /* ui.h in Headers */, - 2FF3CAF08A6B92141FA533FFB8504ECF /* ui_compat.h in Headers */, - 16D26F49EDB3E268C81AB8157661D327 /* Uid.h in Headers */, - 66770834702D8306868CF97261C58AF6 /* unzip.h in Headers */, - 383C34C3B9B37AE49D9A2FD44036F46D /* whrlpool.h in Headers */, - 18CBA804BA88343981230BFF15345D29 /* x509.h in Headers */, - E352D925DF8A8AAA018187DAB2B9E52C /* x509_vfy.h in Headers */, - E681310CEA159103631FF1A8E99D23FF /* x509v3.h in Headers */, - 677E47353E63CEAB405337189546A371 /* zip.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 84BEA10467B4EC9AAF2B28BDBC10DD88 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -2219,14 +1016,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 8E47C4DDF185ABE26567020D24712FF2 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 9B1947F46B85DDB8608DCE7041534A96 /* Pods-AltDaemon-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 9C68219869BBD8971AA000BFC48D9006 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -2235,11 +1024,10 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - CFE60F076871D628829EC552F62C4384 /* Headers */ = { + BA3C5A8B71A174FFFB126250097370EC /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 41EA0972FEA54AA786A75D0766E2C184 /* Pods-AltStore-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2310,20 +1098,19 @@ }; 7083360F3F274C756CA77375F9D2A2BD /* Pods-AltStore */ = { isa = PBXNativeTarget; - buildConfigurationList = 354957EC65E1D6AD7864194299289A10 /* Build configuration list for PBXNativeTarget "Pods-AltStore" */; + buildConfigurationList = 3899915FA2B27027669D7781BF821169 /* Build configuration list for PBXNativeTarget "Pods-AltStore" */; buildPhases = ( - CFE60F076871D628829EC552F62C4384 /* Headers */, - 2B5E2C7555883936B5742906C23DC782 /* Sources */, - C60015F3D5560760CF0187508FF1B88C /* Frameworks */, + 3338DAAA2CE22409B24D2EE672A4727E /* Headers */, + 9B329FF0F585BDF1E5AAF8534ADC0CE5 /* Sources */, + 3D76066203F1458791D684EEFDBCAA30 /* Frameworks */, ); buildRules = ( ); dependencies = ( - C73DA6F575F816D743E2F018FE5BC2C9 /* PBXTargetDependency */, - CB8A07840E14B7A0D1850D2F6B266146 /* PBXTargetDependency */, - 6962BED0BFA4A73379AD8023F129593C /* PBXTargetDependency */, - C716F85284DFB45B41E417F3B8BC4C97 /* PBXTargetDependency */, - D7EF8BD577002F45575B26EF25201042 /* PBXTargetDependency */, + 2E8EE997FF3E17F1EA4795CCE28E739F /* PBXTargetDependency */, + 5EB37DC254A3A36D52E1A05B29E0BC86 /* PBXTargetDependency */, + E9654907D89CDC2345D9853B48C5C2BB /* PBXTargetDependency */, + 6B2309C70709A1A54CE08C57F1DA0FA1 /* PBXTargetDependency */, ); name = "Pods-AltStore"; productName = "Pods-AltStore"; @@ -2342,45 +1129,26 @@ buildRules = ( ); dependencies = ( - AA8E4556A23FA4175BEFBF3D34B52386 /* PBXTargetDependency */, - 611579095B1F99E3D7F7A2A6B06EEE41 /* PBXTargetDependency */, + FEC8B5AB40FA9EA44CB94FF6D1107808 /* PBXTargetDependency */, + 42066F859C01211D0E02965D8BB1B1EE /* PBXTargetDependency */, ); name = "Pods-AltServer"; productName = "Pods-AltServer"; productReference = 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */; productType = "com.apple.product-type.framework"; }; - 951A9DDCF9D2F851D1EC2B8CCD08ADFA /* AltSign */ = { - isa = PBXNativeTarget; - buildConfigurationList = 24EEBC732EC0BD48791158A2F27022AC /* Build configuration list for PBXNativeTarget "AltSign" */; - buildPhases = ( - 7CD3849434A4B17036186EA1E0A58C14 /* Headers */, - 2F3AA1F11F818C5200573797B4446778 /* Sources */, - 69CA19C13E443B5DDAD3919F837434F1 /* Frameworks */, - 38345686CA0190A6AB9D6C873E89680F /* Copy generated compatibility header */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = AltSign; - productName = AltSign; - productReference = 97376E80213BC9E42F08C1C3E739327F /* libAltSign.a */; - productType = "com.apple.product-type.library.static"; - }; A7A6DC28A6D60809855FE404C6A3EA29 /* Pods-AltDaemon */ = { isa = PBXNativeTarget; - buildConfigurationList = BFBAA1A823B3A8BCC3D6E6264F6BB252 /* Build configuration list for PBXNativeTarget "Pods-AltDaemon" */; + buildConfigurationList = 97BC82931482A663963602D082A10D17 /* Build configuration list for PBXNativeTarget "Pods-AltDaemon" */; buildPhases = ( - 8E47C4DDF185ABE26567020D24712FF2 /* Headers */, - E92799C515A0C499572A4308E27B2F0A /* Sources */, - 6E4F1AACE3AC3679558FB826FDCB0D80 /* Frameworks */, + BA3C5A8B71A174FFFB126250097370EC /* Headers */, + 2F369B2CE2C218800FFDD6B1A4E36D4A /* Sources */, + 742216C713BC83FD8B72059125C8E481 /* Frameworks */, ); buildRules = ( ); dependencies = ( - B05834235EC90A0E132F58E1954AC70C /* PBXTargetDependency */, - 39067C5DE79F3F0A24780CA9213A1EF2 /* PBXTargetDependency */, + 938026933F7BCAD8D24C90B131B816C3 /* PBXTargetDependency */, ); name = "Pods-AltDaemon"; productName = "Pods-AltDaemon"; @@ -2422,11 +1190,10 @@ Base, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; - productRefGroup = 2C6DD3243036D912CFF08FC91260A033 /* Products */; + productRefGroup = 64038DE3D5E68BA395A1A5CA98747271 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - 951A9DDCF9D2F851D1EC2B8CCD08ADFA /* AltSign */, A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */, 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, 062A64896E847A6749F58B6BA9A931B1 /* Nuke */, @@ -2482,30 +1249,6 @@ shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/Nuke/Nuke.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/Nuke/Nuke-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; }; - 38345686CA0190A6AB9D6C873E89680F /* Copy generated compatibility header */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", - "${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap", - "${PODS_ROOT}/Headers/Public/AltSign/AltSign-umbrella.h", - ); - name = "Copy generated compatibility header"; - outputFileListPaths = ( - ); - outputPaths = ( - "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", - "${BUILT_PRODUCTS_DIR}/AltSign-umbrella.h", - "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/AltSign/AltSign-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; - }; 988325A8CBAFED81E123BA351205C202 /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -2541,71 +1284,11 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 2B5E2C7555883936B5742906C23DC782 /* Sources */ = { + 2F369B2CE2C218800FFDD6B1A4E36D4A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9EE41746F73B640F38F3FA69D97E36A7 /* Pods-AltStore-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 2F3AA1F11F818C5200573797B4446778 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - A23C49361983DBD047C02B25FDA7FB81 /* alt_ldid.cpp in Sources */, - 20B0E08BB71C82472AD2C7010BC87D0A /* ALTAccount.m in Sources */, - D74D767FE6A15577C0A3087E69FF4E7A /* ALTAnisetteData.m in Sources */, - 03C7758866551629F5A357E006E30A0D /* ALTAppGroup.m in Sources */, - 9A4DB26364136688C9A858CC09F13D06 /* ALTAppID.m in Sources */, - B42A4586C752C768619342457F4CF5EB /* ALTAppleAPI+Authentication.swift in Sources */, - 06EE6F02D7F5A5EA70B0F691D1833C7D /* ALTAppleAPI.m in Sources */, - 851D76ACE89EDB44DFAD79EF14499CF3 /* ALTAppleAPISession.m in Sources */, - 3045A74950FC64816D04EE5A044F97AF /* ALTApplication.mm in Sources */, - 15336BF0CAEAE77617FE7E8201D80AAE /* ALTCapabilities.m in Sources */, - B4210BD91303E95FD5591D34DC763B3C /* ALTCertificate.m in Sources */, - DE62591BB07B97A007A214246E900162 /* ALTCertificateRequest.m in Sources */, - A9E938893ECD5791F72C227E2C23406B /* ALTDevice.m in Sources */, - C6635B47CC3BAFEAC2FB9361600139E5 /* ALTProvisioningProfile.m in Sources */, - 58E8A4CB07CAF3932F877BA2ED511090 /* AltSign-dummy.m in Sources */, - 17FCC00409D3702912D9A6FF696EAE59 /* ALTSigner.mm in Sources */, - C061B3611B122F43DA3D77159436BFD6 /* ALTTeam.m in Sources */, - 38B79CA25D8757F06AEA1D6E5A0524CC /* Array.cpp in Sources */, - AD317A66E4E74452B5B98717D921D4EF /* base64.c in Sources */, - 0D5966BD94CF25E84025E2E1F2E3EFEA /* Boolean.cpp in Sources */, - 937A73E2EF658419E0B40D7451A58DA4 /* bplist.c in Sources */, - 6EFBCF157F045CC1D9191FECE0E7D96E /* bytearray.c in Sources */, - C6DE5AB2BEA7F887F469C1E4E9E34A3C /* ccsrp.m in Sources */, - CF2F1D7EEEA876241BBE23C42E0D436D /* cnary.c in Sources */, - 3AC504769E3EC172D79989B8EE315520 /* CoreCryptoMacros.swift in Sources */, - DEABFBDDDCD69DF51814E0A6DAFC3C3B /* Data+Encryption.swift in Sources */, - D87B98D46E2DF517A6A8B9EE25FEA44D /* Data.cpp in Sources */, - EC88A9B7115B67021BF69EB13A5CFC00 /* Date.cpp in Sources */, - 177182A80CF278354E0FA3B6306C5F9A /* Dictionary.cpp in Sources */, - 456C32D9E660B60C5FD4E4B26D606B53 /* GSAContext.swift in Sources */, - 99419B964BEF7E297FB0619ACD0B8A63 /* hashtable.c in Sources */, - CB8532100D66A671FFDAA9F37073DC03 /* Integer.cpp in Sources */, - 2F8CFDF20AFA3A6DE81E066372AC8DFB /* ioapi.c in Sources */, - 2708A593738D289A3ACE8087AB07CE3B /* Key.cpp in Sources */, - 5EF067A77D23D11375A4D3656DB5EF8A /* ldid.cpp in Sources */, - B5FA16048D633CC346ACFC28014CDB30 /* lookup2.c in Sources */, - 12DB239F69775E1C9D8EB891A4F5EAD1 /* module.modulemap in Sources */, - EA54CB4257BA7CF3C30C75FCFA93DA4E /* mztools.c in Sources */, - E46FC369873AADB1C30D51086B5EB9B5 /* node.c in Sources */, - 265679237C848D6602AF7A3192938080 /* Node.cpp in Sources */, - C9FB90EFD1C3E823EA9D77E3EDFA109C /* node_list.c in Sources */, - FD330A7B21BE240BF962FC155BECE02E /* NSError+ALTErrors.m in Sources */, - 3F289DB5B019964E69CBD65B143F99FA /* NSFileManager+Apps.m in Sources */, - 91484F30E4D66CD0D348BF1F8781646B /* plist.c in Sources */, - 2395B4CE44CFB6FE3494C51759A20ECA /* ptrarray.c in Sources */, - EBC9A4999DE05D9175FF2DF494737938 /* Real.cpp in Sources */, - D40CE705D4FA92B8F93D50F15BC11855 /* String.cpp in Sources */, - 10F0C92DD73EEACA85CEDE20E2760AC4 /* Structure.cpp in Sources */, - 7587A90A7538EA97DBAA0EA407C2A400 /* time64.c in Sources */, - E1077D8C7C894BE2BEFBF7A7A6ED4798 /* Uid.cpp in Sources */, - 3D0D963DA35BE796EDE489C3A2253F9F /* unzip.c in Sources */, - 8D3C09BB36F92F67DDEF5D9C2624781F /* xplist.c in Sources */, - F68E7A60E854E2DBEB6491448ED3B75F /* zip.c in Sources */, + 15BAE3DFD3C4B22282224AE3041E8464 /* Pods-AltDaemon-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2670,6 +1353,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 9B329FF0F585BDF1E5AAF8534ADC0CE5 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 93D822F7C213277AFFB3EFDCBE651927 /* Pods-AltStore-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; B400605D24BF12941B181786FD235958 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -2679,14 +1370,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - E92799C515A0C499572A4308E27B2F0A /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 63C884DA6D8822DEF37F3137EA99D44C /* Pods-AltDaemon-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; FE346339260FE3220E4D28C39EBE2EF7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -2709,87 +1392,51 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 39067C5DE79F3F0A24780CA9213A1EF2 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Roxas; - target = B5D1BA64AC676FF46408FCDE19A05767 /* Roxas */; - targetProxy = 6B4C6077209CF5639964AF5C4A1DDD93 /* PBXContainerItemProxy */; - }; - 611579095B1F99E3D7F7A2A6B06EEE41 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Sparkle; - target = ED77B4B88587C894E85C361023D67C53 /* Sparkle */; - targetProxy = 86362B98FA4EBCEC6B80EDA0F0E1B3E2 /* PBXContainerItemProxy */; - }; - 6962BED0BFA4A73379AD8023F129593C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = KeychainAccess; - target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = BB4F6AB7F65155F46B658D27AC3DF3DB /* PBXContainerItemProxy */; - }; - AA8E4556A23FA4175BEFBF3D34B52386 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = STPrivilegedTask; - target = 05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */; - targetProxy = 895A146C639B7CA87544F31DBA6C06A2 /* PBXContainerItemProxy */; - }; - B05834235EC90A0E132F58E1954AC70C /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AltSign; - target = 951A9DDCF9D2F851D1EC2B8CCD08ADFA /* AltSign */; - targetProxy = 331503D7898833C4A6E2514FD8CF9444 /* PBXContainerItemProxy */; - }; - C716F85284DFB45B41E417F3B8BC4C97 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Nuke; - target = 062A64896E847A6749F58B6BA9A931B1 /* Nuke */; - targetProxy = 7ACE67BD248A1F1FAA0C20F13287CE00 /* PBXContainerItemProxy */; - }; - C73DA6F575F816D743E2F018FE5BC2C9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AltSign; - target = 951A9DDCF9D2F851D1EC2B8CCD08ADFA /* AltSign */; - targetProxy = 283852C4E305AE2F0D3578804DDD4EAB /* PBXContainerItemProxy */; - }; - CB8A07840E14B7A0D1850D2F6B266146 /* PBXTargetDependency */ = { + 2E8EE997FF3E17F1EA4795CCE28E739F /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = AppCenter; target = A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */; - targetProxy = 3C49D37FF3CDBD05E1C0643E58E7BD41 /* PBXContainerItemProxy */; + targetProxy = CDAEA83DB86B6B08941E8900DEF348DF /* PBXContainerItemProxy */; }; - D7EF8BD577002F45575B26EF25201042 /* PBXTargetDependency */ = { + 42066F859C01211D0E02965D8BB1B1EE /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Sparkle; + target = ED77B4B88587C894E85C361023D67C53 /* Sparkle */; + targetProxy = AA7ED15707F8FF8EDCCB74CEB222A455 /* PBXContainerItemProxy */; + }; + 5EB37DC254A3A36D52E1A05B29E0BC86 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = KeychainAccess; + target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; + targetProxy = DFD38BFE39966B8A5440B1348F8610D3 /* PBXContainerItemProxy */; + }; + 6B2309C70709A1A54CE08C57F1DA0FA1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Roxas; target = B5D1BA64AC676FF46408FCDE19A05767 /* Roxas */; - targetProxy = D979F2C542263E2DFFE50BEBB171CFDE /* PBXContainerItemProxy */; + targetProxy = 784DDB142F6EE822ACD7951D265EF303 /* PBXContainerItemProxy */; + }; + 938026933F7BCAD8D24C90B131B816C3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Roxas; + target = B5D1BA64AC676FF46408FCDE19A05767 /* Roxas */; + targetProxy = 254A5AD796B646547A843674A18542E9 /* PBXContainerItemProxy */; + }; + E9654907D89CDC2345D9853B48C5C2BB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Nuke; + target = 062A64896E847A6749F58B6BA9A931B1 /* Nuke */; + targetProxy = 5757A524F733DCBB961CBC3D97355AE5 /* PBXContainerItemProxy */; + }; + FEC8B5AB40FA9EA44CB94FF6D1107808 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = STPrivilegedTask; + target = 05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */; + targetProxy = 2C2BBB7EBACCEC4B80CD16E318A68328 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 00CB024340C4D95AA2DEF8CFB47B6F7B /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BDA05FC56A9FD555E286DDC628626BE9 /* Pods-AltDaemon.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - 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*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-AltDaemon/Pods-AltDaemon.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; 0144DB0C659ECF3DC0EC605C21495EF7 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 73D27F323529D34A44D537B01F825381 /* KeychainAccess.release.xcconfig */; @@ -2841,6 +1488,29 @@ }; name = Debug; }; + 24A386512AC9566771AB60B5FA23C9F3 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 38B25887E1C1D20811EEFC7E4F30E75E /* Pods-AltDaemon.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + 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*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + MACH_O_TYPE = staticlib; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 32D678E1DC499A86A36F2A1715F29880 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 2E4E6B0FAC1DF311DF27E84F648CE108 /* AppCenter.release.xcconfig */; @@ -2858,53 +1528,6 @@ }; name = Release; }; - 407B65BC1C8F5D27DB0CF25B2FA35AA4 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = CEC85809D2FE2EEDEAE450953E81C995 /* Pods-AltStore.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - 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*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 45B1EC06CD76C070C8E46B47814B1F24 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8C3903AA586FB0654880037EBDC0EAE5 /* Pods-AltDaemon.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - 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*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-AltDaemon/Pods-AltDaemon.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; 4F7F91411B6EC0AEB386B2E5FE5F20E8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { @@ -2994,7 +1617,7 @@ }; 5278AFF28BAB9AC165A7D54777A173CA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D2C025F82DDDFA0B73983CCE8018D13A /* Pods-AltServer.debug.xcconfig */; + baseConfigurationReference = 0100FAF2D9192354B5AD97C5ACA2892A /* Pods-AltServer.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; @@ -3051,34 +1674,9 @@ }; name = Release; }; - 6F924A3B51A50CA5D69A19D31732FAFC /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D2BF53D01A75DB1C88A87999A59F5E27 /* AltSign.debug.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_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; 80EBA802AF28C52B8D212C5F7FB61690 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5BE7BB4509ED5F00973D6BC43839D7D4 /* Pods-AltServer.release.xcconfig */; + baseConfigurationReference = A79744C0D952ADD34EC8CCD2D1501838 /* Pods-AltServer.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; @@ -3117,35 +1715,54 @@ }; name = Release; }; - 9DDF8B8201DAB854215712FD8DDA558E /* Release */ = { + 9164688A9FFE36A9175968979D28181C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 93ED0D11274B382BF1C3FC110EA14683 /* AltSign.release.xcconfig */; + baseConfigurationReference = 79DC23F753EEAEA1F99B4F772AC87CEB /* Pods-AltDaemon.debug.xcconfig */; buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; 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; + MACH_O_TYPE = staticlib; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = AltSign; - PRODUCT_NAME = AltSign; - PUBLIC_HEADERS_FOLDER_PATH = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; }; - name = Release; + name = Debug; + }; + 9A5F34B0EBB01393C221662F3C01A3E1 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 60B0985C122B155F5C155FCB90F30B94 /* Pods-AltStore.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + 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*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; }; A19C88DCC20E4A768F9B5A3384E6C965 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A096D5962C617072728B3CBB252572AE /* Roxas.release.xcconfig */; + baseConfigurationReference = 3C9DD33EDA193B31473BA86D8098718E /* Roxas.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -3336,7 +1953,7 @@ }; DFD08E1552DC3ACDFC717B4779471E4A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F1E1CB05CD4DC0C89801490B3F9CE648 /* Roxas.debug.xcconfig */; + baseConfigurationReference = 03D6B4A1F5A86A5231CFCCD2B46C3488 /* Roxas.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -3360,29 +1977,6 @@ }; name = Debug; }; - E211B65CCD0883FB5520506DDA780869 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4461C35E8E50C00BE2B8B97659C25C62 /* Pods-AltStore.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - 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*]" = ""; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; E576D7996F799C175FB63900616AAFFB /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = E1BDC1BF65E1B682A346E58B1AF648AE /* STPrivilegedTask.release.xcconfig */; @@ -3421,6 +2015,30 @@ }; name = Release; }; + F3FD1E005904F51A74CCEFFEC0576815 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 415A2399B6A802A272A86233D7C9DA25 /* Pods-AltStore.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + 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*]" = ""; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -3433,15 +2051,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 24EEBC732EC0BD48791158A2F27022AC /* Build configuration list for PBXNativeTarget "AltSign" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 6F924A3B51A50CA5D69A19D31732FAFC /* Debug */, - 9DDF8B8201DAB854215712FD8DDA558E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 2C8D06A2289713323892B3638F08AC0B /* Build configuration list for PBXAggregateTarget "Sparkle" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -3451,11 +2060,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 354957EC65E1D6AD7864194299289A10 /* Build configuration list for PBXNativeTarget "Pods-AltStore" */ = { + 3899915FA2B27027669D7781BF821169 /* Build configuration list for PBXNativeTarget "Pods-AltStore" */ = { isa = XCConfigurationList; buildConfigurations = ( - E211B65CCD0883FB5520506DDA780869 /* Debug */, - 407B65BC1C8F5D27DB0CF25B2FA35AA4 /* Release */, + 9A5F34B0EBB01393C221662F3C01A3E1 /* Debug */, + F3FD1E005904F51A74CCEFFEC0576815 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -3496,6 +2105,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 97BC82931482A663963602D082A10D17 /* Build configuration list for PBXNativeTarget "Pods-AltDaemon" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9164688A9FFE36A9175968979D28181C /* Debug */, + 24A386512AC9566771AB60B5FA23C9F3 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 9ACD53F0E09E91849384B7E9108582B6 /* Build configuration list for PBXNativeTarget "KeychainAccess" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -3505,15 +2123,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - BFBAA1A823B3A8BCC3D6E6264F6BB252 /* Build configuration list for PBXNativeTarget "Pods-AltDaemon" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 45B1EC06CD76C070C8E46B47814B1F24 /* Debug */, - 00CB024340C4D95AA2DEF8CFB47B6F7B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; D0944D0DEFF9CDF0CBE6D4A41B195020 /* Build configuration list for PBXAggregateTarget "AppCenter" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Pods/Target Support Files/AltSign/AltSign-dummy.m b/Pods/Target Support Files/AltSign/AltSign-dummy.m deleted file mode 100644 index 54d4379d..00000000 --- a/Pods/Target Support Files/AltSign/AltSign-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_AltSign : NSObject -@end -@implementation PodsDummy_AltSign -@end diff --git a/Pods/Target Support Files/AltSign/AltSign-prefix.pch b/Pods/Target Support Files/AltSign/AltSign-prefix.pch deleted file mode 100644 index beb2a244..00000000 --- a/Pods/Target Support Files/AltSign/AltSign-prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -#ifdef __OBJC__ -#import -#else -#ifndef FOUNDATION_EXPORT -#if defined(__cplusplus) -#define FOUNDATION_EXPORT extern "C" -#else -#define FOUNDATION_EXPORT extern -#endif -#endif -#endif - diff --git a/Pods/Target Support Files/AltSign/AltSign-umbrella.h b/Pods/Target Support Files/AltSign/AltSign-umbrella.h deleted file mode 100644 index 38216197..00000000 --- a/Pods/Target Support Files/AltSign/AltSign-umbrella.h +++ /dev/null @@ -1,35 +0,0 @@ -#ifdef __OBJC__ -#import -#else -#ifndef FOUNDATION_EXPORT -#if defined(__cplusplus) -#define FOUNDATION_EXPORT extern "C" -#else -#define FOUNDATION_EXPORT extern -#endif -#endif -#endif - -#import "AltSign.h" -#import "ALTAppleAPI.h" -#import "ALTAppleAPISession.h" -#import "ALTAppleAPI_Private.h" -#import "ALTCapabilities.h" -#import "NSError+ALTErrors.h" -#import "NSFileManager+Apps.h" -#import "ALTApplication.h" -#import "ALTAccount.h" -#import "ALTAnisetteData.h" -#import "ALTAppGroup.h" -#import "ALTAppID.h" -#import "ALTCertificate.h" -#import "ALTCertificateRequest.h" -#import "ALTDevice.h" -#import "ALTModel+Internal.h" -#import "ALTProvisioningProfile.h" -#import "ALTTeam.h" -#import "ALTSigner.h" - -FOUNDATION_EXPORT double AltSignVersionNumber; -FOUNDATION_EXPORT const unsigned char AltSignVersionString[]; - diff --git a/Pods/Target Support Files/AltSign/AltSign.debug.xcconfig b/Pods/Target Support Files/AltSign/AltSign.debug.xcconfig deleted file mode 100644 index 2acd4f1d..00000000 --- a/Pods/Target Support Files/AltSign/AltSign.debug.xcconfig +++ /dev/null @@ -1,15 +0,0 @@ -CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AltSign -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 INCLUDE_PRIVATE_API=1 CORECRYPTO_DONOT_USE_TRANSPARENT_UNION=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 -OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings -import-underlying-module -Xcc -fmodule-map-file="${SRCROOT}/${MODULEMAP_FILE}" -PODS_BUILD_DIR = ${BUILD_DIR} -PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -PODS_ROOT = ${SRCROOT} -PODS_TARGET_SRCROOT = ${PODS_ROOT}/../Dependencies/AltSign -PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} -SKIP_INSTALL = YES -SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) INCLUDE_PRIVATE_API -SWIFT_INCLUDE_PATHS = $(inherited) $(PODS_ROOT)/../Dependencies/AltSign/Dependencies/corecrypto/ -SYSTEM_HEADER_SEARCH_PATHS = $(PODS_ROOT)/Headers/Private/AltSign/ -USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/AltSign/AltSign.modulemap b/Pods/Target Support Files/AltSign/AltSign.modulemap deleted file mode 100644 index db1eefb7..00000000 --- a/Pods/Target Support Files/AltSign/AltSign.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -module AltSign { - umbrella header "AltSign-umbrella.h" - - export * - module * { export * } -} diff --git a/Pods/Target Support Files/AltSign/AltSign.release.xcconfig b/Pods/Target Support Files/AltSign/AltSign.release.xcconfig deleted file mode 100644 index 2acd4f1d..00000000 --- a/Pods/Target Support Files/AltSign/AltSign.release.xcconfig +++ /dev/null @@ -1,15 +0,0 @@ -CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AltSign -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 INCLUDE_PRIVATE_API=1 CORECRYPTO_DONOT_USE_TRANSPARENT_UNION=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 -OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings -import-underlying-module -Xcc -fmodule-map-file="${SRCROOT}/${MODULEMAP_FILE}" -PODS_BUILD_DIR = ${BUILD_DIR} -PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) -PODS_ROOT = ${SRCROOT} -PODS_TARGET_SRCROOT = ${PODS_ROOT}/../Dependencies/AltSign -PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} -SKIP_INSTALL = YES -SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) INCLUDE_PRIVATE_API -SWIFT_INCLUDE_PATHS = $(inherited) $(PODS_ROOT)/../Dependencies/AltSign/Dependencies/corecrypto/ -SYSTEM_HEADER_SEARCH_PATHS = $(PODS_ROOT)/Headers/Private/AltSign/ -USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Debug-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Debug-input-files.xcfilelist index 7e2a13c2..2b70c8a7 100644 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Debug-input-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Debug-input-files.xcfilelist @@ -1,4 +1,3 @@ ${PODS_ROOT}/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources.sh -${PODS_ROOT}/../Dependencies/AltSign/AltSign/Resources/apple.pem ${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib ${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Debug-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Debug-output-files.xcfilelist index cf0ea406..baeac31e 100644 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Debug-output-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Debug-output-files.xcfilelist @@ -1,3 +1,2 @@ -${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/apple.pem ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTCollectionViewCell.nib ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTPlaceholderView.nib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Release-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Release-input-files.xcfilelist index 7e2a13c2..2b70c8a7 100644 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Release-input-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Release-input-files.xcfilelist @@ -1,4 +1,3 @@ ${PODS_ROOT}/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources.sh -${PODS_ROOT}/../Dependencies/AltSign/AltSign/Resources/apple.pem ${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib ${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Release-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Release-output-files.xcfilelist index cf0ea406..baeac31e 100644 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Release-output-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources-Release-output-files.xcfilelist @@ -1,3 +1,2 @@ -${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/apple.pem ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTCollectionViewCell.nib ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTPlaceholderView.nib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources.sh b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources.sh index 9b20bea5..a3292955 100755 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources.sh +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon-resources.sh @@ -97,12 +97,10 @@ EOM esac } if [[ "$CONFIGURATION" == "Debug" ]]; then - install_resource "${PODS_ROOT}/../Dependencies/AltSign/AltSign/Resources/apple.pem" install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib" install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib" fi if [[ "$CONFIGURATION" == "Release" ]]; then - install_resource "${PODS_ROOT}/../Dependencies/AltSign/AltSign/Resources/apple.pem" install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib" install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib" fi 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 2bd62232..94fa6566 100644 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.debug.xcconfig +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.debug.xcconfig @@ -1,15 +1,11 @@ -ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 INCLUDE_PRIVATE_API=1 CORECRYPTO_DONOT_USE_TRANSPARENT_UNION=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_CONFIGURATION_BUILD_DIR}/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_CONFIGURATION_BUILD_DIR}/AltSign/AltSign.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Roxas" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Roxas" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods -SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) INCLUDE_PRIVATE_API -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" $(PODS_ROOT)/../Dependencies/AltSign/Dependencies/corecrypto/ -SYSTEM_HEADER_SEARCH_PATHS = $(PODS_ROOT)/Headers/Private/AltSign/ USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES 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 2bd62232..94fa6566 100644 --- a/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.release.xcconfig +++ b/Pods/Target Support Files/Pods-AltDaemon/Pods-AltDaemon.release.xcconfig @@ -1,15 +1,11 @@ -ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 INCLUDE_PRIVATE_API=1 CORECRYPTO_DONOT_USE_TRANSPARENT_UNION=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_CONFIGURATION_BUILD_DIR}/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_CONFIGURATION_BUILD_DIR}/AltSign/AltSign.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Roxas" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Roxas" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods -SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) INCLUDE_PRIVATE_API -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" $(PODS_ROOT)/../Dependencies/AltSign/Dependencies/corecrypto/ -SYSTEM_HEADER_SEARCH_PATHS = $(PODS_ROOT)/Headers/Private/AltSign/ USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-input-files.xcfilelist index 2e5f8690..59b00e51 100644 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-input-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-input-files.xcfilelist @@ -1,4 +1,3 @@ ${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh -${PODS_ROOT}/../Dependencies/AltSign/AltSign/Resources/apple.pem ${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib ${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-output-files.xcfilelist index cf0ea406..baeac31e 100644 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-output-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-output-files.xcfilelist @@ -1,3 +1,2 @@ -${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/apple.pem ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTCollectionViewCell.nib ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTPlaceholderView.nib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-input-files.xcfilelist index 2e5f8690..59b00e51 100644 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-input-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-input-files.xcfilelist @@ -1,4 +1,3 @@ ${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh -${PODS_ROOT}/../Dependencies/AltSign/AltSign/Resources/apple.pem ${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib ${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-output-files.xcfilelist index cf0ea406..baeac31e 100644 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-output-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-output-files.xcfilelist @@ -1,3 +1,2 @@ -${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/apple.pem ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTCollectionViewCell.nib ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTPlaceholderView.nib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh index 9b20bea5..a3292955 100755 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh @@ -97,12 +97,10 @@ EOM esac } if [[ "$CONFIGURATION" == "Debug" ]]; then - install_resource "${PODS_ROOT}/../Dependencies/AltSign/AltSign/Resources/apple.pem" install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib" install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib" fi if [[ "$CONFIGURATION" == "Release" ]]; then - install_resource "${PODS_ROOT}/../Dependencies/AltSign/AltSign/Resources/apple.pem" install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib" install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib" fi 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 30f1d3a7..a8da2e03 100644 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig @@ -1,16 +1,14 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 INCLUDE_PRIVATE_API=1 CORECRYPTO_DONOT_USE_TRANSPARENT_UNION=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}/AltSign/AltSign.modulemap" -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/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}/AltSign/AltSign.modulemap" -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/Roxas/Roxas.modulemap" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Roxas" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" +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/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" +OTHER_LDFLAGS = $(inherited) -ObjC -l"KeychainAccess" -l"Nuke" -l"Roxas" -l"c++" -l"sqlite3" -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/Roxas/Roxas.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods -SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) INCLUDE_PRIVATE_API -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" $(PODS_ROOT)/../Dependencies/AltSign/Dependencies/corecrypto/ -SYSTEM_HEADER_SEARCH_PATHS = $(PODS_ROOT)/Headers/Private/AltSign/ +SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES 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 30f1d3a7..a8da2e03 100644 --- a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig @@ -1,16 +1,14 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 INCLUDE_PRIVATE_API=1 CORECRYPTO_DONOT_USE_TRANSPARENT_UNION=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}/AltSign/AltSign.modulemap" -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/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}/AltSign/AltSign.modulemap" -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/Roxas/Roxas.modulemap" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/Roxas" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" +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/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" +OTHER_LDFLAGS = $(inherited) -ObjC -l"KeychainAccess" -l"Nuke" -l"Roxas" -l"c++" -l"sqlite3" -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/Roxas/Roxas.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods -SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) INCLUDE_PRIVATE_API -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" $(PODS_ROOT)/../Dependencies/AltSign/Dependencies/corecrypto/ -SYSTEM_HEADER_SEARCH_PATHS = $(PODS_ROOT)/Headers/Private/AltSign/ +SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES