Fixes Apple ID authentication on iOS 14 and macOS 11

This commit is contained in:
Riley Testut
2020-06-25 11:31:05 -07:00
parent 0b36214bb5
commit 728a4b7123
85 changed files with 1295 additions and 1369 deletions

View File

@@ -54,7 +54,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/rileytestut/STPrivilegedTask.git
SPEC CHECKSUMS:
AltSign: c3693fa5a4b6d0ec6bedb74a5d768fe58bd67b87
AltSign: 5fc085b4b371fd37a70c798b06362d002ea39230
AppCenter: a1c30c47b7882a04a615ffa5ab26c007326436d8
KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b
Nuke: 44130e95e09463f8773ae4b96b90de1eba6b3350

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_config.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_debug.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_memory.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cc_runtime_config.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccaes.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccansikdf.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccasn1.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccblowfish.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cccast.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccchacha20poly1305.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccchacha20poly1305_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cccmac.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder_decode_eckey.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder_encode_eckey.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccder_rsa.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdes.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdh.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdh_gp.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdh_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdigest.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdigest_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdrbg.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdrbg_factory.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccdrbg_impl.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccec.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccec25519.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccec25519_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccec_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccecies.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccecies_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cchkdf.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cchmac.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmd2.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmd4.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmd5.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode_factory.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode_impl.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode_siv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccmode_siv_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccn.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccn_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccnistkdf.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccpad.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccpbkdf2.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccprime.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrc2.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrc4.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccripemd.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_drbg.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_ecfips_test.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_pbkdf2_prng.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_rsafips_test.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_sequence.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_system.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrng_test.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrsa.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccrsa_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccsha1.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccsha2.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccsrp.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccsrp_gp.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cctest.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccwrap.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccz.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/ccz_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cczp.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/cczp_priv.h

View File

@@ -1 +0,0 @@
../../../../../Dependencies/AltSign/Dependencies/corecrypto/fipspost.h

View File

@@ -22,6 +22,9 @@
"public_header_files": "AltSign/**/*.h",
"resources": "AltSign/Resources/apple.pem",
"libraries": "c++",
"xcconfig": {
"OTHER_CFLAGS": "-DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1"
},
"subspecs": [
{
"name": "OpenSSL",
@@ -78,8 +81,9 @@
},
{
"name": "CoreCrypto",
"source_files": "Dependencies/corecrypto/*.h",
"source_files": "Dependencies/corecrypto/*.{h,m}",
"exclude_files": "Dependencies/corecrypto/ccperf.h",
"private_header_files": "Dependencies/corecrypto/*.h",
"header_mappings_dir": "Dependencies"
}
]

2
Pods/Manifest.lock generated
View File

