mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Temp
This commit is contained in:
parent
d701ec80e5
commit
e34bf0680a
405 changed files with 119341 additions and 964 deletions
|
|
@ -23,6 +23,7 @@ static_library(
|
|||
"Sources/STPBankAccountParams.h",
|
||||
"Sources/STPBINRange.h",
|
||||
"Sources/STPCardValidator.h",
|
||||
"Sources/STPCardValidationState.h",
|
||||
"Sources/STPCustomer.h",
|
||||
"Sources/STPFormEncodable.h",
|
||||
"Sources/STPPaymentMethod.h",
|
||||
|
|
@ -31,6 +32,7 @@ static_library(
|
|||
"Sources/STPSource.h",
|
||||
"Sources/STPBlocks.h",
|
||||
"Sources/StripeError.h",
|
||||
"Sources/STPBackendAPIAdapter.h",
|
||||
],
|
||||
frameworks = [
|
||||
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
|
||||
|
|
|
|||
1447
submodules/Stripe/Stripe.xcodeproj/project.pbxproj
Normal file
1447
submodules/Stripe/Stripe.xcodeproj/project.pbxproj
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><Scheme LastUpgradeVersion="9999" version="1.7"><BuildAction buildImplicitDependencies="YES" parallelizeBuildables="YES"><BuildActionEntries><BuildActionEntry buildForAnalyzing="YES" buildForArchiving="YES" buildForProfiling="YES" buildForRunning="YES" buildForTesting="YES"><BuildableReference BlueprintIdentifier="E66DC04E943A4C6D00000000" BlueprintName="Stripe" BuildableIdentifier="primary" BuildableName="libStripe.a" ReferencedContainer="container:Stripe.xcodeproj"/></BuildActionEntry></BuildActionEntries></BuildAction><TestAction buildConfiguration="Debug" shouldUseLaunchSchemeArgsEnv="YES"><Testables/></TestAction><LaunchAction buildConfiguration="Debug"/><ProfileAction buildConfiguration="Release"/><AnalyzeAction buildConfiguration="Debug"/><ArchiveAction buildConfiguration="Release" revealArchiveInOrganizer="YES"/></Scheme>
|
||||
Loading…
Add table
Add a link
Reference in a new issue