@@ -54,7 +54,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/rileytestut/STPrivilegedTask.git
SPEC CHECKSUMS:
AltSign: c3693fa5a4b6d0ec6bedb74a5d768fe58bd67b87
AltSign: 5fc085b4b371fd37a70c798b06362d002ea39230
AppCenter: a1c30c47b7882a04a615ffa5ab26c007326436d8
KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b
Nuke: 44130e95e09463f8773ae4b96b90de1eba6b3350

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1200"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "951A9DDCF9D2F851D1EC2B8CCD08ADFA"
BuildableName = "libAltSign.a"
BlueprintName = "AltSign"
ReferencedContainer = "container:Pods.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "951A9DDCF9D2F851D1EC2B8CCD08ADFA"
BuildableName = "libAltSign.a"
BlueprintName = "AltSign"
ReferencedContainer = "container:Pods.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@@ -30,81 +30,6 @@
#import "ALTProvisioningProfile.h"
#import "ALTTeam.h"
#import "ALTSigner.h"
#import "corecrypto/cc.h"
#import "corecrypto/ccaes.h"
#import "corecrypto/ccansikdf.h"
#import "corecrypto/ccasn1.h"
#import "corecrypto/ccblowfish.h"
#import "corecrypto/cccast.h"
#import "corecrypto/ccchacha20poly1305.h"
#import "corecrypto/ccchacha20poly1305_priv.h"
#import "corecrypto/cccmac.h"
#import "corecrypto/ccder.h"
#import "corecrypto/ccder_decode_eckey.h"
#import "corecrypto/ccder_encode_eckey.h"
#import "corecrypto/ccder_priv.h"
#import "corecrypto/ccder_rsa.h"
#import "corecrypto/ccdes.h"
#import "corecrypto/ccdh.h"
#import "corecrypto/ccdh_gp.h"
#import "corecrypto/ccdh_priv.h"
#import "corecrypto/ccdigest.h"
#import "corecrypto/ccdigest_priv.h"
#import "corecrypto/ccdrbg.h"
#import "corecrypto/ccdrbg_factory.h"
#import "corecrypto/ccdrbg_impl.h"
#import "corecrypto/ccec.h"
#import "corecrypto/ccec25519.h"
#import "corecrypto/ccec25519_priv.h"
#import "corecrypto/ccecies.h"
#import "corecrypto/ccecies_priv.h"
#import "corecrypto/ccec_priv.h"
#import "corecrypto/cchkdf.h"
#import "corecrypto/cchmac.h"
#import "corecrypto/ccmd2.h"
#import "corecrypto/ccmd4.h"
#import "corecrypto/ccmd5.h"
#import "corecrypto/ccmode.h"
#import "corecrypto/ccmode_factory.h"
#import "corecrypto/ccmode_impl.h"
#import "corecrypto/ccmode_siv.h"
#import "corecrypto/ccmode_siv_priv.h"
#import "corecrypto/ccn.h"
#import "corecrypto/ccnistkdf.h"
#import "corecrypto/ccn_priv.h"
#import "corecrypto/ccpad.h"
#import "corecrypto/ccpbkdf2.h"
#import "corecrypto/ccprime.h"
#import "corecrypto/ccrc2.h"
#import "corecrypto/ccrc4.h"
#import "corecrypto/ccripemd.h"
#import "corecrypto/ccrng.h"
#import "corecrypto/ccrng_drbg.h"
#import "corecrypto/ccrng_ecfips_test.h"
#import "corecrypto/ccrng_pbkdf2_prng.h"
#import "corecrypto/ccrng_priv.h"
#import "corecrypto/ccrng_rsafips_test.h"
#import "corecrypto/ccrng_sequence.h"
#import "corecrypto/ccrng_system.h"
#import "corecrypto/ccrng_test.h"
#import "corecrypto/ccrsa.h"
#import "corecrypto/ccrsa_priv.h"
#import "corecrypto/ccsha1.h"
#import "corecrypto/ccsha2.h"
#import "corecrypto/ccsrp.h"
#import "corecrypto/ccsrp_gp.h"
#import "corecrypto/cctest.h"
#import "corecrypto/ccwrap.h"
#import "corecrypto/ccz.h"
#import "corecrypto/cczp.h"
#import "corecrypto/cczp_priv.h"
#import "corecrypto/ccz_priv.h"
#import "corecrypto/cc_config.h"
#import "corecrypto/cc_debug.h"
#import "corecrypto/cc_memory.h"
#import "corecrypto/cc_priv.h"
#import "corecrypto/cc_runtime_config.h"
#import "corecrypto/fipspost.h"
FOUNDATION_EXPORT double AltSignVersionNumber;
FOUNDATION_EXPORT const unsigned char AltSignVersionString[];

View File

@@ -1,6 +1,7 @@
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AltSign
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/AltSign" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AltSign" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/include" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/src"
OTHER_CFLAGS = $(inherited) -DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_ROOT = ${SRCROOT}

View File

@@ -3,7 +3,7 @@ FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Appl
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AltSign" "${PODS_ROOT}/Headers/Public/Roxas" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/include" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/src"
LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_ROOT}/../Dependencies/AltSign/Dependencies/OpenSSL/ios/lib"
OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS"
OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" -DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1
OTHER_LDFLAGS = $(inherited) -ObjC -l"AltSign" -l"KeychainAccess" -l"Nuke" -l"Roxas" -l"c++" -l"crypto" -l"sqlite3" -l"ssl" -l"z" -framework "AppCenter" -framework "AppCenterAnalytics" -framework "AppCenterCrashes" -framework "CoreTelephony" -framework "Foundation" -framework "SystemConfiguration" -framework "UIKit"
OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap"
PODS_BUILD_DIR = ${BUILD_DIR}

View File

@@ -3,7 +3,7 @@ FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Appl
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AltSign" "${PODS_ROOT}/Headers/Public/Roxas" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/include" "$(SRCROOT)/../Dependencies/AltSign/Dependencies/ldid/libplist/src"
LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AltSign" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_ROOT}/../Dependencies/AltSign/Dependencies/OpenSSL/ios/lib"
OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS"
OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/AltSign" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/iOS" -DCORECRYPTO_DONOT_USE_TRANSPARENT_UNION=1
OTHER_LDFLAGS = $(inherited) -ObjC -l"AltSign" -l"KeychainAccess" -l"Nuke" -l"Roxas" -l"c++" -l"crypto" -l"sqlite3" -l"ssl" -l"z" -framework "AppCenter" -framework "AppCenterAnalytics" -framework "AppCenterCrashes" -framework "CoreTelephony" -framework "Foundation" -framework "SystemConfiguration" -framework "UIKit"
OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/AltSign/AltSign.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap"
PODS_BUILD_DIR = ${BUILD_DIR}