diff --git a/.gitignore b/.gitignore index 17903f5..0938be0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,8 @@ config.js # Xcode xcuserdata/ -# Carthage -Carthage/Checkouts +# Cocoapods +Pods/ # Logs logs diff --git a/README.md b/README.md index fd1e421..1058df2 100644 --- a/README.md +++ b/README.md @@ -52,15 +52,16 @@ The Rocket Rides iOS app is written in Swift and is built using the [Stripe iOS ### Requirements -This project is written in Swift and requires Xcode 8 to build and run. The app is compatible with iOS 9+. You can use it both the iOS Simulator or on your iPhone. +This project is written in Swift and requires Xcode 8 to build and run. The app is compatible with iOS 10.0+. You can use it both the iOS Simulator or on your iPhone. ### Getting Started To get started quickly, follow these simple steps: 1. Navigate to the `ios` folder. -2. Open `RocketRides.xcodeproj` in Xcode. -3. Build and run the app! +2. Run `pod install`. +3. Open `RocketRides.xcworkspace` (not `RocketRides.xcodeproj`) in Xcode. +4. Build and run the app! To try out the full payment experience, start by running the server locally as described above, then follow these steps: diff --git a/ios/Cartfile b/ios/Cartfile deleted file mode 100644 index 92505d2..0000000 --- a/ios/Cartfile +++ /dev/null @@ -1,2 +0,0 @@ -github "stripe/stripe-ios" -github "Alamofire/Alamofire" diff --git a/ios/Cartfile.resolved b/ios/Cartfile.resolved deleted file mode 100644 index c203678..0000000 --- a/ios/Cartfile.resolved +++ /dev/null @@ -1,2 +0,0 @@ -github "Alamofire/Alamofire" "4.5.0" -github "stripe/stripe-ios" "v11.0.0" diff --git a/ios/Carthage/Build/.Alamofire.version b/ios/Carthage/Build/.Alamofire.version deleted file mode 100644 index 412e487..0000000 --- a/ios/Carthage/Build/.Alamofire.version +++ /dev/null @@ -1,9 +0,0 @@ -{ - "commitish" : "4.5.0", - "iOS" : [ - { - "hash" : "49353e6662070794b5842fe919d12a7d9771fdcfd779684d3500bb3b0c331627", - "name" : "Alamofire" - } - ] -} \ No newline at end of file diff --git a/ios/Carthage/Build/.stripe-ios.version b/ios/Carthage/Build/.stripe-ios.version deleted file mode 100644 index 99f48dd..0000000 --- a/ios/Carthage/Build/.stripe-ios.version +++ /dev/null @@ -1,9 +0,0 @@ -{ - "commitish" : "v11.0.0", - "iOS" : [ - { - "hash" : "5b48a8cb7e33f9e7bff8ca0b4acf75be0a31737c13b8438e6ab7d0690462fd76", - "name" : "Stripe" - } - ] -} \ No newline at end of file diff --git a/ios/Carthage/Build/iOS/05636A92-95CF-3F8D-9E9F-3F376D520F65.bcsymbolmap b/ios/Carthage/Build/iOS/05636A92-95CF-3F8D-9E9F-3F376D520F65.bcsymbolmap deleted file mode 100644 index 087aed5..0000000 --- a/ios/Carthage/Build/iOS/05636A92-95CF-3F8D-9E9F-3F376D520F65.bcsymbolmap +++ /dev/null @@ -1,3386 +0,0 @@ -BCSymbolMap Version: 2.0 -+[STPCardValidator sanitizedNumericStringForString:] -_stringByRemovingCharactersFromSet -+[STPCardValidator stringByRemovingSpacesFromString:] -+[STPCardValidator stringIsNumeric:] -+[STPCardValidator validationStateForExpirationMonth:] -+[STPCardValidator validationStateForExpirationYear:inMonth:inCurrentYear:currentMonth:] -+[STPCardValidator validationStateForExpirationYear:inMonth:] -+[STPCardValidator validationStateForCVC:cardBrand:] -+[STPCardValidator validationStateForNumber:validatingCardBrand:] -+[STPCardValidator validationStateForCard:inCurrentYear:currentMonth:] -+[STPCardValidator validationStateForCard:] -+[STPCardValidator minCVCLength] -+[STPCardValidator maxCVCLengthForCardBrand:] -+[STPCardValidator brandForNumber:] -+[STPCardValidator possibleBrandsForNumber:] -+[STPCardValidator lengthsForCardBrand:] -+[STPCardValidator maxLengthForCardBrand:] -+[STPCardValidator fragmentLengthForCardBrand:] -+[STPCardValidator stringIsValidLuhn:] -+[STPCardValidator currentYear] -+[STPCardValidator currentMonth] -_invertedAsciiDigitCharacterSet -___invertedAsciiDigitCharacterSet_block_invoke -_invertedAsciiDigitCharacterSet.cs -_invertedAsciiDigitCharacterSet.onceToken -___block_descriptor_tmp -___block_literal_global -Apple LLVM version 8.1.0 (clang-802.0.42) -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardValidator.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios -__invertedAsciiDigitCharacterSet_block_invoke -invertedAsciiDigitCharacterSet -_dispatch_once -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/usr/include/dispatch/once.h -NSMakeRange -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h -stringByRemovingCharactersFromSet -NSMaxRange -+[STPSourceCardDetails requiredFields] -+[STPSourceCardDetails decodedObjectFromAPIResponse:] --[STPSourceCardDetails initWithDictionary:] -+[STPSourceCardDetails stringToThreeDSecureStatusMapping] -+[STPSourceCardDetails threeDSecureStatusFromString:] -+[STPSourceCardDetails stringFromThreeDSecureStatus:] --[STPSourceCardDetails description] --[STPSourceCardDetails last4] --[STPSourceCardDetails expMonth] --[STPSourceCardDetails expYear] --[STPSourceCardDetails brand] --[STPSourceCardDetails funding] --[STPSourceCardDetails country] --[STPSourceCardDetails threeDSecure] --[STPSourceCardDetails allResponseFields] --[STPSourceCardDetails setAllResponseFields:] --[STPSourceCardDetails .cxx_destruct] -_OBJC_IVAR_$_STPSourceCardDetails._last4 -_OBJC_IVAR_$_STPSourceCardDetails._brand -_OBJC_IVAR_$_STPSourceCardDetails._funding -_OBJC_IVAR_$_STPSourceCardDetails._country -_OBJC_IVAR_$_STPSourceCardDetails._expMonth -_OBJC_IVAR_$_STPSourceCardDetails._expYear -_OBJC_IVAR_$_STPSourceCardDetails._threeDSecure -_OBJC_IVAR_$_STPSourceCardDetails._allResponseFields -l_OBJC_PROTOCOL_$_NSObject -l_OBJC_LABEL_PROTOCOL_$_NSObject -l_OBJC_PROTOCOL_$_STPAPIResponseDecodable -l_OBJC_LABEL_PROTOCOL_$_STPAPIResponseDecodable -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceCardDetails.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceCardDetails.h --[UINavigationBar(Stripe_Theme) stp_theme] --[UINavigationBar(Stripe_Theme) setStp_theme:] --[UINavigationBar(Stripe_Theme) stp_setTheme:] --[UINavigationBar(Stripe_Theme) stp_artificialHairlineView] --[UINavigationBar(Stripe_Theme) stp_hairlineImageView] --[UINavigationBar(Stripe_Theme) stp_hairlineImageView:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UINavigationBar+Stripe_Theme.m -linkUINavigationBarThemeCategory --[STPSourcePoller initWithAPIClient:clientSecret:sourceID:timeout:completion:] --[STPSourcePoller dealloc] --[STPSourcePoller pollAfter:lastError:] --[STPSourcePoller poll] -___23-[STPSourcePoller poll]_block_invoke -___copy_helper_block_ -___destroy_helper_block_ -___23-[STPSourcePoller poll]_block_invoke.59 -___copy_helper_block_.64 -___destroy_helper_block_.65 --[STPSourcePoller continueWithSource:response:error:] --[STPSourcePoller shouldContinuePollingSource:] --[STPSourcePoller restartPolling] --[STPSourcePoller pausePolling] --[STPSourcePoller cleanupAndFireCompletionWithSource:error:] -___60-[STPSourcePoller cleanupAndFireCompletionWithSource:error:]_block_invoke -___copy_helper_block_.101 -___destroy_helper_block_.102 --[STPSourcePoller stopPolling] --[STPSourcePoller apiClient] --[STPSourcePoller setApiClient:] --[STPSourcePoller sourceID] --[STPSourcePoller setSourceID:] --[STPSourcePoller clientSecret] --[STPSourcePoller setClientSecret:] --[STPSourcePoller completion] --[STPSourcePoller setCompletion:] --[STPSourcePoller latestSource] --[STPSourcePoller setLatestSource:] --[STPSourcePoller pollInterval] --[STPSourcePoller setPollInterval:] --[STPSourcePoller timeout] --[STPSourcePoller setTimeout:] --[STPSourcePoller dataTask] --[STPSourcePoller setDataTask:] --[STPSourcePoller timer] --[STPSourcePoller setTimer:] --[STPSourcePoller startTime] --[STPSourcePoller setStartTime:] --[STPSourcePoller retryCount] --[STPSourcePoller setRetryCount:] --[STPSourcePoller requestCount] --[STPSourcePoller setRequestCount:] --[STPSourcePoller pollingPaused] --[STPSourcePoller setPollingPaused:] --[STPSourcePoller pollingStopped] --[STPSourcePoller setPollingStopped:] --[STPSourcePoller .cxx_destruct] -_OBJC_IVAR_$_STPSourcePoller._apiClient -_OBJC_IVAR_$_STPSourcePoller._sourceID -_OBJC_IVAR_$_STPSourcePoller._clientSecret -_OBJC_IVAR_$_STPSourcePoller._completion -_OBJC_IVAR_$_STPSourcePoller._pollInterval -_OBJC_IVAR_$_STPSourcePoller._timeout -_OBJC_IVAR_$_STPSourcePoller._startTime -_OBJC_IVAR_$_STPSourcePoller._retryCount -_OBJC_IVAR_$_STPSourcePoller._requestCount -_OBJC_IVAR_$_STPSourcePoller._pollingPaused -_OBJC_IVAR_$_STPSourcePoller._pollingStopped -___block_descriptor_tmp.67 -___block_descriptor_tmp.103 -_OBJC_IVAR_$_STPSourcePoller._latestSource -_OBJC_IVAR_$_STPSourcePoller._dataTask -_OBJC_IVAR_$_STPSourcePoller._timer -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourcePoller.m -__destroy_helper_block_ -__copy_helper_block_ -__60-[STPSourcePoller cleanupAndFireCompletionWithSource:error:]_block_invoke -__23-[STPSourcePoller poll]_block_invoke.59 -__23-[STPSourcePoller poll]_block_invoke --[STPAddressFieldTableViewCell initWithType:contents:lastInList:delegate:] -___74-[STPAddressFieldTableViewCell initWithType:contents:lastInList:delegate:]_block_invoke --[STPAddressFieldTableViewCell setTheme:] --[STPAddressFieldTableViewCell setLastInList:] --[STPAddressFieldTableViewCell updateTextFieldsAndCaptions] -+[STPAddressFieldTableViewCell stateFieldCaptionForCountryCode:] --[STPAddressFieldTableViewCell placeholderForAddressField:] --[STPAddressFieldTableViewCell delegateCountryCodeDidChange:] --[STPAddressFieldTableViewCell updateAppearance] --[STPAddressFieldTableViewCell countryCodeIsUnitedStates] --[STPAddressFieldTableViewCell layoutSubviews] --[STPAddressFieldTableViewCell becomeFirstResponder] --[STPAddressFieldTableViewCell nextTapped:] --[STPAddressFieldTableViewCell formTextFieldTextDidChange:] --[STPAddressFieldTableViewCell textFieldShouldReturn:] --[STPAddressFieldTableViewCell textFieldDidEndEditing:] --[STPAddressFieldTableViewCell formTextFieldDidBackspaceOnEmpty:] --[STPAddressFieldTableViewCell setCaption:] --[STPAddressFieldTableViewCell caption] --[STPAddressFieldTableViewCell setContents:] --[STPAddressFieldTableViewCell validContents] --[STPAddressFieldTableViewCell potentiallyValidContents] --[STPAddressFieldTableViewCell pickerView:didSelectRow:inComponent:] --[STPAddressFieldTableViewCell pickerView:titleForRow:forComponent:] --[STPAddressFieldTableViewCell numberOfComponentsInPickerView:] --[STPAddressFieldTableViewCell pickerView:numberOfRowsInComponent:] --[STPAddressFieldTableViewCell type] --[STPAddressFieldTableViewCell setType:] --[STPAddressFieldTableViewCell textField] --[STPAddressFieldTableViewCell setTextField:] --[STPAddressFieldTableViewCell contents] --[STPAddressFieldTableViewCell theme] --[STPAddressFieldTableViewCell lastInList] --[STPAddressFieldTableViewCell inputAccessoryToolbar] --[STPAddressFieldTableViewCell setInputAccessoryToolbar:] --[STPAddressFieldTableViewCell countryPickerView] --[STPAddressFieldTableViewCell setCountryPickerView:] --[STPAddressFieldTableViewCell countryCodes] --[STPAddressFieldTableViewCell setCountryCodes:] --[STPAddressFieldTableViewCell delegate] --[STPAddressFieldTableViewCell setDelegate:] --[STPAddressFieldTableViewCell ourCountryCode] --[STPAddressFieldTableViewCell setOurCountryCode:] --[STPAddressFieldTableViewCell postalCodeType] --[STPAddressFieldTableViewCell setPostalCodeType:] --[STPAddressFieldTableViewCell .cxx_destruct] -_OBJC_IVAR_$_STPAddressFieldTableViewCell._delegate -_OBJC_IVAR_$_STPAddressFieldTableViewCell._theme -_OBJC_IVAR_$_STPAddressFieldTableViewCell._contents -_OBJC_IVAR_$_STPAddressFieldTableViewCell._textField -_OBJC_IVAR_$_STPAddressFieldTableViewCell._inputAccessoryToolbar -_OBJC_IVAR_$_STPAddressFieldTableViewCell._countryCodes -_OBJC_IVAR_$_STPAddressFieldTableViewCell._countryPickerView -_OBJC_IVAR_$_STPAddressFieldTableViewCell._lastInList -_OBJC_IVAR_$_STPAddressFieldTableViewCell._type -_OBJC_IVAR_$_STPAddressFieldTableViewCell._postalCodeType -_OBJC_IVAR_$_STPAddressFieldTableViewCell._ourCountryCode -l_OBJC_PROTOCOL_$_UITextFieldDelegate -l_OBJC_LABEL_PROTOCOL_$_UITextFieldDelegate -l_OBJC_PROTOCOL_$_STPFormTextFieldDelegate -l_OBJC_LABEL_PROTOCOL_$_STPFormTextFieldDelegate -l_OBJC_PROTOCOL_$_UIPickerViewDelegate -l_OBJC_LABEL_PROTOCOL_$_UIPickerViewDelegate -l_OBJC_PROTOCOL_$_UIPickerViewDataSource -l_OBJC_LABEL_PROTOCOL_$_UIPickerViewDataSource -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddressFieldTableViewCell.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddressFieldTableViewCell.h -STPLocalizedString -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPLocalizationUtils.h -__74-[STPAddressFieldTableViewCell initWithType:contents:lastInList:delegate:]_block_invoke -+[NSDecimalNumber(Stripe_Currency) stp_currenciesWithNoDecimal] -+[NSDecimalNumber(Stripe_Currency) stp_decimalNumberWithAmount:currency:] --[NSDecimalNumber(Stripe_Currency) stp_amountWithCurrency:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSDecimalNumber+Stripe_Currency.m -linkNSDecimalNumberCurrencyCategory -+[STPAddress shippingInfoForChargeWithAddress:shippingMethod:] --[STPAddress initWithABRecord:] --[STPAddress ABRecordValue] --[STPAddress sanitizedPhoneStringFromCNPhoneNumber:] --[STPAddress initWithCNContact:] --[STPAddress initWithPKContact:] --[STPAddress setAddressFromCNPostalAddress:] --[STPAddress PKContactValue] --[STPAddress firstName] --[STPAddress lastName] --[STPAddress street] --[STPAddress containsRequiredFields:] --[STPAddress containsRequiredShippingAddressFields:] --[STPAddress hasValidPostalAddress] -+[STPAddress applePayAddressFieldsFromBillingAddressFields:] -+[STPAddress requiredFields] -+[STPAddress decodedObjectFromAPIResponse:] --[STPAddress name] --[STPAddress setName:] --[STPAddress line1] --[STPAddress setLine1:] --[STPAddress line2] --[STPAddress setLine2:] --[STPAddress city] --[STPAddress setCity:] --[STPAddress state] --[STPAddress setState:] --[STPAddress postalCode] --[STPAddress setPostalCode:] --[STPAddress country] --[STPAddress setCountry:] --[STPAddress phone] --[STPAddress setPhone:] --[STPAddress email] --[STPAddress setEmail:] --[STPAddress allResponseFields] --[STPAddress setAllResponseFields:] --[STPAddress givenName] --[STPAddress setGivenName:] --[STPAddress familyName] --[STPAddress setFamilyName:] --[STPAddress .cxx_destruct] -_OBJC_IVAR_$_STPAddress._name -_OBJC_IVAR_$_STPAddress._email -_OBJC_IVAR_$_STPAddress._phone -_OBJC_IVAR_$_STPAddress._line1 -_OBJC_IVAR_$_STPAddress._city -_OBJC_IVAR_$_STPAddress._state -_OBJC_IVAR_$_STPAddress._postalCode -_OBJC_IVAR_$_STPAddress._country -_OBJC_IVAR_$_STPAddress._givenName -_OBJC_IVAR_$_STPAddress._familyName -_OBJC_IVAR_$_STPAddress._line2 -_OBJC_IVAR_$_STPAddress._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddress.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPAddress.h -stringIfHasContentsElseNil --[STPPaymentMethodsInternalViewController initWithConfiguration:theme:prefilledInformation:shippingAddress:paymentMethodTuple:delegate:] --[STPPaymentMethodsInternalViewController createAndSetupViews] --[STPPaymentMethodsInternalViewController handleBackOrCancelTapped:] --[STPPaymentMethodsInternalViewController numberOfSectionsInTableView:] --[STPPaymentMethodsInternalViewController tableView:numberOfRowsInSection:] --[STPPaymentMethodsInternalViewController tableView:cellForRowAtIndexPath:] --[STPPaymentMethodsInternalViewController tableView:didSelectRowAtIndexPath:] --[STPPaymentMethodsInternalViewController tableView:willDisplayCell:forRowAtIndexPath:] --[STPPaymentMethodsInternalViewController tableView:heightForFooterInSection:] --[STPPaymentMethodsInternalViewController tableView:heightForHeaderInSection:] --[STPPaymentMethodsInternalViewController updateWithPaymentMethodTuple:] --[STPPaymentMethodsInternalViewController addCardViewControllerDidCancel:] --[STPPaymentMethodsInternalViewController addCardViewController:didCreateToken:completion:] --[STPPaymentMethodsInternalViewController configuration] --[STPPaymentMethodsInternalViewController setConfiguration:] --[STPPaymentMethodsInternalViewController prefilledInformation] --[STPPaymentMethodsInternalViewController setPrefilledInformation:] --[STPPaymentMethodsInternalViewController shippingAddress] --[STPPaymentMethodsInternalViewController setShippingAddress:] --[STPPaymentMethodsInternalViewController paymentMethods] --[STPPaymentMethodsInternalViewController setPaymentMethods:] --[STPPaymentMethodsInternalViewController selectedPaymentMethod] --[STPPaymentMethodsInternalViewController setSelectedPaymentMethod:] --[STPPaymentMethodsInternalViewController delegate] --[STPPaymentMethodsInternalViewController setDelegate:] --[STPPaymentMethodsInternalViewController cardImageView] --[STPPaymentMethodsInternalViewController setCardImageView:] --[STPPaymentMethodsInternalViewController .cxx_destruct] -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._configuration -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._prefilledInformation -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._shippingAddress -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._paymentMethods -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._selectedPaymentMethod -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._delegate -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._cardImageView -l_OBJC_PROTOCOL_$_UITableViewDataSource -l_OBJC_LABEL_PROTOCOL_$_UITableViewDataSource -l_OBJC_PROTOCOL_$_UIScrollViewDelegate -l_OBJC_LABEL_PROTOCOL_$_UIScrollViewDelegate -l_OBJC_PROTOCOL_$_UITableViewDelegate -l_OBJC_LABEL_PROTOCOL_$_UITableViewDelegate -l_OBJC_PROTOCOL_$_STPAddCardViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPAddCardViewControllerDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodsInternalViewController.m --[UIImage(Stripe) stp_jpegDataWithMaxFileSize:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIImage+Stripe.m -linkUIImageCategory --[STPCoreScrollViewController createScrollView] --[STPCoreScrollViewController createAndSetupViews] --[STPCoreScrollViewController viewDidLayoutSubviews] --[STPCoreScrollViewController updateAppearance] --[STPCoreScrollViewController viewWillAppear:] --[STPCoreScrollViewController scrollView] --[STPCoreScrollViewController .cxx_destruct] -_OBJC_IVAR_$_STPCoreScrollViewController._scrollView -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreScrollViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreScrollViewController+Private.h --[STPTextFieldDelegateProxy textField:shouldChangeCharactersInRange:replacementString:] --[STPTextFieldDelegateProxy unformattedStringForString:] --[STPTextFieldDelegateProxy autoformattingBehavior] --[STPTextFieldDelegateProxy setAutoformattingBehavior:] --[STPTextFieldDelegateProxy selectionEnabled] --[STPTextFieldDelegateProxy setSelectionEnabled:] --[STPFormTextField reloadInputViews] -+[STPFormTextField attributesForAttributedString:] --[STPFormTextField setSelectionEnabled:] --[STPFormTextField setAutoFormattingBehavior:] -___46-[STPFormTextField setAutoFormattingBehavior:]_block_invoke -___46-[STPFormTextField setAutoFormattingBehavior:]_block_invoke_2 --[STPFormTextField setFormDelegate:] --[STPFormTextField insertText:] --[STPFormTextField deleteBackward] --[STPFormTextField measureTextSize] --[STPFormTextField setText:] --[STPFormTextField setAttributedText:] --[STPFormTextField setPlaceholder:] --[STPFormTextField setAttributedPlaceholder:] --[STPFormTextField placeholderTextAttributes] --[STPFormTextField setDefaultColor:] --[STPFormTextField setErrorColor:] --[STPFormTextField setValidText:] --[STPFormTextField setPlaceholderColor:] --[STPFormTextField updateColor] --[STPFormTextField editingRectForBounds:] --[STPFormTextField keyCommands] --[STPFormTextField commandDeleteBackwards] --[STPFormTextField closestPositionToPoint:] --[STPFormTextField canPerformAction:withSender:] --[STPFormTextField paste:] --[STPFormTextField setDelegate:] --[STPFormTextField delegate] --[STPFormTextField placeholderColor] --[STPFormTextField defaultColor] --[STPFormTextField errorColor] --[STPFormTextField selectionEnabled] --[STPFormTextField preservesContentsOnPaste] --[STPFormTextField setPreservesContentsOnPaste:] --[STPFormTextField autoFormattingBehavior] --[STPFormTextField validText] --[STPFormTextField formDelegate] --[STPFormTextField delegateProxy] --[STPFormTextField setDelegateProxy:] --[STPFormTextField textFormattingBlock] --[STPFormTextField setTextFormattingBlock:] --[STPFormTextField skipsReloadingInputViews] --[STPFormTextField setSkipsReloadingInputViews:] --[STPFormTextField .cxx_destruct] -_OBJC_IVAR_$_STPTextFieldDelegateProxy._autoformattingBehavior -_OBJC_IVAR_$_STPTextFieldDelegateProxy._selectionEnabled -_OBJC_IVAR_$_STPFormTextField._selectionEnabled -_OBJC_IVAR_$_STPFormTextField._autoFormattingBehavior -___block_descriptor_tmp.151 -_OBJC_IVAR_$_STPFormTextField._formDelegate -_OBJC_IVAR_$_STPFormTextField._defaultColor -_OBJC_IVAR_$_STPFormTextField._errorColor -_OBJC_IVAR_$_STPFormTextField._validText -_OBJC_IVAR_$_STPFormTextField._placeholderColor -_OBJC_IVAR_$_STPFormTextField._preservesContentsOnPaste -_OBJC_IVAR_$_STPFormTextField._delegateProxy -_OBJC_IVAR_$_STPFormTextField._textFormattingBlock -_OBJC_IVAR_$_STPFormTextField._skipsReloadingInputViews -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPFormTextField.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPFormTextField.h -__46-[STPFormTextField setAutoFormattingBehavior:]_block_invoke_2 -__46-[STPFormTextField setAutoFormattingBehavior:]_block_invoke -+[NSObject(Aspects) stp_aspect_hookSelector:withOptions:usingBlock:error:] -_stp_aspect_add --[NSObject(Aspects) stp_aspect_hookSelector:withOptions:usingBlock:error:] --[STPAspectTracker initWithTrackedClass:] --[STPAspectTracker subclassHasHookedSelectorName:] --[STPAspectTracker addSubclassTracker:hookingSelectorName:] --[STPAspectTracker removeSubclassTracker:hookingSelectorName:] --[STPAspectTracker subclassTrackersHookingSelectorName:] --[STPAspectTracker trackedClassName] --[STPAspectTracker description] --[STPAspectTracker trackedClass] --[STPAspectTracker setTrackedClass:] --[STPAspectTracker selectorNames] --[STPAspectTracker setSelectorNames:] --[STPAspectTracker selectorNamesToSubclassTrackers] --[STPAspectTracker setSelectorNamesToSubclassTrackers:] --[STPAspectTracker .cxx_destruct] --[NSInvocation(STPAspects) stp_aspect_argumentAtIndex:] --[NSInvocation(STPAspects) stp_aspects_arguments] -+[STPAspectIdentifier identifierWithSelector:object:options:block:error:] --[STPAspectIdentifier invokeWithInfo:] --[STPAspectIdentifier description] --[STPAspectIdentifier remove] --[STPAspectIdentifier selector] --[STPAspectIdentifier setSelector:] --[STPAspectIdentifier block] --[STPAspectIdentifier setBlock:] --[STPAspectIdentifier blockSignature] --[STPAspectIdentifier setBlockSignature:] --[STPAspectIdentifier object] --[STPAspectIdentifier setObject:] --[STPAspectIdentifier options] --[STPAspectIdentifier setOptions:] --[STPAspectIdentifier .cxx_destruct] --[STPAspectsContainer hasAspects] --[STPAspectsContainer addAspect:withOptions:] --[STPAspectsContainer removeAspect:] --[STPAspectsContainer description] --[STPAspectsContainer beforeAspects] --[STPAspectsContainer setBeforeAspects:] --[STPAspectsContainer insteadAspects] --[STPAspectsContainer setInsteadAspects:] --[STPAspectsContainer afterAspects] --[STPAspectsContainer setAfterAspects:] --[STPAspectsContainer .cxx_destruct] --[STPAspectInfo initWithInstance:invocation:] --[STPAspectInfo arguments] --[STPAspectInfo instance] --[STPAspectInfo originalInvocation] --[STPAspectInfo .cxx_destruct] -___Block_byref_object_copy_ -___Block_byref_object_dispose_ -_stp_aspect_performLocked -___stp_aspect_add_block_invoke -_stp_aspect_getContainerForObject -___stp_aspect_isSelectorAllowedAndTrack_block_invoke -_stp_aspect_getSwizzledClassesDict -___stp_aspect_getSwizzledClassesDict_block_invoke -_stp_aspect_aliasForSelector -_stp_aspect_swizzleClassInPlace -_stp_aspect_swizzleForwardInvocation -_stp_aspect_hookedGetClass -__stp_aspect_modifySwizzledClasses -___stp_aspect_swizzleClassInPlace_block_invoke -___copy_helper_block_.409 -___destroy_helper_block_.410 -____stp_aspect_modifySwizzledClasses_block_invoke -___STP_ASPECTS_ARE_BEING_CALLED__ -___stp_aspect_hookedGetClass_block_invoke -___stp_aspect_remove_block_invoke -___copy_helper_block_.460 -___destroy_helper_block_.461 -_stp_aspect_undoSwizzleClassInPlace -___stp_aspect_undoSwizzleClassInPlace_block_invoke -___copy_helper_block_.472 -___destroy_helper_block_.473 -_OBJC_IVAR_$_STPAspectTracker._trackedClass -_OBJC_IVAR_$_STPAspectTracker._selectorNames -_OBJC_IVAR_$_STPAspectTracker._selectorNamesToSubclassTrackers -_OBJC_IVAR_$_STPAspectIdentifier._selector -_OBJC_IVAR_$_STPAspectIdentifier._block -_OBJC_IVAR_$_STPAspectIdentifier._blockSignature -_OBJC_IVAR_$_STPAspectIdentifier._object -_OBJC_IVAR_$_STPAspectIdentifier._options -_OBJC_IVAR_$_STPAspectsContainer._beforeAspects -_OBJC_IVAR_$_STPAspectsContainer._insteadAspects -_OBJC_IVAR_$_STPAspectsContainer._afterAspects -_OBJC_IVAR_$_STPAspectInfo._instance -_OBJC_IVAR_$_STPAspectInfo._originalInvocation -_OBJC_IVAR_$_STPAspectInfo._arguments -l_OBJC_PROTOCOL_$_STPAspectInfo -l_OBJC_LABEL_PROTOCOL_$_STPAspectInfo -_stp_aspect_performLocked.aspect_lock -_stp_aspect_isSelectorAllowedAndTrack.disallowedSelectorList -_stp_aspect_isSelectorAllowedAndTrack.pred -___block_descriptor_tmp.356 -_stp_aspect_getSwizzledClassesDict.swizzledClassesDict -_stp_aspect_getSwizzledClassesDict.pred -___block_descriptor_tmp.390 -___block_literal_global.391 -___block_descriptor_tmp.413 -__stp_aspect_modifySwizzledClasses.swizzledClasses -__stp_aspect_modifySwizzledClasses.pred -___block_descriptor_tmp.414 -___block_literal_global.415 -___block_descriptor_tmp.438 -___block_descriptor_tmp.462 -___block_descriptor_tmp.475 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAspects.m -__stp_aspect_undoSwizzleClassInPlace_block_invoke -stp_aspect_undoSwizzleForwardInvocation -stp_aspect_undoSwizzleClassInPlace -__stp_aspect_remove_block_invoke -stp_aspect_cleanupHookedClassAndSelector -stp_aspect_destroyContainerForObject -stp_aspect_deregisterTrackedSelector -stp_aspect_isMsgForwardIMP -__stp_aspect_hookedGetClass_block_invoke -__STP_ASPECTS_ARE_BEING_CALLED__ -stp_aspect_getContainerForClass -___stp_aspect_modifySwizzledClasses_block_invoke -__stp_aspect_swizzleClassInPlace_block_invoke -_stp_aspect_modifySwizzledClasses -stp_aspect_hookedGetClass -stp_aspect_swizzleForwardInvocation -stp_aspect_swizzleClassInPlace -stp_aspect_aliasForSelector -__stp_aspect_getSwizzledClassesDict_block_invoke -stp_aspect_getSwizzledClassesDict -__stp_aspect_isSelectorAllowedAndTrack_block_invoke -stp_aspect_getContainerForObject -__stp_aspect_add_block_invoke -stp_aspect_prepareClassAndHookSelector -stp_aspect_hookClass -stp_aspect_isSelectorAllowedAndTrack -stp_aspect_performLocked -__Block_byref_object_dispose_ -__Block_byref_object_copy_ -linkAspectsCategory -stp_aspect_remove -stp_aspect_isCompatibleBlockSignature -stp_aspect_blockMethodSignature -stp_aspect_add --[STPRedirectContext initWithSource:completion:] --[STPRedirectContext dealloc] --[STPRedirectContext startRedirectFlowFromViewController:] --[STPRedirectContext startSafariViewControllerRedirectFlowFromViewController:] --[STPRedirectContext startSafariAppRedirectFlow] --[STPRedirectContext cancel] --[STPRedirectContext safariViewControllerDidFinish:] -___52-[STPRedirectContext safariViewControllerDidFinish:]_block_invoke --[STPRedirectContext safariViewController:didCompleteInitialLoad:] -___66-[STPRedirectContext safariViewController:didCompleteInitialLoad:]_block_invoke -___copy_helper_block_.49 -___destroy_helper_block_.50 --[STPRedirectContext handleWillForegroundNotification] -___54-[STPRedirectContext handleWillForegroundNotification]_block_invoke -___copy_helper_block_.52 -___destroy_helper_block_.53 --[STPRedirectContext handleURLCallback:] -___40-[STPRedirectContext handleURLCallback:]_block_invoke -___copy_helper_block_.55 -___destroy_helper_block_.56 --[STPRedirectContext handleRedirectCompletionWithError:shouldDismissViewController:] --[STPRedirectContext subscribeToUrlAndForegroundNotifications] --[STPRedirectContext unsubscribeFromNotificationsAndDismissPresentedViewControllers] --[STPRedirectContext unsubscribeFromNotifications] --[STPRedirectContext dismissPresentedViewController] --[STPRedirectContext state] --[STPRedirectContext completion] --[STPRedirectContext setCompletion:] --[STPRedirectContext source] --[STPRedirectContext setSource:] --[STPRedirectContext safariVC] --[STPRedirectContext setSafariVC:] --[STPRedirectContext .cxx_destruct] -_OBJC_IVAR_$_STPRedirectContext._source -_OBJC_IVAR_$_STPRedirectContext._completion -_OBJC_IVAR_$_STPRedirectContext._state -___block_descriptor_tmp.51 -___block_descriptor_tmp.54 -___block_descriptor_tmp.57 -_OBJC_IVAR_$_STPRedirectContext._safariVC -l_OBJC_PROTOCOL_$_SFSafariViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_SFSafariViewControllerDelegate -l_OBJC_PROTOCOL_$_STPURLCallbackListener -l_OBJC_LABEL_PROTOCOL_$_STPURLCallbackListener -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPRedirectContext.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPRedirectContext.h -__40-[STPRedirectContext handleURLCallback:]_block_invoke -__54-[STPRedirectContext handleWillForegroundNotification]_block_invoke -__66-[STPRedirectContext safariViewController:didCompleteInitialLoad:]_block_invoke -__52-[STPRedirectContext safariViewControllerDidFinish:]_block_invoke --[STPPaymentCardTextFieldCell init] --[STPPaymentCardTextFieldCell layoutSubviews] --[STPPaymentCardTextFieldCell setTheme:] --[STPPaymentCardTextFieldCell updateAppearance] --[STPPaymentCardTextFieldCell setInputAccessoryView:] --[STPPaymentCardTextFieldCell isEmpty] --[STPPaymentCardTextFieldCell becomeFirstResponder] --[STPPaymentCardTextFieldCell paymentField] --[STPPaymentCardTextFieldCell setPaymentField:] --[STPPaymentCardTextFieldCell theme] --[STPPaymentCardTextFieldCell inputAccessoryView] --[STPPaymentCardTextFieldCell .cxx_destruct] -_OBJC_IVAR_$_STPPaymentCardTextFieldCell._paymentField -_OBJC_IVAR_$_STPPaymentCardTextFieldCell._theme -_OBJC_IVAR_$_STPPaymentCardTextFieldCell._inputAccessoryView -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextFieldCell.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextFieldCell.h --[PKPayment(Stripe) stp_isSimulated] -+[PKPayment(Stripe) stp_testTransactionIdentifier] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PKPayment+Stripe.m -linkPKPaymentCategory -+[STPStringUtils parseRangesFromString:withTags:completion:] -___60+[STPStringUtils parseRangesFromString:withTags:completion:]_block_invoke -___60+[STPStringUtils parseRangesFromString:withTags:completion:]_block_invoke.14 -+[STPStringUtils parseRangeFromString:withTag:completion:] -___block_descriptor_tmp.18 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPStringUtils.m -__60+[STPStringUtils parseRangesFromString:withTags:completion:]_block_invoke.14 -__60+[STPStringUtils parseRangesFromString:withTags:completion:]_block_invoke -+[STPMultipartFormDataEncoder multipartFormDataForParts:boundary:] -+[STPMultipartFormDataEncoder generateBoundary] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPMultipartFormDataEncoder.m -+[STPCard brandFromString:] -+[STPCard stringFromBrand:] -+[STPCard stringToFundingMapping] -+[STPCard fundingFromString:] -+[STPCard stringFromFunding:] --[STPCard initWithID:brand:last4:expMonth:expYear:funding:] --[STPCard init] --[STPCard last4] --[STPCard isApplePayCard] --[STPCard address] --[STPCard isEqual:] --[STPCard hash] --[STPCard isEqualToCard:] --[STPCard description] --[STPCard stripeObject] -+[STPCard requiredFields] -+[STPCard decodedObjectFromAPIResponse:] --[STPCard stripeID] --[STPCard label] --[STPCard image] --[STPCard templateImage] --[STPCard dynamicLast4] --[STPCard setDynamicLast4:] --[STPCard cardId] --[STPCard setCardId:] --[STPCard brand] --[STPCard setBrand:] --[STPCard funding] --[STPCard setFunding:] --[STPCard country] --[STPCard setCountry:] --[STPCard setLast4:] --[STPCard allResponseFields] --[STPCard setAllResponseFields:] --[STPCard .cxx_destruct] -_OBJC_IVAR_$_STPCard._cardId -_OBJC_IVAR_$_STPCard._brand -_OBJC_IVAR_$_STPCard._last4 -_OBJC_IVAR_$_STPCard._funding -_OBJC_IVAR_$_STPCard._dynamicLast4 -_OBJC_IVAR_$_STPCard._country -_OBJC_IVAR_$_STPCard._allResponseFields -l_OBJC_PROTOCOL_$_STPInternalAPIResponseDecodable -l_OBJC_LABEL_PROTOCOL_$_STPInternalAPIResponseDecodable -l_OBJC_PROTOCOL_$_STPPaymentMethod -l_OBJC_LABEL_PROTOCOL_$_STPPaymentMethod -l_OBJC_PROTOCOL_$_STPSourceProtocol -l_OBJC_LABEL_PROTOCOL_$_STPSourceProtocol -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCard.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPCard.h -+[Stripe setDefaultPublishableKey:] -+[Stripe defaultPublishableKey] -+[STPAPIClient apiVersion] -+[STPAPIClient initialize] -+[STPAPIClient sharedClient] -___28+[STPAPIClient sharedClient]_block_invoke --[STPAPIClient init] --[STPAPIClient initWithPublishableKey:] --[STPAPIClient initWithConfiguration:] --[STPAPIClient initWithPublishableKey:baseURL:] --[STPAPIClient setApiKey:] --[STPAPIClient setPublishableKey:] --[STPAPIClient publishableKey] --[STPAPIClient createTokenWithParameters:completion:] -___53-[STPAPIClient createTokenWithParameters:completion:]_block_invoke -___copy_helper_block_.116 -___destroy_helper_block_.117 -+[STPAPIClient validateKey:] -___28+[STPAPIClient validateKey:]_block_invoke -+[STPAPIClient stripeUserAgentDetails] -+[STPAPIClient bundleIdentifier] -+[STPAPIClient kitDisplayVersion] -+[STPAPIClient initializeIfNeeded] --[STPAPIClient configuration] --[STPAPIClient setConfiguration:] --[STPAPIClient apiURL] --[STPAPIClient setApiURL:] --[STPAPIClient urlSession] --[STPAPIClient setUrlSession:] --[STPAPIClient sourcePollers] --[STPAPIClient setSourcePollers:] --[STPAPIClient sourcePollersQueue] --[STPAPIClient setSourcePollersQueue:] --[STPAPIClient .cxx_destruct] --[STPAPIClient(BankAccounts) createTokenWithBankAccount:completion:] --[STPAPIClient(PII) createTokenWithPersonalIDNumber:completion:] --[STPAPIClient(Upload) dataForUploadedImage:purpose:] --[STPAPIClient(Upload) uploadImage:purpose:completion:] -___55-[STPAPIClient(Upload) uploadImage:purpose:completion:]_block_invoke -___55-[STPAPIClient(Upload) uploadImage:purpose:completion:]_block_invoke_2 -___copy_helper_block_.346 -___destroy_helper_block_.347 -___copy_helper_block_.349 -___destroy_helper_block_.350 --[STPAPIClient(CreditCards) createTokenWithCard:completion:] -+[Stripe(ApplePay) canSubmitPaymentRequest:] -+[Stripe(ApplePay) supportedPKPaymentNetworks] -+[Stripe(ApplePay) deviceSupportsApplePay] -+[Stripe(ApplePay) paymentRequestWithMerchantIdentifier:] -+[Stripe(ApplePay) paymentRequestWithMerchantIdentifier:country:currency:] --[STPAPIClient(Sources) createSourceWithParams:completion:] -___59-[STPAPIClient(Sources) createSourceWithParams:completion:]_block_invoke -___copy_helper_block_.421 -___destroy_helper_block_.422 --[STPAPIClient(Sources) retrieveSourceWithId:clientSecret:completion:] -___70-[STPAPIClient(Sources) retrieveSourceWithId:clientSecret:completion:]_block_invoke -___copy_helper_block_.429 -___destroy_helper_block_.430 --[STPAPIClient(Sources) retrieveSourceWithId:clientSecret:responseCompletion:] --[STPAPIClient(Sources) startPollingSourceWithId:clientSecret:timeout:completion:] -___82-[STPAPIClient(Sources) startPollingSourceWithId:clientSecret:timeout:completion:]_block_invoke -___copy_helper_block_.447 -___destroy_helper_block_.448 --[STPAPIClient(Sources) stopPollingSourceWithId:] -___49-[STPAPIClient(Sources) stopPollingSourceWithId:]_block_invoke -___copy_helper_block_.452 -___destroy_helper_block_.453 -+[STPAPIClient(Customers) apiClientWithEphemeralKey:] -+[STPAPIClient(Customers) retrieveCustomerUsingKey:completion:] -___63+[STPAPIClient(Customers) retrieveCustomerUsingKey:completion:]_block_invoke -___copy_helper_block_.469 -___destroy_helper_block_.470 -+[STPAPIClient(Customers) updateCustomerWithParameters:usingKey:completion:] -___76+[STPAPIClient(Customers) updateCustomerWithParameters:usingKey:completion:]_block_invoke -___copy_helper_block_.473 -___destroy_helper_block_.474 -+[STPAPIClient(Customers) addSource:toCustomerUsingKey:completion:] -___67+[STPAPIClient(Customers) addSource:toCustomerUsingKey:completion:]_block_invoke -___copy_helper_block_.481 -___destroy_helper_block_.482 -_sharedClient.sharedClient -_sharedClient.onceToken -_OBJC_IVAR_$_STPAPIClient._apiURL -_OBJC_IVAR_$_STPAPIClient._configuration -_OBJC_IVAR_$_STPAPIClient._sourcePollers -_OBJC_IVAR_$_STPAPIClient._sourcePollersQueue -___block_descriptor_tmp.119 -_validateKey:.onceToken -___block_descriptor_tmp.138 -_OBJC_IVAR_$_STPAPIClient._urlSession -l_OBJC_PROTOCOL_$_FABKit -l_OBJC_LABEL_PROTOCOL_$_FABKit -___block_descriptor_tmp.348 -___block_descriptor_tmp.352 -___block_descriptor_tmp.424 -___block_descriptor_tmp.431 -___block_descriptor_tmp.449 -___block_descriptor_tmp.454 -___block_descriptor_tmp.472 -___block_descriptor_tmp.484 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAPIClient.m -__67+[STPAPIClient(Customers) addSource:toCustomerUsingKey:completion:]_block_invoke -__76+[STPAPIClient(Customers) updateCustomerWithParameters:usingKey:completion:]_block_invoke -__63+[STPAPIClient(Customers) retrieveCustomerUsingKey:completion:]_block_invoke -__49-[STPAPIClient(Sources) stopPollingSourceWithId:]_block_invoke -__82-[STPAPIClient(Sources) startPollingSourceWithId:clientSecret:timeout:completion:]_block_invoke -__70-[STPAPIClient(Sources) retrieveSourceWithId:clientSecret:completion:]_block_invoke -__59-[STPAPIClient(Sources) createSourceWithParams:completion:]_block_invoke -__55-[STPAPIClient(Upload) uploadImage:purpose:completion:]_block_invoke_2 -__55-[STPAPIClient(Upload) uploadImage:purpose:completion:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPAPIClient.h -__28+[STPAPIClient validateKey:]_block_invoke -__53-[STPAPIClient createTokenWithParameters:completion:]_block_invoke -__28+[STPAPIClient sharedClient]_block_invoke --[STPEphemeralKeyManager initWithKeyProvider:apiVersion:] --[STPEphemeralKeyManager dealloc] --[STPEphemeralKeyManager setExpirationInterval:] --[STPEphemeralKeyManager currentKeyIsUnexpired] --[STPEphemeralKeyManager shouldPerformEagerRefresh] --[STPEphemeralKeyManager handleWillForegroundNotification] -___58-[STPEphemeralKeyManager handleWillForegroundNotification]_block_invoke --[STPEphemeralKeyManager getCustomerKey:] -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke -___copy_helper_block_.43 -___destroy_helper_block_.44 -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.49 -___copy_helper_block_.50 -___destroy_helper_block_.51 -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.59 -___copy_helper_block_.60 -___destroy_helper_block_.61 -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.63 -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.69 -___copy_helper_block_.77 -___destroy_helper_block_.78 --[STPEphemeralKeyManager expirationInterval] --[STPEphemeralKeyManager customerKey] --[STPEphemeralKeyManager setCustomerKey:] --[STPEphemeralKeyManager apiVersion] --[STPEphemeralKeyManager setApiVersion:] --[STPEphemeralKeyManager keyProvider] --[STPEphemeralKeyManager setKeyProvider:] --[STPEphemeralKeyManager lastEagerKeyRefresh] --[STPEphemeralKeyManager setLastEagerKeyRefresh:] --[STPEphemeralKeyManager createKeyPromise] --[STPEphemeralKeyManager setCreateKeyPromise:] --[STPEphemeralKeyManager .cxx_destruct] -_OBJC_IVAR_$_STPEphemeralKeyManager._expirationInterval -_OBJC_IVAR_$_STPEphemeralKeyManager._keyProvider -_OBJC_IVAR_$_STPEphemeralKeyManager._apiVersion -___block_descriptor_tmp.46 -___block_descriptor_tmp.53 -___block_descriptor_tmp.62 -___block_descriptor_tmp.66 -___block_descriptor_tmp.79 -_OBJC_IVAR_$_STPEphemeralKeyManager._customerKey -_OBJC_IVAR_$_STPEphemeralKeyManager._lastEagerKeyRefresh -_OBJC_IVAR_$_STPEphemeralKeyManager._createKeyPromise -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEphemeralKeyManager.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEphemeralKeyManager.h -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.69 -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.63 -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.59 -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.49 -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke -__58-[STPEphemeralKeyManager handleWillForegroundNotification]_block_invoke -+[STPBankAccount stringToStatusMapping] -+[STPBankAccount statusFromString:] -+[STPBankAccount stringFromStatus:] --[STPBankAccount setAccountNumber:] --[STPBankAccount last4] --[STPBankAccount isEqual:] --[STPBankAccount hash] --[STPBankAccount isEqualToBankAccount:] --[STPBankAccount description] -+[STPBankAccount requiredFields] -+[STPBankAccount decodedObjectFromAPIResponse:] --[STPBankAccount routingNumber] --[STPBankAccount setRoutingNumber:] --[STPBankAccount country] --[STPBankAccount setCountry:] --[STPBankAccount currency] --[STPBankAccount setCurrency:] --[STPBankAccount accountHolderName] --[STPBankAccount setAccountHolderName:] --[STPBankAccount accountHolderType] --[STPBankAccount setAccountHolderType:] --[STPBankAccount bankAccountId] --[STPBankAccount setBankAccountId:] --[STPBankAccount bankName] --[STPBankAccount setBankName:] --[STPBankAccount fingerprint] --[STPBankAccount setFingerprint:] --[STPBankAccount status] --[STPBankAccount setStatus:] --[STPBankAccount setLast4:] --[STPBankAccount allResponseFields] --[STPBankAccount setAllResponseFields:] --[STPBankAccount .cxx_destruct] -_OBJC_IVAR_$_STPBankAccount._last4 -_OBJC_IVAR_$_STPBankAccount.routingNumber -_OBJC_IVAR_$_STPBankAccount.country -_OBJC_IVAR_$_STPBankAccount.currency -_OBJC_IVAR_$_STPBankAccount.accountHolderName -_OBJC_IVAR_$_STPBankAccount.accountHolderType -_OBJC_IVAR_$_STPBankAccount._bankAccountId -_OBJC_IVAR_$_STPBankAccount._bankName -_OBJC_IVAR_$_STPBankAccount._fingerprint -_OBJC_IVAR_$_STPBankAccount._status -_OBJC_IVAR_$_STPBankAccount._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBankAccount.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPBankAccount.h --[STPKeyboardDetectingViewController initWithKeyboardFrameBlock:scrollView:] --[STPKeyboardDetectingViewController dealloc] --[STPKeyboardDetectingViewController loadView] --[STPKeyboardDetectingViewController textFieldWillBeginEditing:] -___64-[STPKeyboardDetectingViewController textFieldWillBeginEditing:]_block_invoke --[STPKeyboardDetectingViewController keyboardWillChangeFrame:] -___62-[STPKeyboardDetectingViewController keyboardWillChangeFrame:]_block_invoke -___copy_helper_block_.73 -___destroy_helper_block_.74 --[STPKeyboardDetectingViewController doKeyboardChangeAnimationWithNewFrame:] --[STPKeyboardDetectingViewController lastKeyboardFrame] --[STPKeyboardDetectingViewController setLastKeyboardFrame:] --[STPKeyboardDetectingViewController lastResponder] --[STPKeyboardDetectingViewController setLastResponder:] --[STPKeyboardDetectingViewController keyboardFrameBlock] --[STPKeyboardDetectingViewController setKeyboardFrameBlock:] --[STPKeyboardDetectingViewController managedScrollView] --[STPKeyboardDetectingViewController setManagedScrollView:] --[STPKeyboardDetectingViewController currentBottomInsetChange] --[STPKeyboardDetectingViewController setCurrentBottomInsetChange:] --[STPKeyboardDetectingViewController .cxx_destruct] --[UIViewController(Stripe_KeyboardAvoiding) stp_keyboardDetectingViewController] -___80-[UIViewController(Stripe_KeyboardAvoiding) stp_keyboardDetectingViewController]_block_invoke --[UIViewController(Stripe_KeyboardAvoiding) stp_beginObservingKeyboardAndInsettingScrollView:onChangeBlock:] -_OBJC_IVAR_$_STPKeyboardDetectingViewController._keyboardFrameBlock -_OBJC_IVAR_$_STPKeyboardDetectingViewController._managedScrollView -_OBJC_IVAR_$_STPKeyboardDetectingViewController._currentBottomInsetChange -___block_descriptor_tmp.75 -_OBJC_IVAR_$_STPKeyboardDetectingViewController._lastKeyboardFrame -_OBJC_IVAR_$_STPKeyboardDetectingViewController._lastResponder -___block_descriptor_tmp.146 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIViewController+Stripe_KeyboardAvoiding.m -linkUIViewControllerKeyboardAvoidingCategory -__80-[UIViewController(Stripe_KeyboardAvoiding) stp_keyboardDetectingViewController]_block_invoke -__62-[STPKeyboardDetectingViewController keyboardWillChangeFrame:]_block_invoke -__64-[STPKeyboardDetectingViewController textFieldWillBeginEditing:]_block_invoke --[STPAddCardViewController init] --[STPAddCardViewController initWithConfiguration:theme:] --[STPAddCardViewController commonInitWithConfiguration:] --[STPAddCardViewController createAndSetupViews] --[STPAddCardViewController setUpCardScanningIfAvailable] --[STPAddCardViewController presentCardIO] --[STPAddCardViewController cardIOProxy:didFinishWithCardParams:] --[STPAddCardViewController endEditing] --[STPAddCardViewController updateAppearance] --[STPAddCardViewController setLoading:] -___39-[STPAddCardViewController setLoading:]_block_invoke --[STPAddCardViewController viewDidAppear:] --[STPAddCardViewController firstEmptyField] --[STPAddCardViewController handleBackOrCancelTapped:] --[STPAddCardViewController nextPressed:] -___40-[STPAddCardViewController nextPressed:]_block_invoke -___40-[STPAddCardViewController nextPressed:]_block_invoke_2 -___40-[STPAddCardViewController nextPressed:]_block_invoke_3 -___copy_helper_block_.272 -___destroy_helper_block_.273 -___copy_helper_block_.275 -___destroy_helper_block_.276 -___copy_helper_block_.281 -___destroy_helper_block_.282 --[STPAddCardViewController handleCardTokenError:] --[STPAddCardViewController updateDoneButton] --[STPAddCardViewController paymentCardTextFieldDidChange:] --[STPAddCardViewController paymentFieldNextTapped] --[STPAddCardViewController paymentCardTextFieldDidBeginEditingCVC:] -___67-[STPAddCardViewController paymentCardTextFieldDidBeginEditingCVC:]_block_invoke -___copy_helper_block_.311 -___destroy_helper_block_.312 --[STPAddCardViewController paymentCardTextFieldDidEndEditingCVC:] -___65-[STPAddCardViewController paymentCardTextFieldDidEndEditingCVC:]_block_invoke -___copy_helper_block_.316 -___destroy_helper_block_.317 --[STPAddCardViewController addressViewModel:addedCellAtIndex:] --[STPAddCardViewController addressViewModel:removedCellAtIndex:] --[STPAddCardViewController addressViewModelDidChange:] --[STPAddCardViewController numberOfSectionsInTableView:] --[STPAddCardViewController tableView:numberOfRowsInSection:] --[STPAddCardViewController tableView:cellForRowAtIndexPath:] --[STPAddCardViewController tableView:willDisplayCell:forRowAtIndexPath:] --[STPAddCardViewController tableView:heightForFooterInSection:] --[STPAddCardViewController tableView:heightForHeaderInSection:] --[STPAddCardViewController tableView:viewForHeaderInSection:] --[STPAddCardViewController tableView:viewForFooterInSection:] --[STPAddCardViewController useShippingAddress:] -___47-[STPAddCardViewController useShippingAddress:]_block_invoke -___copy_helper_block_.369 -___destroy_helper_block_.370 --[STPAddCardViewController delegate] --[STPAddCardViewController setDelegate:] --[STPAddCardViewController prefilledInformation] --[STPAddCardViewController setPrefilledInformation:] --[STPAddCardViewController managedAccountCurrency] --[STPAddCardViewController setManagedAccountCurrency:] --[STPAddCardViewController configuration] --[STPAddCardViewController setConfiguration:] --[STPAddCardViewController shippingAddress] --[STPAddCardViewController setShippingAddress:] --[STPAddCardViewController hasUsedShippingAddress] --[STPAddCardViewController setHasUsedShippingAddress:] --[STPAddCardViewController apiClient] --[STPAddCardViewController setApiClient:] --[STPAddCardViewController cardImageView] --[STPAddCardViewController setCardImageView:] --[STPAddCardViewController doneItem] --[STPAddCardViewController setDoneItem:] --[STPAddCardViewController cardHeaderView] --[STPAddCardViewController setCardHeaderView:] --[STPAddCardViewController cardIOProxy] --[STPAddCardViewController setCardIOProxy:] --[STPAddCardViewController addressHeaderView] --[STPAddCardViewController setAddressHeaderView:] --[STPAddCardViewController paymentCell] --[STPAddCardViewController setPaymentCell:] --[STPAddCardViewController loading] --[STPAddCardViewController activityIndicator] --[STPAddCardViewController setActivityIndicator:] --[STPAddCardViewController lookupActivityIndicator] --[STPAddCardViewController setLookupActivityIndicator:] --[STPAddCardViewController addressViewModel] --[STPAddCardViewController setAddressViewModel:] --[STPAddCardViewController inputAccessoryToolbar] --[STPAddCardViewController setInputAccessoryToolbar:] --[STPAddCardViewController lookupSucceeded] --[STPAddCardViewController setLookupSucceeded:] --[STPAddCardViewController .cxx_destruct] -_OBJC_IVAR_$_STPAddCardViewController._configuration -_OBJC_IVAR_$_STPAddCardViewController._shippingAddress -_OBJC_IVAR_$_STPAddCardViewController._hasUsedShippingAddress -_OBJC_IVAR_$_STPAddCardViewController._apiClient -_OBJC_IVAR_$_STPAddCardViewController._addressViewModel -_OBJC_IVAR_$_STPAddCardViewController._addressHeaderView -_OBJC_IVAR_$_STPAddCardViewController._cardHeaderView -_OBJC_IVAR_$_STPAddCardViewController._loading -___block_descriptor_tmp.274 -___block_descriptor_tmp.278 -___block_descriptor_tmp.284 -___block_descriptor_tmp.313 -___block_descriptor_tmp.318 -___block_descriptor_tmp.371 -_OBJC_IVAR_$_STPAddCardViewController._delegate -_OBJC_IVAR_$_STPAddCardViewController._prefilledInformation -_OBJC_IVAR_$_STPAddCardViewController._managedAccountCurrency -_OBJC_IVAR_$_STPAddCardViewController._cardImageView -_OBJC_IVAR_$_STPAddCardViewController._doneItem -_OBJC_IVAR_$_STPAddCardViewController._cardIOProxy -_OBJC_IVAR_$_STPAddCardViewController._paymentCell -_OBJC_IVAR_$_STPAddCardViewController._activityIndicator -_OBJC_IVAR_$_STPAddCardViewController._lookupActivityIndicator -_OBJC_IVAR_$_STPAddCardViewController._inputAccessoryToolbar -_OBJC_IVAR_$_STPAddCardViewController._lookupSucceeded -l_OBJC_PROTOCOL_$_STPAddressViewModelDelegate -l_OBJC_LABEL_PROTOCOL_$_STPAddressViewModelDelegate -l_OBJC_PROTOCOL_$_STPCardIOProxyDelegate -l_OBJC_LABEL_PROTOCOL_$_STPCardIOProxyDelegate -l_OBJC_PROTOCOL_$_STPPaymentCardTextFieldDelegate -l_OBJC_LABEL_PROTOCOL_$_STPPaymentCardTextFieldDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddCardViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPAddCardViewController.h -__47-[STPAddCardViewController useShippingAddress:]_block_invoke -__65-[STPAddCardViewController paymentCardTextFieldDidEndEditingCVC:]_block_invoke -__67-[STPAddCardViewController paymentCardTextFieldDidBeginEditingCVC:]_block_invoke -__40-[STPAddCardViewController nextPressed:]_block_invoke_3 -__40-[STPAddCardViewController nextPressed:]_block_invoke_2 -__40-[STPAddCardViewController nextPressed:]_block_invoke -__39-[STPAddCardViewController setLoading:]_block_invoke -+[STPPostalCodeValidator stringIsValidPostalCode:type:] -+[STPPostalCodeValidator stringIsValidPostalCode:countryCode:] -+[STPPostalCodeValidator postalCodeTypeForCountryCode:] -+[STPPostalCodeValidator countriesWithNoPostalCodes] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPostalCodeValidator.m --[STPUserInformation copyWithZone:] --[STPUserInformation billingAddress] --[STPUserInformation setBillingAddress:] --[STPUserInformation shippingAddress] --[STPUserInformation setShippingAddress:] --[STPUserInformation .cxx_destruct] -_OBJC_IVAR_$_STPUserInformation._billingAddress -_OBJC_IVAR_$_STPUserInformation._shippingAddress -l_OBJC_PROTOCOL_$_NSCopying -l_OBJC_LABEL_PROTOCOL_$_NSCopying -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPUserInformation.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPUserInformation.h -+[STPBundleLocator stripeResourcesBundle] -___41+[STPBundleLocator stripeResourcesBundle]_block_invoke -_stripeResourcesBundle.ourBundle -_stripeResourcesBundle.onceToken -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBundleLocator.m -__41+[STPBundleLocator stripeResourcesBundle]_block_invoke --[STPSwitchTableViewCell initWithStyle:reuseIdentifier:] --[STPSwitchTableViewCell setTheme:] --[STPSwitchTableViewCell layoutSubviews] --[STPSwitchTableViewCell switchToggled:] --[STPSwitchTableViewCell updateAppearance] --[STPSwitchTableViewCell configureWithLabel:delegate:] --[STPSwitchTableViewCell setSelected:animated:] --[STPSwitchTableViewCell on] --[STPSwitchTableViewCell setOn:] --[STPSwitchTableViewCell theme] --[STPSwitchTableViewCell captionLabel] --[STPSwitchTableViewCell setCaptionLabel:] --[STPSwitchTableViewCell switchView] --[STPSwitchTableViewCell setSwitchView:] --[STPSwitchTableViewCell delegate] --[STPSwitchTableViewCell setDelegate:] --[STPSwitchTableViewCell .cxx_destruct] -_OBJC_IVAR_$_STPSwitchTableViewCell._switchView -_OBJC_IVAR_$_STPSwitchTableViewCell._captionLabel -_OBJC_IVAR_$_STPSwitchTableViewCell._theme -_OBJC_IVAR_$_STPSwitchTableViewCell._delegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSwitchTableViewCell.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSwitchTableViewCell.h --[STPCoreTableViewController createScrollView] --[STPCoreTableViewController tableView] --[STPCoreTableViewController viewWillAppear:] --[STPCoreTableViewController updateAppearance] --[STPCoreTableViewController tableView:heightForHeaderInSection:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreTableViewController.m -+[UIBarButtonItem(Stripe) stp_backButtonItemWithTitle:style:target:action:] --[UIBarButtonItem(Stripe) stp_setTheme:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIBarButtonItem+Stripe.m -linkUIBarButtonItemCategory -+[NSError(Stripe) stp_errorFromStripeResponse:] -+[NSError(Stripe) stp_genericFailedToParseResponseError] -+[NSError(Stripe) stp_genericConnectionError] --[NSError(Stripe) stp_isUnknownCheckoutError] --[NSError(Stripe) stp_isURLSessionCancellationError] -+[NSError(Stripe) stp_cardErrorInvalidNumberUserMessage] -+[NSError(Stripe) stp_cardInvalidCVCUserMessage] -+[NSError(Stripe) stp_cardErrorInvalidExpMonthUserMessage] -+[NSError(Stripe) stp_cardErrorInvalidExpYearUserMessage] -+[NSError(Stripe) stp_cardErrorExpiredCardUserMessage] -+[NSError(Stripe) stp_cardErrorDeclinedUserMessage] -+[NSError(Stripe) stp_unexpectedErrorMessage] -+[NSError(Stripe) stp_cardErrorProcessingErrorUserMessage] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/StripeError.m -linkNSErrorCategory --[STPShippingMethodsViewController initWithShippingMethods:selectedShippingMethod:currency:theme:] --[STPShippingMethodsViewController createAndSetupViews] --[STPShippingMethodsViewController updateAppearance] --[STPShippingMethodsViewController done:] --[STPShippingMethodsViewController numberOfSectionsInTableView:] --[STPShippingMethodsViewController tableView:numberOfRowsInSection:] --[STPShippingMethodsViewController tableView:cellForRowAtIndexPath:] --[STPShippingMethodsViewController tableView:willDisplayCell:forRowAtIndexPath:] --[STPShippingMethodsViewController tableView:heightForRowAtIndexPath:] --[STPShippingMethodsViewController tableView:heightForFooterInSection:] --[STPShippingMethodsViewController tableView:heightForHeaderInSection:] --[STPShippingMethodsViewController tableView:viewForHeaderInSection:] --[STPShippingMethodsViewController tableView:didSelectRowAtIndexPath:] --[STPShippingMethodsViewController delegate] --[STPShippingMethodsViewController setDelegate:] --[STPShippingMethodsViewController shippingMethods] --[STPShippingMethodsViewController setShippingMethods:] --[STPShippingMethodsViewController selectedShippingMethod] --[STPShippingMethodsViewController setSelectedShippingMethod:] --[STPShippingMethodsViewController currency] --[STPShippingMethodsViewController setCurrency:] --[STPShippingMethodsViewController imageView] --[STPShippingMethodsViewController setImageView:] --[STPShippingMethodsViewController doneItem] --[STPShippingMethodsViewController setDoneItem:] --[STPShippingMethodsViewController .cxx_destruct] -_OBJC_IVAR_$_STPShippingMethodsViewController._shippingMethods -_OBJC_IVAR_$_STPShippingMethodsViewController._selectedShippingMethod -_OBJC_IVAR_$_STPShippingMethodsViewController._currency -_OBJC_IVAR_$_STPShippingMethodsViewController._delegate -_OBJC_IVAR_$_STPShippingMethodsViewController._imageView -_OBJC_IVAR_$_STPShippingMethodsViewController._doneItem -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingMethodsViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingMethodsViewController.h --[STPPaymentMethodTableViewCell initWithStyle:reuseIdentifier:] --[STPPaymentMethodTableViewCell layoutSubviews] --[STPPaymentMethodTableViewCell configureForNewCardRowWithTheme:] --[STPPaymentMethodTableViewCell configureWithPaymentMethod:selected:theme:] --[STPPaymentMethodTableViewCell primaryColorForPaymentMethodWithSelectedState:] --[STPPaymentMethodTableViewCell buildAttributedStringForPaymentMethod:selected:] --[STPPaymentMethodTableViewCell buildAttributedStringForCard:selected:] --[STPPaymentMethodTableViewCell paymentMethod] --[STPPaymentMethodTableViewCell setPaymentMethod:] --[STPPaymentMethodTableViewCell theme] --[STPPaymentMethodTableViewCell setTheme:] --[STPPaymentMethodTableViewCell leftIcon] --[STPPaymentMethodTableViewCell setLeftIcon:] --[STPPaymentMethodTableViewCell titleLabel] --[STPPaymentMethodTableViewCell setTitleLabel:] --[STPPaymentMethodTableViewCell checkmarkIcon] --[STPPaymentMethodTableViewCell setCheckmarkIcon:] --[STPPaymentMethodTableViewCell .cxx_destruct] -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._leftIcon -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._titleLabel -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._checkmarkIcon -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._theme -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._paymentMethod -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodTableViewCell.m --[STPShippingAddressViewController init] --[STPShippingAddressViewController initWithPaymentContext:] --[STPShippingAddressViewController initWithConfiguration:theme:currency:shippingAddress:selectedShippingMethod:prefilledInformation:] --[STPShippingAddressViewController createAndSetupViews] --[STPShippingAddressViewController endEditing] --[STPShippingAddressViewController updateAppearance] --[STPShippingAddressViewController viewDidAppear:] --[STPShippingAddressViewController firstEmptyField] --[STPShippingAddressViewController setLoading:] -___47-[STPShippingAddressViewController setLoading:]_block_invoke --[STPShippingAddressViewController handleBackOrCancelTapped:] --[STPShippingAddressViewController next:] -___41-[STPShippingAddressViewController next:]_block_invoke -___copy_helper_block_.218 -___destroy_helper_block_.219 --[STPShippingAddressViewController updateDoneButton] --[STPShippingAddressViewController handleShippingValidationError:] --[STPShippingAddressViewController dismissWithCompletion:] --[STPShippingAddressViewController addressViewModel:addedCellAtIndex:] --[STPShippingAddressViewController addressViewModel:removedCellAtIndex:] --[STPShippingAddressViewController addressViewModelDidChange:] --[STPShippingAddressViewController numberOfSectionsInTableView:] --[STPShippingAddressViewController tableView:numberOfRowsInSection:] --[STPShippingAddressViewController tableView:cellForRowAtIndexPath:] --[STPShippingAddressViewController tableView:willDisplayCell:forRowAtIndexPath:] --[STPShippingAddressViewController tableView:heightForFooterInSection:] --[STPShippingAddressViewController tableView:viewForFooterInSection:] --[STPShippingAddressViewController tableView:heightForHeaderInSection:] --[STPShippingAddressViewController tableView:viewForHeaderInSection:] --[STPShippingAddressViewController useBillingAddress:] -___54-[STPShippingAddressViewController useBillingAddress:]_block_invoke -___copy_helper_block_.309 -___destroy_helper_block_.310 --[STPShippingAddressViewController titleForShippingType:] --[STPShippingAddressViewController headerTitleForShippingType:] --[STPShippingAddressViewController shippingMethodsViewController:didFinishWithShippingMethod:] --[STPShippingAddressViewController delegate] --[STPShippingAddressViewController setDelegate:] --[STPShippingAddressViewController configuration] --[STPShippingAddressViewController setConfiguration:] --[STPShippingAddressViewController currency] --[STPShippingAddressViewController setCurrency:] --[STPShippingAddressViewController selectedShippingMethod] --[STPShippingAddressViewController setSelectedShippingMethod:] --[STPShippingAddressViewController imageView] --[STPShippingAddressViewController setImageView:] --[STPShippingAddressViewController nextItem] --[STPShippingAddressViewController setNextItem:] --[STPShippingAddressViewController loading] --[STPShippingAddressViewController activityIndicator] --[STPShippingAddressViewController setActivityIndicator:] --[STPShippingAddressViewController addressViewModel] --[STPShippingAddressViewController setAddressViewModel:] --[STPShippingAddressViewController billingAddress] --[STPShippingAddressViewController setBillingAddress:] --[STPShippingAddressViewController hasUsedBillingAddress] --[STPShippingAddressViewController setHasUsedBillingAddress:] --[STPShippingAddressViewController addressHeaderView] --[STPShippingAddressViewController setAddressHeaderView:] --[STPShippingAddressViewController .cxx_destruct] -_OBJC_IVAR_$_STPShippingAddressViewController._configuration -_OBJC_IVAR_$_STPShippingAddressViewController._currency -_OBJC_IVAR_$_STPShippingAddressViewController._selectedShippingMethod -_OBJC_IVAR_$_STPShippingAddressViewController._billingAddress -_OBJC_IVAR_$_STPShippingAddressViewController._hasUsedBillingAddress -_OBJC_IVAR_$_STPShippingAddressViewController._addressViewModel -_OBJC_IVAR_$_STPShippingAddressViewController._addressHeaderView -_OBJC_IVAR_$_STPShippingAddressViewController._loading -___block_descriptor_tmp.221 -___block_descriptor_tmp.311 -_OBJC_IVAR_$_STPShippingAddressViewController._delegate -_OBJC_IVAR_$_STPShippingAddressViewController._imageView -_OBJC_IVAR_$_STPShippingAddressViewController._nextItem -_OBJC_IVAR_$_STPShippingAddressViewController._activityIndicator -l_OBJC_PROTOCOL_$_STPShippingMethodsViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPShippingMethodsViewControllerDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingAddressViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPShippingAddressViewController.h -__54-[STPShippingAddressViewController useBillingAddress:]_block_invoke -__41-[STPShippingAddressViewController next:]_block_invoke -__47-[STPShippingAddressViewController setLoading:]_block_invoke --[STPAPIClient(ApplePay) createTokenWithPayment:completion:] --[STPAPIClient(ApplePay) createSourceWithPayment:completion:] -___61-[STPAPIClient(ApplePay) createSourceWithPayment:completion:]_block_invoke -+[STPAPIClient(ApplePay) addressParamsFromABRecord:] -+[STPAPIClient(ApplePay) addressParamsFromPKContact:] -+[STPAPIClient(ApplePay) parametersForPayment:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAPIClient+ApplePay.m -linkSTPAPIClientApplePayCategory -__61-[STPAPIClient(ApplePay) createSourceWithPayment:completion:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPDispatchFunctions.m -stpDispatchToMainThreadIfNecessary -+[STPTelemetryClient shouldSendTelemetry] -+[STPTelemetryClient sharedInstance] -___36+[STPTelemetryClient sharedInstance]_block_invoke --[STPTelemetryClient init] --[STPTelemetryClient dealloc] --[STPTelemetryClient addTelemetryFieldsToParams:] --[STPTelemetryClient applicationDidBecomeActive] --[STPTelemetryClient muid] --[STPTelemetryClient timeOnPage] --[STPTelemetryClient language] --[STPTelemetryClient platform] --[STPTelemetryClient deviceModel] --[STPTelemetryClient osVersion] --[STPTelemetryClient screenSize] --[STPTelemetryClient timeZoneOffset] --[STPTelemetryClient encodeValue:] --[STPTelemetryClient payload] --[STPTelemetryClient sendTelemetryData] --[STPTelemetryClient appOpenTime] --[STPTelemetryClient setAppOpenTime:] --[STPTelemetryClient urlSession] --[STPTelemetryClient setUrlSession:] --[STPTelemetryClient .cxx_destruct] -_sharedInstance.sharedClient -_sharedInstance.onceToken -_OBJC_IVAR_$_STPTelemetryClient._urlSession -_OBJC_IVAR_$_STPTelemetryClient._appOpenTime -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPTelemetryClient.m -__36+[STPTelemetryClient sharedInstance]_block_invoke --[UIViewController(Stripe_NavigationItemProxy) setStp_navigationItemProxy:] --[UIViewController(Stripe_NavigationItemProxy) stp_navigationItemProxy] -_kSTPNavigationItemProxyKey -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIViewController+Stripe_NavigationItemProxy.m -linkUIViewControllerNavigationItemProxyCategory -+[STPTheme initialize] -+[STPTheme defaultTheme] -___24+[STPTheme defaultTheme]_block_invoke --[STPTheme init] --[STPTheme primaryBackgroundColor] --[STPTheme secondaryBackgroundColor] --[STPTheme tertiaryBackgroundColor] --[STPTheme primaryForegroundColor] --[STPTheme secondaryForegroundColor] --[STPTheme tertiaryForegroundColor] --[STPTheme quaternaryBackgroundColor] --[STPTheme accentColor] --[STPTheme errorColor] --[STPTheme font] --[STPTheme emphasisFont] --[STPTheme smallFont] --[STPTheme largeFont] --[STPTheme barStyleForColor:] --[STPTheme setBarStyle:] --[STPTheme barStyle] --[STPTheme copyWithZone:] --[STPTheme setPrimaryBackgroundColor:] --[STPTheme setSecondaryBackgroundColor:] --[STPTheme setPrimaryForegroundColor:] --[STPTheme setSecondaryForegroundColor:] --[STPTheme setAccentColor:] --[STPTheme setErrorColor:] --[STPTheme setFont:] --[STPTheme setEmphasisFont:] --[STPTheme translucentNavigationBar] --[STPTheme setTranslucentNavigationBar:] --[STPTheme internalBarStyle] --[STPTheme setInternalBarStyle:] --[STPTheme .cxx_destruct] -_STPThemeDefaultPrimaryBackgroundColor -_STPThemeDefaultSecondaryBackgroundColor -_STPThemeDefaultPrimaryForegroundColor -_STPThemeDefaultSecondaryForegroundColor -_STPThemeDefaultAccentColor -_STPThemeDefaultErrorColor -_STPThemeDefaultFont -_STPThemeDefaultMediumFont -_defaultTheme.STPThemeDefaultTheme -_defaultTheme.onceToken -_OBJC_IVAR_$_STPTheme._primaryBackgroundColor -_OBJC_IVAR_$_STPTheme._secondaryBackgroundColor -_OBJC_IVAR_$_STPTheme._primaryForegroundColor -_OBJC_IVAR_$_STPTheme._secondaryForegroundColor -_OBJC_IVAR_$_STPTheme._accentColor -_OBJC_IVAR_$_STPTheme._errorColor -_OBJC_IVAR_$_STPTheme._font -_OBJC_IVAR_$_STPTheme._emphasisFont -_OBJC_IVAR_$_STPTheme._translucentNavigationBar -_OBJC_IVAR_$_STPTheme._internalBarStyle -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPTheme.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPTheme.h -__24+[STPTheme defaultTheme]_block_invoke --[STPShippingMethodTableViewCell initWithStyle:reuseIdentifier:] --[STPShippingMethodTableViewCell setTheme:] --[STPShippingMethodTableViewCell setShippingMethod:currency:] --[STPShippingMethodTableViewCell setSelected:] --[STPShippingMethodTableViewCell updateAppearance] --[STPShippingMethodTableViewCell layoutSubviews] --[STPShippingMethodTableViewCell theme] --[STPShippingMethodTableViewCell titleLabel] --[STPShippingMethodTableViewCell setTitleLabel:] --[STPShippingMethodTableViewCell subtitleLabel] --[STPShippingMethodTableViewCell setSubtitleLabel:] --[STPShippingMethodTableViewCell amountLabel] --[STPShippingMethodTableViewCell setAmountLabel:] --[STPShippingMethodTableViewCell checkmarkIcon] --[STPShippingMethodTableViewCell setCheckmarkIcon:] --[STPShippingMethodTableViewCell shippingMethod] --[STPShippingMethodTableViewCell setShippingMethod:] --[STPShippingMethodTableViewCell numberFormatter] --[STPShippingMethodTableViewCell setNumberFormatter:] --[STPShippingMethodTableViewCell .cxx_destruct] -_OBJC_IVAR_$_STPShippingMethodTableViewCell._theme -_OBJC_IVAR_$_STPShippingMethodTableViewCell._titleLabel -_OBJC_IVAR_$_STPShippingMethodTableViewCell._subtitleLabel -_OBJC_IVAR_$_STPShippingMethodTableViewCell._amountLabel -_OBJC_IVAR_$_STPShippingMethodTableViewCell._checkmarkIcon -_OBJC_IVAR_$_STPShippingMethodTableViewCell._numberFormatter -_OBJC_IVAR_$_STPShippingMethodTableViewCell._shippingMethod -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingMethodTableViewCell.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingMethodTableViewCell.h -+[STPSourceOwner requiredFields] -+[STPSourceOwner decodedObjectFromAPIResponse:] --[STPSourceOwner address] --[STPSourceOwner setAddress:] --[STPSourceOwner email] --[STPSourceOwner setEmail:] --[STPSourceOwner name] --[STPSourceOwner setName:] --[STPSourceOwner phone] --[STPSourceOwner setPhone:] --[STPSourceOwner verifiedAddress] --[STPSourceOwner setVerifiedAddress:] --[STPSourceOwner verifiedEmail] --[STPSourceOwner setVerifiedEmail:] --[STPSourceOwner verifiedName] --[STPSourceOwner setVerifiedName:] --[STPSourceOwner verifiedPhone] --[STPSourceOwner setVerifiedPhone:] --[STPSourceOwner allResponseFields] --[STPSourceOwner setAllResponseFields:] --[STPSourceOwner .cxx_destruct] -_OBJC_IVAR_$_STPSourceOwner._address -_OBJC_IVAR_$_STPSourceOwner._email -_OBJC_IVAR_$_STPSourceOwner._name -_OBJC_IVAR_$_STPSourceOwner._phone -_OBJC_IVAR_$_STPSourceOwner._verifiedAddress -_OBJC_IVAR_$_STPSourceOwner._verifiedEmail -_OBJC_IVAR_$_STPSourceOwner._verifiedName -_OBJC_IVAR_$_STPSourceOwner._verifiedPhone -_OBJC_IVAR_$_STPSourceOwner._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceOwner.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceOwner.h --[STPCoreViewController init] --[STPCoreViewController initWithNibName:bundle:] --[STPCoreViewController initWithCoder:] --[STPCoreViewController initWithTheme:] --[STPCoreViewController commonInitWithTheme:] --[STPCoreViewController setTheme:] --[STPCoreViewController createAndSetupViews] --[STPCoreViewController viewDidLoad] --[STPCoreViewController updateAppearance] --[STPCoreViewController viewWillAppear:] --[STPCoreViewController viewWillDisappear:] --[STPCoreViewController preferredStatusBarStyle] --[STPCoreViewController handleBackOrCancelTapped:] --[STPCoreViewController theme] --[STPCoreViewController cancelItem] --[STPCoreViewController setCancelItem:] --[STPCoreViewController backItem] --[STPCoreViewController setBackItem:] --[STPCoreViewController .cxx_destruct] -_OBJC_IVAR_$_STPCoreViewController._theme -_OBJC_IVAR_$_STPCoreViewController._cancelItem -_OBJC_IVAR_$_STPCoreViewController._backItem -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreViewController+Private.h -+[STPSource stringToTypeMapping] -+[STPSource typeFromString:] -+[STPSource stringFromType:] -+[STPSource stringToFlowMapping] -+[STPSource flowFromString:] -+[STPSource stringFromFlow:] -+[STPSource stringToStatusMapping] -+[STPSource statusFromString:] -+[STPSource stringFromStatus:] -+[STPSource stringToUsageMapping] -+[STPSource usageFromString:] -+[STPSource stringFromUsage:] --[STPSource isEqual:] --[STPSource hash] --[STPSource isEqualToSource:] --[STPSource description] --[STPSource stripeObject] -+[STPSource requiredFields] -+[STPSource decodedObjectFromAPIResponse:] --[STPSource amount] --[STPSource setAmount:] --[STPSource clientSecret] --[STPSource setClientSecret:] --[STPSource created] --[STPSource setCreated:] --[STPSource currency] --[STPSource setCurrency:] --[STPSource flow] --[STPSource setFlow:] --[STPSource livemode] --[STPSource setLivemode:] --[STPSource metadata] --[STPSource setMetadata:] --[STPSource owner] --[STPSource setOwner:] --[STPSource receiver] --[STPSource setReceiver:] --[STPSource redirect] --[STPSource setRedirect:] --[STPSource status] --[STPSource setStatus:] --[STPSource type] --[STPSource setType:] --[STPSource usage] --[STPSource setUsage:] --[STPSource verification] --[STPSource setVerification:] --[STPSource details] --[STPSource setDetails:] --[STPSource cardDetails] --[STPSource setCardDetails:] --[STPSource sepaDebitDetails] --[STPSource setSepaDebitDetails:] --[STPSource stripeID] --[STPSource setStripeID:] --[STPSource allResponseFields] --[STPSource setAllResponseFields:] --[STPSource .cxx_destruct] -_OBJC_IVAR_$_STPSource._amount -_OBJC_IVAR_$_STPSource._clientSecret -_OBJC_IVAR_$_STPSource._created -_OBJC_IVAR_$_STPSource._currency -_OBJC_IVAR_$_STPSource._flow -_OBJC_IVAR_$_STPSource._livemode -_OBJC_IVAR_$_STPSource._metadata -_OBJC_IVAR_$_STPSource._owner -_OBJC_IVAR_$_STPSource._receiver -_OBJC_IVAR_$_STPSource._redirect -_OBJC_IVAR_$_STPSource._status -_OBJC_IVAR_$_STPSource._type -_OBJC_IVAR_$_STPSource._usage -_OBJC_IVAR_$_STPSource._verification -_OBJC_IVAR_$_STPSource._details -_OBJC_IVAR_$_STPSource._cardDetails -_OBJC_IVAR_$_STPSource._sepaDebitDetails -_OBJC_IVAR_$_STPSource._stripeID -_OBJC_IVAR_$_STPSource._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSource.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSource.h --[STPPaymentContext initWithCustomerContext:] --[STPPaymentContext initWithCustomerContext:configuration:theme:] --[STPPaymentContext initWithAPIAdapter:] --[STPPaymentContext initWithAPIAdapter:configuration:theme:] --[STPPaymentContext retryLoading] -___33-[STPPaymentContext retryLoading]_block_invoke -___33-[STPPaymentContext retryLoading]_block_invoke.45 -___33-[STPPaymentContext retryLoading]_block_invoke_2 -___33-[STPPaymentContext retryLoading]_block_invoke_3 -___copy_helper_block_.56 -___destroy_helper_block_.57 -___copy_helper_block_.62 -___destroy_helper_block_.63 -___copy_helper_block_.66 -___destroy_helper_block_.67 -___33-[STPPaymentContext retryLoading]_block_invoke.76 -___33-[STPPaymentContext retryLoading]_block_invoke_2.77 -___copy_helper_block_.118 -___destroy_helper_block_.119 -___copy_helper_block_.121 -___destroy_helper_block_.122 --[STPPaymentContext loading] --[STPPaymentContext setHostViewController:] --[STPPaymentContext setDelegate:] -___33-[STPPaymentContext setDelegate:]_block_invoke -___copy_helper_block_.156 -___destroy_helper_block_.157 --[STPPaymentContext currentValuePromise] -___40-[STPPaymentContext currentValuePromise]_block_invoke -___copy_helper_block_.163 -___destroy_helper_block_.164 --[STPPaymentContext setPrefilledInformation:] --[STPPaymentContext setPaymentMethods:] -___39-[STPPaymentContext setPaymentMethods:]_block_invoke --[STPPaymentContext setSelectedPaymentMethod:] -___46-[STPPaymentContext setSelectedPaymentMethod:]_block_invoke -___copy_helper_block_.184 -___destroy_helper_block_.185 --[STPPaymentContext setPaymentAmount:] --[STPPaymentContext paymentAmount] --[STPPaymentContext setPaymentSummaryItems:] --[STPPaymentContext paymentSummaryItems] --[STPPaymentContext setShippingMethods:] --[STPPaymentContext presentPaymentMethodsViewController] --[STPPaymentContext presentPaymentMethodsViewControllerWithNewState:] -___69-[STPPaymentContext presentPaymentMethodsViewControllerWithNewState:]_block_invoke -___copy_helper_block_.243 -___destroy_helper_block_.244 --[STPPaymentContext pushPaymentMethodsViewController] -___53-[STPPaymentContext pushPaymentMethodsViewController]_block_invoke -___copy_helper_block_.252 -___destroy_helper_block_.253 --[STPPaymentContext paymentMethodsViewController:didSelectPaymentMethod:] --[STPPaymentContext paymentMethodsViewControllerDidFinish:] -___59-[STPPaymentContext paymentMethodsViewControllerDidFinish:]_block_invoke -___copy_helper_block_.257 -___destroy_helper_block_.258 --[STPPaymentContext paymentMethodsViewControllerDidCancel:] -___59-[STPPaymentContext paymentMethodsViewControllerDidCancel:]_block_invoke -___copy_helper_block_.262 -___destroy_helper_block_.263 --[STPPaymentContext paymentMethodsViewController:didFailToLoadWithError:] --[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:] -___81-[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:]_block_invoke -___copy_helper_block_.269 -___destroy_helper_block_.270 -___81-[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:]_block_invoke.274 --[STPPaymentContext presentShippingViewController] --[STPPaymentContext presentShippingViewControllerWithNewState:] -___63-[STPPaymentContext presentShippingViewControllerWithNewState:]_block_invoke -___copy_helper_block_.285 -___destroy_helper_block_.286 --[STPPaymentContext pushShippingViewController] -___47-[STPPaymentContext pushShippingViewController]_block_invoke -___copy_helper_block_.292 -___destroy_helper_block_.293 --[STPPaymentContext shippingAddressViewControllerDidCancel:] -___60-[STPPaymentContext shippingAddressViewControllerDidCancel:]_block_invoke -___copy_helper_block_.295 -___destroy_helper_block_.296 --[STPPaymentContext shippingAddressViewController:didEnterAddress:completion:] -___78-[STPPaymentContext shippingAddressViewController:didEnterAddress:completion:]_block_invoke -___copy_helper_block_.306 -___destroy_helper_block_.307 --[STPPaymentContext shippingAddressViewController:didFinishWithAddress:shippingMethod:] -___87-[STPPaymentContext shippingAddressViewController:didFinishWithAddress:shippingMethod:]_block_invoke -___copy_helper_block_.313 -___destroy_helper_block_.314 --[STPPaymentContext appropriatelyDismissViewController:completion:] -___67-[STPPaymentContext appropriatelyDismissViewController:completion:]_block_invoke -___67-[STPPaymentContext appropriatelyDismissViewController:completion:]_block_invoke.319 -___copy_helper_block_.320 -___destroy_helper_block_.321 --[STPPaymentContext requestPaymentShouldPresentShippingViewController] --[STPPaymentContext requestPayment] -___35-[STPPaymentContext requestPayment]_block_invoke -___copy_helper_block_.331 -___destroy_helper_block_.332 -___35-[STPPaymentContext requestPayment]_block_invoke.337 -___35-[STPPaymentContext requestPayment]_block_invoke_2 -___35-[STPPaymentContext requestPayment]_block_invoke_3 -___copy_helper_block_.343 -___destroy_helper_block_.344 -___35-[STPPaymentContext requestPayment]_block_invoke.353 -___35-[STPPaymentContext requestPayment]_block_invoke_2.354 -___copy_helper_block_.357 -___destroy_helper_block_.358 -___copy_helper_block_.362 -___destroy_helper_block_.363 -___35-[STPPaymentContext requestPayment]_block_invoke.366 -___copy_helper_block_.367 -___destroy_helper_block_.368 -___35-[STPPaymentContext requestPayment]_block_invoke.371 -___copy_helper_block_.377 -___destroy_helper_block_.378 -___35-[STPPaymentContext requestPayment]_block_invoke.381 -___35-[STPPaymentContext requestPayment]_block_invoke_2.382 -___35-[STPPaymentContext requestPayment]_block_invoke_3.383 -___35-[STPPaymentContext requestPayment]_block_invoke_4 -___copy_helper_block_.386 -___destroy_helper_block_.387 -___copy_helper_block_.389 -___destroy_helper_block_.390 -___copy_helper_block_.392 -___destroy_helper_block_.393 -___copy_helper_block_.397 -___destroy_helper_block_.398 -___35-[STPPaymentContext requestPayment]_block_invoke.404 -___35-[STPPaymentContext requestPayment]_block_invoke_2.405 -___copy_helper_block_.406 -___destroy_helper_block_.407 -___copy_helper_block_.415 -___destroy_helper_block_.416 -___35-[STPPaymentContext requestPayment]_block_invoke.418 -___copy_helper_block_.419 -___destroy_helper_block_.420 --[STPPaymentContext didFinishWithStatus:error:] --[STPPaymentContext buildPaymentRequest] -+[STPPaymentContext pkShippingType:] --[STPPaymentContext artificiallyRetain:] --[STPPaymentContext apiAdapter] --[STPPaymentContext setApiAdapter:] --[STPPaymentContext configuration] --[STPPaymentContext setConfiguration:] --[STPPaymentContext theme] --[STPPaymentContext setTheme:] --[STPPaymentContext prefilledInformation] --[STPPaymentContext hostViewController] --[STPPaymentContext delegate] --[STPPaymentContext selectedPaymentMethod] --[STPPaymentContext paymentMethods] --[STPPaymentContext selectedShippingMethod] --[STPPaymentContext setSelectedShippingMethod:] --[STPPaymentContext shippingMethods] --[STPPaymentContext shippingAddress] --[STPPaymentContext setShippingAddress:] --[STPPaymentContext paymentCurrency] --[STPPaymentContext setPaymentCurrency:] --[STPPaymentContext paymentCountry] --[STPPaymentContext setPaymentCountry:] --[STPPaymentContext modalPresentationStyle] --[STPPaymentContext setModalPresentationStyle:] --[STPPaymentContext apiClient] --[STPPaymentContext setApiClient:] --[STPPaymentContext loadingPromise] --[STPPaymentContext setLoadingPromise:] --[STPPaymentContext willAppearPromise] --[STPPaymentContext setWillAppearPromise:] --[STPPaymentContext didAppearPromise] --[STPPaymentContext setDidAppearPromise:] --[STPPaymentContext paymentMethodsViewController] --[STPPaymentContext setPaymentMethodsViewController:] --[STPPaymentContext state] --[STPPaymentContext setState:] --[STPPaymentContext paymentAmountModel] --[STPPaymentContext setPaymentAmountModel:] --[STPPaymentContext shippingAddressNeedsVerification] --[STPPaymentContext setShippingAddressNeedsVerification:] --[STPPaymentContext .cxx_destruct] -_OBJC_IVAR_$_STPPaymentContext._configuration -_OBJC_IVAR_$_STPPaymentContext._apiAdapter -_OBJC_IVAR_$_STPPaymentContext._theme -_OBJC_IVAR_$_STPPaymentContext._willAppearPromise -_OBJC_IVAR_$_STPPaymentContext._didAppearPromise -_OBJC_IVAR_$_STPPaymentContext._apiClient -_OBJC_IVAR_$_STPPaymentContext._paymentCurrency -_OBJC_IVAR_$_STPPaymentContext._paymentCountry -_OBJC_IVAR_$_STPPaymentContext._paymentAmountModel -_OBJC_IVAR_$_STPPaymentContext._modalPresentationStyle -_OBJC_IVAR_$_STPPaymentContext._state -___block_descriptor_tmp.59 -___block_descriptor_tmp.65 -___block_descriptor_tmp.69 -___block_descriptor_tmp.120 -___block_descriptor_tmp.124 -_OBJC_IVAR_$_STPPaymentContext._hostViewController -_OBJC_IVAR_$_STPPaymentContext._delegate -___block_descriptor_tmp.158 -___block_descriptor_tmp.166 -_OBJC_IVAR_$_STPPaymentContext._prefilledInformation -___block_descriptor_tmp.175 -_OBJC_IVAR_$_STPPaymentContext._paymentMethods -_OBJC_IVAR_$_STPPaymentContext._selectedPaymentMethod -___block_descriptor_tmp.186 -_OBJC_IVAR_$_STPPaymentContext._shippingMethods -___block_descriptor_tmp.245 -___block_descriptor_tmp.254 -___block_descriptor_tmp.259 -___block_descriptor_tmp.264 -___block_descriptor_tmp.271 -___block_descriptor_tmp.277 -___block_descriptor_tmp.287 -___block_descriptor_tmp.294 -___block_descriptor_tmp.297 -___block_descriptor_tmp.309 -___block_descriptor_tmp.315 -___block_descriptor_tmp.322 -___block_descriptor_tmp.334 -___block_descriptor_tmp.345 -___block_descriptor_tmp.359 -___block_descriptor_tmp.365 -___block_descriptor_tmp.370 -___block_descriptor_tmp.380 -___block_descriptor_tmp.388 -___block_descriptor_tmp.391 -___block_descriptor_tmp.394 -___block_descriptor_tmp.400 -___block_descriptor_tmp.408 -___block_descriptor_tmp.412 -___block_descriptor_tmp.417 -___block_descriptor_tmp.421 -_kSTPPaymentCoordinatorAssociatedObjectKey -_OBJC_IVAR_$_STPPaymentContext._selectedShippingMethod -_OBJC_IVAR_$_STPPaymentContext._shippingAddress -_OBJC_IVAR_$_STPPaymentContext._loadingPromise -_OBJC_IVAR_$_STPPaymentContext._paymentMethodsViewController -_OBJC_IVAR_$_STPPaymentContext._shippingAddressNeedsVerification -l_OBJC_PROTOCOL_$_STPPaymentMethodsViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPPaymentMethodsViewControllerDelegate -l_OBJC_PROTOCOL_$_STPShippingAddressViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPShippingAddressViewControllerDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentContext.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentContext.h -__35-[STPPaymentContext requestPayment]_block_invoke.418 -__35-[STPPaymentContext requestPayment]_block_invoke_2.405 -__35-[STPPaymentContext requestPayment]_block_invoke.404 -__35-[STPPaymentContext requestPayment]_block_invoke_4 -__35-[STPPaymentContext requestPayment]_block_invoke_3.383 -__35-[STPPaymentContext requestPayment]_block_invoke_2.382 -__35-[STPPaymentContext requestPayment]_block_invoke.381 -__35-[STPPaymentContext requestPayment]_block_invoke.371 -__35-[STPPaymentContext requestPayment]_block_invoke.366 -__35-[STPPaymentContext requestPayment]_block_invoke_2.354 -__35-[STPPaymentContext requestPayment]_block_invoke.353 -__35-[STPPaymentContext requestPayment]_block_invoke_3 -__35-[STPPaymentContext requestPayment]_block_invoke_2 -__35-[STPPaymentContext requestPayment]_block_invoke.337 -__35-[STPPaymentContext requestPayment]_block_invoke -__67-[STPPaymentContext appropriatelyDismissViewController:completion:]_block_invoke.319 -__67-[STPPaymentContext appropriatelyDismissViewController:completion:]_block_invoke -__87-[STPPaymentContext shippingAddressViewController:didFinishWithAddress:shippingMethod:]_block_invoke -__78-[STPPaymentContext shippingAddressViewController:didEnterAddress:completion:]_block_invoke -__60-[STPPaymentContext shippingAddressViewControllerDidCancel:]_block_invoke -__47-[STPPaymentContext pushShippingViewController]_block_invoke -__63-[STPPaymentContext presentShippingViewControllerWithNewState:]_block_invoke -__81-[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:]_block_invoke.274 -__81-[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:]_block_invoke -__59-[STPPaymentContext paymentMethodsViewControllerDidCancel:]_block_invoke -__59-[STPPaymentContext paymentMethodsViewControllerDidFinish:]_block_invoke -__53-[STPPaymentContext pushPaymentMethodsViewController]_block_invoke -__69-[STPPaymentContext presentPaymentMethodsViewControllerWithNewState:]_block_invoke -__46-[STPPaymentContext setSelectedPaymentMethod:]_block_invoke -__39-[STPPaymentContext setPaymentMethods:]_block_invoke -__40-[STPPaymentContext currentValuePromise]_block_invoke -__33-[STPPaymentContext setDelegate:]_block_invoke -__33-[STPPaymentContext retryLoading]_block_invoke_2.77 -__33-[STPPaymentContext retryLoading]_block_invoke.76 -__33-[STPPaymentContext retryLoading]_block_invoke_3 -__33-[STPPaymentContext retryLoading]_block_invoke_2 -__33-[STPPaymentContext retryLoading]_block_invoke.45 -__33-[STPPaymentContext retryLoading]_block_invoke --[STPCustomerContext initWithKeyProvider:] --[STPCustomerContext initWithKeyManager:] --[STPCustomerContext clearCachedCustomer] --[STPCustomerContext setCustomer:] --[STPCustomerContext shouldUseCachedCustomer] --[STPCustomerContext retrieveCustomer:] -___39-[STPCustomerContext retrieveCustomer:]_block_invoke -___39-[STPCustomerContext retrieveCustomer:]_block_invoke.28 -___39-[STPCustomerContext retrieveCustomer:]_block_invoke_2 -___copy_helper_block_.29 -___destroy_helper_block_.30 -___39-[STPCustomerContext retrieveCustomer:]_block_invoke.32 -___39-[STPCustomerContext retrieveCustomer:]_block_invoke_2.33 -___copy_helper_block_.34 -___destroy_helper_block_.35 -___copy_helper_block_.37 -___destroy_helper_block_.38 --[STPCustomerContext attachSourceToCustomer:completion:] -___56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke -___56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke_2 -___56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke.54 -___56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke_2.55 -___copy_helper_block_.59 -___destroy_helper_block_.60 -___copy_helper_block_.65 -___destroy_helper_block_.66 --[STPCustomerContext selectDefaultCustomerSource:completion:] -___61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke -___61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke_2 -___copy_helper_block_.68 -___destroy_helper_block_.69 -___61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke.76 -___61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke_2.77 -___copy_helper_block_.78 -___destroy_helper_block_.79 -___copy_helper_block_.81 -___destroy_helper_block_.82 -___copy_helper_block_.86 -___destroy_helper_block_.87 --[STPCustomerContext updateCustomerWithShippingAddress:completion:] -___67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke -___67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke_2 -___copy_helper_block_.89 -___destroy_helper_block_.90 -___67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke.104 -___67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke_2.105 -___copy_helper_block_.106 -___destroy_helper_block_.107 -___copy_helper_block_.109 -___destroy_helper_block_.110 -___copy_helper_block_.112 -___destroy_helper_block_.113 --[STPCustomerContext apiClient] --[STPCustomerContext setApiClient:] --[STPCustomerContext customer] --[STPCustomerContext customerRetrievedDate] --[STPCustomerContext setCustomerRetrievedDate:] --[STPCustomerContext keyManager] --[STPCustomerContext setKeyManager:] --[STPCustomerContext .cxx_destruct] -_OBJC_IVAR_$_STPCustomerContext._keyManager -_OBJC_IVAR_$_STPCustomerContext._customer -_OBJC_IVAR_$_STPCustomerContext._customerRetrievedDate -___block_descriptor_tmp.31 -___block_descriptor_tmp.36 -___block_descriptor_tmp.40 -___block_descriptor_tmp.58 -___block_descriptor_tmp.70 -___block_descriptor_tmp.80 -___block_descriptor_tmp.83 -___block_descriptor_tmp.88 -___block_descriptor_tmp.91 -___block_descriptor_tmp.108 -___block_descriptor_tmp.111 -___block_descriptor_tmp.114 -_OBJC_IVAR_$_STPCustomerContext._apiClient -l_OBJC_PROTOCOL_$_STPBackendAPIAdapter -l_OBJC_LABEL_PROTOCOL_$_STPBackendAPIAdapter -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCustomerContext.m -__67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke_2.105 -__67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke.104 -__67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke_2 -__67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke -__61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke_2.77 -__61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke.76 -__61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke_2 -__61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke -__56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke_2.55 -__56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke.54 -__56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke_2 -__56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke -__39-[STPCustomerContext retrieveCustomer:]_block_invoke_2.33 -__39-[STPCustomerContext retrieveCustomer:]_block_invoke.32 -__39-[STPCustomerContext retrieveCustomer:]_block_invoke_2 -__39-[STPCustomerContext retrieveCustomer:]_block_invoke.28 -__39-[STPCustomerContext retrieveCustomer:]_block_invoke --[UITableViewCell(Stripe_Borders) stp_topBorderView] --[UITableViewCell(Stripe_Borders) stp_bottomBorderView] --[UITableViewCell(Stripe_Borders) stp_fakeSeparatorView] --[UITableViewCell(Stripe_Borders) stp_setBorderColor:] --[UITableViewCell(Stripe_Borders) stp_setTopBorderHidden:] --[UITableViewCell(Stripe_Borders) stp_setBottomBorderHidden:] --[UITableViewCell(Stripe_Borders) stp_setFakeSeparatorColor:] --[UITableViewCell(Stripe_Borders) stp_setFakeSeparatorLeftInset:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UITableViewCell+Stripe_Borders.m -linkUITableViewCellBordersCategory --[STPSourceReceiver description] -+[STPSourceReceiver requiredFields] -+[STPSourceReceiver decodedObjectFromAPIResponse:] --[STPSourceReceiver address] --[STPSourceReceiver setAddress:] --[STPSourceReceiver amountCharged] --[STPSourceReceiver setAmountCharged:] --[STPSourceReceiver amountReceived] --[STPSourceReceiver setAmountReceived:] --[STPSourceReceiver amountReturned] --[STPSourceReceiver setAmountReturned:] --[STPSourceReceiver allResponseFields] --[STPSourceReceiver setAllResponseFields:] --[STPSourceReceiver .cxx_destruct] -_OBJC_IVAR_$_STPSourceReceiver._address -_OBJC_IVAR_$_STPSourceReceiver._amountCharged -_OBJC_IVAR_$_STPSourceReceiver._amountReceived -_OBJC_IVAR_$_STPSourceReceiver._amountReturned -_OBJC_IVAR_$_STPSourceReceiver._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceReceiver.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceReceiver.h -+[STPCustomer customerWithStripeID:defaultSource:sources:] --[STPCustomer description] -+[STPCustomer requiredFields] -+[STPCustomer decodedObjectFromAPIResponse:] --[STPCustomer stripeID] --[STPCustomer setStripeID:] --[STPCustomer defaultSource] --[STPCustomer setDefaultSource:] --[STPCustomer sources] --[STPCustomer setSources:] --[STPCustomer shippingAddress] --[STPCustomer setShippingAddress:] --[STPCustomer allResponseFields] --[STPCustomer setAllResponseFields:] --[STPCustomer .cxx_destruct] --[STPCustomerDeserializer initWithData:urlResponse:error:] --[STPCustomerDeserializer initWithError:] --[STPCustomerDeserializer initWithJSONResponse:] --[STPCustomerDeserializer customer] --[STPCustomerDeserializer setCustomer:] --[STPCustomerDeserializer error] --[STPCustomerDeserializer setError:] --[STPCustomerDeserializer .cxx_destruct] -_OBJC_IVAR_$_STPCustomer._stripeID -_OBJC_IVAR_$_STPCustomer._defaultSource -_OBJC_IVAR_$_STPCustomer._sources -_OBJC_IVAR_$_STPCustomer._shippingAddress -_OBJC_IVAR_$_STPCustomer._allResponseFields -_OBJC_IVAR_$_STPCustomerDeserializer._error -_OBJC_IVAR_$_STPCustomerDeserializer._customer -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCustomer.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPCustomer.h --[STPPaymentCardTextField initWithCoder:] --[STPPaymentCardTextField initWithFrame:] --[STPPaymentCardTextField commonInit] --[STPPaymentCardTextField viewModel] -+[STPPaymentCardTextField placeholderGrayColor] --[STPPaymentCardTextField setBackgroundColor:] --[STPPaymentCardTextField backgroundColor] --[STPPaymentCardTextField setFont:] --[STPPaymentCardTextField font] --[STPPaymentCardTextField setTextColor:] --[STPPaymentCardTextField setContentVerticalAlignment:] --[STPPaymentCardTextField textColor] --[STPPaymentCardTextField setTextErrorColor:] --[STPPaymentCardTextField textErrorColor] --[STPPaymentCardTextField setPlaceholderColor:] --[STPPaymentCardTextField placeholderColor] --[STPPaymentCardTextField setNumberPlaceholder:] --[STPPaymentCardTextField setExpirationPlaceholder:] --[STPPaymentCardTextField setCvcPlaceholder:] --[STPPaymentCardTextField setCursorColor:] --[STPPaymentCardTextField cursorColor] --[STPPaymentCardTextField setBorderColor:] --[STPPaymentCardTextField borderColor] --[STPPaymentCardTextField setCornerRadius:] --[STPPaymentCardTextField cornerRadius] --[STPPaymentCardTextField setBorderWidth:] --[STPPaymentCardTextField borderWidth] --[STPPaymentCardTextField setKeyboardAppearance:] --[STPPaymentCardTextField setInputAccessoryView:] --[STPPaymentCardTextField setEnabled:] --[STPPaymentCardTextField isFirstResponder] --[STPPaymentCardTextField canBecomeFirstResponder] --[STPPaymentCardTextField becomeFirstResponder] --[STPPaymentCardTextField nextFirstResponderField] --[STPPaymentCardTextField currentFirstResponderField] --[STPPaymentCardTextField canResignFirstResponder] --[STPPaymentCardTextField resignFirstResponder] --[STPPaymentCardTextField previousField] --[STPPaymentCardTextField clear] -___32-[STPPaymentCardTextField clear]_block_invoke --[STPPaymentCardTextField isValid] --[STPPaymentCardTextField valid] --[STPPaymentCardTextField cardNumber] --[STPPaymentCardTextField expirationMonth] --[STPPaymentCardTextField expirationYear] --[STPPaymentCardTextField formattedExpirationMonth] --[STPPaymentCardTextField formattedExpirationYear] --[STPPaymentCardTextField cvc] --[STPPaymentCardTextField cardParams] --[STPPaymentCardTextField setCardParams:] --[STPPaymentCardTextField setText:inField:] --[STPPaymentCardTextField intrinsicContentSize] --[STPPaymentCardTextField brandImageRectForBounds:] --[STPPaymentCardTextField fieldsRectForBounds:] --[STPPaymentCardTextField numberFieldRectForBounds:] --[STPPaymentCardTextField cvcFieldRectForBounds:] -_STPNonLocalizedString --[STPPaymentCardTextField expirationFieldRectForBounds:] --[STPPaymentCardTextField layoutSubviews] --[STPPaymentCardTextField buildTextField] --[STPPaymentCardTextField allFields] --[STPPaymentCardTextField setNumberFieldShrunk:animated:completion:] -___68-[STPPaymentCardTextField setNumberFieldShrunk:animated:completion:]_block_invoke --[STPPaymentCardTextField shouldShrinkNumberField] --[STPPaymentCardTextField widthForText:] --[STPPaymentCardTextField widthForCardNumber:] --[STPPaymentCardTextField formTextFieldDidBackspaceOnEmpty:] --[STPPaymentCardTextField formTextField:modifyIncomingTextChange:] --[STPPaymentCardTextField formTextFieldTextDidChange:] --[STPPaymentCardTextField textFieldDidBeginEditing:] --[STPPaymentCardTextField textFieldShouldEndEditing:] --[STPPaymentCardTextField textFieldDidEndEditing:] --[STPPaymentCardTextField brandImage] -+[STPPaymentCardTextField cvcImageForCardBrand:] -+[STPPaymentCardTextField brandImageForCardBrand:] -+[STPPaymentCardTextField errorImageForCardBrand:] --[STPPaymentCardTextField brandImageForFieldType:validationState:] --[STPPaymentCardTextField updateImageForFieldType:] --[STPPaymentCardTextField defaultCVCPlaceholder] --[STPPaymentCardTextField updateCVCPlaceholder] --[STPPaymentCardTextField onChange] --[STPPaymentCardTextField hasText] --[STPPaymentCardTextField insertText:] --[STPPaymentCardTextField deleteBackward] -+[STPPaymentCardTextField keyPathsForValuesAffectingIsValid] --[STPPaymentCardTextField delegate] --[STPPaymentCardTextField setDelegate:] --[STPPaymentCardTextField numberPlaceholder] --[STPPaymentCardTextField expirationPlaceholder] --[STPPaymentCardTextField cvcPlaceholder] --[STPPaymentCardTextField keyboardAppearance] --[STPPaymentCardTextField inputAccessoryView] --[STPPaymentCardTextField sizingField] --[STPPaymentCardTextField setSizingField:] --[STPPaymentCardTextField brandImageView] --[STPPaymentCardTextField setBrandImageView:] --[STPPaymentCardTextField fieldsView] --[STPPaymentCardTextField setFieldsView:] --[STPPaymentCardTextField numberField] --[STPPaymentCardTextField setNumberField:] --[STPPaymentCardTextField expirationField] --[STPPaymentCardTextField setExpirationField:] --[STPPaymentCardTextField cvcField] --[STPPaymentCardTextField setCvcField:] --[STPPaymentCardTextField setViewModel:] --[STPPaymentCardTextField numberFieldShrunk] --[STPPaymentCardTextField setNumberFieldShrunk:] --[STPPaymentCardTextField internalCardParams] --[STPPaymentCardTextField setInternalCardParams:] --[STPPaymentCardTextField .cxx_destruct] -_OBJC_IVAR_$_STPPaymentCardTextField._borderColor -_OBJC_IVAR_$_STPPaymentCardTextField._cornerRadius -_OBJC_IVAR_$_STPPaymentCardTextField._borderWidth -_OBJC_IVAR_$_STPPaymentCardTextField._internalCardParams -_OBJC_IVAR_$_STPPaymentCardTextField._viewModel -_OBJC_IVAR_$_STPPaymentCardTextField._sizingField -_OBJC_IVAR_$_STPPaymentCardTextField._font -_OBJC_IVAR_$_STPPaymentCardTextField._textColor -_OBJC_IVAR_$_STPPaymentCardTextField._textErrorColor -_OBJC_IVAR_$_STPPaymentCardTextField._placeholderColor -_OBJC_IVAR_$_STPPaymentCardTextField._numberPlaceholder -_OBJC_IVAR_$_STPPaymentCardTextField._expirationPlaceholder -_OBJC_IVAR_$_STPPaymentCardTextField._cvcPlaceholder -_OBJC_IVAR_$_STPPaymentCardTextField._keyboardAppearance -_OBJC_IVAR_$_STPPaymentCardTextField._inputAccessoryView -_OBJC_IVAR_$_STPPaymentCardTextField._numberFieldShrunk -___block_descriptor_tmp.275 -_OBJC_IVAR_$_STPPaymentCardTextField._delegate -_OBJC_IVAR_$_STPPaymentCardTextField._brandImageView -_OBJC_IVAR_$_STPPaymentCardTextField._fieldsView -_OBJC_IVAR_$_STPPaymentCardTextField._numberField -_OBJC_IVAR_$_STPPaymentCardTextField._expirationField -_OBJC_IVAR_$_STPPaymentCardTextField._cvcField -l_OBJC_PROTOCOL_$_UITextInputTraits -l_OBJC_LABEL_PROTOCOL_$_UITextInputTraits -l_OBJC_PROTOCOL_$_UIKeyInput -l_OBJC_LABEL_PROTOCOL_$_UIKeyInput -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextField.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentCardTextField.h -STPNonLocalizedString -__68-[STPPaymentCardTextField setNumberFieldShrunk:animated:completion:]_block_invoke -__32-[STPPaymentCardTextField clear]_block_invoke --[STPMultipartFormDataPart composedData] --[STPMultipartFormDataPart data] --[STPMultipartFormDataPart setData:] --[STPMultipartFormDataPart name] --[STPMultipartFormDataPart setName:] --[STPMultipartFormDataPart filename] --[STPMultipartFormDataPart setFilename:] --[STPMultipartFormDataPart contentType] --[STPMultipartFormDataPart setContentType:] --[STPMultipartFormDataPart .cxx_destruct] -_OBJC_IVAR_$_STPMultipartFormDataPart._name -_OBJC_IVAR_$_STPMultipartFormDataPart._filename -_OBJC_IVAR_$_STPMultipartFormDataPart._contentType -_OBJC_IVAR_$_STPMultipartFormDataPart._data -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPMultipartFormDataPart.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPMultipartFormDataPart.h -+[STPImageLibrary applePayCardImage] -+[STPImageLibrary amexCardImage] -+[STPImageLibrary dinersClubCardImage] -+[STPImageLibrary discoverCardImage] -+[STPImageLibrary jcbCardImage] -+[STPImageLibrary masterCardCardImage] -+[STPImageLibrary visaCardImage] -+[STPImageLibrary unknownCardCardImage] -+[STPImageLibrary brandImageForCardBrand:] -+[STPImageLibrary templatedBrandImageForCardBrand:] -+[STPImageLibrary cvcImageForCardBrand:] -+[STPImageLibrary errorImageForCardBrand:] -+[STPImageLibrary safeImageNamed:] -+[STPImageLibrary(Private) addIcon] -+[STPImageLibrary(Private) leftChevronIcon] -+[STPImageLibrary(Private) checkmarkIcon] -+[STPImageLibrary(Private) largeCardFrontImage] -+[STPImageLibrary(Private) largeCardBackImage] -+[STPImageLibrary(Private) largeShippingImage] -+[STPImageLibrary(Private) safeImageNamed:templateIfAvailable:] -+[STPImageLibrary(Private) brandImageForCardBrand:template:] -+[STPImageLibrary(Private) imageWithTintColor:forImage:] -+[STPImageLibrary(Private) paddedImageWithInsets:forImage:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPImageLibrary.m -+[STPFormEncoder stringByReplacingSnakeCaseWithCamelCase:] -___58+[STPFormEncoder stringByReplacingSnakeCaseWithCamelCase:]_block_invoke -+[STPFormEncoder dictionaryForObject:] -+[STPFormEncoder keyPairDictionaryForObject:] -___45+[STPFormEncoder keyPairDictionaryForObject:]_block_invoke -___copy_helper_block_.32 -___destroy_helper_block_.33 -___45+[STPFormEncoder keyPairDictionaryForObject:]_block_invoke.40 -___copy_helper_block_.41 -___destroy_helper_block_.42 -+[STPFormEncoder formEncodableValueForObject:] -+[STPFormEncoder stringByURLEncoding:] -+[STPFormEncoder queryStringFromParameters:] --[STPQueryStringPair initWithField:value:] --[STPQueryStringPair URLEncodedStringValue] --[STPQueryStringPair field] --[STPQueryStringPair setField:] --[STPQueryStringPair value] --[STPQueryStringPair setValue:] --[STPQueryStringPair .cxx_destruct] -___block_descriptor_tmp.35 -___block_descriptor_tmp.45 -l_OBJC_PROTOCOL_$_STPFormEncodable -l_OBJC_LABEL_PROTOCOL_$_STPFormEncodable -l_OBJC_PROTOCOL_REFERENCE_$_STPFormEncodable -_OBJC_IVAR_$_STPQueryStringPair._field -_OBJC_IVAR_$_STPQueryStringPair._value -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPFormEncoder.m -STPQueryStringPairsFromKeyAndValue -STPQueryStringPairsFromDictionary -STPQueryStringFromParameters -STPPercentEscapedStringFromString -__45+[STPFormEncoder keyPairDictionaryForObject:]_block_invoke.40 -__45+[STPFormEncoder keyPairDictionaryForObject:]_block_invoke -__58+[STPFormEncoder stringByReplacingSnakeCaseWithCamelCase:]_block_invoke -+[STPColorUtils perceivedBrightnessForColor:] -+[STPColorUtils brighterColor:color2:] -+[STPColorUtils colorIsBright:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPColorUtils.m -+[STPCardTuple tupleWithSelectedCard:cards:] --[STPCardTuple selectedCard] --[STPCardTuple setSelectedCard:] --[STPCardTuple cards] --[STPCardTuple setCards:] --[STPCardTuple .cxx_destruct] -_OBJC_IVAR_$_STPCardTuple._selectedCard -_OBJC_IVAR_$_STPCardTuple._cards -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardTuple.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardTuple.h --[STPSourceParams init] --[STPSourceParams type] --[STPSourceParams setType:] --[STPSourceParams flowString] --[STPSourceParams usageString] --[STPSourceParams description] -+[STPSourceParams bancontactParamsWithAmount:name:returnURL:statementDescriptor:] -+[STPSourceParams bitcoinParamsWithAmount:currency:email:] -+[STPSourceParams cardParamsWithCard:] -+[STPSourceParams giropayParamsWithAmount:name:returnURL:statementDescriptor:] -+[STPSourceParams idealParamsWithAmount:name:returnURL:statementDescriptor:bank:] -+[STPSourceParams sepaDebitParamsWithName:iban:addressLine1:city:postalCode:country:] -+[STPSourceParams sofortParamsWithAmount:returnURL:country:statementDescriptor:] -+[STPSourceParams threeDSecureParamsWithAmount:currency:returnURL:card:] --[STPSourceParams redirectDictionaryWithMerchantNameIfNecessary] -+[STPSourceParams rootObjectName] -+[STPSourceParams propertyNamesToFormFieldNamesMapping] --[STPSourceParams copyWithZone:] --[STPSourceParams additionalAPIParameters] --[STPSourceParams setAdditionalAPIParameters:] --[STPSourceParams rawTypeString] --[STPSourceParams setRawTypeString:] --[STPSourceParams amount] --[STPSourceParams setAmount:] --[STPSourceParams currency] --[STPSourceParams setCurrency:] --[STPSourceParams flow] --[STPSourceParams setFlow:] --[STPSourceParams metadata] --[STPSourceParams setMetadata:] --[STPSourceParams owner] --[STPSourceParams setOwner:] --[STPSourceParams redirect] --[STPSourceParams setRedirect:] --[STPSourceParams token] --[STPSourceParams setToken:] --[STPSourceParams usage] --[STPSourceParams setUsage:] --[STPSourceParams redirectMerchantName] --[STPSourceParams setRedirectMerchantName:] --[STPSourceParams .cxx_destruct] -_OBJC_IVAR_$_STPSourceParams._rawTypeString -_OBJC_IVAR_$_STPSourceParams._flow -_OBJC_IVAR_$_STPSourceParams._usage -_OBJC_IVAR_$_STPSourceParams._additionalAPIParameters -_OBJC_IVAR_$_STPSourceParams._amount -_OBJC_IVAR_$_STPSourceParams._currency -_OBJC_IVAR_$_STPSourceParams._metadata -_OBJC_IVAR_$_STPSourceParams._owner -_OBJC_IVAR_$_STPSourceParams._redirect -_OBJC_IVAR_$_STPSourceParams._token -_OBJC_IVAR_$_STPSourceParams._redirectMerchantName -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceParams.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceParams+Private.h -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceParams.h -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPFormEncodable.h -+[STPPaymentConfiguration initialize] -+[STPPaymentConfiguration sharedConfiguration] -___46+[STPPaymentConfiguration sharedConfiguration]_block_invoke --[STPPaymentConfiguration init] --[STPPaymentConfiguration copyWithZone:] --[STPPaymentConfiguration applePayEnabled] --[STPPaymentConfiguration publishableKey] --[STPPaymentConfiguration setPublishableKey:] --[STPPaymentConfiguration additionalPaymentMethods] --[STPPaymentConfiguration setAdditionalPaymentMethods:] --[STPPaymentConfiguration requiredBillingAddressFields] --[STPPaymentConfiguration setRequiredBillingAddressFields:] --[STPPaymentConfiguration requiredShippingAddressFields] --[STPPaymentConfiguration setRequiredShippingAddressFields:] --[STPPaymentConfiguration verifyPrefilledShippingAddress] --[STPPaymentConfiguration setVerifyPrefilledShippingAddress:] --[STPPaymentConfiguration shippingType] --[STPPaymentConfiguration setShippingType:] --[STPPaymentConfiguration companyName] --[STPPaymentConfiguration setCompanyName:] --[STPPaymentConfiguration appleMerchantIdentifier] --[STPPaymentConfiguration setAppleMerchantIdentifier:] --[STPPaymentConfiguration .cxx_destruct] -_sharedConfiguration.sharedConfiguration -_sharedConfiguration.onceToken -_OBJC_IVAR_$_STPPaymentConfiguration._additionalPaymentMethods -_OBJC_IVAR_$_STPPaymentConfiguration._requiredBillingAddressFields -_OBJC_IVAR_$_STPPaymentConfiguration._requiredShippingAddressFields -_OBJC_IVAR_$_STPPaymentConfiguration._verifyPrefilledShippingAddress -_OBJC_IVAR_$_STPPaymentConfiguration._companyName -_OBJC_IVAR_$_STPPaymentConfiguration._shippingType -_OBJC_IVAR_$_STPPaymentConfiguration._publishableKey -_OBJC_IVAR_$_STPPaymentConfiguration._appleMerchantIdentifier -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentConfiguration.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentConfiguration.h -__46+[STPPaymentConfiguration sharedConfiguration]_block_invoke --[STPPaymentActivityIndicatorView initWithFrame:] --[STPPaymentActivityIndicatorView setTintColor:] --[STPPaymentActivityIndicatorView layoutSubviews] --[STPPaymentActivityIndicatorView setHidesWhenStopped:] --[STPPaymentActivityIndicatorView setAnimating:animated:] -___57-[STPPaymentActivityIndicatorView setAnimating:animated:]_block_invoke -___57-[STPPaymentActivityIndicatorView setAnimating:animated:]_block_invoke.81 -___copy_helper_block_.82 -___destroy_helper_block_.83 --[STPPaymentActivityIndicatorView setAnimating:] --[STPPaymentActivityIndicatorView animating] --[STPPaymentActivityIndicatorView hidesWhenStopped] --[STPPaymentActivityIndicatorView indicatorLayer] --[STPPaymentActivityIndicatorView setIndicatorLayer:] --[STPPaymentActivityIndicatorView .cxx_destruct] -_OBJC_IVAR_$_STPPaymentActivityIndicatorView._indicatorLayer -_OBJC_IVAR_$_STPPaymentActivityIndicatorView._hidesWhenStopped -_OBJC_IVAR_$_STPPaymentActivityIndicatorView._animating -___block_descriptor_tmp.84 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentActivityIndicatorView.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentActivityIndicatorView.h -__57-[STPPaymentActivityIndicatorView setAnimating:animated:]_block_invoke.81 -__57-[STPPaymentActivityIndicatorView setAnimating:animated:]_block_invoke --[UIViewController(Stripe_Promises) stp_willAppearPromise] -___58-[UIViewController(Stripe_Promises) stp_willAppearPromise]_block_invoke --[UIViewController(Stripe_Promises) stp_didAppearPromise] -___57-[UIViewController(Stripe_Promises) stp_didAppearPromise]_block_invoke -___copy_helper_block_.21 -___destroy_helper_block_.22 -___block_descriptor_tmp.23 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIViewController+Stripe_Promises.m -linkUIViewControllerPromisesCategory -__57-[UIViewController(Stripe_Promises) stp_didAppearPromise]_block_invoke -__58-[UIViewController(Stripe_Promises) stp_willAppearPromise]_block_invoke -+[STPAnalyticsClient sharedClient] -___34+[STPAnalyticsClient sharedClient]_block_invoke -+[STPAnalyticsClient initialize] -+[STPAnalyticsClient initializeIfNeeded] -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke_2 -___copy_helper_block_.16 -___destroy_helper_block_.17 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.25 -___copy_helper_block_.26 -___destroy_helper_block_.27 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.33 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.41 -___copy_helper_block_.42 -___destroy_helper_block_.43 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.49 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.57 -___copy_helper_block_.58 -___destroy_helper_block_.59 -+[STPAnalyticsClient shouldCollectAnalytics] -+[STPAnalyticsClient timestampWithDate:] -+[STPAnalyticsClient tokenTypeFromParameters:] --[STPAnalyticsClient init] --[STPAnalyticsClient addAdditionalInfo:] --[STPAnalyticsClient clearAdditionalInfo] --[STPAnalyticsClient additionalInfo] --[STPAnalyticsClient productUsage] --[STPAnalyticsClient productUsageDictionary] --[STPAnalyticsClient logTokenCreationAttemptWithConfiguration:tokenType:] --[STPAnalyticsClient logSourceCreationAttemptWithConfiguration:sourceType:] --[STPAnalyticsClient logRUMWithToken:configuration:response:start:end:] -+[STPAnalyticsClient commonPayload] -+[STPAnalyticsClient serializeConfiguration:] --[STPAnalyticsClient logPayload:] --[STPAnalyticsClient apiUsage] --[STPAnalyticsClient setApiUsage:] --[STPAnalyticsClient additionalInfoSet] --[STPAnalyticsClient setAdditionalInfoSet:] --[STPAnalyticsClient urlSession] --[STPAnalyticsClient setUrlSession:] --[STPAnalyticsClient .cxx_destruct] -_initializeIfNeeded.onceToken -___block_descriptor_tmp.19 -___block_descriptor_tmp.29 -___block_descriptor_tmp.37 -___block_descriptor_tmp.61 -_OBJC_IVAR_$_STPAnalyticsClient._urlSession -_OBJC_IVAR_$_STPAnalyticsClient._apiUsage -_OBJC_IVAR_$_STPAnalyticsClient._additionalInfoSet -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAnalyticsClient.m -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.57 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.49 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.41 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.33 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.25 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke_2 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke -__34+[STPAnalyticsClient sharedClient]_block_invoke --[STPSectionHeaderView initWithFrame:] --[STPSectionHeaderView setTheme:] --[STPSectionHeaderView updateAppearance] --[STPSectionHeaderView setTitle:] --[STPSectionHeaderView setButtonHidden:] --[STPSectionHeaderView layoutSubviews] --[STPSectionHeaderView heightThatFits:] --[STPSectionHeaderView heightForButtonText:width:] --[STPSectionHeaderView sizeThatFits:] --[STPSectionHeaderView theme] --[STPSectionHeaderView title] --[STPSectionHeaderView button] --[STPSectionHeaderView setButton:] --[STPSectionHeaderView buttonHidden] --[STPSectionHeaderView label] --[STPSectionHeaderView setLabel:] --[STPSectionHeaderView buttonInsets] --[STPSectionHeaderView setButtonInsets:] --[STPSectionHeaderView .cxx_destruct] -_OBJC_IVAR_$_STPSectionHeaderView._label -_OBJC_IVAR_$_STPSectionHeaderView._button -_OBJC_IVAR_$_STPSectionHeaderView._theme -_OBJC_IVAR_$_STPSectionHeaderView._buttonInsets -_OBJC_IVAR_$_STPSectionHeaderView._title -_OBJC_IVAR_$_STPSectionHeaderView._buttonHidden -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSectionHeaderView.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSectionHeaderView.h -+[STPLocalizationUtils localizedStripeStringForKey:] -___52+[STPLocalizationUtils localizedStripeStringForKey:]_block_invoke -_localizedStripeStringForKey:.useMainBundle -_localizedStripeStringForKey:.onceToken -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPLocalizationUtils.m -__52+[STPLocalizationUtils localizedStripeStringForKey:]_block_invoke --[NSArray(Stripe_BoundSafe) stp_boundSafeObjectAtIndex:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSArray+Stripe_BoundSafe.m -linkNSArrayBoundSafeCategory --[STPSourceSEPADebitDetails description] -+[STPSourceSEPADebitDetails requiredFields] -+[STPSourceSEPADebitDetails decodedObjectFromAPIResponse:] --[STPSourceSEPADebitDetails initWithDictionary:] --[STPSourceSEPADebitDetails last4] --[STPSourceSEPADebitDetails bankCode] --[STPSourceSEPADebitDetails country] --[STPSourceSEPADebitDetails fingerprint] --[STPSourceSEPADebitDetails mandateReference] --[STPSourceSEPADebitDetails mandateURL] --[STPSourceSEPADebitDetails allResponseFields] --[STPSourceSEPADebitDetails setAllResponseFields:] --[STPSourceSEPADebitDetails .cxx_destruct] -_OBJC_IVAR_$_STPSourceSEPADebitDetails._last4 -_OBJC_IVAR_$_STPSourceSEPADebitDetails._bankCode -_OBJC_IVAR_$_STPSourceSEPADebitDetails._country -_OBJC_IVAR_$_STPSourceSEPADebitDetails._fingerprint -_OBJC_IVAR_$_STPSourceSEPADebitDetails._mandateReference -_OBJC_IVAR_$_STPSourceSEPADebitDetails._mandateURL -_OBJC_IVAR_$_STPSourceSEPADebitDetails._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceSEPADebitDetails.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceSEPADebitDetails.h --[UIViewController(Stripe_ParentViewController) stp_parentViewControllerOfClass:] --[UIViewController(Stripe_ParentViewController) stp_isTopNavigationController] --[UIViewController(Stripe_ParentViewController) stp_isAtRootOfNavigationController] --[UIViewController(Stripe_ParentViewController) stp_previousViewControllerInNavigation] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIViewController+Stripe_ParentViewController.m -linkUIViewControllerParentViewControllerCategory --[STPAddressViewModel initWithRequiredBillingFields:] --[STPAddressViewModel initWithRequiredShippingFields:] --[STPAddressViewModel commonInit] --[STPAddressViewModel updatePostalCodeCellIfNecessary] -___54-[STPAddressViewModel updatePostalCodeCellIfNecessary]_block_invoke -___54-[STPAddressViewModel updatePostalCodeCellIfNecessary]_block_invoke_2 --[STPAddressViewModel containsStateAndPostalFields] --[STPAddressViewModel cellAtIndex:] --[STPAddressViewModel addressFieldTableViewCellDidReturn:] --[STPAddressViewModel addressFieldTableViewCellDidEndEditing:] --[STPAddressViewModel updateCityAndStateFromZipCodeCell:] -___57-[STPAddressViewModel updateCityAndStateFromZipCodeCell:]_block_invoke -___57-[STPAddressViewModel updateCityAndStateFromZipCodeCell:]_block_invoke_2 --[STPAddressViewModel addressFieldTableViewCellDidBackspaceOnEmpty:] --[STPAddressViewModel addressFieldTableViewCellDidUpdateText:] --[STPAddressViewModel isValid] --[STPAddressViewModel setAddressFieldTableViewCountryCode:] --[STPAddressViewModel setAddress:] --[STPAddressViewModel address] --[STPAddressViewModel cellBeforeCell:] --[STPAddressViewModel cellAfterCell:] --[STPAddressViewModel addressFieldTableViewCountryCode] --[STPAddressViewModel addressCells] --[STPAddressViewModel setAddressCells:] --[STPAddressViewModel delegate] --[STPAddressViewModel setDelegate:] --[STPAddressViewModel previousField] --[STPAddressViewModel setPreviousField:] --[STPAddressViewModel isBillingAddress] --[STPAddressViewModel setIsBillingAddress:] --[STPAddressViewModel requiredBillingAddressFields] --[STPAddressViewModel setRequiredBillingAddressFields:] --[STPAddressViewModel requiredShippingAddressFields] --[STPAddressViewModel setRequiredShippingAddressFields:] --[STPAddressViewModel showingPostalCodeCell] --[STPAddressViewModel setShowingPostalCodeCell:] --[STPAddressViewModel geocodeInProgress] --[STPAddressViewModel setGeocodeInProgress:] --[STPAddressViewModel .cxx_destruct] -_OBJC_IVAR_$_STPAddressViewModel._isBillingAddress -_OBJC_IVAR_$_STPAddressViewModel._requiredBillingAddressFields -_OBJC_IVAR_$_STPAddressViewModel._addressCells -_OBJC_IVAR_$_STPAddressViewModel._addressFieldTableViewCountryCode -_OBJC_IVAR_$_STPAddressViewModel._requiredShippingAddressFields -___block_descriptor_tmp.64 -___block_literal_global.65 -___block_descriptor_tmp.115 -_OBJC_IVAR_$_STPAddressViewModel._delegate -_OBJC_IVAR_$_STPAddressViewModel._previousField -_OBJC_IVAR_$_STPAddressViewModel._showingPostalCodeCell -_OBJC_IVAR_$_STPAddressViewModel._geocodeInProgress -l_OBJC_PROTOCOL_$_STPAddressFieldTableViewCellDelegate -l_OBJC_LABEL_PROTOCOL_$_STPAddressFieldTableViewCellDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddressViewModel.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddressViewModel.h -__57-[STPAddressViewModel updateCityAndStateFromZipCodeCell:]_block_invoke_2 -__57-[STPAddressViewModel updateCityAndStateFromZipCodeCell:]_block_invoke -__54-[STPAddressViewModel updatePostalCodeCellIfNecessary]_block_invoke_2 -__54-[STPAddressViewModel updatePostalCodeCellIfNecessary]_block_invoke -+[STPPhoneNumberValidator countryCodeOrCurrentLocaleCountryFromString:] -+[STPPhoneNumberValidator stringIsValidPartialPhoneNumber:] -+[STPPhoneNumberValidator stringIsValidPhoneNumber:] -+[STPPhoneNumberValidator stringIsValidPartialPhoneNumber:forCountryCode:] -+[STPPhoneNumberValidator stringIsValidPhoneNumber:forCountryCode:] -+[STPPhoneNumberValidator formattedSanitizedPhoneNumberForString:] -+[STPPhoneNumberValidator formattedSanitizedPhoneNumberForString:forCountryCode:] -+[STPPhoneNumberValidator formattedRedactedPhoneNumberForString:] -+[STPPhoneNumberValidator formattedRedactedPhoneNumberForString:forCountryCode:] -+[STPPhoneNumberValidator formattedPhoneNumberForString:forCountryCode:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPhoneNumberValidator.m -+[STPCardIOUtilitiesProxy proxiedClass] -+[STPCardIOUtilitiesProxy proxiedClassExists] -+[STPCardIOCreditCardInfoProxy proxiedClass] -+[STPCardIOCreditCardInfoProxy proxiedClassExists] --[STPCardIOCreditCardInfoProxy cardNumber] --[STPCardIOCreditCardInfoProxy setCardNumber:] --[STPCardIOCreditCardInfoProxy expiryMonth] --[STPCardIOCreditCardInfoProxy setExpiryMonth:] --[STPCardIOCreditCardInfoProxy expiryYear] --[STPCardIOCreditCardInfoProxy setExpiryYear:] --[STPCardIOCreditCardInfoProxy cvv] --[STPCardIOCreditCardInfoProxy setCvv:] --[STPCardIOCreditCardInfoProxy .cxx_destruct] -+[STPCardIOPaymentViewControllerProxy proxiedClass] -+[STPCardIOPaymentViewControllerProxy proxiedClassExists] --[STPCardIOPaymentViewControllerProxy hideCardIOLogo] --[STPCardIOPaymentViewControllerProxy setHideCardIOLogo:] --[STPCardIOPaymentViewControllerProxy disableManualEntryButtons] --[STPCardIOPaymentViewControllerProxy setDisableManualEntryButtons:] --[STPCardIOPaymentViewControllerProxy scannedImageDuration] --[STPCardIOPaymentViewControllerProxy setScannedImageDuration:] -+[STPCardIOProxy isCardIOAvailable] --[STPCardIOProxy initWithDelegate:] --[STPCardIOProxy presentCardIOFromViewController:] --[STPCardIOProxy userDidCancelPaymentViewController:] --[STPCardIOProxy userDidProvideCreditCardInfo:inPaymentViewController:] -___71-[STPCardIOProxy userDidProvideCreditCardInfo:inPaymentViewController:]_block_invoke --[STPCardIOProxy delegate] --[STPCardIOProxy setDelegate:] --[STPCardIOProxy .cxx_destruct] -l_OBJC_PROTOCOL_$_STPClassProxy -l_OBJC_LABEL_PROTOCOL_$_STPClassProxy -_OBJC_IVAR_$_STPCardIOCreditCardInfoProxy._cardNumber -_OBJC_IVAR_$_STPCardIOCreditCardInfoProxy._expiryMonth -_OBJC_IVAR_$_STPCardIOCreditCardInfoProxy._expiryYear -_OBJC_IVAR_$_STPCardIOCreditCardInfoProxy._cvv -_OBJC_IVAR_$_STPCardIOPaymentViewControllerProxy._hideCardIOLogo -_OBJC_IVAR_$_STPCardIOPaymentViewControllerProxy._disableManualEntryButtons -_OBJC_IVAR_$_STPCardIOPaymentViewControllerProxy._scannedImageDuration -_OBJC_IVAR_$_STPCardIOProxy._delegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardIOProxy.m -__71-[STPCardIOProxy userDidProvideCreditCardInfo:inPaymentViewController:]_block_invoke --[STPToken description] --[STPToken debugDescription] --[STPToken isEqual:] --[STPToken hash] --[STPToken isEqualToToken:] --[STPToken stripeID] -+[STPToken requiredFields] -+[STPToken decodedObjectFromAPIResponse:] --[STPToken tokenId] --[STPToken setTokenId:] --[STPToken livemode] --[STPToken setLivemode:] --[STPToken card] --[STPToken setCard:] --[STPToken bankAccount] --[STPToken setBankAccount:] --[STPToken created] --[STPToken setCreated:] --[STPToken allResponseFields] --[STPToken setAllResponseFields:] --[STPToken .cxx_destruct] -_OBJC_IVAR_$_STPToken._tokenId -_OBJC_IVAR_$_STPToken._livemode -_OBJC_IVAR_$_STPToken._card -_OBJC_IVAR_$_STPToken._bankAccount -_OBJC_IVAR_$_STPToken._created -_OBJC_IVAR_$_STPToken._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPToken.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPToken.h --[STPApplePayPaymentMethod image] --[STPApplePayPaymentMethod templateImage] --[STPApplePayPaymentMethod label] --[STPApplePayPaymentMethod isEqual:] --[STPApplePayPaymentMethod hash] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPApplePayPaymentMethod.m -+[STPEmailAddressValidator stringIsValidPartialEmailAddress:] -+[STPEmailAddressValidator stringIsValidEmailAddress:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEmailAddressValidator.m --[NSDictionary(Stripe) stp_dictionaryByRemovingNullsValidatingRequiredFields:] -___78-[NSDictionary(Stripe) stp_dictionaryByRemovingNullsValidatingRequiredFields:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSDictionary+Stripe.m -linkNSDictionaryCategory -__78-[NSDictionary(Stripe) stp_dictionaryByRemovingNullsValidatingRequiredFields:]_block_invoke --[STPPaymentContextAmountModel initWithAmount:] --[STPPaymentContextAmountModel initWithPaymentSummaryItems:] --[STPPaymentContextAmountModel paymentAmountWithCurrency:shippingMethod:] --[STPPaymentContextAmountModel paymentSummaryItemsWithCurrency:companyName:shippingMethod:] --[STPPaymentContextAmountModel .cxx_destruct] -_OBJC_IVAR_$_STPPaymentContextAmountModel._paymentAmount -_OBJC_IVAR_$_STPPaymentContextAmountModel._paymentSummaryItems -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentContextAmountModel.m --[NSMutableURLRequest(Stripe) stp_addParametersToURL:] --[NSMutableURLRequest(Stripe) stp_setFormPayload:] --[NSMutableURLRequest(Stripe) stp_setMultipartFormData:boundary:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSMutableURLRequest+Stripe.m -linkNSMutableURLRequestCategory --[STPDelegateProxy init] --[STPDelegateProxy respondsToSelector:] --[STPDelegateProxy forwardingTargetForSelector:] --[STPDelegateProxy methodSignatureForSelector:] --[STPDelegateProxy forwardInvocation:] --[STPDelegateProxy delegate] --[STPDelegateProxy setDelegate:] --[STPDelegateProxy .cxx_destruct] -_OBJC_IVAR_$_STPDelegateProxy._delegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPDelegateProxy.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPDelegateProxy.h -+[STPBINRange allRanges] -___24+[STPBINRange allRanges]_block_invoke --[STPBINRange matchesNumber:] --[STPBINRange compare:] -+[STPBINRange binRangesForNumber:] -___34+[STPBINRange binRangesForNumber:]_block_invoke -___copy_helper_block_.127 -___destroy_helper_block_.128 -+[STPBINRange mostSpecificBINRangeForNumber:] -___45+[STPBINRange mostSpecificBINRangeForNumber:]_block_invoke -___copy_helper_block_.135 -___destroy_helper_block_.136 -+[STPBINRange binRangesForBrand:] -___33+[STPBINRange binRangesForBrand:]_block_invoke --[STPBINRange length] --[STPBINRange setLength:] --[STPBINRange brand] --[STPBINRange setBrand:] --[STPBINRange qRangeLow] --[STPBINRange setQRangeLow:] --[STPBINRange qRangeHigh] --[STPBINRange setQRangeHigh:] --[STPBINRange .cxx_destruct] -_allRanges.STPBINRangeAllRanges -_allRanges.onceToken -___block_descriptor_tmp.130 -___block_descriptor_tmp.137 -___block_descriptor_tmp.145 -_OBJC_IVAR_$_STPBINRange._length -_OBJC_IVAR_$_STPBINRange._brand -_OBJC_IVAR_$_STPBINRange._qRangeLow -_OBJC_IVAR_$_STPBINRange._qRangeHigh -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBINRange.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBINRange.h -__33+[STPBINRange binRangesForBrand:]_block_invoke -__45+[STPBINRange mostSpecificBINRangeForNumber:]_block_invoke -__34+[STPBINRange binRangesForNumber:]_block_invoke -__24+[STPBINRange allRanges]_block_invoke -+[UIToolbar(Stripe_InputAccessory) stp_inputAccessoryToolbarWithTarget:action:] --[UIToolbar(Stripe_InputAccessory) stp_setEnabled:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIToolbar+Stripe_InputAccessory.m -linkUIToolbarInputAccessoryCategory -+[STPEphemeralKey requiredFields] -+[STPEphemeralKey decodedObjectFromAPIResponse:] --[STPEphemeralKey hash] --[STPEphemeralKey isEqual:] --[STPEphemeralKey isEqualToResourceKey:] --[STPEphemeralKey stripeID] --[STPEphemeralKey setStripeID:] --[STPEphemeralKey created] --[STPEphemeralKey setCreated:] --[STPEphemeralKey livemode] --[STPEphemeralKey setLivemode:] --[STPEphemeralKey secret] --[STPEphemeralKey setSecret:] --[STPEphemeralKey expires] --[STPEphemeralKey setExpires:] --[STPEphemeralKey customerID] --[STPEphemeralKey setCustomerID:] --[STPEphemeralKey allResponseFields] --[STPEphemeralKey setAllResponseFields:] --[STPEphemeralKey .cxx_destruct] -_OBJC_IVAR_$_STPEphemeralKey._stripeID -_OBJC_IVAR_$_STPEphemeralKey._created -_OBJC_IVAR_$_STPEphemeralKey._livemode -_OBJC_IVAR_$_STPEphemeralKey._secret -_OBJC_IVAR_$_STPEphemeralKey._expires -_OBJC_IVAR_$_STPEphemeralKey._customerID -_OBJC_IVAR_$_STPEphemeralKey._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEphemeralKey.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEphemeralKey.h --[STPPaymentCardTextFieldViewModel setCardNumber:] --[STPPaymentCardTextFieldViewModel setRawExpiration:] --[STPPaymentCardTextFieldViewModel rawExpiration] --[STPPaymentCardTextFieldViewModel setExpirationMonth:] --[STPPaymentCardTextFieldViewModel setExpirationYear:] --[STPPaymentCardTextFieldViewModel setCvc:] --[STPPaymentCardTextFieldViewModel brand] --[STPPaymentCardTextFieldViewModel validationStateForField:] --[STPPaymentCardTextFieldViewModel isValid] --[STPPaymentCardTextFieldViewModel defaultPlaceholder] --[STPPaymentCardTextFieldViewModel numberWithoutLastDigits] -+[STPPaymentCardTextFieldViewModel keyPathsForValuesAffectingValid] --[STPPaymentCardTextFieldViewModel cardNumber] --[STPPaymentCardTextFieldViewModel expirationMonth] --[STPPaymentCardTextFieldViewModel expirationYear] --[STPPaymentCardTextFieldViewModel cvc] --[STPPaymentCardTextFieldViewModel .cxx_destruct] -_OBJC_IVAR_$_STPPaymentCardTextFieldViewModel._cardNumber -_OBJC_IVAR_$_STPPaymentCardTextFieldViewModel._expirationMonth -_OBJC_IVAR_$_STPPaymentCardTextFieldViewModel._expirationYear -_OBJC_IVAR_$_STPPaymentCardTextFieldViewModel._cvc -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextFieldViewModel.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextFieldViewModel.h -+[STPSourceRedirect stringToStatusMapping] -+[STPSourceRedirect statusFromString:] -+[STPSourceRedirect stringFromStatus:] --[STPSourceRedirect description] -+[STPSourceRedirect requiredFields] -+[STPSourceRedirect decodedObjectFromAPIResponse:] --[STPSourceRedirect returnURL] --[STPSourceRedirect setReturnURL:] --[STPSourceRedirect status] --[STPSourceRedirect setStatus:] --[STPSourceRedirect url] --[STPSourceRedirect setUrl:] --[STPSourceRedirect allResponseFields] --[STPSourceRedirect setAllResponseFields:] --[STPSourceRedirect .cxx_destruct] -_OBJC_IVAR_$_STPSourceRedirect._returnURL -_OBJC_IVAR_$_STPSourceRedirect._status -_OBJC_IVAR_$_STPSourceRedirect._url -_OBJC_IVAR_$_STPSourceRedirect._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceRedirect.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceRedirect.h --[STPCardParams init] --[STPCardParams last4] --[STPCardParams address] --[STPCardParams setAddress:] --[STPCardParams description] -+[STPCardParams rootObjectName] -+[STPCardParams propertyNamesToFormFieldNamesMapping] --[STPCardParams additionalAPIParameters] --[STPCardParams setAdditionalAPIParameters:] --[STPCardParams number] --[STPCardParams setNumber:] --[STPCardParams expMonth] --[STPCardParams setExpMonth:] --[STPCardParams expYear] --[STPCardParams setExpYear:] --[STPCardParams cvc] --[STPCardParams setCvc:] --[STPCardParams name] --[STPCardParams setName:] --[STPCardParams addressLine1] --[STPCardParams setAddressLine1:] --[STPCardParams addressLine2] --[STPCardParams setAddressLine2:] --[STPCardParams addressCity] --[STPCardParams setAddressCity:] --[STPCardParams addressState] --[STPCardParams setAddressState:] --[STPCardParams addressZip] --[STPCardParams setAddressZip:] --[STPCardParams addressCountry] --[STPCardParams setAddressCountry:] --[STPCardParams currency] --[STPCardParams setCurrency:] --[STPCardParams .cxx_destruct] -_OBJC_IVAR_$_STPCardParams._additionalAPIParameters -_OBJC_IVAR_$_STPCardParams._number -_OBJC_IVAR_$_STPCardParams._expMonth -_OBJC_IVAR_$_STPCardParams._expYear -_OBJC_IVAR_$_STPCardParams._cvc -_OBJC_IVAR_$_STPCardParams._name -_OBJC_IVAR_$_STPCardParams._addressLine1 -_OBJC_IVAR_$_STPCardParams._addressLine2 -_OBJC_IVAR_$_STPCardParams._addressCity -_OBJC_IVAR_$_STPCardParams._addressState -_OBJC_IVAR_$_STPCardParams._addressZip -_OBJC_IVAR_$_STPCardParams._addressCountry -_OBJC_IVAR_$_STPCardParams._currency -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardParams.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPCardParams.h --[NSURLComponents(Stripe) stp_queryItemsDictionary] --[NSURLComponents(Stripe) setStp_queryItemsDictionary:] -___55-[NSURLComponents(Stripe) setStp_queryItemsDictionary:]_block_invoke --[NSURLComponents(Stripe) stp_matchesURLComponents:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSURLComponents+Stripe.m -linkNSURLComponentsCategory -__55-[NSURLComponents(Stripe) setStp_queryItemsDictionary:]_block_invoke --[STPPaymentResult initWithSource:] --[STPPaymentResult source] --[STPPaymentResult setSource:] --[STPPaymentResult .cxx_destruct] -_OBJC_IVAR_$_STPPaymentResult._source -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentResult.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentResult.h -+[STPPaymentMethodTuple tupleWithPaymentMethods:selectedPaymentMethod:] -+[STPPaymentMethodTuple tupleWithCardTuple:applePayEnabled:] --[STPPaymentMethodTuple selectedPaymentMethod] --[STPPaymentMethodTuple setSelectedPaymentMethod:] --[STPPaymentMethodTuple paymentMethods] --[STPPaymentMethodTuple setPaymentMethods:] --[STPPaymentMethodTuple .cxx_destruct] -_OBJC_IVAR_$_STPPaymentMethodTuple._selectedPaymentMethod -_OBJC_IVAR_$_STPPaymentMethodTuple._paymentMethods -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodTuple.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodTuple.h --[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:] -___99-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:]_block_invoke -___99-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:]_block_invoke_2 -___copy_helper_block_.10 -___destroy_helper_block_.11 --[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingMethod:completion:] -___103-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingMethod:completion:]_block_invoke -___copy_helper_block_.18 -___destroy_helper_block_.19 --[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingContact:completion:] -___104-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingContact:completion:]_block_invoke -___copy_helper_block_.28 -___destroy_helper_block_.29 --[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingAddress:completion:] -___104-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingAddress:completion:]_block_invoke --[STPBlockBasedApplePayDelegate paymentAuthorizationViewControllerDidFinish:] --[STPBlockBasedApplePayDelegate apiClient] --[STPBlockBasedApplePayDelegate setApiClient:] --[STPBlockBasedApplePayDelegate onShippingAddressSelection] --[STPBlockBasedApplePayDelegate setOnShippingAddressSelection:] --[STPBlockBasedApplePayDelegate onShippingMethodSelection] --[STPBlockBasedApplePayDelegate setOnShippingMethodSelection:] --[STPBlockBasedApplePayDelegate onPaymentAuthorization] --[STPBlockBasedApplePayDelegate setOnPaymentAuthorization:] --[STPBlockBasedApplePayDelegate onTokenCreation] --[STPBlockBasedApplePayDelegate setOnTokenCreation:] --[STPBlockBasedApplePayDelegate onFinish] --[STPBlockBasedApplePayDelegate setOnFinish:] --[STPBlockBasedApplePayDelegate lastError] --[STPBlockBasedApplePayDelegate setLastError:] --[STPBlockBasedApplePayDelegate didSucceed] --[STPBlockBasedApplePayDelegate setDidSucceed:] --[STPBlockBasedApplePayDelegate .cxx_destruct] -+[PKPaymentAuthorizationViewController(Stripe_Blocks) stp_controllerWithPaymentRequest:apiClient:onShippingAddressSelection:onShippingMethodSelection:onPaymentAuthorization:onTokenCreation:onFinish:] -___block_descriptor_tmp.13 -___block_descriptor_tmp.21 -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._apiClient -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onShippingAddressSelection -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onShippingMethodSelection -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onPaymentAuthorization -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onTokenCreation -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onFinish -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._lastError -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._didSucceed -l_OBJC_PROTOCOL_$_PKPaymentAuthorizationViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_PKPaymentAuthorizationViewControllerDelegate -_kSTPBlockBasedApplePayDelegateAssociatedObjectKey -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PKPaymentAuthorizationViewController+Stripe_Blocks.m -linkPKPaymentAuthorizationViewControllerBlocksCategory -__104-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingAddress:completion:]_block_invoke -__104-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingContact:completion:]_block_invoke -__103-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingMethod:completion:]_block_invoke -__99-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:]_block_invoke_2 -__99-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:]_block_invoke --[STPPaymentMethodsViewController initWithPaymentContext:] --[STPPaymentMethodsViewController initWithConfiguration:theme:customerContext:delegate:] --[STPPaymentMethodsViewController initWithConfiguration:theme:apiAdapter:delegate:] --[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:] -___80-[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:]_block_invoke -___80-[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:]_block_invoke_2 --[STPPaymentMethodsViewController createAndSetupViews] -___54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke -___54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke_2 -___copy_helper_block_.108 -___destroy_helper_block_.109 -___54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke.111 -___copy_helper_block_.126 -___destroy_helper_block_.127 --[STPPaymentMethodsViewController viewDidLayoutSubviews] --[STPPaymentMethodsViewController updateAppearance] --[STPPaymentMethodsViewController finishWithPaymentMethod:] -___59-[STPPaymentMethodsViewController finishWithPaymentMethod:]_block_invoke --[STPPaymentMethodsViewController internalViewControllerDidSelectPaymentMethod:] --[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:] -___83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke -___83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke_2 -___83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke_3 -___copy_helper_block_.162 -___destroy_helper_block_.163 -___copy_helper_block_.165 -___destroy_helper_block_.166 -___83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke.168 -___copy_helper_block_.171 -___destroy_helper_block_.172 -___copy_helper_block_.174 -___destroy_helper_block_.175 --[STPPaymentMethodsViewController internalViewControllerDidCancel] --[STPPaymentMethodsViewController addCardViewControllerDidCancel:] --[STPPaymentMethodsViewController addCardViewController:didCreateToken:completion:] --[STPPaymentMethodsViewController dismissWithCompletion:] --[STPPaymentMethodsViewController delegate] --[STPPaymentMethodsViewController prefilledInformation] --[STPPaymentMethodsViewController setPrefilledInformation:] --[STPPaymentMethodsViewController configuration] --[STPPaymentMethodsViewController setConfiguration:] --[STPPaymentMethodsViewController shippingAddress] --[STPPaymentMethodsViewController setShippingAddress:] --[STPPaymentMethodsViewController apiAdapter] --[STPPaymentMethodsViewController setApiAdapter:] --[STPPaymentMethodsViewController apiClient] --[STPPaymentMethodsViewController setApiClient:] --[STPPaymentMethodsViewController loadingPromise] --[STPPaymentMethodsViewController setLoadingPromise:] --[STPPaymentMethodsViewController paymentMethods] --[STPPaymentMethodsViewController setPaymentMethods:] --[STPPaymentMethodsViewController selectedPaymentMethod] --[STPPaymentMethodsViewController setSelectedPaymentMethod:] --[STPPaymentMethodsViewController activityIndicator] --[STPPaymentMethodsViewController setActivityIndicator:] --[STPPaymentMethodsViewController internalViewController] --[STPPaymentMethodsViewController setInternalViewController:] --[STPPaymentMethodsViewController loading] --[STPPaymentMethodsViewController setLoading:] --[STPPaymentMethodsViewController .cxx_destruct] --[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:] -___123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke -___copy_helper_block_.332 -___destroy_helper_block_.333 -___123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.337 -___copy_helper_block_.338 -___destroy_helper_block_.339 -___123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.344 -___copy_helper_block_.345 -___destroy_helper_block_.346 -___123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.348 -___copy_helper_block_.351 -___destroy_helper_block_.352 -___block_descriptor_tmp.110 -___block_descriptor_tmp.129 -___block_descriptor_tmp.147 -___block_descriptor_tmp.164 -___block_descriptor_tmp.167 -___block_descriptor_tmp.173 -___block_descriptor_tmp.176 -_OBJC_IVAR_$_STPPaymentMethodsViewController._delegate -_OBJC_IVAR_$_STPPaymentMethodsViewController._prefilledInformation -_OBJC_IVAR_$_STPPaymentMethodsViewController._configuration -_OBJC_IVAR_$_STPPaymentMethodsViewController._shippingAddress -_OBJC_IVAR_$_STPPaymentMethodsViewController._apiAdapter -_OBJC_IVAR_$_STPPaymentMethodsViewController._apiClient -_OBJC_IVAR_$_STPPaymentMethodsViewController._loadingPromise -_OBJC_IVAR_$_STPPaymentMethodsViewController._paymentMethods -_OBJC_IVAR_$_STPPaymentMethodsViewController._selectedPaymentMethod -_OBJC_IVAR_$_STPPaymentMethodsViewController._activityIndicator -_OBJC_IVAR_$_STPPaymentMethodsViewController._internalViewController -_OBJC_IVAR_$_STPPaymentMethodsViewController._loading -l_OBJC_PROTOCOL_$_STPPaymentMethodsInternalViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPPaymentMethodsInternalViewControllerDelegate -___block_descriptor_tmp.341 -___block_descriptor_tmp.347 -___block_descriptor_tmp.353 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodsViewController.m -__123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.348 -__123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.344 -__123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.337 -__123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentMethodsViewController.h -__83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke.168 -__83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke_3 -__83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke_2 -__83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke -__59-[STPPaymentMethodsViewController finishWithPaymentMethod:]_block_invoke -__54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke.111 -__54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke_2 -__54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke -__80-[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:]_block_invoke_2 -__80-[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:]_block_invoke --[UINavigationController(Stripe_Completion) stp_pushViewController:animated:completion:] -___88-[UINavigationController(Stripe_Completion) stp_pushViewController:animated:completion:]_block_invoke --[UINavigationController(Stripe_Completion) stp_popViewControllerAnimated:completion:] -___86-[UINavigationController(Stripe_Completion) stp_popViewControllerAnimated:completion:]_block_invoke -___copy_helper_block_.7 -___destroy_helper_block_.8 --[UINavigationController(Stripe_Completion) stp_popToViewController:animated:completion:] -___89-[UINavigationController(Stripe_Completion) stp_popToViewController:animated:completion:]_block_invoke -___copy_helper_block_.12 -___destroy_helper_block_.13 -___block_descriptor_tmp.9 -___block_descriptor_tmp.14 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UINavigationController+Stripe_Completion.m -linkUINavigationControllerCompletionCategory -__89-[UINavigationController(Stripe_Completion) stp_popToViewController:animated:completion:]_block_invoke -__86-[UINavigationController(Stripe_Completion) stp_popViewControllerAnimated:completion:]_block_invoke -__88-[UINavigationController(Stripe_Completion) stp_pushViewController:animated:completion:]_block_invoke -+[STPPromise promiseWithError:] -+[STPPromise promiseWithValue:] --[STPPromise init] --[STPPromise completed] --[STPPromise succeed:] -___22-[STPPromise succeed:]_block_invoke --[STPPromise fail:] -___19-[STPPromise fail:]_block_invoke --[STPPromise completeWith:] -___27-[STPPromise completeWith:]_block_invoke -___27-[STPPromise completeWith:]_block_invoke.38 -___copy_helper_block_.39 -___destroy_helper_block_.40 --[STPPromise onSuccess:] -___24-[STPPromise onSuccess:]_block_invoke -___copy_helper_block_.45 -___destroy_helper_block_.46 --[STPPromise onFailure:] -___24-[STPPromise onFailure:]_block_invoke --[STPPromise onCompletion:] -___27-[STPPromise onCompletion:]_block_invoke -___copy_helper_block_.53 -___destroy_helper_block_.54 -___27-[STPPromise onCompletion:]_block_invoke.56 -___copy_helper_block_.57 -___destroy_helper_block_.58 --[STPPromise map:] -___18-[STPPromise map:]_block_invoke -___18-[STPPromise map:]_block_invoke.65 --[STPPromise flatMap:] -___22-[STPPromise flatMap:]_block_invoke -___22-[STPPromise flatMap:]_block_invoke_2 -___copy_helper_block_.69 -___destroy_helper_block_.70 -___22-[STPPromise flatMap:]_block_invoke.72 -___copy_helper_block_.76 -___destroy_helper_block_.77 -___22-[STPPromise flatMap:]_block_invoke.79 -___copy_helper_block_.80 -___destroy_helper_block_.81 --[STPPromise asVoid] -___20-[STPPromise asVoid]_block_invoke -___20-[STPPromise asVoid]_block_invoke.89 -___copy_helper_block_.90 -___destroy_helper_block_.91 --[STPPromise value] --[STPPromise setValue:] --[STPPromise error] --[STPPromise setError:] --[STPPromise successCallbacks] --[STPPromise setSuccessCallbacks:] --[STPPromise errorCallbacks] --[STPPromise setErrorCallbacks:] --[STPPromise .cxx_destruct] --[STPVoidPromise succeed] --[STPVoidPromise voidCompleteWith:] -___35-[STPVoidPromise voidCompleteWith:]_block_invoke -___35-[STPVoidPromise voidCompleteWith:]_block_invoke.131 -___copy_helper_block_.132 -___destroy_helper_block_.133 --[STPVoidPromise voidOnSuccess:] -___32-[STPVoidPromise voidOnSuccess:]_block_invoke --[STPVoidPromise voidFlatMap:] -___30-[STPVoidPromise voidFlatMap:]_block_invoke -___copy_helper_block_.139 -___destroy_helper_block_.140 --[STPVoidPromise asVoid] -_OBJC_IVAR_$_STPPromise._successCallbacks -_OBJC_IVAR_$_STPPromise._errorCallbacks -___block_descriptor_tmp.42 -___block_descriptor_tmp.47 -___block_descriptor_tmp.52 -___block_descriptor_tmp.55 -___block_descriptor_tmp.68 -___block_descriptor_tmp.71 -___block_descriptor_tmp.78 -___block_descriptor_tmp.82 -___block_descriptor_tmp.92 -_OBJC_IVAR_$_STPPromise._value -_OBJC_IVAR_$_STPPromise._error -___block_descriptor_tmp.128 -___block_descriptor_tmp.134 -___block_descriptor_tmp.142 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPromise.m -__30-[STPVoidPromise voidFlatMap:]_block_invoke -__32-[STPVoidPromise voidOnSuccess:]_block_invoke -__35-[STPVoidPromise voidCompleteWith:]_block_invoke.131 -__35-[STPVoidPromise voidCompleteWith:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPromise.h -__20-[STPPromise asVoid]_block_invoke.89 -__20-[STPPromise asVoid]_block_invoke -__22-[STPPromise flatMap:]_block_invoke.79 -__22-[STPPromise flatMap:]_block_invoke.72 -__22-[STPPromise flatMap:]_block_invoke_2 -__22-[STPPromise flatMap:]_block_invoke -__18-[STPPromise map:]_block_invoke.65 -__18-[STPPromise map:]_block_invoke -__27-[STPPromise onCompletion:]_block_invoke.56 -__27-[STPPromise onCompletion:]_block_invoke -__24-[STPPromise onFailure:]_block_invoke -__24-[STPPromise onSuccess:]_block_invoke -__27-[STPPromise completeWith:]_block_invoke.38 -__27-[STPPromise completeWith:]_block_invoke -__19-[STPPromise fail:]_block_invoke -__22-[STPPromise succeed:]_block_invoke --[NSString(Stripe) stp_safeSubstringToIndex:] --[NSString(Stripe) stp_safeSubstringFromIndex:] --[NSString(Stripe) stp_reversedString] -___38-[NSString(Stripe) stp_reversedString]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSString+Stripe.m -linkNSStringCategory -__38-[NSString(Stripe) stp_reversedString]_block_invoke -+[Stripe(STPURLCallbackHandlerAdditions) handleStripeURLCallbackWithURL:] --[STPURLCallback urlComponents] --[STPURLCallback setUrlComponents:] --[STPURLCallback listener] --[STPURLCallback setListener:] --[STPURLCallback .cxx_destruct] -+[STPURLCallbackHandler shared] -___31+[STPURLCallbackHandler shared]_block_invoke --[STPURLCallbackHandler init] --[STPURLCallbackHandler handleURLCallback:] --[STPURLCallbackHandler registerListener:forURL:] --[STPURLCallbackHandler unregisterListener:] --[STPURLCallbackHandler callbacks] --[STPURLCallbackHandler setCallbacks:] --[STPURLCallbackHandler .cxx_destruct] -_OBJC_IVAR_$_STPURLCallback._urlComponents -_OBJC_IVAR_$_STPURLCallback._listener -_shared.handler -_shared.onceToken -_OBJC_IVAR_$_STPURLCallbackHandler._callbacks -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPURLCallbackHandler.m -__31+[STPURLCallbackHandler shared]_block_invoke -+[STPAPIRequest postWithAPIClient:endpoint:parameters:deserializer:completion:] -+[STPAPIRequest postWithAPIClient:endpoint:parameters:deserializers:completion:] -___80+[STPAPIRequest postWithAPIClient:endpoint:parameters:deserializers:completion:]_block_invoke -+[STPAPIRequest getWithAPIClient:endpoint:parameters:deserializer:completion:] -___78+[STPAPIRequest getWithAPIClient:endpoint:parameters:deserializer:completion:]_block_invoke -___copy_helper_block_.38 -___destroy_helper_block_.39 -+[STPAPIRequest parseResponse:body:error:deserializers:completion:] -___67+[STPAPIRequest parseResponse:body:error:deserializers:completion:]_block_invoke -___copy_helper_block_.71 -___destroy_helper_block_.72 -___block_descriptor_tmp.41 -___block_descriptor_tmp.74 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAPIRequest.m -__67+[STPAPIRequest parseResponse:body:error:deserializers:completion:]_block_invoke -__78+[STPAPIRequest getWithAPIClient:endpoint:parameters:deserializer:completion:]_block_invoke -__80+[STPAPIRequest postWithAPIClient:endpoint:parameters:deserializers:completion:]_block_invoke -+[STPFile stringToPurposeMapping] -+[STPFile purposeFromString:] -+[STPFile stringFromPurpose:] --[STPFile isEqual:] --[STPFile hash] --[STPFile isEqualToFile:] -+[STPFile requiredFields] -+[STPFile decodedObjectFromAPIResponse:] --[STPFile fileId] --[STPFile setFileId:] --[STPFile created] --[STPFile setCreated:] --[STPFile purpose] --[STPFile setPurpose:] --[STPFile size] --[STPFile setSize:] --[STPFile type] --[STPFile setType:] --[STPFile allResponseFields] --[STPFile setAllResponseFields:] --[STPFile .cxx_destruct] -_OBJC_IVAR_$_STPFile._fileId -_OBJC_IVAR_$_STPFile._created -_OBJC_IVAR_$_STPFile._purpose -_OBJC_IVAR_$_STPFile._size -_OBJC_IVAR_$_STPFile._type -_OBJC_IVAR_$_STPFile._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPFile.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPFile.h -+[NSBundle(Stripe_AppName) stp_applicationName] -+[NSBundle(Stripe_AppName) stp_applicationVersion] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSBundle+Stripe_AppName.m -linkNSBundleAppNameCategory --[UIView(Stripe_FirstResponder) stp_findFirstResponder] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIView+Stripe_FirstResponder.m -linkUIViewFirstResponderCategory --[STPBankAccountParams init] --[STPBankAccountParams last4] -+[STPBankAccountParams stringToAccountHolderTypeMapping] -+[STPBankAccountParams accountHolderTypeFromString:] -+[STPBankAccountParams stringFromAccountHolderType:] --[STPBankAccountParams description] -+[STPBankAccountParams rootObjectName] -+[STPBankAccountParams propertyNamesToFormFieldNamesMapping] --[STPBankAccountParams accountHolderTypeString] --[STPBankAccountParams additionalAPIParameters] --[STPBankAccountParams setAdditionalAPIParameters:] --[STPBankAccountParams accountNumber] --[STPBankAccountParams setAccountNumber:] --[STPBankAccountParams routingNumber] --[STPBankAccountParams setRoutingNumber:] --[STPBankAccountParams country] --[STPBankAccountParams setCountry:] --[STPBankAccountParams currency] --[STPBankAccountParams setCurrency:] --[STPBankAccountParams accountHolderName] --[STPBankAccountParams setAccountHolderName:] --[STPBankAccountParams accountHolderType] --[STPBankAccountParams setAccountHolderType:] --[STPBankAccountParams .cxx_destruct] -_OBJC_IVAR_$_STPBankAccountParams._additionalAPIParameters -_OBJC_IVAR_$_STPBankAccountParams._accountHolderType -_OBJC_IVAR_$_STPBankAccountParams._accountNumber -_OBJC_IVAR_$_STPBankAccountParams._routingNumber -_OBJC_IVAR_$_STPBankAccountParams._country -_OBJC_IVAR_$_STPBankAccountParams._currency -_OBJC_IVAR_$_STPBankAccountParams._accountHolderName -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBankAccountParams.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPBankAccountParams.h -+[STPSourceVerification stringToStatusMapping] -+[STPSourceVerification statusFromString:] -+[STPSourceVerification stringFromStatus:] --[STPSourceVerification description] -+[STPSourceVerification requiredFields] -+[STPSourceVerification decodedObjectFromAPIResponse:] --[STPSourceVerification attemptsRemaining] --[STPSourceVerification setAttemptsRemaining:] --[STPSourceVerification status] --[STPSourceVerification setStatus:] --[STPSourceVerification allResponseFields] --[STPSourceVerification setAllResponseFields:] --[STPSourceVerification .cxx_destruct] -_OBJC_IVAR_$_STPSourceVerification._attemptsRemaining -_OBJC_IVAR_$_STPSourceVerification._status -_OBJC_IVAR_$_STPSourceVerification._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceVerification.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceVerification.h -/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/stripe-ios/v11.0.0/Build/Intermediates/Stripe.build/Release-iphoneos/StripeiOS.build/DerivedSources/Stripe_vers.c -__ZL15__ARCLite__loadv -__ZL58__arclite_NSMutableDictionary__setObject_forKeyedSubscriptP19NSMutableDictionaryP13objc_selectorP11objc_objectS4_ -__ZL22add_image_hook_swiftV1PK11mach_headerl -__ZL42__arclite_NSUndoManagerProxy_isKindOfClassP11objc_objectP13objc_selectorP10objc_class -__ZL13replaceMethodP10objc_classP13objc_selectorPFP11objc_objectS4_S2_zEPS6_ -__ZL30__arclite_NSManagedObject_initP11objc_objectP13objc_selector -__ZL41__arclite_NSManagedObject_allocWithEntityP11objc_objectP13objc_selectorS0_ -__ZL36__arclite_NSManagedObject_allocBatchP11objc_objectP13objc_selectorPS0_S0_j -__ZL37__arclite_NSKKMS_fastIndexForKnownKeyP11objc_objectP13objc_selectorS0_ -__ZL28__arclite_NSKKMS_indexForKeyP11objc_objectP13objc_selectorS0_ -__ZL29__arclite_NSKKsD_objectForKeyP11objc_objectP13objc_selectorS0_ -__ZL35__arclite_NSKKsD_removeObjectForKeyP11objc_objectP13objc_selectorS0_ -__ZL33__arclite_NSKKsD_setObject_forKeyP11objc_objectP13objc_selectorS0_S0_ -__ZL41__arclite_NSKKsD_addEntriesFromDictionaryP11objc_objectP13objc_selectorP12NSDictionary -__ZL28__arclite_objc_readClassPairP10objc_classPK15objc_image_info -__ZL32__arclite_objc_allocateClassPairP10objc_classPKcm -__ZL32__arclite_object_getIndexedIvarsP11objc_object -__ZL23__arclite_objc_getClassPKc -__ZL27__arclite_objc_getMetaClassPKc -__ZL31__arclite_objc_getRequiredClassPKc -__ZL26__arclite_objc_lookUpClassPKc -__ZL26__arclite_objc_getProtocolPKc -__ZL23__arclite_class_getNameP10objc_class -__ZL26__arclite_protocol_getNameP8Protocol -__ZL37__arclite_objc_copyClassNamesForImagePKcPj -__ZL17transcribeMethodsP10objc_classP15glue_class_ro_t -__ZL19transcribeProtocolsP10objc_classP15glue_class_ro_t -__ZL20transcribePropertiesP10objc_classP15glue_class_ro_t -__ZL14initialize_impP11objc_objectP13objc_selector -__ZL18allocateMaybeSwiftP18glue_swift_class_tm -__ZL22copySwiftV1MangledNamePKcb -__ZL13demangledNamePKcb -__ZL16scanMangledFieldRPKcS0_S1_Ri -__ZL30arclite_uninitialized_functionv -__ZL12cxxConstructP11objc_object -__ZL20fixStringForCoreDataP11objc_object -_OBJC_METACLASS_$___ARCLite__ -__ZL24OBJC_CLASS_$___ARCLite__ -__ZL31OBJC_METACLASS_RO_$___ARCLite__ -__non_lazy_classes -__ZL27OBJC_CLASS_RO_$___ARCLite__ -__ZL11_class_name -__ZL32OBJC_$_CLASS_METHODS___ARCLite__ -__ZL17_load_method_name -__ZL17_load_method_type -l_OBJC_PROTOCOL_$___ARCLiteKeyedSubscripting__ -l_OBJC_LABEL_PROTOCOL_$___ARCLiteKeyedSubscripting__ -l_OBJC_PROTOCOL_REFERENCE_$___ARCLiteKeyedSubscripting__ -__ZL30NSUndoManagerProxy_targetClass -__ZL29original_NSManagedObject_init -__ZL40original_NSManagedObject_allocWithEntity -__ZL35original_NSManagedObject_allocBatch -__ZL25NSMutableDictionary_class -__ZL22NSConstantString_class -__ZL14NSString_class -__ZL36original_NSKKMS_fastIndexForKnownKey -__ZL27original_NSKKMS_indexForKey -__ZL28original_NSKKsD_objectForKey -__ZL34original_NSKKsD_removeObjectForKey -__ZL32original_NSKKsD_setObject_forKey -__ZL40original_NSKKsD_addEntriesFromDictionary -__ZZL22add_image_hook_swiftV1PK11mach_headerlE7patches -__ZGVZL22add_image_hook_swiftV1PK11mach_headerlE7patches -__ZL31original_objc_allocateClassPair -__ZL31original_object_getIndexedIvars -__ZL22original_objc_getClass -__ZL26original_objc_getMetaClass -__ZL30original_objc_getRequiredClass -__ZL25original_objc_lookUpClass -__ZL25original_objc_getProtocol -__ZL22original_class_getName -__ZL25original_protocol_getName -__ZL36original_objc_copyClassNamesForImage -__ZL12demangleLock -__ZL9Demangled -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -Wno-trigraphs -fno-exceptions -fno-rtti -mpascal-strings -Os -Wno-missing-field-initializers -Wmissing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -D NDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -miphoneos-version-min=4.3 -g -fno-threadsafe-statics -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -fembed-bitcode=all -iquote /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-generated-files.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-own-target-headers.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-all-target-headers.hmap -iquote /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-project-headers.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/Symbols/BuiltProducts/include -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/DerivedSources/arm64 -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/DerivedSources -F/Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/Symbols/BuiltProducts -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk/System/Library/PrivateFrameworks -Wall -Wextra -Wno-gcc-compat -Wno-error=incomplete-umbrella -Wno-error=incomplete-umbrella -MMD -MT dependencies -MF /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/arm64/arclite.d --serialize-diagnostics /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/arm64/arclite.dia -c /Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66/source/arclite.mm -o /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/arm64/arclite.o -mlinker-version=278.4 -/Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66/source/arclite.mm -/Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66 -fixStringForCoreData -cxxConstruct -arclite_uninitialized_function -scanMangledField -isdigit -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk/usr/include/ctype.h -__isctype -demangledName -copySwiftV1DemangledName -copySwiftV1MangledName -allocateMaybeSwift -word_align -isSwift -initialize_imp -transcribeProperties -property_list_nth -transcribeProtocols -transcribeMethods -data -method_list_nth -__arclite_objc_copyClassNamesForImage -__arclite_protocol_getName -__arclite_class_getName -__arclite_objc_getProtocol -__arclite_objc_lookUpClass -__arclite_objc_getRequiredClass -__arclite_objc_getMetaClass -__arclite_objc_getClass -__arclite_object_getIndexedIvars -__arclite_objc_allocateClassPair -metaclass -__arclite_objc_readClassPair -transcribeIvars -ivar_list_nth -max -alignment -ro -fastFlags -__arclite_NSKKsD_addEntriesFromDictionary -__arclite_NSKKsD_setObject_forKey -__arclite_NSKKsD_removeObjectForKey -__arclite_NSKKsD_objectForKey -__arclite_NSKKMS_indexForKey -__arclite_NSKKMS_fastIndexForKnownKey -__arclite_NSManagedObject_allocBatch -__arclite_NSManagedObject_allocWithEntity -__arclite_NSManagedObject_init -replaceMethod -__arclite_NSUndoManagerProxy_isKindOfClass -add_image_hook_swiftV1 -patch_lazy_pointers -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -__arclite_NSMutableDictionary__setObject_forKeyedSubscript -__ARCLite__load -install_swiftV1 -install_dict_nil_value -addOrReplaceMethod -keyedGetter diff --git a/ios/Carthage/Build/iOS/14A0819B-6DA9-3356-85C6-3B5772B46EEF.bcsymbolmap b/ios/Carthage/Build/iOS/14A0819B-6DA9-3356-85C6-3B5772B46EEF.bcsymbolmap deleted file mode 100644 index afb2e4d..0000000 --- a/ios/Carthage/Build/iOS/14A0819B-6DA9-3356-85C6-3B5772B46EEF.bcsymbolmap +++ /dev/null @@ -1,5893 +0,0 @@ -BCSymbolMap Version: 2.0 -_swift_rt_swift_retain -_swift_rt_swift_release -__T0SqWy.3 -__T0s24_VariantDictionaryBufferOWy -__T0s24_VariantDictionaryBufferOWy.5 -__T0SqWe.20 -__T09Alamofire7AFErrorO30ParameterEncodingFailureReasonOWy -__T09Alamofire7AFErrorO30ParameterEncodingFailureReasonOWy.21 -__T09Alamofire7AFErrorO30MultipartEncodingFailureReasonOWy -__T09Alamofire7AFErrorO30MultipartEncodingFailureReasonOWy.22 -__T09Alamofire7AFErrorO31ResponseValidationFailureReasonOWy -__T09Alamofire7AFErrorO31ResponseValidationFailureReasonOWy.23 -__T09Alamofire7AFErrorO34ResponseSerializationFailureReasonOWy -__T09Alamofire7AFErrorO34ResponseSerializationFailureReasonOWy.24 -__T0SqWe.35 -__TTWV9Alamofire8Timelines23CustomStringConvertibleS_FS1_g11descriptionSS_merged -__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__ -__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__ -__TTSg5O9Alamofire10HTTPMethodS0_s16RawRepresentableS____TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -__TFC9Alamofire7Request18cURLRepresentationfT_SS -__TTSg5O9Alamofire10HTTPMethodS0_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -__TTSg5OC9Alamofire26NetworkReachabilityManager14ConnectionTypeS1_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -__TTSg5OV9Alamofire11URLEncoding11DestinationS1_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -__TTSg5O9Alamofire10HTTPMethodS0_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS__merged -__TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation___TFVs11AnyHashableCuRxs8HashablerfxS_ -__TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWO9Alamofire7AFError10Foundation14LocalizedErrorS_FS2_g13failureReasonGSqSS__merged -__TTWurGV9Alamofire12DataResponsex_s23CustomStringConvertibleS_FS1_g11descriptionSS_merged -__TTWurGV9Alamofire16DownloadResponsex_s23CustomStringConvertibleS_FS1_g11descriptionSS_merged -__TTWurGO9Alamofire6Resultx_s23CustomStringConvertibleS_FS1_g11descriptionSS_merged -__TTWVCSo14NSNotification4Names21_ObjectiveCBridgeable10FoundationFS1_19_bridgeToObjectiveCfT_wx15_ObjectiveCType -__TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_19_bridgeToObjectiveCfT_WxS0_15_ObjectiveCType_ -__TTWVCSo14NSNotification4Names21_ObjectiveCBridgeable10FoundationZFS1_26_forceBridgeFromObjectiveCfTwx15_ObjectiveCType6resultRGSqx__T_ -__TTWVCSo14NSNotification4Names21_ObjectiveCBridgeable10FoundationZFS1_34_conditionallyBridgeFromObjectiveCfTwx15_ObjectiveCType6resultRGSqx__Sb -__TTWVCSo14NSNotification4Names21_ObjectiveCBridgeable10FoundationZFS1_36_unconditionallyBridgeFromObjectiveCfGSqwx15_ObjectiveCType_x -__TTWVCSo14NSNotification4Names16RawRepresentable10FoundationFS1_CfT8rawValuewx8RawValue_GSqx_ -__TTWVCSo14NSNotification4Names16RawRepresentable10FoundationFS1_g8rawValuewx8RawValue -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_CuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWVSC16FileAttributeKeys9_Hashable10FoundationFS0_14_toAnyHashablefT_Vs11AnyHashable -__TTWVSC16FileAttributeKeys9Equatable10FoundationZFS0_oi2eefTxx_Sb -__TTWVSC16FileAttributeKeys8Hashable10FoundationFS0_g9hashValueSi -__TTWVSC16FileAttributeKeys16RawRepresentable10FoundationFS0_g8rawValuewx8RawValue -__TTWVSC16FileAttributeKeys21_ObjectiveCBridgeable10FoundationFS0_19_bridgeToObjectiveCfT_wx15_ObjectiveCType -__TTWVSC16FileAttributeKeys21_ObjectiveCBridgeable10FoundationZFS0_26_forceBridgeFromObjectiveCfTwx15_ObjectiveCType6resultRGSqx__T_ -__TTWVSC16FileAttributeKeys21_ObjectiveCBridgeable10FoundationZFS0_34_conditionallyBridgeFromObjectiveCfTwx15_ObjectiveCType6resultRGSqx__Sb -__TTWVCSo17JSONSerialization14WritingOptionss9Equatable10FoundationZFS1_oi2eefTxx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss25ExpressibleByArrayLiteral10FoundationFS1_Cft12arrayLiteralGSawx7Element__x -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_CfT_x -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_5unionfxx -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_12intersectionfxx -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_19symmetricDifferencefxx -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_6insertfwx7ElementT8insertedSb17memberAfterInsertwxS3__ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_6removefwx7ElementGSqwxS3__ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_6updatefT4withwx7Element_GSqwxS3__ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_9formUnionfxT_ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_16formIntersectionfxT_ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_23formSymmetricDifferencefxT_ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_11subtractingfxx -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_8isSubsetfT2ofx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_10isDisjointfT4withx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_10isSupersetfT2ofx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_g7isEmptySb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_CuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_8subtractfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss9Equatable10FoundationZFS1_oi2eefTxx_Sb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_CfT_x -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_12intersectionfxx -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_6insertfwx7ElementT8insertedSb17memberAfterInsertwxS3__ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_9formUnionfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_16formIntersectionfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_CuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWVCSo6NSData21Base64EncodingOptionss25ExpressibleByArrayLiteral10FoundationFS1_Cft12arrayLiteralGSawx7Element__x -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_CuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWOSC18SecTrustResultTypes9Equatable8SecurityZFS0_oi2eefTxx_Sb -__TTWOSC18SecTrustResultTypes16RawRepresentable8SecurityFS0_CfT8rawValuewx8RawValue_GSqx_ -__TTWOSC18SecTrustResultTypes16RawRepresentable8SecurityFS0_g8rawValuewx8RawValue -__TTWVCSo17JSONSerialization14WritingOptionss16RawRepresentable10FoundationFS1_g8rawValuewx8RawValue -__TTWVCSo17JSONSerialization14WritingOptionss9OptionSet10FoundationFS1_CfT8rawValuewx8RawValue_x -__TTSfq4n_n_n_d___TFSSCfT21_builtinStringLiteralBp17utf8CodeUnitCountBw7isASCIIBi1__SS -__TTSg5GSaSS_GSaSS_s8Sequences___TFFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedFT9separatorSS_SSU_FT_Si -__TTSgq5GVs16IndexingIteratorGSRVs5UInt8__GS_GSRS0___s16IteratorProtocols___TFVs4UTF86decodeuRxs16IteratorProtocolwx7ElementzVs5UInt8rfRxOs21UnicodeDecodingResult -__TTSfq4n_n_n_d___TFVs13_StringBufferCfT8capacitySi11initialSizeSi12elementWidthSi_S_ -__TTSfq4d___TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TZFVs11_HeapBuffer14_elementOffsetfT_Si -__TTSfq4n_d___TZFVs4UTF810_decodeOnefVs6UInt32T6resultGSqS0__6lengthVs5UInt8_ -__TFVs11_StringCore15reserveCapacityfSiT_ -__TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -__TTSfq4gs_gs_d___TZFSSoi2eefTSSSS_Sb -__TFCs24_CocoaDictionaryIterator4nextfT_GSqTPs9AnyObject_PS0____ -__TFs17_squeezeHashValueFTSiSi_Si -__TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer18nativeRemoveObjectfT6forKeyx_GSqq__ -__TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -__TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -__TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -__TTSg5P__SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -__TTSg5MV9Alamofire10AdaptError_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -__TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T__merged -__TTSfq4n_d___TFVs6MirrorCfT10reflectingP__S_ -__TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_L_13printTypeNameu0_R_S_rfPMP_T_ -__TTSfq4gs_d___TFVs9CharacterCfSSS_ -__TTSfq4n_d___TFSSCfVs9CharacterSS -__TTSfq4s_d_n_n_d___TTSgq5VVs9Character10_SmallUTF8S0_s10Collections_Vs4UTF8S2_s12UnicodeCodecs___TZFVs13_StringBuffer13fromCodeUnitsu0_Rxs10Collection_s12UnicodeCodecw_8CodeUnitzWx8Iterator7Element_rfTx8encodingMq_24repairIllFormedSequencesSb15minimumCapacitySi_TGSqS__8hadErrorSb_ -__TTSfq4n_d_n_d___TTSgq5VVVs9Character10_SmallUTF88IteratorS1_s16IteratorProtocols_Vs4UTF8S3_s12UnicodeCodecs___TZFVs5UTF1616transcodedLengthu0_Rxs16IteratorProtocol_s12UnicodeCodecw_8CodeUnitzwx7ElementrfT2ofx9decodedAsMq_27repairingIllFormedSequencesSb_GSqT5countSi7isASCIISb__ -__TTWSis9EquatablesZFS_oi2eefTxx_Sb -__TTWVs6UInt32s17BitwiseOperationssZFS0_oi1afTxx_x -__TTSf4gs_n___TTSg5GSaSS_GSaSS_s8Sequences___TFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedfT9separatorSS_SS -_swift_rt_swift_getExistentialTypeMetadata -_swift_rt_swift_allocObject -_swift_rt_swift_slowAlloc -__TMaTCSo10URLSessionCSo20URLSessionStreamTask_ -_swift_rt_swift_getInitializedObjCClass -_swift_rt_swift_deallocObject -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__ -__TMaTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_ -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__ -__TTSf4n_n_d___TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -__TTSf4g_n_n_n___TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -__TTSf4g_d___TTSg5VCSo6NSData21Base64EncodingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TTSf4g_d___TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TMaCSo8NSString -__TMaVSC26SCNetworkReachabilityFlags -___swift_noop_void_return -___swift_memcpy4_4 -___swift_noop_self_return -___swift_memcpy_array4_4 -___swift_memmove_array4_4 -__TMaVCSo17JSONSerialization14WritingOptions -__TMaVCSo25PropertyListSerialization17MutabilityOptions -__TMaVCSo6NSData21Base64EncodingOptions -__TwXXV9Alamofire8Timeline -_swift_rt_swift_slowDealloc -__TwCPV9Alamofire8Timeline -__TwprV9Alamofire8Timeline -__TwCpV9Alamofire8Timeline -___swift_memcpy64_8 -__TwalV9Alamofire8Timeline -___swift_copy_outline_pointer -___swift_memcpy_array64_8 -___swift_memmove_array64_8 -__TwXXVCSo14NSNotification4Name -__TwCPVCSo14NSNotification4Name -__TwcpVCSo14NSNotification4Name -__TwcaVCSo14NSNotification4Name -__TwtaVCSo14NSNotification4Name -__TwXxVCSo14NSNotification4Name -__TwCcVCSo14NSNotification4Name -__TwxgVCSo14NSNotification4Name -__TwupOSC18SecTrustResultType -__TwuiOSC18SecTrustResultType -__TTSf4s_n___TTSg5SS_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -__TTSf4n_gs_n_n___TTSg5P__SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -__TTSf4n_gs_n_n___TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -__TTSf4n_gs_n_n___TTSg5MV9Alamofire10AdaptError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -__TTSf4n_gs_n_n___TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T__merged -__TTSf4g_n_d___TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -__TTSf4g_n_d___TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -_swift_rt_swift_dynamicCast -__TMaGCs17_AnyCollectionBoxT5labelGSqSS_5valueP___ -__TMaGCs19_AnyIteratorBoxBaseT5labelGSqSS_5valueP___ -__TMaGCs17_AnyCollectionBoxT5labelGSqSS_5valueP____merged -_swift_rt_swift_getEnumCaseSinglePayload -_swift_rt_swift_isUniquelyReferenced_nonNull_native -__swift_dead_method_stub -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_6updatefT4withwx7Element_GSqwxS2__ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_6updatefT4withwx7Element_GSqwxS3__ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_6updatefT4withwx7Element_GSqwxS3__ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_12intersectionfxx -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_12intersectionfxx -__TwtaVSC16FileAttributeKey -__TwXxVSC16FileAttributeKey -__TwcpVSC16FileAttributeKey -__TTSf4g_d___TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TTSf4g_d___TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TTSf4g_d___TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TTWVSC16FileAttributeKeys21_ObjectiveCBridgeable10FoundationZFS0_36_unconditionallyBridgeFromObjectiveCfGSqwx15_ObjectiveCType_x -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_11subtractingfxx -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_11subtractingfxx -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_11subtractingfxx -__TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_19_bridgeToObjectiveCfT_WxS0_15_ObjectiveCType_ -__TTWVSC26SCNetworkReachabilityFlagss16RawRepresentable19SystemConfigurationFS0_CfT8rawValuewx8RawValue_GSqx_ -__TTWVCSo17JSONSerialization14WritingOptionss16RawRepresentable10FoundationFS1_CfT8rawValuewx8RawValue_GSqx_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss16RawRepresentable10FoundationFS1_CfT8rawValuewx8RawValue_GSqx_ -__TTWVCSo6NSData21Base64EncodingOptionss16RawRepresentable10FoundationFS1_CfT8rawValuewx8RawValue_GSqx_ -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.85 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.89 -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_19symmetricDifferencefxx -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_19symmetricDifferencefxx -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_19symmetricDifferencefxx -__TwCpVCSo14NSNotification4Name -__TwCPVSC16FileAttributeKey -__TwCpVSC16FileAttributeKey -__TTSf4g_n_d___TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -__TTSf4g_n_d___TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_16formIntersectionfxT_ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_16formIntersectionfxT_ -__TTWVSC26SCNetworkReachabilityFlagss9OptionSet19SystemConfigurationFS0_CfT8rawValuewx8RawValue_x -__TTWVCSo25PropertyListSerialization17MutabilityOptionss9OptionSet10FoundationFS1_CfT8rawValuewx8RawValue_x -__TTWVCSo6NSData21Base64EncodingOptionss9OptionSet10FoundationFS1_CfT8rawValuewx8RawValue_x -__TTSg5P__SSSSs16TextOutputStreams___TFFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_L_13printTypeNameu0_R_S_rfPMP_T_ -__TTSg5MV9Alamofire10AdaptError_SSSSs16TextOutputStreams___TFFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_L_13printTypeNameu0_R_S_rfPMP_T_ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_6insertfwx7ElementT8insertedSb17memberAfterInsertwxS2__ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_6insertfwx7ElementT8insertedSb17memberAfterInsertwxS3__ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_8subtractfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_8subtractfxT_ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_8subtractfxT_ -__TTWVSC26SCNetworkReachabilityFlagss9Equatable19SystemConfigurationZFS0_oi2eefTxx_Sb -__TTWVCSo6NSData21Base64EncodingOptionss9Equatable10FoundationZFS1_oi2eefTxx_Sb -__TwcaVSC16FileAttributeKey -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_CfT_x -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_CfT_x -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_6removefwx7ElementGSqwxS2__ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_6removefwx7ElementGSqwxS3__ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_6removefwx7ElementGSqwxS3__ -__TwxsVSC16FileAttributeKey -__TwxsVCSo14NSNotification4Name -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_23formSymmetricDifferencefxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_23formSymmetricDifferencefxT_ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_23formSymmetricDifferencefxT_ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_g7isEmptySb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_g7isEmptySb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_g7isEmptySb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_9formUnionfxT_ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_9formUnionfxT_ -__TwugOSC18SecTrustResultType -__TTWVSC26SCNetworkReachabilityFlagss16RawRepresentable19SystemConfigurationFS0_g8rawValuewx8RawValue -__TTWVCSo25PropertyListSerialization17MutabilityOptionss16RawRepresentable10FoundationFS1_g8rawValuewx8RawValue -__TTWVCSo6NSData21Base64EncodingOptionss16RawRepresentable10FoundationFS1_g8rawValuewx8RawValue -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_5unionfxx -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_5unionfxx -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_5unionfxx -__TwdeV9Alamofire8Timeline -__TwxxVCSo14NSNotification4Name -__TwXXVSC16FileAttributeKey -__TwxxVSC16FileAttributeKey -__TwxgVSC16FileAttributeKey -__TwTkV9Alamofire8Timeline -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_8containsfwx7ElementSb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_10isSupersetfT2ofx_Sb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_8isSubsetfT2ofx_Sb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_10isDisjointfT4withx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_8containsfwx7ElementSb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_8containsfwx7ElementSb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_8isSubsetfT2ofx_Sb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_10isDisjointfT4withx_Sb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_10isSupersetfT2ofx_Sb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_8containsfwx7ElementSb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_8isSubsetfT2ofx_Sb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_10isDisjointfT4withx_Sb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_10isSupersetfT2ofx_Sb -__TTWVSC16FileAttributeKeys16RawRepresentable10FoundationFS0_CfT8rawValuewx8RawValue_GSqx_ -__TwCcVSC16FileAttributeKey -__TTWVCSo25PropertyListSerialization17MutabilityOptionss25ExpressibleByArrayLiteral10FoundationFS1_Cft12arrayLiteralGSawx7Element__x -__TTWVSC26SCNetworkReachabilityFlagss25ExpressibleByArrayLiteral19SystemConfigurationFS0_Cft12arrayLiteralGSawx7Element__x -_globalinit_33_39EEDF845955893097265C4B130CD574_token2 -_globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_token3 -_globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_token4 -_globalinit_33_63939572A7C2420E87E8A689642C11D2_token6 -_globalinit_33_5086B0E684B07FD2C061AC50FDA3F8DD_token7 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token8 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token9 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token10 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token11 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token12 -__TMLGCs23_ContiguousArrayStoragePs7CVarArg__ -__TMLPs7CVarArg_ -__TMLGCs23_ContiguousArrayStorageSS_ -__TMLFTCSo10URLSessionCSo20URLSessionStreamTask_T_ -__TMLTCSo10URLSessionCSo20URLSessionStreamTask_ -__TMLCSo10URLSession -__TMLCSo20URLSessionStreamTask -__TWvdvC9Alamofire15SessionDelegate21_streamTaskReadClosedGSqP__ -__TWvdvC9Alamofire15SessionDelegate22_streamTaskWriteClosedGSqP__ -__TWvdvC9Alamofire15SessionDelegate32_streamTaskBetterRouteDiscoveredGSqP__ -__TMLFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T_ -__TMLTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_ -__TMLCSo11InputStream -__TMLCSo12OutputStream -__TWvdvC9Alamofire15SessionDelegate31_streamTaskDidBecomeInputStreamGSqP__ -__TWvdvC9Alamofire15SessionDelegateP33_C1429AFAFE992038BE684357B225C8834lockCSo6NSLock -__TWvdvC9Alamofire15SessionDelegateP33_C1429AFAFE992038BE684357B225C8838requestsGVs10DictionarySiCS_7Request_ -__TMLCSo13DispatchQueue -__TMV9Alamofire10AdaptError -__TMLGVs20_ConcreteHashableBoxSi_ -__TWPVCSo14NSNotification4Names16RawRepresentable10Foundation -__TMLCSo8NSString -__TWPVCSo14NSNotification4Names21_ObjectiveCBridgeable10Foundation -__TWPVCSo14NSNotification4Names20_SwiftNewtypeWrapper10Foundation -__TWPVSC26SCNetworkReachabilityFlagss9Equatable19SystemConfiguration -__TMLVSC26SCNetworkReachabilityFlags -__TWVVSC26SCNetworkReachabilityFlags -__TMnVSC26SCNetworkReachabilityFlags -__TMVSC26SCNetworkReachabilityFlags -__TWPVSC26SCNetworkReachabilityFlagss25ExpressibleByArrayLiteral19SystemConfiguration -__TWPVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfiguration -__TWPVSC26SCNetworkReachabilityFlagss16RawRepresentable19SystemConfiguration -__TWPVSC26SCNetworkReachabilityFlagss9OptionSet19SystemConfiguration -__TWPVSC16FileAttributeKeys9Equatable10Foundation -__TWPVSC16FileAttributeKeys9_Hashable10Foundation -__TWPVSC16FileAttributeKeys8Hashable10Foundation -__TWPVSC16FileAttributeKeys16RawRepresentable10Foundation -__TWPVSC16FileAttributeKeys21_ObjectiveCBridgeable10Foundation -__TWPVSC16FileAttributeKeys20_SwiftNewtypeWrapper10Foundation -__TWPVCSo17JSONSerialization14WritingOptionss9Equatable10Foundation -__TMLVCSo17JSONSerialization14WritingOptions -__TMLCSo17JSONSerialization -__TWVVCSo17JSONSerialization14WritingOptions -__TMnVCSo17JSONSerialization14WritingOptions -__TMVCSo17JSONSerialization14WritingOptions -__TWPVCSo17JSONSerialization14WritingOptionss25ExpressibleByArrayLiteral10Foundation -__TWPVCSo17JSONSerialization14WritingOptionss10SetAlgebra10Foundation -__TWPVCSo25PropertyListSerialization17MutabilityOptionss9Equatable10Foundation -__TMLVCSo25PropertyListSerialization17MutabilityOptions -__TMLCSo25PropertyListSerialization -__TWVVCSo25PropertyListSerialization17MutabilityOptions -__TMnVCSo25PropertyListSerialization17MutabilityOptions -__TMVCSo25PropertyListSerialization17MutabilityOptions -__TWPVCSo25PropertyListSerialization17MutabilityOptionss25ExpressibleByArrayLiteral10Foundation -__TWPVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10Foundation -__TWPVCSo6NSData21Base64EncodingOptionss9Equatable10Foundation -__TMLVCSo6NSData21Base64EncodingOptions -__TMLCSo6NSData -__TWVVCSo6NSData21Base64EncodingOptions -__TMnVCSo6NSData21Base64EncodingOptions -__TMVCSo6NSData21Base64EncodingOptions -__TWPVCSo6NSData21Base64EncodingOptionss25ExpressibleByArrayLiteral10Foundation -__TWPVCSo6NSData21Base64EncodingOptionss10SetAlgebra10Foundation -__TWPOSC18SecTrustResultTypes9Equatable8Security -__TWPOSC18SecTrustResultTypes16RawRepresentable8Security -__TWPVCSo17JSONSerialization14WritingOptionss16RawRepresentable10Foundation -__TWPVCSo17JSONSerialization14WritingOptionss9OptionSet10Foundation -__TWPVCSo25PropertyListSerialization17MutabilityOptionss16RawRepresentable10Foundation -__TWPVCSo25PropertyListSerialization17MutabilityOptionss9OptionSet10Foundation -__TWPVCSo6NSData21Base64EncodingOptionss16RawRepresentable10Foundation -__TWPVCSo6NSData21Base64EncodingOptionss9OptionSet10Foundation -__TMfV9Alamofire8Timeline -__TMRfV9Alamofire8Timeline -__swift_FORCE_LOAD_$_swiftFoundation_$_Alamofire -__swift_FORCE_LOAD_$_swiftObjectiveC_$_Alamofire -__swift_FORCE_LOAD_$_swiftDarwin_$_Alamofire -__swift_FORCE_LOAD_$_swiftDispatch_$_Alamofire -__TMRaVCSo14NSNotification4Names16RawRepresentable10Foundation -__TMLCSo14NSNotification -__TWVVCSo14NSNotification4Name -__TMnVCSo14NSNotification4Name -__TMVCSo14NSNotification4Name -__TMRaVCSo14NSNotification4Names21_ObjectiveCBridgeable10Foundation -__TMRaVSC26SCNetworkReachabilityFlagss25ExpressibleByArrayLiteral19SystemConfiguration -__TMRaVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfiguration -__TMRaVSC26SCNetworkReachabilityFlagss16RawRepresentable19SystemConfiguration -__TMRaVSC26SCNetworkReachabilityFlagss9OptionSet19SystemConfiguration -__TWVVSC16FileAttributeKey -__TMnVSC16FileAttributeKey -__TMVSC16FileAttributeKey -__TMRaVSC16FileAttributeKeys16RawRepresentable10Foundation -__TMRaVSC16FileAttributeKeys21_ObjectiveCBridgeable10Foundation -__TMRaVCSo17JSONSerialization14WritingOptionss25ExpressibleByArrayLiteral10Foundation -__TMRaVCSo17JSONSerialization14WritingOptionss10SetAlgebra10Foundation -__TMRaVCSo25PropertyListSerialization17MutabilityOptionss25ExpressibleByArrayLiteral10Foundation -__TMRaVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10Foundation -__TMRaVCSo6NSData21Base64EncodingOptionss25ExpressibleByArrayLiteral10Foundation -__TMRaVCSo6NSData21Base64EncodingOptionss10SetAlgebra10Foundation -__TWVOSC18SecTrustResultType -__TMnOSC18SecTrustResultType -__TMOSC18SecTrustResultType -__TMRaOSC18SecTrustResultTypes16RawRepresentable8Security -__TMRaVCSo17JSONSerialization14WritingOptionss16RawRepresentable10Foundation -__TMRaVCSo17JSONSerialization14WritingOptionss9OptionSet10Foundation -__TMRaVCSo25PropertyListSerialization17MutabilityOptionss16RawRepresentable10Foundation -__TMRaVCSo25PropertyListSerialization17MutabilityOptionss9OptionSet10Foundation -__TMRaVCSo6NSData21Base64EncodingOptionss16RawRepresentable10Foundation -__TMRaVCSo6NSData21Base64EncodingOptionss9OptionSet10Foundation -___swift_reflection_version -__TMRfCSo10URLSession -__TMRsCSo10URLSession -__TMRfCSo20URLSessionStreamTask -__TMRsCSo20URLSessionStreamTask -__TMRfCSo11InputStream -__TMRsCSo11InputStream -__TMRfCSo12OutputStream -__TMRsCSo12OutputStream -__TMRfCSo8NSString -__TMRsCSo8NSString -__TMRfCSo17JSONSerialization -__TMRsCSo17JSONSerialization -__TMRfCSo25PropertyListSerialization -__TMRsCSo25PropertyListSerialization -__TMRfCSo6NSData -__TMRsCSo6NSData -__TMRbVSC26SCNetworkReachabilityFlags -__TMRbVCSo17JSONSerialization14WritingOptions -__TMRbVCSo25PropertyListSerialization17MutabilityOptions -__TMRbVCSo6NSData21Base64EncodingOptions -__TMLVSC16FileAttributeKey -__TMLPs35_HasCustomAnyHashableRepresentation_ -__TMLMV9Alamofire10AdaptError -__TMLPs28CustomDebugStringConvertible_ -__TMLPs23CustomStringConvertible_ -__TMLPs20TextOutputStreamable_ -__TMLGCs17_AnyCollectionBoxT5labelGSqSS_5valueP___ -__TMLT5labelGSqSS_5valueP__ -__TMLGSqSS_ -__TMLP_ -__TMLGCs19_AnyIteratorBoxBaseT5labelGSqSS_5valueP___ -__TMLPs9AnyObject_ -l_OBJC_LABEL_PROTOCOL_$__TtPs9AnyObject_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs9AnyObject_ -__TMLPMP_ -__TMLPs17CustomReflectable_ -__TMLMO9Alamofire7AFError -__TMLGCs37_HashableTypedNativeDictionaryStorageSiC9Alamofire7Request_ -Apple LLVM version 8.1.0 (clang-802.0.42) --emit-bc /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Timeline.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/SessionDelegate.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ParameterEncoding.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Request.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ResponseSerialization.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/AFError.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/SessionManager.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Response.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Alamofire.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/MultipartFormData.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ServerTrustPolicy.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/DispatchQueue+Alamofire.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/NetworkReachabilityManager.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/TaskDelegate.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Validation.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Notifications.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Result.swift -target armv7-apple-ios8.0 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk -I /Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Products/Release-iphoneos -F /Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Products/Release-iphoneos -application-extension -g -import-underlying-module -module-cache-path /Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/ModuleCache -serialize-debugging-options -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/swift-overrides.hmap" -Xcc -iquote -Xcc "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Alamofire-generated-files.hmap" -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Alamofire-own-target-headers.hmap" -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Alamofire-all-non-framework-target-headers.hmap" -Xcc -ivfsoverlay -Xcc /Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/all-product-headers.yaml -Xcc -iquote -Xcc "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Alamofire-project-headers.hmap" -Xcc -I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Products/Release-iphoneos/include -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/DerivedSources/armv7" -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/DerivedSources" -Xcc -ivfsoverlay -Xcc "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/unextended-module-overlay.yaml" -Xcc -working-directory/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire -emit-module-doc-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Alamofire.swiftdoc" -serialize-diagnostics-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Timeline.dia" -O -module-name Alamofire -emit-module-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Alamofire.swiftmodule" -emit-objc-header-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Alamofire-Swift.h" -emit-dependencies-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Timeline.d" -num-threads 8 -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Timeline.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/SessionDelegate.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/ParameterEncoding.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Request.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/ResponseSerialization.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/AFError.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/SessionManager.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Response.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Alamofire.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/MultipartFormData.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/ServerTrustPolicy.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/DispatchQueue+Alamofire.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/NetworkReachabilityManager.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/TaskDelegate.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Validation.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Notifications.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/armv7/Result.bc" -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift - -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire -Apple Swift version 3.1 (swiftlang-802.0.53 clang-802.0.42) -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Timeline.swift -_TMaGCs17_AnyCollectionBoxT5labelGSqSS_5valueP___ -Timeline.swift -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source -_TMaT5labelGSqSS_5valueP__ -_TMaP_ -_TMaGSqSS_ -_TTSf4g_n_d___TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -_TTSg5SS_VCSo14NSNotification4Name___TFSq7flatMapurfzFzxGSqqd___GSqqd___ -_TTSr5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCFTWxS0_15_ObjectiveCType_6resultRGSqx__SbU_FwxS0_GSqx_ -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCFTWxS0_15_ObjectiveCType_6resultRGSqx__SbU_FwxS0_GSqx_ -init -_TTSf4g_n_d___TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -_TTSr5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCFTWxS0_15_ObjectiveCType_6resultRGSqx__T_U_FwxS0_GSqx_ -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCFTWxS0_15_ObjectiveCType_6resultRGSqx__T_U_FwxS0_GSqx_ -_TTSf4n_gs_n_n___TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -_TTSfq4s_s___TFVs11_StringCoreg9subscriptFGVs5RangeSi_S_ -_TTSfq4n_n_d___TTSgq5Vs5UInt8___TFSRCfT5startGSqGSPx__5countSi_GSRx_ -_TTWSSs16TextOutputStreamsFS_5writefSST_ -_TMaMO9Alamofire7AFError -_TTSg5SS_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -_TTSf4n_gs_n_n___TTSg5P__SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -_TMaPMP_ -_TTSf4s_n___TTSg5SS_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -_TTSg5SSSSs16TextOutputStreams___TFSS5writeuRxs16TextOutputStreamrfT2toRx_T_ -_TMaPs28CustomDebugStringConvertible_ -get_field_types_SecTrustResultType -_TwuiOSC18SecTrustResultType -_TwupOSC18SecTrustResultType -get_field_types_FileAttributeKey -_TMaCSo8NSString -get_field_types_Name -_TwxgVCSo14NSNotification4Name -_TwCcVCSo14NSNotification4Name -_TwXxVCSo14NSNotification4Name -_TwtaVCSo14NSNotification4Name -_TwcaVCSo14NSNotification4Name -_TwcpVCSo14NSNotification4Name -_TwCPVCSo14NSNotification4Name -_TwXXVCSo14NSNotification4Name -initialize_metadata_Name -_TMaCSo14NSNotification -_TMaV9Alamofire8Timeline -get_field_types_Timeline -__swift_memmove_array64_8 -__swift_memcpy_array64_8 -__swift_copy_outline_pointer -_TwalV9Alamofire8Timeline -__swift_memcpy64_8 -_TwCpV9Alamofire8Timeline -_TwprV9Alamofire8Timeline -_TwCPV9Alamofire8Timeline -_TwXXV9Alamofire8Timeline -get_field_types_Base64EncodingOptions -initialize_metadata_Base64EncodingOptions -_TMaCSo6NSData -_TMaVCSo6NSData21Base64EncodingOptions -get_field_types_MutabilityOptions -initialize_metadata_MutabilityOptions -_TMaCSo25PropertyListSerialization -_TMaVCSo25PropertyListSerialization17MutabilityOptions -get_field_types_WritingOptions -initialize_metadata_WritingOptions -_TMaCSo17JSONSerialization -_TMaVCSo17JSONSerialization14WritingOptions -get_field_types_SCNetworkReachabilityFlags -__swift_memmove_array4_4 -__swift_memcpy_array4_4 -__swift_noop_self_return -__swift_memcpy4_4 -__swift_noop_void_return -_TMaVSC26SCNetworkReachabilityFlags -_TWaV9Alamofire8Timelines28CustomDebugStringConvertibleS_ -_TWaV9Alamofire8Timelines23CustomStringConvertibleS_ -_TTSf4g_d___TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS__GSaS1__GSaS1__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVC9Alamofire15DownloadRequest15DownloadOptions_GSaS1__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVC9Alamofire15DownloadRequest15DownloadOptions_GSaS1__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSag9subscriptFSix -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTWSis9EquatablesZFS_oi2eefTxx_Sb -insert -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -formUnion -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -_TTWSus17BitwiseOperationssZFS_oi1ofTxx_x -intersection -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFEsPs9OptionSet12intersectionfxx -formIntersection -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -_TTWSus17BitwiseOperationssZFS_oi1afTxx_x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSag8endIndexSi -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSa9_getCountfT_Si -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs12_ArrayBufferg5countSi -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4g_n_n_n___TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_prevfSiSi -_TTSg5C9Alamofire7Request___TFSp10initializefT2tox5countSi_T_ -_TTSg5C9Alamofire7Request___TFSp4movefT_x -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5Si___TFSp10initializefT2tox5countSi_T_ -_TTSg5Si___TFSp4movefT_x -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TFs17_squeezeHashValueFTSiSi_Si -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSfq4n_s___TFVs13_UnsafeBitMapg9subscriptFSiSb -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBuffers5countSi -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg5countSi -_TTSg5C9Alamofire7Request___TFSp12deinitializefT5countSi_Sv -_TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__ -_TMaTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_ -_TMaCSo12OutputStream -_TMaCSo11InputStream -_TMaCSo20URLSessionStreamTask -_TMaCSo10URLSession -_TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__ -objectdestroy -_TMaTCSo10URLSessionCSo20URLSessionStreamTask_ -_TTSf4gs_n___TTSg5GSaSS_GSaSS_s8Sequences___TFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedfT9separatorSS_SS -_TTSg5GSaSS_GSaSS_s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaSS_GSaSS_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5SS___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5SS___TFSa9formIndexfT5afterRSi_T_ -_TTSg5SS___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5SS___TFSag9subscriptFSix -_TTSg5SS___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5SS___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5SS___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5SS___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5SS___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5SS___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5SS___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5SS___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5SS___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5SS___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5SS___TFSag8endIndexSi -_TTSg5SS___TFSa9_getCountfT_Si -_TTSg5SS___TFVs12_ArrayBufferg5countSi -_TFSS15reserveCapacityfSiT_ -_TTSg5SS_Si___TTWurGSax_s8SequencesFS_18_preprocessingPassurfzFzT_qd__GSqqd___ -_TTSg5GSaSS_GSaSS_s10Collections_Si___TFEsPs10Collection18_preprocessingPassurfzFzT_qd__GSqqd___ -_TTRXFo__dSizoPs5Error__XFo__iSizoPS___ -_TTSg5GSaSS_GSaSS_s8Sequences___TFFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedFT9separatorSS_SSU_FT_Si -_TTSg5SS___TTWurGSax_s8SequencesFS_12makeIteratorfT_wx8Iterator -_TTWVs6UInt32s17BitwiseOperationssZFS0_oi1afTxx_x -_TTSfq4n_d_n_d___TTSgq5VVVs9Character10_SmallUTF88IteratorS1_s16IteratorProtocols_Vs4UTF8S3_s12UnicodeCodecs___TZFVs5UTF1616transcodedLengthu0_Rxs16IteratorProtocol_s12UnicodeCodecw_8CodeUnitzwx7ElementrfT2ofx9decodedAsMq_27repairingIllFormedSequencesSb_GSqT5countSi7isASCIISb__ -_TTSfq4s_d_n_n_d___TTSgq5VVs9Character10_SmallUTF8S0_s10Collections_Vs4UTF8S2_s12UnicodeCodecs___TZFVs13_StringBuffer13fromCodeUnitsu0_Rxs10Collection_s12UnicodeCodecw_8CodeUnitzWx8Iterator7Element_rfTx8encodingMq_24repairIllFormedSequencesSb15minimumCapacitySi_TGSqS__8hadErrorSb_ -_TTSfq4n_d___TFSSCfVs9CharacterSS -_TTSfq4gs_d___TFVs9CharacterCfSSS_ -_TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_L_13printTypeNameu0_R_S_rfPMP_T_ -_TTSfq4n_d___TFVs6MirrorCfT10reflectingP__S_ -_TMaPs17CustomReflectable_ -_TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -_TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -_TMaPs20TextOutputStreamable_ -_TMaPs23CustomStringConvertible_ -_TTSg5P__SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -_TTSg5P__SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT15minimumCapacitySi_GS0_xq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT8capacitySi_GS0_xq__ -_TTSg5Si___TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TTSg5C9Alamofire7Request___TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TMaPs9AnyObject_ -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TMaGCs37_HashableTypedNativeDictionaryStorageSiC9Alamofire7Request_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer20isUniquelyReferencedfT_Sb -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer18nativeRemoveObjectfT6forKeyx_GSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffers8asNativeGVs23_NativeDictionaryBufferxq__ -_TFVs11_StringCore15reserveCapacityfSiT_ -_TTSfq4n_s___TFVs11_StringCore8_pointerfT11toElementAtSi_Sv -_TTSfq4n_n_n_d___TFSSCfT21_builtinStringLiteralBp17utf8CodeUnitCountBw7isASCIIBi1__SS -rawValue.get -== -_TTSg5OSC18SecTrustResultTypeS_s16RawRepresentable8Security___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTWVs6UInt32s9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9Equatable10Foundation___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s16RawRepresentable10Foundation___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTWSus9EquatablesZFS_oi2eefTxx_Sb -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet12intersectionfxx -subtract -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra8subtractfxT_ -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -isEmpty.get -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebrag7isEmptySb -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s16RawRepresentable10Foundation___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -isSuperset -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra10isSupersetfT2ofx_Sb -isSubset -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra8isSubsetfT2ofx_Sb -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet12intersectionfxx -isDisjoint -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra10isDisjointfT4withx_Sb -subtracting -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra11subtractingfxx -formSymmetricDifference -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_23formSymmetricDifferencefxT_ -_TTWSus17BitwiseOperationssZFS_oi1xfTxx_x -update -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6updatefT4withwxS0__GSqwxS0__ -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -remove -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6removefwxS0_GSqwxS0__ -symmetricDifference -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet19symmetricDifferencefxx -union -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet5unionfxx -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_conditionallyBridgeFromObjectiveC -_TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -_forceBridgeFromObjectiveC -_TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -_bridgeToObjectiveC -_toAnyHashable -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation___TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -_TTSg5SSSSs21_ObjectiveCBridgeable10Foundation___forceBridgeFromObjectiveC_bridgeable -_unconditionallyBridgeFromObjectiveC -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_36_unconditionallyBridgeFromObjectiveCfGSqWxS0_15_ObjectiveCType__x -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_19_bridgeToObjectiveCfT_WxS0_15_ObjectiveCType_ -description.get -_TTSg5OC9Alamofire26NetworkReachabilityManager14ConnectionTypeS1_s8HashableS____TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -hashValue.get -_TIZFO9Alamofire17ServerTrustPolicy10publicKeysFT2inCSo6Bundle_GSaCSo6SecKey_A_ -ServerTrustPolicy.swift -contentType.materialize -_TTSg5OVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypeS2_s8HashableS____TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -_TTSg5OVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypeS2_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -_TMaGVs20_ConcreteHashableBoxSi_ -_TIF9Alamofire6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOCS_14SessionManager31MultipartFormDataEncodingResultT___T_A0_ -Alamofire.swift -_TIF9Alamofire6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOCS_14SessionManager31MultipartFormDataEncodingResultT___T_A3_ -_TIF9Alamofire6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOCS_14SessionManager31MultipartFormDataEncodingResultT___T_A2_ -_TIF9Alamofire6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOCS_14SessionManager31MultipartFormDataEncodingResultT___T_A0_ -_TIF9Alamofire6uploadFTCSo11InputStream2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIF9Alamofire6uploadFTCSo11InputStream2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIF9Alamofire6uploadFTV10Foundation4Data2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIF9Alamofire6uploadFTV10Foundation4Data2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIF9Alamofire6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIF9Alamofire6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIF9Alamofire8downloadFT12resumingWithV10Foundation4Data2toGSqFTVS0_3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions___S4_A0_ -_TIF9Alamofire8downloadFTPS_21URLRequestConvertible_2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions___S4_A0_ -_TIF9Alamofire8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVCS_15DownloadRequest15DownloadOptions___S7_A4_ -_TIF9Alamofire8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVCS_15DownloadRequest15DownloadOptions___S7_A3_ -_TIF9Alamofire8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVCS_15DownloadRequest15DownloadOptions___S7_A1_ -_TIF9Alamofire8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVCS_15DownloadRequest15DownloadOptions___S7_A0_ -_TIF9Alamofire7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS___CS_11DataRequestA3_ -_TIF9Alamofire7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS___CS_11DataRequestA2_ -_TIF9Alamofire7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS___CS_11DataRequestA1_ -_TIF9Alamofire7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS___CS_11DataRequestA0_ -_TIFE9AlamofireV10Foundation10URLRequestcFzT3urlPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___S1_A1_ -asURLRequest -asURL -_TIFV9Alamofire12DataResponsecFT7requestGSqV10Foundation10URLRequest_8responseGSqCSo15HTTPURLResponse_4dataGSqVS1_4Data_6resultGOS_6Resultx_8timelineVS_8Timeline_GS0_x_A3_ -Response.swift -_TIFV9Alamofire19DefaultDataResponsecFT7requestGSqV10Foundation10URLRequest_8responseGSqCSo15HTTPURLResponse_4dataGSqVS1_4Data_5errorGSqPs5Error__8timelineVS_8Timeline7metricsGSqPs9AnyObject___S0_A3_ -_TIFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_A0_ -SessionManager.swift -_TIFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_A3_ -_TIFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_A2_ -_TIFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_A0_ -_TIFC9Alamofire14SessionManager6uploadFTCSo11InputStream2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIFC9Alamofire14SessionManager6uploadFTCSo11InputStream2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIFC9Alamofire14SessionManager6uploadFTV10Foundation4Data2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIFC9Alamofire14SessionManager6uploadFTV10Foundation4Data2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIFC9Alamofire14SessionManager6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIFC9Alamofire14SessionManager6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIFC9Alamofire14SessionManager8downloadFT12resumingWithV10Foundation4Data2toGSqFTVS1_3URLCSo15HTTPURLResponse_T14destinationURLS3_7optionsVCS_15DownloadRequest15DownloadOptions___S5_A0_ -_TIFC9Alamofire14SessionManager8downloadFTPS_21URLRequestConvertible_2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS3_7optionsVCS_15DownloadRequest15DownloadOptions___S5_A0_ -_TIFC9Alamofire14SessionManager8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS6_7optionsVCS_15DownloadRequest15DownloadOptions___S8_A4_ -_TIFC9Alamofire14SessionManager8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS6_7optionsVCS_15DownloadRequest15DownloadOptions___S8_A3_ -_TIFC9Alamofire14SessionManager8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS6_7optionsVCS_15DownloadRequest15DownloadOptions___S8_A1_ -_TIFC9Alamofire14SessionManager8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS6_7optionsVCS_15DownloadRequest15DownloadOptions___S8_A0_ -_TIFC9Alamofire14SessionManager7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS___CS_11DataRequestA3_ -_TIFC9Alamofire14SessionManager7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS___CS_11DataRequestA1_ -_TIFC9Alamofire14SessionManager7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS___CS_11DataRequestA0_ -_TIFC9Alamofire14SessionManagercFT7sessionCSo10URLSession8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__GSqS0__A1_ -_TIFC9Alamofire14SessionManagercFT13configurationCSo23URLSessionConfiguration8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__S0_A_ -retrier.materialize -_TIFC9Alamofire14SessionManagercFT13configurationCSo23URLSessionConfiguration8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__S0_A1_ -_TIFC9Alamofire14SessionManagercFT13configurationCSo23URLSessionConfiguration8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__S0_A0_ -failureReason.get -errorDescription.get -_getEmbeddedNSError -_userInfo.get -_TTSg5V9Alamofire10AdaptErrorS0_s5ErrorS____TFEsPs5Errorg9_userInfoGSqPs9AnyObject__ -_code.get -_TTSg5V9Alamofire10AdaptErrorS0_s5ErrorS____TFEsPs5Errorg5_codeSi -_domain.get -_TTSg5V9Alamofire10AdaptErrorS0_s5ErrorS____TFEsPs5Errorg7_domainSS -_TTSg5MV9Alamofire10AdaptError___TFSSCurfT10reflectingx_SS -_TTSg5O9Alamofire7AFErrorS0_s5ErrorS____TFEsPs5Errorg9_userInfoGSqPs9AnyObject__ -_TTSg5O9Alamofire7AFErrorS0_s5ErrorS____TFEsPs5Errorg5_codeSi -_TTSg5O9Alamofire7AFErrorS0_s5ErrorS____TFEsPs5Errorg7_domainSS -_TTSg5MO9Alamofire7AFError___TFSSCurfT10reflectingx_SS -_TIFC9Alamofire15DownloadRequest20responsePropertyListFT5queueGSqCSo13DispatchQueue_7optionsVCSo25PropertyListSerialization17MutabilityOptions17completionHandlerFGVS_16DownloadResponseP__T__DS0_A_ -ResponseSerialization.swift -_TIFC9Alamofire11DataRequest20responsePropertyListFT5queueGSqCSo13DispatchQueue_7optionsVCSo25PropertyListSerialization17MutabilityOptions17completionHandlerFGVS_12DataResponseP__T__DS0_A0_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s10SetAlgebra10Foundation_GSaS0__GSaS0__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVCSo25PropertyListSerialization17MutabilityOptions_GSaS0__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVCSo25PropertyListSerialization17MutabilityOptions_GSaS0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSag9subscriptFSix -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSag8endIndexSi -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSa9_getCountfT_Si -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs12_ArrayBufferg5countSi -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs22_ContiguousArrayBufferg5countSi -_TIFC9Alamofire11DataRequest20responsePropertyListFT5queueGSqCSo13DispatchQueue_7optionsVCSo25PropertyListSerialization17MutabilityOptions17completionHandlerFGVS_12DataResponseP__T__DS0_A_ -_TIFC9Alamofire15DownloadRequest12responseJSONFT5queueGSqCSo13DispatchQueue_7optionsVCSo17JSONSerialization14ReadingOptions17completionHandlerFGVS_16DownloadResponseP__T__DS0_A0_ -_TIFC9Alamofire15DownloadRequest12responseJSONFT5queueGSqCSo13DispatchQueue_7optionsVCSo17JSONSerialization14ReadingOptions17completionHandlerFGVS_16DownloadResponseP__T__DS0_A_ -_TIZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__A_ -_TIFC9Alamofire11DataRequest12responseJSONFT5queueGSqCSo13DispatchQueue_7optionsVCSo17JSONSerialization14ReadingOptions17completionHandlerFGVS_12DataResponseP__T__DS0_A0_ -_TIFC9Alamofire11DataRequest12responseJSONFT5queueGSqCSo13DispatchQueue_7optionsVCSo17JSONSerialization14ReadingOptions17completionHandlerFGVS_12DataResponseP__T__DS0_A_ -_TIZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__A_ -_TIFC9Alamofire15DownloadRequest14responseStringFT5queueGSqCSo13DispatchQueue_8encodingGSqVE10FoundationSS8Encoding_17completionHandlerFGVS_16DownloadResponseSS_T__DS0_A0_ -_TIFC9Alamofire15DownloadRequest14responseStringFT5queueGSqCSo13DispatchQueue_8encodingGSqVE10FoundationSS8Encoding_17completionHandlerFGVS_16DownloadResponseSS_T__DS0_A_ -_TIZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_A_ -_TIFC9Alamofire11DataRequest14responseStringFT5queueGSqCSo13DispatchQueue_8encodingGSqVE10FoundationSS8Encoding_17completionHandlerFGVS_12DataResponseSS_T__DS0_A0_ -_TIFC9Alamofire11DataRequest14responseStringFT5queueGSqCSo13DispatchQueue_8encodingGSqVE10FoundationSS8Encoding_17completionHandlerFGVS_12DataResponseSS_T__DS0_A_ -_TIZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_A_ -_TIFC9Alamofire15DownloadRequest12responseDataFT5queueGSqCSo13DispatchQueue_17completionHandlerFGVS_16DownloadResponseV10Foundation4Data_T__DS0_A_ -_TIFC9Alamofire11DataRequest12responseDataFT5queueGSqCSo13DispatchQueue_17completionHandlerFGVS_12DataResponseV10Foundation4Data_T__DS0_A_ -_TIFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_A_ -_TIFV9Alamofire23DefaultDownloadResponsecFT7requestGSqV10Foundation10URLRequest_8responseGSqCSo15HTTPURLResponse_12temporaryURLGSqVS1_3URL_14destinationURLGSqS4__10resumeDataGSqVS1_4Data_5errorGSqPs5Error__8timelineVS_8Timeline7metricsGSqPs9AnyObject___S0_A6_ -_TIFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_A_ -_TIFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_A_ -_TIFV9Alamofire19DefaultDataResponsecFT7requestGSqV10Foundation10URLRequest_8responseGSqCSo15HTTPURLResponse_4dataGSqVS1_4Data_5errorGSqPs5Error__8timelineVS_8Timeline7metricsGSqPs9AnyObject___S0_A4_ -_TIFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_A_ -serializeResponse.get -_TIZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_A0_ -Request.swift -_TIZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_A_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s16RawRepresentableS____TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra8subtractfxT_ -_TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebrag7isEmptySb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra10isSupersetfT2ofx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra8isSubsetfT2ofx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra10isDisjointfT4withx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra11subtractingfxx -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_23formSymmetricDifferencefxT_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx7ElementzxrS_6updatefT4withwxS0__GSqwxS0__ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx7ElementzxrS_6removefwxS0_GSqwxS0__ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9EquatableS____TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFEsPs9OptionSet19symmetricDifferencefxx -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFEsPs9OptionSet5unionfxx -_TIFC9Alamofire11DataRequest16downloadProgressFT5queueCSo13DispatchQueue7closureFCSo8ProgressT__DS0_A_ -_TMaCSo13DispatchQueue -_TIFC9Alamofire11DataRequest6streamFT7closureGSqFV10Foundation4DataT___DS0_A_ -debugDescription.get -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation___TFVs11AnyHashableCuRxs8HashablerfxS_ -_TMaPs35_HasCustomAnyHashableRepresentation_ -_TMaVSC16FileAttributeKey -_TTSg5O9Alamofire10HTTPMethodS0_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -_TTSg5OC9Alamofire26NetworkReachabilityManager14ConnectionTypeS1_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -_TIFC9Alamofire7Request12authenticateFT4userSS8passwordSS11persistenceOCSo13URLCredential11Persistence_DS0_A1_ -encode -_TIFV9Alamofire20PropertyListEncodingcFT6formatOCSo25PropertyListSerialization18PropertyListFormat7optionsSi_S0_A0_ -_TIFV9Alamofire20PropertyListEncodingcFT6formatOCSo25PropertyListSerialization18PropertyListFormat7optionsSi_S0_A_ -_TIFV9Alamofire12JSONEncoding6encodeFzTPS_21URLRequestConvertible_14withJSONObjectGSqP___V10Foundation10URLRequestA0_ -ParameterEncoding.swift -_TIFV9Alamofire11URLEncodingcFT11destinationOS0_11Destination_S0_A_ -_TTSg5OV9Alamofire11URLEncoding11DestinationS1_s8HashableS____TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -_TTSg5O9Alamofire10HTTPMethodS0_s8HashableS____TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -_TTSg5O9Alamofire10HTTPMethodS0_s16RawRepresentableS____TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTWSSs9EquatablesZFS_oi2eefTxx_Sb -subscript.materialize -subscript.set -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10Dictionarys9subscriptFxGSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10Dictionary11removeValuefT6forKeyx_GSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer11removeValuefT6forKeyx_GSqq__ -$defer -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer11updateValuefTq_6forKeyx_GSqq__ -requests.materialize -streamTaskDidBecomeInputAndOutputStreams.materialize -streamTaskDidBecomeInputAndOutputStreams.set -_streamTaskDidBecomeInputStream.set -_TMaFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T_ -streamTaskBetterRouteDiscovered.materialize -streamTaskBetterRouteDiscovered.set -_streamTaskBetterRouteDiscovered.set -_TMaFTCSo10URLSessionCSo20URLSessionStreamTask_T_ -streamTaskWriteClosed.materialize -streamTaskWriteClosed.set -_streamTaskWriteClosed.set -streamTaskReadClosed.materialize -streamTaskReadClosed.set -_streamTaskReadClosed.set -_TTSg5GSaSS_GSaSS_s8Sequences___TFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedfT9separatorSS_SS -_TZFSSoi1pfTSSSS_SS -_TTSg5SS___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5SS___TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5SS___TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5SS___TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5SS___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageSS_ -_TTSg5Ps7CVarArg____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5Ps7CVarArg____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5Ps7CVarArg____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Ps7CVarArg____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5Ps7CVarArg____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStoragePs7CVarArg__ -_TMaPs7CVarArg_ -_TIFV9Alamofire8TimelinecFT16requestStartTimeSd19initialResponseTimeSd20requestCompletedTimeSd26serializationCompletedTimeSd_S0_A2_ -_TIFV9Alamofire8TimelinecFT16requestStartTimeSd19initialResponseTimeSd20requestCompletedTimeSd26serializationCompletedTimeSd_S0_A1_ -_TIFV9Alamofire8TimelinecFT16requestStartTimeSd19initialResponseTimeSd20requestCompletedTimeSd26serializationCompletedTimeSd_S0_A0_ -_TIFV9Alamofire8TimelinecFT16requestStartTimeSd19initialResponseTimeSd20requestCompletedTimeSd26serializationCompletedTimeSd_S0_A_ -totalDuration.get -serializationDuration.get -requestDuration.get -latency.get -serializationCompletedTime.get -requestCompletedTime.get -initialResponseTime.get -requestStartTime.get -__TToFC9Alamofire15SessionDelegateg32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T__ -__T0SqWy -__T0SqWe -__T0s24_VariantDictionaryBufferOWy.41 -__TTRXFo_oCSo10URLSessionoGSqPs5Error____XFdCb_dS_dGSqCSo7NSError___ -_block_copy_helper -_block_destroy_helper -__TToFC9Alamofire15SessionDelegates32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T__ -__TToFC9Alamofire15SessionDelegateg40sessionDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TTRXFo_oCSo10URLSessionoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dXFdCb_dS1_dGSqS2______ -__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -__TToFC9Alamofire15SessionDelegates40sessionDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TTRXFo_dOCSo10URLSession24AuthChallengeDispositionoGSqCSo13URLCredential___XFdCb_dS0_dGSqS1____ -__TToFC9Alamofire15SessionDelegateg45sessionDidFinishEventsForBackgroundURLSessionGSqFCSo10URLSessionT__ -__TTRXFo_oCSo10URLSession__XFdCb_dS___ -__TToFC9Alamofire15SessionDelegates45sessionDidFinishEventsForBackgroundURLSessionGSqFCSo10URLSessionT__ -__TToFC9Alamofire15SessionDelegateg30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo15HTTPURLResponseoV10Foundation10URLRequest_oGSqS3___XFdCb_dS_dS0_dS1_dCSo12NSURLRequest_aGSqS4___ -__TToFC9Alamofire15SessionDelegates30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -__TToFC9Alamofire15SessionDelegateg44taskWillPerformHTTPRedirectionWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS5__T__T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo15HTTPURLResponseoV10Foundation10URLRequestoXFo_oGSqS3______XFdCb_dS_dS0_dS1_dCSo12NSURLRequestdXFdCb_dGSqS4______ -__TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___ -__TToFC9Alamofire15SessionDelegates44taskWillPerformHTTPRedirectionWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS5__T__T__ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -__TTRXFo_oGSqV10Foundation10URLRequest___XFdCb_dGSqCSo12NSURLRequest___ -__TToFC9Alamofire15SessionDelegateg37taskDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dS1_dXFdCb_dS2_dGSqS3______ -__TToFC9Alamofire15SessionDelegates37taskDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TToFC9Alamofire15SessionDelegateg21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTask_oGSqCSo11InputStream__XFdCb_dS_dS0__aGSqS1___ -__TToFC9Alamofire15SessionDelegates21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -__TToFC9Alamofire15SessionDelegateg35taskNeedNewBodyStreamWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoXFo_oGSqCSo11InputStream_____XFdCb_dS_dS0_dXFdCb_dGSqS1______ -__TTRXFo_oCSo10URLSessionoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dXFdCb_dS1_dGSqS2_______merged -__TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -__TToFC9Alamofire15SessionDelegates35taskNeedNewBodyStreamWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -__TTRXFo_oGSqCSo11InputStream___XFdCb_dGSqS____ -__TToFC9Alamofire15SessionDelegateg19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskdVs5Int64dS1_dS1___XFdCb_dS_dS0_dS1_dS1_dS1___ -__TToFC9Alamofire15SessionDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -__TToFC9Alamofire15SessionDelegateg15taskDidCompleteGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoGSqPs5Error____XFdCb_dS_dS0_dGSqCSo7NSError___ -__TToFC9Alamofire15SessionDelegates15taskDidCompleteGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -__TToFC9Alamofire15SessionDelegateg26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo11URLResponse_dOS_19ResponseDisposition_XFdCb_dS_dS0_dS1__dS2__ -__TToFC9Alamofire15SessionDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -__TToFC9Alamofire15SessionDelegateg40dataTaskDidReceiveResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS1_19ResponseDispositionT__T__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo11URLResponseoXFo_dOS_19ResponseDisposition____XFdCb_dS_dS0_dS1_dXFdCb_dS2_____ -__TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -__TToFC9Alamofire15SessionDelegates40dataTaskDidReceiveResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS1_19ResponseDispositionT__T__ -__TTRXFo_dOCSo10URLSession19ResponseDisposition__XFdCb_dS0___ -__TToFC9Alamofire15SessionDelegateg29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo22URLSessionDownloadTask__XFdCb_dS_dS0_dS1___ -__TToFC9Alamofire15SessionDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -__TToFC9Alamofire15SessionDelegateg22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoV10Foundation4Data__XFdCb_dS_dS0_dCSo6NSData__ -__TToFC9Alamofire15SessionDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -__TToFC9Alamofire15SessionDelegateg25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo17CachedURLResponse_oGSqS1___XFdCb_dS_dS0_dS1__aGSqS1___ -__TToFC9Alamofire15SessionDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -__TToFC9Alamofire15SessionDelegateg39dataTaskWillCacheResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS3__T__T__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo17CachedURLResponseoXFo_oGSqS1______XFdCb_dS_dS0_dS1_dXFdCb_dGSqS1______ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dS1_dXFdCb_dS2_dGSqS3_______merged -__TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -__TToFC9Alamofire15SessionDelegates39dataTaskWillCacheResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS3__T__T__ -__TToFC9Alamofire15SessionDelegateg37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -__TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskoV10Foundation3URL__XFdCb_dS_dS0_dCSo5NSURL__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoV10Foundation4Data__XFdCb_dS_dS0_dCSo6NSData___merged -__TToFC9Alamofire15SessionDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -__TToFC9Alamofire15SessionDelegateg24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire15SessionDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire15SessionDelegateg29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TToFC9Alamofire15SessionDelegateg32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T___merged -__TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskdVs5Int64dS1___XFdCb_dS_dS0_dS1_dS1___ -__TToFC9Alamofire15SessionDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -__TToFC9Alamofire15SessionDelegateg20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFdCb_dS_dS0___ -__TToFC9Alamofire15SessionDelegates20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___ -__TToFC9Alamofire15SessionDelegateg21streamTaskWriteClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TToFC9Alamofire15SessionDelegates21streamTaskWriteClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TToFC9Alamofire15SessionDelegateg31streamTaskBetterRouteDiscoveredGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TToFC9Alamofire15SessionDelegates31streamTaskBetterRouteDiscoveredGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TToFC9Alamofire15SessionDelegateg40streamTaskDidBecomeInputAndOutputStreamsGSqFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T__ -__TToFC9Alamofire15SessionDelegateg20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T___merged -__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFdCb_dS_dS0_dS1_dS2___ -__TToFC9Alamofire15SessionDelegates40streamTaskDidBecomeInputAndOutputStreamsGSqFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T__ -__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___ -__TFs27_bridgeAnythingToObjectiveCurFxPs9AnyObject_ -__TToFC9Alamofire15SessionDelegateg21_streamTaskReadClosedGSqP___merged -__TToFC9Alamofire15SessionDelegates21_streamTaskReadClosedGSqP___merged -__TToFC9Alamofire15SessionDelegatecfT_S0_ -__TToFC9Alamofire15SessionDelegate8respondsfT2toV10ObjectiveC8Selector_Sb -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession25didBecomeInvalidWithErrorGSqPs5Error___T_ -__TFE9AlamofireCSo10URLSessiong24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TToFC9Alamofire15SessionDelegate25urlSessionDidFinishEventsfT23forBackgroundURLSessionCSo10URLSession_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask26willPerformHTTPRedirectionCSo15HTTPURLResponse10newRequestV10Foundation10URLRequest17completionHandlerFGSqS5__T__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask17needNewBodyStreamFGSqCSo11InputStream_T__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__merged -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask19didFinishCollectingCSo21URLSessionTaskMetrics_T_ -__TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U_FTS1_S2_GSqPS3____T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask9didBecomeCSo22URLSessionDownloadTask_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask17willCacheResponseCSo17CachedURLResponse17completionHandlerFGSqS3__T__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T__merged -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask22didFinishDownloadingToV10Foundation3URL_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T__merged -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T__merged -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask17didResumeAtOffsetVs5Int6418expectedTotalBytesS3__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession13readClosedForCSo20URLSessionStreamTask_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession14writeClosedForCSo20URLSessionStreamTask_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession24betterRouteDiscoveredForCSo20URLSessionStreamTask_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession10streamTaskCSo20URLSessionStreamTask9didBecomeCSo11InputStream12outputStreamCSo12OutputStream_T_ -__TTRXFo___XFdCb___ -__TTSg5SSSSs8Hashables___TFVs11AnyHashableCuRxs8HashablerfxS_ -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func11 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func12 -__TTSgq5Su___TFSp10initializefT2tox5countSi_T_ -__TPA__TTRXFdCb_dCSo10URLSessiondGSqCSo7NSError___XFo_oS_oGSqPs5Error____ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2______ -__TPA__TTRXFdCb_dCSo10URLSession__XFo_oS___ -__T0SqWe.58 -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3______ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdXFdCb_dGSqCSo11InputStream_____XFo_oS_oS0_oXFo_oGSqS1______ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2_______merged -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponsedXFdCb_dOS_19ResponseDisposition____XFo_oS_oS0_oS1_oXFo_dS2_____ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponsedXFdCb_dGSqS1______XFo_oS_oS0_oS1_oXFo_oGSqS1______ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3_______merged -__TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL__XFo_oS_oS0_oV10Foundation3URL__ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data___merged -__TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -__TMaP_ -__TMaFTCSo10URLSessionCSo20URLSessionStreamTask_T_ -__TMaCSo10URLSession -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___ -__TMaFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T_ -__TMaCSo11InputStream -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTaskdCSo11InputStreamdCSo12OutputStream__XFo_oS_oS0_oS1_oS2___ -__TTSf4g_d___TTSg5SiSis8Hashables_C9Alamofire7Request___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___.245 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.249 -__TTSfq4gs_gs_d___TZFSSoi2eefTSSSS_Sb_unique_suffix -__TTSf4g_g_n_n___TTSf1n_n_cl96_TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____XFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TTSf4g_g_g_g_n_n___TTSf1n_n_n_n_cl70_TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___XFdCb_dGSqCSo12NSURLRequest____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask26willPerformHTTPRedirectionCSo15HTTPURLResponse10newRequestV10Foundation10URLRequest17completionHandlerFGSqS5__T__T_ -__TTSf4g_g_g_n_g___TTSf1n_n_n_cl96_TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____XFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential____n___TFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TTSf4g_g_g_n_g___TTSf1n_n_n_cl96_TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____XFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -_block_copy_helper.261 -_block_destroy_helper.262 -__TTSf4g_g_n_n___TTSf1n_n_cl46_TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____XFdCb_dGSqCSo11InputStream____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask17needNewBodyStreamFGSqCSo11InputStream_T__T_ -__TTSf4g_g_n_n_n_n___TFC9Alamofire18UploadTaskDelegate10URLSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_ -__TTSf4g_d___TTSg5Vs11AnyHashableS_s8Hashables_P____TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -__TTSf4g_g_g_g___TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U_FTS1_S2_GSqPS3____T_ -__TTSf4n_n_g_g_g_g_g_g___TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -__TTSf4g_g_g_g_g_g___TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -__TTSf4g_g_g_n_n___TTSf1n_n_n_cl60_TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___XFdCb_dOCSo10URLSession19ResponseDisposition___n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T_ -__TTSf4g_n___TFC9Alamofire20DownloadTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__TTSf4g_g_g_n___TFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_ -__TMaC9Alamofire16DataTaskDelegate -_swift_rt_swift_dynamicCastClass -__TTSf4g_g_g_n_n___TTSf1n_n_n_cl52_TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____XFdCb_dGSqCSo17CachedURLResponse____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask17willCacheResponseCSo17CachedURLResponse17completionHandlerFGSqS3__T__T_ -__TTSf4d_g_g_n___TFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask22didFinishDownloadingToV10Foundation3URL_T_ -__TTSf4g_g_n_n_n_n___TFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_ -__TMaC9Alamofire18UploadTaskDelegate -__TPA__TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -__TMaC9Alamofire20DownloadTaskDelegate -__TMaTCSo10URLSessionGSqPs5Error___ -__TMaTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__ -__TwupOCSo10URLSession24AuthChallengeDisposition -__TMaTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -__TMaTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_ -__TMaTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__ -__TMaTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_ -__TMaTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -__TMaTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__ -__TMaTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__ -__TMaTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___ -__TwugOCSo10URLSession19ResponseDisposition -__TwupOCSo10URLSession19ResponseDisposition -__TwuiOCSo10URLSession19ResponseDisposition -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse__merged -__TMaTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_ -__TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1___ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__ -__TMaTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data__merged -__TMaTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__ -__TMaTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1___merged -__TMaTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__ -__TPA__TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -__TPA__TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -__TPA__TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -__TPA__TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -__TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -__TPA__TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___ -__TMaGCs37_HashableTypedNativeDictionaryStorageSiC9Alamofire7Request_ -__TPA__TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____.338 -__TPA__TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___.345 -__TPA__TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____.352 -__TPA__TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___.366 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.173 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.180 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.196 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.203 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.219 -__TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___.188 -__TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___.211 -_block_destroy_helper.43 -_block_destroy_helper.49 -_block_destroy_helper.55 -_block_destroy_helper.63 -_block_destroy_helper.69 -_block_destroy_helper.75 -_block_destroy_helper.81 -_block_destroy_helper.87 -_block_destroy_helper.93 -_block_destroy_helper.99 -_block_destroy_helper.105 -_block_destroy_helper.111 -_block_destroy_helper.117 -_block_destroy_helper.123 -_block_destroy_helper.129 -_block_destroy_helper.135 -_block_destroy_helper.141 -_block_destroy_helper.147 -_block_destroy_helper.155 -_block_destroy_helper.175 -_block_destroy_helper.198 -_block_destroy_helper.223 -_block_destroy_helper.306 -_block_destroy_helper.321 -_block_destroy_helper.333 -_block_destroy_helper.340 -_block_destroy_helper.347 -_block_destroy_helper.354 -_block_destroy_helper.361 -_block_destroy_helper.368 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.253 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.257 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.271 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.275 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.279 -_block_copy_helper.42 -_block_copy_helper.48 -_block_copy_helper.54 -_block_copy_helper.62 -_block_copy_helper.68 -_block_copy_helper.74 -_block_copy_helper.80 -_block_copy_helper.86 -_block_copy_helper.92 -_block_copy_helper.98 -_block_copy_helper.104 -_block_copy_helper.110 -_block_copy_helper.116 -_block_copy_helper.122 -_block_copy_helper.128 -_block_copy_helper.134 -_block_copy_helper.140 -_block_copy_helper.146 -_block_copy_helper.154 -_block_copy_helper.174 -_block_copy_helper.197 -_block_copy_helper.222 -_block_copy_helper.305 -_block_copy_helper.320 -_block_copy_helper.332 -_block_copy_helper.339 -_block_copy_helper.346 -_block_copy_helper.353 -_block_copy_helper.360 -_block_copy_helper.367 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___.241 -__TTRXFo_oGSqCSo17CachedURLResponse___XFdCb_dGSqS____ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__.237 -__TwuiOCSo10URLSession24AuthChallengeDisposition -__TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____.329 -__TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____.359 -__TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____.373 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.169 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.184 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.192 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.207 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.215 -__TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskdVs5Int64dS1_dS1___XFdCb_dS_dS0_dS1_dS1_dS1___ -__TwugOCSo10URLSession24AuthChallengeDisposition -__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___.283 -_swift_rt_swift_release_n -_swift_rt_swift_retain_n -_block_descriptor -_block_descriptor.44 -_block_descriptor.50 -_block_descriptor.56 -_block_descriptor.64 -_block_descriptor.70 -_block_descriptor.76 -_block_descriptor.82 -_block_descriptor.88 -_block_descriptor.94 -_block_descriptor.100 -_block_descriptor.106 -_block_descriptor.112 -_block_descriptor.118 -_block_descriptor.124 -_block_descriptor.130 -_block_descriptor.136 -_block_descriptor.142 -_block_descriptor.148 -_block_descriptor.156 -_block_descriptor.176 -_block_descriptor.199 -_block_descriptor.224 -__TWvdvC9Alamofire15SessionDelegate7retrierGSqPS_14RequestRetrier__ -__TWvdvC9Alamofire15SessionDelegate14sessionManagerXwGSqCS_14SessionManager_ -_block_descriptor.263 -__TWvdvC9Alamofire12TaskDelegate21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TWvdvC9Alamofire16DataTaskDelegate25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TWvdvC9Alamofire12TaskDelegate7metricsGSqPs9AnyObject__ -__TWvdvC9Alamofire20DownloadTaskDelegate29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TWvdvC9Alamofire20DownloadTaskDelegate8progressCSo8Progress -__TWoFC9Alamofire15SessionDelegateg21_streamTaskReadClosedGSqP__ -__TWoFC9Alamofire15SessionDelegates21_streamTaskReadClosedGSqP__ -__TWoFC9Alamofire15SessionDelegatem21_streamTaskReadClosedGSqP__ -__TWoFC9Alamofire15SessionDelegateg22_streamTaskWriteClosedGSqP__ -__TWoFC9Alamofire15SessionDelegates22_streamTaskWriteClosedGSqP__ -__TWoFC9Alamofire15SessionDelegatem22_streamTaskWriteClosedGSqP__ -__TWoFC9Alamofire15SessionDelegateg32_streamTaskBetterRouteDiscoveredGSqP__ -__TWoFC9Alamofire15SessionDelegates32_streamTaskBetterRouteDiscoveredGSqP__ -__TWoFC9Alamofire15SessionDelegatem32_streamTaskBetterRouteDiscoveredGSqP__ -__TWoFC9Alamofire15SessionDelegateg31_streamTaskDidBecomeInputStreamGSqP__ -__TWoFC9Alamofire15SessionDelegates31_streamTaskDidBecomeInputStreamGSqP__ -__TWoFC9Alamofire15SessionDelegatem31_streamTaskDidBecomeInputStreamGSqP__ -__TWoFC9Alamofire15SessionDelegateg7retrierGSqPS_14RequestRetrier__ -__TWoFC9Alamofire15SessionDelegates7retrierGSqPS_14RequestRetrier__ -__TWoFC9Alamofire15SessionDelegatem7retrierGSqPS_14RequestRetrier__ -__TWoFC9Alamofire15SessionDelegateg14sessionManagerXwGSqCS_14SessionManager_ -__TWoFC9Alamofire15SessionDelegates14sessionManagerXwGSqCS_14SessionManager_ -__TWoFC9Alamofire15SessionDelegatem14sessionManagerXwGSqCS_14SessionManager_ -__TWoFC9Alamofire15SessionDelegategP33_C1429AFAFE992038BE684357B225C8838requestsGVs10DictionarySiCS_7Request_ -__TWoFC9Alamofire15SessionDelegatesP33_C1429AFAFE992038BE684357B225C8838requestsGVs10DictionarySiCS_7Request_ -__TWoFC9Alamofire15SessionDelegatemP33_C1429AFAFE992038BE684357B225C8838requestsGVs10DictionarySiCS_7Request_ -__TMfC9Alamofire15SessionDelegate -__TMRfC9Alamofire15SessionDelegate -__TMRsC9Alamofire15SessionDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionTaskDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionTaskDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionDataDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionDataDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionDownloadDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionDownloadDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionStreamDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionStreamDelegate -__TMRfCSo7NSError -__TMRsCSo7NSError -__TMRfCSo26URLAuthenticationChallenge -__TMRsCSo26URLAuthenticationChallenge -__TMRfCSo13URLCredential -__TMRsCSo13URLCredential -__TMRfCSo14URLSessionTask -__TMRsCSo14URLSessionTask -__TMRfCSo15HTTPURLResponse -__TMRsCSo15HTTPURLResponse -__TMRfCSo12NSURLRequest -__TMRsCSo12NSURLRequest -__TMRfCSo18URLSessionDataTask -__TMRsCSo18URLSessionDataTask -__TMRfCSo11URLResponse -__TMRsCSo11URLResponse -__TMRfCSo22URLSessionDownloadTask -__TMRsCSo22URLSessionDownloadTask -__TMRfCSo17CachedURLResponse -__TMRsCSo17CachedURLResponse -__TMRfCSo5NSURL -__TMRsCSo5NSURL -__TMRfCSo6NSLock -__TMRsCSo6NSLock -__TMRbOCSo10URLSession24AuthChallengeDisposition -__TMRbOCSo10URLSession19ResponseDisposition -__TMLGSqFTCSo10URLSessionGSqPs5Error___T__ -__TMLFTCSo10URLSessionGSqPs5Error___T_ -__TMLTCSo10URLSessionGSqPs5Error___ -__TMLGSqPs5Error__ -__TMLPs5Error_ -__TMLGSqFTCSo10URLSessionCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TMLFTCSo10URLSessionCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential__ -__TMLTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__ -__TMLOCSo10URLSession24AuthChallengeDisposition -__TWVOCSo10URLSession24AuthChallengeDisposition -__TMnOCSo10URLSession24AuthChallengeDisposition -__TMOCSo10URLSession24AuthChallengeDisposition -__TMLGSqCSo13URLCredential_ -__TMLCSo13URLCredential -__TMLTCSo10URLSessionCSo26URLAuthenticationChallenge_ -__TMLCSo26URLAuthenticationChallenge -__TMLGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TMLFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TMLTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -__TMLFTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__T_ -__TMLGSqFCSo10URLSessionT__ -__TMLFCSo10URLSessionT_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS3___ -__TMLFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS3__ -__TMLGSqV10Foundation10URLRequest_ -__TMLTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_ -__TMLCSo14URLSessionTask -__TMLCSo15HTTPURLResponse -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__ -__TMLFGSqV10Foundation10URLRequest_T_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TMLFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential__ -__TMLTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TMLFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -__TMLGSqCSo11InputStream_ -__TMLTCSo10URLSessionCSo14URLSessionTask_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__ -__TMLFGSqCSo11InputStream_T_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___ -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS_19ResponseDisposition_ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS_19ResponseDisposition -__TMLOCSo10URLSession19ResponseDisposition -__TWVOCSo10URLSession19ResponseDisposition -__TMnOCSo10URLSession19ResponseDisposition -__TMOCSo10URLSession19ResponseDisposition -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_ -__TMLCSo18URLSessionDataTask -__TMLCSo11URLResponse -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__T__ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__T_ -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__ -__TMLFOCSo10URLSession19ResponseDispositionT_ -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T_ -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_ -__TMLCSo22URLSessionDownloadTask -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T_ -__TMLTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_ -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1___ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1__ -__TMLGSqCSo17CachedURLResponse_ -__TMLCSo17CachedURLResponse -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_ -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__T__ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__T_ -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__ -__TMLFGSqCSo17CachedURLResponse_T_ -__TMLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -__TMLFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T_ -__TMLTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_ -__TMLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__T__ -__TMLFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__T_ -__TMLTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__ -__TMLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__T__ -__TMLFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__T_ -__TMLTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__ -__TMLGSqP__ -__TMLGSqP9Alamofire14RequestRetrier__ -__TMLP9Alamofire14RequestRetrier_ -__TMLGSqC9Alamofire14SessionManager_ -__TMLGVs10DictionarySiC9Alamofire7Request_ -__TMLCSo6NSLock -_block_descriptor.307 -__TWvdvC9Alamofire12TaskDelegate4taskGSqCSo14URLSessionTask_ -__TMLGCs23_ContiguousArrayStorageTVs11AnyHashableP___ -__TMLTVs11AnyHashableP__ -_block_descriptor.322 -_block_descriptor.334 -_block_descriptor.341 -_block_descriptor.348 -_block_descriptor.355 -_block_descriptor.362 -_block_descriptor.369 -l_OBJC_LABEL_PROTOCOL_$_NSObject -l_OBJC_PROTOCOL_REFERENCE_$_NSObject -_objc_classes -_objc_categories -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/SessionDelegate.swift -SessionDelegate.swift -_TPA__TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___ -_TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -_TPA__TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -_TPA__TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -_TPA__TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -objectdestroy.309 -_TPA__TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -_TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -objectdestroy.303 -_TMaTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__ -_TMaCSo22URLSessionDownloadTask -_TMaTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__ -_TMaCSo14URLSessionTask -_TMaTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_ -_TMaCSo18URLSessionDataTask -_TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__ -_TMaFGSqCSo17CachedURLResponse_T_ -_TMaGSqCSo17CachedURLResponse_ -_TMaCSo17CachedURLResponse -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1___ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1__ -_TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_ -_TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__ -_TMaFOCSo10URLSession19ResponseDispositionT_ -_TMaOCSo10URLSession19ResponseDisposition -_TMaCSo11URLResponse -get_field_types_ResponseDisposition -_TwuiOCSo10URLSession19ResponseDisposition -_TwupOCSo10URLSession19ResponseDisposition -_TwugOCSo10URLSession19ResponseDisposition -_TMaTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___ -_TMaGSqPs5Error__ -_TMaPs5Error_ -_TMaTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__ -_TMaFGSqCSo11InputStream_T_ -_TMaGSqCSo11InputStream_ -_TMaTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -_TMaFTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__T_ -_TMaCSo26URLAuthenticationChallenge -_TMaTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_ -_TMaTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__ -_TMaFGSqV10Foundation10URLRequest_T_ -_TMaGSqV10Foundation10URLRequest_ -_TMaCSo15HTTPURLResponse -_TMaTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_ -_TMaTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -get_field_types_AuthChallengeDisposition -_TwupOCSo10URLSession24AuthChallengeDisposition -initialize_metadata_AuthChallengeDisposition -_TMaTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__ -_TMaGSqCSo13URLCredential_ -_TMaCSo13URLCredential -_TMaOCSo10URLSession24AuthChallengeDisposition -_TMaTCSo10URLSessionGSqPs5Error___ -get_field_types_SessionDelegate -_TMaCSo6NSLock -_TMaGVs10DictionarySiC9Alamofire7Request_ -_TMaGSqC9Alamofire14SessionManager_ -_TMaGSqP9Alamofire14RequestRetrier__ -_TMaP9Alamofire14RequestRetrier_ -_TMaGSqP__ -_TMaGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__T__ -_TMaFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__T_ -_TMaGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__T__ -_TMaFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__T_ -_TMaGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -_TMaFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__T__ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__T__ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS_19ResponseDisposition_ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS_19ResponseDisposition -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -_TMaFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -_TMaTCSo10URLSessionCSo14URLSessionTask_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential___ -_TMaFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential__ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS3___ -_TMaFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS3__ -_TMaGSqFCSo10URLSessionT__ -_TMaFCSo10URLSessionT_ -_TMaGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -_TMaFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -_TMaGSqFTCSo10URLSessionCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential___ -_TMaFTCSo10URLSessionCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential__ -_TMaTCSo10URLSessionCSo26URLAuthenticationChallenge_ -_TMaGSqFTCSo10URLSessionGSqPs5Error___T__ -_TMaFTCSo10URLSessionGSqPs5Error___T_ -_TPA__TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -_TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -objectdestroy.291 -objectdestroy.287 -urlSession -delegate.get -subscript.get -downloadTaskDidResumeAtOffset.get -progress.get -downloadTaskDidWriteData.get -downloadTaskDidFinishDownloadingToURL.get -_TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -_TTSf4g_g___TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -dataTaskWillCacheResponse.get -dataTaskWillCacheResponseWithCompletion.get -dataTaskDidReceiveData.get -dataTaskDidBecomeDownloadTask.get -delegate.set -_TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -_TTSf4n_g___TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -dataTaskDidReceiveResponse.get -dataTaskDidReceiveResponseWithCompletion.get -_TTSf4g_g_g_g_g_g___TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -task.get -retry -sessionManager.get -_TTSf4n_n_g_g_g_g_g_g___TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -after -utility.get -_TTSg5GSaFT_T__GSaFT_T__s8Sequences___TFEsPs8Sequence7forEachfzFzWx8Iterator7Element_T_T_ -_TTSg5GSaFT_T__GSaFT_T__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaFT_T__GSaFT_T__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5FT_T____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5FT_T____TFSa9formIndexfT5afterRSi_T_ -_TTSg5FT_T____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5FT_T____TFSag9subscriptFSix -_TTSg5FT_T____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5FT_T____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5FT_T____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U_FTS1_S2_GSqPS3____T_ -retrier.get -error.get -_TTSg5FT_T____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5FT_T____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5FT_T____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5FT_T____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5FT_T____TFVs22_ContiguousArrayBufferg5countSi -_TTRXFo_oXFo____zoPs5Error__XFo_iXFo_iT__iT___zoPS___ -_TTSf1cl22_TTRXFo_iT__iT__XFo___XFo_iT__iT_____TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U0_FFT_T_T_ -_TTSf4g___TTSf1cl22_TTRXFo_iT__iT__XFo___XFo_iT__iT_____TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U0_FFT_T_T_ -_TTRXFo_iT__iT__XFo___ -_TTSg5FT_T____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5FT_T____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5FT_T____TFSag8endIndexSi -_TTSg5FT_T____TFSa9_getCountfT_Si -_TTSg5FT_T____TFVs12_ArrayBufferg5countSi -_TTSg5FT_T____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4g_g_g_g___TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U_FTS1_S2_GSqPS3____T_ -taskDidComplete.get -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10DictionaryCft17dictionaryLiteralGSaTxq____GS_xq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10DictionaryCfT13_nativeBufferGVs23_NativeDictionaryBufferxq___GS_xq__ -_TTSg5TVs11AnyHashableP_____TFCs23_ContiguousArrayStorageD -_TTSg5TVs11AnyHashableP_____TFCs23_ContiguousArrayStoraged -_TTSg5TVs11AnyHashableP_____TFSp12deinitializefT5countSi_Sv -_TTSg5TVs11AnyHashableP_____TFCs23_ContiguousArrayStorageg15_elementPointerGSpx_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5SSSSs8Hashables___swift_convertToAnyHashable -_TFVE9AlamofireV10Foundation12Notification3Keyau4TaskSS -_TTSg5TVs11AnyHashableP_____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5TVs11AnyHashableP_____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageTVs11AnyHashableP___ -_TMaTVs11AnyHashableP__ -_TFVE9AlamofireVCSo14NSNotification4Name4Taskau11DidCompleteS1_ -metrics.set -taskDidSendBodyData.get -URLSession -_TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -_TTSf4g_g___TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -taskNeedNewBodyStream.get -taskNeedNewBodyStreamWithCompletion.get -block_destroy_helper.262 -block_copy_helper.261 -_TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -_TTSf4n_g_g___TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -taskDidReceiveChallenge.get -taskDidReceiveChallengeWithCompletion.get -_TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___ -taskWillPerformHTTPRedirection.get -taskWillPerformHTTPRedirectionWithCompletion.get -evaluate -serverTrustPolicy -_TZFSSoi2eefTSSSS_Sb -_TTSfq4gs_gs_d___TZFSSoi2eefTSSSS_Sb_unique_suffix -_TTSfq4gs_gs_d___TZFSSoi2eefTSSSS_Sb -sessionDidReceiveChallenge.get -sessionDidReceiveChallengeWithCompletion.get -_TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.249 -_TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___.245 -objectdestroy.243 -_TMaC9Alamofire15SessionDelegate -_TTSf4g_d___TTSg5SiSis8Hashables_C9Alamofire7Request___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5GSaTSiC9Alamofire7Request__GSaTSiS0___s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5TSiC9Alamofire7Request____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5TSiC9Alamofire7Request____TFSa9formIndexfT5afterRSi_T_ -_TTSg5TSiC9Alamofire7Request____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5TSiC9Alamofire7Request____TFSag9subscriptFSix -_TTSg5TSiC9Alamofire7Request____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5TSiC9Alamofire7Request____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5TSiC9Alamofire7Request____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5TSiC9Alamofire7Request____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferCfT_GS_xq__ -_TTSg5GSaTSiC9Alamofire7Request__GSaTSiS0___s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5TSiC9Alamofire7Request____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5TSiC9Alamofire7Request____TFSag8endIndexSi -_TTSg5TSiC9Alamofire7Request____TFSa9_getCountfT_Si -_TTSg5TSiC9Alamofire7Request____TFVs12_ArrayBufferg5countSi -_TTSg5TSiC9Alamofire7Request____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4n_n_d___TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -requests.get -_TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTaskdCSo11InputStreamdCSo12OutputStream__XFo_oS_oS0_oS1_oS2___ -_TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTaskdCSo11InputStreamdCSo12OutputStream__XFo_oS_oS0_oS1_oS2___ -_TTSf4g_g_g_g_g___TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTaskdCSo11InputStreamdCSo12OutputStream__XFo_oS_oS0_oS1_oS2___ -_TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__ -_TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___ -_TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___ -_TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___ -_TTSf4g_g_g___TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___ -_TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__ -_TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___ -_TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___ -objectdestroy.158 -_TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -_TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -_TTSf4g_g_n_n_g___TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -_TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -_TTSf4g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3______ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3______ -_TTSf4g_g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3______ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -_TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -_TTSf4g_g_g_g___TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -_TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -_TTSf4g_g_g_g___TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -_TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -_TTSf4g_g_g_g___TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -_TTSf4g_g_n_n___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -_TTSf4g_g_n_n_n_g___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2______ -_TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2______ -_TTSf4g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2______ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -_TTSf4g_g_g___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -_TPA__TTRXFdCb_dCSo10URLSession__XFo_oS___ -_TTRXFdCb_dCSo10URLSession__XFo_oS___ -_TTSf4g_g___TTRXFdCb_dCSo10URLSession__XFo_oS___ -sessionDidFinishEventsForBackgroundURLSession.get -_TPA__TTRXFdCb_dCSo10URLSessiondGSqCSo7NSError___XFo_oS_oGSqPs5Error____ -_TTRXFdCb_dCSo10URLSessiondGSqCSo7NSError___XFo_oS_oGSqPs5Error____ -_TTSf4g_n_n___TTRXFdCb_dCSo10URLSessiondGSqCSo7NSError___XFo_oS_oGSqPs5Error____ -sessionDidBecomeInvalidWithError.get -streamTaskDidBecomeInputAndOutputStreams.get -_streamTaskDidBecomeInputStream.get -streamTaskBetterRouteDiscovered.get -_streamTaskBetterRouteDiscovered.get -streamTaskWriteClosed.get -_streamTaskWriteClosed.get -streamTaskReadClosed.get -_streamTaskReadClosed.get -urlSessionDidFinishEvents -deinit -responds -_TFs26_stdlib_isOSVersionAtLeastFTBwBwBw_Bi1_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10DictionaryCft17dictionaryLiteralGSaTxq____GS_xq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10DictionaryCfT13_nativeBufferGVs23_NativeDictionaryBufferxq___GS_xq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TToFC9Alamofire15SessionDelegates21_streamTaskReadClosedGSqP__ -_TFs21_bridgeAnyObjectToAnyFGSqPs9AnyObject__P_ -_TToFC9Alamofire15SessionDelegateg21_streamTaskReadClosedGSqP__ -_TToFC9Alamofire15SessionDelegates40streamTaskDidBecomeInputAndOutputStreamsGSqFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T__ -_TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFdCb_dS_dS0_dS1_dS2___ -_TToFC9Alamofire15SessionDelegateg20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -_TToFC9Alamofire15SessionDelegates31streamTaskBetterRouteDiscoveredGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -_TToFC9Alamofire15SessionDelegates21streamTaskWriteClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -_TToFC9Alamofire15SessionDelegates20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -_TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFdCb_dS_dS0___ -downloadTaskDidResumeAtOffset.materialize -downloadTaskDidResumeAtOffset.set -_TToFC9Alamofire15SessionDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -_TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskdVs5Int64dS1___XFdCb_dS_dS0_dS1_dS1___ -_TToFC9Alamofire15SessionDelegateg32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T__ -downloadTaskDidWriteData.materialize -downloadTaskDidWriteData.set -_TToFC9Alamofire15SessionDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -downloadTaskDidFinishDownloadingToURL.materialize -downloadTaskDidFinishDownloadingToURL.set -_TToFC9Alamofire15SessionDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -_TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoV10Foundation4Data__XFdCb_dS_dS0_dCSo6NSData__ -dataTaskWillCacheResponseWithCompletion.materialize -dataTaskWillCacheResponseWithCompletion.set -_TToFC9Alamofire15SessionDelegates39dataTaskWillCacheResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS3__T__T__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dS1_dXFdCb_dS2_dGSqS3______ -dataTaskWillCacheResponse.materialize -dataTaskWillCacheResponse.set -_TToFC9Alamofire15SessionDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -_TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo17CachedURLResponse_oGSqS1___XFdCb_dS_dS0_dS1__aGSqS1___ -dataTaskDidReceiveData.materialize -dataTaskDidReceiveData.set -_TToFC9Alamofire15SessionDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -dataTaskDidBecomeDownloadTask.materialize -dataTaskDidBecomeDownloadTask.set -_TToFC9Alamofire15SessionDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -_TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo22URLSessionDownloadTask__XFdCb_dS_dS0_dS1___ -dataTaskDidReceiveResponseWithCompletion.materialize -_TTRXFo_dOCSo10URLSession19ResponseDisposition__XFdCb_dS0___ -dataTaskDidReceiveResponseWithCompletion.set -_TToFC9Alamofire15SessionDelegates40dataTaskDidReceiveResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS1_19ResponseDispositionT__T__ -dataTaskDidReceiveResponse.materialize -dataTaskDidReceiveResponse.set -_TToFC9Alamofire15SessionDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -_TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo11URLResponse_dOS_19ResponseDisposition_XFdCb_dS_dS0_dS1__dS2__ -taskDidComplete.materialize -taskDidComplete.set -_TToFC9Alamofire15SessionDelegates15taskDidCompleteGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoGSqPs5Error____XFdCb_dS_dS0_dGSqCSo7NSError___ -taskDidSendBodyData.materialize -taskDidSendBodyData.set -_TToFC9Alamofire15SessionDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskdVs5Int64dS1_dS1___XFdCb_dS_dS0_dS1_dS1_dS1___ -taskNeedNewBodyStreamWithCompletion.materialize -_TTRXFo_oGSqCSo11InputStream___XFdCb_dGSqS____ -taskNeedNewBodyStreamWithCompletion.set -_TToFC9Alamofire15SessionDelegates35taskNeedNewBodyStreamWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -_TTRXFo_oCSo10URLSessionoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dXFdCb_dS1_dGSqS2______ -taskNeedNewBodyStream.materialize -taskNeedNewBodyStream.set -_TToFC9Alamofire15SessionDelegates21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTask_oGSqCSo11InputStream__XFdCb_dS_dS0__aGSqS1___ -taskDidReceiveChallengeWithCompletion.materialize -taskDidReceiveChallengeWithCompletion.set -_TToFC9Alamofire15SessionDelegates37taskDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -taskDidReceiveChallenge.materialize -taskDidReceiveChallenge.set -taskWillPerformHTTPRedirectionWithCompletion.materialize -_TTRXFo_oGSqV10Foundation10URLRequest___XFdCb_dGSqCSo12NSURLRequest___ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -_TTSf4g_g_g_g_n_n___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -taskWillPerformHTTPRedirectionWithCompletion.set -_TToFC9Alamofire15SessionDelegates44taskWillPerformHTTPRedirectionWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS5__T__T__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo15HTTPURLResponseoV10Foundation10URLRequestoXFo_oGSqS3______XFdCb_dS_dS0_dS1_dCSo12NSURLRequestdXFdCb_dGSqS4______ -taskWillPerformHTTPRedirection.materialize -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -_TTSf4g_g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -taskWillPerformHTTPRedirection.set -_TToFC9Alamofire15SessionDelegates30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo15HTTPURLResponseoV10Foundation10URLRequest_oGSqS3___XFdCb_dS_dS0_dS1_dCSo12NSURLRequest_aGSqS4___ -sessionDidFinishEventsForBackgroundURLSession.materialize -sessionDidFinishEventsForBackgroundURLSession.set -_TToFC9Alamofire15SessionDelegates45sessionDidFinishEventsForBackgroundURLSessionGSqFCSo10URLSessionT__ -_TTRXFo_oCSo10URLSession__XFdCb_dS___ -sessionDidReceiveChallengeWithCompletion.materialize -_TTRXFo_dOCSo10URLSession24AuthChallengeDispositionoGSqCSo13URLCredential___XFdCb_dS0_dGSqS1____ -sessionDidReceiveChallengeWithCompletion.set -_TToFC9Alamofire15SessionDelegates40sessionDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -sessionDidReceiveChallenge.materialize -sessionDidReceiveChallenge.set -sessionDidBecomeInvalidWithError.materialize -sessionDidBecomeInvalidWithError.set -_TToFC9Alamofire15SessionDelegates32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T__ -block_destroy_helper -block_copy_helper -_TTRXFo_oCSo10URLSessionoGSqPs5Error____XFdCb_dS_dGSqCSo7NSError___ -__TTSf3cpfr33_TTSfq4n_n_d___TZFSSoi1lfTSSSS_Sb_n_n___TTRXFo_oSSoSS_dSb_XFo_iSSiSS_dSb_ -__TTSgq5SSSSs20TextOutputStreamables___TFs27_toStringReadOnlyStreamableuRxs20TextOutputStreamablerFxSS -__TTSfq4g_d___TFSSCft19stringInterpolationGSaSS__SS -__TTSg5SS_P____TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -__TTSg5TSSSS____TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSgq5VVSS17UnicodeScalarView16_ScratchIteratorS0_s16IteratorProtocols___TFVs5UTF166decodeuRxs16IteratorProtocolwx7ElementzVs6UInt16rfRxOs21UnicodeDecodingResult -__TTSg5TSSSS____TFSa15reserveCapacityfSiT_ -__TTSg5SS___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTWSus9EquatablesZFS_oi2eefTxx_Sb -__TTWSis14_SignedIntegersFS_8toIntMaxfT_Vs5Int64 -__TTWSis14_SignedIntegersFS_CfVs5Int64x -__TTWSus17BitwiseOperationssZFS_oi1afTxx_x -__TTWSus17BitwiseOperationssZFS_oi1ofTxx_x -__TTWSus17BitwiseOperationssZFS_g8allZerosx -__TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol25_outlinedMakeUniqueBufferfT11bufferCountSi_T_ -__TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT8newCountSi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSf4n_n_d___TTSg5SS___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4g_n___TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortfT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_ -__TTSf4n_n_d___TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerTSSSS__GS1_TSSSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4gs_n___TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs16IteratorSequenceGVs16IndexingIteratorGSaTSSSS____GS1_GS2_GSaTSSSS____s8Sequences___TFEsPs20_ArrayBufferProtocol20_arrayAppendSequenceuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__T_ -__TTSf4g_n___TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TFSa6appenduRd__s8SequenceWd__8Iterator7Element_zxrfT10contentsOfqd___T_ -__TTSf4g_n___TFV9Alamofire11URLEncodingP33_07E29AB6DA2856B846193FCC509DA12D5queryfGVs10DictionarySSP__SS -__TTSfq4n_n_d_n_n_d___TTSfq4gs_s___TFSS13_compareASCIIfSSSi -___swift_memcpy1_1 -___swift_memcpy_array1_1 -___swift_memmove_array1_1 -__TwxsO9Alamofire10HTTPMethod -__TwxgO9Alamofire10HTTPMethod -__TwugO9Alamofire10HTTPMethod -__TwupO9Alamofire10HTTPMethod -__TwuiO9Alamofire10HTTPMethod -__TwxsOV9Alamofire11URLEncoding11Destination -__TwxgOV9Alamofire11URLEncoding11Destination -__TwupOV9Alamofire11URLEncoding11Destination -___swift_memcpy8_4 -___swift_memcpy_array8_4 -___swift_memmove_array8_4 -__TwugOCSo25PropertyListSerialization18PropertyListFormat -__TwupOCSo25PropertyListSerialization18PropertyListFormat -__TwuiOCSo25PropertyListSerialization18PropertyListFormat -__TTSf4n_s_g___TTSg5GSrSS_GSrSS_s23BidirectionalCollectionsGSrSS_s17MutableCollections___TFs14_insertionSortuRxs23BidirectionalCollectionxs17MutableCollectionrFTRx8subRangeGVs5RangewxPs14_IndexableBase5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -__TTSf4n_n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_siftDownuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx5indexwxPs17_MutableIndexable5Index8subRangeGVs5RangewxS2__2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -__TTSf4n_n_n_n_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs6_sort3uRxs17MutableCollectionxs22RandomAccessCollectionrFTRxwxPs17_MutableIndexable5IndexwxS2_wxS2_2byFTWxPs10Collection8Iterator7Element_WxS4_S5___Sb_T_ -__TTSf4n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs10_partitionuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_wxS3_ -__TTSf4n_s_n_n___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs14_introSortImpluRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb10depthLimitSi_T_ -__TTSf4n_n_g___TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortFT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_U_FTGSpWxS2_S3___Si_T_ -__TwugOV9Alamofire11URLEncoding11Destination -__TwxgV9Alamofire11URLEncoding -__TwxsV9Alamofire11URLEncoding -__TwuiOV9Alamofire11URLEncoding11Destination -__TMLGVs10DictionarySSP__ -__TMLGSaP__ -__TMLCSo8NSNumber -__TMfO9Alamofire10HTTPMethod -__TMRfO9Alamofire10HTTPMethod -__TMRfP9Alamofire17ParameterEncoding_ -__TMfV9Alamofire11URLEncoding -__TMfOV9Alamofire11URLEncoding11Destination -__TMRfOV9Alamofire11URLEncoding11Destination -__TMRfV9Alamofire11URLEncoding -__TMfV9Alamofire12JSONEncoding -__TMRfV9Alamofire12JSONEncoding -__TMfV9Alamofire20PropertyListEncoding -__TMRfV9Alamofire20PropertyListEncoding -__TMRaO9Alamofire10HTTPMethods16RawRepresentableS_ -__TMRbOCSo25PropertyListSerialization18PropertyListFormat -__TMLOCSo25PropertyListSerialization18PropertyListFormat -__TWVOCSo25PropertyListSerialization18PropertyListFormat -__TMnOCSo25PropertyListSerialization18PropertyListFormat -__TMOCSo25PropertyListSerialization18PropertyListFormat -__TMLTSSSS_ -__TMLGCs23_ContiguousArrayStorageTSSSS__ -l_OBJC_LABEL_PROTOCOL_$__TtPs13_NSStringCore_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs13_NSStringCore_ -__TMLGSrSS_ -l_OBJC_LABEL_PROTOCOL_$__TtPs10_NSCopying_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs10_NSCopying_ -l_OBJC_LABEL_PROTOCOL_$__TtPs18_NSFastEnumeration_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs18_NSFastEnumeration_ -l_OBJC_LABEL_PROTOCOL_$__TtPs15_ShadowProtocol_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs15_ShadowProtocol_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ParameterEncoding.swift -_TTSf4n_n_g___TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortFT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_U_FTGSpWxS2_S3___Si_T_ -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortfT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_ -_TTSg5SS___TTWurGSrx_s17_MutableIndexablesFS_g8endIndexwx5Index -_TTSg5SS___TFSrg8endIndexSi -_TTSg5SS___TFSrg5countSi -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs10_introSortuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs14_introSortImpluRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb10depthLimitSi_T_ -_TTWSis13SignedIntegersFS_8toIntMaxfT_Vs5Int64 -_TTSg5SS___TFSrCfT5startGSqGSpx__5countSi_GSrx_ -_TTSg5GSpSS__GSpSS____TFSq3mapurfzFzxqd__GSqqd___ -_TTSr5SS___TTRGrXFo_dGSpx__dGSpx_zoPs5Error__XFo_iGSpx__iGSpx_zoPS___ -_TTSg5SS___TTRGrXFo_dGSpx__dGSpx_zoPs5Error__XFo_iGSpx__iGSpx_zoPS___ -_TTSg5SS___TFFSrcFT5startGSqGSpx__5countSi_GSrx_U_FGSpx_GSpx_ -_TTSf4n_s_n_n___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs14_introSortImpluRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb10depthLimitSi_T_ -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_heapSortuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSf4n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_heapSortuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5SS___TTWurGSrx_s17MutableCollectionsFS_m9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SS___TFSrm9subscriptFSix -_TTSg5SS___TFSrg9subscriptFSix -_TTSg5SS___TTWurGSrx_s23BidirectionalCollectionsFS_9formIndexfT6beforeRwx5Index_T_ -_TTSg5SS___TFSr9formIndexfT6beforeRSi_T_ -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs8_heapifyuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5SS___TTWurGSrx_s10CollectionsFS_5indexfTwx5Index8offsetBywx13IndexDistance_wxS0_ -_TTSg5SS___TFSr5indexfTSi8offsetBySi_Si -_TTSg5SS___TTWurGSrx_s10CollectionsFS_8distancefT4fromwx5Index2towxS0__wx13IndexDistance -_TTSg5SS___TFSr8distancefT4fromSi2toSi_Si -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs10_partitionuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_wxS3_ -_TTSg5SiSis9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_siftDownuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx5indexwxPs17_MutableIndexable5Index8subRangeGVs5RangewxS2__2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TFFSrm9subscriptFSixU_T_ -_TFSrs9subscriptFSix -_TMaGSrSS_ -_TTSg5SS___TFs4swapurFTRxRx_T_ -_TTSg5GSrSS_GSrSS_s23BidirectionalCollectionsGSrSS_s17MutableCollections___TFs14_insertionSortuRxs23BidirectionalCollectionxs17MutableCollectionrFTRx8subRangeGVs5RangewxPs14_IndexableBase5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTWSis10ComparablesZFS_oi1lfTxx_Sb -_TTSf4n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs10_partitionuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_wxS3_ -_TTSg5SS___TTWurGSrx_s17MutableCollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SS___TTWurGSrx_s17_MutableIndexablesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5SS___TFSr9formIndexfT5afterRSi_T_ -_TTSg5SiSis14_SignedIntegers_SuSus15UnsignedIntegers___TFs11numericCastu0_Rxs14_SignedInteger_s15UnsignedIntegerrFxq_ -_TTWSus15UnsignedIntegersFS_CfVs6UInt64x -_TTSg5SS___TTWurGSrx_s23BidirectionalCollectionsFS_5indexfT6beforewx5Index_wxS0_ -_TTSg5SS___TFSr5indexfT6beforeSi_Si -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs6_sort3uRxs17MutableCollectionxs22RandomAccessCollectionrFTRxwxPs17_MutableIndexable5IndexwxS2_wxS2_2byFTWxPs10Collection8Iterator7Element_WxS4_S5___Sb_T_ -_TTWSis14_SignedIntegersFS_8toIntMaxfT_Vs5Int64 -_TTSf4n_n_n_n_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs6_sort3uRxs17MutableCollectionxs22RandomAccessCollectionrFTRxwxPs17_MutableIndexable5IndexwxS2_wxS2_2byFTWxPs10Collection8Iterator7Element_WxS4_S5___Sb_T_ -_TTSf4n_n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_siftDownuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx5indexwxPs17_MutableIndexable5Index8subRangeGVs5RangewxS2__2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5SS___TTWurGSrx_s17_MutableIndexablesFS_5indexfT5afterwx5Index_wxS0_ -_TTSg5SS___TFSr5indexfT5afterSi_Si -_TTWSis17IntegerArithmeticsZFS_oi1pfTxx_x -_TTWSis10ComparablesZFS_oi2gefTxx_Sb -_TTSf4n_s_g___TTSg5GSrSS_GSrSS_s23BidirectionalCollectionsGSrSS_s17MutableCollections___TFs14_insertionSortuRxs23BidirectionalCollectionxs17MutableCollectionrFTRx8subRangeGVs5RangewxPs14_IndexableBase5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5SS___TTWurGSrx_s17MutableCollectionsFS_s9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SS___TFSrs9subscriptFSix -_TTSg5SiSis10Comparables___TFVs5Rangeg7isEmptySb -get_field_types_PropertyListFormat -_TwuiOCSo25PropertyListSerialization18PropertyListFormat -_TwupOCSo25PropertyListSerialization18PropertyListFormat -_TwugOCSo25PropertyListSerialization18PropertyListFormat -initialize_metadata_PropertyListFormat -_TMaV9Alamofire20PropertyListEncoding -get_field_types_PropertyListEncoding -_TMaOCSo25PropertyListSerialization18PropertyListFormat -__swift_memmove_array8_4 -__swift_memcpy_array8_4 -__swift_memcpy8_4 -_TMaV9Alamofire12JSONEncoding -get_field_types_JSONEncoding -_TMaOV9Alamofire11URLEncoding11Destination -get_field_types_Destination -_TwupOV9Alamofire11URLEncoding11Destination -_TwxgOV9Alamofire11URLEncoding11Destination -_TwxsOV9Alamofire11URLEncoding11Destination -_TMaV9Alamofire11URLEncoding -get_field_types_URLEncoding -_TMaO9Alamofire10HTTPMethod -get_field_types_HTTPMethod -_TwuiO9Alamofire10HTTPMethod -_TwupO9Alamofire10HTTPMethod -_TwugO9Alamofire10HTTPMethod -_TwxgO9Alamofire10HTTPMethod -_TwxsO9Alamofire10HTTPMethod -__swift_memmove_array1_1 -__swift_memcpy_array1_1 -__swift_memcpy1_1 -_TWaV9Alamofire20PropertyListEncodingS_17ParameterEncodingS_ -_TWaV9Alamofire12JSONEncodingS_17ParameterEncodingS_ -_TWaV9Alamofire11URLEncodingS_17ParameterEncodingS_ -_TWaOV9Alamofire11URLEncoding11Destinations9_HashableS_ -_TWaOV9Alamofire11URLEncoding11Destinations8HashableS_ -_TWaOV9Alamofire11URLEncoding11Destinations9EquatableS_ -_TWaO9Alamofire10HTTPMethods9_HashableS_ -_TWaO9Alamofire10HTTPMethods16RawRepresentableS_ -_TWaO9Alamofire10HTTPMethods8HashableS_ -_TWaO9Alamofire10HTTPMethods9EquatableS_ -_TTSg5SSSSs9Equatables___TFsoi2eeuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSfq4n_n_d_n_n_d___TTSfq4gs_s___TFSS13_compareASCIIfSSSi -query -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5GSaTSSSS__GSaTSSSS__s10Collections_SS___TFEsPs10Collection3mapurfzFzWx8Iterator7Element_qd__GSaqd___ -_TTSg5TSSSS____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5TSSSS____TFSa9formIndexfT5afterRSi_T_ -_TTSg5SS___TFVs15ContiguousArray6appendfxT_ -_TTSg5SS___TFVs15ContiguousArray36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5TSSSS____TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5TSSSS____TFSag9subscriptFSix -_TTSg5TSSSS____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5TSSSS____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5GVs17LazyMapCollectionGVs10DictionarySSP__SS_GS_GS0_SSP__SS_s8Sequences___TFEsPs8Sequence6sortedfT2byFTWx8Iterator7Element_WxS0_S1___Sb_GSaWxS0_S1___ -_TTSg5SS_GVs17LazyMapCollectionGVs10DictionarySSP__SS_GS_GS0_SSP__SS_s8Sequences___TFVs15ContiguousArrayCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GS_x_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__s8SequencesFS1_22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs17LazyMapCollectionGVs10DictionarySSP__SS_GS_GS0_SSP__SS_s10Collections___TFEsPs10Collection22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs17LazyMapCollectionGVs10DictionarySSP__SS_GS_GS0_SSP__SS_s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__S_sFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TFVs17LazyMapCollectiong9subscriptFwx5Indexq_ -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s10CollectionsFS1_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg9subscriptFGVS_5Indexxq___T3keyx5valueq__ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBuffer12assertingGetfGVVs10Dictionary5Indexxq___T3keyx5valueq__ -_TTSg5SS_P____TFVs23_NativeDictionaryBuffer12assertingGetfGVs22_NativeDictionaryIndexxq__T3keyx5valueq__ -_TTSg5SS_P____TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5SS_P____TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5SS___TFVs15ContiguousArray37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5SS___TFSp10initializefT2tox5countSi_T_ -_TTSg5SS___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5SS___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5SS___TFVs15ContiguousArray9_getCountfT_Si -_TTSg5SS___TFVs15ContiguousArray40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTRXFo_oSSoSS_oSSzoPs5Error__XFo_iTSSSS__iSSzoPS___ -_TFFV9Alamofire11URLEncodingP33_07E29AB6DA2856B846193FCC509DA12D5queryFGVs10DictionarySSP__SSU_FTSSSS_SS -_TFSSCft19stringInterpolationGSaSS__SS -_TTSfq4g_d___TFSSCft19stringInterpolationGSaSS__SS -_TTSg5SS___TFVs22_ContiguousArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5SS___TFVs22_ContiguousArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5SS___TFCs23_ContiguousArrayStorageD -_TTSg5SS___TFCs23_ContiguousArrayStoraged -_TTSg5SS___TFCs23_ContiguousArrayStorageg15_elementPointerGSpx_ -_TTSg5SS___TFSp12deinitializefT5countSi_Sv -_TFSSCfT26stringInterpolationSegmentSS_SS -_TTSg5TSSSS____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5TSSSS____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5SS___TFVs15ContiguousArray15reserveCapacityfSiT_ -_TTSg5SS___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5SS___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5SS___TFVs22_ContiguousArrayBufferg8endIndexSi -_TTSg5SS___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5SS___TFVs15ContiguousArrayg5countSi -_TTSg5SS___TFVs22_ContiguousArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_x__ -_TTSg5GSaTSSSS__GSaTSSSS__s26RangeReplaceableCollections_GSaTSSSS__GSaTSSSS__s8Sequences___TFsoi2peu0_Rxs26RangeReplaceableCollection_s8SequenceW_8Iterator7Element_zWx8IteratorS2__rFTRxq__T_ -_TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TTWurGSax_s26RangeReplaceableCollectionsFS_6appenduRd__s8SequenceWd__8Iterator7Element_zWx8IteratorS2__rfT10contentsOfqd___T_ -_TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TFSa6appenduRd__s8SequenceWd__8Iterator7Element_zxrfT10contentsOfqd___T_ -queryComponents -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTWSSs8HashablesFS_g9hashValueSi -_TTSfq4s___TFSSg9hashValueSi -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg5countSi -_TTSg5TSSSS____TTWurGSax_s10CollectionsFS_g5countwx13IndexDistance -_TTSg5TSSSS____TFSag5countSi -_TTSg5TSSSS____TFSa9_getCountfT_Si -_TTSg5TSSSS____TFVs12_ArrayBufferg5countSi -_TTSg5TSSSS____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortfT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__s14_IndexableBasesFS1_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TFVs17LazyMapCollection9formIndexfT5afterRwx5Index_T_ -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s14_IndexableBasesFS1_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10_Indexables___TFEsPs10_Indexable9formIndexfT5afterRwx5Index_T_ -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s14_IndexableBasesFS1_5indexfT5afterwx5Index_wxS2_ -_TTSg5SSSSs8Hashables_P____TFVs10Dictionary5indexfT5afterGVS_5Indexxq____GS0_xq___ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBuffer5indexfT5afterGVVs10Dictionary5Indexxq____GS1_xq___ -_TTSr5SSSSs8Hashables_P____TTRG0_Rxs8HashablerXFo_ixiq__ix_XFo_iT3keyx5valueq___ix_ -_TTSg5SSSSs8Hashables_P____TTRG0_Rxs8HashablerXFo_ixiq__ix_XFo_iT3keyx5valueq___ix_ -_TTSr5SSSSs8Hashables_P____TFFVs10Dictionaryg4keysGVs17LazyMapCollectionGS_xq__x_U_FT3keyx5valueq__x -_TTSg5SSSSs8Hashables_P____TFFVs10Dictionaryg4keysGVs17LazyMapCollectionGS_xq__x_U_FT3keyx5valueq__x -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__s14_IndexableBasesFS1_g10startIndexwx5Index -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TFVs17LazyMapCollectiong10startIndexwx5Index -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s14_IndexableBasesFS1_g10startIndexwx5Index -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg10startIndexGVS_5Indexxq___ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBufferg10startIndexGVVs10Dictionary5Indexxq___ -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg10startIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__S_sFS_g5countwx13IndexDistance -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TFVs17LazyMapCollectiong5countwx13IndexDistance -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s10CollectionsFS1_g5countwx13IndexDistance -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg5countSi -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBufferg5countSi -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSg5SSSSs8Hashables_P____TFVs18DictionaryIterator4nextfT_GSqT3keyx5valueq___ -_TTSg5SSSSs8Hashables_P____TFVs18DictionaryIterator11_nativeNextfT_GSqT3keyx5valueq___ -_TTSg5GSaP__GSaP__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5P____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5P____TFSa9formIndexfT5afterRSi_T_ -_TTSg5P____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5P____TFSag9subscriptFSix -_TTSg5P____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5P____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5P____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5TSSSS____TFSa6appendfxT_ -_TTSg5TSSSS____TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5TSSSS____TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5TSSSS____TFSp10initializefT2tox5countSi_T_ -_TTSg5TSSSS____TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5TSSSS____TFVs12_ArrayBuffers5countSi -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffers5countSi -_TTSg5TSSSS____TFVs12_ArrayBufferg8capacitySi -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5TSSSS____TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5TSSSS____TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5TSSSS____TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -escape -_TTSg5P____TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5P____TFSSCurfT10describingx_SS -_TTSg5CSo8NSNumber___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5CSo8NSNumber___TFSSCurfT10describingx_SS -isBool.get -_TTSg5P____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5P____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5P____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5P____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5P____TFVs22_ContiguousArrayBufferg5countSi -_TMaCSo8NSNumber -_TTSg5P____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5P____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5P____TFSag8endIndexSi -_TTSg5P____TFSa9_getCountfT_Si -_TTSg5P____TFVs12_ArrayBufferg5countSi -_TTSg5P____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5SS_P____TZFVs22_NativeDictionaryIndexoi2eefTGS_xq__GS_xq___Sb -_TTSg5SSSSs8Hashables_P____TFVs10Dictionary12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBuffer12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_P____TZFVs18DictionaryIterator6_cocoafCs24_CocoaDictionaryIteratorGS_xq__ -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg8endIndexGVs22_NativeDictionaryIndexxq__ -_TMaGSaP__ -_TMaGVs10DictionarySSP__ -_TFSS5indexfTVVSS13CharacterView5Index8offsetBySi9limitedByS0__GSqS0__ -_TTSfq4s_n_s_n___TTSgq5VSS13CharacterViewS_s23_BidirectionalIndexables___TFEsPs23_BidirectionalIndexable5indexfTwx5Index8offsetBywx13IndexDistance9limitedBywxS0__GSqwxS0__ -_TTSg5VVSS13CharacterView5IndexS0_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTWVVSS13CharacterView5Indexs9EquatablesZFS1_oi2eefTxx_Sb -_TFSSg8endIndexVVSS13CharacterView5Index -_TZFSSoi2pefTRSSSS_T_ -_TFFV9Alamofire11URLEncoding6escapeFSSSSu0_KzT_VVSS13CharacterView5Index -_TFSSg10startIndexVVSS13CharacterView5Index -_TTSf4g_n___TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TFSa6appenduRd__s8SequenceWd__8Iterator7Element_zxrfT10contentsOfqd___T_ -_TTSg5TSSSS____TFSrg8endIndexSi -_TTSg5TSSSS____TFSrg5countSi -_TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TFSr10initializeuRd__s8SequenceWd__8Iterator7Element_zxrfT4fromqd___Twd__S0_Si_ -_TTSg5TSSSS____TTWurGSax_s8SequencesFS_13_copyContentsfT12initializingGSrWx8Iterator7Element___TwxS0_Si_ -_TTSg5TSSSS____TFSa13_copyContentsfT12initializingGSrx__TGVs16IndexingIteratorGSax__Si_ -_TTSg5TSSSS____TFSrCfT5startGSqGSpx__5countSi_GSrx_ -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs16IteratorSequenceGVs16IndexingIteratorGSaTSSSS____GS1_GS2_GSaTSSSS____s8Sequences___TFEsPs20_ArrayBufferProtocol20_arrayAppendSequenceuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__T_ -_TTSg5TSSSS____TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5TSSSS____TFSag24_baseAddressIfContiguousGSqGSpx__ -_TTSg5TSSSS____TFVs12_ArrayBufferg31firstElementAddressIfContiguousGSqGSpx__ -_TTSg5GSaTSSSS__GSaTSSSS__s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5TSSSS____TFSag8capacitySi -_TTSg5TSSSS____TFSa12_getCapacityfT_Si -_TTSg5TSSSS____TTWurGSax_s8SequencesFS_g19underestimatedCountSi -_TTSg5GSaTSSSS__GSaTSSSS__s10Collections___TFEsPs10Collectiong19underestimatedCountSi -_TTSf4gs_n___TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs16IteratorSequenceGVs16IndexingIteratorGSaTSSSS____GS1_GS2_GSaTSSSS____s8Sequences___TFEsPs20_ArrayBufferProtocol20_arrayAppendSequenceuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__T_ -_TTSg5GVs16IndexingIteratorGSaTSSSS___GS_GSaTSSSS___s16IteratorProtocols___TTWuRxs16IteratorProtocolrGVs16IteratorSequencex_S_sFS_4nextfT_GSqwx7Element_ -_TTSg5GVs16IndexingIteratorGSaTSSSS___GS_GSaTSSSS___s16IteratorProtocols___TFVs16IteratorSequence4nextfT_GSqwx7Element_ -_TTSg5GSaTSSSS__GSaTSSSS__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaTSSSS__GSaTSSSS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5TSSSS____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_s5countSi -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerTSSSS__GS1_TSSSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5TSSSS____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5TSSSS____TFSag8endIndexSi -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerTSSSS__GS1_TSSSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5TSSSS____TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5TSSSS____TFVs12_ArrayBufferg8endIndexSi -_TTSg5TSSSS____TFSp12deinitializefT5countSi_Sv -_TTSg5TSSSS____TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5TSSSS____TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSf4n_n_d___TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageTSSSS__ -_TMaTSSSS_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSf4g_n___TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortfT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_ -_TTSg5SS_T____TTWurGVs15ContiguousArrayx_s17MutableCollectionsFS0_42_withUnsafeMutableBufferPointerIfSupportedurfzFzTGSpWx8Iterator7Element__Si_qd__GSqqd___ -_TTSg5SS_T____TFVs15ContiguousArray42_withUnsafeMutableBufferPointerIfSupportedurfzFzTGSpx_Si_qd__GSqqd___ -_TTSg5SS_T____TFVs15ContiguousArray30withUnsafeMutableBufferPointerurfzFzRGSrx_qd__qd__ -_TTSg5SS_T____TFFVs15ContiguousArray30withUnsafeMutableBufferPointerurFzFzRGSrx_qd__qd__L_6$deferu__rfT_T_ -_TTSg5GVs15ContiguousArraySS____TFs4swapurFTRxRx_T_ -_TTSf1n_n_cl236_TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TTRGRxs17MutableCollectionxs22RandomAccessCollectionrXFo_dGSpWxPs10Collection8Iterator7Element__dSi_zoPs5Error__XFo_dGSpWxS2_S3___dSi_iT_zoPS4___XFo_dGSpSS_dSi_zoPs5Error_____TTSg5SS_T____TFFVs15ContiguousArray42_withUnsafeMutableBufferPointerIfSupportedurFzFzTGSpx_Si_qd__GSqqd___U_FzRGSrx_qd__ -_TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TTRGRxs17MutableCollectionxs22RandomAccessCollectionrXFo_dGSpWxPs10Collection8Iterator7Element__dSi_zoPs5Error__XFo_dGSpWxS2_S3___dSi_iT_zoPS4___ -_TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortFT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_U_FTGSpWxS2_S3___Si_T_ -_TTSf4s___TTSg5SS___TFSrg5countSi -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT8newCountSi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5SS___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol25_outlinedMakeUniqueBufferfT11bufferCountSi_T_ -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_wx7Element__ -_TTWSus17BitwiseOperationssZFS_g8allZerosx -_TTWSis14_SignedIntegersFS_CfVs5Int64x -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5TSSSS____TFSa15reserveCapacityfSiT_ -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSgq5VVSS17UnicodeScalarView16_ScratchIteratorS0_s16IteratorProtocols___TFVs5UTF166decodeuRxs16IteratorProtocolwx7ElementzVs6UInt16rfRxOs21UnicodeDecodingResult -_TTSg5TSSSS____TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5SS_P____TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -_TTSg5GVs22_NativeDictionaryIndexSSP__GS_SSP__s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS_P____TTWu0_rGVs22_NativeDictionaryIndexxq__s9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9Equatable10Foundation___TFsoi2neuRxs9EquatablerFTxx_Sb -options.get -format.get -binary.get -xml.get -default.get -prettyPrinted.get -_TIFV9Alamofire12JSONEncodingcFT7optionsVCSo17JSONSerialization14WritingOptions_S0_A_ -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation_GSaS0__GSaS0__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVCSo17JSONSerialization14WritingOptions_GSaS0__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVCSo17JSONSerialization14WritingOptions_GSaS0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VCSo17JSONSerialization14WritingOptions___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSag9subscriptFSix -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VCSo17JSONSerialization14WritingOptions___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSag8endIndexSi -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSa9_getCountfT_Si -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs12_ArrayBufferg5countSi -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs22_ContiguousArrayBufferg5countSi -_TTSf3cpfr33_TTSfq4n_n_d___TZFSSoi1lfTSSSS_Sb_n_n___TTRXFo_oSSoSS_dSb_XFo_iSSiSS_dSb_ -_TTSfq4n_n_d___TZFSSoi1lfTSSSS_Sb -_TTSfq4gs_gs___TTSfq4n_n_d___TZFSSoi1lfTSSSS_Sb -_TTSfq4gs_s___TFSS13_compareASCIIfSSSi -_TTSg5SS_SS___TFSq3mapurfzFzxqd__GSqqd___ -_TTRXFo_oSS_oSSzoPs5Error__XFo_iSS_iSSzoPS___ -_TFFV9Alamofire11URLEncoding6encodeFzTPS_21URLRequestConvertible_4withGSqGVs10DictionarySSP____V10Foundation10URLRequestU_FSSSS -_TTSf4gs___TFFV9Alamofire11URLEncoding6encodeFzTPS_21URLRequestConvertible_4withGSqGVs10DictionarySSP____V10Foundation10URLRequestU_FSSSS -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg7isEmptySb -encodesParametersInURL -destination.get -httpBody.get -queryString.get -methodDependent.get -_TFs27_bridgeAnythingToObjectiveCurFxPs9AnyObject_ -_TFs25_isClassOrObjCExistentialurFMxSb -__TFFC9Alamofire7RequestcFT7sessionCSo10URLSession11requestTaskOS0_11RequestTask5errorGSqPs5Error___S0_U_FT_T_ -__TFC9Alamofire7Request7suspendfT_T__merged -__TTSg5GVs10DictionarySSCSo13URLCredential_GS_SSS0__s10Collections_S0____TFVs17LazyMapCollection12makeIteratorfT_GVs15LazyMapIteratorwx8Iteratorq__ -__TTWVC9Alamofire11DataRequest11RequestableS_15TaskConvertibleS_FS2_4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___ -__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo22URLSessionDownloadTask -__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask_merged -__TTWOC9Alamofire15DownloadRequest12DownloadableS_15TaskConvertibleS_FS2_4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TFFC9Alamofire15DownloadRequest6cancelFT_T_U_FGSqV10Foundation4Data_T_ -__TTRXFo_oGSqV10Foundation4Data___XFdCb_dGSqCSo6NSData___ -__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -__TTWOC9Alamofire13UploadRequest10UploadableS_15TaskConvertibleS_FS2_4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTWOC9Alamofire13StreamRequest10StreamableS_15TaskConvertibleS_FS2_4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func8 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func9 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func10 -__TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -__TTSg5SS_SS___TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -__TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -__TTSg5SS___TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSgq5SiSis23CustomStringConvertibles___TFs26_toStringReadOnlyPrintableuRxs23CustomStringConvertiblerFxSS -__TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer18nativeRemoveObjectfT6forKeyx_GSqq__ -__TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -__TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5CSo10HTTPCookie___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -__TTSfq4n_n_d___TZFVs11AnyHashableoi2eefTS_S__Sb -__TTSr5SSSSs8Hashables_CSo13URLCredential___TFFVs10Dictionaryg6valuesGVs17LazyMapCollectionGS_xq__q__U_FT3keyx5valueq__q_ -__TTSf3cpfr120_TTSr5SSSSs8Hashables_CSo13URLCredential___TFFVs10Dictionaryg6valuesGVs17LazyMapCollectionGS_xq__q__U_FT3keyx5valueq__q__n_n___TTSr5SSSSs8Hashables_CSo13URLCredential___TTRG0_Rxs8HashablerXFo_ixiq__iq__XFo_iT3keyx5valueq___iq__ -__TTSf4n_n_d___TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -__TTSf4g_n_n_n___TFOC9Alamofire13StreamRequest10Streamable4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTSf4g_n_g_n___TFOC9Alamofire13UploadRequest10Uploadable4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTSf4g_n_g_n___TFOC9Alamofire15DownloadRequest12Downloadable4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTSf4g_n_g_n___TFVC9Alamofire11DataRequest11Requestable4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTSf4g_n___TFC9Alamofire16DataTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__T09Alamofire13UploadRequestC10UploadableOWy -__T09Alamofire13UploadRequestC10UploadableOWy.16 -__TMaOC9Alamofire13UploadRequest10Uploadable -__TMaVC9Alamofire11DataRequest11Requestable -__TMaOC9Alamofire15DownloadRequest12Downloadable -__TPA__TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -__TWaVC9Alamofire11DataRequest11RequestableS_15TaskConvertibleS_ -__TWaOC9Alamofire15DownloadRequest12DownloadableS_15TaskConvertibleS_ -__TWaOC9Alamofire13UploadRequest10UploadableS_15TaskConvertibleS_ -__TWaOC9Alamofire13StreamRequest10StreamableS_15TaskConvertibleS_ -__TwXXOC9Alamofire7Request11RequestTask -__TwCPOC9Alamofire7Request11RequestTask -__TwdeOC9Alamofire7Request11RequestTask -__TwxxOC9Alamofire7Request11RequestTask -__TwCpOC9Alamofire7Request11RequestTask -__TwcpOC9Alamofire7Request11RequestTask -__TwcaOC9Alamofire7Request11RequestTask -__TwTkOC9Alamofire7Request11RequestTask -__TwtkOC9Alamofire7Request11RequestTask -__TwtaOC9Alamofire7Request11RequestTask -__TwalOC9Alamofire7Request11RequestTask -__TwXxOC9Alamofire7Request11RequestTask -__TwCcOC9Alamofire7Request11RequestTask -__TwTtOC9Alamofire7Request11RequestTask -__TwtTOC9Alamofire7Request11RequestTask -__TwugOC9Alamofire7Request11RequestTask -__TwupOC9Alamofire7Request11RequestTask -__TwuiOC9Alamofire7Request11RequestTask -__TMaOC9Alamofire7Request11RequestTask -__TwXXVC9Alamofire11DataRequest11Requestable -__TwCPVC9Alamofire11DataRequest11Requestable -__TwcpVC9Alamofire11DataRequest11Requestable -__TwcaVC9Alamofire11DataRequest11Requestable -__TwtaVC9Alamofire11DataRequest11Requestable -__TwXxVC9Alamofire11DataRequest11Requestable -__TwCcVC9Alamofire11DataRequest11Requestable -__TwxsVC9Alamofire11DataRequest11Requestable -__TwxgVC9Alamofire11DataRequest11Requestable -__TwXXOC9Alamofire15DownloadRequest12Downloadable -__TwCPOC9Alamofire15DownloadRequest12Downloadable -__TwcpOC9Alamofire15DownloadRequest12Downloadable -__TwcaOC9Alamofire15DownloadRequest12Downloadable -__TwtaOC9Alamofire15DownloadRequest12Downloadable -__TwXxOC9Alamofire15DownloadRequest12Downloadable -__TwCcOC9Alamofire15DownloadRequest12Downloadable -__TwugOC9Alamofire15DownloadRequest12Downloadable -__TwupOC9Alamofire15DownloadRequest12Downloadable -__TwuiOC9Alamofire15DownloadRequest12Downloadable -__TwXXOC9Alamofire13UploadRequest10Uploadable -__TwCPOC9Alamofire13UploadRequest10Uploadable -__TwxxOC9Alamofire13UploadRequest10Uploadable -__TwCpOC9Alamofire13UploadRequest10Uploadable -__TwcpOC9Alamofire13UploadRequest10Uploadable -__TwcaOC9Alamofire13UploadRequest10Uploadable -__TwtaOC9Alamofire13UploadRequest10Uploadable -__TwXxOC9Alamofire13UploadRequest10Uploadable -__TwCcOC9Alamofire13UploadRequest10Uploadable -__TwugOC9Alamofire13UploadRequest10Uploadable -__TwupOC9Alamofire13UploadRequest10Uploadable -__TwuiOC9Alamofire13UploadRequest10Uploadable -__TwXXOC9Alamofire13StreamRequest10Streamable -__TwCPOC9Alamofire13StreamRequest10Streamable -__TwprOC9Alamofire13StreamRequest10Streamable -__TwdeOC9Alamofire13StreamRequest10Streamable -__TwxxOC9Alamofire13StreamRequest10Streamable -__TwCpOC9Alamofire13StreamRequest10Streamable -__TwcpOC9Alamofire13StreamRequest10Streamable -__TwcaOC9Alamofire13StreamRequest10Streamable -__TwTkOC9Alamofire13StreamRequest10Streamable -___swift_memcpy17_4 -__TwtaOC9Alamofire13StreamRequest10Streamable -__TwalOC9Alamofire13StreamRequest10Streamable -__TwXxOC9Alamofire13StreamRequest10Streamable -__TwCcOC9Alamofire13StreamRequest10Streamable -___swift_memmove_array20_4 -__TwugOC9Alamofire13StreamRequest10Streamable -__TwupOC9Alamofire13StreamRequest10Streamable -__TwuiOC9Alamofire13StreamRequest10Streamable -__TMaOC9Alamofire13StreamRequest10Streamable -__TMaTGSqP9Alamofire15TaskConvertible__GSqCSo14URLSessionTask__ -__TPA__TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionStreamTask -__TPA__TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionStreamTask -__TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask -__TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -_objectdestroy.69_merged -__TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -__TPA__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo22URLSessionDownloadTask -__TPA__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -__TPA__TFFVC9Alamofire11DataRequest11Requestable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo18URLSessionDataTask -__TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask_merged -__TPA__TTRXFo__oCSo18URLSessionDataTaskzoPs5Error__XFo__iS_zoPS0___ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4gs_g___TFFC9Alamofire7Request18cURLRepresentationFT_SSU_FTSSCSo10HTTPCookie_SS -__TTSf4g_n_n_n___TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -__TTSf4g_g___TFFC9Alamofire15DownloadRequest6cancelFT_T_U_FGSqV10Foundation4Data_T_ -__TTSf4g_g_n_n___TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -__TwxxOC9Alamofire15DownloadRequest12Downloadable -_block_destroy_helper.96 -__TPA__TTRXFo__oCSo20URLSessionStreamTaskzoPs5Error__XFo__iS_zoPS0___.61 -__TPA__TTRXFo__oCSo20URLSessionUploadTaskzoPs5Error__XFo__iS_zoPS0___ -__TPA__TTRXFo__oCSo20URLSessionUploadTaskzoPs5Error__XFo__iS_zoPS0___.74 -__TPA__TTRXFo__oCSo20URLSessionUploadTaskzoPs5Error__XFo__iS_zoPS0___.81 -__TPA__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___ -__TPA__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___.94 -__TPA__TTRXFo__oCSo20URLSessionStreamTaskzoPs5Error__XFo__iS_zoPS0___ -_block_copy_helper.95 -__TwCpVC9Alamofire11DataRequest11Requestable -__TwCpOC9Alamofire15DownloadRequest12Downloadable -__TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -__TwprOC9Alamofire7Request11RequestTask -__TwxxVC9Alamofire11DataRequest11Requestable -__TWvdvC9Alamofire12TaskDelegate10credentialGSqCSo13URLCredential_ -__TMLP9Alamofire15TaskConvertible_ -__TMp9Alamofire15TaskConvertible -__TWvdvC9Alamofire16DataTaskDelegate8progressCSo8Progress -__TWvdvC9Alamofire16DataTaskDelegate10dataStreamGSqFV10Foundation4DataT__ -__TWvdvC9Alamofire16DataTaskDelegate15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWvdvC9Alamofire20DownloadTaskDelegate10resumeDataGSqV10Foundation4Data_ -__TMLGSqCSo14URLSessionTask_ -__TWvdvC9Alamofire20DownloadTaskDelegate15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWvdvC9Alamofire18UploadTaskDelegate14uploadProgressCSo8Progress -__TWvdvC9Alamofire18UploadTaskDelegate21uploadProgressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWPVC9Alamofire11DataRequest11RequestableS_15TaskConvertibleS_ -__TWPOC9Alamofire15DownloadRequest12DownloadableS_15TaskConvertibleS_ -__TWPOC9Alamofire13UploadRequest10UploadableS_15TaskConvertibleS_ -__TWPOC9Alamofire13StreamRequest10StreamableS_15TaskConvertibleS_ -__TMRfP9Alamofire14RequestAdapter_ -__TMRfP9Alamofire14RequestRetrier_ -__TMRfP9Alamofire15TaskConvertible_ -__TWvdvC9Alamofire7Request12originalTaskGSqPS_15TaskConvertible__ -__TWvdvC9Alamofire7Request9startTimeGSqSd_ -__TWvdvC9Alamofire7Request7endTimeGSqSd_ -__TWvdvC9Alamofire7Request11validationsGSaFT_T__ -__TWvdvC9Alamofire7RequestP33_118BC03984F32CCF649653E95C325F6312taskDelegateCS_12TaskDelegate -__TWvdvC9Alamofire7RequestP33_118BC03984F32CCF649653E95C325F6316taskDelegateLockCSo6NSLock -__TWoFC9Alamofire7Requests8delegateCS_12TaskDelegate -__TWoFC9Alamofire7Requestm8delegateCS_12TaskDelegate -__TWoFC9Alamofire7Requests10retryCountSu -__TWoFC9Alamofire7Requestm10retryCountSu -__TWoFC9Alamofire7Requestg9startTimeGSqSd_ -__TWoFC9Alamofire7Requests9startTimeGSqSd_ -__TWoFC9Alamofire7Requestm9startTimeGSqSd_ -__TWoFC9Alamofire7Requestg7endTimeGSqSd_ -__TWoFC9Alamofire7Requests7endTimeGSqSd_ -__TWoFC9Alamofire7Requestm7endTimeGSqSd_ -__TWoFC9Alamofire7Requestg11validationsGSaFT_T__ -__TWoFC9Alamofire7Requests11validationsGSaFT_T__ -__TWoFC9Alamofire7Requestm11validationsGSaFT_T__ -__TWoFC9Alamofire7RequestgP33_118BC03984F32CCF649653E95C325F6312taskDelegateCS_12TaskDelegate -__TWoFC9Alamofire7RequestsP33_118BC03984F32CCF649653E95C325F6312taskDelegateCS_12TaskDelegate -__TWoFC9Alamofire7RequestmP33_118BC03984F32CCF649653E95C325F6312taskDelegateCS_12TaskDelegate -__TWoFC9Alamofire7RequestgP33_118BC03984F32CCF649653E95C325F6316taskDelegateLockCSo6NSLock -__TWoFC9Alamofire7RequestsP33_118BC03984F32CCF649653E95C325F6316taskDelegateLockCSo6NSLock -__TWoFC9Alamofire7RequestmP33_118BC03984F32CCF649653E95C325F6316taskDelegateLockCSo6NSLock -__TWoFC9Alamofire7RequestCfT7sessionCSo10URLSession11requestTaskOS0_11RequestTask5errorGSqPs5Error___S0_ -__TMfC9Alamofire7Request -__TWVOC9Alamofire7Request11RequestTask -__TMnOC9Alamofire7Request11RequestTask -__TMLOC9Alamofire7Request11RequestTask -__TMfOC9Alamofire7Request11RequestTask -__TMRfOC9Alamofire7Request11RequestTask -__TMRfC9Alamofire7Request -__TWoFC9Alamofire11DataRequestg12dataDelegateCS_16DataTaskDelegate -__TMfC9Alamofire11DataRequest -__TWVVC9Alamofire11DataRequest11Requestable -__TMnVC9Alamofire11DataRequest11Requestable -__TMLVC9Alamofire11DataRequest11Requestable -__TMfVC9Alamofire11DataRequest11Requestable -__TMRfVC9Alamofire11DataRequest11Requestable -__TMRfC9Alamofire11DataRequest -__TMRsC9Alamofire11DataRequest -__TWoFC9Alamofire15DownloadRequestg16downloadDelegateCS_20DownloadTaskDelegate -__TMfC9Alamofire15DownloadRequest -__TMfVC9Alamofire15DownloadRequest15DownloadOptions -__TMRfVC9Alamofire15DownloadRequest15DownloadOptions -__TWVOC9Alamofire15DownloadRequest12Downloadable -__TMnOC9Alamofire15DownloadRequest12Downloadable -__TMLOC9Alamofire15DownloadRequest12Downloadable -__TMfOC9Alamofire15DownloadRequest12Downloadable -__TMRfOC9Alamofire15DownloadRequest12Downloadable -__TMRfC9Alamofire15DownloadRequest -__TMRsC9Alamofire15DownloadRequest -__TWoFC9Alamofire13UploadRequestg14uploadDelegateCS_18UploadTaskDelegate -__TMfC9Alamofire13UploadRequest -__TWVOC9Alamofire13UploadRequest10Uploadable -__TMnOC9Alamofire13UploadRequest10Uploadable -__TMLOC9Alamofire13UploadRequest10Uploadable -__TMfOC9Alamofire13UploadRequest10Uploadable -__TMRfOC9Alamofire13UploadRequest10Uploadable -__TMRfC9Alamofire13UploadRequest -__TMRsC9Alamofire13UploadRequest -__TMfC9Alamofire13StreamRequest -__TWVOC9Alamofire13StreamRequest10Streamable -__TMnOC9Alamofire13StreamRequest10Streamable -__TMLOC9Alamofire13StreamRequest10Streamable -__TMfOC9Alamofire13StreamRequest10Streamable -__TMRfOC9Alamofire13StreamRequest10Streamable -__TMRfC9Alamofire13StreamRequest -__TMRsC9Alamofire13StreamRequest -__TMRaVC9Alamofire15DownloadRequest15DownloadOptionss9OptionSetS_ -__TMRaVC9Alamofire15DownloadRequest15DownloadOptionss10SetAlgebraS_ -__TMRaVC9Alamofire15DownloadRequest15DownloadOptionss16RawRepresentableS_ -__TMRaVC9Alamofire15DownloadRequest15DownloadOptionss25ExpressibleByArrayLiteralS_ -__TMRfCSo11FileManager -__TMRsCSo11FileManager -__TMRfCSo10NetService -__TMRsCSo10NetService -__TMRbOCSo11FileManager19SearchPathDirectory -__TMRbVCSo11FileManager20SearchPathDomainMask -__TMRbOC9Alamofire7Request11RequestTask -__TMRbOC9Alamofire15DownloadRequest12Downloadable -__TMRbOC9Alamofire13UploadRequest10Uploadable -__TMRbOC9Alamofire13StreamRequest10Streamable -__TMLT8hostNameSS4portSi_ -__TMLCSo10NetService -__TMLTV10Foundation4DataVS_10URLRequest_ -__TMLTV10Foundation3URLVS_10URLRequest_ -__TMLTCSo11InputStreamV10Foundation10URLRequest_ -__TMLTGSqP9Alamofire15TaskConvertible__GSqCSo14URLSessionTask__ -__TMLGSqP9Alamofire15TaskConvertible__ -__TMLGSqSd_ -__TMLGSaFT_T__ -__TMLFT_T_ -__TMLCSo20URLSessionUploadTask -_block_descriptor.97 -__TWvdvC9Alamofire18UploadTaskDelegate19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TMLCSo10HTTPCookie -__TMLGCs37_HashableTypedNativeDictionaryStorageVs11AnyHashableP__ -__TMOC9Alamofire7Request11RequestTask -__TMVC9Alamofire11DataRequest11Requestable -__TMOC9Alamofire15DownloadRequest12Downloadable -__TMOC9Alamofire13UploadRequest10Uploadable -__TMOC9Alamofire13StreamRequest10Streamable -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Request.swift -_TTSf4g_g_n_n___TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -_TTSg5V10Foundation3URL___TFSag9subscriptFSix -_TTSg5V10Foundation3URL___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5V10Foundation3URL___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5V10Foundation3URL___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5V10Foundation3URL___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5V10Foundation3URL___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5GSaV10Foundation3URL_GSaS0__s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5V10Foundation3URL___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5V10Foundation3URL___TFSag8endIndexSi -_TTSg5V10Foundation3URL___TFSa9_getCountfT_Si -_TTSg5V10Foundation3URL___TFVs12_ArrayBufferg5countSi -_TTSg5V10Foundation3URL___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5V10Foundation3URL___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4g_g___TFFC9Alamofire15DownloadRequest6cancelFT_T_U_FGSqV10Foundation4Data_T_ -downloadDelegate.get -resumeData.set -_TTSf4g_n_n_n___TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_prevfSiSi -_TTSg5P____TFSp10initializefT2tox5countSi_T_ -_TTSg5P____TFSp4movefT_x -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5Vs11AnyHashable___TFSp10initializefT2tox5countSi_T_ -_TTSg5Vs11AnyHashable___TFSp4movefT_x -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg8capacitySi -_TTWVs11AnyHashables8HashablesFS0_g9hashValueSi -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffers5countSi -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg5countSi -_TTSg5P____TFSp12deinitializefT5countSi_Sv -_TTSg5Vs11AnyHashable___TFSp12deinitializefT5countSi_Sv -_TTSf4gs_g___TFFC9Alamofire7Request18cURLRepresentationFT_SSU_FTSSCSo10HTTPCookie_SS -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5SS___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5SS___TFVs12_ArrayBufferg8endIndexSi -_TTSg5SS___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5SS___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5SS___TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5SS___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TPA__TTRXFo__oCSo18URLSessionDataTaskzoPs5Error__XFo__iS_zoPS0___ -_TTRXFo__oCSo18URLSessionDataTaskzoPs5Error__XFo__iS_zoPS0___ -objectdestroy.102 -_TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask -_TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask -_TTSf4g_g___TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask -_TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -objectdestroy.69 -_TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -objectdestroy.63 -_TPA__TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionStreamTask -_TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionStreamTask -_TTSf4g_gs_n___TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionStreamTask -objectdestroy.56 -_TPA__TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionStreamTask -_TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionStreamTask -_TTSf4g_g___TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionStreamTask -objectdestroy.50 -_TMaTGSqP9Alamofire15TaskConvertible__GSqCSo14URLSessionTask__ -_TMaGSqCSo14URLSessionTask_ -_TMaGSqP9Alamofire15TaskConvertible__ -_TMaP9Alamofire15TaskConvertible_ -initialize_metadata_Streamable -_TMaC9Alamofire13StreamRequest -_TMaOC9Alamofire13StreamRequest10Streamable -get_field_types_Streamable -_TMaCSo10NetService -_TMaT8hostNameSS4portSi_ -_TwuiOC9Alamofire13StreamRequest10Streamable -_TwupOC9Alamofire13StreamRequest10Streamable -_TwugOC9Alamofire13StreamRequest10Streamable -__swift_memmove_array20_4 -_TwCcOC9Alamofire13StreamRequest10Streamable -_TwXxOC9Alamofire13StreamRequest10Streamable -_TwalOC9Alamofire13StreamRequest10Streamable -_TwtaOC9Alamofire13StreamRequest10Streamable -__swift_memcpy17_4 -_TwTkOC9Alamofire13StreamRequest10Streamable -_TwcaOC9Alamofire13StreamRequest10Streamable -_TwcpOC9Alamofire13StreamRequest10Streamable -_TwCpOC9Alamofire13StreamRequest10Streamable -_TwxxOC9Alamofire13StreamRequest10Streamable -_TwdeOC9Alamofire13StreamRequest10Streamable -_TwprOC9Alamofire13StreamRequest10Streamable -_TwCPOC9Alamofire13StreamRequest10Streamable -_TwXXOC9Alamofire13StreamRequest10Streamable -get_field_types_StreamRequest -initialize_metadata_Uploadable -_TMaC9Alamofire13UploadRequest -get_field_types_Uploadable -_TMaTCSo11InputStreamV10Foundation10URLRequest_ -_TMaTV10Foundation3URLVS_10URLRequest_ -_TMaTV10Foundation4DataVS_10URLRequest_ -_TwuiOC9Alamofire13UploadRequest10Uploadable -_TwupOC9Alamofire13UploadRequest10Uploadable -_TwugOC9Alamofire13UploadRequest10Uploadable -_TwCcOC9Alamofire13UploadRequest10Uploadable -_TwXxOC9Alamofire13UploadRequest10Uploadable -_TwtaOC9Alamofire13UploadRequest10Uploadable -_TwcaOC9Alamofire13UploadRequest10Uploadable -_TwcpOC9Alamofire13UploadRequest10Uploadable -_TwCpOC9Alamofire13UploadRequest10Uploadable -_TwxxOC9Alamofire13UploadRequest10Uploadable -_TwCPOC9Alamofire13UploadRequest10Uploadable -_TwXXOC9Alamofire13UploadRequest10Uploadable -get_field_types_UploadRequest -initialize_metadata_Downloadable -_TMaC9Alamofire15DownloadRequest -get_field_types_Downloadable -_TwuiOC9Alamofire15DownloadRequest12Downloadable -_TwupOC9Alamofire15DownloadRequest12Downloadable -_TwugOC9Alamofire15DownloadRequest12Downloadable -_TwCcOC9Alamofire15DownloadRequest12Downloadable -_TwXxOC9Alamofire15DownloadRequest12Downloadable -_TwtaOC9Alamofire15DownloadRequest12Downloadable -_TwcaOC9Alamofire15DownloadRequest12Downloadable -_TwcpOC9Alamofire15DownloadRequest12Downloadable -_TwCPOC9Alamofire15DownloadRequest12Downloadable -_TwXXOC9Alamofire15DownloadRequest12Downloadable -initialize_metadata_DownloadOptions -get_field_types_DownloadOptions -get_field_types_DownloadRequest -initialize_metadata_Requestable -_TMaC9Alamofire11DataRequest -get_field_types_Requestable -_TwxgVC9Alamofire11DataRequest11Requestable -_TwxsVC9Alamofire11DataRequest11Requestable -_TwCcVC9Alamofire11DataRequest11Requestable -_TwXxVC9Alamofire11DataRequest11Requestable -_TwtaVC9Alamofire11DataRequest11Requestable -_TwcaVC9Alamofire11DataRequest11Requestable -_TwcpVC9Alamofire11DataRequest11Requestable -_TwCPVC9Alamofire11DataRequest11Requestable -_TwXXVC9Alamofire11DataRequest11Requestable -get_field_types_DataRequest -initialize_metadata_RequestTask -_TMaC9Alamofire7Request -_TMaOC9Alamofire7Request11RequestTask -get_field_types_RequestTask -_TwuiOC9Alamofire7Request11RequestTask -_TwupOC9Alamofire7Request11RequestTask -_TwugOC9Alamofire7Request11RequestTask -_TwtTOC9Alamofire7Request11RequestTask -_TwTtOC9Alamofire7Request11RequestTask -_TwCcOC9Alamofire7Request11RequestTask -_TwXxOC9Alamofire7Request11RequestTask -_TwalOC9Alamofire7Request11RequestTask -_TwtaOC9Alamofire7Request11RequestTask -_TwtkOC9Alamofire7Request11RequestTask -_TwTkOC9Alamofire7Request11RequestTask -_TwcaOC9Alamofire7Request11RequestTask -_TwcpOC9Alamofire7Request11RequestTask -_TwCpOC9Alamofire7Request11RequestTask -_TwxxOC9Alamofire7Request11RequestTask -_TwdeOC9Alamofire7Request11RequestTask -_TwCPOC9Alamofire7Request11RequestTask -_TwXXOC9Alamofire7Request11RequestTask -get_field_types_Request -_TMaGSaFT_T__ -_TMaFT_T_ -_TMaGSqSd_ -_TWaOC9Alamofire13StreamRequest10StreamableS_15TaskConvertibleS_ -_TWaOC9Alamofire13UploadRequest10UploadableS_15TaskConvertibleS_ -_TWaOC9Alamofire15DownloadRequest12DownloadableS_15TaskConvertibleS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss25ExpressibleByArrayLiteralS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss9EquatableS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss16RawRepresentableS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss10SetAlgebraS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss9OptionSetS_ -_TMaVC9Alamofire15DownloadRequest15DownloadOptions -_TWaVC9Alamofire11DataRequest11RequestableS_15TaskConvertibleS_ -_TWaC9Alamofire7Requests28CustomDebugStringConvertibleS_ -_TWaC9Alamofire7Requests23CustomStringConvertibleS_ -_TPA__TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -_TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -_TMaOC9Alamofire15DownloadRequest12Downloadable -_TMaVC9Alamofire11DataRequest11Requestable -_TMaOC9Alamofire13UploadRequest10Uploadable -authenticate -credential.set -error.set -_TTSf4g_d___TTSg5VCSo6NSData21Base64EncodingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s10SetAlgebra10Foundation_GSaS0__GSaS0__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVCSo6NSData21Base64EncodingOptions_GSaS0__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVCSo6NSData21Base64EncodingOptions_GSaS0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VCSo6NSData21Base64EncodingOptions___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSag9subscriptFSix -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet12intersectionfxx -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5VCSo6NSData21Base64EncodingOptions___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSag8endIndexSi -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSa9_getCountfT_Si -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs12_ArrayBufferg5countSi -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -task -adapt -_TMaCSo20URLSessionUploadTask -_TTSf4g_d___TTSg5Vs11AnyHashableS_s8Hashables_P____TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5GSaTVs11AnyHashableP___GSaTS_P___s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5TVs11AnyHashableP_____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5TVs11AnyHashableP_____TFSa9formIndexfT5afterRSi_T_ -_TTSg5TVs11AnyHashableP_____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5TVs11AnyHashableP_____TFSag9subscriptFSix -_TTSg5TVs11AnyHashableP_____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5TVs11AnyHashableP_____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT15minimumCapacitySi_GS0_xq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT8capacitySi_GS0_xq__ -_TTSg5TVs11AnyHashableP_____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5TVs11AnyHashableP_____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTWVs11AnyHashables9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TMaGCs37_HashableTypedNativeDictionaryStorageVs11AnyHashableP__ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferCfT_GS_xq__ -_TTSg5GSaTVs11AnyHashableP___GSaTS_P___s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5TVs11AnyHashableP_____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5TVs11AnyHashableP_____TFSag8endIndexSi -_TTSg5TVs11AnyHashableP_____TFSa9_getCountfT_Si -_TTSg5TVs11AnyHashableP_____TFVs12_ArrayBufferg5countSi -_TTSg5TVs11AnyHashableP_____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf3cpfr120_TTSr5SSSSs8Hashables_CSo13URLCredential___TFFVs10Dictionaryg6valuesGVs17LazyMapCollectionGS_xq__q__U_FT3keyx5valueq__q__n_n___TTSr5SSSSs8Hashables_CSo13URLCredential___TTRG0_Rxs8HashablerXFo_ixiq__iq__XFo_iT3keyx5valueq___iq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TTRG0_Rxs8HashablerXFo_ixiq__iq__XFo_iT3keyx5valueq___iq__ -_TTSr5SSSSs8Hashables_CSo13URLCredential___TFFVs10Dictionaryg6valuesGVs17LazyMapCollectionGS_xq__q__U_FT3keyx5valueq__q_ -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg9_isNativeSb -_TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5SS___TFVs12_ArrayBufferg8capacitySi -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer18nativeRemoveObjectfT6forKeyx_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSgq5SiSis23CustomStringConvertibles___TFs26_toStringReadOnlyPrintableuRxs23CustomStringConvertiblerFxSS -_TTSg5SS___TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5GVs22_NativeDictionaryIndexSSCSo13URLCredential_GS_SSS0__s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS_CSo13URLCredential___TTWu0_rGVs22_NativeDictionaryIndexxq__s9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5SS_CSo13URLCredential___TZFVs22_NativeDictionaryIndexoi2eefTGS_xq__GS_xq___Sb -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg8endIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg8capacitySi -_TTSgq5SSSSs20TextOutputStreamables___TFs27_toStringReadOnlyStreamableuRxs20TextOutputStreamablerFxSS -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func10 -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func9 -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func8 -uploadProgress -uploadDelegate.get -uploadProgressHandler.set -uploadProgress.get -request.get -_TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -_TTSf4g_g_g___TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -_TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -_TTSf4g_g_g___TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -suggestedDownloadDestination -downloadProgress -progressHandler.set -_TTRXFo_oGSqV10Foundation4Data___XFdCb_dGSqCSo6NSData___ -_TFFC9Alamofire15DownloadRequest6cancelFT_T_U_FGSqV10Foundation4Data_T_ -cancel -downloadTask.get -_TFVE9AlamofireVCSo14NSNotification4Name4Taskau9DidCancelS1_ -resumeData.get -_TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -_TTSf4g_g___TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -_TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___ -removePreviousFile.get -_TFVC9Alamofire15DownloadRequest15DownloadOptionsau18removePreviousFileS1_ -createIntermediateDirectories.get -_TFVC9Alamofire15DownloadRequest15DownloadOptionsau29createIntermediateDirectoriesS1_ -dataDelegate.get -stream -dataStream.set -_TTSg5SSSSs8Hashables___TFVs11AnyHashableCuRxs8HashablerfxS_ -_TTSg5GVs10DictionarySSCSo13URLCredential_GS_SSS0__s10Collections_S0____TFVs17LazyMapCollection12makeIteratorfT_GVs15LazyMapIteratorwx8Iteratorq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TTWu0_Rxs8HashablerGVs10Dictionaryxq__s10CollectionsFS1_12makeIteratorfT_wx8Iterator -_TTSg5SSSSs8Hashables_CSo13URLCredential___TFVs10Dictionary12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TFOs24_VariantDictionaryBuffer12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TZFVs18DictionaryIterator6_cocoafCs24_CocoaDictionaryIteratorGS_xq__ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg10startIndexGVs22_NativeDictionaryIndexxq__ -cURLRepresentation -_TTSg5SSSSs9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSf4gs_gs___TTSg5SSSSs9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS___TFSa6appendfxT_ -_TTSg5SS___TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5GVs18DictionaryIteratorSSCSo13URLCredential_GS_SSS0__s16IteratorProtocols_S0____TFVs15LazyMapIterator4nextfT_GSqq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TTWu0_Rxs8HashablerGVs18DictionaryIteratorxq__s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TFVs18DictionaryIterator4nextfT_GSqT3keyx5valueq___ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TFVs18DictionaryIterator11_nativeNextfT_GSqT3keyx5valueq___ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer12assertingGetfGVs22_NativeDictionaryIndexxq__T3keyx5valueq__ -_TTSg5GSaCSo10HTTPCookie_GSaS__s8Sequences_SS___TFEsPs8Sequence6reduceurfzTqd__FzTqd__Wx8Iterator7Element__qd___qd__ -_TTSg5GSaCSo10HTTPCookie_GSaS__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaCSo10HTTPCookie_GSaS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CSo10HTTPCookie___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5CSo10HTTPCookie___TFSag9subscriptFSix -_TTSg5CSo10HTTPCookie___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TFVSS13CharacterView5indexfT6beforeVS_5Index_S0_ -_TTSfq4s_n___TFVSS13CharacterView5indexfT6beforeVS_5Index_S0_ -_TTSg5CSo10HTTPCookie___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5CSo10HTTPCookie___TFSa9formIndexfT5afterRSi_T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs18DictionaryIterator4nextfT_GSqT3keyx5valueq___ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs18DictionaryIterator11_nativeNextfT_GSqT3keyx5valueq___ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffer12assertingGetfGVs22_NativeDictionaryIndexxq__T3keyx5valueq__ -_TTSg5SSSSs8Hashables_SS___TFVs18DictionaryIterator4nextfT_GSqT3keyx5valueq___ -_TTSg5SSSSs8Hashables_SS___TFVs18DictionaryIterator11_nativeNextfT_GSqT3keyx5valueq___ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffer12assertingGetfGVs22_NativeDictionaryIndexxq__T3keyx5valueq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5SS___TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5SS___TFVs12_ArrayBuffers5countSi -_TTSg5SS___TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5SS___TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5Vs11AnyHashable_P____TZFVs22_NativeDictionaryIndexoi2eefTGS_xq__GS_xq___Sb -_TTSg5Vs11AnyHashable___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5Vs11AnyHashable___TFSSCurfT10describingx_SS -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10Dictionary12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TZFVs18DictionaryIterator6_cocoafCs24_CocoaDictionaryIteratorGS_xq__ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg8endIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg10startIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5P____TFes0_RxzVs11AnyHashablerVs10Dictionarys9subscriptFPs9_Hashable_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10Dictionarys9subscriptFxGSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10Dictionary11removeValuefT6forKeyx_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer11removeValuefT6forKeyx_GSqq__ -_TTSg5SS_SS___TZFVs22_NativeDictionaryIndexoi2eefTGS_xq__GS_xq___Sb -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer11updateValuefTq_6forKeyx_GSqq__ -_TTWSSs9_HashablesFS_14_toAnyHashablefT_Vs11AnyHashable -_TTSgq5SSSSs8Hashables___TFVs11AnyHashableCuRxs8HashablerfxS_ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5SSSSs8Hashables_SS___TFVs10Dictionary12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_SS___TZFVs18DictionaryIterator6_cocoafCs24_CocoaDictionaryIteratorGS_xq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg8endIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg10startIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5Vs11AnyHashableS_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5CSo10HTTPCookie___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TFSSCfT21_builtinStringLiteralBp17utf8CodeUnitCountBw7isASCIIBi1__SS -_TTRXFo_oSSoCSo10HTTPCookie_oSSzoPs5Error__XFo_iSSiS__iSSzoPS0___ -_TFFC9Alamofire7Request18cURLRepresentationFT_SSU_FTSSCSo10HTTPCookie_SS -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo10HTTPCookie___TFSa29_hoistableIsNativeTypeCheckedfT_Sb -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg32arrayPropertyIsNativeTypeCheckedSb -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg20_isNativeTypeCheckedSb -_TTSg5GSaCSo10HTTPCookie_GSaS__s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5CSo10HTTPCookie___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5CSo10HTTPCookie___TFSag8endIndexSi -_TTSg5CSo10HTTPCookie___TFSa9_getCountfT_Si -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg5countSi -_TMaCSo10HTTPCookie -_TTSg5T3keySS5valueCSo13URLCredential__S____TFSq3mapurfzFzxqd__GSqqd___ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg4keysGSpx_ -credential.get -response.get -_TFSSCfT26stringInterpolationSegmentSi_SS -suspend -_TFVE9AlamofireVCSo14NSNotification4Name4Taskau10DidSuspendS1_ -resume -_TFVE9AlamofireVCSo14NSNotification4Name4Taskau9DidResumeS1_ -authorizationHeader -_TFFC9Alamofire7RequestcFT7sessionCSo10URLSession11requestTaskOS0_11RequestTask5errorGSqPs5Error___S0_U_FT_T_ -_TTSf4g___TFFC9Alamofire7RequestcFT7sessionCSo10URLSession11requestTaskOS0_11RequestTask5errorGSqPs5Error___S0_U_FT_T_ -retryCount.get -session.get -__TFC9Alamofire7Requestg8timelineVS_8Timeline -__TPA__TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -__TFE9AlamofirePS_8Response3addfGSqPs9AnyObject__T_ -__TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_ -__TPA__TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T__merged -__TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T__merged -__TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5SiSis8Hashables___TFVs3Set8containsfxSb -__TTSf3cpfr187_TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3___n_n_n_n_n___TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_4Data_oGSqPs5Error___oGO9Alamofire6ResultS2___XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_S2___ -__TTSf3cpfr200_TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3___n_n_n_n_n___TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultVS_4Data__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_S6___ -__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -__TFZFC9Alamofire15DownloadRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP___merged -_globalinit_33_39EEDF845955893097265C4B130CD574_func2 -__TPA__TTRXFo_oGV9Alamofire12DataResponseV10Foundation4Data___XFo_iGS0_S2____ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TTRXFo_oGV9Alamofire16DownloadResponseV10Foundation4Data___XFo_iGS0_S2____ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g___TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -__TTSf4g_g___TFFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g___TFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_ -__TTSf4g_g_g___TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T__merged -__TTSf4g_g___TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4n_g_g_g___TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3__ -__TTSf4n_g_g_n___TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3__ -__TPA__TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_ -__TPA__TTRXFo_oGV9Alamofire12DataResponseSS___XFo_iGS0_SS___ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -__TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__ -__TPA__TTRXFo_oGV9Alamofire16DownloadResponseSS___XFo_iGS0_SS___ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T__merged -__TPA__TFZFC9Alamofire11DataRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -__TPA__TFZFC9Alamofire15DownloadRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -__TWturGV9Alamofire22DataResponseSerializerx_S_30DataResponseSerializerProtocolS_16SerializedObject -__TwXXV9Alamofire22DataResponseSerializer -__TwCPV9Alamofire22DataResponseSerializer -__TwxxV9Alamofire22DataResponseSerializer -__TwCpV9Alamofire22DataResponseSerializer -__TwcpV9Alamofire22DataResponseSerializer -__TwcaV9Alamofire22DataResponseSerializer -__TwtaV9Alamofire22DataResponseSerializer -__TwXxV9Alamofire22DataResponseSerializer -__TwCcV9Alamofire22DataResponseSerializer -__TwxsV9Alamofire22DataResponseSerializer -__TwxgV9Alamofire22DataResponseSerializer -_swift_rt_swift_getGenericMetadata -_get_field_types_DataResponseSerializer_merged -__TMaTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_3URL_GSqPs5Error___ -__TMaTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_4Data_GSqPs5Error___ -__TMaTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_3URL_GSqPs5Error____merged -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSf4n_g_g_n_n___TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T__merged -__TTSf4g_d___TTSg5SiSis8Hashables___TZFesRxs8HashablerVs16_NativeSetBuffer9fromArrayfGSax_GS0_x_ -__TPA__TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -__TPA__TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T__merged -__TPA__TFFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_U_FT_T_ -__TPA__TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T__merged -__TPA__TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_.98 -__TwXxV9Alamofire26DownloadResponseSerializer -__TPA__TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_.72 -__TwcaV9Alamofire26DownloadResponseSerializer -__TWturGV9Alamofire26DownloadResponseSerializerx_S_34DownloadResponseSerializerProtocolS_16SerializedObject -_block_destroy_helper.12 -_block_destroy_helper.18 -_block_destroy_helper.24 -_block_destroy_helper.45 -_block_destroy_helper.59 -_block_destroy_helper.113 -_block_destroy_helper.131 -_block_destroy_helper.162 -_block_destroy_helper.177 -_block_destroy_helper.211 -_block_destroy_helper.231 -_block_destroy_helper.241 -_block_destroy_helper.251 -_block_destroy_helper.261 -_block_destroy_helper.268 -_block_destroy_helper.274 -_block_destroy_helper.280 -_block_destroy_helper.286 -__TwCpV9Alamofire26DownloadResponseSerializer -__TwXXV9Alamofire26DownloadResponseSerializer -__TwtaV9Alamofire26DownloadResponseSerializer -_block_copy_helper.11 -_block_copy_helper.17 -_block_copy_helper.23 -_block_copy_helper.44 -_block_copy_helper.58 -_block_copy_helper.112 -_block_copy_helper.130 -_block_copy_helper.161 -_block_copy_helper.176 -_block_copy_helper.210 -_block_copy_helper.230 -_block_copy_helper.240 -_block_copy_helper.250 -_block_copy_helper.260 -_block_copy_helper.267 -_block_copy_helper.273 -_block_copy_helper.279 -_block_copy_helper.285 -__TwcpV9Alamofire26DownloadResponseSerializer -__TwCcV9Alamofire26DownloadResponseSerializer -__TwCPV9Alamofire26DownloadResponseSerializer -__TPA__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__.139 -__TPA__TFZFC9Alamofire15DownloadRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__.170 -__TwxsV9Alamofire26DownloadResponseSerializer -__TPA__TFZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__.123 -__TPA__TFZFC9Alamofire11DataRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__.155 -__TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_4Data_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__.76 -__TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_4Data_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__ -__TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__.102 -__TwxgV9Alamofire26DownloadResponseSerializer -__TwxxV9Alamofire26DownloadResponseSerializer -__TPA__TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_.160 -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_.175 -__Tv9AlamofireP33_39EEDF845955893097265C4B130CD57420emptyDataStatusCodesGVs3SetSi_ -_block_descriptor.13 -_block_descriptor.19 -_block_descriptor.25 -_block_descriptor.46 -_block_descriptor.60 -_block_descriptor.114 -__TMLCSo6NSNull -_block_descriptor.132 -_block_descriptor.163 -_block_descriptor.178 -__TMRfP9Alamofire30DataResponseSerializerProtocol_ -__TMRfV9Alamofire22DataResponseSerializer -__TMRfP9Alamofire34DownloadResponseSerializerProtocol_ -__TMRfV9Alamofire26DownloadResponseSerializer -__TMRaurGV9Alamofire22DataResponseSerializerx_S_30DataResponseSerializerProtocolS_ -__TMRaurGV9Alamofire26DownloadResponseSerializerx_S_34DownloadResponseSerializerProtocolS_ -__TMRfCSo13DispatchQueue -__TMRsCSo13DispatchQueue -__TMRbVCSo17JSONSerialization14ReadingOptions -__TMLTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_3URL_GSqPs5Error___ -__TMLGSqCSo15HTTPURLResponse_ -__TMLGSqV10Foundation3URL_ -__TMLTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_4Data_GSqPs5Error___ -__TMLGSqV10Foundation4Data_ -__TWvdvC9Alamofire20DownloadTaskDelegate11destinationGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions__ -__TWvdvC9Alamofire20DownloadTaskDelegate12temporaryURLGSqV10Foundation3URL_ -__TWvdvC9Alamofire20DownloadTaskDelegate14destinationURLGSqV10Foundation3URL_ -__TWvdvC9Alamofire12TaskDelegate19initialResponseTimeGSqSd_ -__TMC9Alamofire16DataTaskDelegate -__TMC9Alamofire20DownloadTaskDelegate -__TMC9Alamofire18UploadTaskDelegate -_block_descriptor.212 -__TWvdvC9Alamofire16DataTaskDelegateP33_882ADC2214AAA6CD531CE30210191C7B11mutableDataV10Foundation4Data -_block_descriptor.232 -_block_descriptor.242 -_block_descriptor.252 -_block_descriptor.262 -__TMLGCs23_ContiguousArrayStorageSi_ -__TMLGCs30_HashableTypedNativeSetStorageSi_ -__TWPurGV9Alamofire16DownloadResponsex_S_8ResponseS_ -_block_descriptor.269 -_block_descriptor.275 -__TWPurGV9Alamofire12DataResponsex_S_8ResponseS_ -_block_descriptor.281 -_block_descriptor.287 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ResponseSerialization.swift -_TPA__TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -_TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -_TPA__TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -objectdestroy.265 -_TTSf4g_d___TTSg5SiSis8Hashables___TZFesRxs8HashablerVs16_NativeSetBuffer9fromArrayfGSax_GS0_x_ -_TTSg5GSaSi_GSaSi_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5Si___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5Si___TFSa9formIndexfT5afterRSi_T_ -_TTSg5Si___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5Si___TFSag9subscriptFSix -_TTSg5Si___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5Si___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5Si___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBufferCfT15minimumCapacitySi_GS0_x_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBufferCfT8capacitySi_GS0_x_ -_TTSg5Si___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer5_findfTx11startBucketSi_T3posGVs15_NativeSetIndexx_5foundSb_ -_TTSg5Si___TFVs16_NativeSetBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5Si___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5Si___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5Si___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5Si___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5Si___TFVs16_NativeSetBuffers5countSi -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer6_indexfT5afterSi_Si -_TTSg5Si___TFVs16_NativeSetBuffer3keyfT2atSi_x -_TTSg5Si___TFVs16_NativeSetBufferg4keysGSpx_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer7_bucketfxSi -_TTSg5Si___TFVs16_NativeSetBufferg8capacitySi -_TTSg5Si___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Si___TFVs16_NativeSetBufferCfT8capacitySi7storageCs20_RawNativeSetStorage_GS_x_ -_TTSg5Si___TFVs16_NativeSetBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TMaGCs30_HashableTypedNativeSetStorageSi_ -_TTSg5Si___TFVs16_NativeSetBufferCfT_GS_x_ -_TTSg5GSaSi_GSaSi_s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5Si___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5Si___TFSag8endIndexSi -_TTSg5Si___TFSa9_getCountfT_Si -_TTSg5Si___TFVs12_ArrayBufferg5countSi -_TTSg5Si___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -objectdestroy.255 -objectdestroy.245 -objectdestroy.235 -_TTSf4n_g_g_n_n___TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -serializeResponseString -objectdestroy.225 -objectdestroy.205 -objectdestroy.195 -objectdestroy.192 -_TMaTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_3URL_GSqPs5Error___ -_TMaGSqV10Foundation3URL_ -_TMaGSqCSo15HTTPURLResponse_ -_TMaV9Alamofire26DownloadResponseSerializer -get_field_types_DataResponseSerializer -create_generic_metadata_DataResponseSerializer -_TMaV9Alamofire22DataResponseSerializer -_TwxgV9Alamofire22DataResponseSerializer -_TwxsV9Alamofire22DataResponseSerializer -_TwCcV9Alamofire22DataResponseSerializer -_TwXxV9Alamofire22DataResponseSerializer -_TwtaV9Alamofire22DataResponseSerializer -_TwcaV9Alamofire22DataResponseSerializer -_TwcpV9Alamofire22DataResponseSerializer -_TwCpV9Alamofire22DataResponseSerializer -_TwxxV9Alamofire22DataResponseSerializer -_TwCPV9Alamofire22DataResponseSerializer -_TwXXV9Alamofire22DataResponseSerializer -_TWaurGV9Alamofire26DownloadResponseSerializerx_S_34DownloadResponseSerializerProtocolS_ -_TWaurGV9Alamofire22DataResponseSerializerx_S_30DataResponseSerializerProtocolS_ -_TWturGV9Alamofire22DataResponseSerializerx_S_30DataResponseSerializerProtocolS_16SerializedObject -objectdestroy.168 -_TPA__TFZFC9Alamofire15DownloadRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -objectdestroy.165 -objectdestroy.153 -_TPA__TFZFC9Alamofire11DataRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -_TFZFC9Alamofire11DataRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -objectdestroy.150 -_TPA__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -objectdestroy.137 -_TPA__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -objectdestroy.134 -objectdestroy.121 -_TPA__TFZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -_TFZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -objectdestroy.118 -objectdestroy.110 -_TPA__TTRXFo_oGV9Alamofire16DownloadResponseSS___XFo_iGS0_SS___ -_TTRXFo_oGV9Alamofire16DownloadResponseSS___XFo_iGS0_SS___ -objectdestroy.100 -objectdestroy.96 -_TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__ -_TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__ -_TPA__TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -_TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -objectdestroy.90 -_TPA__TTRXFo_oGV9Alamofire12DataResponseSS___XFo_iGS0_SS___ -_TTRXFo_oGV9Alamofire12DataResponseSS___XFo_iGS0_SS___ -objectdestroy.70 -_TPA__TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_ -_TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_ -_TTSf4n_g_g_n_n___TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_ -objectdestroy.64 -_TFZFC9Alamofire7Request23serializeResponseStringFT8encodingGSqVE10FoundationSS8Encoding_8responseGSqCSo15HTTPURLResponse_4dataGSqVS1_4Data_5errorGSqPs5Error___GOS_6ResultSS_u_KzT_S2_ -_TF9AlamofireauP33_39EEDF845955893097265C4B130CD57420emptyDataStatusCodesGVs3SetSi_ -_TTSf4n_g_g_n___TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3__ -serializeResponseData -_TTSf4n_g_g_g___TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3__ -_TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -destinationURL.get -temporaryURL.get -_TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_u_KzT_S2_ -add -_metrics.set -metrics.get -fileURL.get -_TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSf4g_g___TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g_g___TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -_TFFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_u_KzT_S1_ -_TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -data.get -mutableData.get -dataStream.get -_TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_u_KzT_S2_ -_TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSf4g_g___TFFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_U_FT_T_ -_TPA__TTRXFo_oGV9Alamofire16DownloadResponseV10Foundation4Data___XFo_iGS0_S2____ -_TTRXFo_oGV9Alamofire16DownloadResponseV10Foundation4Data___XFo_iGS0_S2____ -_TPA__TTRXFo_oGV9Alamofire12DataResponseV10Foundation4Data___XFo_iGS0_S2____ -_TTRXFo_oGV9Alamofire12DataResponseV10Foundation4Data___XFo_iGS0_S2____ -globalinit_33_39EEDF845955893097265C4B130CD574_func2 -_TTSg5SiSis8Hashables___TFVs3SetCft12arrayLiteralGSax__GS_x_ -_TTSg5SiSis8Hashables___TFVs3SetCfT13_nativeBufferGVs16_NativeSetBufferx__GS_x_ -_TTSg5SiSis8Hashables___TZFesRxs8HashablerVs16_NativeSetBuffer9fromArrayfGSax_GS0_x_ -_TTSg5Si___TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5Si___TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5Si___TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5Si___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageSi_ -responsePropertyList -response -propertyListResponseSerializer -_TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -serializeResponsePropertyList -_TFV10Foundation4Datag5countSi -_TMaCSo6NSNull -responseJSON -jsonResponseSerializer -serializeResponseJSON -responseString -stringResponseSerializer -responseData -_TTSf3cpfr200_TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3___n_n_n_n_n___TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultVS_4Data__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_S6___ -_TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3__ -dataResponseSerializer -_TTSf3cpfr187_TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3___n_n_n_n_n___TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_4Data_oGSqPs5Error___oGO9Alamofire6ResultS2___XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_S2___ -_TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3__ -_TTSg5SiSis8Hashables___TFVs3Set8containsfxSb -_TTSg5SiSis8Hashables___TFOs17_VariantSetBuffer8maybeGetfxGSqx_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer8maybeGetfxGSqx_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBufferg11_bucketMaskSi -_TTSg5Si___TFVs16_NativeSetBufferg5countSi -_TTSg5SiSis8Hashables___TFOs17_VariantSetBufferg8asNativeGVs16_NativeSetBufferx_ -_TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TPA__TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -objectdestroy.21 -_TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TPA__TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -_TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -_TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -timeline.get -_TFFC9Alamofire7Requestg8timelineVS_8Timelineu0_KzT_Sd -_TFFC9Alamofire7Requestg8timelineVS_8Timelineu_KzT_Sd -serializeResponse.materialize -serializeResponse.set -_TTRXFo___XFdCb___ -__T09Alamofire7AFErrorO30MultipartEncodingFailureReasonOWy.2 -__TFE9AlamofirePs5Errorg20underlyingAdaptErrorGSqPS0___ -__TFOO9Alamofire7AFError30ParameterEncodingFailureReasong20localizedDescriptionSS -__TFOO9Alamofire7AFError30MultipartEncodingFailureReasong20localizedDescriptionSS -__TFOO9Alamofire7AFError31ResponseValidationFailureReasong20localizedDescriptionSS -__TFOO9Alamofire7AFError34ResponseSerializationFailureReasong20localizedDescriptionSS -__TwXXO9Alamofire7AFError -__TwCPO9Alamofire7AFError -__TwprO9Alamofire7AFError -__TwdeO9Alamofire7AFError -__TwxxO9Alamofire7AFError -__TwCpO9Alamofire7AFError -__TwcpO9Alamofire7AFError -__TwcaO9Alamofire7AFError -__TwTkO9Alamofire7AFError -__TwtkO9Alamofire7AFError -__TwtaO9Alamofire7AFError -__TwalO9Alamofire7AFError -__TwXxO9Alamofire7AFError -__TwCcO9Alamofire7AFError -__TwTtO9Alamofire7AFError -__TwtTO9Alamofire7AFError -__TwugO9Alamofire7AFError -__TwupO9Alamofire7AFError -__TwuiO9Alamofire7AFError -__TwXXOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwCPOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwcpOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwcaOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwtaOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwXxOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwCcOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwugOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwupOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwuiOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwXXOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwCPOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwxxOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwCpOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwcpOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwcaOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwtaOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwXxOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwCcOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwugOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwupOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwuiOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwXXOO9Alamofire7AFError31ResponseValidationFailureReason -__TwCPOO9Alamofire7AFError31ResponseValidationFailureReason -__TwdeOO9Alamofire7AFError31ResponseValidationFailureReason -__TwxxOO9Alamofire7AFError31ResponseValidationFailureReason -__TwCpOO9Alamofire7AFError31ResponseValidationFailureReason -__TwcpOO9Alamofire7AFError31ResponseValidationFailureReason -__TwcaOO9Alamofire7AFError31ResponseValidationFailureReason -__TwTkOO9Alamofire7AFError31ResponseValidationFailureReason -__TwtaOO9Alamofire7AFError31ResponseValidationFailureReason -__TwalOO9Alamofire7AFError31ResponseValidationFailureReason -__TwXxOO9Alamofire7AFError31ResponseValidationFailureReason -__TwCcOO9Alamofire7AFError31ResponseValidationFailureReason -__TwugOO9Alamofire7AFError31ResponseValidationFailureReason -__TwupOO9Alamofire7AFError31ResponseValidationFailureReason -__TwuiOO9Alamofire7AFError31ResponseValidationFailureReason -__TwXXOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwCPOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwxxOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwCpOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwcpOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwcaOO9Alamofire7AFError34ResponseSerializationFailureReason -___swift_memcpy5_4 -__TwtaOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwXxOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwCcOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwugOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwupOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwuiOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwXXV9Alamofire10AdaptError -__TwCPV9Alamofire10AdaptError -__TwcpV9Alamofire10AdaptError -__TwcaV9Alamofire10AdaptError -__TwtaV9Alamofire10AdaptError -__TwXxV9Alamofire10AdaptError -__TwCcV9Alamofire10AdaptError -__TwxsV9Alamofire10AdaptError -__TwxgV9Alamofire10AdaptError -__TMaV9Alamofire10AdaptError -__TwCpV9Alamofire10AdaptError -__TwxxOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwCpOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwprOO9Alamofire7AFError31ResponseValidationFailureReason -__TwxxV9Alamofire10AdaptError -__TMLP9Alamofire14URLConvertible_ -__TMfO9Alamofire7AFError -__TMfOO9Alamofire7AFError30ParameterEncodingFailureReason -__TMRfOO9Alamofire7AFError30ParameterEncodingFailureReason -__TMfOO9Alamofire7AFError30MultipartEncodingFailureReason -__TMRfOO9Alamofire7AFError30MultipartEncodingFailureReason -__TMfOO9Alamofire7AFError31ResponseValidationFailureReason -__TMRfOO9Alamofire7AFError31ResponseValidationFailureReason -__TMfOO9Alamofire7AFError34ResponseSerializationFailureReason -__TMRfOO9Alamofire7AFError34ResponseSerializationFailureReason -__TMRfO9Alamofire7AFError -__TWVV9Alamofire10AdaptError -__TMnV9Alamofire10AdaptError -__TMfV9Alamofire10AdaptError -__TMRfV9Alamofire10AdaptError -__TMRbOO9Alamofire7AFError30ParameterEncodingFailureReason -__TMRbOO9Alamofire7AFError30MultipartEncodingFailureReason -__TMRbOO9Alamofire7AFError31ResponseValidationFailureReason -__TMRbOO9Alamofire7AFError34ResponseSerializationFailureReason -__TMRbO9Alamofire7AFError -__TMLT2atV10Foundation3URL_ -__TMLT8encodingVE10FoundationSS8Encoding_ -__TMLT5errorPs5Error__ -__TMLT22acceptableContentTypesGSaSS__ -__TMLGSaSS_ -__TMLT22acceptableContentTypesGSaSS_19responseContentTypeSS_ -__TMLT4codeSi_ -__TMLT3urlV10Foundation3URL_ -__TMLT2inV10Foundation3URL_ -__TMLT5atURLV10Foundation3URL5errorPs5Error__ -__TMLT6forURLV10Foundation3URL5errorPs5Error__ -__TMLT3forV10Foundation3URL_ -__TMLT3urlP9Alamofire14URLConvertible__ -__TMLT6reasonOO9Alamofire7AFError30ParameterEncodingFailureReason_ -__TMLT6reasonOO9Alamofire7AFError30MultipartEncodingFailureReason_ -__TMLT6reasonOO9Alamofire7AFError31ResponseValidationFailureReason_ -__TMLT6reasonOO9Alamofire7AFError34ResponseSerializationFailureReason_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/AFError.swift -_TMaV9Alamofire10AdaptError -AFError.swift -get_field_types_AdaptError -_TwxgV9Alamofire10AdaptError -_TwxsV9Alamofire10AdaptError -_TwCcV9Alamofire10AdaptError -_TwXxV9Alamofire10AdaptError -_TwtaV9Alamofire10AdaptError -_TwcaV9Alamofire10AdaptError -_TwcpV9Alamofire10AdaptError -_TwCPV9Alamofire10AdaptError -_TwXXV9Alamofire10AdaptError -_TMaOO9Alamofire7AFError34ResponseSerializationFailureReason -get_field_types_ResponseSerializationFailureReason -_TMaT5errorPs5Error__ -_TMaT8encodingVE10FoundationSS8Encoding_ -_TMaT2atV10Foundation3URL_ -_TwuiOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwupOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwugOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwCcOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwXxOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwtaOO9Alamofire7AFError34ResponseSerializationFailureReason -__swift_memcpy5_4 -_TwcaOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwcpOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwCpOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwxxOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwCPOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwXXOO9Alamofire7AFError34ResponseSerializationFailureReason -_TMaOO9Alamofire7AFError31ResponseValidationFailureReason -get_field_types_ResponseValidationFailureReason -_TMaT4codeSi_ -_TMaT22acceptableContentTypesGSaSS_19responseContentTypeSS_ -_TMaGSaSS_ -_TMaT22acceptableContentTypesGSaSS__ -_TwuiOO9Alamofire7AFError31ResponseValidationFailureReason -_TwupOO9Alamofire7AFError31ResponseValidationFailureReason -_TwugOO9Alamofire7AFError31ResponseValidationFailureReason -_TwCcOO9Alamofire7AFError31ResponseValidationFailureReason -_TwXxOO9Alamofire7AFError31ResponseValidationFailureReason -_TwalOO9Alamofire7AFError31ResponseValidationFailureReason -_TwtaOO9Alamofire7AFError31ResponseValidationFailureReason -_TwTkOO9Alamofire7AFError31ResponseValidationFailureReason -_TwcaOO9Alamofire7AFError31ResponseValidationFailureReason -_TwcpOO9Alamofire7AFError31ResponseValidationFailureReason -_TwCpOO9Alamofire7AFError31ResponseValidationFailureReason -_TwxxOO9Alamofire7AFError31ResponseValidationFailureReason -_TwdeOO9Alamofire7AFError31ResponseValidationFailureReason -_TwCPOO9Alamofire7AFError31ResponseValidationFailureReason -_TwXXOO9Alamofire7AFError31ResponseValidationFailureReason -_TMaOO9Alamofire7AFError30MultipartEncodingFailureReason -get_field_types_MultipartEncodingFailureReason -_TMaT3forV10Foundation3URL_ -_TMaT6forURLV10Foundation3URL5errorPs5Error__ -_TMaT5atURLV10Foundation3URL5errorPs5Error__ -_TMaT2inV10Foundation3URL_ -_TMaT3urlV10Foundation3URL_ -_TwuiOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwupOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwugOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwCcOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwXxOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwtaOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwcaOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwcpOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwCpOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwxxOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwCPOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwXXOO9Alamofire7AFError30MultipartEncodingFailureReason -_TMaOO9Alamofire7AFError30ParameterEncodingFailureReason -get_field_types_ParameterEncodingFailureReason -_TwuiOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwupOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwugOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwCcOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwXxOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwtaOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwcaOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwcpOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwCPOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwXXOO9Alamofire7AFError30ParameterEncodingFailureReason -_TMaO9Alamofire7AFError -get_field_types_AFError -_TMaT6reasonOO9Alamofire7AFError34ResponseSerializationFailureReason_ -_TMaT6reasonOO9Alamofire7AFError31ResponseValidationFailureReason_ -_TMaT6reasonOO9Alamofire7AFError30MultipartEncodingFailureReason_ -_TMaT6reasonOO9Alamofire7AFError30ParameterEncodingFailureReason_ -_TMaT3urlP9Alamofire14URLConvertible__ -_TMaP9Alamofire14URLConvertible_ -_TwuiO9Alamofire7AFError -_TwupO9Alamofire7AFError -_TwugO9Alamofire7AFError -_TwtTO9Alamofire7AFError -_TwTtO9Alamofire7AFError -_TwCcO9Alamofire7AFError -_TwXxO9Alamofire7AFError -_TwalO9Alamofire7AFError -_TwtaO9Alamofire7AFError -_TwtkO9Alamofire7AFError -_TwTkO9Alamofire7AFError -_TwcaO9Alamofire7AFError -_TwcpO9Alamofire7AFError -_TwCpO9Alamofire7AFError -_TwxxO9Alamofire7AFError -_TwdeO9Alamofire7AFError -_TwprO9Alamofire7AFError -_TwCPO9Alamofire7AFError -_TwXXO9Alamofire7AFError -_TWaO9Alamofire7AFError10Foundation14LocalizedErrorS_ -_TWaV9Alamofire10AdaptErrors5ErrorS_ -_TWaO9Alamofire7AFErrors5ErrorS_ -localizedDescription.get -_TTSg5VE10FoundationSS8Encoding___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5VE10FoundationSS8Encoding___TFSSCurfT10describingx_SS -_TTSg5V10Foundation3URL___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5V10Foundation3URL___TFSSCurfT10describingx_SS -_TTSg5Ps5Error____TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5Ps5Error____TFSSCurfT10describingx_SS -_TTSg5P9Alamofire14URLConvertible____TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5P9Alamofire14URLConvertible____TFSSCurfT10describingx_SS -failedStringEncoding.get -responseCode.get -responseContentType.get -acceptableContentTypes.get -underlyingError.get -url.get -urlConvertible.get -isResponseSerializationError.get -isResponseValidationError.get -isMultipartEncodingError.get -isParameterEncodingError.get -isInvalidURLError.get -underlyingAdaptError.get -__T0s24_VariantDictionaryBufferOWy.1 -_globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_func3 -__TFIZvC9Alamofire14SessionManager7defaultS0_iU_FT_S0_ -_globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_func4 -__TFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_ -__TFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SS -__TFFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SSU_FT_SS -__TFFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SSU0_FT_SS -__TFC9Alamofire14SessionManagerCfT13configurationCSo23URLSessionConfiguration8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__S0__merged -__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_ -__TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_U_FT_T_ -__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -_globalinit_33_5086B0E684B07FD2C061AC50FDA3F8DD_func7 -__TTSgq5SdSds23CustomStringConvertibles___TFs26_toStringReadOnlyPrintableuRxs23CustomStringConvertiblerFxSS -__TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -__TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSfq4s___TFSSg9hashValueSi -__TTSf4g___TTSg5SSSSs8Hashables_SS_Vs11AnyHashableS0_S_s_P____TFs17_dictionaryUpCastu2_Rxs8Hashable0_S_rFGVs10Dictionaryxq__GS0_q0_q1__ -__TTSf4g_d___TTSg5SSSSs8Hashables_SS___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -__TTSf4d_g___TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_ -__TTSf4g_g_g_n_g___TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -__TTSf4g_g_n___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -__TTSf4g___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -__TPA__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -__TPA__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -__TwXXOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwCPOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwxxOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwCpOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwcpOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwcaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -___swift_memcpy12_4 -__TwtaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwXxOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwCcOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -___swift_memmove_array12_4 -__TwugOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwupOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwuiOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U2_FT_T_ -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -__TPA__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadFOCS_13UploadRequest10UploadableS1_U_FTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -__TPA__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -__TPA__TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -__TTSf4n_n_g_g___TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -__TPA__TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -__TTSf4g_g___TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -_block_destroy_helper.68 -_block_destroy_helper.83 -_block_destroy_helper.89 -_block_destroy_helper.95 -_block_destroy_helper.101 -_block_destroy_helper.107 -_block_destroy_helper.134 -_block_destroy_helper.143 -__TPA__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___.157 -_block_copy_helper.67 -_block_copy_helper.82 -_block_copy_helper.88 -_block_copy_helper.94 -_block_copy_helper.100 -_block_copy_helper.106 -_block_copy_helper.133 -_block_copy_helper.142 -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U3_FT_T_ -_block_descriptor.69 -__TWvdvC9Alamofire14SessionManager5queueCSo13DispatchQueue -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitfT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767587requestfTGSqV10Foundation10URLRequest_10failedWithPs5Error__CS_11DataRequest -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767588downloadfTOCS_15DownloadRequest12Downloadable2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS4_7optionsVS1_15DownloadOptions___S1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767588downloadfTGSqOCS_15DownloadRequest12Downloadable_2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS4_7optionsVS1_15DownloadOptions__10failedWithPs5Error__S1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadfOCS_13UploadRequest10UploadableS1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadfTGSqOCS_13UploadRequest10Uploadable_10failedWithPs5Error__S1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586streamfOCS_13StreamRequest10StreamableS1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586streamfT10failedWithPs5Error__CS_13StreamRequest -__TWoFC9Alamofire14SessionManager5retryfCS_7RequestSb -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierfTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_ -__TMfC9Alamofire14SessionManager -__TMfOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TMRfOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TMRfC9Alamofire14SessionManager -__TMRbOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TMLT7requestC9Alamofire13UploadRequest17streamingFromDiskSb13streamFileURLGSqV10Foundation3URL__ -__TMLGSqP9Alamofire14RequestAdapter__ -__TMLP9Alamofire14RequestAdapter_ -__TMLGSqFT_T__ -_block_descriptor.84 -_block_descriptor.90 -_block_descriptor.96 -_block_descriptor.102 -_block_descriptor.108 -__TZvVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys10managerKeySS -__TWvdvC9Alamofire16DataTaskDelegateP33_882ADC2214AAA6CD531CE30210191C7B18totalBytesReceivedVs5Int64 -__TWvdvC9Alamofire16DataTaskDelegateP33_882ADC2214AAA6CD531CE30210191C7B21expectedContentLengthGSqVs5Int64_ -_block_descriptor.135 -_block_descriptor.144 -__TMLGCs18_HeapBufferStorageVs18_StringBufferIVarsVs6UInt16_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/SessionManager.swift -_TPA__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -_TPA__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___ -objectdestroy.149 -_TPA__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo22URLSessionDownloadTask -objectdestroy.146 -_TTSf4g_g___TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -startRequestsImmediately.get -_TPA__TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -_TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -_TTSf4n_n_g_g___TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -_TPA__TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -_TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -_TPA__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -objectdestroy.131 -_TPA__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadFOCS_13UploadRequest10UploadableS1_U_FTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -_TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadFOCS_13UploadRequest10UploadableS1_U_FTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -_TTSf4d_d_n___TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadFOCS_13UploadRequest10UploadableS1_U_FTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -objectdestroy.124 -_TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -objectdestroy.104 -_TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U2_FT_T_ -_TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U2_FT_T_ -objectdestroy.98 -_TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -_TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -_TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -_TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -objectdestroy.86 -initialize_metadata_MultipartFormDataEncodingResult -_TMaC9Alamofire14SessionManager -_TMaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -get_field_types_MultipartFormDataEncodingResult -_TMaT7requestC9Alamofire13UploadRequest17streamingFromDiskSb13streamFileURLGSqV10Foundation3URL__ -_TwuiOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwupOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwugOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__swift_memmove_array12_4 -_TwCcOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwXxOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwtaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__swift_memcpy12_4 -_TwcaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwcpOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwCpOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwxxOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwCPOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwXXOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -get_field_types_SessionManager -_TMaGSqFT_T__ -_TMaGSqP9Alamofire14RequestAdapter__ -_TMaP9Alamofire14RequestAdapter_ -_TPA__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -_TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -_TTSf4g_g___TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -objectdestroy.65 -_TPA__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -_TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -objectdestroy.62 -adapter.get -_TTSf4g___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -_TTSf4g_g_n___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -_TTSf4g_g_g_n_g___TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -upload -allowRetrier -download -destination.set -request -_TTSf4d_g___TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_ -commonInit -_TFsoi3eeeFTGSqPs9AnyObject__GSqPS____Sb -backgroundCompletionHandler.get -sessionManager.set -serverTrustPolicyManager.set -_TFVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeysau10managerKeySS -_TTSf4g___TTSg5SSSSs8Hashables_SS_Vs11AnyHashableS0_S_s_P____TFs17_dictionaryUpCastu2_Rxs8Hashable0_S_rFGVs10Dictionaryxq__GS0_q0_q1__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10DictionaryCfT15minimumCapacitySi_GS_xq__ -_TTSf4n_n_d___TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TTSg5SSSSs8Hashables_SS___TFVs10Dictionaryg5countSi -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBufferg5countSi -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg5countSi -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4n_n_d___TTSg5SS___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -task.set -task.didset -reset -uploadProgress.set -expectedContentLength.set -mutableData.set -totalBytesReceived.set -progress.set -initialResponseTime.set -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5SS___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -_TTSg5Vs11AnyHashable___TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TTSg5P____TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer20isUniquelyReferencedfT_Sb -_TTSgq5SdSds23CustomStringConvertibles___TFs26_toStringReadOnlyPrintableuRxs23CustomStringConvertiblerFxSS -_TTSfq4n_d___TFVs11_StringCoreCfVs13_StringBufferS_ -_TFVs13_StringBufferg9usedCountSi -_TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TFVs11_HeapBufferlu5valuex -_TFSdg4signOs17FloatingPointSign -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffers8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSfq4n_d___TZFVs4UTF810_decodeOnefVs6UInt32T6resultGSqS0__6lengthVs5UInt8_ -_TTSfq4d___TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TZFVs11_HeapBuffer14_elementOffsetfT_Si -_TTSfq4n_n_n_d___TFVs13_StringBufferCfT8capacitySi11initialSizeSi12elementWidthSi_S_ -_TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TFVs11_HeapBuffer9_capacityfT_Si -_TTSfq4n_n_n_d___TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TFVs11_HeapBufferCfTPMPs9AnyObject_xSi_GS_xq__ -_TTSgq5Vs18_StringBufferIVars___TFSp10initializefT2tox5countSi_T_ -_TMaGCs18_HeapBufferStorageVs18_StringBufferIVarsVs6UInt16_ -_TTSgq5GVs16IndexingIteratorGSRVs5UInt8__GS_GSRS0___s16IteratorProtocols___TFVs4UTF86decodeuRxs16IteratorProtocolwx7ElementzVs5UInt8rfRxOs21UnicodeDecodingResult -_TTSgq5GSRVs5UInt8_GSRS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSfq4n_s___TTSgq5Vs5UInt8___TFSRg9subscriptFSix -globalinit_33_5086B0E684B07FD2C061AC50FDA3F8DD_func7 -_TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -_TTSf4g_g_g_g___TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -_TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -_TTSf4g_g___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -_TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_U_FT_T_ -_TTSf4g___TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_U_FT_T_ -_TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_ -backgroundCompletionHandler.materialize -backgroundCompletionHandler.set -retrier.set -adapter.materialize -adapter.set -startRequestsImmediately.materialize -startRequestsImmediately.set -multipartFormDataEncodingMemoryThreshold.get -_TFC9Alamofire14SessionManagerau40multipartFormDataEncodingMemoryThresholdVs6UInt64 -defaultHTTPHeaders.get -_TFC9Alamofire14SessionManagerau18defaultHTTPHeadersGVs10DictionarySSSS_ -_TFFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SSU0_FT_SS -_TFFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SSU_FT_SS -_TFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SS -_TFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_ -_TTSg5GVs18EnumeratedSequenceGVs10ArraySliceSS__GS_GS0_SS__s8Sequences_SS___TFEsPs8Sequence3mapurfzFzWx8Iterator7Element_qd__GSaqd___ -_TTSg5GVs16IndexingIteratorGVs10ArraySliceSS__GS_GS0_SS__s16IteratorProtocols___TTWuRxs16IteratorProtocolrGVs18EnumeratedIteratorx_S_sFS_4nextfT_GSqwx7Element_ -_TTSg5GVs16IndexingIteratorGVs10ArraySliceSS__GS_GS0_SS__s16IteratorProtocols___TFVs18EnumeratedIterator4nextfT_GSqT6offsetSi7elementwx7Element__ -_TTSg5GVs10ArraySliceSS_GS_SS_s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GVs10ArraySliceSS_GS_SS_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5SS___TTWurGVs10ArraySlicex_s14_IndexableBasesFS0_9formIndexfT5afterRwx5Index_T_ -_TTSg5SS___TFVs10ArraySlice9formIndexfT5afterRSi_T_ -_TTSg5SS___TTWurGVs10ArraySlicex_s14_IndexableBasesFS0_g9subscriptFwx5Indexwx8_Element -_TTSg5SS___TFVs10ArraySliceg9subscriptFSix -_TTSg5SS___TFVs10ArraySlice15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5SS___TFVs12_SliceBuffer20_checkValidSubscriptfSiT_ -_TTSg5SS___TFVs10ArraySlice11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5SS___TFVs12_SliceBuffer10getElementfSix -_TTSg5SS_GVs15ContiguousArraySS_GS_SS_s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5SS___TFVs12_ArrayBufferCfT7_bufferGVs22_ContiguousArrayBufferx_19shiftedToStartIndexSi_GS_x_ -_TTSg5SSSSs8Hashables_SS___TFVs10DictionaryCft17dictionaryLiteralGSaTxq____GS_xq__ -_TTSg5SSSSs8Hashables_SS___TFVs10DictionaryCfT13_nativeBufferGVs23_NativeDictionaryBufferxq___GS_xq__ -_TTSg5TSSSS____TFCs23_ContiguousArrayStorageD -_TTSg5TSSSS____TFCs23_ContiguousArrayStoraged -_TTSg5TSSSS____TFCs23_ContiguousArrayStorageg15_elementPointerGSpx_ -_TTSg5SSSSs8Hashables_SS___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5TSSSS____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5TSSSS____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTRXFo_dSioSS_oSSzoPs5Error__XFo_iT6offsetSi7elementSS__iSSzoPS___ -_TFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U_FTSiSS_SS -_TFSSCfT26stringInterpolationSegmentSd_SS -_TTSg5GSaSS_GSaSS_s10Collections___TFEsPs10Collection6prefixfSiwx11SubSequence -_TTSf4n_n_g__TTSg5GSaSS_GSaSS_s10Collections___TFEsPs10Collection6prefixfSiwx11SubSequence -_TTSg5SS___TTWurGSax_s10CollectionsFS_g9subscriptFGVs5Rangewx5Index_wx11SubSequence -_TTSg5SS___TFSag9subscriptFGVs5RangeSi_GVs10ArraySlicex_ -_TTSg5SS___TFVs12_ArrayBufferg9subscriptFGVs5RangeSi_GVs12_SliceBufferx_ -_TTSg5SS___TFVs22_ContiguousArrayBufferg9subscriptFGVs5RangeSi_GVs12_SliceBufferx_ -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocolg20subscriptBaseAddressGSpwx7Element_ -_TTSg5SS___TTWurGSax_s10CollectionsFS_5indexfTwx5Index8offsetBywx13IndexDistance9limitedBywxS0__GSqwxS0__ -_TTSg5SS___TFSa5indexfTSi8offsetBySi9limitedBySi_GSqSi_ -globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_func4 -_TFC9Alamofire14SessionManagerau7defaultS0_ -_TFIZvC9Alamofire14SessionManager7defaultS0_iU_FT_S0_ -_TTSg5SSSSs8Hashables_SS_Vs11AnyHashableS0_S_s_P____TFs17_dictionaryUpCastu2_Rxs8Hashable0_S_rFGVs10Dictionaryxq__GS0_q0_q1__ -globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_func3 -__TFV9Alamofire12DataResponses8_metricsGSqPs9AnyObject__ -__TFV9Alamofire12DataResponse3mapurfFxqd__GS0_qd____merged -__TFV9Alamofire16DownloadResponses8_metricsGSqPs9AnyObject__ -__TFV9Alamofire16DownloadResponse3mapurfFxqd__GS0_qd____merged -__TTWV9Alamofire19DefaultDataResponseS_8ResponseS_FS1_s8_metricsGSqPs9AnyObject__ -__TTWV9Alamofire19DefaultDataResponseS_8ResponseS_FS1_3addfGSqPs9AnyObject__T_ -__TTWurGV9Alamofire12DataResponsex_S_8ResponseS_FS1_s8_metricsGSqPs9AnyObject__ -__TTWurGV9Alamofire12DataResponsex_S_8ResponseS_FS1_3addfGSqPs9AnyObject__T_ -__TTWV9Alamofire23DefaultDownloadResponseS_8ResponseS_FS1_s8_metricsGSqPs9AnyObject__ -__TTWV9Alamofire23DefaultDownloadResponseS_8ResponseS_FS1_3addfGSqPs9AnyObject__T_ -__TTWurGV9Alamofire16DownloadResponsex_S_8ResponseS_FS1_s8_metricsGSqPs9AnyObject__ -__TTWurGV9Alamofire16DownloadResponsex_S_8ResponseS_FS1_3addfGSqPs9AnyObject__T_ -__TWaV9Alamofire19DefaultDataResponseS_8ResponseS_ -__TWaurGV9Alamofire12DataResponsex_S_8ResponseS_ -__TWaV9Alamofire23DefaultDownloadResponseS_8ResponseS_ -__TWaurGV9Alamofire16DownloadResponsex_S_8ResponseS_ -__TwXXV9Alamofire19DefaultDataResponse -__TwCPV9Alamofire19DefaultDataResponse -__TwprV9Alamofire19DefaultDataResponse -__TwdeV9Alamofire19DefaultDataResponse -__TwxxV9Alamofire19DefaultDataResponse -__TwCpV9Alamofire19DefaultDataResponse -__TwcpV9Alamofire19DefaultDataResponse -__TwcaV9Alamofire19DefaultDataResponse -__TwTkV9Alamofire19DefaultDataResponse -___swift_memcpy84_8 -__TwtaV9Alamofire19DefaultDataResponse -__TwalV9Alamofire19DefaultDataResponse -__TwXxV9Alamofire19DefaultDataResponse -__TwCcV9Alamofire19DefaultDataResponse -___swift_memmove_array88_8 -__TwXXV9Alamofire12DataResponse -__TwCPV9Alamofire12DataResponse -__TwprV9Alamofire12DataResponse -__TwdeV9Alamofire12DataResponse -__TwxxV9Alamofire12DataResponse -__TwCpV9Alamofire12DataResponse -__TwcpV9Alamofire12DataResponse -__TwcaV9Alamofire12DataResponse -__TwTkV9Alamofire12DataResponse -__TwtkV9Alamofire12DataResponse -__TwtaV9Alamofire12DataResponse -__TwalV9Alamofire12DataResponse -__TwTKV9Alamofire12DataResponse -__TwXxV9Alamofire12DataResponse -__TwCcV9Alamofire12DataResponse -__TwTtV9Alamofire12DataResponse -__TwtTV9Alamofire12DataResponse -__TwxsV9Alamofire12DataResponse -__TwxgV9Alamofire12DataResponse -__TwXXV9Alamofire23DefaultDownloadResponse -__TwCPV9Alamofire23DefaultDownloadResponse -__TwdeV9Alamofire23DefaultDownloadResponse -__TwxxV9Alamofire23DefaultDownloadResponse -__TwCpV9Alamofire23DefaultDownloadResponse -__TwcpV9Alamofire23DefaultDownloadResponse -__TwcaV9Alamofire23DefaultDownloadResponse -__TwTkV9Alamofire23DefaultDownloadResponse -___swift_memcpy92_8 -__TwtaV9Alamofire23DefaultDownloadResponse -__TwalV9Alamofire23DefaultDownloadResponse -__TwXxV9Alamofire23DefaultDownloadResponse -__TwCcV9Alamofire23DefaultDownloadResponse -___swift_memmove_array96_8 -__TwXXV9Alamofire16DownloadResponse -__TwCPV9Alamofire16DownloadResponse -__TwxxV9Alamofire16DownloadResponse -__TwCpV9Alamofire16DownloadResponse -__TwcpV9Alamofire16DownloadResponse -__TwcaV9Alamofire16DownloadResponse -__TwTkV9Alamofire16DownloadResponse -__TwtkV9Alamofire16DownloadResponse -__TwtaV9Alamofire16DownloadResponse -__TwTKV9Alamofire16DownloadResponse -__TwXxV9Alamofire16DownloadResponse -__TwCcV9Alamofire16DownloadResponse -__TwTtV9Alamofire16DownloadResponse -__TwtTV9Alamofire16DownloadResponse -__TwdeV9Alamofire16DownloadResponse -__TwprV9Alamofire16DownloadResponse -__TwalV9Alamofire16DownloadResponse -__TwxgV9Alamofire19DefaultDataResponse -__TwxgV9Alamofire23DefaultDownloadResponse -__TwxgV9Alamofire16DownloadResponse -__TwprV9Alamofire23DefaultDownloadResponse -__TwxsV9Alamofire19DefaultDataResponse -__TwxsV9Alamofire23DefaultDownloadResponse -__TwxsV9Alamofire16DownloadResponse -__TWPV9Alamofire19DefaultDataResponseS_8ResponseS_ -__TWPV9Alamofire23DefaultDownloadResponseS_8ResponseS_ -__TMfV9Alamofire19DefaultDataResponse -__TMRfV9Alamofire19DefaultDataResponse -__TMRfV9Alamofire12DataResponse -__TMfV9Alamofire23DefaultDownloadResponse -__TMRfV9Alamofire23DefaultDownloadResponse -__TMRfV9Alamofire16DownloadResponse -__TMRfP9Alamofire8Response_ -__TMp9Alamofire8Response -__TMLGSqPs9AnyObject__ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Response.swift -create_generic_metadata_DownloadResponse -_TwtTV9Alamofire16DownloadResponse -_TwTtV9Alamofire16DownloadResponse -_TwCcV9Alamofire16DownloadResponse -_TwXxV9Alamofire16DownloadResponse -_TwTKV9Alamofire16DownloadResponse -_TwtaV9Alamofire16DownloadResponse -_TwtkV9Alamofire16DownloadResponse -_TwTkV9Alamofire16DownloadResponse -_TwcaV9Alamofire16DownloadResponse -_TwcpV9Alamofire16DownloadResponse -_TwCpV9Alamofire16DownloadResponse -_TwxxV9Alamofire16DownloadResponse -_TwCPV9Alamofire16DownloadResponse -_TwXXV9Alamofire16DownloadResponse -get_field_types_DownloadResponse -_TMaGSqPs9AnyObject__ -_TMaGSqV10Foundation4Data_ -_TMaV9Alamofire23DefaultDownloadResponse -get_field_types_DefaultDownloadResponse -__swift_memmove_array96_8 -_TwCcV9Alamofire23DefaultDownloadResponse -_TwXxV9Alamofire23DefaultDownloadResponse -_TwalV9Alamofire23DefaultDownloadResponse -_TwtaV9Alamofire23DefaultDownloadResponse -__swift_memcpy92_8 -_TwTkV9Alamofire23DefaultDownloadResponse -_TwcaV9Alamofire23DefaultDownloadResponse -_TwcpV9Alamofire23DefaultDownloadResponse -_TwCpV9Alamofire23DefaultDownloadResponse -_TwxxV9Alamofire23DefaultDownloadResponse -_TwdeV9Alamofire23DefaultDownloadResponse -_TwCPV9Alamofire23DefaultDownloadResponse -_TwXXV9Alamofire23DefaultDownloadResponse -create_generic_metadata_DataResponse -_TwxgV9Alamofire12DataResponse -_TwxsV9Alamofire12DataResponse -_TwtTV9Alamofire12DataResponse -_TwTtV9Alamofire12DataResponse -_TwCcV9Alamofire12DataResponse -_TwXxV9Alamofire12DataResponse -_TwTKV9Alamofire12DataResponse -_TwalV9Alamofire12DataResponse -_TwtaV9Alamofire12DataResponse -_TwtkV9Alamofire12DataResponse -_TwTkV9Alamofire12DataResponse -_TwcaV9Alamofire12DataResponse -_TwcpV9Alamofire12DataResponse -_TwCpV9Alamofire12DataResponse -_TwxxV9Alamofire12DataResponse -_TwdeV9Alamofire12DataResponse -_TwprV9Alamofire12DataResponse -_TwCPV9Alamofire12DataResponse -_TwXXV9Alamofire12DataResponse -get_field_types_DataResponse -_TMaV9Alamofire19DefaultDataResponse -get_field_types_DefaultDataResponse -__swift_memmove_array88_8 -_TwCcV9Alamofire19DefaultDataResponse -_TwXxV9Alamofire19DefaultDataResponse -_TwalV9Alamofire19DefaultDataResponse -_TwtaV9Alamofire19DefaultDataResponse -__swift_memcpy84_8 -_TwTkV9Alamofire19DefaultDataResponse -_TwcaV9Alamofire19DefaultDataResponse -_TwcpV9Alamofire19DefaultDataResponse -_TwCpV9Alamofire19DefaultDataResponse -_TwxxV9Alamofire19DefaultDataResponse -_TwdeV9Alamofire19DefaultDataResponse -_TwprV9Alamofire19DefaultDataResponse -_TwCPV9Alamofire19DefaultDataResponse -_TwXXV9Alamofire19DefaultDataResponse -_TWaurGV9Alamofire16DownloadResponsex_S_8ResponseS_ -_TWaV9Alamofire23DefaultDownloadResponseS_8ResponseS_ -_TWaurGV9Alamofire12DataResponsex_S_8ResponseS_ -_TWaV9Alamofire19DefaultDataResponseS_8ResponseS_ -_TWaurGV9Alamofire16DownloadResponsex_s28CustomDebugStringConvertibleS_ -_TWaurGV9Alamofire16DownloadResponsex_s23CustomStringConvertibleS_ -_TWaurGV9Alamofire12DataResponsex_s28CustomDebugStringConvertibleS_ -_TWaurGV9Alamofire12DataResponsex_s23CustomStringConvertibleS_ -map -_TMaV9Alamofire16DownloadResponse -_TTSg5CSo15HTTPURLResponse___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5CSo15HTTPURLResponse___TFSSCurfT10describingx_SS -_TTSg5CSo15HTTPURLResponseCSo8NSObjects9Equatable10Foundation___TFsoi2neuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSg5CSo15HTTPURLResponseCSo8NSObjects9Equatable10Foundation___TFsoi2eeuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSg5V10Foundation10URLRequest___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5V10Foundation10URLRequest___TFSSCurfT10describingx_SS -_TTSg5V10Foundation10URLRequestS0_s9EquatableS____TFsoi2neuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSg5V10Foundation10URLRequestS0_s9EquatableS____TFsoi2eeuRxs9EquatablerFTGSqx_GSqx__Sb -value.get -result.get -_TMaV9Alamofire12DataResponse -__TF9Alamofire6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequest_merged -__TMRfP9Alamofire14URLConvertible_ -__TMRfP9Alamofire21URLRequestConvertible_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Alamofire.swift -_TWaV10Foundation13URLComponents9Alamofire14URLConvertibleS1_ -_TWaV10Foundation3URL9Alamofire14URLConvertibleS1_ -_TWaSS9Alamofire14URLConvertibleS_ -_TWaV10Foundation10URLRequest9Alamofire21URLRequestConvertibleS1_ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -_TTSg5GVs22_NativeDictionaryIndexSSSS_GS_SSSS_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS_SS___TTWu0_rGVs22_NativeDictionaryIndexxq__s9EquatablesZFS0_oi2eefTxx_Sb -urlRequest.get -__TTSg5VSC16FileAttributeKeyS_s16RawRepresentable10Foundation___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_globalinit_33_63939572A7C2420E87E8A689642C11D2_func6 -__TFCC9Alamofire17MultipartFormData8BodyPartD -__TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -__TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -__TTSgq5GVs14CountableRangeSi_GS_Si_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -__TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -__TMaCC9Alamofire17MultipartFormData8BodyPart -__TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -__TTSf4n_gs_d___TZFVC9Alamofire17MultipartFormData17BoundaryGenerator12boundaryDatafT15forBoundaryTypeOS1_12BoundaryType8boundarySS_V10Foundation4Data -__TTSf4n_d___TTSg5Vs5UInt8___TZFSa28_allocateBufferUninitializedfT15minimumCapacitySi_GVs12_ArrayBufferx_ -__TTSf4n_n_d___TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_s_n___TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -__TTSf4n_n_d___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4s_n_n___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols_GVs14_IgnorePointerS2__GS4_S2__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -___swift_memcpy0_1 -__TMaVC9Alamofire17MultipartFormData18EncodingCharacters -__TMaVC9Alamofire17MultipartFormData17BoundaryGenerator -__TwxsOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TwxgOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TwugOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TwupOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TwuiOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TZvVC9Alamofire17MultipartFormData18EncodingCharacters4crlfSS -__TMLCSo13NSMutableData -__TWvdvC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D219contentType.storageGSqSS_ -__TWvdvC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D29bodyPartsGSaCS0_8BodyPart_ -__TWvdvC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D213bodyPartErrorGSqOS_7AFError_ -__TWvdvC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D216streamBufferSizeSi -__TWoFC9Alamofire17MultipartFormDatagP33_63939572A7C2420E87E8A689642C11D29bodyPartsGSaCS0_8BodyPart_ -__TWoFC9Alamofire17MultipartFormDatasP33_63939572A7C2420E87E8A689642C11D29bodyPartsGSaCS0_8BodyPart_ -__TWoFC9Alamofire17MultipartFormDatamP33_63939572A7C2420E87E8A689642C11D29bodyPartsGSaCS0_8BodyPart_ -__TWoFC9Alamofire17MultipartFormDatagP33_63939572A7C2420E87E8A689642C11D213bodyPartErrorGSqOS_7AFError_ -__TWoFC9Alamofire17MultipartFormDatasP33_63939572A7C2420E87E8A689642C11D213bodyPartErrorGSqOS_7AFError_ -__TWoFC9Alamofire17MultipartFormDatamP33_63939572A7C2420E87E8A689642C11D213bodyPartErrorGSqOS_7AFError_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D26encodefzCS0_8BodyPartV10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D213encodeHeadersfT3forCS0_8BodyPart_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D216encodeBodyStreamfzT3forCS0_8BodyPart_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D25writefzTCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D224writeInitialBoundaryDatafzT3forCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D215writeHeaderDatafzT3forCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D215writeBodyStreamfzT3forCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D222writeFinalBoundaryDatafzT3forCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D25writefzTV10Foundation4Data2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D25writefzTRGSaVs5UInt8_2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D28mimeTypefT16forPathExtensionSS_SS -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D214contentHeadersfT8withNameSS8fileNameGSqSS_8mimeTypeGSqSS__GVs10DictionarySSSS_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D219initialBoundaryDatafT_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D224encapsulatedBoundaryDatafT_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D217finalBoundaryDatafT_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D216setBodyPartErrorfT10withReasonOOS_7AFError30MultipartEncodingFailureReason_T_ -__TMfC9Alamofire17MultipartFormData -__TWVVC9Alamofire17MultipartFormData18EncodingCharacters -__TMnVC9Alamofire17MultipartFormData18EncodingCharacters -__TMLVC9Alamofire17MultipartFormData18EncodingCharacters -__TMfVC9Alamofire17MultipartFormData18EncodingCharacters -__TMRfVC9Alamofire17MultipartFormData18EncodingCharacters -__TWVVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMnVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMLVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMfVC9Alamofire17MultipartFormData17BoundaryGenerator -__TWVOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMnOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMLOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMfOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMRfOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMRfVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMmCC9Alamofire17MultipartFormData8BodyPart -__TWvdvCC9Alamofire17MultipartFormData8BodyPart7headersGVs10DictionarySSSS_ -__TWvdvCC9Alamofire17MultipartFormData8BodyPart10bodyStreamCSo11InputStream -__TWvdvCC9Alamofire17MultipartFormData8BodyPart17bodyContentLengthVs6UInt64 -__TWvdvCC9Alamofire17MultipartFormData8BodyPart18hasInitialBoundarySb -__TWvdvCC9Alamofire17MultipartFormData8BodyPart16hasFinalBoundarySb -__TMnCC9Alamofire17MultipartFormData8BodyPart -__TWoFCC9Alamofire17MultipartFormData8BodyPartg18hasInitialBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyParts18hasInitialBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyPartm18hasInitialBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyPartg16hasFinalBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyParts16hasFinalBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyPartm16hasFinalBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyPartCfT7headersGVs10DictionarySSSS_10bodyStreamCSo11InputStream17bodyContentLengthVs6UInt64_S1_ -__TMLCC9Alamofire17MultipartFormData8BodyPart -__TMfCC9Alamofire17MultipartFormData8BodyPart -__TMRfCC9Alamofire17MultipartFormData8BodyPart -__TMRfC9Alamofire17MultipartFormData -__TMLGVs10DictionarySSSS_ -__TMLGSaCC9Alamofire17MultipartFormData8BodyPart_ -__TMLGSqO9Alamofire7AFError_ -__TMLGCs23_ContiguousArrayStorageCC9Alamofire17MultipartFormData8BodyPart_ -__TMLGCs23_ContiguousArrayStorageVs5UInt8_ -__TMLGCs37_HashableTypedNativeDictionaryStorageSSSS_ -__TMVC9Alamofire17MultipartFormData18EncodingCharacters -__TMVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMCC9Alamofire17MultipartFormData8BodyPart -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/MultipartFormData.swift -initialize_metadata_BodyPart -MultipartFormData.swift -_TMaC9Alamofire17MultipartFormData -get_field_types_BodyPart -_TMaGVs10DictionarySSSS_ -initialize_metadata_BoundaryType -_TMaVC9Alamofire17MultipartFormData17BoundaryGenerator -_TMaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -get_field_types_BoundaryType -_TwuiOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -_TwupOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -_TwugOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -_TwxgOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -_TwxsOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -initialize_metadata_BoundaryGenerator -get_field_types_BoundaryGenerator -initialize_metadata_EncodingCharacters -_TMaVC9Alamofire17MultipartFormData18EncodingCharacters -get_field_types_EncodingCharacters -__swift_memcpy0_1 -get_field_types_MultipartFormData -_TMaGSqO9Alamofire7AFError_ -_TMaGSaCC9Alamofire17MultipartFormData8BodyPart_ -_TMaCC9Alamofire17MultipartFormData8BodyPart -_TWaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypes9_HashableS_ -_TWaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypes8HashableS_ -_TWaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypes9EquatableS_ -_TwxgVSC16FileAttributeKey -_TwxsVSC16FileAttributeKey -_TwCcVSC16FileAttributeKey -_TwXxVSC16FileAttributeKey -_TwtaVSC16FileAttributeKey -_TwcaVSC16FileAttributeKey -_TwcpVSC16FileAttributeKey -_TwCPVSC16FileAttributeKey -_TwXXVSC16FileAttributeKey -append -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TFesRxs20_SwiftNewtypeWrapperwx8RawValues8HashablerS_g9hashValueSi -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5VSC16FileAttributeKeyS_s16RawRepresentable10Foundation___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -setBodyPartError -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBufferg5countSi -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -contentHeaders -mimeType -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa6appendfxT_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp10initializefT2tox5countSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffers5countSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg8capacitySi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg9_isNativeSb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa9_getCountfT_Si -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg5countSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols_GVs14_IgnorePointerS2__GS4_S2__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg8endIndexSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp12deinitializefT5countSi_Sv -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4s_n_n___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer10_typeCheckfGVs5RangeSi_T_ -_TTSgq5GVs14CountableRangeSi_GS_Si_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSfq4n_s_n___TTSgq5GVs14CountableRangeSi_GS_Si_s10_Indexables___TFEsPs10_Indexable20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS0___T_ -_TTSf4g_n_n___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp10initializefT2tox5countSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg21needsElementTypeCheckSb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg20_isNativeTypeCheckedSb -_TTSf4n_n_d___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageCC9Alamofire17MultipartFormData8BodyPart_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5SSSSs8Hashables_SS___TFVs10Dictionarys9subscriptFxGSqq__ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer11updateValuefTq_6forKeyx_GSqq__ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -_TTSf4n_s_n___TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffers8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffers5countSi -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -writeBodyStream -_TTSg5Vs5UInt8___TFSag9subscriptFGVs5RangeSi_GVs10ArraySlicex_ -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg9subscriptFGVs5RangeSi_GVs12_SliceBufferx_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferg9subscriptFGVs5RangeSi_GVs12_SliceBufferx_ -write -_TTSg5Vs5UInt8_GVs10ArraySliceS__GS0_S__s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5Vs5UInt8___TTWurGVs10ArraySlicex_s8SequencesFS0_22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5Vs5UInt8___TFVs10ArraySlice22_copyToContiguousArrayfT_GVs15ContiguousArrayx_ -_TTSg5Vs5UInt8___TFVs12_SliceBuffer19requestNativeBufferfT_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5Vs5UInt8___TFVs12_SliceBufferg5countSi -_TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s14_IndexableBasesFS0_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s10_Indexables___TFEsPs10_Indexable9formIndexfT5afterRwx5Index_T_ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s14_IndexableBasesFS0_5indexfT5afterwx5Index_wxS1_ -_TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_5indexfT5afterwxS0__wxS0_ -_TTWSis10StrideablesFS_8advancedfT2bywx6Stride_x -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s14_IndexableBasesFS0_20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS1___T_ -_TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s10_Indexables___TFEsPs10_Indexable20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS0___T_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TTSg5Vs5UInt8___TFSaCfT9repeatingx5countSi_GSax_ -_TTSg5Vs5UInt8___TFVs12_SliceBufferg12nativeBufferGVs22_ContiguousArrayBufferx_ -_TTSg5Vs5UInt8___TFSp10initializefT2tox5countSi_T_ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s10CollectionsFS0_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5Vs5UInt8___TFVs12_SliceBufferg9subscriptFSix -_TTSg5Vs5UInt8___TFVs12_SliceBuffer10getElementfSix -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TMaGCs23_ContiguousArrayStorageVs5UInt8_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5Vs5UInt8___TFVs15ContiguousArrayCfT_GS_x_ -_TTSg5Vs5UInt8___TFVs12_ArrayBufferCfT7_bufferGVs22_ContiguousArrayBufferx_19shiftedToStartIndexSi_GS_x_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5Vs5UInt8___TFSa11_checkIndexfSiT_ -_TTSg5Vs5UInt8___TFSag5countSi -_TTSg5Vs5UInt8___TFSa9_getCountfT_Si -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg5countSi -_TTSg5Vs5UInt8___TFSag24_baseAddressIfContiguousGSqGSpx__ -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg31firstElementAddressIfContiguousGSqGSpx__ -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5Vs5UInt8___TFVs12_SliceBufferg8endIndexSi -_TTSg5Vs5UInt8___TFVs12_SliceBufferCfT5ownerPs9AnyObject_20subscriptBaseAddressGSpx_7indicesGVs5RangeSi_15hasNativeBufferSb_GS_x_ -_TTSg5Vs5UInt8___TFSa15reserveCapacityfSiT_ -_TTSg5Vs5UInt8___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5Vs5UInt8___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5GVs12_ArrayBufferVs5UInt8_GS_S0__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5Vs5UInt8___TTWurGVs12_ArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg8endIndexSi -_TTSg5Vs5UInt8___TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5Vs5UInt8___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5Vs5UInt8___TZFSa22_allocateUninitializedfSiTGSax_GSpx__ -_TTSg5Vs5UInt8___TFSaCfT19_uninitializedCountSi_GSax_ -_TTSg5Vs5UInt8___TFVs12_ArrayBuffers5countSi -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5Vs5UInt8___TZFSa28_allocateBufferUninitializedfT15minimumCapacitySi_GVs12_ArrayBufferx_ -_TFV10Foundation4Data9copyBytesfT2toGSpVs5UInt8_5countSi_T_ -_TTSf4n_n_d___TTSg5Vs5UInt8___TFSaCfT9repeatingx5countSi_GSax_ -_TTSg5GVs22_ContiguousArrayBufferVs5UInt8_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocolg20subscriptBaseAddressGSpwx7Element_ -_TTSg5Vs5UInt8___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TFV10Foundation4Data6appendfS0_T_ -_TMaCSo13NSMutableData -finalBoundaryData -boundaryData -encodeBodyStream -encodeHeaders -encapsulatedBoundaryData -initialBoundaryData -_TFV10Foundation4Data6appendfTGSPVs5UInt8_5countSi_T_ -_TTSf4n_n_d___TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSf4n_d___TTSg5Vs5UInt8___TZFSa28_allocateBufferUninitializedfT15minimumCapacitySi_GVs12_ArrayBufferx_ -_TFVC9Alamofire17MultipartFormData18EncodingCharactersau4crlfSS -_TTSf4g_d___TTSg5SSSSs8Hashables_SS___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT15minimumCapacitySi_GS0_xq__ -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT8capacitySi_GS0_xq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TTSf4n_n_d___TTSg5SS_SS___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TMaGCs37_HashableTypedNativeDictionaryStorageSSSS_ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferCfT_GS_xq__ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s10CollectionsFS0_g5countwx13IndexDistance -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -_TTSf4gs_n_n___TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -_TTSg5SS___TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer20isUniquelyReferencedfT_Sb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols_GVs14_IgnorePointerS2__GS4_S2__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TFCs24_CocoaDictionaryIterator4nextfT_GSqTPs9AnyObject_PS0____ -_TTSfq4n_d_n___TTSgq5GVs9UnmanagedPs9AnyObject_____TFSv4loadurfT14fromByteOffsetSi2asMx_x -writeEncodedData -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s10Collections___TFEsPs10Collectiong5firstGSqWx8Iterator7Element__ -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSag9subscriptFSix -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s23BidirectionalCollections___TFEsPs23BidirectionalCollectiong4lastGSqWx8Iterator7Element__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa9formIndexfT5afterRSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s23BidirectionalCollectionsFS_5indexfT6beforewx5Index_wxS0_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa5indexfT6beforeSi_Si -writeFinalBoundaryData -writeHeaderData -writeInitialBoundaryData -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa29_hoistableIsNativeTypeCheckedfT_Sb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg32arrayPropertyIsNativeTypeCheckedSb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSag8endIndexSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s10CollectionsFS_g7isEmptySb -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s10Collections___TFEsPs10Collectiong7isEmptySb -_TFSSg7isEmptySb -randomBoundary -boundary.get -contentLength.get -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s8Sequences_Vs6UInt64___TFEsPs8Sequence6reduceurfzTqd__FzTqd__Wx8Iterator7Element__qd___qd__ -_TTRXFo_dVs6UInt64oCC9Alamofire17MultipartFormData8BodyPart_dS_zoPs5Error__XFo_iS_iS2__iS_zoPS3___ -_TFFC9Alamofire17MultipartFormDatag13contentLengthVs6UInt64U_FTS1_CS0_8BodyPart_S1_ -_TTSf4n_g___TFFC9Alamofire17MultipartFormDatag13contentLengthVs6UInt64U_FTS1_CS0_8BodyPart_S1_ -contentType.set -contentType.get -globalinit_33_63939572A7C2420E87E8A689642C11D2_func6 -__TTWSSs9EquatablesZFS_oi2eefTxx_Sb -__TTSg5CSo14SecCertificate___TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5CSo6SecKey___TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5CSo14SecCertificate___TFSa16_copyToNewBufferfT8oldCountSi_T__merged -__TTWSis10ComparablesZFS_oi1lfTxx_Sb -__TTWSis10ComparablesZFS_oi2lefTxx_Sb -__TTSg5SS___TFVs16_NativeSetBuffer5indexfT5afterGVs15_NativeSetIndexx__GS0_x_ -__TTSg5V10Foundation4Data___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5GSaSS____TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5V10Foundation4Data___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T__merged -__TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo6SecKey_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo6SecKey_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element__merged -__TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -__TTSg5Ps9AnyObject____TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -__TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -__TTSg5CSo6SecKey___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -__TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT__merged -__TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer12nativeInsertfTx6forKeyx_T8insertedSb17memberAfterInsertx_ -__TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -__TTWVs6UInt32s9EquatablesZFS0_oi2eefTxx_Sb -__TTWSSs8HashablesFS_g9hashValueSi -__TTWSis10StrideablesFS_8advancedfT2bywx6Stride_x -__TTSf4n_n_d___TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols_GVs14_IgnorePointerS1__GS3_S1__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4g_d___TFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD15certificateDatafT3forGSaCSo14SecCertificate__GSaV10Foundation4Data_ -__TTSf4n_n_d___TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4s_n_n___TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4g_d___TFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD15certificateDatafT3forCSo8SecTrust_GSaV10Foundation4Data_ -__TTSf4n_n_d___TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_n_d___TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x__merged -__TTSf4s_n_n___TTSg5CSo6SecKey___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -__TTSf4s_n_n___TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx__merged -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCSo6SecKey_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T__merged -__TTSf4g_d___TZFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD10publicKeysfT3forCSo8SecTrust_GSaCSo6SecKey_ -__TTSf4g___TTSg5CSo6SecKey_Ps9AnyObject____TFs15_arrayForceCastu0_rFGSax_GSaq__ -__TTSf4n_n_d___TTSg5GSaSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_d___TTSg5SSSSs8Hashables_GVs30FlattenBidirectionalCollectionGSaGSaSS___GS0_GSaGSaSS___s8Sequences___TFVs3SetCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GS_x_ -__TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerGSaSS__GS1_GSaSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TMaVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TwXXO9Alamofire17ServerTrustPolicy -__TwCPO9Alamofire17ServerTrustPolicy -__TwxxO9Alamofire17ServerTrustPolicy -__TwCpO9Alamofire17ServerTrustPolicy -__TwcpO9Alamofire17ServerTrustPolicy -__TwcaO9Alamofire17ServerTrustPolicy -___swift_memcpy9_4 -__TwtaO9Alamofire17ServerTrustPolicy -__TwXxO9Alamofire17ServerTrustPolicy -__TwCcO9Alamofire17ServerTrustPolicy -__TwugO9Alamofire17ServerTrustPolicy -__TwupO9Alamofire17ServerTrustPolicy -__TwuiO9Alamofire17ServerTrustPolicy -__TTWSis11_StrideablesFS_8advancedfT2bywx6Stride_x -__TMLCSo14SecCertificate -__TMCSo14SecCertificate -__TMLGCs23_ContiguousArrayStorageGSqCSo9SecPolicy__ -__TMLGSqCSo9SecPolicy_ -__TMLCSo9SecPolicy -__TMCSo9SecPolicy -__TMLGCs23_ContiguousArrayStorageGSqSS__ -__TMfC9Alamofire24ServerTrustPolicyManager -__TMRfC9Alamofire24ServerTrustPolicyManager -__TWVVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMnVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMLVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMfVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMRfVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMfO9Alamofire17ServerTrustPolicy -__TMRfO9Alamofire17ServerTrustPolicy -__TMRfCSo14SecCertificate -__TMRfCSo6SecKey -__TMRfCSo8SecTrust -__TMRbO9Alamofire17ServerTrustPolicy -__TMLT12validateHostSb_ -__TMLT12validateHostSb15revocationFlagsSu_ -__TMLT12certificatesGSaCSo14SecCertificate_24validateCertificateChainSb12validateHostSb_ -__TMLGSaCSo14SecCertificate_ -__TMLT10publicKeysGSaCSo6SecKey_24validateCertificateChainSb12validateHostSb_ -__TMLGSaCSo6SecKey_ -__TMLCSo6SecKey -__TMCSo6SecKey -__TMLFTCSo8SecTrustSS_Sb -__TMLTCSo8SecTrustSS_ -__TMLCSo8SecTrust -__TMCSo8SecTrust -__TMLGVs10DictionarySSO9Alamofire17ServerTrustPolicy_ -__TMLGCs23_ContiguousArrayStorageCSo14SecCertificate_ -__TMLGCs30_HashableTypedNativeSetStorageSS_ -__TMLGCs23_ContiguousArrayStorageGSaSS__ -__TMLGCs23_ContiguousArrayStorageV10Foundation4Data_ -__TMLGCs23_ContiguousArrayStorageCSo6SecKey_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ServerTrustPolicy.swift -_TMaO9Alamofire17ServerTrustPolicy -get_field_types_ServerTrustPolicy -_TMaFTCSo8SecTrustSS_Sb -_TMaTCSo8SecTrustSS_ -_TMaCSo8SecTrust -_TMaT10publicKeysGSaCSo6SecKey_24validateCertificateChainSb12validateHostSb_ -_TMaGSaCSo6SecKey_ -_TMaCSo6SecKey -_TMaT12certificatesGSaCSo14SecCertificate_24validateCertificateChainSb12validateHostSb_ -_TMaGSaCSo14SecCertificate_ -_TMaCSo14SecCertificate -_TMaT12validateHostSb15revocationFlagsSu_ -_TMaT12validateHostSb_ -_TwuiO9Alamofire17ServerTrustPolicy -_TwupO9Alamofire17ServerTrustPolicy -_TwugO9Alamofire17ServerTrustPolicy -_TwCcO9Alamofire17ServerTrustPolicy -_TwXxO9Alamofire17ServerTrustPolicy -_TwtaO9Alamofire17ServerTrustPolicy -__swift_memcpy9_4 -_TwcaO9Alamofire17ServerTrustPolicy -_TwcpO9Alamofire17ServerTrustPolicy -_TwCpO9Alamofire17ServerTrustPolicy -_TwxxO9Alamofire17ServerTrustPolicy -_TwCPO9Alamofire17ServerTrustPolicy -_TwXXO9Alamofire17ServerTrustPolicy -initialize_metadata_AssociatedKeys -_TMaVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -get_field_types_AssociatedKeys -get_field_types_ServerTrustPolicyManager -_TMaGVs10DictionarySSO9Alamofire17ServerTrustPolicy_ -certificates -_TTSg5CSo14SecCertificate___TFSa6appendfxT_ -_TTSg5CSo14SecCertificate___TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5SSSSs8Hashables___TFVs11SetIterator4nextfT_GSqx_ -_TTSg5SSSSs8Hashables___TFVs11SetIterator11_nativeNextfT_GSqx_ -_TTSg5SS___TFVs16_NativeSetBuffer12assertingGetfGVs15_NativeSetIndexx_x -_TTSg5SS___TFVs16_NativeSetBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5GSaGSqSS__GSaGSqSS__s10Collections_GSaSS____TFEsPs10Collection3mapurfzFzWx8Iterator7Element_qd__GSaqd___ -_TTSg5GSqSS____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5GSqSS____TFSa9formIndexfT5afterRSi_T_ -_TTSg5GSaSS____TFVs15ContiguousArray6appendfxT_ -_TTSg5GSaSS____TFVs15ContiguousArray36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5GSqSS____TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5GSqSS____TFSag9subscriptFSix -_TTSg5GSqSS____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5GSqSS____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5GSqSS____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5GSqSS____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5SS___TZFVs15_NativeSetIndexoi2eefTGS_x_GS_x__Sb -_TTSg5CSo14SecCertificate___TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5CSo14SecCertificate___TFSp10initializefT2tox5countSi_T_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffers5countSi -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg8capacitySi -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg9_isNativeSb -_TTSg5CSo14SecCertificate___TFSa9_getCountfT_Si -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg5countSi -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5CSo14SecCertificate___TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5SS___TFVs16_NativeSetBuffer3keyfT2atSi_x -_TTSg5SS___TFVs16_NativeSetBufferg4keysGSpx_ -_TTSg5SS___TFVs16_NativeSetBufferg8capacitySi -_TTSg5SSSSs8Hashables___TFVs3Set12makeIteratorfT_GVs11SetIteratorx_ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer12makeIteratorfT_GVs11SetIteratorx_ -_TTSg5SSSSs8Hashables___TZFVs11SetIterator6_cocoafCs17_CocoaSetIteratorGS_x_ -_TTSg5SS___TFVs16_NativeSetBufferg8endIndexGVs15_NativeSetIndexx_ -_TTSg5SS___TFVs16_NativeSetBufferg10startIndexGVs15_NativeSetIndexx_ -_TTSg5GSaSS____TFVs15ContiguousArray37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5GSaSS____TFSp10initializefT2tox5countSi_T_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffers5countSi -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5GSaSS____TFVs15ContiguousArray9_getCountfT_Si -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5GSaSS____TFVs15ContiguousArray40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer20isUniquelyReferencedfT_Sb -_TTRXFo_oGSqSS__oGSaSS_zoPs5Error__XFo_iGSqSS__iGSaSS_zoPS___ -_TFZFO9Alamofire17ServerTrustPolicy12certificatesFT2inCSo6Bundle_GSaCSo14SecCertificate_U_FGSqSS_GSaSS_ -_TTSf4g_g___TFZFO9Alamofire17ServerTrustPolicy12certificatesFT2inCSo6Bundle_GSaCSo14SecCertificate_U_FGSqSS_GSaSS_ -_TTSg5GSqSS____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5GSqSS____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5GSqSS____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5GSqSS____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5SSSSs8Hashables_GVs30FlattenBidirectionalCollectionGSaGSaSS___GS0_GSaGSaSS___s8Sequences___TFVs3SetCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GS_x_ -_TTSg5GSqSS____TFCs23_ContiguousArrayStorageD -_TTSg5GSqSS____TFCs23_ContiguousArrayStoraged -_TTSg5GSqSS____TFSp12deinitializefT5countSi_Sv -_TTSg5GSqSS____TFCs23_ContiguousArrayStorageg15_elementPointerGSpx_ -_TTSg5GSaSS__GVs15ContiguousArrayGSaSS__GS_GSaSS__s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5GSaSS____TFVs12_ArrayBufferCfT7_bufferGVs22_ContiguousArrayBufferx_19shiftedToStartIndexSi_GS_x_ -_TTSg5GSaSS____TFVs15ContiguousArray15reserveCapacityfSiT_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5GSaSS____TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg8endIndexSi -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5GSaSS____TFVs15ContiguousArrayg5countSi -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_x__ -_TTSg5GSqSS____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5GSqSS____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5GSqSS____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5GSqSS____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TTSg5GSqSS____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TMaGCs23_ContiguousArrayStorageGSqSS__ -_TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerGSaSS__GS1_GSaSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5GSaSS____TFSp12deinitializefT5countSi_Sv -_TTSg5GSaSS____TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_wx7Element__ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4n_d___TTSg5SSSSs8Hashables_GVs30FlattenBidirectionalCollectionGSaGSaSS___GS0_GSaGSaSS___s8Sequences___TFVs3SetCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GS_x_ -_TTSg5GVs16IndexingIteratorGSaGSaSS___GS_GSaGSaSS___s16IteratorProtocols___TTWuRxs16IteratorProtocolwx7Elements8SequencerGVs15FlattenIteratorx_S_sFS_4nextfT_GSqwxS0__ -_TTSg5GVs16IndexingIteratorGSaGSaSS___GS_GSaGSaSS___s16IteratorProtocols___TFVs15FlattenIterator4nextfT_GSqWx7Element8IteratorS0___ -_TTSg5GSaGSaSS__GSaGSaSS__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaGSaSS__GSaGSaSS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5GSaSS____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5GSaSS____TFSa9formIndexfT5afterRSi_T_ -_TTSg5GSaSS____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5GSaSS____TFSag9subscriptFSix -_TTSg5GSaSS____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5GSaSS____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5GSaSS____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5GSaSS____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5SSSSs8Hashables___TFVs3Set6insertfxT8insertedSb17memberAfterInsertx_ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer6insertfTx6forKeyx_T8insertedSb17memberAfterInsertx_ -_TTSg5GSaSS____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5GSaSS____TFSag8endIndexSi -_TTSg5GSaSS____TFSa9_getCountfT_Si -_TTSg5GSaSS____TFVs12_ArrayBufferg5countSi -_TTSg5GSaSS____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5SSSSs8Hashables___TFVs3SetCfT15minimumCapacitySi_GS_x_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBufferCfT15minimumCapacitySi_GS0_x_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBufferCfT8capacitySi_GS0_x_ -_TTSg5SS___TFVs16_NativeSetBufferCfT8capacitySi7storageCs20_RawNativeSetStorage_GS_x_ -_TTSgq5Su___TFSp10initializefT2tox5countSi_T_ -_TTSg5SS___TFVs16_NativeSetBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TMaGCs30_HashableTypedNativeSetStorageSS_ -_TTSf4n_n_d___TTSg5GSaSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageGSaSS__ -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TMaC9Alamofire24ServerTrustPolicyManager -_TTSg5GSaV10Foundation4Data_GSaS0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5V10Foundation4Data___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5V10Foundation4Data___TFSa9formIndexfT5afterRSi_T_ -_TTSg5V10Foundation4Data___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5V10Foundation4Data___TFSag9subscriptFSix -_TTSg5V10Foundation4Data___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5V10Foundation4Data___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5GSaPs9AnyObject__GSaPS___s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5Ps9AnyObject____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5Ps9AnyObject____TFSag9subscriptFSix -_TTSg5Ps9AnyObject____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5Ps9AnyObject____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5CSo6SecKey_Ps9AnyObject____TFs15_arrayForceCastu0_rFGSax_GSaq__ -_TTSf4g___TTSg5CSo6SecKey_Ps9AnyObject____TFs15_arrayForceCastu0_rFGSax_GSaq__ -_TTSg5CSo6SecKey_Ps9AnyObject____TFVs22_ContiguousArrayBuffer24storesOnlyElementsOfTypeurfMqd__Sb -_TTSf4d_n___TTSg5CSo6SecKey_Ps9AnyObject____TFVs22_ContiguousArrayBuffer24storesOnlyElementsOfTypeurfMqd__Sb -_TTSg5GVs22_ContiguousArrayBufferCSo6SecKey_GS_S0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CSo6SecKey___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs22_ContiguousArrayBufferCSo6SecKey_GS_S0__s10_Indexables___TFEsPs10_Indexable9formIndexfT5afterRwx5Index_T_ -_TTSg5CSo6SecKey___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_5indexfT5afterwx5Index_wxS1_ -_TTSg5GVs22_ContiguousArrayBufferCSo6SecKey_GS_S0__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_5indexfT5afterwxS0__wxS0_ -_TTSg5CSo6SecKey___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS1___T_ -_TTSg5GVs22_ContiguousArrayBufferCSo6SecKey_GS_S0__s10_Indexables___TFEsPs10_Indexable20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS0___T_ -_TTSg5Ps9AnyObject____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5Ps9AnyObject____TFSa9formIndexfT5afterRSi_T_ -_TTSg5Ps9AnyObject____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5Ps9AnyObject____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Ps9AnyObject____TFSa29_hoistableIsNativeTypeCheckedfT_Sb -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg32arrayPropertyIsNativeTypeCheckedSb -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg20_isNativeTypeCheckedSb -_TTSg5Ps9AnyObject____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5Ps9AnyObject____TFSag8endIndexSi -_TTSg5Ps9AnyObject____TFSa9_getCountfT_Si -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg5countSi -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg9_isNativeSb -_TTWSis10ComparablesZFS_oi2lefTxx_Sb -_TTSg5CSo6SecKey___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferg8endIndexSi -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5CSo6SecKey___TFVs12_ArrayBuffer19requestNativeBufferfT_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5Ps9AnyObject____TFSaCfT20_immutableCocoaArrayPs12_NSArrayCore__GSax_ -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferCfT7nsArrayPs12_NSArrayCore__GS_x_ -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -publicKeys -trustIsValid -_TTSg5V10Foundation4Data___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5V10Foundation4Data___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5V10Foundation4Data___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5V10Foundation4Data___TFSag8endIndexSi -_TTSg5V10Foundation4Data___TFSa9_getCountfT_Si -_TTSg5V10Foundation4Data___TFVs12_ArrayBufferg5countSi -_TTSg5V10Foundation4Data___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -certificateData -_TMaGSqCSo9SecPolicy_ -_TMaCSo9SecPolicy -_TTSg5GSqCSo9SecPolicy____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5GSqCSo9SecPolicy____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5GSqCSo9SecPolicy____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5GSqCSo9SecPolicy____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5GSqCSo9SecPolicy____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageGSqCSo9SecPolicy__ -_TTSg5CSo6SecKey___TFSa6appendfxT_ -_TTSg5CSo6SecKey___TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5GVs14CountableRangeSi_GS_Si_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s14_IndexableBasesFS4_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs14CountableRangeSi_GS_Si_s10_Indexables___TFEsPs10_Indexable9formIndexfT5afterRwx5Index_T_ -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s14_IndexableBasesFS4_5indexfT5afterwx5Index_wxS5_ -_TTSg5SiSis10ComparablesSis11_Strideables___TFVs14CountableRange5indexfT5afterx_x -_TTWSis11_StrideablesFS_8advancedfT2bywx6Stride_x -_TTSg5GVs14CountableRangeSi_GS_Si_s10_Indexables___TFEsPs10_Indexable20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS0___T_ -_TTSg5CSo6SecKey___TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5CSo6SecKey___TFSp10initializefT2tox5countSi_T_ -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo6SecKey___TFVs12_ArrayBuffers5countSi -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg8capacitySi -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg9_isNativeSb -_TTSg5CSo6SecKey___TFSa9_getCountfT_Si -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg5countSi -_TTSg5CSo6SecKey___TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5CSo6SecKey___TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5CSo6SecKey___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -publicKey -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg8endIndexSi -_TTSg5CSo14SecCertificate___TFSp12deinitializefT5countSi_Sv -_TTSg5CSo14SecCertificate___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4s_n_n___TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer10_typeCheckfGVs5RangeSi_T_ -_TTSf4g_n_n___TTSg5CSo14SecCertificate___TFSp10initializefT2tox5countSi_T_ -_TTSg5CSo14SecCertificate___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg21needsElementTypeCheckSb -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg20_isNativeTypeCheckedSb -_TTSf4n_n_d___TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageCSo14SecCertificate_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5GSaCSo14SecCertificate_GSaS__s10Collections_V10Foundation4Data___TFEsPs10Collection3mapurfzFzWx8Iterator7Element_qd__GSaqd___ -_TTSg5CSo14SecCertificate___TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5CSo14SecCertificate___TFSag9subscriptFSix -_TTSg5CSo14SecCertificate___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTRXFo_oCSo14SecCertificate_oV10Foundation4DatazoPs5Error__XFo_iS__iS1_zoPS2___ -_TFFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD15certificateDataFT3forGSaCSo14SecCertificate__GSaV10Foundation4Data_U_FS1_S3_ -_TTSf4g___TFFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD15certificateDataFT3forGSaCSo14SecCertificate__GSaV10Foundation4Data_U_FS1_S3_ -_TTSg5V10Foundation4DataS0_s21_ObjectiveCBridgeableS____forceBridgeFromObjectiveC_bridgeable -_TTSg5CSo14SecCertificate___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5CSo14SecCertificate___TFSa9formIndexfT5afterRSi_T_ -_TTSg5V10Foundation4Data___TFVs15ContiguousArray6appendfxT_ -_TTSg5V10Foundation4Data___TFVs15ContiguousArray36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5V10Foundation4Data___TFVs15ContiguousArray37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5V10Foundation4Data___TFSp10initializefT2tox5countSi_T_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5V10Foundation4Data___TFVs15ContiguousArray9_getCountfT_Si -_TTSg5V10Foundation4Data___TFVs15ContiguousArray40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5CSo14SecCertificate___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5CSo14SecCertificate___TFSa29_hoistableIsNativeTypeCheckedfT_Sb -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg32arrayPropertyIsNativeTypeCheckedSb -_TTSg5V10Foundation4Data___TFVs15ContiguousArray15reserveCapacityfSiT_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5V10Foundation4Data___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg8endIndexSi -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5V10Foundation4Data___TFVs15ContiguousArrayg5countSi -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_x__ -_TTSg5V10Foundation4Data___TFVs15ContiguousArrayCfT_GS_x_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5CSo14SecCertificate___TTWurGSax_s10CollectionsFS_g5countwx13IndexDistance -_TTSg5CSo14SecCertificate___TFSag5countSi -_TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols_GVs14_IgnorePointerS1__GS3_S1__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5V10Foundation4Data___TFSp12deinitializefT5countSi_Sv -_TTSg5V10Foundation4Data___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_wx7Element__ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4n_n_d___TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageV10Foundation4Data_ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBufferg5countSi -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer12unsafeAddNewfT3keyx_T_ -_TTSf4gs_n___TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer12unsafeAddNewfT3keyx_T_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer5_findfTx11startBucketSi_T3posGVs15_NativeSetIndexx_5foundSb_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer6_indexfT5afterSi_Si -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBufferg11_bucketMaskSi -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer7_bucketfxSi -_TTSg5SS___TFVs16_NativeSetBuffers5countSi -_TTSg5SS___TFVs16_NativeSetBufferg5countSi -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer20isUniquelyReferencedfT_Sb -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBufferg8asNativeGVs16_NativeSetBufferx_ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer12nativeInsertfTx6forKeyx_T8insertedSb17memberAfterInsertx_ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffers8asNativeGVs16_NativeSetBufferx_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -_TTSg5Ps9AnyObject____TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -_TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs12_ArrayBufferCSo6SecKey_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5V10Foundation4Data___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols_GVs14_IgnorePointerS1__GS3_S1__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS___TFVs16_NativeSetBuffer5indexfT5afterGVs15_NativeSetIndexx__GS0_x_ -_TTSg5GVs15_NativeSetIndexSS_GS_SS_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS___TTWurGVs15_NativeSetIndexx_s9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5CSo14SecCertificate___TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5GSaCSo14SecCertificate_GSaS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CSo14SecCertificate___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5CSo14SecCertificate___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5CSo14SecCertificate___TFSag8endIndexSi -policies.get -serverTrustPolicyManager.get -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/DispatchQueue+Alamofire.swift -__TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU_FTCSo21SCNetworkReachabilityVSC26SCNetworkReachabilityFlagsGSqSv__T_ -__TToFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU_FTCSo21SCNetworkReachabilityVSC26SCNetworkReachabilityFlagsGSqSv__T_ -__TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU0_FT_T_ -__TTSfq4s___TFSSg11utf8CStringGVs15ContiguousArrayVs4Int8_ -__TTSfq4s_s_n___TTSgq5VSS8UTF8ViewS_s10_Indexables___TFEsPs10_Indexable8distancefT4fromwx5Index2towxS0__wx13IndexDistance -__TTSfq4n_n_d___TTSgq5Vs4Int8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSgq5Vs4Int8___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -__TTSgq5GVs22_ContiguousArrayBufferVs4Int8_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSfq4n_n_n_d_n___TTSgq5GVs22_ContiguousArrayBufferVs4Int8_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTWVs6UInt32s17BitwiseOperationssZFS0_g8allZerosx -__TwxsOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TwxgOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TwugOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TwupOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TwuiOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_swift_rt_swift_storeEnumTagSinglePayload -__TwxsOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TwxgOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TwugOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TwupOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TwuiOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TTSf4g___TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU0_FT_T_ -__TWvdvC9Alamofire26NetworkReachabilityManagerP33_E21608B303999A2A22D832CA16A740D012reachabilityCSo21SCNetworkReachability -__TWvdvC9Alamofire26NetworkReachabilityManagerP33_E21608B303999A2A22D832CA16A740D013previousFlagsVSC26SCNetworkReachabilityFlags -__TWoFC9Alamofire26NetworkReachabilityManagergP33_E21608B303999A2A22D832CA16A740D05flagsGSqVSC26SCNetworkReachabilityFlags_ -__TWoFC9Alamofire26NetworkReachabilityManagergP33_E21608B303999A2A22D832CA16A740D013previousFlagsVSC26SCNetworkReachabilityFlags -__TWoFC9Alamofire26NetworkReachabilityManagersP33_E21608B303999A2A22D832CA16A740D013previousFlagsVSC26SCNetworkReachabilityFlags -__TWoFC9Alamofire26NetworkReachabilityManagermP33_E21608B303999A2A22D832CA16A740D013previousFlagsVSC26SCNetworkReachabilityFlags -__TWoFC9Alamofire26NetworkReachabilityManagerCfT12reachabilityCSo21SCNetworkReachability_S0_ -__TWoFC9Alamofire26NetworkReachabilityManager14notifyListenerfVSC26SCNetworkReachabilityFlagsT_ -__TWoFC9Alamofire26NetworkReachabilityManager33networkReachabilityStatusForFlagsfVSC26SCNetworkReachabilityFlagsOS0_25NetworkReachabilityStatus -__TWoFC9Alamofire26NetworkReachabilityManager18isNetworkReachablefT4withVSC26SCNetworkReachabilityFlags_Sb -__TMfC9Alamofire26NetworkReachabilityManager -__TMfOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TMRfOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TMfOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TMRfOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TMRfC9Alamofire26NetworkReachabilityManager -__TMRfCSo21SCNetworkReachability -__TMLGSqFOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatusT__ -__TMLFOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatusT_ -__TMLCSo21SCNetworkReachability -__TMCSo21SCNetworkReachability -__TMLGCs23_ContiguousArrayStorageVs4Int8_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/NetworkReachabilityManager.swift -_TTSf4g___TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU0_FT_T_ -NetworkReachabilityManager.swift -notifyListener -networkReachabilityStatusForFlags -isNetworkReachable -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx7ElementzxrS_8containsfxSb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebra10isSupersetfT2ofx_Sb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebra8isSubsetfT2ofx_Sb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s16RawRepresentable19SystemConfiguration___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFEsPs9OptionSet12intersectionfxx -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9Equatable19SystemConfigurationS_s16RawRepresentableS1____TFsoi2neuRxs9Equatablexs16RawRepresentablewxPS0_8RawValueS_rFTxx_Sb -_TTSg5Vs6UInt32S_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -flags.get -initialize_metadata_ConnectionType -_TMaC9Alamofire26NetworkReachabilityManager -get_field_types_ConnectionType -_TwuiOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwupOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwugOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwxgOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwxsOC9Alamofire26NetworkReachabilityManager14ConnectionType -initialize_metadata_NetworkReachabilityStatus -_TMaOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -get_field_types_NetworkReachabilityStatus -_TMaOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwuiOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_TwupOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_TwugOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_TwxgOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_TwxsOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -get_field_types_NetworkReachabilityManager -_TMaCSo21SCNetworkReachability -_TMaGSqFOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatusT__ -_TMaFOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatusT_ -_TWaOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatuss9EquatableS_ -_TWaOC9Alamofire26NetworkReachabilityManager14ConnectionTypes9_HashableS_ -_TWaOC9Alamofire26NetworkReachabilityManager14ConnectionTypes8HashableS_ -_TWaOC9Alamofire26NetworkReachabilityManager14ConnectionTypes9EquatableS_ -_TTSg5GSPVs4Int8_GSPS__s8_Pointers___TFs40_convertConstStringToUTF8PointerArgumentuRxs8_PointerrFSSTGSqPs9AnyObject__x_ -_TTWVs6UInt32s17BitwiseOperationssZFS0_g8allZerosx -_TTSfq4n_n_n_d_n___TTSgq5GVs22_ContiguousArrayBufferVs4Int8_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSfq4s_n_n___TTSgq5Vs4Int8___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSgq5Vs4Int8___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSgq5GVs22_ContiguousArrayBufferVs4Int8_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TMaGCs23_ContiguousArrayStorageVs4Int8_ -_TTSgq5Vs4Int8___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -_TTSfq4n_n_d___TTSgq5Vs4Int8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSfq4s_s_n___TTSgq5VSS8UTF8ViewS_s10_Indexables___TFEsPs10_Indexable8distancefT4fromwx5Index2towxS0__wx13IndexDistance -_TTSfq4s___TFVVSS8UTF8View5Indexg44_utf8ContinuationBytesUntilNextUnicodeScalarSi -_TTSfq4s___TFSSg11utf8CStringGVs15ContiguousArrayVs4Int8_ -_TTSgq5Vs4Int8___TFSp10initializefT2tox5countSi_T_ -stopListening -_TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU0_FT_T_ -_TToFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU_FTCSo21SCNetworkReachabilityVSC26SCNetworkReachabilityFlagsGSqSv__T_ -_TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU_FTCSo21SCNetworkReachabilityVSC26SCNetworkReachabilityFlagsGSqSv__T_ -startListening -_TTSg5VSC11sockaddr_in_GSqCSo21SCNetworkReachability____TFs17withUnsafePointeru0_rFzT2toRxFzGSPx_q__q_ -_TTRXFo_dGSPVSC11sockaddr_in__oGSqCSo21SCNetworkReachability_zoPs5Error__XFo_dGSPS___iGSqS0__zoPS1___ -_TFFC9Alamofire26NetworkReachabilityManagercFT_GSqS0__U_FGSPVSC11sockaddr_in_GSqCSo21SCNetworkReachability_ -_TTSg5VSC11sockaddr_in_VSC8sockaddr_GSqCSo21SCNetworkReachability____TFSP17withMemoryReboundu0_rfzT2toMqd__8capacitySiFzGSPqd___qd_0__qd_0_ -_TTRXFo_dGSPVSC8sockaddr__oGSqCSo21SCNetworkReachability_zoPs5Error__XFo_dGSPS___iGSqS0__zoPS1___ -_TFFFC9Alamofire26NetworkReachabilityManagercFT_GSqS0__U_FGSPVSC11sockaddr_in_GSqCSo21SCNetworkReachability_U_FGSPVSC8sockaddr_GSqS2__ -listener.materialize -listener.set -listener.get -listenerQueue.materialize -listenerQueue.set -listenerQueue.get -networkReachabilityStatus.get -isReachableOnEthernetOrWiFi.get -isReachableOnWWAN.get -isReachable.get -__TToFC9Alamofire12TaskDelegateg5queueCSo14OperationQueue -__TToFC9Alamofire12TaskDelegateg4dataGSqV10Foundation4Data_ -__TToFC9Alamofire12TaskDelegateg5errorGSqPs5Error__ -__TToFC9Alamofire12TaskDelegates5errorGSqPs5Error__ -__TTSg5P____TFes0_RxzVs11AnyHashablerVs10Dictionaryg9subscriptFPs9_Hashable_GSqq__ -__TToFC9Alamofire12TaskDelegatecfT_S0_ -__TToFC9Alamofire16DataTaskDelegateg8dataTaskCSo18URLSessionDataTask -__TToFC9Alamofire16DataTaskDelegateg4dataGSqV10Foundation4Data_ -__TFC9Alamofire16DataTaskDelegateg4dataGSqV10Foundation4Data_ -__TToFC9Alamofire16DataTaskDelegateg8progressCSo8Progress -__TToFC9Alamofire16DataTaskDelegates8progressCSo8Progress -__TToFC9Alamofire16DataTaskDelegateg10dataStreamGSqFV10Foundation4DataT__ -__TTRXFo_oV10Foundation4Data__XFdCb_dCSo6NSData__ -__TToFC9Alamofire16DataTaskDelegates10dataStreamGSqFV10Foundation4DataT__ -__TToFC9Alamofire16DataTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__TFC9Alamofire16DataTaskDelegate5resetfT_T_ -__TToFC9Alamofire16DataTaskDelegate5resetfT_T_ -__TToFC9Alamofire16DataTaskDelegateg26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TToFC9Alamofire16DataTaskDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TToFC9Alamofire16DataTaskDelegateg29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TToFC9Alamofire16DataTaskDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TToFC9Alamofire16DataTaskDelegateg22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TToFC9Alamofire16DataTaskDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TToFC9Alamofire16DataTaskDelegateg25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TToFC9Alamofire16DataTaskDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TToFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T_ -__TToFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask9didBecomeCSo22URLSessionDownloadTask_T_ -__TToFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_ -__TToFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask17willCacheResponseCSo17CachedURLResponse17completionHandlerFGSqS3__T__T_ -__TFC9Alamofire16DataTaskDelegateD -__TFC9Alamofire16DataTaskDelegateE -__TToFC9Alamofire16DataTaskDelegateE -__TToFC9Alamofire20DownloadTaskDelegateg12downloadTaskCSo22URLSessionDownloadTask -__TToFC9Alamofire20DownloadTaskDelegateg8progressCSo8Progress -__TToFC9Alamofire20DownloadTaskDelegates8progressCSo8Progress -__TToFC9Alamofire20DownloadTaskDelegateg10resumeDataGSqV10Foundation4Data_ -__TToFC9Alamofire20DownloadTaskDelegates10resumeDataGSqV10Foundation4Data_ -__TFC9Alamofire20DownloadTaskDelegateg4dataGSqV10Foundation4Data_ -__TToFC9Alamofire20DownloadTaskDelegateg12temporaryURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegates12temporaryURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegateg14destinationURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegateg12temporaryURLGSqV10Foundation3URL__merged -__TToFC9Alamofire20DownloadTaskDelegates14destinationURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegates12temporaryURLGSqV10Foundation3URL__merged -__TToFC9Alamofire20DownloadTaskDelegateg7fileURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__TFC9Alamofire20DownloadTaskDelegate5resetfT_T_ -__TToFC9Alamofire20DownloadTaskDelegate5resetfT_T_ -__TToFC9Alamofire20DownloadTaskDelegateg37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskoV10Foundation3URL_oS2__XFdCb_dS_dS0_dCSo5NSURL_aS3__ -__TToFC9Alamofire20DownloadTaskDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TToFC9Alamofire20DownloadTaskDelegateg24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire20DownloadTaskDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire20DownloadTaskDelegateg29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TToFC9Alamofire20DownloadTaskDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TToFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask22didFinishDownloadingToV10Foundation3URL_T_ -__TToFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_ -__TToFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask17didResumeAtOffsetVs5Int6418expectedTotalBytesS3__T_ -__TFC9Alamofire20DownloadTaskDelegateD -__TFC9Alamofire20DownloadTaskDelegateE -__TToFC9Alamofire20DownloadTaskDelegateE -__TToFC9Alamofire18UploadTaskDelegateg10uploadTaskCSo20URLSessionUploadTask -__TToFC9Alamofire16DataTaskDelegateg8dataTaskCSo18URLSessionDataTask_merged -__TToFC9Alamofire18UploadTaskDelegateg14uploadProgressCSo8Progress -__TToFC9Alamofire18UploadTaskDelegates14uploadProgressCSo8Progress -__TToFC9Alamofire18UploadTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__TFC9Alamofire18UploadTaskDelegate5resetfT_T_ -__TToFC9Alamofire18UploadTaskDelegate5resetfT_T_ -__TToFC9Alamofire18UploadTaskDelegateg19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire12TaskDelegateg30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5____merged -__TToFC9Alamofire18UploadTaskDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire18UploadTaskDelegate10URLSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_ -__TToFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T__merged -__TFC9Alamofire18UploadTaskDelegateD -__TFC9Alamofire18UploadTaskDelegateE -__TToFC9Alamofire18UploadTaskDelegateE -__TTSf1n_n_cl134_TFFFs25_unimplementedInitializerFT9classNameVs12StaticString8initNameS_4fileS_4lineSu6columnSu_Os5NeverU0_FGSRVs5UInt8_T_U_FGSRS1__T_GSRVs5UInt8____TTSfq1n_cl39_TTRXFo_dGSRVs5UInt8___XFo_dGSRS___iT__XFo_dGSRVs5UInt8____n___TTSgq5T____TFVs12StaticString14withUTF8BufferurfFGSRVs5UInt8_xx -__TTWVs11AnyHashables9EquatablesZFS0_oi2eefTxx_Sb -__TTSgq5P____TFs28_getBridgedCustomAnyHashableurFxGSqVs11AnyHashable_ -__TTWVs11AnyHashables8HashablesFS0_g9hashValueSi -__TTSfq4s_s___TFFFs25_unimplementedInitializerFT9classNameVs12StaticString8initNameS_4fileS_4lineSu6columnSu_Os5NeverU0_FGSRVs5UInt8_T_U_FGSRS1__T_ -__TMaT7closureFCSo8ProgressT_5queueCSo13DispatchQueue_ -__TMaFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -__TMaTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL__merged -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse__merged -__TMaGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TMaTCSo10URLSessionCSo14URLSessionTask_ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL_aS1__XFo_oS_oS0_oV10Foundation3URL_oS3__ -__TPA__TTRXFdCb_dCSo6NSData__XFo_oV10Foundation4Data__ -__TPA__TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T_ -__TPA__TFFC9Alamofire16DataTaskDelegate10urlSessionFTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_U_FT_T_ -__TPA__TFFC9Alamofire18UploadTaskDelegate10URLSessionFTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_U_FT_T_ -__TPA__TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T__merged -_block_destroy_helper.39 -_block_destroy_helper.51 -_block_destroy_helper.57 -_block_destroy_helper.119 -_block_destroy_helper.125 -_block_copy_helper.38 -_block_copy_helper.50 -_block_copy_helper.56 -_block_copy_helper.118 -_block_copy_helper.124 -__TToFC9Alamofire20DownloadTaskDelegateg4dataGSqV10Foundation4Data_ -__TWvdvC9Alamofire12TaskDelegate30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TWvdvC9Alamofire12TaskDelegate23taskDidReceiveChallengeGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS1_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TWvdvC9Alamofire12TaskDelegate24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TWoFC9Alamofire12TaskDelegateg4taskGSqCSo14URLSessionTask_ -__TWoFC9Alamofire12TaskDelegates4taskGSqCSo14URLSessionTask_ -__TWoFC9Alamofire12TaskDelegatem4taskGSqCSo14URLSessionTask_ -__TWoFC9Alamofire12TaskDelegateg19initialResponseTimeGSqSd_ -__TWoFC9Alamofire12TaskDelegates19initialResponseTimeGSqSd_ -__TWoFC9Alamofire12TaskDelegatem19initialResponseTimeGSqSd_ -__TWoFC9Alamofire12TaskDelegateg10credentialGSqCSo13URLCredential_ -__TWoFC9Alamofire12TaskDelegates10credentialGSqCSo13URLCredential_ -__TWoFC9Alamofire12TaskDelegatem10credentialGSqCSo13URLCredential_ -__TWoFC9Alamofire12TaskDelegateg7metricsGSqPs9AnyObject__ -__TWoFC9Alamofire12TaskDelegates7metricsGSqPs9AnyObject__ -__TWoFC9Alamofire12TaskDelegatem7metricsGSqPs9AnyObject__ -__TWoFC9Alamofire12TaskDelegateCfT4taskGSqCSo14URLSessionTask__S0_ -__TWoFC9Alamofire12TaskDelegate5resetfT_T_ -__TWoFC9Alamofire12TaskDelegateg30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TWoFC9Alamofire12TaskDelegates30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TWoFC9Alamofire12TaskDelegatem30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TWoFC9Alamofire12TaskDelegateg23taskDidReceiveChallengeGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS1_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TWoFC9Alamofire12TaskDelegates23taskDidReceiveChallengeGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS1_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TWoFC9Alamofire12TaskDelegatem23taskDidReceiveChallengeGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS1_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TWoFC9Alamofire12TaskDelegateg21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TWoFC9Alamofire12TaskDelegates21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TWoFC9Alamofire12TaskDelegatem21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TWoFC9Alamofire12TaskDelegateg24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TWoFC9Alamofire12TaskDelegates24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TWoFC9Alamofire12TaskDelegatem24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TWoFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask26willPerformHTTPRedirectionCSo15HTTPURLResponse10newRequestV10Foundation10URLRequest17completionHandlerFGSqS5__T__T_ -__TWoFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TWoFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask17needNewBodyStreamFGSqCSo11InputStream_T__T_ -__TWoFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_ -__TMfC9Alamofire12TaskDelegate -__TMRfC9Alamofire12TaskDelegate -__TMRsC9Alamofire12TaskDelegate -_OBJC_METACLASS_$__TtC9Alamofire16DataTaskDelegate -__TWvdvC9Alamofire16DataTaskDelegate26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TWvdvC9Alamofire16DataTaskDelegate29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TWvdvC9Alamofire16DataTaskDelegate22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TMnC9Alamofire16DataTaskDelegate -__TWoFC9Alamofire16DataTaskDelegateg8dataTaskCSo18URLSessionDataTask -__TWoFC9Alamofire16DataTaskDelegateg8progressCSo8Progress -__TWoFC9Alamofire16DataTaskDelegates8progressCSo8Progress -__TWoFC9Alamofire16DataTaskDelegatem8progressCSo8Progress -__TWoFC9Alamofire16DataTaskDelegateg15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire16DataTaskDelegates15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire16DataTaskDelegatem15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire16DataTaskDelegateg10dataStreamGSqFV10Foundation4DataT__ -__TWoFC9Alamofire16DataTaskDelegates10dataStreamGSqFV10Foundation4DataT__ -__TWoFC9Alamofire16DataTaskDelegatem10dataStreamGSqFV10Foundation4DataT__ -__TWoFC9Alamofire16DataTaskDelegategP33_882ADC2214AAA6CD531CE30210191C7B18totalBytesReceivedVs5Int64 -__TWoFC9Alamofire16DataTaskDelegatesP33_882ADC2214AAA6CD531CE30210191C7B18totalBytesReceivedVs5Int64 -__TWoFC9Alamofire16DataTaskDelegatemP33_882ADC2214AAA6CD531CE30210191C7B18totalBytesReceivedVs5Int64 -__TWoFC9Alamofire16DataTaskDelegategP33_882ADC2214AAA6CD531CE30210191C7B11mutableDataV10Foundation4Data -__TWoFC9Alamofire16DataTaskDelegatesP33_882ADC2214AAA6CD531CE30210191C7B11mutableDataV10Foundation4Data -__TWoFC9Alamofire16DataTaskDelegatemP33_882ADC2214AAA6CD531CE30210191C7B11mutableDataV10Foundation4Data -__TWoFC9Alamofire16DataTaskDelegategP33_882ADC2214AAA6CD531CE30210191C7B21expectedContentLengthGSqVs5Int64_ -__TWoFC9Alamofire16DataTaskDelegatesP33_882ADC2214AAA6CD531CE30210191C7B21expectedContentLengthGSqVs5Int64_ -__TWoFC9Alamofire16DataTaskDelegatemP33_882ADC2214AAA6CD531CE30210191C7B21expectedContentLengthGSqVs5Int64_ -__TWoFC9Alamofire16DataTaskDelegateg26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TWoFC9Alamofire16DataTaskDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TWoFC9Alamofire16DataTaskDelegatem26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TWoFC9Alamofire16DataTaskDelegateg29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TWoFC9Alamofire16DataTaskDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TWoFC9Alamofire16DataTaskDelegatem29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TWoFC9Alamofire16DataTaskDelegateg22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TWoFC9Alamofire16DataTaskDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TWoFC9Alamofire16DataTaskDelegatem22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TWoFC9Alamofire16DataTaskDelegateg25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TWoFC9Alamofire16DataTaskDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TWoFC9Alamofire16DataTaskDelegatem25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TWoFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T_ -__TWoFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask9didBecomeCSo22URLSessionDownloadTask_T_ -__TWoFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_ -__TWoFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask17willCacheResponseCSo17CachedURLResponse17completionHandlerFGSqS3__T__T_ -__TMLC9Alamofire16DataTaskDelegate -__TMfC9Alamofire16DataTaskDelegate -__TMRfC9Alamofire16DataTaskDelegate -__TMRsC9Alamofire16DataTaskDelegate -_OBJC_METACLASS_$__TtC9Alamofire20DownloadTaskDelegate -__TWvdvC9Alamofire20DownloadTaskDelegate37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TWvdvC9Alamofire20DownloadTaskDelegate24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TMnC9Alamofire20DownloadTaskDelegate -__TWoFC9Alamofire20DownloadTaskDelegateg12downloadTaskCSo22URLSessionDownloadTask -__TWoFC9Alamofire20DownloadTaskDelegateg8progressCSo8Progress -__TWoFC9Alamofire20DownloadTaskDelegates8progressCSo8Progress -__TWoFC9Alamofire20DownloadTaskDelegatem8progressCSo8Progress -__TWoFC9Alamofire20DownloadTaskDelegateg15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire20DownloadTaskDelegates15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire20DownloadTaskDelegatem15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire20DownloadTaskDelegateg10resumeDataGSqV10Foundation4Data_ -__TWoFC9Alamofire20DownloadTaskDelegates10resumeDataGSqV10Foundation4Data_ -__TWoFC9Alamofire20DownloadTaskDelegatem10resumeDataGSqV10Foundation4Data_ -__TWoFC9Alamofire20DownloadTaskDelegateg11destinationGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions__ -__TWoFC9Alamofire20DownloadTaskDelegates11destinationGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions__ -__TWoFC9Alamofire20DownloadTaskDelegatem11destinationGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions__ -__TWoFC9Alamofire20DownloadTaskDelegateg12temporaryURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegates12temporaryURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegatem12temporaryURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegateg14destinationURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegates14destinationURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegatem14destinationURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegateg7fileURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegateg37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TWoFC9Alamofire20DownloadTaskDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TWoFC9Alamofire20DownloadTaskDelegatem37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TWoFC9Alamofire20DownloadTaskDelegateg24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegatem24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegateg29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegatem29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask22didFinishDownloadingToV10Foundation3URL_T_ -__TWoFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_ -__TWoFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask17didResumeAtOffsetVs5Int6418expectedTotalBytesS3__T_ -__TMLC9Alamofire20DownloadTaskDelegate -__TMfC9Alamofire20DownloadTaskDelegate -__TMRfC9Alamofire20DownloadTaskDelegate -__TMRsC9Alamofire20DownloadTaskDelegate -_OBJC_METACLASS_$__TtC9Alamofire18UploadTaskDelegate -__TMnC9Alamofire18UploadTaskDelegate -__TWoFC9Alamofire18UploadTaskDelegateg10uploadTaskCSo20URLSessionUploadTask -__TWoFC9Alamofire18UploadTaskDelegateg14uploadProgressCSo8Progress -__TWoFC9Alamofire18UploadTaskDelegates14uploadProgressCSo8Progress -__TWoFC9Alamofire18UploadTaskDelegatem14uploadProgressCSo8Progress -__TWoFC9Alamofire18UploadTaskDelegateg21uploadProgressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire18UploadTaskDelegates21uploadProgressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire18UploadTaskDelegatem21uploadProgressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire18UploadTaskDelegateg19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire18UploadTaskDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire18UploadTaskDelegatem19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire18UploadTaskDelegate10URLSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_ -__TMLC9Alamofire18UploadTaskDelegate -__TMfC9Alamofire18UploadTaskDelegate -__TMRfC9Alamofire18UploadTaskDelegate -__TMRsC9Alamofire18UploadTaskDelegate -__TMRfCSo14OperationQueue -__TMRsCSo14OperationQueue -__TMRfCSo8Progress -__TMRsCSo8Progress -__TMLCSo8Progress -__TMLGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TMLT7closureFCSo8ProgressT_5queueCSo13DispatchQueue_ -__TMLFCSo8ProgressT_ -__TMLGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions__ -__TMLFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -__TMLT14destinationURLV10Foundation3URL7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -__TMLTV10Foundation3URLCSo15HTTPURLResponse_ -__TMLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S2__ -__TMLFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S2_ -__TMLGSqFV10Foundation4DataT__ -__TMLFV10Foundation4DataT_ -__TMLGSqVs5Int64_ -__TMLCSo14OperationQueue -_block_descriptor.40 -_block_descriptor.52 -_block_descriptor.58 -_block_descriptor.120 -_block_descriptor.126 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/TaskDelegate.swift -_TPA__TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T_ -TaskDelegate.swift -_TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T_ -_TTSf4gs_g___TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T_ -objectdestroy.108 -_TPA__TTRXFdCb_dCSo6NSData__XFo_oV10Foundation4Data__ -_TTRXFdCb_dCSo6NSData__XFo_oV10Foundation4Data__ -_TTSf4g_n___TTRXFdCb_dCSo6NSData__XFo_oV10Foundation4Data__ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL_aS1__XFo_oS_oS0_oV10Foundation3URL_oS3__ -_TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL_aS1__XFo_oS_oS0_oV10Foundation3URL_oS3__ -_TTSf4g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL_aS1__XFo_oS_oS0_oV10Foundation3URL_oS3__ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -_TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_ -_TMaTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_ -_TMaFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -_TMaTV10Foundation3URLCSo15HTTPURLResponse_ -_TMaT14destinationURLV10Foundation3URL7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -_TMaT7closureFCSo8ProgressT_5queueCSo13DispatchQueue_ -_TMaFCSo8ProgressT_ -_TMaCSo8Progress -_TMaC9Alamofire18UploadTaskDelegate -get_field_types_UploadTaskDelegate -_TMaGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -_TMaC9Alamofire20DownloadTaskDelegate -get_field_types_DownloadTaskDelegate -_TMaGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S2__ -_TMaFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S2_ -_TMaGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions__ -_TMaC9Alamofire16DataTaskDelegate -get_field_types_DataTaskDelegate -_TMaGSqVs5Int64_ -_TMaGSqFV10Foundation4DataT__ -_TMaFV10Foundation4DataT_ -get_field_types_TaskDelegate -_TMaCSo14OperationQueue -_TMaC9Alamofire12TaskDelegate -_TTSfq4s_s___TFFFs25_unimplementedInitializerFT9classNameVs12StaticString8initNameS_4fileS_4lineSu6columnSu_Os5NeverU0_FGSRVs5UInt8_T_U_FGSRS1__T_ -progressHandler.get -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx7ElementzxrS_8containsfxSb -destinationURL.set -temporaryURL.set -totalBytesReceived.get -_TFFC9Alamofire16DataTaskDelegate10urlSessionFTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_u_KzT_Vs5Int64 -totalBytesReceived.materialize -mutableData.materialize -_TFFC9Alamofire12TaskDelegatecFT4taskGSqCSo14URLSessionTask__S0_U_FT_CSo14OperationQueue -taskDidCompleteWithError.get -uploadProgressHandler.get -_TTSg5CSo13URLCredentialCSo8NSObjects9Equatable10Foundation___TFsoi2neuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSg5CSo13URLCredentialCSo8NSObjects9Equatable10Foundation___TFsoi2eeuRxs9EquatablerFTGSqx_GSqx__Sb -_TFFC9Alamofire12TaskDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_u_KzT_GSqS5__ -_TTSf4g_g___TFFC9Alamofire12TaskDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_u_KzT_GSqS5__ -_TTSgq5P____TFs28_getBridgedCustomAnyHashableurFxGSqVs11AnyHashable_ -_TTSfq4n_n_d___TZFVs11AnyHashableoi2eefTS_S__Sb -_TTSf1n_n_cl134_TFFFs25_unimplementedInitializerFT9classNameVs12StaticString8initNameS_4fileS_4lineSu6columnSu_Os5NeverU0_FGSRVs5UInt8_T_U_FGSRS1__T_GSRVs5UInt8____TTSfq1n_cl39_TTRXFo_dGSRVs5UInt8___XFo_dGSRS___iT__XFo_dGSRVs5UInt8____n___TTSgq5T____TFVs12StaticString14withUTF8BufferurfFGSRVs5UInt8_xx -_TTSfq0n_k_k___TFFVs12StaticString14withUTF8BufferurFFGSRVs5UInt8_xxU_FS0_T_ -_TFFFs25_unimplementedInitializerFT9classNameVs12StaticString8initNameS_4fileS_4lineSu6columnSu_Os5NeverU0_FGSRVs5UInt8_T_U_FGSRS1__T_ -_TToFC9Alamofire18UploadTaskDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -_TToFC9Alamofire12TaskDelegateg30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -_TToFC9Alamofire18UploadTaskDelegates14uploadProgressCSo8Progress -_TToFC9Alamofire18UploadTaskDelegateg14uploadProgressCSo8Progress -_TToFC9Alamofire16DataTaskDelegateg8dataTaskCSo18URLSessionDataTask -dataTask.get -_TToFC9Alamofire20DownloadTaskDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -_TToFC9Alamofire20DownloadTaskDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -_TToFC9Alamofire20DownloadTaskDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -_TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskoV10Foundation3URL_oS2__XFdCb_dS_dS0_dCSo5NSURL_aS3__ -_TToFC9Alamofire20DownloadTaskDelegateg7fileURLGSqV10Foundation3URL_ -_TToFC9Alamofire20DownloadTaskDelegates12temporaryURLGSqV10Foundation3URL_ -_TToFC9Alamofire20DownloadTaskDelegateg12temporaryURLGSqV10Foundation3URL_ -_TToFC9Alamofire20DownloadTaskDelegates10resumeDataGSqV10Foundation4Data_ -_TToFC9Alamofire20DownloadTaskDelegateg10resumeDataGSqV10Foundation4Data_ -_TToFC9Alamofire20DownloadTaskDelegates8progressCSo8Progress -_TToFC9Alamofire20DownloadTaskDelegateg8progressCSo8Progress -_TToFC9Alamofire16DataTaskDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -_TToFC9Alamofire16DataTaskDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -_TToFC9Alamofire16DataTaskDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -_TToFC9Alamofire16DataTaskDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -_TToFC9Alamofire16DataTaskDelegates10dataStreamGSqFV10Foundation4DataT__ -_TTRXFo_oV10Foundation4Data__XFdCb_dCSo6NSData__ -_TToFC9Alamofire16DataTaskDelegates8progressCSo8Progress -_TToFC9Alamofire16DataTaskDelegateg8progressCSo8Progress -_TToFC9Alamofire16DataTaskDelegateg4dataGSqV10Foundation4Data_ -_TTSfq1n_cl39_TTRXFo_dGSRVs5UInt8___XFo_dGSRS___iT__XFo_dGSRVs5UInt8____n___TTSgq5T____TFVs12StaticString14withUTF8BufferurfFGSRVs5UInt8_xx -_TFFs25_unimplementedInitializerFT9classNameVs12StaticString8initNameS_4fileS_4lineSu6columnSu_Os5NeverU0_FGSRVs5UInt8_T_ -_TTSg5P____TFes0_RxzVs11AnyHashablerVs10Dictionaryg9subscriptFPs9_Hashable_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -_TToFC9Alamofire12TaskDelegates24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -taskDidCompleteWithError.set -_TToFC9Alamofire12TaskDelegates21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -_TToFC9Alamofire12TaskDelegates30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -_TToFC9Alamofire12TaskDelegates7metricsGSqPs9AnyObject__ -_TToFC9Alamofire12TaskDelegateg7metricsGSqPs9AnyObject__ -_TToFC9Alamofire12TaskDelegates10credentialGSqCSo13URLCredential_ -_TToFC9Alamofire12TaskDelegateg10credentialGSqCSo13URLCredential_ -_TToFC9Alamofire12TaskDelegates4taskGSqCSo14URLSessionTask_ -_TToFC9Alamofire12TaskDelegateg4taskGSqCSo14URLSessionTask_ -error.materialize -_TToFC9Alamofire12TaskDelegates5errorGSqPs5Error__ -_TToFC9Alamofire12TaskDelegateg5errorGSqPs5Error__ -_TToFC9Alamofire12TaskDelegateg4dataGSqV10Foundation4Data_ -queue.get -_TToFC9Alamofire12TaskDelegateg5queueCSo14OperationQueue -__TFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSirfT10statusCodex8responseCSo15HTTPURLResponse_OS0_16ValidationResult -__TFesRxs8SequenceWx8Iterator7Element_s9EquatablerS_8containsfWxS0_S1__Sb -__TFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrfT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResult -__TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU_FT_OS_7AFError -__TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU0_FT_OS_7AFError -_swift_rt_swift_unownedRetain -__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_ -_swift_rt_swift_unownedRetainStrong -_swift_rt_swift_unownedRelease -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_ -__TPA__TTRXFo___XFo_iT__iT__ -__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TFC9Alamofire11DataRequest8validatefFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0__merged -__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_ -__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TTSg5FT_T____TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TPA__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TPA__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TPA__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult_merged -__TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSf4gs_d___TFVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMETypeCfSSGSqS1__ -__TTSf4n_n_g_n_n_g_n___TTSf4s_n___TFVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType7matchesfS1_Sb -__TTSf4g_g_d___TTSg5GSaSi_GSaSi_s8Sequences___TFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSirfT10statusCodex8responseCSo15HTTPURLResponse_OS0_16ValidationResult -__TTSf4g_g_n_d___TTSg5GSaSS_GSaSS_s8Sequences___TFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrfT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResult -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols_GVs14_IgnorePointerFT_T__GS1_FT_T__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4n_n_d___TTSg5Si___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4s___TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -__TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TPA__TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult_merged -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_ -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T__merged -__TPA__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TPA__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TPA__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult_merged -__TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TPA__TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TwXXOC9Alamofire7Request16ValidationResult -__TwCPOC9Alamofire7Request16ValidationResult -__TwcpOC9Alamofire7Request16ValidationResult -__TwcaOC9Alamofire7Request16ValidationResult -__TwtaOC9Alamofire7Request16ValidationResult -__TwXxOC9Alamofire7Request16ValidationResult -__TwCcOC9Alamofire7Request16ValidationResult -__TwxsOC9Alamofire7Request16ValidationResult -__TwxgOC9Alamofire7Request16ValidationResult -__TwugOC9Alamofire7Request16ValidationResult -__TwupOC9Alamofire7Request16ValidationResult -__TwuiOC9Alamofire7Request16ValidationResult -__TwXXVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwCPVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwprVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwdeVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwxxVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwCpVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwcpVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwcaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwTkVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -___swift_memcpy24_4 -__TwtaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwalVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwXxVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwCcVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -___swift_memmove_array24_4 -__TMaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TTSf4n_g_n_n_n_n_d___TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TwCpOC9Alamofire7Request16ValidationResult -__TPA__TTRXFo___XFo_iT__iT__.16 -__TPA__TTRXFo___XFo_iT__iT__.27 -__TPA__TTRXFo___XFo_iT__iT__.44 -__TPA__TTRXFo___XFo_iT__iT__.58 -__TPA__TTRXFo___XFo_iT__iT__.67 -__TPA__TTRXFo___XFo_iT__iT__.80 -__TPA__TTRXFo___XFo_iT__iT__.91 -__TPA__TTRXFo___XFo_iT__iT__.103 -__TPA__TTRXFo___XFo_iT__iT__.115 -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_.12 -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_.23 -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_.40 -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_.54 -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_.76 -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_.87 -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_.99 -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_.111 -__TwxxOC9Alamofire7Request16ValidationResult -__TMfOC9Alamofire7Request16ValidationResult -__TMRfOC9Alamofire7Request16ValidationResult -__TWVVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMnVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMLVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMfVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMRfVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMLGCs23_ContiguousArrayStorageFT_T__ -__TMVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Validation.swift -_TTSf4n_g_n_n_n_n_d___TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -Validation.swift -validate -initialize_metadata_MIMEType -_TMaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -get_field_types_MIMEType -__swift_memmove_array24_4 -_TwCcVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwXxVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwalVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwtaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__swift_memcpy24_4 -_TwTkVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwcaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwcpVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwCpVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwxxVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwdeVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwprVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwCPVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwXXVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -initialize_metadata_ValidationResult -_TMaOC9Alamofire7Request16ValidationResult -get_field_types_ValidationResult -_TwuiOC9Alamofire7Request16ValidationResult -_TwupOC9Alamofire7Request16ValidationResult -_TwugOC9Alamofire7Request16ValidationResult -_TwxgOC9Alamofire7Request16ValidationResult -_TwxsOC9Alamofire7Request16ValidationResult -_TwCcOC9Alamofire7Request16ValidationResult -_TwXxOC9Alamofire7Request16ValidationResult -_TwtaOC9Alamofire7Request16ValidationResult -_TwcaOC9Alamofire7Request16ValidationResult -_TwcpOC9Alamofire7Request16ValidationResult -_TwCPOC9Alamofire7Request16ValidationResult -_TwXXOC9Alamofire7Request16ValidationResult -_TPA__TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -objectdestroy.106 -objectdestroy.101 -_TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TPA__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_ -_TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -objectdestroy.32 -_TTSf4s___TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s10CollectionsFS4_g5countwx13IndexDistance -_TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFEsPs10Collectiong5countwx13IndexDistance -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s10CollectionsFS4_8distancefT4fromwx5Index2towxS5__wx13IndexDistance -_TTSg5SiSis10ComparablesSis11_Strideables___TFVs14CountableRange8distancefT4fromx2tox_wxPs11_Strideable6Stride -_TTWSis11_StrideablesFS_8distancefT2tox_wx6Stride -_TTSg5Si___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5Si___TFVs15ContiguousArrayCfT_GS_x_ -_TTSf4n_n_d___TTSg5Si___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5Si___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols_GVs14_IgnorePointerFT_T__GS1_FT_T__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5FT_T____TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5FT_T____TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5FT_T____TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5FT_T____TFVs12_ArrayBufferg8endIndexSi -_TTSg5FT_T____TFVs22_ContiguousArrayBuffers5countSi -_TTSg5FT_T____TFSp12deinitializefT5countSi_Sv -_TTSg5FT_T____TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5FT_T____TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5FT_T____TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5FT_T____TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5FT_T____TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -isWildcard.get -_TFFVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMETypecFSSGSqS1__U_FT_GSaSS_ -_TFFFVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMETypecFSSGSqS1__U_FT_GSaSS_u_KzT_VVSS13CharacterView5Index -_TTSg5GSaSS_GSaSS_s23BidirectionalCollections___TFEsPs23BidirectionalCollectiong4lastGSqWx8Iterator7Element__ -_TTSg5SS___TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SS___TTWurGSax_s23BidirectionalCollectionsFS_5indexfT6beforewx5Index_wxS0_ -_TTSg5SS___TFSa5indexfT6beforeSi_Si -_TTSg5GSaSS_GSaSS_s10Collections___TFEsPs10Collectiong5firstGSqWx8Iterator7Element__ -_TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU_FT_OS_7AFError -matches -_TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU0_FT_OS_7AFError -_TTSg5GSaSi_GSaSi_s8Sequences___TFesRxs8SequenceWx8Iterator7Element_s9EquatablerS_8containsfWxS0_S1__Sb -_TTSg5GSaSi_GSaSi_s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5FT_T____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5FT_T____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageFT_T__ -_TTSg5FT_T____TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5FT_T____TFVs12_ArrayBufferg8capacitySi -_TPA__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -objectdestroy.18 -_TTSg5FT_T____TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols_GVs14_IgnorePointerFT_T__GS1_FT_T__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5FT_T____TFSa6appendfxT_ -_TTSg5FT_T____TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5FT_T____TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5FT_T____TFSp10initializefT2tox5countSi_T_ -_TTSg5FT_T____TFVs12_ArrayBuffers5countSi -_TTSg5FT_T____TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5FT_T____TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -acceptableStatusCodes.get -_TTSg5Si_GVs14CountableRangeSi_GS_Si_s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s8SequencesFS4_22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFEsPs10Collection22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -_TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TTSf4n_g_n_n_n_n_d___TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_ -_TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TTSf4n_g_g_n_n_d___TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TTSf4n_g_n_n_n_d___TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TPA__TTRXFo___XFo_iT__iT__ -_TTRXFo___XFo_iT__iT__ -_TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_ -_TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU0_FT_OS_7AFError -_TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU_FT_OS_7AFError -_TFesRxs8SequenceWx8Iterator7Element_s9EquatablerS_8containsfWxS0_S1__Sb -__TWVVE9AlamofireVCSo14NSNotification4Name4Task -__TMLVCSo14NSNotification4Name -__TMfVE9AlamofireVCSo14NSNotification4Name4Task -__TMRfVE9AlamofireVCSo14NSNotification4Name4Task -__TMfVE9AlamofireV10Foundation12Notification3Key -__TMRfVE9AlamofireV10Foundation12Notification3Key -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Notifications.swift -_TMaVE9AlamofireV10Foundation12Notification3Key -Notifications.swift -get_field_types_Key -_TwxsVCSo14NSNotification4Name -initialize_metadata_Task -_TMaVCSo14NSNotification4Name -_TMaVE9AlamofireVCSo14NSNotification4Name4Task -get_field_types_Task -Task.get -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func12 -DidComplete.get -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func11 -DidCancel.get -DidSuspend.get -DidResume.get -__TFO9Alamofire6Result9ifSuccessfFT_T_GS0_x__merged -__TwXXO9Alamofire6Result -__TwCPO9Alamofire6Result -__TwprO9Alamofire6Result -__TwdeO9Alamofire6Result -__TwxxO9Alamofire6Result -__TwCpO9Alamofire6Result -__TwcpO9Alamofire6Result -__TwcaO9Alamofire6Result -__TwTkO9Alamofire6Result -__TwtkO9Alamofire6Result -__TwtaO9Alamofire6Result -__TwalO9Alamofire6Result -__TwTKO9Alamofire6Result -__TwXxO9Alamofire6Result -__TwCcO9Alamofire6Result -__TwTtO9Alamofire6Result -__TwtTO9Alamofire6Result -__TwugO9Alamofire6Result -__TwupO9Alamofire6Result -__TwuiO9Alamofire6Result -__TMRfO9Alamofire6Result -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Result.swift -create_generic_metadata_Result -Result.swift -_TwuiO9Alamofire6Result -_TwupO9Alamofire6Result -_TwugO9Alamofire6Result -_TwtTO9Alamofire6Result -_TwTtO9Alamofire6Result -_TwCcO9Alamofire6Result -_TwXxO9Alamofire6Result -_TwTKO9Alamofire6Result -_TwalO9Alamofire6Result -_TwtaO9Alamofire6Result -_TwtkO9Alamofire6Result -_TwTkO9Alamofire6Result -_TwcaO9Alamofire6Result -_TwcpO9Alamofire6Result -_TwCpO9Alamofire6Result -_TwxxO9Alamofire6Result -_TwdeO9Alamofire6Result -_TwprO9Alamofire6Result -_TwCPO9Alamofire6Result -_TwXXO9Alamofire6Result -get_field_types_Result -_TWaurGO9Alamofire6Resultx_s28CustomDebugStringConvertibleS_ -_TWaurGO9Alamofire6Resultx_s23CustomStringConvertibleS_ -_TMaO9Alamofire6Result -ifSuccess -withError -withValue -flatMapError -swift_stdlib_getErrorEmbeddedNSError -mapError -unwrap -isFailure.get -isSuccess.get -flatMap -_TFSSCurfT26stringInterpolationSegmentx_SS -_TFSSCurfT10describingx_SS -/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/DerivedSources/Alamofire_vers.c -__ZL15__ARCLite__loadv -__ZL30add_image_hook_autoreleasepoolPK11mach_headerl -__ZL34__arclite_objc_autoreleasePoolPushv -__ZL33__arclite_objc_autoreleasePoolPopPv -__ZL19patch_lazy_pointersPK11mach_headerP7patch_tm -__ZL42__arclite_NSArray_objectAtIndexedSubscriptP7NSArrayP13objc_selectorj -__ZL53__arclite_NSMutableArray_setObject_atIndexedSubscriptP14NSMutableArrayP13objc_selectorP11objc_objectj -__ZL46__arclite_NSDictionary_objectForKeyedSubscriptP12NSDictionaryP13objc_selectorP11objc_object -__ZL47__arclite_NSOrderedSet_objectAtIndexedSubscriptP12NSOrderedSetP13objc_selectorj -__ZL58__arclite_NSMutableOrderedSet_setObject_atIndexedSubscriptP19NSMutableOrderedSetP13objc_selectorP11objc_objectj -__ZL58__arclite_NSMutableDictionary__setObject_forKeyedSubscriptP19NSMutableDictionaryP13objc_selectorP11objc_objectS4_ -__ZL18add_image_hook_ARCPK11mach_headerl -__ZL36__arclite_object_setInstanceVariableP11objc_objectPKcPv -__ZL24__arclite_object_setIvarP11objc_objectP9objc_ivarS0_ -__ZL21__arclite_object_copyP11objc_objectm -__ZL21__arclite_objc_retainP11objc_object -__ZL26__arclite_objc_retainBlockP11objc_object -__ZL22__arclite_objc_releaseP11objc_object -__ZL26__arclite_objc_autoreleaseP11objc_object -__ZL32__arclite_objc_retainAutoreleaseP11objc_object -__ZL37__arclite_objc_autoreleaseReturnValueP11objc_object -__ZL43__arclite_objc_retainAutoreleaseReturnValueP11objc_object -__ZL44__arclite_objc_retainAutoreleasedReturnValueP11objc_object -__ZL26__arclite_objc_storeStrongPP11objc_objectS0_ -__ZL22add_image_hook_swiftV1PK11mach_headerl -__ZL42__arclite_NSUndoManagerProxy_isKindOfClassP11objc_objectP13objc_selectorP10objc_class -__ZL13replaceMethodP10objc_classP13objc_selectorPFP11objc_objectS4_S2_zEPS6_ -__ZL30__arclite_NSManagedObject_initP11objc_objectP13objc_selector -__ZL41__arclite_NSManagedObject_allocWithEntityP11objc_objectP13objc_selectorS0_ -__ZL36__arclite_NSManagedObject_allocBatchP11objc_objectP13objc_selectorPS0_S0_j -__ZL37__arclite_NSKKMS_fastIndexForKnownKeyP11objc_objectP13objc_selectorS0_ -__ZL28__arclite_NSKKMS_indexForKeyP11objc_objectP13objc_selectorS0_ -__ZL29__arclite_NSKKsD_objectForKeyP11objc_objectP13objc_selectorS0_ -__ZL35__arclite_NSKKsD_removeObjectForKeyP11objc_objectP13objc_selectorS0_ -__ZL33__arclite_NSKKsD_setObject_forKeyP11objc_objectP13objc_selectorS0_S0_ -__ZL41__arclite_NSKKsD_addEntriesFromDictionaryP11objc_objectP13objc_selectorP12NSDictionary -__ZL28__arclite_objc_readClassPairP10objc_classPK15objc_image_info -__ZL32__arclite_objc_allocateClassPairP10objc_classPKcm -__ZL32__arclite_object_getIndexedIvarsP11objc_object -__ZL23__arclite_objc_getClassPKc -__ZL27__arclite_objc_getMetaClassPKc -__ZL31__arclite_objc_getRequiredClassPKc -__ZL26__arclite_objc_lookUpClassPKc -__ZL26__arclite_objc_getProtocolPKc -__ZL23__arclite_class_getNameP10objc_class -__ZL26__arclite_protocol_getNameP8Protocol -__ZL37__arclite_objc_copyClassNamesForImagePKcPj -__ZL17transcribeMethodsP10objc_classP15glue_class_ro_t -__ZL19transcribeProtocolsP10objc_classP15glue_class_ro_t -__ZL20transcribePropertiesP10objc_classP15glue_class_ro_t -__ZL14initialize_impP11objc_objectP13objc_selector -__ZL18allocateMaybeSwiftP18glue_swift_class_tm -__ZL22copySwiftV1MangledNamePKcb -__ZL13demangledNamePKcb -__ZL16scanMangledFieldRPKcS0_S1_Ri -__ZL30arclite_uninitialized_functionv -__ZL12cxxConstructP11objc_object -__ZL20fixStringForCoreDataP11objc_object -_OBJC_METACLASS_$___ARCLite__ -__ZL24OBJC_CLASS_$___ARCLite__ -__ZL31OBJC_METACLASS_RO_$___ARCLite__ -__non_lazy_classes -__ZL27OBJC_CLASS_RO_$___ARCLite__ -__ZL11_class_name -__ZL32OBJC_$_CLASS_METHODS___ARCLite__ -__ZL17_load_method_name -__ZL17_load_method_type -__ZL23NSAutoreleasePool_class -__ZZL30add_image_hook_autoreleasepoolPK11mach_headerlE7patches -__ZGVZL30add_image_hook_autoreleasepoolPK11mach_headerlE7patches -l_OBJC_PROTOCOL_$___ARCLiteIndexedSubscripting__ -l_OBJC_LABEL_PROTOCOL_$___ARCLiteIndexedSubscripting__ -l_OBJC_PROTOCOL_REFERENCE_$___ARCLiteIndexedSubscripting__ -l_OBJC_PROTOCOL_$___ARCLiteKeyedSubscripting__ -l_OBJC_LABEL_PROTOCOL_$___ARCLiteKeyedSubscripting__ -l_OBJC_PROTOCOL_REFERENCE_$___ARCLiteKeyedSubscripting__ -__ZZL18add_image_hook_ARCPK11mach_headerlE7patches -__ZGVZL18add_image_hook_ARCPK11mach_headerlE7patches -__ZL30NSUndoManagerProxy_targetClass -__ZL29original_NSManagedObject_init -__ZL40original_NSManagedObject_allocWithEntity -__ZL35original_NSManagedObject_allocBatch -__ZL25NSMutableDictionary_class -__ZL22NSConstantString_class -__ZL14NSString_class -__ZL36original_NSKKMS_fastIndexForKnownKey -__ZL27original_NSKKMS_indexForKey -__ZL28original_NSKKsD_objectForKey -__ZL34original_NSKKsD_removeObjectForKey -__ZL32original_NSKKsD_setObject_forKey -__ZL40original_NSKKsD_addEntriesFromDictionary -__ZZL22add_image_hook_swiftV1PK11mach_headerlE7patches -__ZGVZL22add_image_hook_swiftV1PK11mach_headerlE7patches -__ZL31original_objc_allocateClassPair -__ZL31original_object_getIndexedIvars -__ZL22original_objc_getClass -__ZL26original_objc_getMetaClass -__ZL30original_objc_getRequiredClass -__ZL25original_objc_lookUpClass -__ZL25original_objc_getProtocol -__ZL22original_class_getName -__ZL25original_protocol_getName -__ZL36original_objc_copyClassNamesForImage -__ZL12demangleLock -__ZL9Demangled -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -Wno-trigraphs -fno-exceptions -fno-rtti -mpascal-strings -Os -Wno-missing-field-initializers -Wmissing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -D NDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -miphoneos-version-min=4.3 -g -fno-threadsafe-statics -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -fembed-bitcode=all -iquote /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-generated-files.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-own-target-headers.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-all-target-headers.hmap -iquote /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-project-headers.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/Symbols/BuiltProducts/include -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/DerivedSources/armv7 -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/DerivedSources -F/Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/Symbols/BuiltProducts -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk/System/Library/PrivateFrameworks -Wall -Wextra -Wno-gcc-compat -Wno-error=incomplete-umbrella -Wno-error=incomplete-umbrella -MMD -MT dependencies -MF /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/armv7/arclite.d --serialize-diagnostics /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/armv7/arclite.dia -c /Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66/source/arclite.mm -o /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/armv7/arclite.o -mlinker-version=278.4 -march=armv7a -/Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66/source/arclite.mm -/Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66 -fixStringForCoreData -cxxConstruct -arclite_uninitialized_function -scanMangledField -isdigit -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk/usr/include/ctype.h -__isctype -demangledName -copySwiftV1DemangledName -copySwiftV1MangledName -allocateMaybeSwift -word_align -isSwift -initialize_imp -transcribeProperties -property_list_nth -transcribeProtocols -transcribeMethods -data -method_list_nth -__arclite_objc_copyClassNamesForImage -__arclite_protocol_getName -__arclite_class_getName -__arclite_objc_getProtocol -__arclite_objc_lookUpClass -__arclite_objc_getRequiredClass -__arclite_objc_getMetaClass -__arclite_objc_getClass -__arclite_object_getIndexedIvars -__arclite_objc_allocateClassPair -metaclass -__arclite_objc_readClassPair -transcribeIvars -ivar_list_nth -max -alignment -ro -fastFlags -__arclite_NSKKsD_addEntriesFromDictionary -__arclite_NSKKsD_setObject_forKey -__arclite_NSKKsD_removeObjectForKey -__arclite_NSKKsD_objectForKey -__arclite_NSKKMS_indexForKey -__arclite_NSKKMS_fastIndexForKnownKey -__arclite_NSManagedObject_allocBatch -__arclite_NSManagedObject_allocWithEntity -__arclite_NSManagedObject_init -replaceMethod -__arclite_NSUndoManagerProxy_isKindOfClass -add_image_hook_swiftV1 -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -__arclite_objc_storeStrong -__arclite_objc_release -__arclite_objc_retain -__arclite_objc_retainAutoreleasedReturnValue -__arclite_objc_retainAutoreleaseReturnValue -__arclite_objc_autoreleaseReturnValue -__arclite_objc_retainAutorelease -__arclite_objc_autorelease -__arclite_objc_retainBlock -__arclite_object_copy -fixupCopiedReferences -_class_getInstanceStart -alignedInstanceStart -__arclite_class_usesAutomaticRetainRelease -classOrSuperClassesUseARR -__arclite_object_setIvar -isScannedOffset -_ivar_getClass -__arclite_object_setInstanceVariable -add_image_hook_ARC -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -__arclite_NSMutableDictionary__setObject_forKeyedSubscript -__arclite_NSMutableOrderedSet_setObject_atIndexedSubscript -__arclite_NSOrderedSet_objectAtIndexedSubscript -__arclite_NSDictionary_objectForKeyedSubscript -__arclite_NSMutableArray_setObject_atIndexedSubscript -__arclite_NSArray_objectAtIndexedSubscript -patch_lazy_pointers -__arclite_objc_autoreleasePoolPop -__arclite_objc_autoreleasePoolPush -add_image_hook_autoreleasepool -patch_t -patch_t -__ARCLite__load -install_swiftV1 -install_ARC -install_dict_nil_value -addOrReplaceMethod -keyedGetter -install_subscripting -addMethod -indexedGetter -install_autoreleasepool diff --git a/ios/Carthage/Build/iOS/55E3294F-8C13-346F-AA29-B737E31AE111.bcsymbolmap b/ios/Carthage/Build/iOS/55E3294F-8C13-346F-AA29-B737E31AE111.bcsymbolmap deleted file mode 100644 index 1d35de0..0000000 --- a/ios/Carthage/Build/iOS/55E3294F-8C13-346F-AA29-B737E31AE111.bcsymbolmap +++ /dev/null @@ -1,5856 +0,0 @@ -BCSymbolMap Version: 2.0 -_swift_rt_swift_retain -_swift_rt_swift_release -__T0SqWy.3 -__T0s24_VariantDictionaryBufferOWy -__T0s24_VariantDictionaryBufferOWy.5 -__T0SqWe.20 -__T09Alamofire7AFErrorO30ParameterEncodingFailureReasonOWy -__T09Alamofire7AFErrorO30ParameterEncodingFailureReasonOWy.21 -__T09Alamofire7AFErrorO30MultipartEncodingFailureReasonOWy -__T09Alamofire7AFErrorO30MultipartEncodingFailureReasonOWy.22 -__T09Alamofire7AFErrorO31ResponseValidationFailureReasonOWy -__T09Alamofire7AFErrorO31ResponseValidationFailureReasonOWy.23 -__T09Alamofire7AFErrorO34ResponseSerializationFailureReasonOWy -__T09Alamofire7AFErrorO34ResponseSerializationFailureReasonOWy.24 -__T0SqWe.35 -__TTWV9Alamofire8Timelines23CustomStringConvertibleS_FS1_g11descriptionSS_merged -__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__ -__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__ -__TTSg5O9Alamofire10HTTPMethodS0_s16RawRepresentableS____TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -__TFC9Alamofire7Request18cURLRepresentationfT_SS -__TTSg5O9Alamofire10HTTPMethodS0_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -__TTSg5OC9Alamofire26NetworkReachabilityManager14ConnectionTypeS1_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -__TTSg5OV9Alamofire11URLEncoding11DestinationS1_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -__TTSg5O9Alamofire10HTTPMethodS0_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS__merged -__TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation___TFVs11AnyHashableCuRxs8HashablerfxS_ -__TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWO9Alamofire7AFError10Foundation14LocalizedErrorS_FS2_g13failureReasonGSqSS__merged -__TTWurGV9Alamofire12DataResponsex_s23CustomStringConvertibleS_FS1_g11descriptionSS_merged -__TTWurGV9Alamofire16DownloadResponsex_s23CustomStringConvertibleS_FS1_g11descriptionSS_merged -__TTWurGO9Alamofire6Resultx_s23CustomStringConvertibleS_FS1_g11descriptionSS_merged -__TTWVCSo14NSNotification4Names21_ObjectiveCBridgeable10FoundationFS1_19_bridgeToObjectiveCfT_wx15_ObjectiveCType -__TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_19_bridgeToObjectiveCfT_WxS0_15_ObjectiveCType_ -__TTWVCSo14NSNotification4Names21_ObjectiveCBridgeable10FoundationZFS1_26_forceBridgeFromObjectiveCfTwx15_ObjectiveCType6resultRGSqx__T_ -__TTWVCSo14NSNotification4Names21_ObjectiveCBridgeable10FoundationZFS1_34_conditionallyBridgeFromObjectiveCfTwx15_ObjectiveCType6resultRGSqx__Sb -__TTWVCSo14NSNotification4Names21_ObjectiveCBridgeable10FoundationZFS1_36_unconditionallyBridgeFromObjectiveCfGSqwx15_ObjectiveCType_x -__TTWVCSo14NSNotification4Names16RawRepresentable10FoundationFS1_CfT8rawValuewx8RawValue_GSqx_ -__TTWVCSo14NSNotification4Names16RawRepresentable10FoundationFS1_g8rawValuewx8RawValue -__TTWVSC26SCNetworkReachabilityFlagss9Equatable19SystemConfigurationZFS0_oi2eefTxx_Sb -__TTWVSC26SCNetworkReachabilityFlagss25ExpressibleByArrayLiteral19SystemConfigurationFS0_Cft12arrayLiteralGSawx7Element__x -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_CfT_x -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_5unionfxx -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_12intersectionfxx -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_19symmetricDifferencefxx -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_6insertfwx7ElementT8insertedSb17memberAfterInsertwxS2__ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_6removefwx7ElementGSqwxS2__ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_6updatefT4withwx7Element_GSqwxS2__ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_9formUnionfxT_ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_16formIntersectionfxT_ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_23formSymmetricDifferencefxT_ -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_11subtractingfxx -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_8isSubsetfT2ofx_Sb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_10isDisjointfT4withx_Sb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_10isSupersetfT2ofx_Sb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_g7isEmptySb -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_CuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_8subtractfxT_ -__TTWVSC26SCNetworkReachabilityFlagss16RawRepresentable19SystemConfigurationFS0_g8rawValuewx8RawValue -__TTWVSC26SCNetworkReachabilityFlagss9OptionSet19SystemConfigurationFS0_CfT8rawValuewx8RawValue_x -__TTWVSC16FileAttributeKeys9_Hashable10FoundationFS0_14_toAnyHashablefT_Vs11AnyHashable -__TTWVSC16FileAttributeKeys9Equatable10FoundationZFS0_oi2eefTxx_Sb -__TTWVSC16FileAttributeKeys8Hashable10FoundationFS0_g9hashValueSi -__TTWVSC16FileAttributeKeys16RawRepresentable10FoundationFS0_g8rawValuewx8RawValue -__TTWVSC16FileAttributeKeys21_ObjectiveCBridgeable10FoundationFS0_19_bridgeToObjectiveCfT_wx15_ObjectiveCType -__TTWVSC16FileAttributeKeys21_ObjectiveCBridgeable10FoundationZFS0_26_forceBridgeFromObjectiveCfTwx15_ObjectiveCType6resultRGSqx__T_ -__TTWVSC16FileAttributeKeys21_ObjectiveCBridgeable10FoundationZFS0_34_conditionallyBridgeFromObjectiveCfTwx15_ObjectiveCType6resultRGSqx__Sb -__TTWVCSo17JSONSerialization14WritingOptionss9Equatable10FoundationZFS1_oi2eefTxx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss25ExpressibleByArrayLiteral10FoundationFS1_Cft12arrayLiteralGSawx7Element__x -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_CfT_x -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_5unionfxx -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_12intersectionfxx -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_19symmetricDifferencefxx -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_6insertfwx7ElementT8insertedSb17memberAfterInsertwxS3__ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_6removefwx7ElementGSqwxS3__ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_6updatefT4withwx7Element_GSqwxS3__ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_9formUnionfxT_ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_16formIntersectionfxT_ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_23formSymmetricDifferencefxT_ -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_11subtractingfxx -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_8isSubsetfT2ofx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_10isDisjointfT4withx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_10isSupersetfT2ofx_Sb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_g7isEmptySb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_CuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_8subtractfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss9Equatable10FoundationZFS1_oi2eefTxx_Sb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_CfT_x -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_12intersectionfxx -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_6insertfwx7ElementT8insertedSb17memberAfterInsertwxS3__ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_9formUnionfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_16formIntersectionfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_CuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWVCSo6NSData21Base64EncodingOptionss25ExpressibleByArrayLiteral10FoundationFS1_Cft12arrayLiteralGSawx7Element__x -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_CuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -__TTWOSC18SecTrustResultTypes9Equatable8SecurityZFS0_oi2eefTxx_Sb -__TTWOSC18SecTrustResultTypes16RawRepresentable8SecurityFS0_CfT8rawValuewx8RawValue_GSqx_ -__TTWOSC18SecTrustResultTypes16RawRepresentable8SecurityFS0_g8rawValuewx8RawValue -__TTWVCSo17JSONSerialization14WritingOptionss16RawRepresentable10FoundationFS1_CfT8rawValuewx8RawValue_GSqx_ -__TTWVCSo17JSONSerialization14WritingOptionss16RawRepresentable10FoundationFS1_g8rawValuewx8RawValue -__TTWVCSo17JSONSerialization14WritingOptionss9OptionSet10FoundationFS1_CfT8rawValuewx8RawValue_x -__TTSfq4n_n_n_d___TFSSCfT21_builtinStringLiteralBp17utf8CodeUnitCountBw7isASCIIBi1__SS -__TTSg5GSaSS_GSaSS_s8Sequences___TFFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedFT9separatorSS_SSU_FT_Si -__TFVs11_StringCore15reserveCapacityfSiT_ -__TTSgq5GVs16IndexingIteratorGSRVs5UInt8__GS_GSRS0___s16IteratorProtocols___TFVs4UTF86decodeuRxs16IteratorProtocolwx7ElementzVs5UInt8rfRxOs21UnicodeDecodingResult -__TTSfq4n_n_n_d___TFVs13_StringBufferCfT8capacitySi11initialSizeSi12elementWidthSi_S_ -__TTSfq4d___TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TZFVs11_HeapBuffer14_elementOffsetfT_Si -__TTSfq4n_d___TZFVs4UTF810_decodeOnefVs6UInt32T6resultGSqS0__6lengthVs5UInt8_ -__TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -__TTSfq4gs_gs_d___TZFSSoi2eefTSSSS_Sb -__TFCs24_CocoaDictionaryIterator4nextfT_GSqTPs9AnyObject_PS0____ -__TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer18nativeRemoveObjectfT6forKeyx_GSqq__ -__TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -__TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -__TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -__TTSg5P__SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -__TTSg5MV9Alamofire10AdaptError_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -__TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T__merged -__TTSfq4n_d___TFVs6MirrorCfT10reflectingP__S_ -__TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_L_13printTypeNameu0_R_S_rfPMP_T_ -__TTSfq4gs_d___TFVs9CharacterCfSSS_ -__TTSfq4n_d___TFSSCfVs9CharacterSS -__TTSfq4s_d_n_n_d___TTSgq5VVs9Character10_SmallUTF8S0_s10Collections_Vs4UTF8S2_s12UnicodeCodecs___TZFVs13_StringBuffer13fromCodeUnitsu0_Rxs10Collection_s12UnicodeCodecw_8CodeUnitzWx8Iterator7Element_rfTx8encodingMq_24repairIllFormedSequencesSb15minimumCapacitySi_TGSqS__8hadErrorSb_ -__TTSfq4n_d_n_d___TTSgq5VVVs9Character10_SmallUTF88IteratorS1_s16IteratorProtocols_Vs4UTF8S3_s12UnicodeCodecs___TZFVs5UTF1616transcodedLengthu0_Rxs16IteratorProtocol_s12UnicodeCodecw_8CodeUnitzwx7ElementrfT2ofx9decodedAsMq_27repairingIllFormedSequencesSb_GSqT5countSi7isASCIISb__ -__TTWSis9EquatablesZFS_oi2eefTxx_Sb -__TTWVs6UInt32s17BitwiseOperationssZFS0_oi1afTxx_x -__TTSf4gs_n___TTSg5GSaSS_GSaSS_s8Sequences___TFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedfT9separatorSS_SS -_swift_rt_swift_getExistentialTypeMetadata -_swift_rt_swift_allocObject -__TMaTCSo10URLSessionCSo20URLSessionStreamTask_ -_swift_rt_swift_getInitializedObjCClass -_swift_rt_swift_deallocObject -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__ -__TMaTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_ -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__ -__TTSf4n_n_d___TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -__TTSf4g_n_n_n___TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -__TTSf4g_d___TTSg5VCSo6NSData21Base64EncodingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TTSf4g_d___TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TTSf4g_d___TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TMaCSo8NSString -__TMaVSC26SCNetworkReachabilityFlags -___swift_noop_void_return -___swift_memcpy4_4 -___swift_noop_self_return -___swift_memcpy_array4_4 -___swift_memmove_array4_4 -__TMaVCSo17JSONSerialization14WritingOptions -___swift_memcpy8_8 -___swift_memcpy_array8_8 -___swift_memmove_array8_8 -__TMaVCSo25PropertyListSerialization17MutabilityOptions -__TMaVCSo6NSData21Base64EncodingOptions -__TwXXV9Alamofire8Timeline -_swift_rt_swift_slowDealloc -__TwCPV9Alamofire8Timeline -_swift_rt_swift_slowAlloc -__TwprV9Alamofire8Timeline -__TwCpV9Alamofire8Timeline -___swift_memcpy64_8 -__TwalV9Alamofire8Timeline -___swift_copy_outline_pointer -___swift_memcpy_array64_8 -___swift_memmove_array64_8 -__TwXXVCSo14NSNotification4Name -__TwCPVCSo14NSNotification4Name -__TwcpVCSo14NSNotification4Name -__TwcaVCSo14NSNotification4Name -__TwtaVCSo14NSNotification4Name -__TwXxVCSo14NSNotification4Name -__TwCcVCSo14NSNotification4Name -__TwxsVCSo14NSNotification4Name -__TwxgVCSo14NSNotification4Name -__TwugOSC18SecTrustResultType -__TwupOSC18SecTrustResultType -__TwuiOSC18SecTrustResultType -__TTSf4s_n___TTSg5SS_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -__TTSf4n_gs_n_n___TTSg5P__SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -__TTSf4n_gs_n_n___TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -__TTSf4n_gs_n_n___TTSg5MV9Alamofire10AdaptError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -__TTSf4n_gs_n_n___TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T__merged -__TTSf4g_n_d___TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -__TTSf4g_n_d___TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -_swift_rt_swift_dynamicCast -__TMaGCs17_AnyCollectionBoxT5labelGSqSS_5valueP___ -__TMaGCs19_AnyIteratorBoxBaseT5labelGSqSS_5valueP___ -__TMaGCs17_AnyCollectionBoxT5labelGSqSS_5valueP____merged -_swift_rt_swift_getEnumCaseSinglePayload -_swift_rt_swift_isUniquelyReferenced_nonNull_native -__swift_dead_method_stub -__TwxsVSC16FileAttributeKey -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_6updatefT4withwx7Element_GSqwxS3__ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_6updatefT4withwx7Element_GSqwxS3__ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_12intersectionfxx -__TwtaVSC16FileAttributeKey -__TwXxVSC16FileAttributeKey -__TwcpVSC16FileAttributeKey -__TTSf4g_d___TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TTSf4g_d___TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -__TTWVSC16FileAttributeKeys21_ObjectiveCBridgeable10FoundationZFS0_36_unconditionallyBridgeFromObjectiveCfGSqwx15_ObjectiveCType_x -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_11subtractingfxx -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_11subtractingfxx -__TTWVSC26SCNetworkReachabilityFlagss16RawRepresentable19SystemConfigurationFS0_CfT8rawValuewx8RawValue_GSqx_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss16RawRepresentable10FoundationFS1_CfT8rawValuewx8RawValue_GSqx_ -__TTWVCSo6NSData21Base64EncodingOptionss16RawRepresentable10FoundationFS1_CfT8rawValuewx8RawValue_GSqx_ -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.85 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.89 -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_19symmetricDifferencefxx -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_19symmetricDifferencefxx -__TwCpVCSo14NSNotification4Name -__TwCPVSC16FileAttributeKey -__TwCpVSC16FileAttributeKey -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_16formIntersectionfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss9OptionSet10FoundationFS1_CfT8rawValuewx8RawValue_x -__TTWVCSo6NSData21Base64EncodingOptionss9OptionSet10FoundationFS1_CfT8rawValuewx8RawValue_x -__TTSg5P__SSSSs16TextOutputStreams___TFFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_L_13printTypeNameu0_R_S_rfPMP_T_ -__TTSg5MV9Alamofire10AdaptError_SSSSs16TextOutputStreams___TFFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_L_13printTypeNameu0_R_S_rfPMP_T_ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_6insertfwx7ElementT8insertedSb17memberAfterInsertwxS3__ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_8subtractfxT_ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_8subtractfxT_ -__TTWVCSo6NSData21Base64EncodingOptionss9Equatable10FoundationZFS1_oi2eefTxx_Sb -__TwcaVSC16FileAttributeKey -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_CfT_x -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_6removefwx7ElementGSqwxS3__ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_6removefwx7ElementGSqwxS3__ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_23formSymmetricDifferencefxT_ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_23formSymmetricDifferencefxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_g7isEmptySb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_g7isEmptySb -__TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_19_bridgeToObjectiveCfT_WxS0_15_ObjectiveCType_ -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_9formUnionfxT_ -__TTWVCSo25PropertyListSerialization17MutabilityOptionss16RawRepresentable10FoundationFS1_g8rawValuewx8RawValue -__TTWVCSo6NSData21Base64EncodingOptionss16RawRepresentable10FoundationFS1_g8rawValuewx8RawValue -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_5unionfxx -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_5unionfxx -__TwdeV9Alamofire8Timeline -__TwxxVCSo14NSNotification4Name -__TwXXVSC16FileAttributeKey -__TwxxVSC16FileAttributeKey -__TwxgVSC16FileAttributeKey -__TwTkV9Alamofire8Timeline -__TTWVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfigurationFS0_8containsfwx7ElementSb -__TTWVCSo17JSONSerialization14WritingOptionss10SetAlgebra10FoundationFS1_8containsfwx7ElementSb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_8containsfwx7ElementSb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_8isSubsetfT2ofx_Sb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_10isDisjointfT4withx_Sb -__TTWVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10FoundationFS1_10isSupersetfT2ofx_Sb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_8containsfwx7ElementSb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_8isSubsetfT2ofx_Sb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_10isDisjointfT4withx_Sb -__TTWVCSo6NSData21Base64EncodingOptionss10SetAlgebra10FoundationFS1_10isSupersetfT2ofx_Sb -__TTSf4g_n_d___TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -__TTSf4g_n_d___TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -__TTWVSC16FileAttributeKeys16RawRepresentable10FoundationFS0_CfT8rawValuewx8RawValue_GSqx_ -__TwCcVSC16FileAttributeKey -__TTWVCSo25PropertyListSerialization17MutabilityOptionss25ExpressibleByArrayLiteral10FoundationFS1_Cft12arrayLiteralGSawx7Element__x -_globalinit_33_39EEDF845955893097265C4B130CD574_token2 -_globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_token3 -_globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_token4 -_globalinit_33_63939572A7C2420E87E8A689642C11D2_token6 -_globalinit_33_5086B0E684B07FD2C061AC50FDA3F8DD_token7 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token8 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token9 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token10 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token11 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_token12 -__TMLGCs23_ContiguousArrayStoragePs7CVarArg__ -__TMLPs7CVarArg_ -__TMLGCs23_ContiguousArrayStorageSS_ -__TMLFTCSo10URLSessionCSo20URLSessionStreamTask_T_ -__TMLTCSo10URLSessionCSo20URLSessionStreamTask_ -__TMLCSo10URLSession -__TMLCSo20URLSessionStreamTask -__TWvdvC9Alamofire15SessionDelegate21_streamTaskReadClosedGSqP__ -__TWvdvC9Alamofire15SessionDelegate22_streamTaskWriteClosedGSqP__ -__TWvdvC9Alamofire15SessionDelegate32_streamTaskBetterRouteDiscoveredGSqP__ -__TMLFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T_ -__TMLTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_ -__TMLCSo11InputStream -__TMLCSo12OutputStream -__TWvdvC9Alamofire15SessionDelegate31_streamTaskDidBecomeInputStreamGSqP__ -__TWvdvC9Alamofire15SessionDelegateP33_C1429AFAFE992038BE684357B225C8834lockCSo6NSLock -__TWvdvC9Alamofire15SessionDelegateP33_C1429AFAFE992038BE684357B225C8838requestsGVs10DictionarySiCS_7Request_ -__TMLCSo13DispatchQueue -__TMV9Alamofire10AdaptError -__TMLGVs20_ConcreteHashableBoxSi_ -__TWPVCSo14NSNotification4Names16RawRepresentable10Foundation -__TMLCSo8NSString -__TWPVCSo14NSNotification4Names21_ObjectiveCBridgeable10Foundation -__TWPVCSo14NSNotification4Names20_SwiftNewtypeWrapper10Foundation -__TWPVSC26SCNetworkReachabilityFlagss9Equatable19SystemConfiguration -__TMLVSC26SCNetworkReachabilityFlags -__TWVVSC26SCNetworkReachabilityFlags -__TMnVSC26SCNetworkReachabilityFlags -__TMVSC26SCNetworkReachabilityFlags -__TWPVSC26SCNetworkReachabilityFlagss25ExpressibleByArrayLiteral19SystemConfiguration -__TWPVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfiguration -__TWPVSC26SCNetworkReachabilityFlagss16RawRepresentable19SystemConfiguration -__TWPVSC26SCNetworkReachabilityFlagss9OptionSet19SystemConfiguration -__TWPVSC16FileAttributeKeys9Equatable10Foundation -__TWPVSC16FileAttributeKeys9_Hashable10Foundation -__TWPVSC16FileAttributeKeys8Hashable10Foundation -__TWPVSC16FileAttributeKeys16RawRepresentable10Foundation -__TWPVSC16FileAttributeKeys21_ObjectiveCBridgeable10Foundation -__TWPVSC16FileAttributeKeys20_SwiftNewtypeWrapper10Foundation -__TWPVCSo17JSONSerialization14WritingOptionss9Equatable10Foundation -__TMLVCSo17JSONSerialization14WritingOptions -__TMLCSo17JSONSerialization -__TWVVCSo17JSONSerialization14WritingOptions -__TMnVCSo17JSONSerialization14WritingOptions -__TMVCSo17JSONSerialization14WritingOptions -__TWPVCSo17JSONSerialization14WritingOptionss25ExpressibleByArrayLiteral10Foundation -__TWPVCSo17JSONSerialization14WritingOptionss10SetAlgebra10Foundation -__TWPVCSo25PropertyListSerialization17MutabilityOptionss9Equatable10Foundation -__TMLVCSo25PropertyListSerialization17MutabilityOptions -__TMLCSo25PropertyListSerialization -__TWVVCSo25PropertyListSerialization17MutabilityOptions -__TMnVCSo25PropertyListSerialization17MutabilityOptions -__TMVCSo25PropertyListSerialization17MutabilityOptions -__TWPVCSo25PropertyListSerialization17MutabilityOptionss25ExpressibleByArrayLiteral10Foundation -__TWPVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10Foundation -__TWPVCSo6NSData21Base64EncodingOptionss9Equatable10Foundation -__TMLVCSo6NSData21Base64EncodingOptions -__TMLCSo6NSData -__TWVVCSo6NSData21Base64EncodingOptions -__TMnVCSo6NSData21Base64EncodingOptions -__TMVCSo6NSData21Base64EncodingOptions -__TWPVCSo6NSData21Base64EncodingOptionss25ExpressibleByArrayLiteral10Foundation -__TWPVCSo6NSData21Base64EncodingOptionss10SetAlgebra10Foundation -__TWPOSC18SecTrustResultTypes9Equatable8Security -__TWPOSC18SecTrustResultTypes16RawRepresentable8Security -__TWPVCSo17JSONSerialization14WritingOptionss16RawRepresentable10Foundation -__TWPVCSo17JSONSerialization14WritingOptionss9OptionSet10Foundation -__TWPVCSo25PropertyListSerialization17MutabilityOptionss16RawRepresentable10Foundation -__TWPVCSo25PropertyListSerialization17MutabilityOptionss9OptionSet10Foundation -__TWPVCSo6NSData21Base64EncodingOptionss16RawRepresentable10Foundation -__TWPVCSo6NSData21Base64EncodingOptionss9OptionSet10Foundation -__TMfV9Alamofire8Timeline -__TMRfV9Alamofire8Timeline -__swift_FORCE_LOAD_$_swiftFoundation_$_Alamofire -__swift_FORCE_LOAD_$_swiftObjectiveC_$_Alamofire -__swift_FORCE_LOAD_$_swiftDarwin_$_Alamofire -__swift_FORCE_LOAD_$_swiftDispatch_$_Alamofire -__TMRaVCSo14NSNotification4Names16RawRepresentable10Foundation -__TMLCSo14NSNotification -__TWVVCSo14NSNotification4Name -__TMnVCSo14NSNotification4Name -__TMVCSo14NSNotification4Name -__TMRaVCSo14NSNotification4Names21_ObjectiveCBridgeable10Foundation -__TMRaVSC26SCNetworkReachabilityFlagss25ExpressibleByArrayLiteral19SystemConfiguration -__TMRaVSC26SCNetworkReachabilityFlagss10SetAlgebra19SystemConfiguration -__TMRaVSC26SCNetworkReachabilityFlagss16RawRepresentable19SystemConfiguration -__TMRaVSC26SCNetworkReachabilityFlagss9OptionSet19SystemConfiguration -__TWVVSC16FileAttributeKey -__TMnVSC16FileAttributeKey -__TMVSC16FileAttributeKey -__TMRaVSC16FileAttributeKeys16RawRepresentable10Foundation -__TMRaVSC16FileAttributeKeys21_ObjectiveCBridgeable10Foundation -__TMRaVCSo17JSONSerialization14WritingOptionss25ExpressibleByArrayLiteral10Foundation -__TMRaVCSo17JSONSerialization14WritingOptionss10SetAlgebra10Foundation -__TMRaVCSo25PropertyListSerialization17MutabilityOptionss25ExpressibleByArrayLiteral10Foundation -__TMRaVCSo25PropertyListSerialization17MutabilityOptionss10SetAlgebra10Foundation -__TMRaVCSo6NSData21Base64EncodingOptionss25ExpressibleByArrayLiteral10Foundation -__TMRaVCSo6NSData21Base64EncodingOptionss10SetAlgebra10Foundation -__TWVOSC18SecTrustResultType -__TMnOSC18SecTrustResultType -__TMOSC18SecTrustResultType -__TMRaOSC18SecTrustResultTypes16RawRepresentable8Security -__TMRaVCSo17JSONSerialization14WritingOptionss16RawRepresentable10Foundation -__TMRaVCSo17JSONSerialization14WritingOptionss9OptionSet10Foundation -__TMRaVCSo25PropertyListSerialization17MutabilityOptionss16RawRepresentable10Foundation -__TMRaVCSo25PropertyListSerialization17MutabilityOptionss9OptionSet10Foundation -__TMRaVCSo6NSData21Base64EncodingOptionss16RawRepresentable10Foundation -__TMRaVCSo6NSData21Base64EncodingOptionss9OptionSet10Foundation -___swift_reflection_version -__TMRfCSo10URLSession -__TMRsCSo10URLSession -__TMRfCSo20URLSessionStreamTask -__TMRsCSo20URLSessionStreamTask -__TMRfCSo11InputStream -__TMRsCSo11InputStream -__TMRfCSo12OutputStream -__TMRsCSo12OutputStream -__TMRfCSo8NSString -__TMRsCSo8NSString -__TMRfCSo17JSONSerialization -__TMRsCSo17JSONSerialization -__TMRfCSo25PropertyListSerialization -__TMRsCSo25PropertyListSerialization -__TMRfCSo6NSData -__TMRsCSo6NSData -__TMRbVSC26SCNetworkReachabilityFlags -__TMRbVCSo17JSONSerialization14WritingOptions -__TMRbVCSo25PropertyListSerialization17MutabilityOptions -__TMRbVCSo6NSData21Base64EncodingOptions -__TMLVSC16FileAttributeKey -__TMLPs35_HasCustomAnyHashableRepresentation_ -__TMLMV9Alamofire10AdaptError -__TMLPs28CustomDebugStringConvertible_ -__TMLPs23CustomStringConvertible_ -__TMLPs20TextOutputStreamable_ -__TMLGCs17_AnyCollectionBoxT5labelGSqSS_5valueP___ -__TMLT5labelGSqSS_5valueP__ -__TMLGSqSS_ -__TMLP_ -__TMLGCs19_AnyIteratorBoxBaseT5labelGSqSS_5valueP___ -__TMLPs9AnyObject_ -l_OBJC_LABEL_PROTOCOL_$__TtPs9AnyObject_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs9AnyObject_ -__TMLPMP_ -__TMLPs17CustomReflectable_ -__TMLMO9Alamofire7AFError -__TMLGCs37_HashableTypedNativeDictionaryStorageSiC9Alamofire7Request_ -Apple LLVM version 8.1.0 (clang-802.0.42) --emit-bc /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Timeline.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/SessionDelegate.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ParameterEncoding.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Request.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ResponseSerialization.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/AFError.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/SessionManager.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Response.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Alamofire.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/MultipartFormData.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ServerTrustPolicy.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/DispatchQueue+Alamofire.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/NetworkReachabilityManager.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/TaskDelegate.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Validation.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Notifications.swift /Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Result.swift -target arm64-apple-ios8.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk -I /Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Products/Release-iphoneos -F /Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Products/Release-iphoneos -application-extension -g -import-underlying-module -module-cache-path /Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/ModuleCache -serialize-debugging-options -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/swift-overrides.hmap" -Xcc -iquote -Xcc "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Alamofire-generated-files.hmap" -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Alamofire-own-target-headers.hmap" -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Alamofire-all-non-framework-target-headers.hmap" -Xcc -ivfsoverlay -Xcc /Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/all-product-headers.yaml -Xcc -iquote -Xcc "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Alamofire-project-headers.hmap" -Xcc -I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Products/Release-iphoneos/include -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/DerivedSources/arm64" -Xcc "-I/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/DerivedSources" -Xcc -ivfsoverlay -Xcc "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/unextended-module-overlay.yaml" -Xcc -working-directory/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire -emit-module-doc-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Alamofire.swiftdoc" -serialize-diagnostics-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Timeline.dia" -O -module-name Alamofire -emit-module-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Alamofire.swiftmodule" -emit-objc-header-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Alamofire-Swift.h" -emit-dependencies-path "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Timeline.d" -num-threads 8 -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Timeline.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/SessionDelegate.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/ParameterEncoding.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Request.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/ResponseSerialization.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/AFError.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/SessionManager.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Response.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Alamofire.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/MultipartFormData.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/ServerTrustPolicy.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/DispatchQueue+Alamofire.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/NetworkReachabilityManager.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/TaskDelegate.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Validation.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Notifications.bc" -o "/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/Objects-normal/arm64/Result.bc" -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift - -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire -Apple Swift version 3.1 (swiftlang-802.0.53 clang-802.0.42) -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Timeline.swift -_TMaGCs17_AnyCollectionBoxT5labelGSqSS_5valueP___ -Timeline.swift -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source -_TMaT5labelGSqSS_5valueP__ -_TMaP_ -_TMaGSqSS_ -_TTSf4g_n_d___TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -_TTSg5SS_VCSo14NSNotification4Name___TFSq7flatMapurfzFzxGSqqd___GSqqd___ -_TTSr5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCFTWxS0_15_ObjectiveCType_6resultRGSqx__SbU_FwxS0_GSqx_ -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCFTWxS0_15_ObjectiveCType_6resultRGSqx__SbU_FwxS0_GSqx_ -init -_TTSf4g_n_d___TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -_TTSr5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCFTWxS0_15_ObjectiveCType_6resultRGSqx__T_U_FwxS0_GSqx_ -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCFTWxS0_15_ObjectiveCType_6resultRGSqx__T_U_FwxS0_GSqx_ -_TTSf4n_gs_n_n___TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -_TTSfq4s_s___TFVs11_StringCoreg9subscriptFGVs5RangeSi_S_ -_TTSfq4n_n_d___TTSgq5Vs5UInt8___TFSRCfT5startGSqGSPx__5countSi_GSRx_ -_TTWSSs16TextOutputStreamsFS_5writefSST_ -_TMaMO9Alamofire7AFError -_TTSg5SS_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -_TTSf4n_gs_n_n___TTSg5P__SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -_TMaPMP_ -_TTSf4s_n___TTSg5SS_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -_TTSg5SSSSs16TextOutputStreams___TFSS5writeuRxs16TextOutputStreamrfT2toRx_T_ -_TMaPs28CustomDebugStringConvertible_ -get_field_types_SecTrustResultType -_TwuiOSC18SecTrustResultType -_TwupOSC18SecTrustResultType -_TwugOSC18SecTrustResultType -get_field_types_FileAttributeKey -_TMaCSo8NSString -get_field_types_Name -_TwxgVCSo14NSNotification4Name -_TwxsVCSo14NSNotification4Name -_TwCcVCSo14NSNotification4Name -_TwXxVCSo14NSNotification4Name -_TwtaVCSo14NSNotification4Name -_TwcaVCSo14NSNotification4Name -_TwcpVCSo14NSNotification4Name -_TwCPVCSo14NSNotification4Name -_TwXXVCSo14NSNotification4Name -initialize_metadata_Name -_TMaCSo14NSNotification -_TMaV9Alamofire8Timeline -get_field_types_Timeline -__swift_memmove_array64_8 -__swift_memcpy_array64_8 -__swift_copy_outline_pointer -_TwalV9Alamofire8Timeline -__swift_memcpy64_8 -_TwCpV9Alamofire8Timeline -_TwprV9Alamofire8Timeline -_TwCPV9Alamofire8Timeline -_TwXXV9Alamofire8Timeline -get_field_types_Base64EncodingOptions -initialize_metadata_Base64EncodingOptions -_TMaCSo6NSData -_TMaVCSo6NSData21Base64EncodingOptions -get_field_types_MutabilityOptions -initialize_metadata_MutabilityOptions -_TMaCSo25PropertyListSerialization -_TMaVCSo25PropertyListSerialization17MutabilityOptions -get_field_types_WritingOptions -__swift_memmove_array8_8 -__swift_memcpy_array8_8 -__swift_memcpy8_8 -initialize_metadata_WritingOptions -_TMaCSo17JSONSerialization -_TMaVCSo17JSONSerialization14WritingOptions -get_field_types_SCNetworkReachabilityFlags -__swift_memmove_array4_4 -__swift_memcpy_array4_4 -__swift_noop_self_return -__swift_memcpy4_4 -__swift_noop_void_return -_TMaVSC26SCNetworkReachabilityFlags -_TWaV9Alamofire8Timelines28CustomDebugStringConvertibleS_ -_TWaV9Alamofire8Timelines23CustomStringConvertibleS_ -_TTSf4g_d___TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration_GSaS__GSaS__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVSC26SCNetworkReachabilityFlags_GSaS__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVSC26SCNetworkReachabilityFlags_GSaS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VSC26SCNetworkReachabilityFlags___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VSC26SCNetworkReachabilityFlags___TFSag9subscriptFSix -_TTSg5VSC26SCNetworkReachabilityFlags___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTWSis9EquatablesZFS_oi2eefTxx_Sb -insert -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -formUnion -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -_TTWVs6UInt32s17BitwiseOperationssZFS0_oi1ofTxx_x -intersection -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFEsPs9OptionSet12intersectionfxx -formIntersection -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -_TTWVs6UInt32s17BitwiseOperationssZFS0_oi1afTxx_x -_TTSg5VSC26SCNetworkReachabilityFlags___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5VSC26SCNetworkReachabilityFlags___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VSC26SCNetworkReachabilityFlags___TFSag8endIndexSi -_TTSg5VSC26SCNetworkReachabilityFlags___TFSa9_getCountfT_Si -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs12_ArrayBufferg5countSi -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5VSC26SCNetworkReachabilityFlags___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4g_d___TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS__GSaS1__GSaS1__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVC9Alamofire15DownloadRequest15DownloadOptions_GSaS1__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVC9Alamofire15DownloadRequest15DownloadOptions_GSaS1__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSag9subscriptFSix -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -_TTWSus17BitwiseOperationssZFS_oi1ofTxx_x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFEsPs9OptionSet12intersectionfxx -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -_TTWSus17BitwiseOperationssZFS_oi1afTxx_x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSag8endIndexSi -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFSa9_getCountfT_Si -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs12_ArrayBufferg5countSi -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptions___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4g_n_n_n___TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_prevfSiSi -_TTSg5C9Alamofire7Request___TFSp10initializefT2tox5countSi_T_ -_TTSg5C9Alamofire7Request___TFSp4movefT_x -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5Si___TFSp10initializefT2tox5countSi_T_ -_TTSg5Si___TFSp4movefT_x -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSfq4n_s___TFVs13_UnsafeBitMapg9subscriptFSiSb -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBuffers5countSi -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg5countSi -_TTSg5C9Alamofire7Request___TFSp12deinitializefT5countSi_Sv -_TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__ -_TMaTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_ -_TMaCSo12OutputStream -_TMaCSo11InputStream -_TMaCSo20URLSessionStreamTask -_TMaCSo10URLSession -_TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__ -objectdestroy -_TMaTCSo10URLSessionCSo20URLSessionStreamTask_ -_TTSf4gs_n___TTSg5GSaSS_GSaSS_s8Sequences___TFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedfT9separatorSS_SS -_TTSg5GSaSS_GSaSS_s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaSS_GSaSS_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5SS___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5SS___TFSa9formIndexfT5afterRSi_T_ -_TTSg5SS___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5SS___TFSag9subscriptFSix -_TTSg5SS___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5SS___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5SS___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5SS___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5SS___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5SS___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5SS___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5SS___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5SS___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5SS___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5SS___TFSag8endIndexSi -_TTSg5SS___TFSa9_getCountfT_Si -_TTSg5SS___TFVs12_ArrayBufferg5countSi -_TTSgq5Vs11_StringCore___TFs4swapurFTRxRx_T_ -_TTSg5SS_Si___TTWurGSax_s8SequencesFS_18_preprocessingPassurfzFzT_qd__GSqqd___ -_TTSg5GSaSS_GSaSS_s10Collections_Si___TFEsPs10Collection18_preprocessingPassurfzFzT_qd__GSqqd___ -_TTRXFo__dSizoPs5Error__XFo__iSizoPS___ -_TTSg5GSaSS_GSaSS_s8Sequences___TFFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedFT9separatorSS_SSU_FT_Si -_TTSg5SS___TTWurGSax_s8SequencesFS_12makeIteratorfT_wx8Iterator -_TTSfq4n_d_n_d___TTSgq5VVVs9Character10_SmallUTF88IteratorS1_s16IteratorProtocols_Vs4UTF8S3_s12UnicodeCodecs___TZFVs5UTF1616transcodedLengthu0_Rxs16IteratorProtocol_s12UnicodeCodecw_8CodeUnitzwx7ElementrfT2ofx9decodedAsMq_27repairingIllFormedSequencesSb_GSqT5countSi7isASCIISb__ -_TTSfq4s_d_n_n_d___TTSgq5VVs9Character10_SmallUTF8S0_s10Collections_Vs4UTF8S2_s12UnicodeCodecs___TZFVs13_StringBuffer13fromCodeUnitsu0_Rxs10Collection_s12UnicodeCodecw_8CodeUnitzWx8Iterator7Element_rfTx8encodingMq_24repairIllFormedSequencesSb15minimumCapacitySi_TGSqS__8hadErrorSb_ -_TTSfq4n_d___TFSSCfVs9CharacterSS -_TTSfq4gs_d___TFVs9CharacterCfSSS_ -_TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_L_13printTypeNameu0_R_S_rfPMP_T_ -_TTSfq4n_d___TFVs6MirrorCfT10reflectingP__S_ -_TMaPs17CustomReflectable_ -_TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -_TTSg5MO9Alamofire7AFError_SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -_TMaPs20TextOutputStreamable_ -_TMaPs23CustomStringConvertible_ -_TTSg5P__SSSSs16TextOutputStreams___TFs20_debugPrint_unlockedu0_R_s16TextOutputStreamrFTxRq__T_ -_TTSg5P__SSSSs16TextOutputStreams___TFs20_adHocPrint_unlockedu0_R_s16TextOutputStreamrFTxVs6MirrorRq_12isDebugPrintSb_T_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT15minimumCapacitySi_GS0_xq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT8capacitySi_GS0_xq__ -_TTSg5Si___TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TTSg5C9Alamofire7Request___TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TMaPs9AnyObject_ -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TMaGCs37_HashableTypedNativeDictionaryStorageSiC9Alamofire7Request_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer20isUniquelyReferencedfT_Sb -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer18nativeRemoveObjectfT6forKeyx_GSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffers8asNativeGVs23_NativeDictionaryBufferxq__ -_TFVs11_StringCore15reserveCapacityfSiT_ -_TTSfq4n_s___TFVs11_StringCore8_pointerfT11toElementAtSi_Sv -_TTSfq4n_n_n_d___TFSSCfT21_builtinStringLiteralBp17utf8CodeUnitCountBw7isASCIIBi1__SS -rawValue.get -== -_TTSg5OSC18SecTrustResultTypeS_s16RawRepresentable8Security___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTWVs6UInt32s9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9Equatable10Foundation___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s16RawRepresentable10Foundation___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTWSus9EquatablesZFS_oi2eefTxx_Sb -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet12intersectionfxx -subtract -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra8subtractfxT_ -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -isEmpty.get -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebrag7isEmptySb -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s16RawRepresentable10Foundation___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -isSuperset -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra10isSupersetfT2ofx_Sb -isSubset -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra8isSubsetfT2ofx_Sb -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet12intersectionfxx -isDisjoint -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra10isDisjointfT4withx_Sb -subtracting -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebra11subtractingfxx -formSymmetricDifference -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_23formSymmetricDifferencefxT_ -_TTWSus17BitwiseOperationssZFS_oi1xfTxx_x -update -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6updatefT4withwxS0__GSqwxS0__ -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -remove -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6removefwxS0_GSqwxS0__ -symmetricDifference -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet19symmetricDifferencefxx -union -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet5unionfxx -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_conditionallyBridgeFromObjectiveC -_TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -_forceBridgeFromObjectiveC -_TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -_bridgeToObjectiveC -_toAnyHashable -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation___TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebra8subtractfxT_ -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebrag7isEmptySb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s16RawRepresentable19SystemConfiguration___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebra10isSupersetfT2ofx_Sb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebra8isSubsetfT2ofx_Sb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebra10isDisjointfT4withx_Sb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebra11subtractingfxx -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_23formSymmetricDifferencefxT_ -_TTWVs6UInt32s17BitwiseOperationssZFS0_oi1xfTxx_x -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx7ElementzxrS_6updatefT4withwxS0__GSqwxS0__ -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx7ElementzxrS_6removefwxS0_GSqwxS0__ -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9Equatable19SystemConfiguration___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFEsPs9OptionSet19symmetricDifferencefxx -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFEsPs9OptionSet5unionfxx -_TTSg5VSC26SCNetworkReachabilityFlagsS_s10SetAlgebra19SystemConfiguration___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5SSSSs21_ObjectiveCBridgeable10Foundation___forceBridgeFromObjectiveC_bridgeable -_unconditionallyBridgeFromObjectiveC -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_36_unconditionallyBridgeFromObjectiveCfGSqWxS0_15_ObjectiveCType__x -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_34_conditionallyBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__Sb -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TZFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_26_forceBridgeFromObjectiveCfTWxS0_15_ObjectiveCType_6resultRGSqx__T_ -_TTSg5VCSo14NSNotification4NameS0_s20_SwiftNewtypeWrapper10Foundation___TFesRxs20_SwiftNewtypeWrapperwx8RawValues21_ObjectiveCBridgeablerS_19_bridgeToObjectiveCfT_WxS0_15_ObjectiveCType_ -description.get -_TTSg5OC9Alamofire26NetworkReachabilityManager14ConnectionTypeS1_s8HashableS____TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -hashValue.get -_TIZFO9Alamofire17ServerTrustPolicy10publicKeysFT2inCSo6Bundle_GSaCSo6SecKey_A_ -ServerTrustPolicy.swift -contentType.materialize -_TTSg5OVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypeS2_s8HashableS____TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -_TTSg5OVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypeS2_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -_TMaGVs20_ConcreteHashableBoxSi_ -_TIF9Alamofire6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOCS_14SessionManager31MultipartFormDataEncodingResultT___T_A0_ -Alamofire.swift -_TIF9Alamofire6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOCS_14SessionManager31MultipartFormDataEncodingResultT___T_A3_ -_TIF9Alamofire6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOCS_14SessionManager31MultipartFormDataEncodingResultT___T_A2_ -_TIF9Alamofire6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOCS_14SessionManager31MultipartFormDataEncodingResultT___T_A0_ -_TIF9Alamofire6uploadFTCSo11InputStream2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIF9Alamofire6uploadFTCSo11InputStream2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIF9Alamofire6uploadFTV10Foundation4Data2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIF9Alamofire6uploadFTV10Foundation4Data2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIF9Alamofire6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIF9Alamofire6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIF9Alamofire8downloadFT12resumingWithV10Foundation4Data2toGSqFTVS0_3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions___S4_A0_ -_TIF9Alamofire8downloadFTPS_21URLRequestConvertible_2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions___S4_A0_ -_TIF9Alamofire8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVCS_15DownloadRequest15DownloadOptions___S7_A4_ -_TIF9Alamofire8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVCS_15DownloadRequest15DownloadOptions___S7_A3_ -_TIF9Alamofire8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVCS_15DownloadRequest15DownloadOptions___S7_A1_ -_TIF9Alamofire8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVCS_15DownloadRequest15DownloadOptions___S7_A0_ -_TIF9Alamofire7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS___CS_11DataRequestA3_ -_TIF9Alamofire7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS___CS_11DataRequestA2_ -_TIF9Alamofire7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS___CS_11DataRequestA1_ -_TIF9Alamofire7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS2_SSSS___CS_11DataRequestA0_ -_TIFE9AlamofireV10Foundation10URLRequestcFzT3urlPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___S1_A1_ -asURLRequest -asURL -_TIFV9Alamofire12DataResponsecFT7requestGSqV10Foundation10URLRequest_8responseGSqCSo15HTTPURLResponse_4dataGSqVS1_4Data_6resultGOS_6Resultx_8timelineVS_8Timeline_GS0_x_A3_ -Response.swift -_TIFV9Alamofire19DefaultDataResponsecFT7requestGSqV10Foundation10URLRequest_8responseGSqCSo15HTTPURLResponse_4dataGSqVS1_4Data_5errorGSqPs5Error__8timelineVS_8Timeline7metricsGSqPs9AnyObject___S0_A3_ -_TIFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_A0_ -SessionManager.swift -_TIFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_A3_ -_TIFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_A2_ -_TIFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_A0_ -_TIFC9Alamofire14SessionManager6uploadFTCSo11InputStream2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIFC9Alamofire14SessionManager6uploadFTCSo11InputStream2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIFC9Alamofire14SessionManager6uploadFTV10Foundation4Data2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIFC9Alamofire14SessionManager6uploadFTV10Foundation4Data2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIFC9Alamofire14SessionManager6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA2_ -_TIFC9Alamofire14SessionManager6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequestA1_ -_TIFC9Alamofire14SessionManager8downloadFT12resumingWithV10Foundation4Data2toGSqFTVS1_3URLCSo15HTTPURLResponse_T14destinationURLS3_7optionsVCS_15DownloadRequest15DownloadOptions___S5_A0_ -_TIFC9Alamofire14SessionManager8downloadFTPS_21URLRequestConvertible_2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS3_7optionsVCS_15DownloadRequest15DownloadOptions___S5_A0_ -_TIFC9Alamofire14SessionManager8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS6_7optionsVCS_15DownloadRequest15DownloadOptions___S8_A4_ -_TIFC9Alamofire14SessionManager8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS6_7optionsVCS_15DownloadRequest15DownloadOptions___S8_A3_ -_TIFC9Alamofire14SessionManager8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS6_7optionsVCS_15DownloadRequest15DownloadOptions___S8_A1_ -_TIFC9Alamofire14SessionManager8downloadFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS__2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS6_7optionsVCS_15DownloadRequest15DownloadOptions___S8_A0_ -_TIFC9Alamofire14SessionManager7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS___CS_11DataRequestA3_ -_TIFC9Alamofire14SessionManager7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS___CS_11DataRequestA1_ -_TIFC9Alamofire14SessionManager7requestFTPS_14URLConvertible_6methodOS_10HTTPMethod10parametersGSqGVs10DictionarySSP___8encodingPS_17ParameterEncoding_7headersGSqGS3_SSSS___CS_11DataRequestA0_ -_TIFC9Alamofire14SessionManagercFT7sessionCSo10URLSession8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__GSqS0__A1_ -_TIFC9Alamofire14SessionManagercFT13configurationCSo23URLSessionConfiguration8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__S0_A_ -retrier.materialize -_TIFC9Alamofire14SessionManagercFT13configurationCSo23URLSessionConfiguration8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__S0_A1_ -_TIFC9Alamofire14SessionManagercFT13configurationCSo23URLSessionConfiguration8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__S0_A0_ -failureReason.get -errorDescription.get -_getEmbeddedNSError -_userInfo.get -_TTSg5V9Alamofire10AdaptErrorS0_s5ErrorS____TFEsPs5Errorg9_userInfoGSqPs9AnyObject__ -_code.get -_TTSg5V9Alamofire10AdaptErrorS0_s5ErrorS____TFEsPs5Errorg5_codeSi -_domain.get -_TTSg5V9Alamofire10AdaptErrorS0_s5ErrorS____TFEsPs5Errorg7_domainSS -_TTSg5MV9Alamofire10AdaptError___TFSSCurfT10reflectingx_SS -_TTSg5O9Alamofire7AFErrorS0_s5ErrorS____TFEsPs5Errorg9_userInfoGSqPs9AnyObject__ -_TTSg5O9Alamofire7AFErrorS0_s5ErrorS____TFEsPs5Errorg5_codeSi -_TTSg5O9Alamofire7AFErrorS0_s5ErrorS____TFEsPs5Errorg7_domainSS -_TTSg5MO9Alamofire7AFError___TFSSCurfT10reflectingx_SS -_TIFC9Alamofire15DownloadRequest20responsePropertyListFT5queueGSqCSo13DispatchQueue_7optionsVCSo25PropertyListSerialization17MutabilityOptions17completionHandlerFGVS_16DownloadResponseP__T__DS0_A_ -ResponseSerialization.swift -_TIFC9Alamofire11DataRequest20responsePropertyListFT5queueGSqCSo13DispatchQueue_7optionsVCSo25PropertyListSerialization17MutabilityOptions17completionHandlerFGVS_12DataResponseP__T__DS0_A0_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VCSo25PropertyListSerialization17MutabilityOptionsS0_s10SetAlgebra10Foundation_GSaS0__GSaS0__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVCSo25PropertyListSerialization17MutabilityOptions_GSaS0__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVCSo25PropertyListSerialization17MutabilityOptions_GSaS0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSag9subscriptFSix -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSag8endIndexSi -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFSa9_getCountfT_Si -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs12_ArrayBufferg5countSi -_TTSg5VCSo25PropertyListSerialization17MutabilityOptions___TFVs22_ContiguousArrayBufferg5countSi -_TIFC9Alamofire11DataRequest20responsePropertyListFT5queueGSqCSo13DispatchQueue_7optionsVCSo25PropertyListSerialization17MutabilityOptions17completionHandlerFGVS_12DataResponseP__T__DS0_A_ -_TIFC9Alamofire15DownloadRequest12responseJSONFT5queueGSqCSo13DispatchQueue_7optionsVCSo17JSONSerialization14ReadingOptions17completionHandlerFGVS_16DownloadResponseP__T__DS0_A0_ -_TIFC9Alamofire15DownloadRequest12responseJSONFT5queueGSqCSo13DispatchQueue_7optionsVCSo17JSONSerialization14ReadingOptions17completionHandlerFGVS_16DownloadResponseP__T__DS0_A_ -_TIZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__A_ -_TIFC9Alamofire11DataRequest12responseJSONFT5queueGSqCSo13DispatchQueue_7optionsVCSo17JSONSerialization14ReadingOptions17completionHandlerFGVS_12DataResponseP__T__DS0_A0_ -_TIFC9Alamofire11DataRequest12responseJSONFT5queueGSqCSo13DispatchQueue_7optionsVCSo17JSONSerialization14ReadingOptions17completionHandlerFGVS_12DataResponseP__T__DS0_A_ -_TIZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__A_ -_TIFC9Alamofire15DownloadRequest14responseStringFT5queueGSqCSo13DispatchQueue_8encodingGSqVE10FoundationSS8Encoding_17completionHandlerFGVS_16DownloadResponseSS_T__DS0_A0_ -_TIFC9Alamofire15DownloadRequest14responseStringFT5queueGSqCSo13DispatchQueue_8encodingGSqVE10FoundationSS8Encoding_17completionHandlerFGVS_16DownloadResponseSS_T__DS0_A_ -_TIZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_A_ -_TIFC9Alamofire11DataRequest14responseStringFT5queueGSqCSo13DispatchQueue_8encodingGSqVE10FoundationSS8Encoding_17completionHandlerFGVS_12DataResponseSS_T__DS0_A0_ -_TIFC9Alamofire11DataRequest14responseStringFT5queueGSqCSo13DispatchQueue_8encodingGSqVE10FoundationSS8Encoding_17completionHandlerFGVS_12DataResponseSS_T__DS0_A_ -_TIZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_A_ -_TIFC9Alamofire15DownloadRequest12responseDataFT5queueGSqCSo13DispatchQueue_17completionHandlerFGVS_16DownloadResponseV10Foundation4Data_T__DS0_A_ -_TIFC9Alamofire11DataRequest12responseDataFT5queueGSqCSo13DispatchQueue_17completionHandlerFGVS_12DataResponseV10Foundation4Data_T__DS0_A_ -_TIFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_A_ -_TIFV9Alamofire23DefaultDownloadResponsecFT7requestGSqV10Foundation10URLRequest_8responseGSqCSo15HTTPURLResponse_12temporaryURLGSqVS1_3URL_14destinationURLGSqS4__10resumeDataGSqVS1_4Data_5errorGSqPs5Error__8timelineVS_8Timeline7metricsGSqPs9AnyObject___S0_A6_ -_TIFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_A_ -_TIFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_A_ -_TIFV9Alamofire19DefaultDataResponsecFT7requestGSqV10Foundation10URLRequest_8responseGSqCSo15HTTPURLResponse_4dataGSqVS1_4Data_5errorGSqPs5Error__8timelineVS_8Timeline7metricsGSqPs9AnyObject___S0_A4_ -_TIFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_A_ -serializeResponse.get -_TIZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_A0_ -Request.swift -_TIZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_A_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s16RawRepresentableS____TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra8subtractfxT_ -_TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebrag7isEmptySb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra10isSupersetfT2ofx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra8isSubsetfT2ofx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra10isDisjointfT4withx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s10SetAlgebraS____TFEsPs10SetAlgebra11subtractingfxx -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_23formSymmetricDifferencefxT_ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx7ElementzxrS_6updatefT4withwxS0__GSqwxS0__ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx7ElementzxrS_6removefwxS0_GSqwxS0__ -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9EquatableS____TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFEsPs9OptionSet19symmetricDifferencefxx -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFEsPs9OptionSet5unionfxx -_TIFC9Alamofire11DataRequest16downloadProgressFT5queueCSo13DispatchQueue7closureFCSo8ProgressT__DS0_A_ -_TMaCSo13DispatchQueue -_TIFC9Alamofire11DataRequest6streamFT7closureGSqFV10Foundation4DataT___DS0_A_ -debugDescription.get -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation___TFVs11AnyHashableCuRxs8HashablerfxS_ -_TMaPs35_HasCustomAnyHashableRepresentation_ -_TMaVSC16FileAttributeKey -_TTSg5O9Alamofire10HTTPMethodS0_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -_TTSg5OC9Alamofire26NetworkReachabilityManager14ConnectionTypeS1_s8HashableS____TFVs11AnyHashableCuRxs8HashablerfxS_ -_TIFC9Alamofire7Request12authenticateFT4userSS8passwordSS11persistenceOCSo13URLCredential11Persistence_DS0_A1_ -encode -_TIFV9Alamofire20PropertyListEncodingcFT6formatOCSo25PropertyListSerialization18PropertyListFormat7optionsSi_S0_A0_ -_TIFV9Alamofire20PropertyListEncodingcFT6formatOCSo25PropertyListSerialization18PropertyListFormat7optionsSi_S0_A_ -_TIFV9Alamofire12JSONEncoding6encodeFzTPS_21URLRequestConvertible_14withJSONObjectGSqP___V10Foundation10URLRequestA0_ -ParameterEncoding.swift -_TIFV9Alamofire11URLEncodingcFT11destinationOS0_11Destination_S0_A_ -_TTSg5OV9Alamofire11URLEncoding11DestinationS1_s8HashableS____TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -_TTSg5O9Alamofire10HTTPMethodS0_s8HashableS____TFEsPs8Hashable14_toAnyHashablefT_Vs11AnyHashable -_TTSg5O9Alamofire10HTTPMethodS0_s16RawRepresentableS____TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_TTWSSs9EquatablesZFS_oi2eefTxx_Sb -subscript.materialize -subscript.set -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10Dictionarys9subscriptFxGSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10Dictionary11removeValuefT6forKeyx_GSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer11removeValuefT6forKeyx_GSqq__ -$defer -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer11updateValuefTq_6forKeyx_GSqq__ -requests.materialize -streamTaskDidBecomeInputAndOutputStreams.materialize -streamTaskDidBecomeInputAndOutputStreams.set -_streamTaskDidBecomeInputStream.set -_TMaFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T_ -streamTaskBetterRouteDiscovered.materialize -streamTaskBetterRouteDiscovered.set -_streamTaskBetterRouteDiscovered.set -_TMaFTCSo10URLSessionCSo20URLSessionStreamTask_T_ -streamTaskWriteClosed.materialize -streamTaskWriteClosed.set -_streamTaskWriteClosed.set -streamTaskReadClosed.materialize -streamTaskReadClosed.set -_streamTaskReadClosed.set -_TTSg5GSaSS_GSaSS_s8Sequences___TFesRxs8SequenceWx8Iterator7Element_zSSrS_6joinedfT9separatorSS_SS -_TZFSSoi1pfTSSSS_SS -_TTSg5SS___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5SS___TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5SS___TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5SS___TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5SS___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageSS_ -_TTSg5Ps7CVarArg____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5Ps7CVarArg____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5Ps7CVarArg____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Ps7CVarArg____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5Ps7CVarArg____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStoragePs7CVarArg__ -_TMaPs7CVarArg_ -_TIFV9Alamofire8TimelinecFT16requestStartTimeSd19initialResponseTimeSd20requestCompletedTimeSd26serializationCompletedTimeSd_S0_A2_ -_TIFV9Alamofire8TimelinecFT16requestStartTimeSd19initialResponseTimeSd20requestCompletedTimeSd26serializationCompletedTimeSd_S0_A1_ -_TIFV9Alamofire8TimelinecFT16requestStartTimeSd19initialResponseTimeSd20requestCompletedTimeSd26serializationCompletedTimeSd_S0_A0_ -_TIFV9Alamofire8TimelinecFT16requestStartTimeSd19initialResponseTimeSd20requestCompletedTimeSd26serializationCompletedTimeSd_S0_A_ -totalDuration.get -serializationDuration.get -requestDuration.get -latency.get -serializationCompletedTime.get -requestCompletedTime.get -initialResponseTime.get -requestStartTime.get -__TToFC9Alamofire15SessionDelegateg32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T__ -__T0SqWy -__T0SqWe -__T0s24_VariantDictionaryBufferOWy.41 -__TTRXFo_oCSo10URLSessionoGSqPs5Error____XFdCb_dS_dGSqCSo7NSError___ -_block_copy_helper -_block_destroy_helper -__TToFC9Alamofire15SessionDelegates32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T__ -__TToFC9Alamofire15SessionDelegateg40sessionDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TTRXFo_oCSo10URLSessionoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dXFdCb_dS1_dGSqS2______ -__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -__TToFC9Alamofire15SessionDelegates40sessionDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TTRXFo_dOCSo10URLSession24AuthChallengeDispositionoGSqCSo13URLCredential___XFdCb_dS0_dGSqS1____ -__TToFC9Alamofire15SessionDelegateg45sessionDidFinishEventsForBackgroundURLSessionGSqFCSo10URLSessionT__ -__TTRXFo_oCSo10URLSession__XFdCb_dS___ -__TToFC9Alamofire15SessionDelegates45sessionDidFinishEventsForBackgroundURLSessionGSqFCSo10URLSessionT__ -__TToFC9Alamofire15SessionDelegateg30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo15HTTPURLResponseoV10Foundation10URLRequest_oGSqS3___XFdCb_dS_dS0_dS1_dCSo12NSURLRequest_aGSqS4___ -__TToFC9Alamofire15SessionDelegates30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -__TToFC9Alamofire15SessionDelegateg44taskWillPerformHTTPRedirectionWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS5__T__T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo15HTTPURLResponseoV10Foundation10URLRequestoXFo_oGSqS3______XFdCb_dS_dS0_dS1_dCSo12NSURLRequestdXFdCb_dGSqS4______ -__TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___ -__TToFC9Alamofire15SessionDelegates44taskWillPerformHTTPRedirectionWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS5__T__T__ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -__TTRXFo_oGSqV10Foundation10URLRequest___XFdCb_dGSqCSo12NSURLRequest___ -__TToFC9Alamofire15SessionDelegateg37taskDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dS1_dXFdCb_dS2_dGSqS3______ -__TToFC9Alamofire15SessionDelegates37taskDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TToFC9Alamofire15SessionDelegateg21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTask_oGSqCSo11InputStream__XFdCb_dS_dS0__aGSqS1___ -__TToFC9Alamofire15SessionDelegates21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -__TToFC9Alamofire15SessionDelegateg35taskNeedNewBodyStreamWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoXFo_oGSqCSo11InputStream_____XFdCb_dS_dS0_dXFdCb_dGSqS1______ -__TTRXFo_oCSo10URLSessionoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dXFdCb_dS1_dGSqS2_______merged -__TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -__TToFC9Alamofire15SessionDelegates35taskNeedNewBodyStreamWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -__TTRXFo_oGSqCSo11InputStream___XFdCb_dGSqS____ -__TToFC9Alamofire15SessionDelegateg19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskdVs5Int64dS1_dS1___XFdCb_dS_dS0_dS1_dS1_dS1___ -__TToFC9Alamofire15SessionDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -__TToFC9Alamofire15SessionDelegateg15taskDidCompleteGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoGSqPs5Error____XFdCb_dS_dS0_dGSqCSo7NSError___ -__TToFC9Alamofire15SessionDelegates15taskDidCompleteGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -__TToFC9Alamofire15SessionDelegateg26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo11URLResponse_dOS_19ResponseDisposition_XFdCb_dS_dS0_dS1__dS2__ -__TToFC9Alamofire15SessionDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -__TToFC9Alamofire15SessionDelegateg40dataTaskDidReceiveResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS1_19ResponseDispositionT__T__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo11URLResponseoXFo_dOS_19ResponseDisposition____XFdCb_dS_dS0_dS1_dXFdCb_dS2_____ -__TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -__TToFC9Alamofire15SessionDelegates40dataTaskDidReceiveResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS1_19ResponseDispositionT__T__ -__TTRXFo_dOCSo10URLSession19ResponseDisposition__XFdCb_dS0___ -__TToFC9Alamofire15SessionDelegateg29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo22URLSessionDownloadTask__XFdCb_dS_dS0_dS1___ -__TToFC9Alamofire15SessionDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -__TToFC9Alamofire15SessionDelegateg22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoV10Foundation4Data__XFdCb_dS_dS0_dCSo6NSData__ -__TToFC9Alamofire15SessionDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -__TToFC9Alamofire15SessionDelegateg25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo17CachedURLResponse_oGSqS1___XFdCb_dS_dS0_dS1__aGSqS1___ -__TToFC9Alamofire15SessionDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -__TToFC9Alamofire15SessionDelegateg39dataTaskWillCacheResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS3__T__T__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo17CachedURLResponseoXFo_oGSqS1______XFdCb_dS_dS0_dS1_dXFdCb_dGSqS1______ -__TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dS1_dXFdCb_dS2_dGSqS3_______merged -__TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -__TToFC9Alamofire15SessionDelegates39dataTaskWillCacheResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS3__T__T__ -__TToFC9Alamofire15SessionDelegateg37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -__TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskoV10Foundation3URL__XFdCb_dS_dS0_dCSo5NSURL__ -__TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoV10Foundation4Data__XFdCb_dS_dS0_dCSo6NSData___merged -__TToFC9Alamofire15SessionDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -__TToFC9Alamofire15SessionDelegateg24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire15SessionDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire15SessionDelegateg29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TToFC9Alamofire15SessionDelegateg32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T___merged -__TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskdVs5Int64dS1___XFdCb_dS_dS0_dS1_dS1___ -__TToFC9Alamofire15SessionDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -__TToFC9Alamofire15SessionDelegateg20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFdCb_dS_dS0___ -__TToFC9Alamofire15SessionDelegates20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___ -__TToFC9Alamofire15SessionDelegateg21streamTaskWriteClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TToFC9Alamofire15SessionDelegates21streamTaskWriteClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TToFC9Alamofire15SessionDelegateg31streamTaskBetterRouteDiscoveredGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TToFC9Alamofire15SessionDelegates31streamTaskBetterRouteDiscoveredGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -__TToFC9Alamofire15SessionDelegateg40streamTaskDidBecomeInputAndOutputStreamsGSqFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T__ -__TToFC9Alamofire15SessionDelegateg20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T___merged -__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFdCb_dS_dS0_dS1_dS2___ -__TToFC9Alamofire15SessionDelegates40streamTaskDidBecomeInputAndOutputStreamsGSqFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T__ -__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___ -__TFs27_bridgeAnythingToObjectiveCurFxPs9AnyObject_ -__TToFC9Alamofire15SessionDelegateg21_streamTaskReadClosedGSqP___merged -__TToFC9Alamofire15SessionDelegates21_streamTaskReadClosedGSqP___merged -__TToFC9Alamofire15SessionDelegatecfT_S0_ -__TToFC9Alamofire15SessionDelegate8respondsfT2toV10ObjectiveC8Selector_Sb -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession25didBecomeInvalidWithErrorGSqPs5Error___T_ -__TFE9AlamofireCSo10URLSessiong24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TToFC9Alamofire15SessionDelegate25urlSessionDidFinishEventsfT23forBackgroundURLSessionCSo10URLSession_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask26willPerformHTTPRedirectionCSo15HTTPURLResponse10newRequestV10Foundation10URLRequest17completionHandlerFGSqS5__T__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask17needNewBodyStreamFGSqCSo11InputStream_T__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__merged -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask19didFinishCollectingCSo21URLSessionTaskMetrics_T_ -__TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U_FTS1_S2_GSqPS3____T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask9didBecomeCSo22URLSessionDownloadTask_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask17willCacheResponseCSo17CachedURLResponse17completionHandlerFGSqS3__T__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T__merged -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask22didFinishDownloadingToV10Foundation3URL_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T__merged -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T__merged -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask17didResumeAtOffsetVs5Int6418expectedTotalBytesS3__T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession13readClosedForCSo20URLSessionStreamTask_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession14writeClosedForCSo20URLSessionStreamTask_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession24betterRouteDiscoveredForCSo20URLSessionStreamTask_T_ -__TToFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession10streamTaskCSo20URLSessionStreamTask9didBecomeCSo11InputStream12outputStreamCSo12OutputStream_T_ -__TTRXFo___XFdCb___ -__TTSg5SSSSs8Hashables___TFVs11AnyHashableCuRxs8HashablerfxS_ -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func11 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func12 -__TPA__TTRXFdCb_dCSo10URLSessiondGSqCSo7NSError___XFo_oS_oGSqPs5Error____ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2______ -__TPA__TTRXFdCb_dCSo10URLSession__XFo_oS___ -__T0SqWe.58 -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3______ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdXFdCb_dGSqCSo11InputStream_____XFo_oS_oS0_oXFo_oGSqS1______ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2_______merged -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponsedXFdCb_dOS_19ResponseDisposition____XFo_oS_oS0_oS1_oXFo_dS2_____ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponsedXFdCb_dGSqS1______XFo_oS_oS0_oS1_oXFo_oGSqS1______ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3_______merged -__TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL__XFo_oS_oS0_oV10Foundation3URL__ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data___merged -__TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -__TMaP_ -__TMaFTCSo10URLSessionCSo20URLSessionStreamTask_T_ -__TMaCSo10URLSession -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___ -__TMaFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T_ -__TMaCSo11InputStream -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTaskdCSo11InputStreamdCSo12OutputStream__XFo_oS_oS0_oS1_oS2___ -__TTSf4g_d___TTSg5SiSis8Hashables_C9Alamofire7Request___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___.245 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.249 -__TTSfq4gs_gs_d___TZFSSoi2eefTSSSS_Sb_unique_suffix -__TTSf4g_g_n_n___TTSf1n_n_cl96_TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____XFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TTSf4g_g_g_g_n_n___TTSf1n_n_n_n_cl70_TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___XFdCb_dGSqCSo12NSURLRequest____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask26willPerformHTTPRedirectionCSo15HTTPURLResponse10newRequestV10Foundation10URLRequest17completionHandlerFGSqS5__T__T_ -__TTSf4g_g_g_n_g___TTSf1n_n_n_cl96_TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____XFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential____n___TFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TTSf4g_g_g_n_g___TTSf1n_n_n_cl96_TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____XFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -_block_copy_helper.261 -_block_destroy_helper.262 -__TTSf4g_g_n_n___TTSf1n_n_cl46_TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____XFdCb_dGSqCSo11InputStream____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask17needNewBodyStreamFGSqCSo11InputStream_T__T_ -__TTSf4g_g_n_n_n_n___TFC9Alamofire18UploadTaskDelegate10URLSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_ -__TTSf4g_d___TTSg5Vs11AnyHashableS_s8Hashables_P____TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -__TTSf4g_g_g_g___TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U_FTS1_S2_GSqPS3____T_ -__TTSf4n_n_g_g_g_g_g_g___TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -__TTSf4g_g_g_g_g_g___TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -__TTSf4g_g_g_n_n___TTSf1n_n_n_cl60_TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___XFdCb_dOCSo10URLSession19ResponseDisposition___n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T_ -__TTSf4g_n___TFC9Alamofire20DownloadTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__TTSf4g_g_g_n___TFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_ -__TMaC9Alamofire16DataTaskDelegate -_swift_rt_swift_dynamicCastClass -__TTSf4g_g_g_n_n___TTSf1n_n_n_cl52_TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____XFdCb_dGSqCSo17CachedURLResponse____n___TFC9Alamofire15SessionDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask17willCacheResponseCSo17CachedURLResponse17completionHandlerFGSqS3__T__T_ -__TTSf4d_g_g_n___TFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask22didFinishDownloadingToV10Foundation3URL_T_ -__TTSf4g_g_n_n_n_n___TFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_ -__TMaC9Alamofire18UploadTaskDelegate -__TPA__TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -__TMaC9Alamofire20DownloadTaskDelegate -__TMaTCSo10URLSessionGSqPs5Error___ -__TMaTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__ -__TwupOCSo10URLSession24AuthChallengeDisposition -__TMaTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -__TMaTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_ -__TMaTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__ -__TMaTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_ -__TMaTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -__TMaTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__ -__TMaTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__ -__TMaTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___ -__TwugOCSo10URLSession19ResponseDisposition -__TwupOCSo10URLSession19ResponseDisposition -__TwuiOCSo10URLSession19ResponseDisposition -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse__merged -__TMaTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_ -__TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1___ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__ -__TMaTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_ -__TMaTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data__merged -__TMaTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__ -__TMaTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1___merged -__TMaTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__ -__TPA__TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -__TPA__TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -__TPA__TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -__TPA__TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -__TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -__TPA__TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___ -__TMaGCs37_HashableTypedNativeDictionaryStorageSiC9Alamofire7Request_ -__TwuiOCSo10URLSession24AuthChallengeDisposition -__TPA__TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____.338 -__TPA__TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___.345 -__TPA__TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____.352 -__TPA__TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___.366 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.173 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.180 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.196 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.203 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.219 -__TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___.188 -__TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___.211 -_block_destroy_helper.43 -_block_destroy_helper.49 -_block_destroy_helper.55 -_block_destroy_helper.63 -_block_destroy_helper.69 -_block_destroy_helper.75 -_block_destroy_helper.81 -_block_destroy_helper.87 -_block_destroy_helper.93 -_block_destroy_helper.99 -_block_destroy_helper.105 -_block_destroy_helper.111 -_block_destroy_helper.117 -_block_destroy_helper.123 -_block_destroy_helper.129 -_block_destroy_helper.135 -_block_destroy_helper.141 -_block_destroy_helper.147 -_block_destroy_helper.155 -_block_destroy_helper.175 -_block_destroy_helper.198 -_block_destroy_helper.223 -_block_destroy_helper.306 -_block_destroy_helper.321 -_block_destroy_helper.333 -_block_destroy_helper.340 -_block_destroy_helper.347 -_block_destroy_helper.354 -_block_destroy_helper.361 -_block_destroy_helper.368 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.253 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.257 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.271 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.275 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.279 -_block_copy_helper.42 -_block_copy_helper.48 -_block_copy_helper.54 -_block_copy_helper.62 -_block_copy_helper.68 -_block_copy_helper.74 -_block_copy_helper.80 -_block_copy_helper.86 -_block_copy_helper.92 -_block_copy_helper.98 -_block_copy_helper.104 -_block_copy_helper.110 -_block_copy_helper.116 -_block_copy_helper.122 -_block_copy_helper.128 -_block_copy_helper.134 -_block_copy_helper.140 -_block_copy_helper.146 -_block_copy_helper.154 -_block_copy_helper.174 -_block_copy_helper.197 -_block_copy_helper.222 -_block_copy_helper.305 -_block_copy_helper.320 -_block_copy_helper.332 -_block_copy_helper.339 -_block_copy_helper.346 -_block_copy_helper.353 -_block_copy_helper.360 -_block_copy_helper.367 -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___.241 -__TTRXFo_oGSqCSo17CachedURLResponse___XFdCb_dGSqS____ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__.237 -__TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____.329 -__TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____.359 -__TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____.373 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.169 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.184 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.192 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.207 -__TPA__TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__.215 -__TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskdVs5Int64dS1_dS1___XFdCb_dS_dS0_dS1_dS1_dS1___ -__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -__TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___.283 -__TwugOCSo10URLSession24AuthChallengeDisposition -_swift_rt_swift_release_n -_swift_rt_swift_retain_n -_block_descriptor -_block_descriptor.44 -_block_descriptor.50 -_block_descriptor.56 -_block_descriptor.64 -_block_descriptor.70 -_block_descriptor.76 -_block_descriptor.82 -_block_descriptor.88 -_block_descriptor.94 -_block_descriptor.100 -_block_descriptor.106 -_block_descriptor.112 -_block_descriptor.118 -_block_descriptor.124 -_block_descriptor.130 -_block_descriptor.136 -_block_descriptor.142 -_block_descriptor.148 -_block_descriptor.156 -_block_descriptor.176 -_block_descriptor.199 -_block_descriptor.224 -__TWvdvC9Alamofire15SessionDelegate7retrierGSqPS_14RequestRetrier__ -__TWvdvC9Alamofire15SessionDelegate14sessionManagerXwGSqCS_14SessionManager_ -_block_descriptor.263 -__TWvdvC9Alamofire12TaskDelegate21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TWvdvC9Alamofire16DataTaskDelegate25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TWvdvC9Alamofire12TaskDelegate7metricsGSqPs9AnyObject__ -__TWvdvC9Alamofire20DownloadTaskDelegate29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TWvdvC9Alamofire20DownloadTaskDelegate8progressCSo8Progress -__TWoFC9Alamofire15SessionDelegateg21_streamTaskReadClosedGSqP__ -__TWoFC9Alamofire15SessionDelegates21_streamTaskReadClosedGSqP__ -__TWoFC9Alamofire15SessionDelegatem21_streamTaskReadClosedGSqP__ -__TWoFC9Alamofire15SessionDelegateg22_streamTaskWriteClosedGSqP__ -__TWoFC9Alamofire15SessionDelegates22_streamTaskWriteClosedGSqP__ -__TWoFC9Alamofire15SessionDelegatem22_streamTaskWriteClosedGSqP__ -__TWoFC9Alamofire15SessionDelegateg32_streamTaskBetterRouteDiscoveredGSqP__ -__TWoFC9Alamofire15SessionDelegates32_streamTaskBetterRouteDiscoveredGSqP__ -__TWoFC9Alamofire15SessionDelegatem32_streamTaskBetterRouteDiscoveredGSqP__ -__TWoFC9Alamofire15SessionDelegateg31_streamTaskDidBecomeInputStreamGSqP__ -__TWoFC9Alamofire15SessionDelegates31_streamTaskDidBecomeInputStreamGSqP__ -__TWoFC9Alamofire15SessionDelegatem31_streamTaskDidBecomeInputStreamGSqP__ -__TWoFC9Alamofire15SessionDelegateg7retrierGSqPS_14RequestRetrier__ -__TWoFC9Alamofire15SessionDelegates7retrierGSqPS_14RequestRetrier__ -__TWoFC9Alamofire15SessionDelegatem7retrierGSqPS_14RequestRetrier__ -__TWoFC9Alamofire15SessionDelegateg14sessionManagerXwGSqCS_14SessionManager_ -__TWoFC9Alamofire15SessionDelegates14sessionManagerXwGSqCS_14SessionManager_ -__TWoFC9Alamofire15SessionDelegatem14sessionManagerXwGSqCS_14SessionManager_ -__TWoFC9Alamofire15SessionDelegategP33_C1429AFAFE992038BE684357B225C8838requestsGVs10DictionarySiCS_7Request_ -__TWoFC9Alamofire15SessionDelegatesP33_C1429AFAFE992038BE684357B225C8838requestsGVs10DictionarySiCS_7Request_ -__TWoFC9Alamofire15SessionDelegatemP33_C1429AFAFE992038BE684357B225C8838requestsGVs10DictionarySiCS_7Request_ -__TMfC9Alamofire15SessionDelegate -__TMRfC9Alamofire15SessionDelegate -__TMRsC9Alamofire15SessionDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionTaskDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionTaskDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionDataDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionDataDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionDownloadDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionDownloadDelegate -l_OBJC_LABEL_PROTOCOL_$_NSURLSessionStreamDelegate -l_OBJC_PROTOCOL_REFERENCE_$_NSURLSessionStreamDelegate -__TMRfCSo7NSError -__TMRsCSo7NSError -__TMRfCSo26URLAuthenticationChallenge -__TMRsCSo26URLAuthenticationChallenge -__TMRfCSo13URLCredential -__TMRsCSo13URLCredential -__TMRfCSo14URLSessionTask -__TMRsCSo14URLSessionTask -__TMRfCSo15HTTPURLResponse -__TMRsCSo15HTTPURLResponse -__TMRfCSo12NSURLRequest -__TMRsCSo12NSURLRequest -__TMRfCSo18URLSessionDataTask -__TMRsCSo18URLSessionDataTask -__TMRfCSo11URLResponse -__TMRsCSo11URLResponse -__TMRfCSo22URLSessionDownloadTask -__TMRsCSo22URLSessionDownloadTask -__TMRfCSo17CachedURLResponse -__TMRsCSo17CachedURLResponse -__TMRfCSo5NSURL -__TMRsCSo5NSURL -__TMRfCSo6NSLock -__TMRsCSo6NSLock -__TMRbOCSo10URLSession24AuthChallengeDisposition -__TMRbOCSo10URLSession19ResponseDisposition -__TMLGSqFTCSo10URLSessionGSqPs5Error___T__ -__TMLFTCSo10URLSessionGSqPs5Error___T_ -__TMLTCSo10URLSessionGSqPs5Error___ -__TMLGSqPs5Error__ -__TMLPs5Error_ -__TMLGSqFTCSo10URLSessionCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TMLFTCSo10URLSessionCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential__ -__TMLTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__ -__TMLOCSo10URLSession24AuthChallengeDisposition -__TWVOCSo10URLSession24AuthChallengeDisposition -__TMnOCSo10URLSession24AuthChallengeDisposition -__TMOCSo10URLSession24AuthChallengeDisposition -__TMLGSqCSo13URLCredential_ -__TMLCSo13URLCredential -__TMLTCSo10URLSessionCSo26URLAuthenticationChallenge_ -__TMLCSo26URLAuthenticationChallenge -__TMLGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TMLFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TMLTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -__TMLFTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__T_ -__TMLGSqFCSo10URLSessionT__ -__TMLFCSo10URLSessionT_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS3___ -__TMLFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS3__ -__TMLGSqV10Foundation10URLRequest_ -__TMLTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_ -__TMLCSo14URLSessionTask -__TMLCSo15HTTPURLResponse -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__ -__TMLFGSqV10Foundation10URLRequest_T_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TMLFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential__ -__TMLTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TMLFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -__TMLGSqCSo11InputStream_ -__TMLTCSo10URLSessionCSo14URLSessionTask_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__ -__TMLFGSqCSo11InputStream_T_ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__ -__TMLGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TMLFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T_ -__TMLTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___ -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS_19ResponseDisposition_ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS_19ResponseDisposition -__TMLOCSo10URLSession19ResponseDisposition -__TWVOCSo10URLSession19ResponseDisposition -__TMnOCSo10URLSession19ResponseDisposition -__TMOCSo10URLSession19ResponseDisposition -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_ -__TMLCSo18URLSessionDataTask -__TMLCSo11URLResponse -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__T__ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__T_ -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__ -__TMLFOCSo10URLSession19ResponseDispositionT_ -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T_ -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_ -__TMLCSo22URLSessionDownloadTask -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T_ -__TMLTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_ -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1___ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1__ -__TMLGSqCSo17CachedURLResponse_ -__TMLCSo17CachedURLResponse -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_ -__TMLGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__T__ -__TMLFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__T_ -__TMLTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__ -__TMLFGSqCSo17CachedURLResponse_T_ -__TMLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -__TMLFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T_ -__TMLTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_ -__TMLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__T__ -__TMLFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__T_ -__TMLTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__ -__TMLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__T__ -__TMLFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__T_ -__TMLTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__ -__TMLGSqP__ -__TMLGSqP9Alamofire14RequestRetrier__ -__TMLP9Alamofire14RequestRetrier_ -__TMLGSqC9Alamofire14SessionManager_ -__TMLGVs10DictionarySiC9Alamofire7Request_ -__TMLCSo6NSLock -_block_descriptor.307 -__TWvdvC9Alamofire12TaskDelegate4taskGSqCSo14URLSessionTask_ -__TMLGCs23_ContiguousArrayStorageTVs11AnyHashableP___ -__TMLTVs11AnyHashableP__ -_block_descriptor.322 -_block_descriptor.334 -_block_descriptor.341 -_block_descriptor.348 -_block_descriptor.355 -_block_descriptor.362 -_block_descriptor.369 -l_OBJC_LABEL_PROTOCOL_$_NSObject -l_OBJC_PROTOCOL_REFERENCE_$_NSObject -_objc_classes -_objc_categories -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/SessionDelegate.swift -SessionDelegate.swift -_TPA__TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___ -_TPA__TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -_TPA__TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -_TPA__TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -_TPA__TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -objectdestroy.309 -_TPA__TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -_TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -objectdestroy.303 -_TMaTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__ -_TMaCSo22URLSessionDownloadTask -_TMaTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__ -_TMaCSo14URLSessionTask -_TMaTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_ -_TMaCSo18URLSessionDataTask -_TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__ -_TMaFGSqCSo17CachedURLResponse_T_ -_TMaGSqCSo17CachedURLResponse_ -_TMaCSo17CachedURLResponse -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1___ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS1__ -_TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_ -_TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__ -_TMaFOCSo10URLSession19ResponseDispositionT_ -_TMaOCSo10URLSession19ResponseDisposition -_TMaCSo11URLResponse -get_field_types_ResponseDisposition -_TwuiOCSo10URLSession19ResponseDisposition -_TwupOCSo10URLSession19ResponseDisposition -_TwugOCSo10URLSession19ResponseDisposition -_TMaTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___ -_TMaGSqPs5Error__ -_TMaPs5Error_ -_TMaTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__ -_TMaFGSqCSo11InputStream_T_ -_TMaGSqCSo11InputStream_ -_TMaTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -_TMaFTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__T_ -_TMaCSo26URLAuthenticationChallenge -_TMaTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_ -_TMaTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__ -_TMaFGSqV10Foundation10URLRequest_T_ -_TMaGSqV10Foundation10URLRequest_ -_TMaCSo15HTTPURLResponse -_TMaTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_ -_TMaTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__ -get_field_types_AuthChallengeDisposition -_TwupOCSo10URLSession24AuthChallengeDisposition -initialize_metadata_AuthChallengeDisposition -_TMaTOCSo10URLSession24AuthChallengeDispositionGSqCSo13URLCredential__ -_TMaGSqCSo13URLCredential_ -_TMaCSo13URLCredential -_TMaOCSo10URLSession24AuthChallengeDisposition -_TMaTCSo10URLSessionGSqPs5Error___ -get_field_types_SessionDelegate -_TMaCSo6NSLock -_TMaGVs10DictionarySiC9Alamofire7Request_ -_TMaGSqC9Alamofire14SessionManager_ -_TMaGSqP9Alamofire14RequestRetrier__ -_TMaP9Alamofire14RequestRetrier_ -_TMaGSqP__ -_TMaGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__T__ -_TMaFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1__T_ -_TMaGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__T__ -_TMaFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S1_S1__T_ -_TMaGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -_TMaFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__T__ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS1__T__T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__T__ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS_19ResponseDispositionT__T_ -_TMaGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS_19ResponseDisposition_ -_TMaFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS_19ResponseDisposition -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S1_S1__T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -_TMaFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -_TMaTCSo10URLSessionCSo14URLSessionTask_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential___ -_TMaFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential__ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__T__ -_TMaFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS3__T__T_ -_TMaGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS3___ -_TMaFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS3__ -_TMaGSqFCSo10URLSessionT__ -_TMaFCSo10URLSessionT_ -_TMaGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -_TMaFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -_TMaGSqFTCSo10URLSessionCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential___ -_TMaFTCSo10URLSessionCSo26URLAuthenticationChallenge_TOS_24AuthChallengeDispositionGSqCSo13URLCredential__ -_TMaTCSo10URLSessionCSo26URLAuthenticationChallenge_ -_TMaGSqFTCSo10URLSessionGSqPs5Error___T__ -_TMaFTCSo10URLSessionGSqPs5Error___T_ -_TPA__TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -_TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -objectdestroy.291 -objectdestroy.287 -urlSession -delegate.get -subscript.get -downloadTaskDidResumeAtOffset.get -progress.get -downloadTaskDidWriteData.get -downloadTaskDidFinishDownloadingToURL.get -_TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -_TTSf4g_g___TTRXFdCb_dGSqCSo17CachedURLResponse___XFo_oGSqS____ -dataTaskWillCacheResponse.get -dataTaskWillCacheResponseWithCompletion.get -dataTaskDidReceiveData.get -dataTaskDidBecomeDownloadTask.get -delegate.set -_TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -_TTSf4n_g___TTRXFdCb_dOCSo10URLSession19ResponseDisposition__XFo_dS0___ -dataTaskDidReceiveResponse.get -dataTaskDidReceiveResponseWithCompletion.get -_TTSf4g_g_g_g_g_g___TFFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_U_FT_T_ -task.get -retry -sessionManager.get -_TTSf4n_n_g_g_g_g_g_g___TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U1_FTSbSd_T_ -after -utility.get -_TTSg5GSaFT_T__GSaFT_T__s8Sequences___TFEsPs8Sequence7forEachfzFzWx8Iterator7Element_T_T_ -_TTSg5GSaFT_T__GSaFT_T__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaFT_T__GSaFT_T__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5FT_T____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5FT_T____TFSa9formIndexfT5afterRSi_T_ -_TTSg5FT_T____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5FT_T____TFSag9subscriptFSix -_TTSg5FT_T____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5FT_T____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5FT_T____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U_FTS1_S2_GSqPS3____T_ -retrier.get -error.get -_TTSg5FT_T____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5FT_T____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5FT_T____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5FT_T____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5FT_T____TFVs22_ContiguousArrayBufferg5countSi -_TTRXFo_oXFo____zoPs5Error__XFo_iXFo_iT__iT___zoPS___ -_TTSf1cl22_TTRXFo_iT__iT__XFo___XFo_iT__iT_____TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U0_FFT_T_T_ -_TTSf4g___TTSf1cl22_TTRXFo_iT__iT__XFo___XFo_iT__iT_____TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U0_FFT_T_T_ -_TTRXFo_iT__iT__XFo___ -_TTSg5FT_T____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5FT_T____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5FT_T____TFSag8endIndexSi -_TTSg5FT_T____TFSa9_getCountfT_Si -_TTSg5FT_T____TFVs12_ArrayBufferg5countSi -_TTSg5FT_T____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4g_g_g_g___TFFC9Alamofire15SessionDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_U_FTS1_S2_GSqPS3____T_ -taskDidComplete.get -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10DictionaryCft17dictionaryLiteralGSaTxq____GS_xq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10DictionaryCfT13_nativeBufferGVs23_NativeDictionaryBufferxq___GS_xq__ -_TTSg5TVs11AnyHashableP_____TFCs23_ContiguousArrayStorageD -_TTSg5TVs11AnyHashableP_____TFCs23_ContiguousArrayStoraged -_TTSg5TVs11AnyHashableP_____TFSp12deinitializefT5countSi_Sv -_TTSg5TVs11AnyHashableP_____TFCs23_ContiguousArrayStorageg15_elementPointerGSpx_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5SSSSs8Hashables___swift_convertToAnyHashable -_TFVE9AlamofireV10Foundation12Notification3Keyau4TaskSS -_TTSg5TVs11AnyHashableP_____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5TVs11AnyHashableP_____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageTVs11AnyHashableP___ -_TMaTVs11AnyHashableP__ -_TFVE9AlamofireVCSo14NSNotification4Name4Taskau11DidCompleteS1_ -metrics.set -taskDidSendBodyData.get -URLSession -_TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -_TTSf4g_g___TTRXFdCb_dGSqCSo11InputStream___XFo_oGSqS____ -taskNeedNewBodyStream.get -taskNeedNewBodyStreamWithCompletion.get -block_destroy_helper.262 -block_copy_helper.261 -_TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -_TTSf4n_g_g___TTRXFdCb_dOCSo10URLSession24AuthChallengeDispositiondGSqCSo13URLCredential___XFo_dS0_oGSqS1____ -taskDidReceiveChallenge.get -taskDidReceiveChallengeWithCompletion.get -_TTRXFdCb_dGSqCSo12NSURLRequest___XFo_oGSqV10Foundation10URLRequest___ -taskWillPerformHTTPRedirection.get -taskWillPerformHTTPRedirectionWithCompletion.get -evaluate -serverTrustPolicy -_TZFSSoi2eefTSSSS_Sb -_TTSfq4gs_gs_d___TZFSSoi2eefTSSSS_Sb_unique_suffix -_TTSfq4gs_gs_d___TZFSSoi2eefTSSSS_Sb -sessionDidReceiveChallenge.get -sessionDidReceiveChallengeWithCompletion.get -_TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___.249 -_TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___.245 -objectdestroy.243 -_TMaC9Alamofire15SessionDelegate -_TTSf4g_d___TTSg5SiSis8Hashables_C9Alamofire7Request___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5GSaTSiC9Alamofire7Request__GSaTSiS0___s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5TSiC9Alamofire7Request____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5TSiC9Alamofire7Request____TFSa9formIndexfT5afterRSi_T_ -_TTSg5TSiC9Alamofire7Request____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5TSiC9Alamofire7Request____TFSag9subscriptFSix -_TTSg5TSiC9Alamofire7Request____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5TSiC9Alamofire7Request____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5TSiC9Alamofire7Request____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5TSiC9Alamofire7Request____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5TSiC9Alamofire7Request____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferCfT_GS_xq__ -_TTSg5GSaTSiC9Alamofire7Request__GSaTSiS0___s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5TSiC9Alamofire7Request____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5TSiC9Alamofire7Request____TFSag8endIndexSi -_TTSg5TSiC9Alamofire7Request____TFSa9_getCountfT_Si -_TTSg5TSiC9Alamofire7Request____TFVs12_ArrayBufferg5countSi -_TTSg5TSiC9Alamofire7Request____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4n_n_d___TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TTSgq5Su___TFSp10initializefT2tox5countSi_T_ -_TTSg5Si_C9Alamofire7Request___TFVs23_NativeDictionaryBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -requests.get -_TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTaskdCSo11InputStreamdCSo12OutputStream__XFo_oS_oS0_oS1_oS2___ -_TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTaskdCSo11InputStreamdCSo12OutputStream__XFo_oS_oS0_oS1_oS2___ -_TTSf4g_g_g_g_g___TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTaskdCSo11InputStreamdCSo12OutputStream__XFo_oS_oS0_oS1_oS2___ -_TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFo_iTS_S0_S1_S2___iT__ -_TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___ -_TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream__iT__XFo_oS_oS0_oS1_oS2___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___ -_TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___ -_TTSf4g_g_g___TTRXFdCb_dCSo10URLSessiondCSo20URLSessionStreamTask__XFo_oS_oS0___ -_TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFo_iTS_S0___iT__ -_TPA__TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___ -_TTRXFo_iTCSo10URLSessionCSo20URLSessionStreamTask__iT__XFo_oS_oS0___ -objectdestroy.158 -_TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -_TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -_TTSf4g_g_n_n_g___TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1___XFo_oS_oS0_dS1_dS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -_TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -_TTSf4g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo6NSData__XFo_oS_oS0_oV10Foundation4Data__ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3______ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3______ -_TTSf4g_g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oS1_oXFo_dS2_oGSqS3______ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -_TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -_TTSf4g_g_g_g___TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo17CachedURLResponse_aGSqS1___XFo_oS_oS0_oS1__oGSqS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -_TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -_TTSf4g_g_g_g___TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo22URLSessionDownloadTask__XFo_oS_oS0_oS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -_TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -_TTSf4g_g_g_g___TTRXFdCb_dCSo10URLSessiondCSo18URLSessionDataTaskdCSo11URLResponse_dOS_19ResponseDisposition_XFo_oS_oS0_oS1__dS2__ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -_TTSf4g_g_n_n___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdGSqCSo7NSError___XFo_oS_oS0_oGSqPs5Error____ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -_TTSf4g_g_n_n_n_g___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2______ -_TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2______ -_TTSf4g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo26URLAuthenticationChallengedXFdCb_dOS_24AuthChallengeDispositiondGSqCSo13URLCredential_____XFo_oS_oS0_oXFo_dS1_oGSqS2______ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -_TTSf4g_g_g___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTask_aGSqCSo11InputStream__XFo_oS_oS0__oGSqS1___ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -_TPA__TTRXFdCb_dCSo10URLSession__XFo_oS___ -_TTRXFdCb_dCSo10URLSession__XFo_oS___ -_TTSf4g_g___TTRXFdCb_dCSo10URLSession__XFo_oS___ -sessionDidFinishEventsForBackgroundURLSession.get -_TPA__TTRXFdCb_dCSo10URLSessiondGSqCSo7NSError___XFo_oS_oGSqPs5Error____ -_TTRXFdCb_dCSo10URLSessiondGSqCSo7NSError___XFo_oS_oGSqPs5Error____ -_TTSf4g_n_n___TTRXFdCb_dCSo10URLSessiondGSqCSo7NSError___XFo_oS_oGSqPs5Error____ -sessionDidBecomeInvalidWithError.get -streamTaskDidBecomeInputAndOutputStreams.get -_streamTaskDidBecomeInputStream.get -streamTaskBetterRouteDiscovered.get -_streamTaskBetterRouteDiscovered.get -streamTaskWriteClosed.get -_streamTaskWriteClosed.get -streamTaskReadClosed.get -_streamTaskReadClosed.get -urlSessionDidFinishEvents -deinit -responds -_TFs26_stdlib_isOSVersionAtLeastFTBwBwBw_Bi1_ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10DictionaryCft17dictionaryLiteralGSaTxq____GS_xq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TFVs10DictionaryCfT13_nativeBufferGVs23_NativeDictionaryBufferxq___GS_xq__ -_TTSg5SiSis8Hashables_C9Alamofire7Request___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TToFC9Alamofire15SessionDelegates21_streamTaskReadClosedGSqP__ -_TFs21_bridgeAnyObjectToAnyFGSqPs9AnyObject__P_ -_TToFC9Alamofire15SessionDelegateg21_streamTaskReadClosedGSqP__ -_TToFC9Alamofire15SessionDelegates40streamTaskDidBecomeInputAndOutputStreamsGSqFTCSo10URLSessionCSo20URLSessionStreamTaskCSo11InputStreamCSo12OutputStream_T__ -_TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTaskoCSo11InputStreamoCSo12OutputStream__XFdCb_dS_dS0_dS1_dS2___ -_TToFC9Alamofire15SessionDelegateg20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -_TToFC9Alamofire15SessionDelegates31streamTaskBetterRouteDiscoveredGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -_TToFC9Alamofire15SessionDelegates21streamTaskWriteClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -_TToFC9Alamofire15SessionDelegates20streamTaskReadClosedGSqFTCSo10URLSessionCSo20URLSessionStreamTask_T__ -_TTRXFo_oCSo10URLSessionoCSo20URLSessionStreamTask__XFdCb_dS_dS0___ -downloadTaskDidResumeAtOffset.materialize -downloadTaskDidResumeAtOffset.set -_TToFC9Alamofire15SessionDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -_TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskdVs5Int64dS1___XFdCb_dS_dS0_dS1_dS1___ -_TToFC9Alamofire15SessionDelegateg32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T__ -downloadTaskDidWriteData.materialize -downloadTaskDidWriteData.set -_TToFC9Alamofire15SessionDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -downloadTaskDidFinishDownloadingToURL.materialize -downloadTaskDidFinishDownloadingToURL.set -_TToFC9Alamofire15SessionDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_T__ -_TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoV10Foundation4Data__XFdCb_dS_dS0_dCSo6NSData__ -dataTaskWillCacheResponseWithCompletion.materialize -dataTaskWillCacheResponseWithCompletion.set -_TToFC9Alamofire15SessionDelegates39dataTaskWillCacheResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponseFGSqS3__T__T__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dS1_dXFdCb_dS2_dGSqS3______ -dataTaskWillCacheResponse.materialize -dataTaskWillCacheResponse.set -_TToFC9Alamofire15SessionDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -_TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo17CachedURLResponse_oGSqS1___XFdCb_dS_dS0_dS1__aGSqS1___ -dataTaskDidReceiveData.materialize -dataTaskDidReceiveData.set -_TToFC9Alamofire15SessionDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -dataTaskDidBecomeDownloadTask.materialize -dataTaskDidBecomeDownloadTask.set -_TToFC9Alamofire15SessionDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -_TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo22URLSessionDownloadTask__XFdCb_dS_dS0_dS1___ -dataTaskDidReceiveResponseWithCompletion.materialize -_TTRXFo_dOCSo10URLSession19ResponseDisposition__XFdCb_dS0___ -dataTaskDidReceiveResponseWithCompletion.set -_TToFC9Alamofire15SessionDelegates40dataTaskDidReceiveResponseWithCompletionGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponseFOS1_19ResponseDispositionT__T__ -dataTaskDidReceiveResponse.materialize -dataTaskDidReceiveResponse.set -_TToFC9Alamofire15SessionDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -_TTRXFo_oCSo10URLSessionoCSo18URLSessionDataTaskoCSo11URLResponse_dOS_19ResponseDisposition_XFdCb_dS_dS0_dS1__dS2__ -taskDidComplete.materialize -taskDidComplete.set -_TToFC9Alamofire15SessionDelegates15taskDidCompleteGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoGSqPs5Error____XFdCb_dS_dS0_dGSqCSo7NSError___ -taskDidSendBodyData.materialize -taskDidSendBodyData.set -_TToFC9Alamofire15SessionDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskdVs5Int64dS1_dS1___XFdCb_dS_dS0_dS1_dS1_dS1___ -taskNeedNewBodyStreamWithCompletion.materialize -_TTRXFo_oGSqCSo11InputStream___XFdCb_dGSqS____ -taskNeedNewBodyStreamWithCompletion.set -_TToFC9Alamofire15SessionDelegates35taskNeedNewBodyStreamWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskFGSqCSo11InputStream_T__T__ -_TTRXFo_oCSo10URLSessionoCSo26URLAuthenticationChallengeoXFo_dOS_24AuthChallengeDispositionoGSqCSo13URLCredential_____XFdCb_dS_dS0_dXFdCb_dS1_dGSqS2______ -taskNeedNewBodyStream.materialize -taskNeedNewBodyStream.set -_TToFC9Alamofire15SessionDelegates21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTask_oGSqCSo11InputStream__XFdCb_dS_dS0__aGSqS1___ -taskDidReceiveChallengeWithCompletion.materialize -taskDidReceiveChallengeWithCompletion.set -_TToFC9Alamofire15SessionDelegates37taskDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -taskDidReceiveChallenge.materialize -taskDidReceiveChallenge.set -taskWillPerformHTTPRedirectionWithCompletion.materialize -_TTRXFo_oGSqV10Foundation10URLRequest___XFdCb_dGSqCSo12NSURLRequest___ -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -_TTSf4g_g_g_g_n_n___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequestdXFdCb_dGSqS2______XFo_oS_oS0_oS1_oV10Foundation10URLRequestoXFo_oGSqS4______ -taskWillPerformHTTPRedirectionWithCompletion.set -_TToFC9Alamofire15SessionDelegates44taskWillPerformHTTPRedirectionWithCompletionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequestFGSqS5__T__T__ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo15HTTPURLResponseoV10Foundation10URLRequestoXFo_oGSqS3______XFdCb_dS_dS0_dS1_dCSo12NSURLRequestdXFdCb_dGSqS4______ -taskWillPerformHTTPRedirection.materialize -_TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -_TTSf4g_g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo14URLSessionTaskdCSo15HTTPURLResponsedCSo12NSURLRequest_aGSqS2___XFo_oS_oS0_oS1_oV10Foundation10URLRequest_oGSqS4___ -taskWillPerformHTTPRedirection.set -_TToFC9Alamofire15SessionDelegates30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -_TTRXFo_oCSo10URLSessionoCSo14URLSessionTaskoCSo15HTTPURLResponseoV10Foundation10URLRequest_oGSqS3___XFdCb_dS_dS0_dS1_dCSo12NSURLRequest_aGSqS4___ -sessionDidFinishEventsForBackgroundURLSession.materialize -sessionDidFinishEventsForBackgroundURLSession.set -_TToFC9Alamofire15SessionDelegates45sessionDidFinishEventsForBackgroundURLSessionGSqFCSo10URLSessionT__ -_TTRXFo_oCSo10URLSession__XFdCb_dS___ -sessionDidReceiveChallengeWithCompletion.materialize -_TTRXFo_dOCSo10URLSession24AuthChallengeDispositionoGSqCSo13URLCredential___XFdCb_dS0_dGSqS1____ -sessionDidReceiveChallengeWithCompletion.set -_TToFC9Alamofire15SessionDelegates40sessionDidReceiveChallengeWithCompletionGSqFTCSo10URLSessionCSo26URLAuthenticationChallengeFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T__ -sessionDidReceiveChallenge.materialize -sessionDidReceiveChallenge.set -sessionDidBecomeInvalidWithError.materialize -sessionDidBecomeInvalidWithError.set -_TToFC9Alamofire15SessionDelegates32sessionDidBecomeInvalidWithErrorGSqFTCSo10URLSessionGSqPs5Error___T__ -block_destroy_helper -block_copy_helper -_TTRXFo_oCSo10URLSessionoGSqPs5Error____XFdCb_dS_dGSqCSo7NSError___ -__TTSf3cpfr33_TTSfq4n_n_d___TZFSSoi1lfTSSSS_Sb_n_n___TTRXFo_oSSoSS_dSb_XFo_iSSiSS_dSb_ -__TTSgq5SSSSs20TextOutputStreamables___TFs27_toStringReadOnlyStreamableuRxs20TextOutputStreamablerFxSS -__TTSfq4g_d___TFSSCft19stringInterpolationGSaSS__SS -__TTSg5SS_P____TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -__TTSg5TSSSS____TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSgq5VVSS17UnicodeScalarView16_ScratchIteratorS0_s16IteratorProtocols___TFVs5UTF166decodeuRxs16IteratorProtocolwx7ElementzVs6UInt16rfRxOs21UnicodeDecodingResult -__TTSg5TSSSS____TFSa15reserveCapacityfSiT_ -__TTSg5SS___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTWSus9EquatablesZFS_oi2eefTxx_Sb -__TTWSus17BitwiseOperationssZFS_oi1afTxx_x -__TTWSus17BitwiseOperationssZFS_oi1ofTxx_x -__TTWSus17BitwiseOperationssZFS_g8allZerosx -__TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol25_outlinedMakeUniqueBufferfT11bufferCountSi_T_ -__TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT8newCountSi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSf4n_n_d___TTSg5SS___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4g_n___TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortfT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_ -__TTSf4n_n_d___TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerTSSSS__GS1_TSSSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4gs_n___TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs16IteratorSequenceGVs16IndexingIteratorGSaTSSSS____GS1_GS2_GSaTSSSS____s8Sequences___TFEsPs20_ArrayBufferProtocol20_arrayAppendSequenceuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__T_ -__TTSf4g_n___TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TFSa6appenduRd__s8SequenceWd__8Iterator7Element_zxrfT10contentsOfqd___T_ -__TTSf4g_n___TFV9Alamofire11URLEncodingP33_07E29AB6DA2856B846193FCC509DA12D5queryfGVs10DictionarySSP__SS -__TTSfq4n_n_d_n_n_d___TTSfq4gs_s___TFSS13_compareASCIIfSSSi -___swift_memcpy1_1 -___swift_memcpy_array1_1 -___swift_memmove_array1_1 -__TwxsO9Alamofire10HTTPMethod -__TwxgO9Alamofire10HTTPMethod -__TwugO9Alamofire10HTTPMethod -__TwupO9Alamofire10HTTPMethod -__TwuiO9Alamofire10HTTPMethod -__TwxsOV9Alamofire11URLEncoding11Destination -__TwxgOV9Alamofire11URLEncoding11Destination -__TwupOV9Alamofire11URLEncoding11Destination -___swift_memcpy16_8 -___swift_memcpy_array16_8 -___swift_memmove_array16_8 -__TwugOCSo25PropertyListSerialization18PropertyListFormat -__TwupOCSo25PropertyListSerialization18PropertyListFormat -__TwuiOCSo25PropertyListSerialization18PropertyListFormat -__TTSf4n_s_g___TTSg5GSrSS_GSrSS_s23BidirectionalCollectionsGSrSS_s17MutableCollections___TFs14_insertionSortuRxs23BidirectionalCollectionxs17MutableCollectionrFTRx8subRangeGVs5RangewxPs14_IndexableBase5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -__TTSf4n_n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_siftDownuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx5indexwxPs17_MutableIndexable5Index8subRangeGVs5RangewxS2__2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -__TTSf4n_n_n_n_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs6_sort3uRxs17MutableCollectionxs22RandomAccessCollectionrFTRxwxPs17_MutableIndexable5IndexwxS2_wxS2_2byFTWxPs10Collection8Iterator7Element_WxS4_S5___Sb_T_ -__TTSf4n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs10_partitionuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_wxS3_ -__TTSf4n_s_n_n___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs14_introSortImpluRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb10depthLimitSi_T_ -__TTSf4n_n_g___TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortFT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_U_FTGSpWxS2_S3___Si_T_ -__TwugOV9Alamofire11URLEncoding11Destination -__TwxgV9Alamofire11URLEncoding -__TwxsV9Alamofire11URLEncoding -__TwuiOV9Alamofire11URLEncoding11Destination -__TMLGVs10DictionarySSP__ -__TMLGSaP__ -__TMLCSo8NSNumber -__TMfO9Alamofire10HTTPMethod -__TMRfO9Alamofire10HTTPMethod -__TMRfP9Alamofire17ParameterEncoding_ -__TMfV9Alamofire11URLEncoding -__TMfOV9Alamofire11URLEncoding11Destination -__TMRfOV9Alamofire11URLEncoding11Destination -__TMRfV9Alamofire11URLEncoding -__TMfV9Alamofire12JSONEncoding -__TMRfV9Alamofire12JSONEncoding -__TMfV9Alamofire20PropertyListEncoding -__TMRfV9Alamofire20PropertyListEncoding -__TMRaO9Alamofire10HTTPMethods16RawRepresentableS_ -__TMRbOCSo25PropertyListSerialization18PropertyListFormat -__TMLOCSo25PropertyListSerialization18PropertyListFormat -__TWVOCSo25PropertyListSerialization18PropertyListFormat -__TMnOCSo25PropertyListSerialization18PropertyListFormat -__TMOCSo25PropertyListSerialization18PropertyListFormat -__TMLTSSSS_ -__TMLGCs23_ContiguousArrayStorageTSSSS__ -l_OBJC_LABEL_PROTOCOL_$__TtPs13_NSStringCore_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs13_NSStringCore_ -__TMLGSrSS_ -l_OBJC_LABEL_PROTOCOL_$__TtPs10_NSCopying_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs10_NSCopying_ -l_OBJC_LABEL_PROTOCOL_$__TtPs18_NSFastEnumeration_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs18_NSFastEnumeration_ -l_OBJC_LABEL_PROTOCOL_$__TtPs15_ShadowProtocol_ -l_OBJC_PROTOCOL_REFERENCE_$__TtPs15_ShadowProtocol_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ParameterEncoding.swift -_TTSf4n_n_g___TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortFT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_U_FTGSpWxS2_S3___Si_T_ -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortfT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_ -_TTSg5SS___TTWurGSrx_s17_MutableIndexablesFS_g8endIndexwx5Index -_TTSg5SS___TFSrg8endIndexSi -_TTSg5SS___TFSrg5countSi -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs10_introSortuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs14_introSortImpluRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb10depthLimitSi_T_ -_TTSg5SS___TFSrCfT5startGSqGSpx__5countSi_GSrx_ -_TTSg5GSpSS__GSpSS____TFSq3mapurfzFzxqd__GSqqd___ -_TTSr5SS___TTRGrXFo_dGSpx__dGSpx_zoPs5Error__XFo_iGSpx__iGSpx_zoPS___ -_TTSg5SS___TTRGrXFo_dGSpx__dGSpx_zoPs5Error__XFo_iGSpx__iGSpx_zoPS___ -_TTSg5SS___TFFSrcFT5startGSqGSpx__5countSi_GSrx_U_FGSpx_GSpx_ -_TTSf4n_s_n_n___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs14_introSortImpluRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb10depthLimitSi_T_ -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_heapSortuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSf4n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_heapSortuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5SS___TTWurGSrx_s17MutableCollectionsFS_m9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SS___TFSrm9subscriptFSix -_TTSg5SS___TFSrg9subscriptFSix -_TTSg5SS___TTWurGSrx_s23BidirectionalCollectionsFS_9formIndexfT6beforeRwx5Index_T_ -_TTSg5SS___TFSr9formIndexfT6beforeRSi_T_ -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs8_heapifyuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5SS___TTWurGSrx_s10CollectionsFS_5indexfTwx5Index8offsetBywx13IndexDistance_wxS0_ -_TTSg5SS___TFSr5indexfTSi8offsetBySi_Si -_TTSg5SS___TTWurGSrx_s10CollectionsFS_8distancefT4fromwx5Index2towxS0__wx13IndexDistance -_TTSg5SS___TFSr8distancefT4fromSi2toSi_Si -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs10_partitionuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_wxS3_ -_TTSg5SiSis9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_siftDownuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx5indexwxPs17_MutableIndexable5Index8subRangeGVs5RangewxS2__2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TFFSrm9subscriptFSixU_T_ -_TFSrs9subscriptFSix -_TMaGSrSS_ -_TTSg5SS___TFs4swapurFTRxRx_T_ -_TTSg5GSrSS_GSrSS_s23BidirectionalCollectionsGSrSS_s17MutableCollections___TFs14_insertionSortuRxs23BidirectionalCollectionxs17MutableCollectionrFTRx8subRangeGVs5RangewxPs14_IndexableBase5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTWSis10ComparablesZFS_oi1lfTxx_Sb -_TTSf4n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs10_partitionuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx8subRangeGVs5RangewxPs17_MutableIndexable5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_wxS3_ -_TTSg5SS___TTWurGSrx_s17MutableCollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SS___TTWurGSrx_s17_MutableIndexablesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5SS___TFSr9formIndexfT5afterRSi_T_ -_TTSg5SiSis14_SignedIntegers_SuSus15UnsignedIntegers___TFs11numericCastu0_Rxs14_SignedInteger_s15UnsignedIntegerrFxq_ -_TTSg5SS___TTWurGSrx_s23BidirectionalCollectionsFS_5indexfT6beforewx5Index_wxS0_ -_TTSg5SS___TFSr5indexfT6beforeSi_Si -_TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs6_sort3uRxs17MutableCollectionxs22RandomAccessCollectionrFTRxwxPs17_MutableIndexable5IndexwxS2_wxS2_2byFTWxPs10Collection8Iterator7Element_WxS4_S5___Sb_T_ -_TTSf4n_n_n_n_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs6_sort3uRxs17MutableCollectionxs22RandomAccessCollectionrFTRxwxPs17_MutableIndexable5IndexwxS2_wxS2_2byFTWxPs10Collection8Iterator7Element_WxS4_S5___Sb_T_ -_TTSf4n_n_s_g___TTSg5GSrSS_GSrSS_s17MutableCollectionsGSrSS_s22RandomAccessCollections___TFs9_siftDownuRxs17MutableCollectionxs22RandomAccessCollectionrFTRx5indexwxPs17_MutableIndexable5Index8subRangeGVs5RangewxS2__2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5SS___TTWurGSrx_s17_MutableIndexablesFS_5indexfT5afterwx5Index_wxS0_ -_TTSg5SS___TFSr5indexfT5afterSi_Si -_TTWSis17IntegerArithmeticsZFS_oi1pfTxx_x -_TTWSis10ComparablesZFS_oi2gefTxx_Sb -_TTSf4n_s_g___TTSg5GSrSS_GSrSS_s23BidirectionalCollectionsGSrSS_s17MutableCollections___TFs14_insertionSortuRxs23BidirectionalCollectionxs17MutableCollectionrFTRx8subRangeGVs5RangewxPs14_IndexableBase5Index_2byFTWxPs10Collection8Iterator7Element_WxS5_S6___Sb_T_ -_TTSg5SS___TTWurGSrx_s17MutableCollectionsFS_s9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SS___TFSrs9subscriptFSix -_TTSg5SiSis10Comparables___TFVs5Rangeg7isEmptySb -get_field_types_PropertyListFormat -_TwuiOCSo25PropertyListSerialization18PropertyListFormat -_TwupOCSo25PropertyListSerialization18PropertyListFormat -_TwugOCSo25PropertyListSerialization18PropertyListFormat -initialize_metadata_PropertyListFormat -_TMaV9Alamofire20PropertyListEncoding -get_field_types_PropertyListEncoding -_TMaOCSo25PropertyListSerialization18PropertyListFormat -__swift_memmove_array16_8 -__swift_memcpy_array16_8 -__swift_memcpy16_8 -_TMaV9Alamofire12JSONEncoding -get_field_types_JSONEncoding -_TMaOV9Alamofire11URLEncoding11Destination -get_field_types_Destination -_TwupOV9Alamofire11URLEncoding11Destination -_TwxgOV9Alamofire11URLEncoding11Destination -_TwxsOV9Alamofire11URLEncoding11Destination -_TMaV9Alamofire11URLEncoding -get_field_types_URLEncoding -_TMaO9Alamofire10HTTPMethod -get_field_types_HTTPMethod -_TwuiO9Alamofire10HTTPMethod -_TwupO9Alamofire10HTTPMethod -_TwugO9Alamofire10HTTPMethod -_TwxgO9Alamofire10HTTPMethod -_TwxsO9Alamofire10HTTPMethod -__swift_memmove_array1_1 -__swift_memcpy_array1_1 -__swift_memcpy1_1 -_TWaV9Alamofire20PropertyListEncodingS_17ParameterEncodingS_ -_TWaV9Alamofire12JSONEncodingS_17ParameterEncodingS_ -_TWaV9Alamofire11URLEncodingS_17ParameterEncodingS_ -_TWaOV9Alamofire11URLEncoding11Destinations9_HashableS_ -_TWaOV9Alamofire11URLEncoding11Destinations8HashableS_ -_TWaOV9Alamofire11URLEncoding11Destinations9EquatableS_ -_TWaO9Alamofire10HTTPMethods9_HashableS_ -_TWaO9Alamofire10HTTPMethods16RawRepresentableS_ -_TWaO9Alamofire10HTTPMethods8HashableS_ -_TWaO9Alamofire10HTTPMethods9EquatableS_ -_TTSg5SSSSs9Equatables___TFsoi2eeuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSfq4n_n_d_n_n_d___TTSfq4gs_s___TFSS13_compareASCIIfSSSi -query -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5GSaTSSSS__GSaTSSSS__s10Collections_SS___TFEsPs10Collection3mapurfzFzWx8Iterator7Element_qd__GSaqd___ -_TTSg5SS___TFVs15ContiguousArray6appendfxT_ -_TTSg5SS___TFVs15ContiguousArray36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5TSSSS____TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5TSSSS____TFSag9subscriptFSix -_TTSg5TSSSS____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5TSSSS____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5GVs17LazyMapCollectionGVs10DictionarySSP__SS_GS_GS0_SSP__SS_s8Sequences___TFEsPs8Sequence6sortedfT2byFTWx8Iterator7Element_WxS0_S1___Sb_GSaWxS0_S1___ -_TTSg5SS_GVs17LazyMapCollectionGVs10DictionarySSP__SS_GS_GS0_SSP__SS_s8Sequences___TFVs15ContiguousArrayCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GS_x_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__s8SequencesFS1_22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs17LazyMapCollectionGVs10DictionarySSP__SS_GS_GS0_SSP__SS_s10Collections___TFEsPs10Collection22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs17LazyMapCollectionGVs10DictionarySSP__SS_GS_GS0_SSP__SS_s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__S_sFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TFVs17LazyMapCollectiong9subscriptFwx5Indexq_ -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s10CollectionsFS1_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg9subscriptFGVS_5Indexxq___T3keyx5valueq__ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBuffer12assertingGetfGVVs10Dictionary5Indexxq___T3keyx5valueq__ -_TTSg5SS_P____TFVs23_NativeDictionaryBuffer12assertingGetfGVs22_NativeDictionaryIndexxq__T3keyx5valueq__ -_TTSg5SS_P____TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5SS___TFVs15ContiguousArray37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5SS___TFSp10initializefT2tox5countSi_T_ -_TTSg5SS___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5SS___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5SS___TFVs15ContiguousArray9_getCountfT_Si -_TTSg5SS___TFVs15ContiguousArray40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTRXFo_oSSoSS_oSSzoPs5Error__XFo_iTSSSS__iSSzoPS___ -_TFFV9Alamofire11URLEncodingP33_07E29AB6DA2856B846193FCC509DA12D5queryFGVs10DictionarySSP__SSU_FTSSSS_SS -_TFSSCft19stringInterpolationGSaSS__SS -_TTSfq4g_d___TFSSCft19stringInterpolationGSaSS__SS -_TTSg5SS___TFVs22_ContiguousArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5SS___TFVs22_ContiguousArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5SS___TFCs23_ContiguousArrayStorageD -_TTSg5SS___TFCs23_ContiguousArrayStoraged -_TTSg5SS___TFCs23_ContiguousArrayStorageg15_elementPointerGSpx_ -_TTSg5SS___TFSp12deinitializefT5countSi_Sv -_TFSSCfT26stringInterpolationSegmentSS_SS -_TTSg5TSSSS____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5TSSSS____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5SS___TFVs15ContiguousArray15reserveCapacityfSiT_ -_TTSg5SS___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5SS___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5SS___TFVs22_ContiguousArrayBufferg8endIndexSi -_TTSg5SS___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5SS___TFVs15ContiguousArrayg5countSi -_TTSg5SS___TFVs22_ContiguousArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_x__ -_TTSg5GSaTSSSS__GSaTSSSS__s26RangeReplaceableCollections_GSaTSSSS__GSaTSSSS__s8Sequences___TFsoi2peu0_Rxs26RangeReplaceableCollection_s8SequenceW_8Iterator7Element_zWx8IteratorS2__rFTRxq__T_ -_TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TTWurGSax_s26RangeReplaceableCollectionsFS_6appenduRd__s8SequenceWd__8Iterator7Element_zWx8IteratorS2__rfT10contentsOfqd___T_ -_TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TFSa6appenduRd__s8SequenceWd__8Iterator7Element_zxrfT10contentsOfqd___T_ -queryComponents -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5SS_P____TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5SSSSs8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTWSSs8HashablesFS_g9hashValueSi -_TTSfq4s___TFSSg9hashValueSi -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg5countSi -_TTSg5TSSSS____TTWurGSax_s10CollectionsFS_g5countwx13IndexDistance -_TTSg5TSSSS____TFSag5countSi -_TTSg5TSSSS____TFSa9_getCountfT_Si -_TTSg5TSSSS____TFVs12_ArrayBufferg5countSi -_TTSg5TSSSS____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortfT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__s14_IndexableBasesFS1_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TFVs17LazyMapCollection9formIndexfT5afterRwx5Index_T_ -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s14_IndexableBasesFS1_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs10DictionarySSP__GS_SSP__s10_Indexables___TFEsPs10_Indexable9formIndexfT5afterRwx5Index_T_ -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s14_IndexableBasesFS1_5indexfT5afterwx5Index_wxS2_ -_TTSg5SSSSs8Hashables_P____TFVs10Dictionary5indexfT5afterGVS_5Indexxq____GS0_xq___ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBuffer5indexfT5afterGVVs10Dictionary5Indexxq____GS1_xq___ -_TTSr5SSSSs8Hashables_P____TTRG0_Rxs8HashablerXFo_ixiq__ix_XFo_iT3keyx5valueq___ix_ -_TTSg5SSSSs8Hashables_P____TTRG0_Rxs8HashablerXFo_ixiq__ix_XFo_iT3keyx5valueq___ix_ -_TTSr5SSSSs8Hashables_P____TFFVs10Dictionaryg4keysGVs17LazyMapCollectionGS_xq__x_U_FT3keyx5valueq__x -_TTSg5SSSSs8Hashables_P____TFFVs10Dictionaryg4keysGVs17LazyMapCollectionGS_xq__x_U_FT3keyx5valueq__x -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__s14_IndexableBasesFS1_g10startIndexwx5Index -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TFVs17LazyMapCollectiong10startIndexwx5Index -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s14_IndexableBasesFS1_g10startIndexwx5Index -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg10startIndexGVS_5Indexxq___ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBufferg10startIndexGVVs10Dictionary5Indexxq___ -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg10startIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TTWu0_Rxs10CollectionrGVs17LazyMapCollectionxq__S_sFS_g5countwx13IndexDistance -_TTSg5GVs10DictionarySSP__GS_SSP__s10Collections_SS___TFVs17LazyMapCollectiong5countwx13IndexDistance -_TTSg5SSSSs8Hashables_P____TTWu0_Rxs8HashablerGVs10Dictionaryxq__s10CollectionsFS1_g5countwx13IndexDistance -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg5countSi -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBufferg5countSi -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSg5SSSSs8Hashables_P____TFVs18DictionaryIterator4nextfT_GSqT3keyx5valueq___ -_TTSg5SSSSs8Hashables_P____TFVs18DictionaryIterator11_nativeNextfT_GSqT3keyx5valueq___ -_TTSg5GSaP__GSaP__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5P____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5P____TFSa9formIndexfT5afterRSi_T_ -_TTSg5P____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5P____TFSag9subscriptFSix -_TTSg5P____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5P____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5P____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5TSSSS____TFSa6appendfxT_ -_TTSg5TSSSS____TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5TSSSS____TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5TSSSS____TFSp10initializefT2tox5countSi_T_ -_TTSg5TSSSS____TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5TSSSS____TFVs12_ArrayBuffers5countSi -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffers5countSi -_TTSg5TSSSS____TFVs12_ArrayBufferg8capacitySi -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5TSSSS____TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5TSSSS____TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5TSSSS____TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -escape -_TTSg5P____TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5P____TFSSCurfT10describingx_SS -_TTSg5CSo8NSNumber___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5CSo8NSNumber___TFSSCurfT10describingx_SS -isBool.get -_TTSg5P____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5P____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5P____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5P____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5P____TFVs22_ContiguousArrayBufferg5countSi -_TMaCSo8NSNumber -_TTSg5P____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5P____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5P____TFSag8endIndexSi -_TTSg5P____TFSa9_getCountfT_Si -_TTSg5P____TFVs12_ArrayBufferg5countSi -_TTSg5P____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5SS_P____TZFVs22_NativeDictionaryIndexoi2eefTGS_xq__GS_xq___Sb -_TTSg5SSSSs8Hashables_P____TFVs10Dictionary12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_P____TFOs24_VariantDictionaryBuffer12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_P____TZFVs18DictionaryIterator6_cocoafCs24_CocoaDictionaryIteratorGS_xq__ -_TTSg5SS_P____TFVs23_NativeDictionaryBufferg8endIndexGVs22_NativeDictionaryIndexxq__ -_TMaGSaP__ -_TMaGVs10DictionarySSP__ -_TFSS5indexfTVVSS13CharacterView5Index8offsetBySi9limitedByS0__GSqS0__ -_TTSfq4s_n_s_n___TTSgq5VSS13CharacterViewS_s23_BidirectionalIndexables___TFEsPs23_BidirectionalIndexable5indexfTwx5Index8offsetBywx13IndexDistance9limitedBywxS0__GSqwxS0__ -_TTSg5VVSS13CharacterView5IndexS0_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTWVVSS13CharacterView5Indexs9EquatablesZFS1_oi2eefTxx_Sb -_TFSSg8endIndexVVSS13CharacterView5Index -_TZFSSoi2pefTRSSSS_T_ -_TFFV9Alamofire11URLEncoding6escapeFSSSSu0_KzT_VVSS13CharacterView5Index -_TFSSg10startIndexVVSS13CharacterView5Index -_TTSf4g_n___TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TFSa6appenduRd__s8SequenceWd__8Iterator7Element_zxrfT10contentsOfqd___T_ -_TTSg5TSSSS____TFSrg8endIndexSi -_TTSg5TSSSS____TFSrg5countSi -_TTSg5TSSSS__GSaTSSSS__GSaTSSSS__s8Sequences___TFSr10initializeuRd__s8SequenceWd__8Iterator7Element_zxrfT4fromqd___Twd__S0_Si_ -_TTSg5TSSSS____TTWurGSax_s8SequencesFS_13_copyContentsfT12initializingGSrWx8Iterator7Element___TwxS0_Si_ -_TTSg5TSSSS____TFSa13_copyContentsfT12initializingGSrx__TGVs16IndexingIteratorGSax__Si_ -_TTSg5TSSSS____TFSrCfT5startGSqGSpx__5countSi_GSrx_ -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs16IteratorSequenceGVs16IndexingIteratorGSaTSSSS____GS1_GS2_GSaTSSSS____s8Sequences___TFEsPs20_ArrayBufferProtocol20_arrayAppendSequenceuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__T_ -_TTSg5TSSSS____TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5TSSSS____TFSag24_baseAddressIfContiguousGSqGSpx__ -_TTSg5TSSSS____TFVs12_ArrayBufferg31firstElementAddressIfContiguousGSqGSpx__ -_TTSg5GSaTSSSS__GSaTSSSS__s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5TSSSS____TFSag8capacitySi -_TTSg5TSSSS____TFSa12_getCapacityfT_Si -_TTSg5TSSSS____TTWurGSax_s8SequencesFS_g19underestimatedCountSi -_TTSg5GSaTSSSS__GSaTSSSS__s10Collections___TFEsPs10Collectiong19underestimatedCountSi -_TTSf4gs_n___TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs16IteratorSequenceGVs16IndexingIteratorGSaTSSSS____GS1_GS2_GSaTSSSS____s8Sequences___TFEsPs20_ArrayBufferProtocol20_arrayAppendSequenceuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__T_ -_TTSg5GVs16IndexingIteratorGSaTSSSS___GS_GSaTSSSS___s16IteratorProtocols___TTWuRxs16IteratorProtocolrGVs16IteratorSequencex_S_sFS_4nextfT_GSqwx7Element_ -_TTSg5GVs16IndexingIteratorGSaTSSSS___GS_GSaTSSSS___s16IteratorProtocols___TFVs16IteratorSequence4nextfT_GSqwx7Element_ -_TTSg5GSaTSSSS__GSaTSSSS__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaTSSSS__GSaTSSSS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5TSSSS____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5TSSSS____TFSa9formIndexfT5afterRSi_T_ -_TTSg5TSSSS____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_s5countSi -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerTSSSS__GS1_TSSSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5TSSSS____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5TSSSS____TFSag8endIndexSi -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerTSSSS__GS1_TSSSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5TSSSS____TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5TSSSS____TFVs12_ArrayBufferg8endIndexSi -_TTSg5TSSSS____TFSp12deinitializefT5countSi_Sv -_TTSg5TSSSS____TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5TSSSS____TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSf4n_n_d___TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageTSSSS__ -_TMaTSSSS_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSf4g_n___TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortfT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_ -_TTSg5SS_T____TTWurGVs15ContiguousArrayx_s17MutableCollectionsFS0_42_withUnsafeMutableBufferPointerIfSupportedurfzFzTGSpWx8Iterator7Element__Si_qd__GSqqd___ -_TTSg5SS_T____TFVs15ContiguousArray42_withUnsafeMutableBufferPointerIfSupportedurfzFzTGSpx_Si_qd__GSqqd___ -_TTSg5SS_T____TFVs15ContiguousArray30withUnsafeMutableBufferPointerurfzFzRGSrx_qd__qd__ -_TTSg5SS_T____TFFVs15ContiguousArray30withUnsafeMutableBufferPointerurFzFzRGSrx_qd__qd__L_6$deferu__rfT_T_ -_TTSg5GVs15ContiguousArraySS____TFs4swapurFTRxRx_T_ -_TTSf1n_n_cl236_TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TTRGRxs17MutableCollectionxs22RandomAccessCollectionrXFo_dGSpWxPs10Collection8Iterator7Element__dSi_zoPs5Error__XFo_dGSpWxS2_S3___dSi_iT_zoPS4___XFo_dGSpSS_dSi_zoPs5Error_____TTSg5SS_T____TFFVs15ContiguousArray42_withUnsafeMutableBufferPointerIfSupportedurFzFzTGSpx_Si_qd__GSqqd___U_FzRGSrx_qd__ -_TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TTRGRxs17MutableCollectionxs22RandomAccessCollectionrXFo_dGSpWxPs10Collection8Iterator7Element__dSi_zoPs5Error__XFo_dGSpWxS2_S3___dSi_iT_zoPS4___ -_TTSg5GVs15ContiguousArraySS_GS_SS_s17MutableCollectionsGS_SS_s22RandomAccessCollections___TFFesRxs17MutableCollectionxs22RandomAccessCollectionrS_4sortFT2byFTWxPs10Collection8Iterator7Element_WxS2_S3___Sb_T_U_FTGSpWxS2_S3___Si_T_ -_TTSf4s___TTSg5SS___TFSrg5countSi -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT8newCountSi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5SS___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol25_outlinedMakeUniqueBufferfT11bufferCountSi_T_ -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_wx7Element__ -_TTWSus17BitwiseOperationssZFS_g8allZerosx -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5TSSSS____TFSa15reserveCapacityfSiT_ -_TTSg5GVs12_ArrayBufferTSSSS__GS_TSSSS__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5TSSSS____TTWurGVs12_ArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSgq5VVSS17UnicodeScalarView16_ScratchIteratorS0_s16IteratorProtocols___TFVs5UTF166decodeuRxs16IteratorProtocolwx7ElementzVs6UInt16rfRxOs21UnicodeDecodingResult -_TTSg5TSSSS____TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5SS_P____TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -_TTSg5GVs22_NativeDictionaryIndexSSP__GS_SSP__s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS_P____TTWu0_rGVs22_NativeDictionaryIndexxq__s9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s9Equatable10Foundation___TFsoi2neuRxs9EquatablerFTxx_Sb -options.get -format.get -binary.get -xml.get -default.get -prettyPrinted.get -_TIFV9Alamofire12JSONEncodingcFT7optionsVCSo17JSONSerialization14WritingOptions_S0_A_ -_TTSg5VCSo17JSONSerialization14WritingOptionsS0_s10SetAlgebra10Foundation_GSaS0__GSaS0__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVCSo17JSONSerialization14WritingOptions_GSaS0__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVCSo17JSONSerialization14WritingOptions_GSaS0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VCSo17JSONSerialization14WritingOptions___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSag9subscriptFSix -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VCSo17JSONSerialization14WritingOptions___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSag8endIndexSi -_TTSg5VCSo17JSONSerialization14WritingOptions___TFSa9_getCountfT_Si -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs12_ArrayBufferg5countSi -_TTSg5VCSo17JSONSerialization14WritingOptions___TFVs22_ContiguousArrayBufferg5countSi -_TTSf3cpfr33_TTSfq4n_n_d___TZFSSoi1lfTSSSS_Sb_n_n___TTRXFo_oSSoSS_dSb_XFo_iSSiSS_dSb_ -_TTSfq4n_n_d___TZFSSoi1lfTSSSS_Sb -_TTSfq4gs_gs___TTSfq4n_n_d___TZFSSoi1lfTSSSS_Sb -_TTSfq4gs_s___TFSS13_compareASCIIfSSSi -_TTSg5SS_SS___TFSq3mapurfzFzxqd__GSqqd___ -_TTRXFo_oSS_oSSzoPs5Error__XFo_iSS_iSSzoPS___ -_TFFV9Alamofire11URLEncoding6encodeFzTPS_21URLRequestConvertible_4withGSqGVs10DictionarySSP____V10Foundation10URLRequestU_FSSSS -_TTSf4gs___TFFV9Alamofire11URLEncoding6encodeFzTPS_21URLRequestConvertible_4withGSqGVs10DictionarySSP____V10Foundation10URLRequestU_FSSSS -_TTSg5SSSSs8Hashables_P____TFVs10Dictionaryg7isEmptySb -encodesParametersInURL -destination.get -httpBody.get -queryString.get -methodDependent.get -_TFs27_bridgeAnythingToObjectiveCurFxPs9AnyObject_ -_TFs25_isClassOrObjCExistentialurFMxSb -__TFFC9Alamofire7RequestcFT7sessionCSo10URLSession11requestTaskOS0_11RequestTask5errorGSqPs5Error___S0_U_FT_T_ -__TFC9Alamofire7Request7suspendfT_T__merged -__TTSg5GVs10DictionarySSCSo13URLCredential_GS_SSS0__s10Collections_S0____TFVs17LazyMapCollection12makeIteratorfT_GVs15LazyMapIteratorwx8Iteratorq__ -__TTWVC9Alamofire11DataRequest11RequestableS_15TaskConvertibleS_FS2_4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___ -__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo22URLSessionDownloadTask -__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask_merged -__TTWOC9Alamofire15DownloadRequest12DownloadableS_15TaskConvertibleS_FS2_4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TFFC9Alamofire15DownloadRequest6cancelFT_T_U_FGSqV10Foundation4Data_T_ -__TTRXFo_oGSqV10Foundation4Data___XFdCb_dGSqCSo6NSData___ -__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -__TTWOC9Alamofire13UploadRequest10UploadableS_15TaskConvertibleS_FS2_4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTWOC9Alamofire13StreamRequest10StreamableS_15TaskConvertibleS_FS2_4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func8 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func9 -_globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func10 -__TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -__TTSg5SS_SS___TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -__TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -__TTSg5SS___TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSgq5SiSis23CustomStringConvertibles___TFs26_toStringReadOnlyPrintableuRxs23CustomStringConvertiblerFxSS -__TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer18nativeRemoveObjectfT6forKeyx_GSqq__ -__TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -__TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5CSo10HTTPCookie___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -__TTSfq4n_n_d___TZFVs11AnyHashableoi2eefTS_S__Sb -__TTSr5SSSSs8Hashables_CSo13URLCredential___TFFVs10Dictionaryg6valuesGVs17LazyMapCollectionGS_xq__q__U_FT3keyx5valueq__q_ -__TTSf3cpfr120_TTSr5SSSSs8Hashables_CSo13URLCredential___TFFVs10Dictionaryg6valuesGVs17LazyMapCollectionGS_xq__q__U_FT3keyx5valueq__q__n_n___TTSr5SSSSs8Hashables_CSo13URLCredential___TTRG0_Rxs8HashablerXFo_ixiq__iq__XFo_iT3keyx5valueq___iq__ -__TTSf4n_n_d___TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -__TTSf4g_n_n_n___TFOC9Alamofire13StreamRequest10Streamable4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTSf4g_n_g_n___TFOC9Alamofire13UploadRequest10Uploadable4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTSf4g_n_g_n___TFOC9Alamofire15DownloadRequest12Downloadable4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTSf4g_n_g_n___TFVC9Alamofire11DataRequest11Requestable4taskfzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTask -__TTSf4g_n___TFC9Alamofire16DataTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__T09Alamofire13UploadRequestC10UploadableOWy -__T09Alamofire13UploadRequestC10UploadableOWy.16 -__TMaOC9Alamofire13UploadRequest10Uploadable -__TMaVC9Alamofire11DataRequest11Requestable -__TMaOC9Alamofire15DownloadRequest12Downloadable -__TPA__TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -__TWaVC9Alamofire11DataRequest11RequestableS_15TaskConvertibleS_ -__TWaOC9Alamofire15DownloadRequest12DownloadableS_15TaskConvertibleS_ -__TWaOC9Alamofire13UploadRequest10UploadableS_15TaskConvertibleS_ -__TWaOC9Alamofire13StreamRequest10StreamableS_15TaskConvertibleS_ -__TwXXOC9Alamofire7Request11RequestTask -__TwCPOC9Alamofire7Request11RequestTask -__TwdeOC9Alamofire7Request11RequestTask -__TwxxOC9Alamofire7Request11RequestTask -__TwCpOC9Alamofire7Request11RequestTask -__TwcpOC9Alamofire7Request11RequestTask -__TwcaOC9Alamofire7Request11RequestTask -__TwTkOC9Alamofire7Request11RequestTask -__TwtkOC9Alamofire7Request11RequestTask -__TwtaOC9Alamofire7Request11RequestTask -__TwalOC9Alamofire7Request11RequestTask -__TwXxOC9Alamofire7Request11RequestTask -__TwCcOC9Alamofire7Request11RequestTask -__TwTtOC9Alamofire7Request11RequestTask -__TwtTOC9Alamofire7Request11RequestTask -__TwugOC9Alamofire7Request11RequestTask -__TwupOC9Alamofire7Request11RequestTask -__TwuiOC9Alamofire7Request11RequestTask -__TMaOC9Alamofire7Request11RequestTask -__TwXXVC9Alamofire11DataRequest11Requestable -__TwCPVC9Alamofire11DataRequest11Requestable -__TwcpVC9Alamofire11DataRequest11Requestable -__TwcaVC9Alamofire11DataRequest11Requestable -__TwtaVC9Alamofire11DataRequest11Requestable -__TwXxVC9Alamofire11DataRequest11Requestable -__TwCcVC9Alamofire11DataRequest11Requestable -__TwxsVC9Alamofire11DataRequest11Requestable -__TwxgVC9Alamofire11DataRequest11Requestable -__TwXXOC9Alamofire15DownloadRequest12Downloadable -__TwCPOC9Alamofire15DownloadRequest12Downloadable -__TwcpOC9Alamofire15DownloadRequest12Downloadable -__TwcaOC9Alamofire15DownloadRequest12Downloadable -__TwtaOC9Alamofire15DownloadRequest12Downloadable -__TwXxOC9Alamofire15DownloadRequest12Downloadable -__TwCcOC9Alamofire15DownloadRequest12Downloadable -__TwugOC9Alamofire15DownloadRequest12Downloadable -__TwupOC9Alamofire15DownloadRequest12Downloadable -__TwuiOC9Alamofire15DownloadRequest12Downloadable -__TwXXOC9Alamofire13UploadRequest10Uploadable -__TwCPOC9Alamofire13UploadRequest10Uploadable -__TwxxOC9Alamofire13UploadRequest10Uploadable -__TwCpOC9Alamofire13UploadRequest10Uploadable -__TwcpOC9Alamofire13UploadRequest10Uploadable -__TwcaOC9Alamofire13UploadRequest10Uploadable -__TwtaOC9Alamofire13UploadRequest10Uploadable -__TwXxOC9Alamofire13UploadRequest10Uploadable -__TwCcOC9Alamofire13UploadRequest10Uploadable -__TwugOC9Alamofire13UploadRequest10Uploadable -__TwupOC9Alamofire13UploadRequest10Uploadable -__TwuiOC9Alamofire13UploadRequest10Uploadable -__TwXXOC9Alamofire13StreamRequest10Streamable -__TwCPOC9Alamofire13StreamRequest10Streamable -__TwprOC9Alamofire13StreamRequest10Streamable -__TwdeOC9Alamofire13StreamRequest10Streamable -__TwxxOC9Alamofire13StreamRequest10Streamable -__TwCpOC9Alamofire13StreamRequest10Streamable -__TwcpOC9Alamofire13StreamRequest10Streamable -__TwcaOC9Alamofire13StreamRequest10Streamable -__TwTkOC9Alamofire13StreamRequest10Streamable -___swift_memcpy33_8 -__TwtaOC9Alamofire13StreamRequest10Streamable -__TwalOC9Alamofire13StreamRequest10Streamable -__TwXxOC9Alamofire13StreamRequest10Streamable -__TwCcOC9Alamofire13StreamRequest10Streamable -___swift_memmove_array40_8 -__TwugOC9Alamofire13StreamRequest10Streamable -__TwupOC9Alamofire13StreamRequest10Streamable -__TwuiOC9Alamofire13StreamRequest10Streamable -__TMaOC9Alamofire13StreamRequest10Streamable -__TMaTGSqP9Alamofire15TaskConvertible__GSqCSo14URLSessionTask__ -__TPA__TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionStreamTask -__TPA__TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionStreamTask -__TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask -__TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -_objectdestroy.69_merged -__TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -__TPA__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo22URLSessionDownloadTask -__TPA__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -__TPA__TFFVC9Alamofire11DataRequest11Requestable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo18URLSessionDataTask -__TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask_merged -__TPA__TTRXFo__oCSo18URLSessionDataTaskzoPs5Error__XFo__iS_zoPS0___ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4gs_g___TFFC9Alamofire7Request18cURLRepresentationFT_SSU_FTSSCSo10HTTPCookie_SS -__TTSf4g_n_n_n___TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -__TTSf4g_g___TFFC9Alamofire15DownloadRequest6cancelFT_T_U_FGSqV10Foundation4Data_T_ -__TTSf4g_g_n_n___TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -__TwxxOC9Alamofire15DownloadRequest12Downloadable -_block_destroy_helper.96 -__TPA__TTRXFo__oCSo20URLSessionStreamTaskzoPs5Error__XFo__iS_zoPS0___.61 -__TPA__TTRXFo__oCSo20URLSessionUploadTaskzoPs5Error__XFo__iS_zoPS0___ -__TPA__TTRXFo__oCSo20URLSessionUploadTaskzoPs5Error__XFo__iS_zoPS0___.74 -__TPA__TTRXFo__oCSo20URLSessionUploadTaskzoPs5Error__XFo__iS_zoPS0___.81 -__TPA__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___ -__TPA__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___.94 -__TPA__TTRXFo__oCSo20URLSessionStreamTaskzoPs5Error__XFo__iS_zoPS0___ -_block_copy_helper.95 -__TwCpVC9Alamofire11DataRequest11Requestable -__TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -__TwprOC9Alamofire7Request11RequestTask -__TwCpOC9Alamofire15DownloadRequest12Downloadable -__TwxxVC9Alamofire11DataRequest11Requestable -__TWvdvC9Alamofire12TaskDelegate10credentialGSqCSo13URLCredential_ -__TMLP9Alamofire15TaskConvertible_ -__TMp9Alamofire15TaskConvertible -__TWvdvC9Alamofire16DataTaskDelegate8progressCSo8Progress -__TWvdvC9Alamofire16DataTaskDelegate10dataStreamGSqFV10Foundation4DataT__ -__TWvdvC9Alamofire16DataTaskDelegate15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWvdvC9Alamofire20DownloadTaskDelegate10resumeDataGSqV10Foundation4Data_ -__TMLGSqCSo14URLSessionTask_ -__TWvdvC9Alamofire20DownloadTaskDelegate15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWvdvC9Alamofire18UploadTaskDelegate14uploadProgressCSo8Progress -__TWvdvC9Alamofire18UploadTaskDelegate21uploadProgressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWPVC9Alamofire11DataRequest11RequestableS_15TaskConvertibleS_ -__TWPOC9Alamofire15DownloadRequest12DownloadableS_15TaskConvertibleS_ -__TWPOC9Alamofire13UploadRequest10UploadableS_15TaskConvertibleS_ -__TWPOC9Alamofire13StreamRequest10StreamableS_15TaskConvertibleS_ -__TMRfP9Alamofire14RequestAdapter_ -__TMRfP9Alamofire14RequestRetrier_ -__TMRfP9Alamofire15TaskConvertible_ -__TWvdvC9Alamofire7Request12originalTaskGSqPS_15TaskConvertible__ -__TWvdvC9Alamofire7Request9startTimeGSqSd_ -__TWvdvC9Alamofire7Request7endTimeGSqSd_ -__TWvdvC9Alamofire7Request11validationsGSaFT_T__ -__TWvdvC9Alamofire7RequestP33_118BC03984F32CCF649653E95C325F6312taskDelegateCS_12TaskDelegate -__TWvdvC9Alamofire7RequestP33_118BC03984F32CCF649653E95C325F6316taskDelegateLockCSo6NSLock -__TWoFC9Alamofire7Requests8delegateCS_12TaskDelegate -__TWoFC9Alamofire7Requestm8delegateCS_12TaskDelegate -__TWoFC9Alamofire7Requests10retryCountSu -__TWoFC9Alamofire7Requestm10retryCountSu -__TWoFC9Alamofire7Requestg9startTimeGSqSd_ -__TWoFC9Alamofire7Requests9startTimeGSqSd_ -__TWoFC9Alamofire7Requestm9startTimeGSqSd_ -__TWoFC9Alamofire7Requestg7endTimeGSqSd_ -__TWoFC9Alamofire7Requests7endTimeGSqSd_ -__TWoFC9Alamofire7Requestm7endTimeGSqSd_ -__TWoFC9Alamofire7Requestg11validationsGSaFT_T__ -__TWoFC9Alamofire7Requests11validationsGSaFT_T__ -__TWoFC9Alamofire7Requestm11validationsGSaFT_T__ -__TWoFC9Alamofire7RequestgP33_118BC03984F32CCF649653E95C325F6312taskDelegateCS_12TaskDelegate -__TWoFC9Alamofire7RequestsP33_118BC03984F32CCF649653E95C325F6312taskDelegateCS_12TaskDelegate -__TWoFC9Alamofire7RequestmP33_118BC03984F32CCF649653E95C325F6312taskDelegateCS_12TaskDelegate -__TWoFC9Alamofire7RequestgP33_118BC03984F32CCF649653E95C325F6316taskDelegateLockCSo6NSLock -__TWoFC9Alamofire7RequestsP33_118BC03984F32CCF649653E95C325F6316taskDelegateLockCSo6NSLock -__TWoFC9Alamofire7RequestmP33_118BC03984F32CCF649653E95C325F6316taskDelegateLockCSo6NSLock -__TWoFC9Alamofire7RequestCfT7sessionCSo10URLSession11requestTaskOS0_11RequestTask5errorGSqPs5Error___S0_ -__TMfC9Alamofire7Request -__TWVOC9Alamofire7Request11RequestTask -__TMnOC9Alamofire7Request11RequestTask -__TMLOC9Alamofire7Request11RequestTask -__TMfOC9Alamofire7Request11RequestTask -__TMRfOC9Alamofire7Request11RequestTask -__TMRfC9Alamofire7Request -__TWoFC9Alamofire11DataRequestg12dataDelegateCS_16DataTaskDelegate -__TMfC9Alamofire11DataRequest -__TWVVC9Alamofire11DataRequest11Requestable -__TMnVC9Alamofire11DataRequest11Requestable -__TMLVC9Alamofire11DataRequest11Requestable -__TMfVC9Alamofire11DataRequest11Requestable -__TMRfVC9Alamofire11DataRequest11Requestable -__TMRfC9Alamofire11DataRequest -__TMRsC9Alamofire11DataRequest -__TWoFC9Alamofire15DownloadRequestg16downloadDelegateCS_20DownloadTaskDelegate -__TMfC9Alamofire15DownloadRequest -__TMfVC9Alamofire15DownloadRequest15DownloadOptions -__TMRfVC9Alamofire15DownloadRequest15DownloadOptions -__TWVOC9Alamofire15DownloadRequest12Downloadable -__TMnOC9Alamofire15DownloadRequest12Downloadable -__TMLOC9Alamofire15DownloadRequest12Downloadable -__TMfOC9Alamofire15DownloadRequest12Downloadable -__TMRfOC9Alamofire15DownloadRequest12Downloadable -__TMRfC9Alamofire15DownloadRequest -__TMRsC9Alamofire15DownloadRequest -__TWoFC9Alamofire13UploadRequestg14uploadDelegateCS_18UploadTaskDelegate -__TMfC9Alamofire13UploadRequest -__TWVOC9Alamofire13UploadRequest10Uploadable -__TMnOC9Alamofire13UploadRequest10Uploadable -__TMLOC9Alamofire13UploadRequest10Uploadable -__TMfOC9Alamofire13UploadRequest10Uploadable -__TMRfOC9Alamofire13UploadRequest10Uploadable -__TMRfC9Alamofire13UploadRequest -__TMRsC9Alamofire13UploadRequest -__TMfC9Alamofire13StreamRequest -__TWVOC9Alamofire13StreamRequest10Streamable -__TMnOC9Alamofire13StreamRequest10Streamable -__TMLOC9Alamofire13StreamRequest10Streamable -__TMfOC9Alamofire13StreamRequest10Streamable -__TMRfOC9Alamofire13StreamRequest10Streamable -__TMRfC9Alamofire13StreamRequest -__TMRsC9Alamofire13StreamRequest -__TMRaVC9Alamofire15DownloadRequest15DownloadOptionss9OptionSetS_ -__TMRaVC9Alamofire15DownloadRequest15DownloadOptionss10SetAlgebraS_ -__TMRaVC9Alamofire15DownloadRequest15DownloadOptionss16RawRepresentableS_ -__TMRaVC9Alamofire15DownloadRequest15DownloadOptionss25ExpressibleByArrayLiteralS_ -__TMRfCSo11FileManager -__TMRsCSo11FileManager -__TMRfCSo10NetService -__TMRsCSo10NetService -__TMRbOCSo11FileManager19SearchPathDirectory -__TMRbVCSo11FileManager20SearchPathDomainMask -__TMRbOC9Alamofire7Request11RequestTask -__TMRbOC9Alamofire15DownloadRequest12Downloadable -__TMRbOC9Alamofire13UploadRequest10Uploadable -__TMRbOC9Alamofire13StreamRequest10Streamable -__TMLT8hostNameSS4portSi_ -__TMLCSo10NetService -__TMLTV10Foundation4DataVS_10URLRequest_ -__TMLTV10Foundation3URLVS_10URLRequest_ -__TMLTCSo11InputStreamV10Foundation10URLRequest_ -__TMLTGSqP9Alamofire15TaskConvertible__GSqCSo14URLSessionTask__ -__TMLGSqP9Alamofire15TaskConvertible__ -__TMLGSqSd_ -__TMLGSaFT_T__ -__TMLFT_T_ -__TMLCSo20URLSessionUploadTask -_block_descriptor.97 -__TWvdvC9Alamofire18UploadTaskDelegate19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TMLCSo10HTTPCookie -__TMLGCs37_HashableTypedNativeDictionaryStorageVs11AnyHashableP__ -__TMOC9Alamofire7Request11RequestTask -__TMVC9Alamofire11DataRequest11Requestable -__TMOC9Alamofire15DownloadRequest12Downloadable -__TMOC9Alamofire13UploadRequest10Uploadable -__TMOC9Alamofire13StreamRequest10Streamable -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Request.swift -_TTSf4g_g_n_n___TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -_TTSg5V10Foundation3URL___TFSag9subscriptFSix -_TTSg5V10Foundation3URL___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5V10Foundation3URL___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5V10Foundation3URL___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5V10Foundation3URL___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5V10Foundation3URL___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5GSaV10Foundation3URL_GSaS0__s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5V10Foundation3URL___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5V10Foundation3URL___TFSag8endIndexSi -_TTSg5V10Foundation3URL___TFSa9_getCountfT_Si -_TTSg5V10Foundation3URL___TFVs12_ArrayBufferg5countSi -_TTSg5V10Foundation3URL___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5V10Foundation3URL___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf4g_g___TFFC9Alamofire15DownloadRequest6cancelFT_T_U_FGSqV10Foundation4Data_T_ -downloadDelegate.get -resumeData.set -_TTSf4g_n_n_n___TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_prevfSiSi -_TTSg5P____TFSp10initializefT2tox5countSi_T_ -_TTSg5P____TFSp4movefT_x -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5Vs11AnyHashable___TFSp10initializefT2tox5countSi_T_ -_TTSg5Vs11AnyHashable___TFSp4movefT_x -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg8capacitySi -_TTWVs11AnyHashables8HashablesFS0_g9hashValueSi -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffers5countSi -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg5countSi -_TTSg5P____TFSp12deinitializefT5countSi_Sv -_TTSg5Vs11AnyHashable___TFSp12deinitializefT5countSi_Sv -_TTSf4gs_g___TFFC9Alamofire7Request18cURLRepresentationFT_SSU_FTSSCSo10HTTPCookie_SS -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5SS___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5SS___TFVs12_ArrayBufferg8endIndexSi -_TTSg5SS___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5SS___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5SS___TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5SS___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TPA__TTRXFo__oCSo18URLSessionDataTaskzoPs5Error__XFo__iS_zoPS0___ -_TTRXFo__oCSo18URLSessionDataTaskzoPs5Error__XFo__iS_zoPS0___ -objectdestroy.102 -_TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask -_TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask -_TTSf4g_g___TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU1_FT_CSo20URLSessionUploadTask -_TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -objectdestroy.69 -_TPA__TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -objectdestroy.63 -_TPA__TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionStreamTask -_TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionStreamTask -_TTSf4g_gs_n___TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionStreamTask -objectdestroy.56 -_TPA__TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionStreamTask -_TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionStreamTask -_TTSf4g_g___TFFOC9Alamofire13StreamRequest10Streamable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionStreamTask -objectdestroy.50 -_TMaTGSqP9Alamofire15TaskConvertible__GSqCSo14URLSessionTask__ -_TMaGSqCSo14URLSessionTask_ -_TMaGSqP9Alamofire15TaskConvertible__ -_TMaP9Alamofire15TaskConvertible_ -initialize_metadata_Streamable -_TMaC9Alamofire13StreamRequest -_TMaOC9Alamofire13StreamRequest10Streamable -get_field_types_Streamable -_TMaCSo10NetService -_TMaT8hostNameSS4portSi_ -_TwuiOC9Alamofire13StreamRequest10Streamable -_TwupOC9Alamofire13StreamRequest10Streamable -_TwugOC9Alamofire13StreamRequest10Streamable -__swift_memmove_array40_8 -_TwCcOC9Alamofire13StreamRequest10Streamable -_TwXxOC9Alamofire13StreamRequest10Streamable -_TwalOC9Alamofire13StreamRequest10Streamable -_TwtaOC9Alamofire13StreamRequest10Streamable -__swift_memcpy33_8 -_TwTkOC9Alamofire13StreamRequest10Streamable -_TwcaOC9Alamofire13StreamRequest10Streamable -_TwcpOC9Alamofire13StreamRequest10Streamable -_TwCpOC9Alamofire13StreamRequest10Streamable -_TwxxOC9Alamofire13StreamRequest10Streamable -_TwdeOC9Alamofire13StreamRequest10Streamable -_TwprOC9Alamofire13StreamRequest10Streamable -_TwCPOC9Alamofire13StreamRequest10Streamable -_TwXXOC9Alamofire13StreamRequest10Streamable -get_field_types_StreamRequest -initialize_metadata_Uploadable -_TMaC9Alamofire13UploadRequest -get_field_types_Uploadable -_TMaTCSo11InputStreamV10Foundation10URLRequest_ -_TMaTV10Foundation3URLVS_10URLRequest_ -_TMaTV10Foundation4DataVS_10URLRequest_ -_TwuiOC9Alamofire13UploadRequest10Uploadable -_TwupOC9Alamofire13UploadRequest10Uploadable -_TwugOC9Alamofire13UploadRequest10Uploadable -_TwCcOC9Alamofire13UploadRequest10Uploadable -_TwXxOC9Alamofire13UploadRequest10Uploadable -_TwtaOC9Alamofire13UploadRequest10Uploadable -_TwcaOC9Alamofire13UploadRequest10Uploadable -_TwcpOC9Alamofire13UploadRequest10Uploadable -_TwCpOC9Alamofire13UploadRequest10Uploadable -_TwxxOC9Alamofire13UploadRequest10Uploadable -_TwCPOC9Alamofire13UploadRequest10Uploadable -_TwXXOC9Alamofire13UploadRequest10Uploadable -get_field_types_UploadRequest -initialize_metadata_Downloadable -_TMaC9Alamofire15DownloadRequest -get_field_types_Downloadable -_TwuiOC9Alamofire15DownloadRequest12Downloadable -_TwupOC9Alamofire15DownloadRequest12Downloadable -_TwugOC9Alamofire15DownloadRequest12Downloadable -_TwCcOC9Alamofire15DownloadRequest12Downloadable -_TwXxOC9Alamofire15DownloadRequest12Downloadable -_TwtaOC9Alamofire15DownloadRequest12Downloadable -_TwcaOC9Alamofire15DownloadRequest12Downloadable -_TwcpOC9Alamofire15DownloadRequest12Downloadable -_TwCPOC9Alamofire15DownloadRequest12Downloadable -_TwXXOC9Alamofire15DownloadRequest12Downloadable -initialize_metadata_DownloadOptions -get_field_types_DownloadOptions -get_field_types_DownloadRequest -initialize_metadata_Requestable -_TMaC9Alamofire11DataRequest -get_field_types_Requestable -_TwxgVC9Alamofire11DataRequest11Requestable -_TwxsVC9Alamofire11DataRequest11Requestable -_TwCcVC9Alamofire11DataRequest11Requestable -_TwXxVC9Alamofire11DataRequest11Requestable -_TwtaVC9Alamofire11DataRequest11Requestable -_TwcaVC9Alamofire11DataRequest11Requestable -_TwcpVC9Alamofire11DataRequest11Requestable -_TwCPVC9Alamofire11DataRequest11Requestable -_TwXXVC9Alamofire11DataRequest11Requestable -get_field_types_DataRequest -initialize_metadata_RequestTask -_TMaC9Alamofire7Request -_TMaOC9Alamofire7Request11RequestTask -get_field_types_RequestTask -_TwuiOC9Alamofire7Request11RequestTask -_TwupOC9Alamofire7Request11RequestTask -_TwugOC9Alamofire7Request11RequestTask -_TwtTOC9Alamofire7Request11RequestTask -_TwTtOC9Alamofire7Request11RequestTask -_TwCcOC9Alamofire7Request11RequestTask -_TwXxOC9Alamofire7Request11RequestTask -_TwalOC9Alamofire7Request11RequestTask -_TwtaOC9Alamofire7Request11RequestTask -_TwtkOC9Alamofire7Request11RequestTask -_TwTkOC9Alamofire7Request11RequestTask -_TwcaOC9Alamofire7Request11RequestTask -_TwcpOC9Alamofire7Request11RequestTask -_TwCpOC9Alamofire7Request11RequestTask -_TwxxOC9Alamofire7Request11RequestTask -_TwdeOC9Alamofire7Request11RequestTask -_TwCPOC9Alamofire7Request11RequestTask -_TwXXOC9Alamofire7Request11RequestTask -get_field_types_Request -_TMaGSaFT_T__ -_TMaFT_T_ -_TMaGSqSd_ -_TWaOC9Alamofire13StreamRequest10StreamableS_15TaskConvertibleS_ -_TWaOC9Alamofire13UploadRequest10UploadableS_15TaskConvertibleS_ -_TWaOC9Alamofire15DownloadRequest12DownloadableS_15TaskConvertibleS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss25ExpressibleByArrayLiteralS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss9EquatableS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss16RawRepresentableS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss10SetAlgebraS_ -_TWaVC9Alamofire15DownloadRequest15DownloadOptionss9OptionSetS_ -_TMaVC9Alamofire15DownloadRequest15DownloadOptions -_TWaVC9Alamofire11DataRequest11RequestableS_15TaskConvertibleS_ -_TWaC9Alamofire7Requests28CustomDebugStringConvertibleS_ -_TWaC9Alamofire7Requests23CustomStringConvertibleS_ -_TPA__TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -_TFZFC9Alamofire15DownloadRequest28suggestedDownloadDestinationFT3forOCSo11FileManager19SearchPathDirectory2inVS1_20SearchPathDomainMask_FTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS5_7optionsVS0_15DownloadOptions_U_FTS5_S6__T14destinationURLS5_7optionsS7__ -_TMaOC9Alamofire15DownloadRequest12Downloadable -_TMaVC9Alamofire11DataRequest11Requestable -_TMaOC9Alamofire13UploadRequest10Uploadable -authenticate -credential.set -error.set -_TTSf4g_d___TTSg5VCSo6NSData21Base64EncodingOptionsS0_s10SetAlgebra10Foundation___TFEsPs10SetAlgebraCft12arrayLiteralGSawx7Element__x -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s10SetAlgebra10Foundation_GSaS0__GSaS0__s8Sequences___TFEsPs10SetAlgebraCuRd__s8SequenceWd__8Iterator7Element_zwx7Elementrfqd__x -_TTSg5GSaVCSo6NSData21Base64EncodingOptions_GSaS0__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaVCSo6NSData21Base64EncodingOptions_GSaS0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5VCSo6NSData21Base64EncodingOptions___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSag9subscriptFSix -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx7ElementzxrS_6insertfwxS0_T8insertedSb17memberAfterInsertwxS0__ -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_9formUnionfxT_ -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s9OptionSet10Foundation___TFEsPs9OptionSet12intersectionfxx -_TTSg5VCSo6NSData21Base64EncodingOptionsS0_s9OptionSet10Foundation___TFesRxs9OptionSetwx8RawValues17BitwiseOperationsrS_16formIntersectionfxT_ -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5VCSo6NSData21Base64EncodingOptions___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSag8endIndexSi -_TTSg5VCSo6NSData21Base64EncodingOptions___TFSa9_getCountfT_Si -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs12_ArrayBufferg5countSi -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5VCSo6NSData21Base64EncodingOptions___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -task -adapt -_TMaCSo20URLSessionUploadTask -_TTSf4g_d___TTSg5Vs11AnyHashableS_s8Hashables_P____TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5GSaTVs11AnyHashableP___GSaTS_P___s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5TVs11AnyHashableP_____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5TVs11AnyHashableP_____TFSa9formIndexfT5afterRSi_T_ -_TTSg5TVs11AnyHashableP_____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5TVs11AnyHashableP_____TFSag9subscriptFSix -_TTSg5TVs11AnyHashableP_____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5TVs11AnyHashableP_____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT15minimumCapacitySi_GS0_xq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT8capacitySi_GS0_xq__ -_TTSg5TVs11AnyHashableP_____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5TVs11AnyHashableP_____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5TVs11AnyHashableP_____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTWVs11AnyHashables9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TMaGCs37_HashableTypedNativeDictionaryStorageVs11AnyHashableP__ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferCfT_GS_xq__ -_TTSg5GSaTVs11AnyHashableP___GSaTS_P___s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5TVs11AnyHashableP_____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5TVs11AnyHashableP_____TFSag8endIndexSi -_TTSg5TVs11AnyHashableP_____TFSa9_getCountfT_Si -_TTSg5TVs11AnyHashableP_____TFVs12_ArrayBufferg5countSi -_TTSg5TVs11AnyHashableP_____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSf3cpfr120_TTSr5SSSSs8Hashables_CSo13URLCredential___TFFVs10Dictionaryg6valuesGVs17LazyMapCollectionGS_xq__q__U_FT3keyx5valueq__q__n_n___TTSr5SSSSs8Hashables_CSo13URLCredential___TTRG0_Rxs8HashablerXFo_ixiq__iq__XFo_iT3keyx5valueq___iq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TTRG0_Rxs8HashablerXFo_ixiq__iq__XFo_iT3keyx5valueq___iq__ -_TTSr5SSSSs8Hashables_CSo13URLCredential___TFFVs10Dictionaryg6valuesGVs17LazyMapCollectionGS_xq__q__U_FT3keyx5valueq__q_ -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg9_isNativeSb -_TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5SS___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5SS___TFVs12_ArrayBufferg8capacitySi -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer18nativeRemoveObjectfT6forKeyx_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer12nativeDeletefTGVs23_NativeDictionaryBufferxq__11idealBucketSi6offsetSi_T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSgq5SiSis23CustomStringConvertibles___TFs26_toStringReadOnlyPrintableuRxs23CustomStringConvertiblerFxSS -_TTSg5SS___TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs12_ArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5GVs22_NativeDictionaryIndexSSCSo13URLCredential_GS_SSS0__s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS_CSo13URLCredential___TTWu0_rGVs22_NativeDictionaryIndexxq__s9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5SS_CSo13URLCredential___TZFVs22_NativeDictionaryIndexoi2eefTGS_xq__GS_xq___Sb -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg8endIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg8capacitySi -_TTSgq5SSSSs20TextOutputStreamables___TFs27_toStringReadOnlyStreamableuRxs20TextOutputStreamablerFxSS -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func10 -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func9 -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func8 -uploadProgress -uploadDelegate.get -uploadProgressHandler.set -uploadProgress.get -request.get -_TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -_TTSf4g_g_g___TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo20URLSessionUploadTask -_TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -_TTSf4g_g_g___TFFOC9Alamofire13UploadRequest10Uploadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo20URLSessionUploadTask -suggestedDownloadDestination -downloadProgress -progressHandler.set -_TTRXFo_oGSqV10Foundation4Data___XFdCb_dGSqCSo6NSData___ -_TFFC9Alamofire15DownloadRequest6cancelFT_T_U_FGSqV10Foundation4Data_T_ -cancel -downloadTask.get -_TFVE9AlamofireVCSo14NSNotification4Name4Taskau9DidCancelS1_ -resumeData.get -_TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -_TTSf4g_g___TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -_TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___ -removePreviousFile.get -_TFVC9Alamofire15DownloadRequest15DownloadOptionsau18removePreviousFileS1_ -createIntermediateDirectories.get -_TFVC9Alamofire15DownloadRequest15DownloadOptionsau29createIntermediateDirectoriesS1_ -dataDelegate.get -stream -dataStream.set -_TTSg5SSSSs8Hashables___TFVs11AnyHashableCuRxs8HashablerfxS_ -_TTSg5GVs10DictionarySSCSo13URLCredential_GS_SSS0__s10Collections_S0____TFVs17LazyMapCollection12makeIteratorfT_GVs15LazyMapIteratorwx8Iteratorq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TTWu0_Rxs8HashablerGVs10Dictionaryxq__s10CollectionsFS1_12makeIteratorfT_wx8Iterator -_TTSg5SSSSs8Hashables_CSo13URLCredential___TFVs10Dictionary12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TFOs24_VariantDictionaryBuffer12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TZFVs18DictionaryIterator6_cocoafCs24_CocoaDictionaryIteratorGS_xq__ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg10startIndexGVs22_NativeDictionaryIndexxq__ -cURLRepresentation -_TTSg5SSSSs9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSf4gs_gs___TTSg5SSSSs9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS___TFSa6appendfxT_ -_TTSg5SS___TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5GVs18DictionaryIteratorSSCSo13URLCredential_GS_SSS0__s16IteratorProtocols_S0____TFVs15LazyMapIterator4nextfT_GSqq__ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TTWu0_Rxs8HashablerGVs18DictionaryIteratorxq__s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TFVs18DictionaryIterator4nextfT_GSqT3keyx5valueq___ -_TTSg5SSSSs8Hashables_CSo13URLCredential___TFVs18DictionaryIterator11_nativeNextfT_GSqT3keyx5valueq___ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer12assertingGetfGVs22_NativeDictionaryIndexxq__T3keyx5valueq__ -_TTSg5GSaCSo10HTTPCookie_GSaS__s8Sequences_SS___TFEsPs8Sequence6reduceurfzTqd__FzTqd__Wx8Iterator7Element__qd___qd__ -_TTSg5GSaCSo10HTTPCookie_GSaS__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaCSo10HTTPCookie_GSaS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CSo10HTTPCookie___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5CSo10HTTPCookie___TFSag9subscriptFSix -_TTSg5CSo10HTTPCookie___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TFVSS13CharacterView5indexfT6beforeVS_5Index_S0_ -_TTSfq4s_n___TFVSS13CharacterView5indexfT6beforeVS_5Index_S0_ -_TTSg5CSo10HTTPCookie___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5CSo10HTTPCookie___TFSa9formIndexfT5afterRSi_T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs18DictionaryIterator4nextfT_GSqT3keyx5valueq___ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs18DictionaryIterator11_nativeNextfT_GSqT3keyx5valueq___ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBuffer12assertingGetfGVs22_NativeDictionaryIndexxq__T3keyx5valueq__ -_TTSg5SSSSs8Hashables_SS___TFVs18DictionaryIterator4nextfT_GSqT3keyx5valueq___ -_TTSg5SSSSs8Hashables_SS___TFVs18DictionaryIterator11_nativeNextfT_GSqT3keyx5valueq___ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffer12assertingGetfGVs22_NativeDictionaryIndexxq__T3keyx5valueq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5SS___TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5SS___TFVs12_ArrayBuffers5countSi -_TTSg5SS___TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5SS___TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5Vs11AnyHashable_P____TZFVs22_NativeDictionaryIndexoi2eefTGS_xq__GS_xq___Sb -_TTSg5Vs11AnyHashable___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5Vs11AnyHashable___TFSSCurfT10describingx_SS -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10Dictionary12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TZFVs18DictionaryIterator6_cocoafCs24_CocoaDictionaryIteratorGS_xq__ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg8endIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg10startIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5P____TFes0_RxzVs11AnyHashablerVs10Dictionarys9subscriptFPs9_Hashable_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10Dictionarys9subscriptFxGSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10Dictionary11removeValuefT6forKeyx_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer11removeValuefT6forKeyx_GSqq__ -_TTSg5SS_SS___TZFVs22_NativeDictionaryIndexoi2eefTGS_xq__GS_xq___Sb -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer11updateValuefTq_6forKeyx_GSqq__ -_TTWSSs9_HashablesFS_14_toAnyHashablefT_Vs11AnyHashable -_TTSgq5SSSSs8Hashables___TFVs11AnyHashableCuRxs8HashablerfxS_ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5SSSSs8Hashables_SS___TFVs10Dictionary12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer12makeIteratorfT_GVs18DictionaryIteratorxq__ -_TTSg5SSSSs8Hashables_SS___TZFVs18DictionaryIterator6_cocoafCs24_CocoaDictionaryIteratorGS_xq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg8endIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg10startIndexGVs22_NativeDictionaryIndexxq__ -_TTSg5Vs11AnyHashableS_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5CSo10HTTPCookie___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TFSSCfT21_builtinStringLiteralBp17utf8CodeUnitCountBw7isASCIIBi1__SS -_TTRXFo_oSSoCSo10HTTPCookie_oSSzoPs5Error__XFo_iSSiS__iSSzoPS0___ -_TFFC9Alamofire7Request18cURLRepresentationFT_SSU_FTSSCSo10HTTPCookie_SS -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5CSo10HTTPCookie___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo10HTTPCookie___TFSa29_hoistableIsNativeTypeCheckedfT_Sb -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg32arrayPropertyIsNativeTypeCheckedSb -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg20_isNativeTypeCheckedSb -_TTSg5GSaCSo10HTTPCookie_GSaS__s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5CSo10HTTPCookie___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5CSo10HTTPCookie___TFSag8endIndexSi -_TTSg5CSo10HTTPCookie___TFSa9_getCountfT_Si -_TTSg5CSo10HTTPCookie___TFVs12_ArrayBufferg5countSi -_TMaCSo10HTTPCookie -_TTSg5T3keySS5valueCSo13URLCredential__S____TFSq3mapurfzFzxqd__GSqqd___ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5SS_CSo13URLCredential___TFVs23_NativeDictionaryBufferg4keysGSpx_ -credential.get -response.get -_TFSSCfT26stringInterpolationSegmentSi_SS -suspend -_TFVE9AlamofireVCSo14NSNotification4Name4Taskau10DidSuspendS1_ -resume -_TFVE9AlamofireVCSo14NSNotification4Name4Taskau9DidResumeS1_ -authorizationHeader -_TFFC9Alamofire7RequestcFT7sessionCSo10URLSession11requestTaskOS0_11RequestTask5errorGSqPs5Error___S0_U_FT_T_ -_TTSf4g___TFFC9Alamofire7RequestcFT7sessionCSo10URLSession11requestTaskOS0_11RequestTask5errorGSqPs5Error___S0_U_FT_T_ -retryCount.get -session.get -__TFC9Alamofire7Requestg8timelineVS_8Timeline -__TPA__TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -__TFE9AlamofirePS_8Response3addfGSqPs9AnyObject__T_ -__TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_ -__TPA__TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T__merged -__TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T__merged -__TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSg5SiSis8Hashables___TFVs3Set8containsfxSb -__TTSf3cpfr187_TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3___n_n_n_n_n___TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_4Data_oGSqPs5Error___oGO9Alamofire6ResultS2___XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_S2___ -__TTSf3cpfr200_TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3___n_n_n_n_n___TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultVS_4Data__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_S6___ -__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -__TFZFC9Alamofire15DownloadRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP___merged -_globalinit_33_39EEDF845955893097265C4B130CD574_func2 -__TPA__TTRXFo_oGV9Alamofire12DataResponseV10Foundation4Data___XFo_iGS0_S2____ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TTRXFo_oGV9Alamofire16DownloadResponseV10Foundation4Data___XFo_iGS0_S2____ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g___TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -__TTSf4g_g___TFFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g___TFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_ -__TTSf4g_g_g___TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T__merged -__TTSf4g_g___TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TTSf4n_g_g_g___TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3__ -__TTSf4n_g_g_n___TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3__ -__TPA__TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_ -__TPA__TTRXFo_oGV9Alamofire12DataResponseSS___XFo_iGS0_SS___ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -__TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__ -__TPA__TTRXFo_oGV9Alamofire16DownloadResponseSS___XFo_iGS0_SS___ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T__merged -__TPA__TFZFC9Alamofire11DataRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -__TPA__TFZFC9Alamofire15DownloadRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -__TWturGV9Alamofire22DataResponseSerializerx_S_30DataResponseSerializerProtocolS_16SerializedObject -__TwXXV9Alamofire22DataResponseSerializer -__TwCPV9Alamofire22DataResponseSerializer -__TwxxV9Alamofire22DataResponseSerializer -__TwCpV9Alamofire22DataResponseSerializer -__TwcpV9Alamofire22DataResponseSerializer -__TwcaV9Alamofire22DataResponseSerializer -__TwtaV9Alamofire22DataResponseSerializer -__TwXxV9Alamofire22DataResponseSerializer -__TwCcV9Alamofire22DataResponseSerializer -__TwxsV9Alamofire22DataResponseSerializer -__TwxgV9Alamofire22DataResponseSerializer -_swift_rt_swift_getGenericMetadata -_get_field_types_DataResponseSerializer_merged -__TMaTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_3URL_GSqPs5Error___ -__TMaTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_4Data_GSqPs5Error___ -__TMaTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_3URL_GSqPs5Error____merged -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TTSf4n_g_g_n_n___TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T__merged -__TTSf4g_d___TTSg5SiSis8Hashables___TZFesRxs8HashablerVs16_NativeSetBuffer9fromArrayfGSax_GS0_x_ -__TPA__TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -__TPA__TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -__TPA__TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T__merged -__TPA__TFFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_U_FT_T_ -__TPA__TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T__merged -__TPA__TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_.98 -__TwxsV9Alamofire26DownloadResponseSerializer -__TwXxV9Alamofire26DownloadResponseSerializer -__TPA__TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_.72 -__TwcaV9Alamofire26DownloadResponseSerializer -__TWturGV9Alamofire26DownloadResponseSerializerx_S_34DownloadResponseSerializerProtocolS_16SerializedObject -_block_destroy_helper.12 -_block_destroy_helper.18 -_block_destroy_helper.24 -_block_destroy_helper.45 -_block_destroy_helper.59 -_block_destroy_helper.113 -_block_destroy_helper.131 -_block_destroy_helper.162 -_block_destroy_helper.177 -_block_destroy_helper.211 -_block_destroy_helper.231 -_block_destroy_helper.241 -_block_destroy_helper.251 -_block_destroy_helper.261 -_block_destroy_helper.268 -_block_destroy_helper.274 -_block_destroy_helper.280 -_block_destroy_helper.286 -__TwCpV9Alamofire26DownloadResponseSerializer -__TwXXV9Alamofire26DownloadResponseSerializer -__TwtaV9Alamofire26DownloadResponseSerializer -_block_copy_helper.11 -_block_copy_helper.17 -_block_copy_helper.23 -_block_copy_helper.44 -_block_copy_helper.58 -_block_copy_helper.112 -_block_copy_helper.130 -_block_copy_helper.161 -_block_copy_helper.176 -_block_copy_helper.210 -_block_copy_helper.230 -_block_copy_helper.240 -_block_copy_helper.250 -_block_copy_helper.260 -_block_copy_helper.267 -_block_copy_helper.273 -_block_copy_helper.279 -_block_copy_helper.285 -__TwcpV9Alamofire26DownloadResponseSerializer -__TwCcV9Alamofire26DownloadResponseSerializer -__TwCPV9Alamofire26DownloadResponseSerializer -__TPA__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__.139 -__TPA__TFZFC9Alamofire15DownloadRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__.170 -__TPA__TFZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__.123 -__TPA__TFZFC9Alamofire11DataRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__.155 -__TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_4Data_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__.76 -__TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_4Data_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__ -__TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__.102 -__TPA__TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_.160 -__TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_.175 -__TwxgV9Alamofire26DownloadResponseSerializer -__TwxxV9Alamofire26DownloadResponseSerializer -__Tv9AlamofireP33_39EEDF845955893097265C4B130CD57420emptyDataStatusCodesGVs3SetSi_ -_block_descriptor.13 -_block_descriptor.19 -_block_descriptor.25 -_block_descriptor.46 -_block_descriptor.60 -_block_descriptor.114 -__TMLCSo6NSNull -_block_descriptor.132 -_block_descriptor.163 -_block_descriptor.178 -__TMRfP9Alamofire30DataResponseSerializerProtocol_ -__TMRfV9Alamofire22DataResponseSerializer -__TMRfP9Alamofire34DownloadResponseSerializerProtocol_ -__TMRfV9Alamofire26DownloadResponseSerializer -__TMRaurGV9Alamofire22DataResponseSerializerx_S_30DataResponseSerializerProtocolS_ -__TMRaurGV9Alamofire26DownloadResponseSerializerx_S_34DownloadResponseSerializerProtocolS_ -__TMRfCSo13DispatchQueue -__TMRsCSo13DispatchQueue -__TMRbVCSo17JSONSerialization14ReadingOptions -__TMLTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_3URL_GSqPs5Error___ -__TMLGSqCSo15HTTPURLResponse_ -__TMLGSqV10Foundation3URL_ -__TMLTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_4Data_GSqPs5Error___ -__TMLGSqV10Foundation4Data_ -__TWvdvC9Alamofire20DownloadTaskDelegate11destinationGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions__ -__TWvdvC9Alamofire20DownloadTaskDelegate12temporaryURLGSqV10Foundation3URL_ -__TWvdvC9Alamofire20DownloadTaskDelegate14destinationURLGSqV10Foundation3URL_ -__TWvdvC9Alamofire12TaskDelegate19initialResponseTimeGSqSd_ -__TMC9Alamofire16DataTaskDelegate -__TMC9Alamofire20DownloadTaskDelegate -__TMC9Alamofire18UploadTaskDelegate -_block_descriptor.212 -__TWvdvC9Alamofire16DataTaskDelegateP33_882ADC2214AAA6CD531CE30210191C7B11mutableDataV10Foundation4Data -_block_descriptor.232 -_block_descriptor.242 -_block_descriptor.252 -_block_descriptor.262 -__TMLGCs23_ContiguousArrayStorageSi_ -__TMLGCs30_HashableTypedNativeSetStorageSi_ -__TWPurGV9Alamofire16DownloadResponsex_S_8ResponseS_ -_block_descriptor.269 -_block_descriptor.275 -__TWPurGV9Alamofire12DataResponsex_S_8ResponseS_ -_block_descriptor.281 -_block_descriptor.287 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ResponseSerialization.swift -_TPA__TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -_TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -_TPA__TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -objectdestroy.265 -_TTSf4g_d___TTSg5SiSis8Hashables___TZFesRxs8HashablerVs16_NativeSetBuffer9fromArrayfGSax_GS0_x_ -_TTSg5GSaSi_GSaSi_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5Si___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5Si___TFSa9formIndexfT5afterRSi_T_ -_TTSg5Si___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5Si___TFSag9subscriptFSix -_TTSg5Si___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5Si___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5Si___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBufferCfT15minimumCapacitySi_GS0_x_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBufferCfT8capacitySi_GS0_x_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer5_findfTx11startBucketSi_T3posGVs15_NativeSetIndexx_5foundSb_ -_TTSg5Si___TFVs16_NativeSetBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer7_bucketfxSi -_TTSg5Si___TFVs16_NativeSetBufferg8capacitySi -_TTSg5Si___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5Si___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5Si___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5Si___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5Si___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5Si___TFVs16_NativeSetBuffers5countSi -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer6_indexfT5afterSi_Si -_TTSg5Si___TFVs16_NativeSetBuffer3keyfT2atSi_x -_TTSg5Si___TFVs16_NativeSetBufferg4keysGSpx_ -_TTSg5Si___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Si___TFVs16_NativeSetBufferCfT8capacitySi7storageCs20_RawNativeSetStorage_GS_x_ -_TTSf4n_n_d___TTSg5Si___TFVs16_NativeSetBufferCfT8capacitySi7storageCs20_RawNativeSetStorage_GS_x_ -_TTSg5Si___TFVs16_NativeSetBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TMaGCs30_HashableTypedNativeSetStorageSi_ -_TTSg5Si___TFVs16_NativeSetBufferCfT_GS_x_ -_TTSg5GSaSi_GSaSi_s10Collections___TFEsPs10Collectiong7isEmptySb -_TTSg5Si___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5Si___TFSag8endIndexSi -_TTSg5Si___TFSa9_getCountfT_Si -_TTSg5Si___TFVs12_ArrayBufferg5countSi -_TTSg5Si___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TPA__TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -objectdestroy.255 -objectdestroy.245 -objectdestroy.235 -_TTSf4n_g_g_n_n___TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -serializeResponseString -objectdestroy.225 -objectdestroy.205 -objectdestroy.195 -objectdestroy.192 -_TMaTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS_3URL_GSqPs5Error___ -_TMaGSqV10Foundation3URL_ -_TMaGSqCSo15HTTPURLResponse_ -_TMaV9Alamofire26DownloadResponseSerializer -get_field_types_DataResponseSerializer -create_generic_metadata_DataResponseSerializer -_TMaV9Alamofire22DataResponseSerializer -_TwxgV9Alamofire22DataResponseSerializer -_TwxsV9Alamofire22DataResponseSerializer -_TwCcV9Alamofire22DataResponseSerializer -_TwXxV9Alamofire22DataResponseSerializer -_TwtaV9Alamofire22DataResponseSerializer -_TwcaV9Alamofire22DataResponseSerializer -_TwcpV9Alamofire22DataResponseSerializer -_TwCpV9Alamofire22DataResponseSerializer -_TwxxV9Alamofire22DataResponseSerializer -_TwCPV9Alamofire22DataResponseSerializer -_TwXXV9Alamofire22DataResponseSerializer -_TWaurGV9Alamofire26DownloadResponseSerializerx_S_34DownloadResponseSerializerProtocolS_ -_TWaurGV9Alamofire22DataResponseSerializerx_S_30DataResponseSerializerProtocolS_ -_TWturGV9Alamofire22DataResponseSerializerx_S_30DataResponseSerializerProtocolS_16SerializedObject -objectdestroy.168 -_TPA__TFZFC9Alamofire15DownloadRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -objectdestroy.165 -objectdestroy.153 -_TPA__TFZFC9Alamofire11DataRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -_TFZFC9Alamofire11DataRequest30propertyListResponseSerializerFT7optionsVCSo25PropertyListSerialization17MutabilityOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -objectdestroy.150 -_TPA__TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -objectdestroy.137 -_TPA__TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -objectdestroy.134 -objectdestroy.121 -_TPA__TFZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -_TFZFC9Alamofire11DataRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_22DataResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_4Data_GSqPs5Error___GOS_6ResultP__ -objectdestroy.118 -objectdestroy.110 -_TPA__TTRXFo_oGV9Alamofire16DownloadResponseSS___XFo_iGS0_SS___ -_TTRXFo_oGV9Alamofire16DownloadResponseSS___XFo_iGS0_SS___ -objectdestroy.100 -objectdestroy.96 -_TPA__TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__ -_TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultSS__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_SS__ -_TPA__TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -_TFZFC9Alamofire15DownloadRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_26DownloadResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_3URL_GSqPs5Error___GOS_6ResultSS_ -objectdestroy.90 -_TPA__TTRXFo_oGV9Alamofire12DataResponseSS___XFo_iGS0_SS___ -_TTRXFo_oGV9Alamofire12DataResponseSS___XFo_iGS0_SS___ -objectdestroy.70 -_TPA__TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_ -_TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_ -_TTSf4n_g_g_n_n___TFZFC9Alamofire11DataRequest24stringResponseSerializerFT8encodingGSqVE10FoundationSS8Encoding__GVS_22DataResponseSerializerSS_U_FTGSqVS1_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS1_4Data_GSqPs5Error___GOS_6ResultSS_ -objectdestroy.64 -_TFZFC9Alamofire7Request23serializeResponseStringFT8encodingGSqVE10FoundationSS8Encoding_8responseGSqCSo15HTTPURLResponse_4dataGSqVS1_4Data_5errorGSqPs5Error___GOS_6ResultSS_u_KzT_S2_ -_TF9AlamofireauP33_39EEDF845955893097265C4B130CD57420emptyDataStatusCodesGVs3SetSi_ -_TTSf4n_g_g_n___TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3__ -serializeResponseData -_TTSf4n_g_g_g___TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3__ -_TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -destinationURL.get -temporaryURL.get -_TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_u_KzT_S2_ -add -_metrics.set -metrics.get -fileURL.get -_TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSf4g_g_g_g___TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSf4g_g___TFFFC9Alamofire15DownloadRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_23DefaultDownloadResponseT__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g_g___TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -_TFFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_u_KzT_S1_ -_TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -data.get -mutableData.get -dataStream.get -_TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_u_KzT_S2_ -_TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSf4g_g_g_g___TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TTSf4g_g___TFFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_U_FT_T_ -_TPA__TTRXFo_oGV9Alamofire16DownloadResponseV10Foundation4Data___XFo_iGS0_S2____ -_TTRXFo_oGV9Alamofire16DownloadResponseV10Foundation4Data___XFo_iGS0_S2____ -_TPA__TTRXFo_oGV9Alamofire12DataResponseV10Foundation4Data___XFo_iGS0_S2____ -_TTRXFo_oGV9Alamofire12DataResponseV10Foundation4Data___XFo_iGS0_S2____ -globalinit_33_39EEDF845955893097265C4B130CD574_func2 -_TTSg5SiSis8Hashables___TFVs3SetCft12arrayLiteralGSax__GS_x_ -_TTSg5SiSis8Hashables___TFVs3SetCfT13_nativeBufferGVs16_NativeSetBufferx__GS_x_ -_TTSg5SiSis8Hashables___TZFesRxs8HashablerVs16_NativeSetBuffer9fromArrayfGSax_GS0_x_ -_TTSg5Si___TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5Si___TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5Si___TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5Si___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageSi_ -responsePropertyList -response -propertyListResponseSerializer -_TFZFC9Alamofire15DownloadRequest22jsonResponseSerializerFT7optionsVCSo17JSONSerialization14ReadingOptions_GVS_26DownloadResponseSerializerP__U_FTGSqV10Foundation10URLRequest_GSqCSo15HTTPURLResponse_GSqVS4_3URL_GSqPs5Error___GOS_6ResultP__ -serializeResponsePropertyList -_TFV10Foundation4Datag5countSi -_TMaCSo6NSNull -responseJSON -jsonResponseSerializer -serializeResponseJSON -responseString -stringResponseSerializer -responseData -_TTSf3cpfr200_TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3___n_n_n_n_n___TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_3URL_oGSqPs5Error___oGO9Alamofire6ResultVS_4Data__XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_S6___ -_TFZFC9Alamofire15DownloadRequest22dataResponseSerializerFT_GVS_26DownloadResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqVS2_3URL_GSqPs5Error___GOS_6ResultS3__ -dataResponseSerializer -_TTSf3cpfr187_TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3___n_n_n_n_n___TTRXFo_oGSqV10Foundation10URLRequest_oGSqCSo15HTTPURLResponse_oGSqVS_4Data_oGSqPs5Error___oGO9Alamofire6ResultS2___XFo_oGSqS0__oGSqS1__oGSqS2__oGSqPS3____iGS5_S2___ -_TFZFC9Alamofire11DataRequest22dataResponseSerializerFT_GVS_22DataResponseSerializerV10Foundation4Data_U_FTGSqVS2_10URLRequest_GSqCSo15HTTPURLResponse_GSqS3__GSqPs5Error___GOS_6ResultS3__ -_TTSg5SiSis8Hashables___TFVs3Set8containsfxSb -_TTSg5SiSis8Hashables___TFOs17_VariantSetBuffer8maybeGetfxGSqx_ -_TTSg5SiSis8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer8maybeGetfxGSqx_ -_TTSg5Si___TFVs16_NativeSetBufferg5countSi -_TTSg5SiSis8Hashables___TFOs17_VariantSetBufferg8asNativeGVs16_NativeSetBufferx_ -_TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire26DownloadResponseSerializerP__GS0_P__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire26DownloadResponseSerializerSS_GS0_SS_S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire26DownloadResponseSerializerV10Foundation4Data_GS0_S2__S_34DownloadResponseSerializerProtocolS____TFFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TPA__TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -objectdestroy.21 -_TFFC9Alamofire15DownloadRequest8responseuRxS_34DownloadResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_16DownloadResponsewx16SerializedObject_T__DS0_U_FT_T_ -_TPA__TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -_TFFC9Alamofire11DataRequest8responseFT5queueGSqCSo13DispatchQueue_17completionHandlerFVS_19DefaultDataResponseT__DS0_U_FT_T_ -_TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire22DataResponseSerializerP__GS0_P__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire22DataResponseSerializerSS_GS0_SS_S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TTSf4g_g___TTSg5GV9Alamofire22DataResponseSerializerV10Foundation4Data_GS0_S2__S_30DataResponseSerializerProtocolS____TFFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_U_FT_T_ -_TFFC9Alamofire11DataRequest8responseuRxS_30DataResponseSerializerProtocolrFT5queueGSqCSo13DispatchQueue_18responseSerializerx17completionHandlerFGVS_12DataResponsewx16SerializedObject_T__DS0_U_FT_T_ -timeline.get -_TFFC9Alamofire7Requestg8timelineVS_8Timelineu0_KzT_Sd -_TFFC9Alamofire7Requestg8timelineVS_8Timelineu_KzT_Sd -serializeResponse.materialize -serializeResponse.set -_TTRXFo___XFdCb___ -__T09Alamofire7AFErrorO30MultipartEncodingFailureReasonOWy.2 -__TFE9AlamofirePs5Errorg20underlyingAdaptErrorGSqPS0___ -__TFOO9Alamofire7AFError30ParameterEncodingFailureReasong20localizedDescriptionSS -__TFOO9Alamofire7AFError30MultipartEncodingFailureReasong20localizedDescriptionSS -__TFOO9Alamofire7AFError31ResponseValidationFailureReasong20localizedDescriptionSS -__TFOO9Alamofire7AFError34ResponseSerializationFailureReasong20localizedDescriptionSS -__TwXXO9Alamofire7AFError -__TwCPO9Alamofire7AFError -__TwprO9Alamofire7AFError -__TwdeO9Alamofire7AFError -__TwxxO9Alamofire7AFError -__TwCpO9Alamofire7AFError -__TwcpO9Alamofire7AFError -__TwcaO9Alamofire7AFError -__TwTkO9Alamofire7AFError -__TwtkO9Alamofire7AFError -__TwtaO9Alamofire7AFError -__TwalO9Alamofire7AFError -__TwXxO9Alamofire7AFError -__TwCcO9Alamofire7AFError -__TwTtO9Alamofire7AFError -__TwtTO9Alamofire7AFError -__TwugO9Alamofire7AFError -__TwupO9Alamofire7AFError -__TwuiO9Alamofire7AFError -__TwXXOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwCPOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwcpOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwcaOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwtaOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwXxOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwCcOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwugOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwupOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwuiOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwXXOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwCPOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwxxOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwCpOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwcpOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwcaOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwtaOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwXxOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwCcOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwugOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwupOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwuiOO9Alamofire7AFError30MultipartEncodingFailureReason -__TwXXOO9Alamofire7AFError31ResponseValidationFailureReason -__TwCPOO9Alamofire7AFError31ResponseValidationFailureReason -__TwdeOO9Alamofire7AFError31ResponseValidationFailureReason -__TwxxOO9Alamofire7AFError31ResponseValidationFailureReason -__TwCpOO9Alamofire7AFError31ResponseValidationFailureReason -__TwcpOO9Alamofire7AFError31ResponseValidationFailureReason -__TwcaOO9Alamofire7AFError31ResponseValidationFailureReason -__TwTkOO9Alamofire7AFError31ResponseValidationFailureReason -__TwtaOO9Alamofire7AFError31ResponseValidationFailureReason -__TwalOO9Alamofire7AFError31ResponseValidationFailureReason -__TwXxOO9Alamofire7AFError31ResponseValidationFailureReason -__TwCcOO9Alamofire7AFError31ResponseValidationFailureReason -__TwugOO9Alamofire7AFError31ResponseValidationFailureReason -__TwupOO9Alamofire7AFError31ResponseValidationFailureReason -__TwuiOO9Alamofire7AFError31ResponseValidationFailureReason -__TwXXOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwCPOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwxxOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwCpOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwcpOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwcaOO9Alamofire7AFError34ResponseSerializationFailureReason -___swift_memcpy9_8 -__TwtaOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwXxOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwCcOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwugOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwupOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwuiOO9Alamofire7AFError34ResponseSerializationFailureReason -__TwXXV9Alamofire10AdaptError -__TwCPV9Alamofire10AdaptError -__TwcpV9Alamofire10AdaptError -__TwcaV9Alamofire10AdaptError -__TwtaV9Alamofire10AdaptError -__TwXxV9Alamofire10AdaptError -__TwCcV9Alamofire10AdaptError -__TwxsV9Alamofire10AdaptError -__TwxgV9Alamofire10AdaptError -__TMaV9Alamofire10AdaptError -__TwCpV9Alamofire10AdaptError -__TwxxOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwCpOO9Alamofire7AFError30ParameterEncodingFailureReason -__TwprOO9Alamofire7AFError31ResponseValidationFailureReason -__TwxxV9Alamofire10AdaptError -__TMLP9Alamofire14URLConvertible_ -__TMfO9Alamofire7AFError -__TMfOO9Alamofire7AFError30ParameterEncodingFailureReason -__TMRfOO9Alamofire7AFError30ParameterEncodingFailureReason -__TMfOO9Alamofire7AFError30MultipartEncodingFailureReason -__TMRfOO9Alamofire7AFError30MultipartEncodingFailureReason -__TMfOO9Alamofire7AFError31ResponseValidationFailureReason -__TMRfOO9Alamofire7AFError31ResponseValidationFailureReason -__TMfOO9Alamofire7AFError34ResponseSerializationFailureReason -__TMRfOO9Alamofire7AFError34ResponseSerializationFailureReason -__TMRfO9Alamofire7AFError -__TWVV9Alamofire10AdaptError -__TMnV9Alamofire10AdaptError -__TMfV9Alamofire10AdaptError -__TMRfV9Alamofire10AdaptError -__TMRbOO9Alamofire7AFError30ParameterEncodingFailureReason -__TMRbOO9Alamofire7AFError30MultipartEncodingFailureReason -__TMRbOO9Alamofire7AFError31ResponseValidationFailureReason -__TMRbOO9Alamofire7AFError34ResponseSerializationFailureReason -__TMRbO9Alamofire7AFError -__TMLT2atV10Foundation3URL_ -__TMLT8encodingVE10FoundationSS8Encoding_ -__TMLT5errorPs5Error__ -__TMLT22acceptableContentTypesGSaSS__ -__TMLGSaSS_ -__TMLT22acceptableContentTypesGSaSS_19responseContentTypeSS_ -__TMLT4codeSi_ -__TMLT3urlV10Foundation3URL_ -__TMLT2inV10Foundation3URL_ -__TMLT5atURLV10Foundation3URL5errorPs5Error__ -__TMLT6forURLV10Foundation3URL5errorPs5Error__ -__TMLT3forV10Foundation3URL_ -__TMLT3urlP9Alamofire14URLConvertible__ -__TMLT6reasonOO9Alamofire7AFError30ParameterEncodingFailureReason_ -__TMLT6reasonOO9Alamofire7AFError30MultipartEncodingFailureReason_ -__TMLT6reasonOO9Alamofire7AFError31ResponseValidationFailureReason_ -__TMLT6reasonOO9Alamofire7AFError34ResponseSerializationFailureReason_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/AFError.swift -_TMaV9Alamofire10AdaptError -AFError.swift -get_field_types_AdaptError -_TwxgV9Alamofire10AdaptError -_TwxsV9Alamofire10AdaptError -_TwCcV9Alamofire10AdaptError -_TwXxV9Alamofire10AdaptError -_TwtaV9Alamofire10AdaptError -_TwcaV9Alamofire10AdaptError -_TwcpV9Alamofire10AdaptError -_TwCPV9Alamofire10AdaptError -_TwXXV9Alamofire10AdaptError -_TMaOO9Alamofire7AFError34ResponseSerializationFailureReason -get_field_types_ResponseSerializationFailureReason -_TMaT5errorPs5Error__ -_TMaT8encodingVE10FoundationSS8Encoding_ -_TMaT2atV10Foundation3URL_ -_TwuiOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwupOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwugOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwCcOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwXxOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwtaOO9Alamofire7AFError34ResponseSerializationFailureReason -__swift_memcpy9_8 -_TwcaOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwcpOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwCpOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwxxOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwCPOO9Alamofire7AFError34ResponseSerializationFailureReason -_TwXXOO9Alamofire7AFError34ResponseSerializationFailureReason -_TMaOO9Alamofire7AFError31ResponseValidationFailureReason -get_field_types_ResponseValidationFailureReason -_TMaT4codeSi_ -_TMaT22acceptableContentTypesGSaSS_19responseContentTypeSS_ -_TMaGSaSS_ -_TMaT22acceptableContentTypesGSaSS__ -_TwuiOO9Alamofire7AFError31ResponseValidationFailureReason -_TwupOO9Alamofire7AFError31ResponseValidationFailureReason -_TwugOO9Alamofire7AFError31ResponseValidationFailureReason -_TwCcOO9Alamofire7AFError31ResponseValidationFailureReason -_TwXxOO9Alamofire7AFError31ResponseValidationFailureReason -_TwalOO9Alamofire7AFError31ResponseValidationFailureReason -_TwtaOO9Alamofire7AFError31ResponseValidationFailureReason -_TwTkOO9Alamofire7AFError31ResponseValidationFailureReason -_TwcaOO9Alamofire7AFError31ResponseValidationFailureReason -_TwcpOO9Alamofire7AFError31ResponseValidationFailureReason -_TwCpOO9Alamofire7AFError31ResponseValidationFailureReason -_TwxxOO9Alamofire7AFError31ResponseValidationFailureReason -_TwdeOO9Alamofire7AFError31ResponseValidationFailureReason -_TwCPOO9Alamofire7AFError31ResponseValidationFailureReason -_TwXXOO9Alamofire7AFError31ResponseValidationFailureReason -_TMaOO9Alamofire7AFError30MultipartEncodingFailureReason -get_field_types_MultipartEncodingFailureReason -_TMaT3forV10Foundation3URL_ -_TMaT6forURLV10Foundation3URL5errorPs5Error__ -_TMaT5atURLV10Foundation3URL5errorPs5Error__ -_TMaT2inV10Foundation3URL_ -_TMaT3urlV10Foundation3URL_ -_TwuiOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwupOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwugOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwCcOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwXxOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwtaOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwcaOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwcpOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwCpOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwxxOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwCPOO9Alamofire7AFError30MultipartEncodingFailureReason -_TwXXOO9Alamofire7AFError30MultipartEncodingFailureReason -_TMaOO9Alamofire7AFError30ParameterEncodingFailureReason -get_field_types_ParameterEncodingFailureReason -_TwuiOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwupOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwugOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwCcOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwXxOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwtaOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwcaOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwcpOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwCPOO9Alamofire7AFError30ParameterEncodingFailureReason -_TwXXOO9Alamofire7AFError30ParameterEncodingFailureReason -_TMaO9Alamofire7AFError -get_field_types_AFError -_TMaT6reasonOO9Alamofire7AFError34ResponseSerializationFailureReason_ -_TMaT6reasonOO9Alamofire7AFError31ResponseValidationFailureReason_ -_TMaT6reasonOO9Alamofire7AFError30MultipartEncodingFailureReason_ -_TMaT6reasonOO9Alamofire7AFError30ParameterEncodingFailureReason_ -_TMaT3urlP9Alamofire14URLConvertible__ -_TMaP9Alamofire14URLConvertible_ -_TwuiO9Alamofire7AFError -_TwupO9Alamofire7AFError -_TwugO9Alamofire7AFError -_TwtTO9Alamofire7AFError -_TwTtO9Alamofire7AFError -_TwCcO9Alamofire7AFError -_TwXxO9Alamofire7AFError -_TwalO9Alamofire7AFError -_TwtaO9Alamofire7AFError -_TwtkO9Alamofire7AFError -_TwTkO9Alamofire7AFError -_TwcaO9Alamofire7AFError -_TwcpO9Alamofire7AFError -_TwCpO9Alamofire7AFError -_TwxxO9Alamofire7AFError -_TwdeO9Alamofire7AFError -_TwprO9Alamofire7AFError -_TwCPO9Alamofire7AFError -_TwXXO9Alamofire7AFError -_TWaO9Alamofire7AFError10Foundation14LocalizedErrorS_ -_TWaV9Alamofire10AdaptErrors5ErrorS_ -_TWaO9Alamofire7AFErrors5ErrorS_ -localizedDescription.get -_TTSg5VE10FoundationSS8Encoding___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5VE10FoundationSS8Encoding___TFSSCurfT10describingx_SS -_TTSg5V10Foundation3URL___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5V10Foundation3URL___TFSSCurfT10describingx_SS -_TTSg5Ps5Error____TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5Ps5Error____TFSSCurfT10describingx_SS -_TTSg5P9Alamofire14URLConvertible____TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5P9Alamofire14URLConvertible____TFSSCurfT10describingx_SS -failedStringEncoding.get -responseCode.get -responseContentType.get -acceptableContentTypes.get -underlyingError.get -url.get -urlConvertible.get -isResponseSerializationError.get -isResponseValidationError.get -isMultipartEncodingError.get -isParameterEncodingError.get -isInvalidURLError.get -underlyingAdaptError.get -__T0s24_VariantDictionaryBufferOWy.1 -_globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_func3 -__TFIZvC9Alamofire14SessionManager7defaultS0_iU_FT_S0_ -_globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_func4 -__TFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_ -__TFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SS -__TFFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SSU_FT_SS -__TFFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SSU0_FT_SS -__TFC9Alamofire14SessionManagerCfT13configurationCSo23URLSessionConfiguration8delegateCS_15SessionDelegate24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__S0__merged -__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_ -__TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_U_FT_T_ -__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -_globalinit_33_5086B0E684B07FD2C061AC50FDA3F8DD_func7 -__TTSgq5SdSds23CustomStringConvertibles___TFs26_toStringReadOnlyPrintableuRxs23CustomStringConvertiblerFxSS -__TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -__TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TFFs16_float64ToStringFTSd5debugSb_SSU_FGSpVs5UInt8_SS -__TTSf4g___TTSg5SSSSs8Hashables_SS_Vs11AnyHashableS0_S_s_P____TFs17_dictionaryUpCastu2_Rxs8Hashable0_S_rFGVs10Dictionaryxq__GS0_q0_q1__ -__TTSf4g_d___TTSg5SSSSs8Hashables_SS___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -__TTSf4d_g___TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_ -__TTSf4g_g_g_n_g___TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -__TTSf4g_g_n___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -__TTSf4g___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -__TPA__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -__TPA__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -__TwXXOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwCPOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwxxOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwCpOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwcpOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwcaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -___swift_memcpy24_8 -__TwtaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwXxOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwCcOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -___swift_memmove_array24_8 -__TwugOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwupOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TwuiOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U2_FT_T_ -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -__TPA__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadFOCS_13UploadRequest10UploadableS1_U_FTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -__TPA__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -__TPA__TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -__TTSf4n_n_g_g___TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -__TPA__TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -__TTSf4g_g___TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -__TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U3_FT_T_ -_block_destroy_helper.68 -_block_destroy_helper.83 -_block_destroy_helper.89 -_block_destroy_helper.95 -_block_destroy_helper.101 -_block_destroy_helper.107 -_block_destroy_helper.134 -_block_destroy_helper.143 -__TPA__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___.157 -_block_copy_helper.67 -_block_copy_helper.82 -_block_copy_helper.88 -_block_copy_helper.94 -_block_copy_helper.100 -_block_copy_helper.106 -_block_copy_helper.133 -_block_copy_helper.142 -_block_descriptor.69 -__TWvdvC9Alamofire14SessionManager5queueCSo13DispatchQueue -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitfT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767587requestfTGSqV10Foundation10URLRequest_10failedWithPs5Error__CS_11DataRequest -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767588downloadfTOCS_15DownloadRequest12Downloadable2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS4_7optionsVS1_15DownloadOptions___S1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767588downloadfTGSqOCS_15DownloadRequest12Downloadable_2toGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS4_7optionsVS1_15DownloadOptions__10failedWithPs5Error__S1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadfOCS_13UploadRequest10UploadableS1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadfTGSqOCS_13UploadRequest10Uploadable_10failedWithPs5Error__S1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586streamfOCS_13StreamRequest10StreamableS1_ -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586streamfT10failedWithPs5Error__CS_13StreamRequest -__TWoFC9Alamofire14SessionManager5retryfCS_7RequestSb -__TWoFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierfTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_ -__TMfC9Alamofire14SessionManager -__TMfOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TMRfOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TMRfC9Alamofire14SessionManager -__TMRbOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__TMLT7requestC9Alamofire13UploadRequest17streamingFromDiskSb13streamFileURLGSqV10Foundation3URL__ -__TMLGSqP9Alamofire14RequestAdapter__ -__TMLP9Alamofire14RequestAdapter_ -__TMLGSqFT_T__ -_block_descriptor.84 -_block_descriptor.90 -_block_descriptor.96 -_block_descriptor.102 -_block_descriptor.108 -__TZvVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys10managerKeySS -__TWvdvC9Alamofire16DataTaskDelegateP33_882ADC2214AAA6CD531CE30210191C7B18totalBytesReceivedVs5Int64 -__TWvdvC9Alamofire16DataTaskDelegateP33_882ADC2214AAA6CD531CE30210191C7B21expectedContentLengthGSqVs5Int64_ -_block_descriptor.135 -_block_descriptor.144 -__TMLGCs18_HeapBufferStorageVs18_StringBufferIVarsVs6UInt16_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/SessionManager.swift -_TPA__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU_FT_CSo22URLSessionDownloadTask -_TPA__TTRXFo__oCSo22URLSessionDownloadTaskzoPs5Error__XFo__iS_zoPS0___ -objectdestroy.149 -_TPA__TFFOC9Alamofire15DownloadRequest12Downloadable4taskFzT7sessionCSo10URLSession7adapterGSqPS_14RequestAdapter__5queueCSo13DispatchQueue_CSo14URLSessionTaskU0_FT_CSo22URLSessionDownloadTask -objectdestroy.146 -_TTSf4g_g___TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -startRequestsImmediately.get -_TPA__TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -_TFFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_U_FT_T_ -_TTSf4n_n_g_g___TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -_TPA__TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -_TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_U_FTSbSd_T_ -_TPA__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -objectdestroy.131 -_TPA__TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadFOCS_13UploadRequest10UploadableS1_U_FTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -_TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadFOCS_13UploadRequest10UploadableS1_U_FTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -_TTSf4d_d_n___TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E767586uploadFOCS_13UploadRequest10UploadableS1_U_FTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream_ -objectdestroy.124 -_TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -objectdestroy.104 -_TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U2_FT_T_ -_TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U2_FT_T_ -objectdestroy.98 -_TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -_TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -_TPA__TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -_TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -objectdestroy.86 -initialize_metadata_MultipartFormDataEncodingResult -_TMaC9Alamofire14SessionManager -_TMaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -get_field_types_MultipartFormDataEncodingResult -_TMaT7requestC9Alamofire13UploadRequest17streamingFromDiskSb13streamFileURLGSqV10Foundation3URL__ -_TwuiOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwupOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwugOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__swift_memmove_array24_8 -_TwCcOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwXxOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwtaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -__swift_memcpy24_8 -_TwcaOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwcpOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwCpOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwxxOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwCPOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -_TwXXOC9Alamofire14SessionManager31MultipartFormDataEncodingResult -get_field_types_SessionManager -_TMaGSqFT_T__ -_TMaGSqP9Alamofire14RequestAdapter__ -_TMaP9Alamofire14RequestAdapter_ -_TPA__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -_TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -_TTSf4g_g___TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt642toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS__18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -objectdestroy.65 -_TPA__TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -_TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -objectdestroy.62 -adapter.get -_TTSf4g___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U1_FT_T_ -_TTSf4g_g_n___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U0_FT_T_ -_TTSf4g_g_g_n_g___TFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_ -upload -allowRetrier -download -destination.set -request -_TTSf4d_g___TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_ -commonInit -_TFsoi3eeeFTGSqPs9AnyObject__GSqPS____Sb -backgroundCompletionHandler.get -sessionManager.set -serverTrustPolicyManager.set -_TFVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeysau10managerKeySS -_TTSf4g___TTSg5SSSSs8Hashables_SS_Vs11AnyHashableS0_S_s_P____TFs17_dictionaryUpCastu2_Rxs8Hashable0_S_rFGVs10Dictionaryxq__GS0_q0_q1__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10DictionaryCfT15minimumCapacitySi_GS_xq__ -_TTSf4n_n_d___TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TTSg5Vs11AnyHashable_P____TFVs23_NativeDictionaryBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TTSg5SSSSs8Hashables_SS___TFVs10Dictionaryg5countSi -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBufferg5countSi -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg5countSi -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols_GVs14_IgnorePointerSS_GS1_SS_s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5SS___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4n_n_d___TTSg5SS___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -task.set -task.didset -reset -uploadProgress.set -expectedContentLength.set -mutableData.set -totalBytesReceived.set -progress.set -initialResponseTime.set -_TFFs16_float64ToStringFTSd5debugSb_SSU_FGSpVs5UInt8_SS -_TTSfq4n_d___TFVs11_StringCoreCfVs13_StringBufferS_ -_TFVs13_StringBufferg9usedCountSi -_TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TFVs11_HeapBufferlu5valuex -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5SS___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -_TTSg5Vs11AnyHashable___TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TTSg5P____TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer20isUniquelyReferencedfT_Sb -_TTSgq5SdSds23CustomStringConvertibles___TFs26_toStringReadOnlyPrintableuRxs23CustomStringConvertiblerFxSS -_TFs16_float64ToStringFTSd5debugSb_SS -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffers8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSfq4n_d___TZFVs4UTF810_decodeOnefVs6UInt32T6resultGSqS0__6lengthVs5UInt8_ -_TTSfq4d___TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TZFVs11_HeapBuffer14_elementOffsetfT_Si -_TTSfq4n_n_n_d___TFVs13_StringBufferCfT8capacitySi11initialSizeSi12elementWidthSi_S_ -_TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TFVs11_HeapBuffer9_capacityfT_Si -_TTSfq4n_n_n_d___TTSgq5Vs18_StringBufferIVars_Vs6UInt16___TFVs11_HeapBufferCfTPMPs9AnyObject_xSi_GS_xq__ -_TTSgq5Vs18_StringBufferIVars___TFSp10initializefT2tox5countSi_T_ -_TMaGCs18_HeapBufferStorageVs18_StringBufferIVarsVs6UInt16_ -_TTSgq5GVs16IndexingIteratorGSRVs5UInt8__GS_GSRS0___s16IteratorProtocols___TFVs4UTF86decodeuRxs16IteratorProtocolwx7ElementzVs5UInt8rfRxOs21UnicodeDecodingResult -_TTSgq5GSRVs5UInt8_GSRS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSfq4n_s___TTSgq5Vs5UInt8___TFSRg9subscriptFSix -globalinit_33_5086B0E684B07FD2C061AC50FDA3F8DD_func7 -_TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -_TTSf4g_g_g_g___TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675812allowRetrierFTPS_14RequestRetrier_7toRetryCS_7Request4withPs5Error__T_U_FT_T_ -_TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -_TTSf4g_g___TFFFC9Alamofire14SessionManager6uploadFT17multipartFormDataFCS_17MultipartFormDataT_14usingThresholdVs6UInt644withPS_21URLRequestConvertible_18encodingCompletionGSqFOS0_31MultipartFormDataEncodingResultT___T_U_FT_T_U_FT_T_ -_TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_U_FT_T_ -_TTSf4g___TFFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_U_FT_T_ -_TFFC9Alamofire14SessionManagerP33_83E574FCF6E88D5939C6CCAC18E7675810commonInitFT24serverTrustPolicyManagerGSqCS_24ServerTrustPolicyManager__T_U_FCSo10URLSessionT_ -backgroundCompletionHandler.materialize -backgroundCompletionHandler.set -retrier.set -adapter.materialize -adapter.set -startRequestsImmediately.materialize -startRequestsImmediately.set -multipartFormDataEncodingMemoryThreshold.get -_TFC9Alamofire14SessionManagerau40multipartFormDataEncodingMemoryThresholdVs6UInt64 -defaultHTTPHeaders.get -_TFC9Alamofire14SessionManagerau18defaultHTTPHeadersGVs10DictionarySSSS_ -_TFFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SSU0_FT_SS -_TFFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SSU_FT_SS -_TFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U0_FT_SS -_TFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_ -_TTSg5GVs18EnumeratedSequenceGVs10ArraySliceSS__GS_GS0_SS__s8Sequences_SS___TFEsPs8Sequence3mapurfzFzWx8Iterator7Element_qd__GSaqd___ -_TTSg5GVs16IndexingIteratorGVs10ArraySliceSS__GS_GS0_SS__s16IteratorProtocols___TTWuRxs16IteratorProtocolrGVs18EnumeratedIteratorx_S_sFS_4nextfT_GSqwx7Element_ -_TTSg5GVs16IndexingIteratorGVs10ArraySliceSS__GS_GS0_SS__s16IteratorProtocols___TFVs18EnumeratedIterator4nextfT_GSqT6offsetSi7elementwx7Element__ -_TTSg5GVs10ArraySliceSS_GS_SS_s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GVs10ArraySliceSS_GS_SS_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5SS___TTWurGVs10ArraySlicex_s14_IndexableBasesFS0_9formIndexfT5afterRwx5Index_T_ -_TTSg5SS___TFVs10ArraySlice9formIndexfT5afterRSi_T_ -_TTSg5SS___TTWurGVs10ArraySlicex_s14_IndexableBasesFS0_g9subscriptFwx5Indexwx8_Element -_TTSg5SS___TFVs10ArraySliceg9subscriptFSix -_TTSg5SS___TFVs10ArraySlice15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5SS___TFVs12_SliceBuffer20_checkValidSubscriptfSiT_ -_TTSg5SS___TFVs10ArraySlice11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5SS___TFVs12_SliceBuffer10getElementfSix -_TTSg5SS_GVs15ContiguousArraySS_GS_SS_s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5SS___TFVs12_ArrayBufferCfT7_bufferGVs22_ContiguousArrayBufferx_19shiftedToStartIndexSi_GS_x_ -_TTSg5SSSSs8Hashables_SS___TFVs10DictionaryCft17dictionaryLiteralGSaTxq____GS_xq__ -_TTSg5SSSSs8Hashables_SS___TFVs10DictionaryCfT13_nativeBufferGVs23_NativeDictionaryBufferxq___GS_xq__ -_TTSg5TSSSS____TFCs23_ContiguousArrayStorageD -_TTSg5TSSSS____TFCs23_ContiguousArrayStoraged -_TTSg5TSSSS____TFCs23_ContiguousArrayStorageg15_elementPointerGSpx_ -_TTSg5SSSSs8Hashables_SS___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5TSSSS____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5TSSSS____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5TSSSS____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTRXFo_dSioSS_oSSzoPs5Error__XFo_iT6offsetSi7elementSS__iSSzoPS___ -_TFFIZvC9Alamofire14SessionManager18defaultHTTPHeadersGVs10DictionarySSSS_iU_FT_GS1_SSSS_U_FTSiSS_SS -_TFSSCfT26stringInterpolationSegmentSd_SS -_TTSg5GSaSS_GSaSS_s10Collections___TFEsPs10Collection6prefixfSiwx11SubSequence -_TTSg5SS___TTWurGSax_s10CollectionsFS_g9subscriptFGVs5Rangewx5Index_wx11SubSequence -_TTSg5SS___TFSag9subscriptFGVs5RangeSi_GVs10ArraySlicex_ -_TTSg5SS___TFVs12_ArrayBufferg9subscriptFGVs5RangeSi_GVs12_SliceBufferx_ -_TTSg5SS___TFVs22_ContiguousArrayBufferg9subscriptFGVs5RangeSi_GVs12_SliceBufferx_ -_TTSg5GVs22_ContiguousArrayBufferSS_GS_SS_s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocolg20subscriptBaseAddressGSpwx7Element_ -_TTSg5SS___TTWurGSax_s10CollectionsFS_5indexfTwx5Index8offsetBywx13IndexDistance9limitedBywxS0__GSqwxS0__ -_TTSg5SS___TFSa5indexfTSi8offsetBySi9limitedBySi_GSqSi_ -globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_func4 -_TFC9Alamofire14SessionManagerau7defaultS0_ -_TFIZvC9Alamofire14SessionManager7defaultS0_iU_FT_S0_ -_TTSg5SSSSs8Hashables_SS_Vs11AnyHashableS0_S_s_P____TFs17_dictionaryUpCastu2_Rxs8Hashable0_S_rFGVs10Dictionaryxq__GS0_q0_q1__ -globalinit_33_83E574FCF6E88D5939C6CCAC18E76758_func3 -__TFV9Alamofire12DataResponses8_metricsGSqPs9AnyObject__ -__TFV9Alamofire12DataResponse3mapurfFxqd__GS0_qd____merged -__TFV9Alamofire16DownloadResponses8_metricsGSqPs9AnyObject__ -__TFV9Alamofire16DownloadResponse3mapurfFxqd__GS0_qd____merged -__TTWV9Alamofire19DefaultDataResponseS_8ResponseS_FS1_s8_metricsGSqPs9AnyObject__ -__TTWV9Alamofire19DefaultDataResponseS_8ResponseS_FS1_3addfGSqPs9AnyObject__T_ -__TTWurGV9Alamofire12DataResponsex_S_8ResponseS_FS1_s8_metricsGSqPs9AnyObject__ -__TTWurGV9Alamofire12DataResponsex_S_8ResponseS_FS1_3addfGSqPs9AnyObject__T_ -__TTWV9Alamofire23DefaultDownloadResponseS_8ResponseS_FS1_s8_metricsGSqPs9AnyObject__ -__TTWV9Alamofire23DefaultDownloadResponseS_8ResponseS_FS1_3addfGSqPs9AnyObject__T_ -__TTWurGV9Alamofire16DownloadResponsex_S_8ResponseS_FS1_s8_metricsGSqPs9AnyObject__ -__TTWurGV9Alamofire16DownloadResponsex_S_8ResponseS_FS1_3addfGSqPs9AnyObject__T_ -__TWaV9Alamofire19DefaultDataResponseS_8ResponseS_ -__TWaurGV9Alamofire12DataResponsex_S_8ResponseS_ -__TWaV9Alamofire23DefaultDownloadResponseS_8ResponseS_ -__TWaurGV9Alamofire16DownloadResponsex_S_8ResponseS_ -__TwXXV9Alamofire19DefaultDataResponse -__TwCPV9Alamofire19DefaultDataResponse -__TwprV9Alamofire19DefaultDataResponse -__TwdeV9Alamofire19DefaultDataResponse -__TwxxV9Alamofire19DefaultDataResponse -__TwCpV9Alamofire19DefaultDataResponse -__TwcpV9Alamofire19DefaultDataResponse -__TwcaV9Alamofire19DefaultDataResponse -__TwTkV9Alamofire19DefaultDataResponse -___swift_memcpy104_8 -__TwtaV9Alamofire19DefaultDataResponse -__TwalV9Alamofire19DefaultDataResponse -__TwXxV9Alamofire19DefaultDataResponse -__TwCcV9Alamofire19DefaultDataResponse -___swift_memmove_array104_8 -__TwXXV9Alamofire12DataResponse -__TwCPV9Alamofire12DataResponse -__TwprV9Alamofire12DataResponse -__TwdeV9Alamofire12DataResponse -__TwxxV9Alamofire12DataResponse -__TwCpV9Alamofire12DataResponse -__TwcpV9Alamofire12DataResponse -__TwcaV9Alamofire12DataResponse -__TwTkV9Alamofire12DataResponse -__TwtkV9Alamofire12DataResponse -__TwtaV9Alamofire12DataResponse -__TwalV9Alamofire12DataResponse -__TwTKV9Alamofire12DataResponse -__TwXxV9Alamofire12DataResponse -__TwCcV9Alamofire12DataResponse -__TwTtV9Alamofire12DataResponse -__TwtTV9Alamofire12DataResponse -__TwxsV9Alamofire12DataResponse -__TwxgV9Alamofire12DataResponse -__TwXXV9Alamofire23DefaultDownloadResponse -__TwCPV9Alamofire23DefaultDownloadResponse -__TwdeV9Alamofire23DefaultDownloadResponse -__TwxxV9Alamofire23DefaultDownloadResponse -__TwCpV9Alamofire23DefaultDownloadResponse -__TwcpV9Alamofire23DefaultDownloadResponse -__TwcaV9Alamofire23DefaultDownloadResponse -__TwTkV9Alamofire23DefaultDownloadResponse -___swift_memcpy120_8 -__TwtaV9Alamofire23DefaultDownloadResponse -__TwalV9Alamofire23DefaultDownloadResponse -__TwXxV9Alamofire23DefaultDownloadResponse -__TwCcV9Alamofire23DefaultDownloadResponse -___swift_memmove_array120_8 -__TwXXV9Alamofire16DownloadResponse -__TwCPV9Alamofire16DownloadResponse -__TwxxV9Alamofire16DownloadResponse -__TwCpV9Alamofire16DownloadResponse -__TwcpV9Alamofire16DownloadResponse -__TwcaV9Alamofire16DownloadResponse -__TwTkV9Alamofire16DownloadResponse -__TwtkV9Alamofire16DownloadResponse -__TwtaV9Alamofire16DownloadResponse -__TwTKV9Alamofire16DownloadResponse -__TwXxV9Alamofire16DownloadResponse -__TwCcV9Alamofire16DownloadResponse -__TwTtV9Alamofire16DownloadResponse -__TwtTV9Alamofire16DownloadResponse -__TwdeV9Alamofire16DownloadResponse -__TwprV9Alamofire16DownloadResponse -__TwxsV9Alamofire19DefaultDataResponse -__TwxsV9Alamofire23DefaultDownloadResponse -__TwxsV9Alamofire16DownloadResponse -__TwalV9Alamofire16DownloadResponse -__TwxgV9Alamofire19DefaultDataResponse -__TwxgV9Alamofire23DefaultDownloadResponse -__TwxgV9Alamofire16DownloadResponse -__TwprV9Alamofire23DefaultDownloadResponse -__TWPV9Alamofire19DefaultDataResponseS_8ResponseS_ -__TWPV9Alamofire23DefaultDownloadResponseS_8ResponseS_ -__TMfV9Alamofire19DefaultDataResponse -__TMRfV9Alamofire19DefaultDataResponse -__TMRfV9Alamofire12DataResponse -__TMfV9Alamofire23DefaultDownloadResponse -__TMRfV9Alamofire23DefaultDownloadResponse -__TMRfV9Alamofire16DownloadResponse -__TMRfP9Alamofire8Response_ -__TMp9Alamofire8Response -__TMLGSqPs9AnyObject__ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Response.swift -create_generic_metadata_DownloadResponse -_TwtTV9Alamofire16DownloadResponse -_TwTtV9Alamofire16DownloadResponse -_TwCcV9Alamofire16DownloadResponse -_TwXxV9Alamofire16DownloadResponse -_TwTKV9Alamofire16DownloadResponse -_TwtaV9Alamofire16DownloadResponse -_TwtkV9Alamofire16DownloadResponse -_TwTkV9Alamofire16DownloadResponse -_TwcaV9Alamofire16DownloadResponse -_TwcpV9Alamofire16DownloadResponse -_TwCpV9Alamofire16DownloadResponse -_TwxxV9Alamofire16DownloadResponse -_TwCPV9Alamofire16DownloadResponse -_TwXXV9Alamofire16DownloadResponse -get_field_types_DownloadResponse -_TMaGSqPs9AnyObject__ -_TMaGSqV10Foundation4Data_ -_TMaV9Alamofire23DefaultDownloadResponse -get_field_types_DefaultDownloadResponse -__swift_memmove_array120_8 -_TwCcV9Alamofire23DefaultDownloadResponse -_TwXxV9Alamofire23DefaultDownloadResponse -_TwalV9Alamofire23DefaultDownloadResponse -_TwtaV9Alamofire23DefaultDownloadResponse -__swift_memcpy120_8 -_TwTkV9Alamofire23DefaultDownloadResponse -_TwcaV9Alamofire23DefaultDownloadResponse -_TwcpV9Alamofire23DefaultDownloadResponse -_TwCpV9Alamofire23DefaultDownloadResponse -_TwxxV9Alamofire23DefaultDownloadResponse -_TwdeV9Alamofire23DefaultDownloadResponse -_TwCPV9Alamofire23DefaultDownloadResponse -_TwXXV9Alamofire23DefaultDownloadResponse -create_generic_metadata_DataResponse -_TwxgV9Alamofire12DataResponse -_TwxsV9Alamofire12DataResponse -_TwtTV9Alamofire12DataResponse -_TwTtV9Alamofire12DataResponse -_TwCcV9Alamofire12DataResponse -_TwXxV9Alamofire12DataResponse -_TwTKV9Alamofire12DataResponse -_TwalV9Alamofire12DataResponse -_TwtaV9Alamofire12DataResponse -_TwtkV9Alamofire12DataResponse -_TwTkV9Alamofire12DataResponse -_TwcaV9Alamofire12DataResponse -_TwcpV9Alamofire12DataResponse -_TwCpV9Alamofire12DataResponse -_TwxxV9Alamofire12DataResponse -_TwdeV9Alamofire12DataResponse -_TwprV9Alamofire12DataResponse -_TwCPV9Alamofire12DataResponse -_TwXXV9Alamofire12DataResponse -get_field_types_DataResponse -_TMaV9Alamofire19DefaultDataResponse -get_field_types_DefaultDataResponse -__swift_memmove_array104_8 -_TwCcV9Alamofire19DefaultDataResponse -_TwXxV9Alamofire19DefaultDataResponse -_TwalV9Alamofire19DefaultDataResponse -_TwtaV9Alamofire19DefaultDataResponse -__swift_memcpy104_8 -_TwTkV9Alamofire19DefaultDataResponse -_TwcaV9Alamofire19DefaultDataResponse -_TwcpV9Alamofire19DefaultDataResponse -_TwCpV9Alamofire19DefaultDataResponse -_TwxxV9Alamofire19DefaultDataResponse -_TwdeV9Alamofire19DefaultDataResponse -_TwprV9Alamofire19DefaultDataResponse -_TwCPV9Alamofire19DefaultDataResponse -_TwXXV9Alamofire19DefaultDataResponse -_TWaurGV9Alamofire16DownloadResponsex_S_8ResponseS_ -_TWaV9Alamofire23DefaultDownloadResponseS_8ResponseS_ -_TWaurGV9Alamofire12DataResponsex_S_8ResponseS_ -_TWaV9Alamofire19DefaultDataResponseS_8ResponseS_ -_TWaurGV9Alamofire16DownloadResponsex_s28CustomDebugStringConvertibleS_ -_TWaurGV9Alamofire16DownloadResponsex_s23CustomStringConvertibleS_ -_TWaurGV9Alamofire12DataResponsex_s28CustomDebugStringConvertibleS_ -_TWaurGV9Alamofire12DataResponsex_s23CustomStringConvertibleS_ -map -_TMaV9Alamofire16DownloadResponse -_TTSg5CSo15HTTPURLResponse___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5CSo15HTTPURLResponse___TFSSCurfT10describingx_SS -_TTSg5CSo15HTTPURLResponseCSo8NSObjects9Equatable10Foundation___TFsoi2neuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSg5CSo15HTTPURLResponseCSo8NSObjects9Equatable10Foundation___TFsoi2eeuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSg5V10Foundation10URLRequest___TFSSCurfT26stringInterpolationSegmentx_SS -_TTSg5V10Foundation10URLRequest___TFSSCurfT10describingx_SS -_TTSg5V10Foundation10URLRequestS0_s9EquatableS____TFsoi2neuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSg5V10Foundation10URLRequestS0_s9EquatableS____TFsoi2eeuRxs9EquatablerFTGSqx_GSqx__Sb -value.get -result.get -_TMaV9Alamofire12DataResponse -__TF9Alamofire6uploadFTV10Foundation3URL2toPS_14URLConvertible_6methodOS_10HTTPMethod7headersGSqGVs10DictionarySSSS___CS_13UploadRequest_merged -__TMRfP9Alamofire14URLConvertible_ -__TMRfP9Alamofire21URLRequestConvertible_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Alamofire.swift -_TWaV10Foundation13URLComponents9Alamofire14URLConvertibleS1_ -_TWaV10Foundation3URL9Alamofire14URLConvertibleS1_ -_TWaSS9Alamofire14URLConvertibleS_ -_TWaV10Foundation10URLRequest9Alamofire21URLRequestConvertibleS1_ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffer5indexfT5afterGVs22_NativeDictionaryIndexxq___GS0_xq__ -_TTSg5GVs22_NativeDictionaryIndexSSSS_GS_SSSS_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS_SS___TTWu0_rGVs22_NativeDictionaryIndexxq__s9EquatablesZFS0_oi2eefTxx_Sb -urlRequest.get -__TTSg5VSC16FileAttributeKeyS_s16RawRepresentable10Foundation___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -_globalinit_33_63939572A7C2420E87E8A689642C11D2_func6 -__TFCC9Alamofire17MultipartFormData8BodyPartD -__TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -__TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -__TTSgq5GVs14CountableRangeSi_GS_Si_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -__TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -__TMaCC9Alamofire17MultipartFormData8BodyPart -__TTSfq4s___TFSSg9hashValueSi -__TTSf4n_gs_d___TZFVC9Alamofire17MultipartFormData17BoundaryGenerator12boundaryDatafT15forBoundaryTypeOS1_12BoundaryType8boundarySS_V10Foundation4Data -__TTSf4n_d___TTSg5Vs5UInt8___TZFSa28_allocateBufferUninitializedfT15minimumCapacitySi_GVs12_ArrayBufferx_ -__TTSf4n_n_d___TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4g_d___TTSg5Vs5UInt8_GVs10ArraySliceS__GS0_S__s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -__TTSf4gs_n_n___TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -__TTSf4n_s_n___TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -__TTSf4n_n_d___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4s_n_n___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols_GVs14_IgnorePointerS2__GS4_S2__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -___swift_memcpy0_1 -__TMaVC9Alamofire17MultipartFormData18EncodingCharacters -__TMaVC9Alamofire17MultipartFormData17BoundaryGenerator -__TwxsOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TwxgOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TwugOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TwupOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TwuiOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TZvVC9Alamofire17MultipartFormData18EncodingCharacters4crlfSS -__TMLCSo13NSMutableData -__TWvdvC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D219contentType.storageGSqSS_ -__TWvdvC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D29bodyPartsGSaCS0_8BodyPart_ -__TWvdvC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D213bodyPartErrorGSqOS_7AFError_ -__TWvdvC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D216streamBufferSizeSi -__TWoFC9Alamofire17MultipartFormDatagP33_63939572A7C2420E87E8A689642C11D29bodyPartsGSaCS0_8BodyPart_ -__TWoFC9Alamofire17MultipartFormDatasP33_63939572A7C2420E87E8A689642C11D29bodyPartsGSaCS0_8BodyPart_ -__TWoFC9Alamofire17MultipartFormDatamP33_63939572A7C2420E87E8A689642C11D29bodyPartsGSaCS0_8BodyPart_ -__TWoFC9Alamofire17MultipartFormDatagP33_63939572A7C2420E87E8A689642C11D213bodyPartErrorGSqOS_7AFError_ -__TWoFC9Alamofire17MultipartFormDatasP33_63939572A7C2420E87E8A689642C11D213bodyPartErrorGSqOS_7AFError_ -__TWoFC9Alamofire17MultipartFormDatamP33_63939572A7C2420E87E8A689642C11D213bodyPartErrorGSqOS_7AFError_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D26encodefzCS0_8BodyPartV10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D213encodeHeadersfT3forCS0_8BodyPart_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D216encodeBodyStreamfzT3forCS0_8BodyPart_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D25writefzTCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D224writeInitialBoundaryDatafzT3forCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D215writeHeaderDatafzT3forCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D215writeBodyStreamfzT3forCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D222writeFinalBoundaryDatafzT3forCS0_8BodyPart2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D25writefzTV10Foundation4Data2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D25writefzTRGSaVs5UInt8_2toCSo12OutputStream_T_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D28mimeTypefT16forPathExtensionSS_SS -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D214contentHeadersfT8withNameSS8fileNameGSqSS_8mimeTypeGSqSS__GVs10DictionarySSSS_ -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D219initialBoundaryDatafT_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D224encapsulatedBoundaryDatafT_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D217finalBoundaryDatafT_V10Foundation4Data -__TWoFC9Alamofire17MultipartFormDataP33_63939572A7C2420E87E8A689642C11D216setBodyPartErrorfT10withReasonOOS_7AFError30MultipartEncodingFailureReason_T_ -__TMfC9Alamofire17MultipartFormData -__TWVVC9Alamofire17MultipartFormData18EncodingCharacters -__TMnVC9Alamofire17MultipartFormData18EncodingCharacters -__TMLVC9Alamofire17MultipartFormData18EncodingCharacters -__TMfVC9Alamofire17MultipartFormData18EncodingCharacters -__TMRfVC9Alamofire17MultipartFormData18EncodingCharacters -__TWVVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMnVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMLVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMfVC9Alamofire17MultipartFormData17BoundaryGenerator -__TWVOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMnOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMLOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMfOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMRfOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMRfVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMmCC9Alamofire17MultipartFormData8BodyPart -__TWvdvCC9Alamofire17MultipartFormData8BodyPart7headersGVs10DictionarySSSS_ -__TWvdvCC9Alamofire17MultipartFormData8BodyPart10bodyStreamCSo11InputStream -__TWvdvCC9Alamofire17MultipartFormData8BodyPart17bodyContentLengthVs6UInt64 -__TWvdvCC9Alamofire17MultipartFormData8BodyPart18hasInitialBoundarySb -__TWvdvCC9Alamofire17MultipartFormData8BodyPart16hasFinalBoundarySb -__TMnCC9Alamofire17MultipartFormData8BodyPart -__TWoFCC9Alamofire17MultipartFormData8BodyPartg18hasInitialBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyParts18hasInitialBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyPartm18hasInitialBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyPartg16hasFinalBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyParts16hasFinalBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyPartm16hasFinalBoundarySb -__TWoFCC9Alamofire17MultipartFormData8BodyPartCfT7headersGVs10DictionarySSSS_10bodyStreamCSo11InputStream17bodyContentLengthVs6UInt64_S1_ -__TMLCC9Alamofire17MultipartFormData8BodyPart -__TMfCC9Alamofire17MultipartFormData8BodyPart -__TMRfCC9Alamofire17MultipartFormData8BodyPart -__TMRfC9Alamofire17MultipartFormData -__TMLGVs10DictionarySSSS_ -__TMLGSaCC9Alamofire17MultipartFormData8BodyPart_ -__TMLGSqO9Alamofire7AFError_ -__TMLGCs23_ContiguousArrayStorageCC9Alamofire17MultipartFormData8BodyPart_ -__TMLGCs23_ContiguousArrayStorageVs5UInt8_ -__TMLGCs37_HashableTypedNativeDictionaryStorageSSSS_ -__TMVC9Alamofire17MultipartFormData18EncodingCharacters -__TMVC9Alamofire17MultipartFormData17BoundaryGenerator -__TMOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -__TMCC9Alamofire17MultipartFormData8BodyPart -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/MultipartFormData.swift -initialize_metadata_BodyPart -MultipartFormData.swift -_TMaC9Alamofire17MultipartFormData -get_field_types_BodyPart -_TMaGVs10DictionarySSSS_ -initialize_metadata_BoundaryType -_TMaVC9Alamofire17MultipartFormData17BoundaryGenerator -_TMaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -get_field_types_BoundaryType -_TwuiOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -_TwupOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -_TwugOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -_TwxgOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -_TwxsOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryType -initialize_metadata_BoundaryGenerator -get_field_types_BoundaryGenerator -initialize_metadata_EncodingCharacters -_TMaVC9Alamofire17MultipartFormData18EncodingCharacters -get_field_types_EncodingCharacters -__swift_memcpy0_1 -get_field_types_MultipartFormData -_TMaGSqO9Alamofire7AFError_ -_TMaGSaCC9Alamofire17MultipartFormData8BodyPart_ -_TMaCC9Alamofire17MultipartFormData8BodyPart -_TWaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypes9_HashableS_ -_TWaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypes8HashableS_ -_TWaOVC9Alamofire17MultipartFormData17BoundaryGenerator12BoundaryTypes9EquatableS_ -_TwxgVSC16FileAttributeKey -_TwxsVSC16FileAttributeKey -_TwCcVSC16FileAttributeKey -_TwXxVSC16FileAttributeKey -_TwtaVSC16FileAttributeKey -_TwcaVSC16FileAttributeKey -_TwcpVSC16FileAttributeKey -_TwCPVSC16FileAttributeKey -_TwXXVSC16FileAttributeKey -append -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTSg5VSC16FileAttributeKeyS_s20_SwiftNewtypeWrapper10Foundation___TFesRxs20_SwiftNewtypeWrapperwx8RawValues8HashablerS_g9hashValueSi -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5VSC16FileAttributeKeyS_s16RawRepresentable10Foundation___TFsoi2eeuRxs16RawRepresentablewx8RawValues9EquatablerFTxx_Sb -setBodyPartError -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5VSC16FileAttributeKey_P____TFVs23_NativeDictionaryBufferg5countSi -_TTSg5VSC16FileAttributeKeyS_s8Hashable10Foundation_P____TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -contentHeaders -mimeType -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa6appendfxT_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp10initializefT2tox5countSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffers5countSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg8capacitySi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg9_isNativeSb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa9_getCountfT_Si -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg5countSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols_GVs14_IgnorePointerS2__GS4_S2__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg8endIndexSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp12deinitializefT5countSi_Sv -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4s_n_n___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSf4g_n_n___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp10initializefT2tox5countSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer10_typeCheckfGVs5RangeSi_T_ -_TTSgq5GVs14CountableRangeSi_GS_Si_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg21needsElementTypeCheckSb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg20_isNativeTypeCheckedSb -_TTSf4n_n_d___TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageCC9Alamofire17MultipartFormData8BodyPart_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5SSSSs8Hashables_SS___TFVs10Dictionarys9subscriptFxGSqq__ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer11updateValuefTq_6forKeyx_GSqq__ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -_TTSf4n_s_n___TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer17nativeUpdateValuefTq_6forKeyx_GSqq__ -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffers8asNativeGVs23_NativeDictionaryBufferxq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBuffers5countSi -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTSf4gs_n_n___TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -writeBodyStream -_TTSg5Vs5UInt8___TFSag9subscriptFGVs5RangeSi_GVs10ArraySlicex_ -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg9subscriptFGVs5RangeSi_GVs12_SliceBufferx_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferg9subscriptFGVs5RangeSi_GVs12_SliceBufferx_ -write -_TTSg5Vs5UInt8_GVs10ArraySliceS__GS0_S__s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5Vs5UInt8___TFVs12_SliceBufferCfT5ownerPs9AnyObject_20subscriptBaseAddressGSpx_7indicesGVs5RangeSi_15hasNativeBufferSb_GS_x_ -_TTSg5GVs22_ContiguousArrayBufferVs5UInt8_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocolg20subscriptBaseAddressGSpwx7Element_ -_TTSg5Vs5UInt8___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Vs5UInt8___TFSa11_checkIndexfSiT_ -_TTSg5Vs5UInt8___TFSag5countSi -_TTSg5Vs5UInt8___TFSa9_getCountfT_Si -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg5countSi -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5Vs5UInt8___TFSag24_baseAddressIfContiguousGSqGSpx__ -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg31firstElementAddressIfContiguousGSqGSpx__ -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5Vs5UInt8___TFSa15reserveCapacityfSiT_ -_TTSg5Vs5UInt8___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5Vs5UInt8___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5GVs12_ArrayBufferVs5UInt8_GS_S0__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5Vs5UInt8___TTWurGVs12_ArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5Vs5UInt8___TFVs12_ArrayBufferg8endIndexSi -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5Vs5UInt8___TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5Vs5UInt8___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5Vs5UInt8___TFSaCfT9repeatingx5countSi_GSax_ -_TTSg5Vs5UInt8___TFSp10initializefT2tox5countSi_T_ -_TTSg5Vs5UInt8___TZFSa22_allocateUninitializedfSiTGSax_GSpx__ -_TTSg5Vs5UInt8___TFSaCfT19_uninitializedCountSi_GSax_ -_TTSg5Vs5UInt8___TFVs12_ArrayBuffers5countSi -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBuffers5countSi -_TTSf4g_d___TTSg5Vs5UInt8_GVs10ArraySliceS__GS0_S__s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5Vs5UInt8___TTWurGVs10ArraySlicex_s8SequencesFS0_22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5Vs5UInt8___TFVs10ArraySlice22_copyToContiguousArrayfT_GVs15ContiguousArrayx_ -_TTSg5Vs5UInt8___TFVs12_SliceBuffer19requestNativeBufferfT_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5Vs5UInt8___TFVs12_SliceBufferg5countSi -_TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s14_IndexableBasesFS0_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s10_Indexables___TFEsPs10_Indexable9formIndexfT5afterRwx5Index_T_ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s14_IndexableBasesFS0_5indexfT5afterwx5Index_wxS1_ -_TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_5indexfT5afterwxS0__wxS0_ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s14_IndexableBasesFS0_20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS1___T_ -_TTSg5GVs12_SliceBufferVs5UInt8_GS_S0__s10_Indexables___TFEsPs10_Indexable20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS0___T_ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s10CollectionsFS0_g5countwx13IndexDistance -_TTSg5Vs5UInt8___TFVs12_ArrayBufferCfT7_bufferGVs22_ContiguousArrayBufferx_19shiftedToStartIndexSi_GS_x_ -_TTSg5Vs5UInt8___TFVs12_SliceBufferg12nativeBufferGVs22_ContiguousArrayBufferx_ -_TTSg5Vs5UInt8___TTWurGVs12_SliceBufferx_s10CollectionsFS0_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5Vs5UInt8___TFVs12_SliceBufferg9subscriptFSix -_TTSg5Vs5UInt8___TFVs12_SliceBuffer10getElementfSix -_TTSg5Vs5UInt8___TFVs15ContiguousArrayCfT_GS_x_ -_TTSg5Vs5UInt8___TFVs12_SliceBufferg8endIndexSi -_TTSg5Vs5UInt8___TFVs12_SliceBufferg16_hasNativeBufferSb -_TFV10Foundation4Data9copyBytesfT2toGSpVs5UInt8_5countSi_T_ -_TTSf4n_n_d___TTSg5Vs5UInt8___TFSaCfT9repeatingx5countSi_GSax_ -_TTSg5Vs5UInt8___TZFSa28_allocateBufferUninitializedfT15minimumCapacitySi_GVs12_ArrayBufferx_ -_TTWSis10StrideablesFS_8advancedfT2bywx6Stride_x -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageVs5UInt8_ -_TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TFV10Foundation4Data6appendfS0_T_ -_TMaCSo13NSMutableData -finalBoundaryData -boundaryData -encodeBodyStream -encodeHeaders -encapsulatedBoundaryData -initialBoundaryData -_TFV10Foundation4Data6appendfTGSPVs5UInt8_5countSi_T_ -_TTSf4n_n_d___TTSg5Vs5UInt8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSf4n_d___TTSg5Vs5UInt8___TZFSa28_allocateBufferUninitializedfT15minimumCapacitySi_GVs12_ArrayBufferx_ -_TFVC9Alamofire17MultipartFormData18EncodingCharactersau4crlfSS -_TTSf4g_d___TTSg5SSSSs8Hashables_SS___TZFes0_Rxs8HashablerVs23_NativeDictionaryBuffer9fromArrayfGSaTxq___GS0_xq__ -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT15minimumCapacitySi_GS0_xq__ -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferCfT8capacitySi_GS0_xq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TTSf4n_n_d___TTSg5SS_SS___TFVs23_NativeDictionaryBufferCfT8capacitySi7storageCs27_RawNativeDictionaryStorage_GS_xq__ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TMaGCs37_HashableTypedNativeDictionaryStorageSSSS_ -_TTSg5SS_SS___TFVs23_NativeDictionaryBufferCfT_GS_xq__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -_TTSg5SS___TFs26_forceBridgeFromObjectiveCurFTPs9AnyObject_Mx_x -_TTSg5SSSSs8Hashables_SS___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer12unsafeAddNewfT3keyx5valueq__T_ -_TTSg5SSSSs8Hashables_SS___TFOs24_VariantDictionaryBuffer20isUniquelyReferencedfT_Sb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs12_ArrayBufferCC9Alamofire17MultipartFormData8BodyPart_GS_S2__s20_ArrayBufferProtocols_GVs14_IgnorePointerS2__GS4_S2__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TFCs24_CocoaDictionaryIterator4nextfT_GSqTPs9AnyObject_PS0____ -_TTSfq4n_d_n___TTSgq5GVs9UnmanagedPs9AnyObject_____TFSv4loadurfT14fromByteOffsetSi2asMx_x -writeEncodedData -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s10Collections___TFEsPs10Collectiong5firstGSqWx8Iterator7Element__ -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSag9subscriptFSix -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s23BidirectionalCollections___TFEsPs23BidirectionalCollectiong4lastGSqWx8Iterator7Element__ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa9formIndexfT5afterRSi_T_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s23BidirectionalCollectionsFS_5indexfT6beforewx5Index_wxS0_ -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa5indexfT6beforeSi_Si -writeFinalBoundaryData -writeHeaderData -writeInitialBoundaryData -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSa29_hoistableIsNativeTypeCheckedfT_Sb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFVs12_ArrayBufferg32arrayPropertyIsNativeTypeCheckedSb -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TFSag8endIndexSi -_TTSg5CC9Alamofire17MultipartFormData8BodyPart___TTWurGSax_s10CollectionsFS_g7isEmptySb -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s10Collections___TFEsPs10Collectiong7isEmptySb -_TFSSg7isEmptySb -randomBoundary -boundary.get -contentLength.get -_TTSg5GSaCC9Alamofire17MultipartFormData8BodyPart_GSaS1__s8Sequences_Vs6UInt64___TFEsPs8Sequence6reduceurfzTqd__FzTqd__Wx8Iterator7Element__qd___qd__ -_TTRXFo_dVs6UInt64oCC9Alamofire17MultipartFormData8BodyPart_dS_zoPs5Error__XFo_iS_iS2__iS_zoPS3___ -_TFFC9Alamofire17MultipartFormDatag13contentLengthVs6UInt64U_FTS1_CS0_8BodyPart_S1_ -_TTSf4n_g___TFFC9Alamofire17MultipartFormDatag13contentLengthVs6UInt64U_FTS1_CS0_8BodyPart_S1_ -contentType.set -contentType.get -globalinit_33_63939572A7C2420E87E8A689642C11D2_func6 -__TTWSSs9EquatablesZFS_oi2eefTxx_Sb -__TTSg5CSo14SecCertificate___TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5CSo6SecKey___TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5CSo14SecCertificate___TFSa16_copyToNewBufferfT8oldCountSi_T__merged -__TTWSis10ComparablesZFS_oi1lfTxx_Sb -__TTWSis10ComparablesZFS_oi2lefTxx_Sb -__TTSg5SS___TFVs16_NativeSetBuffer5indexfT5afterGVs15_NativeSetIndexx__GS0_x_ -__TTSg5V10Foundation4Data___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5GSaSS____TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -__TTSg5V10Foundation4Data___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T__merged -__TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo6SecKey_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo6SecKey_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element__merged -__TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -__TTSg5Ps9AnyObject____TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -__TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -__TTSg5CSo6SecKey___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -__TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT__merged -__TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer12nativeInsertfTx6forKeyx_T8insertedSb17memberAfterInsertx_ -__TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -__TTWVs6UInt32s9EquatablesZFS0_oi2eefTxx_Sb -__TTWSSs8HashablesFS_g9hashValueSi -__TTWSis35_ExpressibleByBuiltinIntegerLiteralsFS_CfT22_builtinIntegerLiteralBi2048__x -__TTWSis10StrideablesFS_8advancedfT2bywx6Stride_x -__TTSf4n_n_d___TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols_GVs14_IgnorePointerS1__GS3_S1__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4g_d___TFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD15certificateDatafT3forGSaCSo14SecCertificate__GSaV10Foundation4Data_ -__TTSf4n_n_d___TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4s_n_n___TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4g_d___TFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD15certificateDatafT3forCSo8SecTrust_GSaV10Foundation4Data_ -__TTSf4n_n_d___TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4n_n_d___TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x__merged -__TTSf4s_n_n___TTSg5CSo6SecKey___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -__TTSf4s_n_n___TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx__merged -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCSo6SecKey_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T__merged -__TTSf4g_d___TZFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD10publicKeysfT3forCSo8SecTrust_GSaCSo6SecKey_ -__TTSf4g___TTSg5CSo6SecKey_Ps9AnyObject____TFs15_arrayForceCastu0_rFGSax_GSaq__ -__TTSf4n_n_d___TTSg5GSaSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSf4gs_n___TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer12unsafeAddNewfT3keyx_T_ -__TTSf4n_d___TTSg5SSSSs8Hashables_GVs30FlattenBidirectionalCollectionGSaGSaSS___GS0_GSaGSaSS___s8Sequences___TFVs3SetCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GS_x_ -__TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerGSaSS__GS1_GSaSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TMaVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TwXXO9Alamofire17ServerTrustPolicy -__TwCPO9Alamofire17ServerTrustPolicy -__TwxxO9Alamofire17ServerTrustPolicy -__TwCpO9Alamofire17ServerTrustPolicy -__TwcpO9Alamofire17ServerTrustPolicy -__TwcaO9Alamofire17ServerTrustPolicy -___swift_memcpy17_8 -__TwtaO9Alamofire17ServerTrustPolicy -__TwXxO9Alamofire17ServerTrustPolicy -__TwCcO9Alamofire17ServerTrustPolicy -__TwugO9Alamofire17ServerTrustPolicy -__TwupO9Alamofire17ServerTrustPolicy -__TwuiO9Alamofire17ServerTrustPolicy -__TTWSis11_StrideablesFS_8advancedfT2bywx6Stride_x -__TMLCSo14SecCertificate -__TMCSo14SecCertificate -__TMLGCs23_ContiguousArrayStorageGSqCSo9SecPolicy__ -__TMLGSqCSo9SecPolicy_ -__TMLCSo9SecPolicy -__TMCSo9SecPolicy -__TMLGCs23_ContiguousArrayStorageGSqSS__ -__TMfC9Alamofire24ServerTrustPolicyManager -__TMRfC9Alamofire24ServerTrustPolicyManager -__TWVVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMnVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMLVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMfVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMRfVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -__TMfO9Alamofire17ServerTrustPolicy -__TMRfO9Alamofire17ServerTrustPolicy -__TMRfCSo14SecCertificate -__TMRfCSo6SecKey -__TMRfCSo8SecTrust -__TMRbO9Alamofire17ServerTrustPolicy -__TMLT12validateHostSb_ -__TMLT12validateHostSb15revocationFlagsSu_ -__TMLT12certificatesGSaCSo14SecCertificate_24validateCertificateChainSb12validateHostSb_ -__TMLGSaCSo14SecCertificate_ -__TMLT10publicKeysGSaCSo6SecKey_24validateCertificateChainSb12validateHostSb_ -__TMLGSaCSo6SecKey_ -__TMLCSo6SecKey -__TMCSo6SecKey -__TMLFTCSo8SecTrustSS_Sb -__TMLTCSo8SecTrustSS_ -__TMLCSo8SecTrust -__TMCSo8SecTrust -__TMLGVs10DictionarySSO9Alamofire17ServerTrustPolicy_ -__TMLGCs23_ContiguousArrayStorageCSo14SecCertificate_ -__TMLGCs30_HashableTypedNativeSetStorageSS_ -__TMLGCs23_ContiguousArrayStorageGSaSS__ -__TMLGCs23_ContiguousArrayStorageV10Foundation4Data_ -__TMLGCs23_ContiguousArrayStorageCSo6SecKey_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/ServerTrustPolicy.swift -_TMaO9Alamofire17ServerTrustPolicy -get_field_types_ServerTrustPolicy -_TMaFTCSo8SecTrustSS_Sb -_TMaTCSo8SecTrustSS_ -_TMaCSo8SecTrust -_TMaT10publicKeysGSaCSo6SecKey_24validateCertificateChainSb12validateHostSb_ -_TMaGSaCSo6SecKey_ -_TMaCSo6SecKey -_TMaT12certificatesGSaCSo14SecCertificate_24validateCertificateChainSb12validateHostSb_ -_TMaGSaCSo14SecCertificate_ -_TMaCSo14SecCertificate -_TMaT12validateHostSb15revocationFlagsSu_ -_TMaT12validateHostSb_ -_TwuiO9Alamofire17ServerTrustPolicy -_TwupO9Alamofire17ServerTrustPolicy -_TwugO9Alamofire17ServerTrustPolicy -_TwCcO9Alamofire17ServerTrustPolicy -_TwXxO9Alamofire17ServerTrustPolicy -_TwtaO9Alamofire17ServerTrustPolicy -__swift_memcpy17_8 -_TwcaO9Alamofire17ServerTrustPolicy -_TwcpO9Alamofire17ServerTrustPolicy -_TwCpO9Alamofire17ServerTrustPolicy -_TwxxO9Alamofire17ServerTrustPolicy -_TwCPO9Alamofire17ServerTrustPolicy -_TwXXO9Alamofire17ServerTrustPolicy -initialize_metadata_AssociatedKeys -_TMaVE9AlamofireCSo10URLSessionP33_5086B0E684B07FD2C061AC50FDA3F8DD14AssociatedKeys -get_field_types_AssociatedKeys -get_field_types_ServerTrustPolicyManager -_TMaGVs10DictionarySSO9Alamofire17ServerTrustPolicy_ -certificates -_TTSg5CSo14SecCertificate___TFSa6appendfxT_ -_TTSg5CSo14SecCertificate___TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5SSSSs8Hashables___TFVs11SetIterator4nextfT_GSqx_ -_TTSg5SSSSs8Hashables___TFVs11SetIterator11_nativeNextfT_GSqx_ -_TTSg5SS___TFVs16_NativeSetBuffer12assertingGetfGVs15_NativeSetIndexx_x -_TTSg5SS___TFVs16_NativeSetBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5GSaGSqSS__GSaGSqSS__s10Collections_GSaSS____TFEsPs10Collection3mapurfzFzWx8Iterator7Element_qd__GSaqd___ -_TTSg5GSaSS____TFVs15ContiguousArray6appendfxT_ -_TTSg5GSaSS____TFVs15ContiguousArray36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5GSqSS____TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5GSqSS____TFSag9subscriptFSix -_TTSg5GSqSS____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5GSqSS____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5GSqSS____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5GSqSS____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5SS___TZFVs15_NativeSetIndexoi2eefTGS_x_GS_x__Sb -_TTSg5CSo14SecCertificate___TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5CSo14SecCertificate___TFSp10initializefT2tox5countSi_T_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffers5countSi -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg8capacitySi -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5CSo14SecCertificate___TFSa9_getCountfT_Si -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg5countSi -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg9_isNativeSb -_TTSg5CSo14SecCertificate___TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5SS___TFVs16_NativeSetBuffer3keyfT2atSi_x -_TTSg5SS___TFVs16_NativeSetBufferg4keysGSpx_ -_TTSg5SS___TFVs16_NativeSetBufferg8capacitySi -_TTSg5SSSSs8Hashables___TFVs3Set12makeIteratorfT_GVs11SetIteratorx_ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer12makeIteratorfT_GVs11SetIteratorx_ -_TTSg5SSSSs8Hashables___TZFVs11SetIterator6_cocoafCs17_CocoaSetIteratorGS_x_ -_TTSg5SS___TFVs16_NativeSetBufferg8endIndexGVs15_NativeSetIndexx_ -_TTSg5SS___TFVs16_NativeSetBufferg10startIndexGVs15_NativeSetIndexx_ -_TTSg5GSqSS____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5GSqSS____TFSa9formIndexfT5afterRSi_T_ -_TTSg5GSaSS____TFVs15ContiguousArray37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5GSaSS____TFSp10initializefT2tox5countSi_T_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffers5countSi -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5GSaSS____TFVs15ContiguousArray9_getCountfT_Si -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5GSaSS____TFVs15ContiguousArray40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer20isUniquelyReferencedfT_Sb -_TTRXFo_oGSqSS__oGSaSS_zoPs5Error__XFo_iGSqSS__iGSaSS_zoPS___ -_TFZFO9Alamofire17ServerTrustPolicy12certificatesFT2inCSo6Bundle_GSaCSo14SecCertificate_U_FGSqSS_GSaSS_ -_TTSf4g_g___TFZFO9Alamofire17ServerTrustPolicy12certificatesFT2inCSo6Bundle_GSaCSo14SecCertificate_U_FGSqSS_GSaSS_ -_TTSg5GSqSS____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5GSqSS____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5GSqSS____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5GSqSS____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5SSSSs8Hashables_GVs30FlattenBidirectionalCollectionGSaGSaSS___GS0_GSaGSaSS___s8Sequences___TFVs3SetCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GS_x_ -_TTSg5GSqSS____TFCs23_ContiguousArrayStorageD -_TTSg5GSqSS____TFCs23_ContiguousArrayStoraged -_TTSg5GSqSS____TFSp12deinitializefT5countSi_Sv -_TTSg5GSqSS____TFCs23_ContiguousArrayStorageg15_elementPointerGSpx_ -_TTSg5GSaSS__GVs15ContiguousArrayGSaSS__GS_GSaSS__s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5GSaSS____TFVs12_ArrayBufferCfT7_bufferGVs22_ContiguousArrayBufferx_19shiftedToStartIndexSi_GS_x_ -_TTSg5GSaSS____TFVs15ContiguousArray15reserveCapacityfSiT_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5GSaSS____TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg8endIndexSi -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5GSaSS____TFVs15ContiguousArrayg5countSi -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_x__ -_TTSg5GSqSS____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5GSqSS____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5GSqSS____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5GSqSS____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5GSqSS____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageGSqSS__ -_TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols_GVs14_IgnorePointerGSaSS__GS1_GSaSS__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5GSaSS____TFSp12deinitializefT5countSi_Sv -_TTSg5GSaSS____TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_wx7Element__ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4n_d___TTSg5SSSSs8Hashables_GVs30FlattenBidirectionalCollectionGSaGSaSS___GS0_GSaGSaSS___s8Sequences___TFVs3SetCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GS_x_ -_TTSg5GVs16IndexingIteratorGSaGSaSS___GS_GSaGSaSS___s16IteratorProtocols___TTWuRxs16IteratorProtocolwx7Elements8SequencerGVs15FlattenIteratorx_S_sFS_4nextfT_GSqwxS0__ -_TTSg5GVs16IndexingIteratorGSaGSaSS___GS_GSaGSaSS___s16IteratorProtocols___TFVs15FlattenIterator4nextfT_GSqWx7Element8IteratorS0___ -_TTSg5GSaGSaSS__GSaGSaSS__s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -_TTSg5GSaGSaSS__GSaGSaSS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5GSaSS____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5GSaSS____TFSa9formIndexfT5afterRSi_T_ -_TTSg5GSaSS____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5GSaSS____TFSag9subscriptFSix -_TTSg5GSaSS____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5GSaSS____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5GSaSS____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5GSaSS____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5SSSSs8Hashables___TFVs3Set6insertfxT8insertedSb17memberAfterInsertx_ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer6insertfTx6forKeyx_T8insertedSb17memberAfterInsertx_ -_TTSg5GSaSS____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5GSaSS____TFSag8endIndexSi -_TTSg5GSaSS____TFSa9_getCountfT_Si -_TTSg5GSaSS____TFVs12_ArrayBufferg5countSi -_TTSg5GSaSS____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5SSSSs8Hashables___TFVs3SetCfT15minimumCapacitySi_GS_x_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBufferCfT15minimumCapacitySi_GS0_x_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBufferCfT8capacitySi_GS0_x_ -_TTSg5SS___TFVs16_NativeSetBufferCfT8capacitySi7storageCs20_RawNativeSetStorage_GS_x_ -_TTSf4n_n_d___TTSg5SS___TFVs16_NativeSetBufferCfT8capacitySi7storageCs20_RawNativeSetStorage_GS_x_ -_TTSg5SS___TFVs16_NativeSetBufferg40_initializedHashtableEntriesBitMapBufferGSpSu_ -_TMaGCs30_HashableTypedNativeSetStorageSS_ -_TTSf4gs_n___TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer12unsafeAddNewfT3keyx_T_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer5_findfTx11startBucketSi_T3posGVs15_NativeSetIndexx_5foundSb_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer6_indexfT5afterSi_Si -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBufferg11_bucketMaskSi -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer7_bucketfxSi -_TTSf4n_n_d___TTSg5GSaSS____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5GSaSS____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageGSaSS__ -_TTSg5GSaSS____TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TMaC9Alamofire24ServerTrustPolicyManager -_TTSg5GSaV10Foundation4Data_GSaS0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5V10Foundation4Data___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5V10Foundation4Data___TFSa9formIndexfT5afterRSi_T_ -_TTSg5V10Foundation4Data___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5V10Foundation4Data___TFSag9subscriptFSix -_TTSg5V10Foundation4Data___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5V10Foundation4Data___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5GSaPs9AnyObject__GSaPS___s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5Ps9AnyObject____TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5Ps9AnyObject____TFSag9subscriptFSix -_TTSg5Ps9AnyObject____TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5Ps9AnyObject____TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTSg5CSo6SecKey_Ps9AnyObject____TFs15_arrayForceCastu0_rFGSax_GSaq__ -_TTSf4g___TTSg5CSo6SecKey_Ps9AnyObject____TFs15_arrayForceCastu0_rFGSax_GSaq__ -_TTSg5CSo6SecKey_Ps9AnyObject____TFVs22_ContiguousArrayBuffer24storesOnlyElementsOfTypeurfMqd__Sb -_TTSf4d_n___TTSg5CSo6SecKey_Ps9AnyObject____TFVs22_ContiguousArrayBuffer24storesOnlyElementsOfTypeurfMqd__Sb -_TTSg5GVs22_ContiguousArrayBufferCSo6SecKey_GS_S0__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CSo6SecKey___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs22_ContiguousArrayBufferCSo6SecKey_GS_S0__s10_Indexables___TFEsPs10_Indexable9formIndexfT5afterRwx5Index_T_ -_TTSg5CSo6SecKey___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_5indexfT5afterwx5Index_wxS1_ -_TTSg5GVs22_ContiguousArrayBufferCSo6SecKey_GS_S0__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_5indexfT5afterwxS0__wxS0_ -_TTSg5CSo6SecKey___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS1___T_ -_TTSg5GVs22_ContiguousArrayBufferCSo6SecKey_GS_S0__s10_Indexables___TFEsPs10_Indexable20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS0___T_ -_TTSg5Ps9AnyObject____TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5Ps9AnyObject____TFSa9formIndexfT5afterRSi_T_ -_TTSg5Ps9AnyObject____TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5Ps9AnyObject____TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5Ps9AnyObject____TFSa29_hoistableIsNativeTypeCheckedfT_Sb -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg32arrayPropertyIsNativeTypeCheckedSb -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg20_isNativeTypeCheckedSb -_TTSg5Ps9AnyObject____TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5Ps9AnyObject____TFSag8endIndexSi -_TTSg5Ps9AnyObject____TFSa9_getCountfT_Si -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg5countSi -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5Ps9AnyObject____TFVs22_ContiguousArrayBufferg5countSi -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferg9_isNativeSb -_TTWSis10ComparablesZFS_oi2lefTxx_Sb -_TTSg5CSo6SecKey___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferg8endIndexSi -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5CSo6SecKey___TFVs12_ArrayBuffer19requestNativeBufferfT_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5Ps9AnyObject____TFSaCfT20_immutableCocoaArrayPs12_NSArrayCore__GSax_ -_TTSg5Ps9AnyObject____TFVs12_ArrayBufferCfT7nsArrayPs12_NSArrayCore__GS_x_ -_TTSg5CSo6SecKey___TFVs12_ArrayBuffer13_asCocoaArrayfT_Ps12_NSArrayCore_ -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg10_nonNativePs12_NSArrayCore_ -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -publicKeys -trustIsValid -_TTSg5V10Foundation4Data___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5V10Foundation4Data___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg5countSi -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5V10Foundation4Data___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5V10Foundation4Data___TFSag8endIndexSi -_TTSg5V10Foundation4Data___TFSa9_getCountfT_Si -_TTSg5V10Foundation4Data___TFVs12_ArrayBufferg5countSi -_TTSg5V10Foundation4Data___TFVs12_ArrayBufferg7_nativeGVs22_ContiguousArrayBufferx_ -certificateData -_TMaGSqCSo9SecPolicy_ -_TMaCSo9SecPolicy -_TTSg5GSqCSo9SecPolicy____TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ -_TTSg5GSqCSo9SecPolicy____TZFSa13_adoptStoragefTGCs23_ContiguousArrayStoragex_5countSi_TGSax_GSpx__ -_TTSg5GSqCSo9SecPolicy____TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5GSqCSo9SecPolicy____TFVs22_ContiguousArrayBufferCfT5countSi7storageGCs23_ContiguousArrayStoragex__GS_x_ -_TTSg5GSqCSo9SecPolicy____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageGSqCSo9SecPolicy__ -_TTSg5CSo6SecKey___TFSa6appendfxT_ -_TTSg5CSo6SecKey___TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5GVs14CountableRangeSi_GS_Si_s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s14_IndexableBasesFS4_9formIndexfT5afterRwx5Index_T_ -_TTSg5GVs14CountableRangeSi_GS_Si_s10_Indexables___TFEsPs10_Indexable9formIndexfT5afterRwx5Index_T_ -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s14_IndexableBasesFS4_5indexfT5afterwx5Index_wxS5_ -_TTSg5SiSis10ComparablesSis11_Strideables___TFVs14CountableRange5indexfT5afterx_x -_TTWSis11_StrideablesFS_8advancedfT2bywx6Stride_x -_TTSg5CSo6SecKey___TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5CSo6SecKey___TFSp10initializefT2tox5countSi_T_ -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferg19firstElementAddressGSpx_ -_TTSg5CSo6SecKey___TFVs12_ArrayBuffers5countSi -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg8capacitySi -_TTSg5CSo6SecKey___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5CSo6SecKey___TFSa9_getCountfT_Si -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg5countSi -_TTSg5CSo6SecKey___TFVs12_ArrayBufferg9_isNativeSb -_TTSg5CSo6SecKey___TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5CSo6SecKey___TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5CSo6SecKey___TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -publicKey -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg8endIndexSi -_TTSg5CSo14SecCertificate___TFSp12deinitializefT5countSi_Sv -_TTSg5CSo14SecCertificate___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4s_n_n___TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSf4g_n_n___TTSg5CSo14SecCertificate___TFSp10initializefT2tox5countSi_T_ -_TTSfq4n_s_n___TTSgq5GVs14CountableRangeSi_GS_Si_s10_Indexables___TFEsPs10_Indexable20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS0___T_ -_TTSg5CSo14SecCertificate___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer10_typeCheckfGVs5RangeSi_T_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg21needsElementTypeCheckSb -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg20_isNativeTypeCheckedSb -_TTSf4n_n_d___TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageCSo14SecCertificate_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5GSaCSo14SecCertificate_GSaS__s10Collections_V10Foundation4Data___TFEsPs10Collection3mapurfzFzWx8Iterator7Element_qd__GSaqd___ -_TTSg5CSo14SecCertificate___TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5CSo14SecCertificate___TFSag9subscriptFSix -_TTSg5CSo14SecCertificate___TFSa15_checkSubscriptfTSi20wasNativeTypeCheckedSb_Vs16_DependenceToken -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer37_checkInoutAndNativeTypeCheckedBoundsfTSi20wasNativeTypeCheckedSb_T_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffer20_checkValidSubscriptfSiT_ -_TTRXFo_oCSo14SecCertificate_oV10Foundation4DatazoPs5Error__XFo_iS__iS1_zoPS2___ -_TFFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD15certificateDataFT3forGSaCSo14SecCertificate__GSaV10Foundation4Data_U_FS1_S3_ -_TTSf4g___TFFO9Alamofire17ServerTrustPolicyP33_5086B0E684B07FD2C061AC50FDA3F8DD15certificateDataFT3forGSaCSo14SecCertificate__GSaV10Foundation4Data_U_FS1_S3_ -_TTSg5V10Foundation4DataS0_s21_ObjectiveCBridgeableS____forceBridgeFromObjectiveC_bridgeable -_TTSg5V10Foundation4Data___TFVs15ContiguousArray6appendfxT_ -_TTSg5V10Foundation4Data___TFVs15ContiguousArray36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5CSo14SecCertificate___TTWurGSax_s14_IndexableBasesFS_9formIndexfT5afterRwx5Index_T_ -_TTSg5CSo14SecCertificate___TFSa9formIndexfT5afterRSi_T_ -_TTSg5V10Foundation4Data___TFVs15ContiguousArray37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5V10Foundation4Data___TFSp10initializefT2tox5countSi_T_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffers5countSi -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5V10Foundation4Data___TFVs15ContiguousArray9_getCountfT_Si -_TTSg5V10Foundation4Data___TFVs15ContiguousArray40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5CSo14SecCertificate___TFSa11_getElementfTSi20wasNativeTypeCheckedSb22matchingSubscriptCheckVs16_DependenceToken_x -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer10getElementfTSi20wasNativeTypeCheckedSb_x -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferg9subscriptFSix -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBuffer10getElementfSix -_TTSg5CSo14SecCertificate___TFSa29_hoistableIsNativeTypeCheckedfT_Sb -_TTSg5CSo14SecCertificate___TFVs12_ArrayBufferg32arrayPropertyIsNativeTypeCheckedSb -_TTSg5V10Foundation4Data___TFVs15ContiguousArray15reserveCapacityfSiT_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5V10Foundation4Data___TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s22RandomAccessCollections___TFesRxs22RandomAccessCollectionwx5Indexs10Strideablewx7IndiceszGVs14CountableRangewxS0__WxS0_6Stride_zwx13IndexDistanceWxS2_S0__zwxS0_WxS2_S5__zwxS5_WxS2_7Indices_zGS3_wxS0__WxS2_8Iterator_zGVs16IndexingIteratorGS3_wxS0___WxS2_11SubSequence_zGS3_wxS0__WxS2_8_Element_zwxS0_WxS2_S6_S0__zwxS0_WxS2_S6_S5__zwxS5_WxS2_S6_S6__zGS3_wxS0__WxS2_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S9__zGS3_wxS0__WxS2_S6_S10__zwxS0_WxS2_S7_7Element_zwxS0_WxS2_S9_S0__zwxS0_WxS2_S9_13IndexDistance_zwxS5_WxS2_S9_S6__zGS3_wxS0__WxS2_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9__zGS3_wxS0__WxS2_S9_S10__zwxS0_WxS2_S6_S6_S0__zwxS0_WxS2_S6_S6_S5__zwxS5_WxS2_S6_S6_S7__zGS8_GS3_wxS0___WxS2_S6_S6_S9__zGS3_wxS0__WxS2_S6_S6_S10__zwxS0_WxS2_S6_S7_S11__zwxS0_WxS2_S6_S9_S0__zwxS0_WxS2_S6_S9_S7__zGS8_GS3_wxS0___WxS2_S6_S9_S9__zGS3_wxS0__WxS2_S6_S9_S10__zwxS0_WxS2_S9_S6_S0__zwxS0_WxS2_S9_S6_S5__zwxS5_WxS2_S9_S6_S7__zGS8_GS3_wxS0___WxS2_S9_S6_S9__zGS3_wxS0__WxS2_S9_S6_S10__zwxS0_WxS2_S9_S7_S11__zwxS0_WxS2_S9_S9_S0__zwxS0_WxS2_S9_S9_S7__zGS8_GS3_wxS0___WxS2_S9_S9_S9__zGS3_wxS0__WxS2_S9_S9_S10__zwxS0_WxS2_S6_S6_S7_S11__zwxS0_WxS2_S6_S9_S7_S11__zwxS0_WxS2_S9_S6_S7_S11__zwxS0_WxS2_S9_S9_S7_S11__zwxS0_rS_g7indicesGS3_wxS0__ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s14_IndexableBasesFS0_g8endIndexwx5Index -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferg8endIndexSi -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5V10Foundation4Data___TFVs15ContiguousArrayg5countSi -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_x__ -_TTSg5V10Foundation4Data___TFVs15ContiguousArrayCfT_GS_x_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5CSo14SecCertificate___TTWurGSax_s10CollectionsFS_g5countwx13IndexDistance -_TTSg5CSo14SecCertificate___TFSag5countSi -_TTSf4n_n_n_d_n___TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols_GVs14_IgnorePointerS1__GS3_S1__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5V10Foundation4Data___TFSp12deinitializefT5countSi_Sv -_TTSg5V10Foundation4Data___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGS_wx7Element__ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -_TTSf4n_n_d___TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5V10Foundation4Data___TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageV10Foundation4Data_ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer5_findfTx11startBucketSi_T3posGVs22_NativeDictionaryIndexxq__5foundSb_ -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBuffer18isInitializedEntryfT2atSi_Sb -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer6_indexfT5afterSi_Si -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBufferg11_bucketMaskSi -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBufferg8capacitySi -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBufferg6valuesGSpq__ -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBuffer3keyfT2atSi_x -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBufferg4keysGSpx_ -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer7_bucketfxSi -_TTSg5SS_O9Alamofire17ServerTrustPolicy___TFVs23_NativeDictionaryBufferg5countSi -_TTSg5SSSSs8Hashables_O9Alamofire17ServerTrustPolicy___TFOs24_VariantDictionaryBufferg8asNativeGVs23_NativeDictionaryBufferxq__ -_TTWSis35_ExpressibleByBuiltinIntegerLiteralsFS_CfT22_builtinIntegerLiteralBi2048__x -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer24ensureUniqueNativeBufferfSiT11reallocatedSb15capacityChangedSb_ -_TTSg5SSSSs8Hashables___TFesRxs8HashablerVs16_NativeSetBuffer12unsafeAddNewfT3keyx_T_ -_TTSg5SS___TFVs16_NativeSetBuffers5countSi -_TTSg5SS___TFVs16_NativeSetBufferg5countSi -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer20isUniquelyReferencedfT_Sb -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBufferg8asNativeGVs16_NativeSetBufferx_ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffer12nativeInsertfTx6forKeyx_T8insertedSb17memberAfterInsertx_ -_TTSg5SSSSs8Hashables___TFOs17_VariantSetBuffers8asNativeGVs16_NativeSetBufferx_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer18_typeCheckSlowPathfSiT_ -_TTSg5Ps9AnyObject____TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -_TTSg5CSo14SecCertificate___TFVs12_ArrayBuffer19_getElementSlowPathfSiPs9AnyObject_ -_TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5CSo14SecCertificate___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5CSo14SecCertificate___TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs22_ContiguousArrayBufferGSaSS__GS_GSaSS__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GSaSS____TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5GVs12_ArrayBufferCSo6SecKey_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5V10Foundation4Data___TTWurGVs22_ContiguousArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5V10Foundation4Data___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs22_ContiguousArrayBufferV10Foundation4Data_GS_S1__s20_ArrayBufferProtocols_GVs14_IgnorePointerS1__GS3_S1__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5SS___TFVs16_NativeSetBuffer5indexfT5afterGVs15_NativeSetIndexx__GS0_x_ -_TTSg5GVs15_NativeSetIndexSS_GS_SS_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -_TTSg5SS___TTWurGVs15_NativeSetIndexx_s9EquatablesZFS0_oi2eefTxx_Sb -_TTSg5CSo14SecCertificate___TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs12_ArrayBufferCSo14SecCertificate_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5GSaCSo14SecCertificate_GSaS__s14_IndexableBases___TFVs16IndexingIterator4nextfT_GSqwx8_Element_ -_TTSg5CSo14SecCertificate___TTWurGSax_s14_IndexableBasesFS_g9subscriptFwx5Indexwx8_Element -_TTSg5CSo14SecCertificate___TTWurGSax_s14_IndexableBasesFS_g8endIndexwx5Index -_TTSg5CSo14SecCertificate___TFSag8endIndexSi -policies.get -serverTrustPolicyManager.get -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/DispatchQueue+Alamofire.swift -__TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU_FTCSo21SCNetworkReachabilityVSC26SCNetworkReachabilityFlagsGSqSv__T_ -__TToFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU_FTCSo21SCNetworkReachabilityVSC26SCNetworkReachabilityFlagsGSqSv__T_ -__TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU0_FT_T_ -__TTSfq4s___TFSSg11utf8CStringGVs15ContiguousArrayVs4Int8_ -__TTSfq4s_s_n___TTSgq5VSS8UTF8ViewS_s10_Indexables___TFEsPs10_Indexable8distancefT4fromwx5Index2towxS0__wx13IndexDistance -__TTSfq4n_n_d___TTSgq5Vs4Int8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -__TTSgq5Vs4Int8___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -__TTSgq5GVs22_ContiguousArrayBufferVs4Int8_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSfq4n_n_n_d_n___TTSgq5GVs22_ContiguousArrayBufferVs4Int8_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTWVs6UInt32s17BitwiseOperationssZFS0_g8allZerosx -__TwxsOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TwxgOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TwugOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TwupOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TwuiOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_swift_rt_swift_storeEnumTagSinglePayload -__TwxsOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TwxgOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TwugOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TwupOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TwuiOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TTSf4g___TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU0_FT_T_ -__TWvdvC9Alamofire26NetworkReachabilityManagerP33_E21608B303999A2A22D832CA16A740D012reachabilityCSo21SCNetworkReachability -__TWvdvC9Alamofire26NetworkReachabilityManagerP33_E21608B303999A2A22D832CA16A740D013previousFlagsVSC26SCNetworkReachabilityFlags -__TWoFC9Alamofire26NetworkReachabilityManagergP33_E21608B303999A2A22D832CA16A740D05flagsGSqVSC26SCNetworkReachabilityFlags_ -__TWoFC9Alamofire26NetworkReachabilityManagergP33_E21608B303999A2A22D832CA16A740D013previousFlagsVSC26SCNetworkReachabilityFlags -__TWoFC9Alamofire26NetworkReachabilityManagersP33_E21608B303999A2A22D832CA16A740D013previousFlagsVSC26SCNetworkReachabilityFlags -__TWoFC9Alamofire26NetworkReachabilityManagermP33_E21608B303999A2A22D832CA16A740D013previousFlagsVSC26SCNetworkReachabilityFlags -__TWoFC9Alamofire26NetworkReachabilityManagerCfT12reachabilityCSo21SCNetworkReachability_S0_ -__TWoFC9Alamofire26NetworkReachabilityManager14notifyListenerfVSC26SCNetworkReachabilityFlagsT_ -__TWoFC9Alamofire26NetworkReachabilityManager33networkReachabilityStatusForFlagsfVSC26SCNetworkReachabilityFlagsOS0_25NetworkReachabilityStatus -__TWoFC9Alamofire26NetworkReachabilityManager18isNetworkReachablefT4withVSC26SCNetworkReachabilityFlags_Sb -__TMfC9Alamofire26NetworkReachabilityManager -__TMfOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TMRfOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -__TMfOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TMRfOC9Alamofire26NetworkReachabilityManager14ConnectionType -__TMRfC9Alamofire26NetworkReachabilityManager -__TMRfCSo21SCNetworkReachability -__TMLGSqFOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatusT__ -__TMLFOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatusT_ -__TMLCSo21SCNetworkReachability -__TMCSo21SCNetworkReachability -__TMLGCs23_ContiguousArrayStorageVs4Int8_ -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/NetworkReachabilityManager.swift -_TTSf4g___TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU0_FT_T_ -NetworkReachabilityManager.swift -notifyListener -networkReachabilityStatusForFlags -isNetworkReachable -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9OptionSet19SystemConfiguration___TFesRxs9OptionSetwx7ElementzxrS_8containsfxSb -_TTSg5VSC26SCNetworkReachabilityFlagsS_s9Equatable19SystemConfigurationS_s16RawRepresentableS1____TFsoi2neuRxs9Equatablexs16RawRepresentablewxPS0_8RawValueS_rFTxx_Sb -_TTSg5Vs6UInt32S_s9Equatables___TFsoi2neuRxs9EquatablerFTxx_Sb -flags.get -initialize_metadata_ConnectionType -_TMaC9Alamofire26NetworkReachabilityManager -get_field_types_ConnectionType -_TwuiOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwupOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwugOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwxgOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwxsOC9Alamofire26NetworkReachabilityManager14ConnectionType -initialize_metadata_NetworkReachabilityStatus -_TMaOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -get_field_types_NetworkReachabilityStatus -_TMaOC9Alamofire26NetworkReachabilityManager14ConnectionType -_TwuiOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_TwupOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_TwugOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_TwxgOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -_TwxsOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatus -get_field_types_NetworkReachabilityManager -_TMaCSo21SCNetworkReachability -_TMaGSqFOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatusT__ -_TMaFOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatusT_ -_TWaOC9Alamofire26NetworkReachabilityManager25NetworkReachabilityStatuss9EquatableS_ -_TWaOC9Alamofire26NetworkReachabilityManager14ConnectionTypes9_HashableS_ -_TWaOC9Alamofire26NetworkReachabilityManager14ConnectionTypes8HashableS_ -_TWaOC9Alamofire26NetworkReachabilityManager14ConnectionTypes9EquatableS_ -_TTSg5GSPVs4Int8_GSPS__s8_Pointers___TFs40_convertConstStringToUTF8PointerArgumentuRxs8_PointerrFSSTGSqPs9AnyObject__x_ -_TTWVs6UInt32s17BitwiseOperationssZFS0_g8allZerosx -_TTSfq4n_n_n_d_n___TTSgq5GVs22_ContiguousArrayBufferVs4Int8_GS_S0__s20_ArrayBufferProtocols_GVs14_IgnorePointerS0__GS2_S0__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSfq4s_n_n___TTSgq5Vs4Int8___TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSgq5Vs4Int8___TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSgq5GVs22_ContiguousArrayBufferVs4Int8_GS_S0__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TMaGCs23_ContiguousArrayStorageVs4Int8_ -_TTSgq5Vs4Int8___TFVs15ContiguousArray16_copyToNewBufferfT8oldCountSi_T_ -_TTSfq4n_n_d___TTSgq5Vs4Int8___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSfq4s_s_n___TTSgq5VSS8UTF8ViewS_s10_Indexables___TFEsPs10_Indexable8distancefT4fromwx5Index2towxS0__wx13IndexDistance -_TTSfq4s___TFVVSS8UTF8View5Indexg44_utf8ContinuationBytesUntilNextUnicodeScalarSi -_TTSfq4s___TFSSg11utf8CStringGVs15ContiguousArrayVs4Int8_ -_TTSgq5Vs4Int8___TFSp10initializefT2tox5countSi_T_ -stopListening -_TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU0_FT_T_ -_TToFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU_FTCSo21SCNetworkReachabilityVSC26SCNetworkReachabilityFlagsGSqSv__T_ -_TFFC9Alamofire26NetworkReachabilityManager14startListeningFT_SbU_FTCSo21SCNetworkReachabilityVSC26SCNetworkReachabilityFlagsGSqSv__T_ -startListening -_TTSg5VSC11sockaddr_in_GSqCSo21SCNetworkReachability____TFs17withUnsafePointeru0_rFzT2toRxFzGSPx_q__q_ -_TTRXFo_dGSPVSC11sockaddr_in__oGSqCSo21SCNetworkReachability_zoPs5Error__XFo_dGSPS___iGSqS0__zoPS1___ -_TFFC9Alamofire26NetworkReachabilityManagercFT_GSqS0__U_FGSPVSC11sockaddr_in_GSqCSo21SCNetworkReachability_ -_TTSg5VSC11sockaddr_in_VSC8sockaddr_GSqCSo21SCNetworkReachability____TFSP17withMemoryReboundu0_rfzT2toMqd__8capacitySiFzGSPqd___qd_0__qd_0_ -_TTRXFo_dGSPVSC8sockaddr__oGSqCSo21SCNetworkReachability_zoPs5Error__XFo_dGSPS___iGSqS0__zoPS1___ -_TFFFC9Alamofire26NetworkReachabilityManagercFT_GSqS0__U_FGSPVSC11sockaddr_in_GSqCSo21SCNetworkReachability_U_FGSPVSC8sockaddr_GSqS2__ -listener.materialize -listener.set -listener.get -listenerQueue.materialize -listenerQueue.set -listenerQueue.get -networkReachabilityStatus.get -isReachableOnEthernetOrWiFi.get -isReachableOnWWAN.get -isReachable.get -__TToFC9Alamofire12TaskDelegateg5queueCSo14OperationQueue -__TToFC9Alamofire12TaskDelegateg4dataGSqV10Foundation4Data_ -__TToFC9Alamofire12TaskDelegateg5errorGSqPs5Error__ -__TToFC9Alamofire12TaskDelegates5errorGSqPs5Error__ -__TTSg5P____TFes0_RxzVs11AnyHashablerVs10Dictionaryg9subscriptFPs9_Hashable_GSqq__ -__TToFC9Alamofire12TaskDelegatecfT_S0_ -__TToFC9Alamofire16DataTaskDelegateg8dataTaskCSo18URLSessionDataTask -__TToFC9Alamofire16DataTaskDelegateg4dataGSqV10Foundation4Data_ -__TFC9Alamofire16DataTaskDelegateg4dataGSqV10Foundation4Data_ -__TToFC9Alamofire16DataTaskDelegateg8progressCSo8Progress -__TToFC9Alamofire16DataTaskDelegates8progressCSo8Progress -__TToFC9Alamofire16DataTaskDelegateg10dataStreamGSqFV10Foundation4DataT__ -__TTRXFo_oV10Foundation4Data__XFdCb_dCSo6NSData__ -__TToFC9Alamofire16DataTaskDelegates10dataStreamGSqFV10Foundation4DataT__ -__TToFC9Alamofire16DataTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__TFC9Alamofire16DataTaskDelegate5resetfT_T_ -__TToFC9Alamofire16DataTaskDelegate5resetfT_T_ -__TToFC9Alamofire16DataTaskDelegateg26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TToFC9Alamofire16DataTaskDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TToFC9Alamofire16DataTaskDelegateg29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TToFC9Alamofire16DataTaskDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TToFC9Alamofire16DataTaskDelegateg22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TToFC9Alamofire16DataTaskDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TToFC9Alamofire16DataTaskDelegateg25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TToFC9Alamofire16DataTaskDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TToFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T_ -__TToFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask9didBecomeCSo22URLSessionDownloadTask_T_ -__TToFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_ -__TToFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask17willCacheResponseCSo17CachedURLResponse17completionHandlerFGSqS3__T__T_ -__TFC9Alamofire16DataTaskDelegateD -__TFC9Alamofire16DataTaskDelegateE -__TToFC9Alamofire16DataTaskDelegateE -__TToFC9Alamofire20DownloadTaskDelegateg12downloadTaskCSo22URLSessionDownloadTask -__TToFC9Alamofire20DownloadTaskDelegateg8progressCSo8Progress -__TToFC9Alamofire20DownloadTaskDelegates8progressCSo8Progress -__TToFC9Alamofire20DownloadTaskDelegateg10resumeDataGSqV10Foundation4Data_ -__TToFC9Alamofire20DownloadTaskDelegates10resumeDataGSqV10Foundation4Data_ -__TFC9Alamofire20DownloadTaskDelegateg4dataGSqV10Foundation4Data_ -__TToFC9Alamofire20DownloadTaskDelegateg12temporaryURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegates12temporaryURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegateg14destinationURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegateg12temporaryURLGSqV10Foundation3URL__merged -__TToFC9Alamofire20DownloadTaskDelegates14destinationURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegates12temporaryURLGSqV10Foundation3URL__merged -__TToFC9Alamofire20DownloadTaskDelegateg7fileURLGSqV10Foundation3URL_ -__TToFC9Alamofire20DownloadTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__TFC9Alamofire20DownloadTaskDelegate5resetfT_T_ -__TToFC9Alamofire20DownloadTaskDelegate5resetfT_T_ -__TToFC9Alamofire20DownloadTaskDelegateg37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskoV10Foundation3URL_oS2__XFdCb_dS_dS0_dCSo5NSURL_aS3__ -__TToFC9Alamofire20DownloadTaskDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TToFC9Alamofire20DownloadTaskDelegateg24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire20DownloadTaskDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire20DownloadTaskDelegateg29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TToFC9Alamofire20DownloadTaskDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TToFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask22didFinishDownloadingToV10Foundation3URL_T_ -__TToFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_ -__TToFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask17didResumeAtOffsetVs5Int6418expectedTotalBytesS3__T_ -__TFC9Alamofire20DownloadTaskDelegateD -__TFC9Alamofire20DownloadTaskDelegateE -__TToFC9Alamofire20DownloadTaskDelegateE -__TToFC9Alamofire18UploadTaskDelegateg10uploadTaskCSo20URLSessionUploadTask -__TToFC9Alamofire16DataTaskDelegateg8dataTaskCSo18URLSessionDataTask_merged -__TToFC9Alamofire18UploadTaskDelegateg14uploadProgressCSo8Progress -__TToFC9Alamofire18UploadTaskDelegates14uploadProgressCSo8Progress -__TToFC9Alamofire18UploadTaskDelegatecfT4taskGSqCSo14URLSessionTask__S0_ -__TFC9Alamofire18UploadTaskDelegate5resetfT_T_ -__TToFC9Alamofire18UploadTaskDelegate5resetfT_T_ -__TToFC9Alamofire18UploadTaskDelegateg19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire12TaskDelegateg30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5____merged -__TToFC9Alamofire18UploadTaskDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TToFC9Alamofire18UploadTaskDelegate10URLSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_ -__TToFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T__merged -__TFC9Alamofire18UploadTaskDelegateD -__TFC9Alamofire18UploadTaskDelegateE -__TToFC9Alamofire18UploadTaskDelegateE -__TTSfq4s___TTSgq5Vs5UInt8___TFSRg5countSi -__TTWVs11AnyHashables9EquatablesZFS0_oi2eefTxx_Sb -__TTSgq5P____TFs28_getBridgedCustomAnyHashableurFxGSqVs11AnyHashable_ -__TTWVs11AnyHashables8HashablesFS0_g9hashValueSi -__TMaT7closureFCSo8ProgressT_5queueCSo13DispatchQueue_ -__TMaFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -__TMaTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL__merged -__TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse__merged -__TMaGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TMaTCSo10URLSessionCSo14URLSessionTask_ -__TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL_aS1__XFo_oS_oS0_oV10Foundation3URL_oS3__ -__TPA__TTRXFdCb_dCSo6NSData__XFo_oV10Foundation4Data__ -__TPA__TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T_ -__TPA__TFFC9Alamofire16DataTaskDelegate10urlSessionFTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_U_FT_T_ -__TPA__TFFC9Alamofire18UploadTaskDelegate10URLSessionFTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_U_FT_T_ -__TPA__TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T__merged -_block_destroy_helper.39 -_block_destroy_helper.51 -_block_destroy_helper.57 -_block_destroy_helper.119 -_block_destroy_helper.125 -_block_copy_helper.38 -_block_copy_helper.50 -_block_copy_helper.56 -_block_copy_helper.118 -_block_copy_helper.124 -__TToFC9Alamofire20DownloadTaskDelegateg4dataGSqV10Foundation4Data_ -__TWvdvC9Alamofire12TaskDelegate30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TWvdvC9Alamofire12TaskDelegate23taskDidReceiveChallengeGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS1_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TWvdvC9Alamofire12TaskDelegate24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TWoFC9Alamofire12TaskDelegateg4taskGSqCSo14URLSessionTask_ -__TWoFC9Alamofire12TaskDelegates4taskGSqCSo14URLSessionTask_ -__TWoFC9Alamofire12TaskDelegatem4taskGSqCSo14URLSessionTask_ -__TWoFC9Alamofire12TaskDelegateg19initialResponseTimeGSqSd_ -__TWoFC9Alamofire12TaskDelegates19initialResponseTimeGSqSd_ -__TWoFC9Alamofire12TaskDelegatem19initialResponseTimeGSqSd_ -__TWoFC9Alamofire12TaskDelegateg10credentialGSqCSo13URLCredential_ -__TWoFC9Alamofire12TaskDelegates10credentialGSqCSo13URLCredential_ -__TWoFC9Alamofire12TaskDelegatem10credentialGSqCSo13URLCredential_ -__TWoFC9Alamofire12TaskDelegateg7metricsGSqPs9AnyObject__ -__TWoFC9Alamofire12TaskDelegates7metricsGSqPs9AnyObject__ -__TWoFC9Alamofire12TaskDelegatem7metricsGSqPs9AnyObject__ -__TWoFC9Alamofire12TaskDelegateCfT4taskGSqCSo14URLSessionTask__S0_ -__TWoFC9Alamofire12TaskDelegate5resetfT_T_ -__TWoFC9Alamofire12TaskDelegateg30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TWoFC9Alamofire12TaskDelegates30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TWoFC9Alamofire12TaskDelegatem30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -__TWoFC9Alamofire12TaskDelegateg23taskDidReceiveChallengeGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS1_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TWoFC9Alamofire12TaskDelegates23taskDidReceiveChallengeGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS1_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TWoFC9Alamofire12TaskDelegatem23taskDidReceiveChallengeGSqFTCSo10URLSessionCSo14URLSessionTaskCSo26URLAuthenticationChallenge_TOS1_24AuthChallengeDispositionGSqCSo13URLCredential___ -__TWoFC9Alamofire12TaskDelegateg21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TWoFC9Alamofire12TaskDelegates21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TWoFC9Alamofire12TaskDelegatem21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -__TWoFC9Alamofire12TaskDelegateg24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TWoFC9Alamofire12TaskDelegates24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TWoFC9Alamofire12TaskDelegatem24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -__TWoFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask26willPerformHTTPRedirectionCSo15HTTPURLResponse10newRequestV10Foundation10URLRequest17completionHandlerFGSqS5__T__T_ -__TWoFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_ -__TWoFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask17needNewBodyStreamFGSqCSo11InputStream_T__T_ -__TWoFC9Alamofire12TaskDelegate10urlSessionfTCSo10URLSession4taskCSo14URLSessionTask20didCompleteWithErrorGSqPs5Error___T_ -__TMfC9Alamofire12TaskDelegate -__TMRfC9Alamofire12TaskDelegate -__TMRsC9Alamofire12TaskDelegate -_OBJC_METACLASS_$__TtC9Alamofire16DataTaskDelegate -__TWvdvC9Alamofire16DataTaskDelegate26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TWvdvC9Alamofire16DataTaskDelegate29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TWvdvC9Alamofire16DataTaskDelegate22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TMnC9Alamofire16DataTaskDelegate -__TWoFC9Alamofire16DataTaskDelegateg8dataTaskCSo18URLSessionDataTask -__TWoFC9Alamofire16DataTaskDelegateg8progressCSo8Progress -__TWoFC9Alamofire16DataTaskDelegates8progressCSo8Progress -__TWoFC9Alamofire16DataTaskDelegatem8progressCSo8Progress -__TWoFC9Alamofire16DataTaskDelegateg15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire16DataTaskDelegates15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire16DataTaskDelegatem15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire16DataTaskDelegateg10dataStreamGSqFV10Foundation4DataT__ -__TWoFC9Alamofire16DataTaskDelegates10dataStreamGSqFV10Foundation4DataT__ -__TWoFC9Alamofire16DataTaskDelegatem10dataStreamGSqFV10Foundation4DataT__ -__TWoFC9Alamofire16DataTaskDelegategP33_882ADC2214AAA6CD531CE30210191C7B18totalBytesReceivedVs5Int64 -__TWoFC9Alamofire16DataTaskDelegatesP33_882ADC2214AAA6CD531CE30210191C7B18totalBytesReceivedVs5Int64 -__TWoFC9Alamofire16DataTaskDelegatemP33_882ADC2214AAA6CD531CE30210191C7B18totalBytesReceivedVs5Int64 -__TWoFC9Alamofire16DataTaskDelegategP33_882ADC2214AAA6CD531CE30210191C7B11mutableDataV10Foundation4Data -__TWoFC9Alamofire16DataTaskDelegatesP33_882ADC2214AAA6CD531CE30210191C7B11mutableDataV10Foundation4Data -__TWoFC9Alamofire16DataTaskDelegatemP33_882ADC2214AAA6CD531CE30210191C7B11mutableDataV10Foundation4Data -__TWoFC9Alamofire16DataTaskDelegategP33_882ADC2214AAA6CD531CE30210191C7B21expectedContentLengthGSqVs5Int64_ -__TWoFC9Alamofire16DataTaskDelegatesP33_882ADC2214AAA6CD531CE30210191C7B21expectedContentLengthGSqVs5Int64_ -__TWoFC9Alamofire16DataTaskDelegatemP33_882ADC2214AAA6CD531CE30210191C7B21expectedContentLengthGSqVs5Int64_ -__TWoFC9Alamofire16DataTaskDelegateg26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TWoFC9Alamofire16DataTaskDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TWoFC9Alamofire16DataTaskDelegatem26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -__TWoFC9Alamofire16DataTaskDelegateg29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TWoFC9Alamofire16DataTaskDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TWoFC9Alamofire16DataTaskDelegatem29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -__TWoFC9Alamofire16DataTaskDelegateg22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TWoFC9Alamofire16DataTaskDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TWoFC9Alamofire16DataTaskDelegatem22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -__TWoFC9Alamofire16DataTaskDelegateg25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TWoFC9Alamofire16DataTaskDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TWoFC9Alamofire16DataTaskDelegatem25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -__TWoFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveCSo11URLResponse17completionHandlerFOS1_19ResponseDispositionT__T_ -__TWoFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask9didBecomeCSo22URLSessionDownloadTask_T_ -__TWoFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_ -__TWoFC9Alamofire16DataTaskDelegate10urlSessionfTCSo10URLSession8dataTaskCSo18URLSessionDataTask17willCacheResponseCSo17CachedURLResponse17completionHandlerFGSqS3__T__T_ -__TMLC9Alamofire16DataTaskDelegate -__TMfC9Alamofire16DataTaskDelegate -__TMRfC9Alamofire16DataTaskDelegate -__TMRsC9Alamofire16DataTaskDelegate -_OBJC_METACLASS_$__TtC9Alamofire20DownloadTaskDelegate -__TWvdvC9Alamofire20DownloadTaskDelegate37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TWvdvC9Alamofire20DownloadTaskDelegate24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TMnC9Alamofire20DownloadTaskDelegate -__TWoFC9Alamofire20DownloadTaskDelegateg12downloadTaskCSo22URLSessionDownloadTask -__TWoFC9Alamofire20DownloadTaskDelegateg8progressCSo8Progress -__TWoFC9Alamofire20DownloadTaskDelegates8progressCSo8Progress -__TWoFC9Alamofire20DownloadTaskDelegatem8progressCSo8Progress -__TWoFC9Alamofire20DownloadTaskDelegateg15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire20DownloadTaskDelegates15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire20DownloadTaskDelegatem15progressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire20DownloadTaskDelegateg10resumeDataGSqV10Foundation4Data_ -__TWoFC9Alamofire20DownloadTaskDelegates10resumeDataGSqV10Foundation4Data_ -__TWoFC9Alamofire20DownloadTaskDelegatem10resumeDataGSqV10Foundation4Data_ -__TWoFC9Alamofire20DownloadTaskDelegateg11destinationGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions__ -__TWoFC9Alamofire20DownloadTaskDelegates11destinationGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions__ -__TWoFC9Alamofire20DownloadTaskDelegatem11destinationGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS2_7optionsVCS_15DownloadRequest15DownloadOptions__ -__TWoFC9Alamofire20DownloadTaskDelegateg12temporaryURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegates12temporaryURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegatem12temporaryURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegateg14destinationURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegates14destinationURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegatem14destinationURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegateg7fileURLGSqV10Foundation3URL_ -__TWoFC9Alamofire20DownloadTaskDelegateg37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TWoFC9Alamofire20DownloadTaskDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TWoFC9Alamofire20DownloadTaskDelegatem37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -__TWoFC9Alamofire20DownloadTaskDelegateg24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegatem24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegateg29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegatem29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -__TWoFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask22didFinishDownloadingToV10Foundation3URL_T_ -__TWoFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_ -__TWoFC9Alamofire20DownloadTaskDelegate10urlSessionfTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask17didResumeAtOffsetVs5Int6418expectedTotalBytesS3__T_ -__TMLC9Alamofire20DownloadTaskDelegate -__TMfC9Alamofire20DownloadTaskDelegate -__TMRfC9Alamofire20DownloadTaskDelegate -__TMRsC9Alamofire20DownloadTaskDelegate -_OBJC_METACLASS_$__TtC9Alamofire18UploadTaskDelegate -__TMnC9Alamofire18UploadTaskDelegate -__TWoFC9Alamofire18UploadTaskDelegateg10uploadTaskCSo20URLSessionUploadTask -__TWoFC9Alamofire18UploadTaskDelegateg14uploadProgressCSo8Progress -__TWoFC9Alamofire18UploadTaskDelegates14uploadProgressCSo8Progress -__TWoFC9Alamofire18UploadTaskDelegatem14uploadProgressCSo8Progress -__TWoFC9Alamofire18UploadTaskDelegateg21uploadProgressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire18UploadTaskDelegates21uploadProgressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire18UploadTaskDelegatem21uploadProgressHandlerGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TWoFC9Alamofire18UploadTaskDelegateg19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire18UploadTaskDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire18UploadTaskDelegatem19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -__TWoFC9Alamofire18UploadTaskDelegate10URLSessionfTCSo10URLSession4taskCSo14URLSessionTask15didSendBodyDataVs5Int6414totalBytesSentS3_24totalBytesExpectedToSendS3__T_ -__TMLC9Alamofire18UploadTaskDelegate -__TMfC9Alamofire18UploadTaskDelegate -__TMRfC9Alamofire18UploadTaskDelegate -__TMRsC9Alamofire18UploadTaskDelegate -__TMRfCSo14OperationQueue -__TMRsCSo14OperationQueue -__TMRfCSo8Progress -__TMRsCSo8Progress -__TMLCSo8Progress -__TMLGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -__TMLT7closureFCSo8ProgressT_5queueCSo13DispatchQueue_ -__TMLFCSo8ProgressT_ -__TMLGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions__ -__TMLFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -__TMLT14destinationURLV10Foundation3URL7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -__TMLTV10Foundation3URLCSo15HTTPURLResponse_ -__TMLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S2__ -__TMLFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S2_ -__TMLGSqFV10Foundation4DataT__ -__TMLFV10Foundation4DataT_ -__TMLGSqVs5Int64_ -__TMLCSo14OperationQueue -_block_descriptor.40 -_block_descriptor.52 -_block_descriptor.58 -_block_descriptor.120 -_block_descriptor.126 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/TaskDelegate.swift -_TPA__TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T_ -TaskDelegate.swift -_TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T_ -_TTSf4gs_g___TFFC9Alamofire20DownloadTaskDelegate10urlSessionFTCSo10URLSession12downloadTaskCSo22URLSessionDownloadTask12didWriteDataVs5Int6417totalBytesWrittenS3_25totalBytesExpectedToWriteS3__T_U_FT_T_ -objectdestroy.108 -_TPA__TTRXFdCb_dCSo6NSData__XFo_oV10Foundation4Data__ -_TTRXFdCb_dCSo6NSData__XFo_oV10Foundation4Data__ -_TTSf4g_n___TTRXFdCb_dCSo6NSData__XFo_oV10Foundation4Data__ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL_aS1__XFo_oS_oS0_oV10Foundation3URL_oS3__ -_TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL_aS1__XFo_oS_oS0_oV10Foundation3URL_oS3__ -_TTSf4g_g_g_n___TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdCSo5NSURL_aS1__XFo_oS_oS0_oV10Foundation3URL_oS3__ -_TPA__TTRXFdCb_dCSo10URLSessiondCSo22URLSessionDownloadTaskdVs5Int64dS1_dS1___XFo_oS_oS0_dS1_dS1_dS1___ -_TMaTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_ -_TMaTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_ -_TMaFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -_TMaTV10Foundation3URLCSo15HTTPURLResponse_ -_TMaT14destinationURLV10Foundation3URL7optionsVC9Alamofire15DownloadRequest15DownloadOptions_ -_TMaT7closureFCSo8ProgressT_5queueCSo13DispatchQueue_ -_TMaFCSo8ProgressT_ -_TMaCSo8Progress -_TMaC9Alamofire18UploadTaskDelegate -get_field_types_UploadTaskDelegate -_TMaGSqT7closureFCSo8ProgressT_5queueCSo13DispatchQueue__ -_TMaC9Alamofire20DownloadTaskDelegate -get_field_types_DownloadTaskDelegate -_TMaGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S2__ -_TMaFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S2_ -_TMaGSqFTV10Foundation3URLCSo15HTTPURLResponse_T14destinationURLS0_7optionsVC9Alamofire15DownloadRequest15DownloadOptions__ -_TMaC9Alamofire16DataTaskDelegate -get_field_types_DataTaskDelegate -_TMaGSqVs5Int64_ -_TMaGSqFV10Foundation4DataT__ -_TMaFV10Foundation4DataT_ -get_field_types_TaskDelegate -_TMaCSo14OperationQueue -_TMaC9Alamofire12TaskDelegate -progressHandler.get -_TTSg5VC9Alamofire15DownloadRequest15DownloadOptionsS1_s9OptionSetS____TFesRxs9OptionSetwx7ElementzxrS_8containsfxSb -destinationURL.set -temporaryURL.set -totalBytesReceived.get -_TFFC9Alamofire16DataTaskDelegate10urlSessionFTCSo10URLSession8dataTaskCSo18URLSessionDataTask10didReceiveV10Foundation4Data_T_u_KzT_Vs5Int64 -totalBytesReceived.materialize -mutableData.materialize -_TFFC9Alamofire12TaskDelegatecFT4taskGSqCSo14URLSessionTask__S0_U_FT_CSo14OperationQueue -taskDidCompleteWithError.get -uploadProgressHandler.get -_TTSg5CSo13URLCredentialCSo8NSObjects9Equatable10Foundation___TFsoi2neuRxs9EquatablerFTGSqx_GSqx__Sb -_TTSg5CSo13URLCredentialCSo8NSObjects9Equatable10Foundation___TFsoi2eeuRxs9EquatablerFTGSqx_GSqx__Sb -_TFFC9Alamofire12TaskDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_u_KzT_GSqS5__ -_TTSf4g_g___TFFC9Alamofire12TaskDelegate10urlSessionFTCSo10URLSession4taskCSo14URLSessionTask10didReceiveCSo26URLAuthenticationChallenge17completionHandlerFTOS1_24AuthChallengeDispositionGSqCSo13URLCredential__T__T_u_KzT_GSqS5__ -_TTSgq5P____TFs28_getBridgedCustomAnyHashableurFxGSqVs11AnyHashable_ -_TTSfq4n_n_d___TZFVs11AnyHashableoi2eefTS_S__Sb -_TTSfq4s___TTSgq5Vs5UInt8___TFSRg5countSi -_TToFC9Alamofire18UploadTaskDelegates19taskDidSendBodyDataGSqFTCSo10URLSessionCSo14URLSessionTaskVs5Int64S3_S3__T__ -_TToFC9Alamofire12TaskDelegateg30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -_TToFC9Alamofire18UploadTaskDelegates14uploadProgressCSo8Progress -_TToFC9Alamofire18UploadTaskDelegateg14uploadProgressCSo8Progress -_TToFC9Alamofire16DataTaskDelegateg8dataTaskCSo18URLSessionDataTask -dataTask.get -_TToFC9Alamofire20DownloadTaskDelegates29downloadTaskDidResumeAtOffsetGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3__T__ -_TToFC9Alamofire20DownloadTaskDelegates24downloadTaskDidWriteDataGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskVs5Int64S3_S3__T__ -_TToFC9Alamofire20DownloadTaskDelegates37downloadTaskDidFinishDownloadingToURLGSqFTCSo10URLSessionCSo22URLSessionDownloadTaskV10Foundation3URL_S4__ -_TTRXFo_oCSo10URLSessionoCSo22URLSessionDownloadTaskoV10Foundation3URL_oS2__XFdCb_dS_dS0_dCSo5NSURL_aS3__ -_TToFC9Alamofire20DownloadTaskDelegateg7fileURLGSqV10Foundation3URL_ -_TToFC9Alamofire20DownloadTaskDelegates12temporaryURLGSqV10Foundation3URL_ -_TToFC9Alamofire20DownloadTaskDelegateg12temporaryURLGSqV10Foundation3URL_ -_TToFC9Alamofire20DownloadTaskDelegates10resumeDataGSqV10Foundation4Data_ -_TToFC9Alamofire20DownloadTaskDelegateg10resumeDataGSqV10Foundation4Data_ -_TToFC9Alamofire20DownloadTaskDelegates8progressCSo8Progress -_TToFC9Alamofire20DownloadTaskDelegateg8progressCSo8Progress -_TToFC9Alamofire16DataTaskDelegates25dataTaskWillCacheResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo17CachedURLResponse_GSqS3___ -_TToFC9Alamofire16DataTaskDelegates22dataTaskDidReceiveDataGSqFTCSo10URLSessionCSo18URLSessionDataTaskV10Foundation4Data_T__ -_TToFC9Alamofire16DataTaskDelegates29dataTaskDidBecomeDownloadTaskGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo22URLSessionDownloadTask_T__ -_TToFC9Alamofire16DataTaskDelegates26dataTaskDidReceiveResponseGSqFTCSo10URLSessionCSo18URLSessionDataTaskCSo11URLResponse_OS1_19ResponseDisposition_ -_TToFC9Alamofire16DataTaskDelegates10dataStreamGSqFV10Foundation4DataT__ -_TTRXFo_oV10Foundation4Data__XFdCb_dCSo6NSData__ -_TToFC9Alamofire16DataTaskDelegates8progressCSo8Progress -_TToFC9Alamofire16DataTaskDelegateg8progressCSo8Progress -_TToFC9Alamofire16DataTaskDelegateg4dataGSqV10Foundation4Data_ -_TTSfq1n_cl39_TTRXFo_dGSRVs5UInt8___XFo_dGSRS___iT__XFo_dGSRVs5UInt8____n___TTSgq5T____TFVs12StaticString14withUTF8BufferurfFGSRVs5UInt8_xx -_TFFs25_unimplementedInitializerFT9classNameVs12StaticString8initNameS_4fileS_4lineSu6columnSu_Os5NeverU0_FGSRVs5UInt8_T_ -_TFFFs25_unimplementedInitializerFT9classNameVs12StaticString8initNameS_4fileS_4lineSu6columnSu_Os5NeverU0_FGSRVs5UInt8_T_U_FGSRS1__T_ -_TTSg5P____TFes0_RxzVs11AnyHashablerVs10Dictionaryg9subscriptFPs9_Hashable_GSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFVs10Dictionaryg9subscriptFxGSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFOs24_VariantDictionaryBuffer8maybeGetfxGSqq__ -_TTSg5Vs11AnyHashableS_s8Hashables_P____TFes0_Rxs8HashablerVs23_NativeDictionaryBuffer8maybeGetfxGSqq__ -_TToFC9Alamofire12TaskDelegates24taskDidCompleteWithErrorGSqFTCSo10URLSessionCSo14URLSessionTaskGSqPs5Error___T__ -taskDidCompleteWithError.set -_TToFC9Alamofire12TaskDelegates21taskNeedNewBodyStreamGSqFTCSo10URLSessionCSo14URLSessionTask_GSqCSo11InputStream__ -_TToFC9Alamofire12TaskDelegates30taskWillPerformHTTPRedirectionGSqFTCSo10URLSessionCSo14URLSessionTaskCSo15HTTPURLResponseV10Foundation10URLRequest_GSqS5___ -_TToFC9Alamofire12TaskDelegates7metricsGSqPs9AnyObject__ -_TToFC9Alamofire12TaskDelegateg7metricsGSqPs9AnyObject__ -_TToFC9Alamofire12TaskDelegates10credentialGSqCSo13URLCredential_ -_TToFC9Alamofire12TaskDelegateg10credentialGSqCSo13URLCredential_ -_TToFC9Alamofire12TaskDelegates4taskGSqCSo14URLSessionTask_ -_TToFC9Alamofire12TaskDelegateg4taskGSqCSo14URLSessionTask_ -error.materialize -_TToFC9Alamofire12TaskDelegates5errorGSqPs5Error__ -_TToFC9Alamofire12TaskDelegateg5errorGSqPs5Error__ -_TToFC9Alamofire12TaskDelegateg4dataGSqV10Foundation4Data_ -queue.get -_TToFC9Alamofire12TaskDelegateg5queueCSo14OperationQueue -__TFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSirfT10statusCodex8responseCSo15HTTPURLResponse_OS0_16ValidationResult -__TFesRxs8SequenceWx8Iterator7Element_s9EquatablerS_8containsfWxS0_S1__Sb -__TFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrfT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResult -__TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU_FT_OS_7AFError -__TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU0_FT_OS_7AFError -_swift_rt_swift_unownedRetain -__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_ -_swift_rt_swift_unownedRetainStrong -_swift_rt_swift_unownedRelease -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_ -__TPA__TTRXFo___XFo_iT__iT__ -__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TFC9Alamofire11DataRequest8validatefFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0__merged -__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_ -__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TTSg5FT_T____TFSa16_copyToNewBufferfT8oldCountSi_T_ -__TPA__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TPA__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TPA__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult_merged -__TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -__TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFEsPs10Collection22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -__TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TPA__TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -__TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult_merged -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_ -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T__merged -__TPA__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TPA__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TPA__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult_merged -__TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TPA__TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TwXXOC9Alamofire7Request16ValidationResult -__TwCPOC9Alamofire7Request16ValidationResult -__TwcpOC9Alamofire7Request16ValidationResult -__TwcaOC9Alamofire7Request16ValidationResult -__TwtaOC9Alamofire7Request16ValidationResult -__TwXxOC9Alamofire7Request16ValidationResult -__TwCcOC9Alamofire7Request16ValidationResult -__TwxsOC9Alamofire7Request16ValidationResult -__TwxgOC9Alamofire7Request16ValidationResult -__TwugOC9Alamofire7Request16ValidationResult -__TwupOC9Alamofire7Request16ValidationResult -__TwuiOC9Alamofire7Request16ValidationResult -__TwXXVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwCPVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwprVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwdeVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwxxVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwCpVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwcpVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwcaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwTkVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -___swift_memcpy48_8 -__TwtaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwalVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwXxVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TwCcVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -___swift_memmove_array48_8 -__TMaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TTSf4gs_d___TFVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMETypeCfSSGSqS1__ -__TTSf4n_n_g_n_n_g_n___TTSf4s_n___TFVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType7matchesfS1_Sb -__TTSf4g_g_d___TTSg5GSaSi_GSaSi_s8Sequences___TFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSirfT10statusCodex8responseCSo15HTTPURLResponse_OS0_16ValidationResult -__TTSf4g_g_n_d___TTSg5GSaSS_GSaSS_s8Sequences___TFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrfT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResult -__TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols_GVs14_IgnorePointerFT_T__GS1_FT_T__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -__TTSf4n_g_n_n_n_n_d___TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -__TwCpOC9Alamofire7Request16ValidationResult -__TPA__TTRXFo___XFo_iT__iT__.16 -__TPA__TTRXFo___XFo_iT__iT__.27 -__TPA__TTRXFo___XFo_iT__iT__.44 -__TPA__TTRXFo___XFo_iT__iT__.58 -__TPA__TTRXFo___XFo_iT__iT__.67 -__TPA__TTRXFo___XFo_iT__iT__.80 -__TPA__TTRXFo___XFo_iT__iT__.91 -__TPA__TTRXFo___XFo_iT__iT__.103 -__TPA__TTRXFo___XFo_iT__iT__.115 -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_.12 -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_.23 -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_.40 -__TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_.54 -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_.76 -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_.87 -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_.99 -__TPA__TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_.111 -__TwxxOC9Alamofire7Request16ValidationResult -__TMfOC9Alamofire7Request16ValidationResult -__TMRfOC9Alamofire7Request16ValidationResult -__TWVVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMnVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMLVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMfVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMRfVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__TMLGCs23_ContiguousArrayStorageFT_T__ -__TMVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Validation.swift -_TTSf4n_g_n_n_n_n_d___TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -Validation.swift -validate -_TTSf4n_n_n_d_n___TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols_GVs14_IgnorePointerFT_T__GS1_FT_T__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpwx7Element__GSpwxS2__ -_TTSg5FT_T____TFVs12_ArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5FT_T____TFVs22_ContiguousArrayBuffer13_copyContentsfT8subRangeGVs5RangeSi_12initializingGSpx__GSpx_ -_TTSg5FT_T____TFSp10initializefT4fromGSPx_5countSi_T_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8endIndexSi -_TTSg5FT_T____TFVs12_ArrayBufferg8endIndexSi -_TTSg5FT_T____TFVs22_ContiguousArrayBuffers5countSi -_TTSg5FT_T____TFSp12deinitializefT5countSi_Sv -_TTSg5FT_T____TFSp14moveInitializefT4fromGSpx_5countSi_T_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g19firstElementAddressGSpwx7Element_ -_TTSg5FT_T____TFVs12_ArrayBufferg19firstElementAddressGSpx_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferwx7Element__ -_TTSg5FT_T____TFVs12_ArrayBuffer33requestUniqueMutableBackingBufferfT15minimumCapacitySi_GSqGVs22_ContiguousArrayBufferx__ -_TTSg5FT_T____TFVs22_ContiguousArrayBufferg8capacitySi -_TTSg5FT_T____TFVs12_ArrayBuffer20isUniquelyReferencedfT_Sb -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g5countSi -isWildcard.get -_TFFVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMETypecFSSGSqS1__U_FT_GSaSS_ -_TFFFVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMETypecFSSGSqS1__U_FT_GSaSS_u_KzT_VVSS13CharacterView5Index -_TTSg5GSaSS_GSaSS_s23BidirectionalCollections___TFEsPs23BidirectionalCollectiong4lastGSqWx8Iterator7Element__ -_TTSg5SS___TTWurGSax_s10CollectionsFS_g9subscriptFwx5IndexWx8Iterator7Element_ -_TTSg5SS___TTWurGSax_s23BidirectionalCollectionsFS_5indexfT6beforewx5Index_wxS0_ -_TTSg5SS___TFSa5indexfT6beforeSi_Si -_TTSg5GSaSS_GSaSS_s10Collections___TFEsPs10Collectiong5firstGSqWx8Iterator7Element__ -matches -_TTSg5GSaSi_GSaSi_s8Sequences___TFesRxs8SequenceWx8Iterator7Element_s9EquatablerS_8containsfWxS0_S1__Sb -_TTSg5GSaSi_GSaSi_s14_IndexableBases___TTWuRxs14_IndexableBaserGVs16IndexingIteratorx_s16IteratorProtocolsFS1_4nextfT_GSqwx7Element_ -initialize_metadata_MIMEType -_TMaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -get_field_types_MIMEType -__swift_memmove_array48_8 -_TwCcVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwXxVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwalVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwtaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -__swift_memcpy48_8 -_TwTkVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwcaVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwcpVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwCpVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwxxVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwdeVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwprVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwCPVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -_TwXXVC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8MIMEType -initialize_metadata_ValidationResult -_TMaOC9Alamofire7Request16ValidationResult -get_field_types_ValidationResult -_TwuiOC9Alamofire7Request16ValidationResult -_TwupOC9Alamofire7Request16ValidationResult -_TwugOC9Alamofire7Request16ValidationResult -_TwxgOC9Alamofire7Request16ValidationResult -_TwxsOC9Alamofire7Request16ValidationResult -_TwCcOC9Alamofire7Request16ValidationResult -_TwXxOC9Alamofire7Request16ValidationResult -_TwtaOC9Alamofire7Request16ValidationResult -_TwcaOC9Alamofire7Request16ValidationResult -_TwcpOC9Alamofire7Request16ValidationResult -_TwCPOC9Alamofire7Request16ValidationResult -_TwXXOC9Alamofire7Request16ValidationResult -_TPA__TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -objectdestroy.106 -objectdestroy.101 -_TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TPA__TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TPA__TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_ -_TPA__TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -objectdestroy.32 -_TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFEsPs10Collection22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFs32_copyCollectionToContiguousArrayuRxs10CollectionrFxGVs15ContiguousArrayWx8Iterator7Element__ -_TTSg5GVs14CountableRangeSi_GS_Si_s10_Indexables___TFEsPs10_Indexable20_failEarlyRangeCheckfTwx5Index6boundsGVs5RangewxS0___T_ -_TTSg5Si___TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s10CollectionsFS4_g5countwx13IndexDistance -_TTSg5GVs14CountableRangeSi_GS_Si_s10Collections___TFEsPs10Collectiong5countwx13IndexDistance -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s10CollectionsFS4_8distancefT4fromwx5Index2towxS5__wx13IndexDistance -_TTSg5SiSis10ComparablesSis11_Strideables___TFVs14CountableRange8distancefT4fromx2tox_wxPs11_Strideable6Stride -_TTWSis11_StrideablesFS_8distancefT2tox_wx6Stride -_TTSg5Si___TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5Si___TFVs15ContiguousArrayCfT_GS_x_ -_TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol31_forceCreateUniqueMutableBufferfT17countForNewBufferSi14minNewCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols___TFEsPs20_ArrayBufferProtocol35_forceCreateUniqueMutableBufferImplfT14countForBufferSi14minNewCapacitySi16requiredCapacitySi_GVs22_ContiguousArrayBufferwx7Element_ -_TTSg5FT_T____TFVs22_ContiguousArrayBufferCfT19_uninitializedCountSi15minimumCapacitySi_GS_x_ -_TTSg5FT_T____TFVs22_ContiguousArrayBuffer18_initStorageHeaderfT5countSi8capacitySi_T_ -_TMaGCs23_ContiguousArrayStorageFT_T__ -_TTSg5FT_T____TFVs22_ContiguousArrayBufferCfT_GS_x_ -_TTSg5FT_T____TTWurGVs12_ArrayBufferx_s20_ArrayBufferProtocolsFS0_g8capacitySi -_TTSg5FT_T____TFVs12_ArrayBufferg8capacitySi -_TPA__TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -objectdestroy.18 -_TTSg5FT_T____TFSa16_copyToNewBufferfT8oldCountSi_T_ -_TTSg5GVs12_ArrayBufferFT_T__GS_FT_T__s20_ArrayBufferProtocols_GVs14_IgnorePointerFT_T__GS1_FT_T__s16_PointerFunctions___TFEsPs20_ArrayBufferProtocol22_arrayOutOfPlaceUpdateuRd__s16_PointerFunctionwd__7Elementzwx7ElementrfTRGVs22_ContiguousArrayBufferwxS2__SiSiqd___T_ -_TTSg5FT_T____TFSa6appendfxT_ -_TTSg5FT_T____TFSa36_reserveCapacityAssumingUniqueBufferfT8oldCountSi_T_ -_TTSg5FT_T____TFSa37_appendElementAssumeUniqueAndCapacityfTSi10newElementx_T_ -_TTSg5FT_T____TFSp10initializefT2tox5countSi_T_ -_TTSg5FT_T____TFVs12_ArrayBuffers5countSi -_TTSg5FT_T____TFSa40_makeUniqueAndReserveCapacityIfNotUniquefT_T_ -_TTSg5FT_T____TFVs12_ArrayBuffer30isMutableAndUniquelyReferencedfT_Sb -acceptableStatusCodes.get -_TTSg5Si_GVs14CountableRangeSi_GS_Si_s8Sequences___TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TTSg5SiSis10ComparablesSis11_Strideables___TTWuRxs10Comparablexs11_StrideablewxPS0_6Strides13SignedIntegerrGVs14CountableRangex_s8SequencesFS4_22_copyToContiguousArrayfT_GVs15ContiguousArrayWx8Iterator7Element__ -_TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TTSf4n_g_n_n_n_n_d___TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire15DownloadRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_3URL_GSqS7___OCS_7Request16ValidationResult -_TFFC9Alamofire15DownloadRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_3URL_GSqS4___OCS_7Request16ValidationResultDS0_U_FT_T_ -_TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TTSf4n_g_g_n_n_d___TTSg5GSaSS_GSaSS_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TTSf4n_g_n_n_n_d___TTSg5GSaSi_GSaSi_s8Sequences___TFFC9Alamofire11DataRequest8validateuRxs8SequenceWx8Iterator7Element_zSirFT10statusCodex_DS0_U_FTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS4_4Data__OCS_7Request16ValidationResult -_TPA__TTRXFo___XFo_iT__iT__ -_TTRXFo___XFo_iT__iT__ -_TFFC9Alamofire11DataRequest8validateFFTGSqV10Foundation10URLRequest_CSo15HTTPURLResponseGSqVS1_4Data__OCS_7Request16ValidationResultDS0_U_FT_T_ -_TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU0_FT_OS_7AFError -_TFSaCuRd__s8SequenceWd__8Iterator7Element_zxrfqd__GSax_ -_TFFC9Alamofire7RequestP33_D31494FA2EF01BF9C61D2647648851CE8validateuRxs8SequenceWx8Iterator7Element_zSSrFT11contentTypex8responseCSo15HTTPURLResponse4dataGSqV10Foundation4Data__OS0_16ValidationResultU_FT_OS_7AFError -_TFesRxs8SequenceWx8Iterator7Element_s9EquatablerS_8containsfWxS0_S1__Sb -__TWVVE9AlamofireVCSo14NSNotification4Name4Task -__TMLVCSo14NSNotification4Name -__TMfVE9AlamofireVCSo14NSNotification4Name4Task -__TMRfVE9AlamofireVCSo14NSNotification4Name4Task -__TMfVE9AlamofireV10Foundation12Notification3Key -__TMRfVE9AlamofireV10Foundation12Notification3Key -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Notifications.swift -_TMaVE9AlamofireV10Foundation12Notification3Key -Notifications.swift -get_field_types_Key -initialize_metadata_Task -_TMaVCSo14NSNotification4Name -_TMaVE9AlamofireVCSo14NSNotification4Name4Task -get_field_types_Task -Task.get -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func12 -DidComplete.get -globalinit_33_05EDB94A55D4352FE15023F1A0D53CE6_func11 -DidCancel.get -DidSuspend.get -DidResume.get -__TFO9Alamofire6Result9ifSuccessfFT_T_GS0_x__merged -__TwXXO9Alamofire6Result -__TwCPO9Alamofire6Result -__TwprO9Alamofire6Result -__TwdeO9Alamofire6Result -__TwxxO9Alamofire6Result -__TwCpO9Alamofire6Result -__TwcpO9Alamofire6Result -__TwcaO9Alamofire6Result -__TwTkO9Alamofire6Result -__TwtkO9Alamofire6Result -__TwtaO9Alamofire6Result -__TwalO9Alamofire6Result -__TwTKO9Alamofire6Result -__TwXxO9Alamofire6Result -__TwCcO9Alamofire6Result -__TwTtO9Alamofire6Result -__TwtTO9Alamofire6Result -__TwugO9Alamofire6Result -__TwupO9Alamofire6Result -__TwuiO9Alamofire6Result -__TMRfO9Alamofire6Result -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/Alamofire/Source/Result.swift -create_generic_metadata_Result -Result.swift -_TwuiO9Alamofire6Result -_TwupO9Alamofire6Result -_TwugO9Alamofire6Result -_TwtTO9Alamofire6Result -_TwTtO9Alamofire6Result -_TwCcO9Alamofire6Result -_TwXxO9Alamofire6Result -_TwTKO9Alamofire6Result -_TwalO9Alamofire6Result -_TwtaO9Alamofire6Result -_TwtkO9Alamofire6Result -_TwTkO9Alamofire6Result -_TwcaO9Alamofire6Result -_TwcpO9Alamofire6Result -_TwCpO9Alamofire6Result -_TwxxO9Alamofire6Result -_TwdeO9Alamofire6Result -_TwprO9Alamofire6Result -_TwCPO9Alamofire6Result -_TwXXO9Alamofire6Result -get_field_types_Result -_TWaurGO9Alamofire6Resultx_s28CustomDebugStringConvertibleS_ -_TWaurGO9Alamofire6Resultx_s23CustomStringConvertibleS_ -_TMaO9Alamofire6Result -ifSuccess -withError -withValue -flatMapError -swift_stdlib_getErrorEmbeddedNSError -mapError -unwrap -isFailure.get -isSuccess.get -flatMap -_TFSSCurfT26stringInterpolationSegmentx_SS -_TFSSCurfT10describingx_SS -/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/Alamofire/4.5.0/Build/Intermediates/Alamofire.build/Release-iphoneos/Alamofire iOS.build/DerivedSources/Alamofire_vers.c -__ZL15__ARCLite__loadv -__ZL58__arclite_NSMutableDictionary__setObject_forKeyedSubscriptP19NSMutableDictionaryP13objc_selectorP11objc_objectS4_ -__ZL22add_image_hook_swiftV1PK11mach_headerl -__ZL42__arclite_NSUndoManagerProxy_isKindOfClassP11objc_objectP13objc_selectorP10objc_class -__ZL13replaceMethodP10objc_classP13objc_selectorPFP11objc_objectS4_S2_zEPS6_ -__ZL30__arclite_NSManagedObject_initP11objc_objectP13objc_selector -__ZL41__arclite_NSManagedObject_allocWithEntityP11objc_objectP13objc_selectorS0_ -__ZL36__arclite_NSManagedObject_allocBatchP11objc_objectP13objc_selectorPS0_S0_j -__ZL37__arclite_NSKKMS_fastIndexForKnownKeyP11objc_objectP13objc_selectorS0_ -__ZL28__arclite_NSKKMS_indexForKeyP11objc_objectP13objc_selectorS0_ -__ZL29__arclite_NSKKsD_objectForKeyP11objc_objectP13objc_selectorS0_ -__ZL35__arclite_NSKKsD_removeObjectForKeyP11objc_objectP13objc_selectorS0_ -__ZL33__arclite_NSKKsD_setObject_forKeyP11objc_objectP13objc_selectorS0_S0_ -__ZL41__arclite_NSKKsD_addEntriesFromDictionaryP11objc_objectP13objc_selectorP12NSDictionary -__ZL28__arclite_objc_readClassPairP10objc_classPK15objc_image_info -__ZL32__arclite_objc_allocateClassPairP10objc_classPKcm -__ZL32__arclite_object_getIndexedIvarsP11objc_object -__ZL23__arclite_objc_getClassPKc -__ZL27__arclite_objc_getMetaClassPKc -__ZL31__arclite_objc_getRequiredClassPKc -__ZL26__arclite_objc_lookUpClassPKc -__ZL26__arclite_objc_getProtocolPKc -__ZL23__arclite_class_getNameP10objc_class -__ZL26__arclite_protocol_getNameP8Protocol -__ZL37__arclite_objc_copyClassNamesForImagePKcPj -__ZL17transcribeMethodsP10objc_classP15glue_class_ro_t -__ZL19transcribeProtocolsP10objc_classP15glue_class_ro_t -__ZL20transcribePropertiesP10objc_classP15glue_class_ro_t -__ZL14initialize_impP11objc_objectP13objc_selector -__ZL18allocateMaybeSwiftP18glue_swift_class_tm -__ZL22copySwiftV1MangledNamePKcb -__ZL13demangledNamePKcb -__ZL16scanMangledFieldRPKcS0_S1_Ri -__ZL30arclite_uninitialized_functionv -__ZL12cxxConstructP11objc_object -__ZL20fixStringForCoreDataP11objc_object -_OBJC_METACLASS_$___ARCLite__ -__ZL24OBJC_CLASS_$___ARCLite__ -__ZL31OBJC_METACLASS_RO_$___ARCLite__ -__non_lazy_classes -__ZL27OBJC_CLASS_RO_$___ARCLite__ -__ZL11_class_name -__ZL32OBJC_$_CLASS_METHODS___ARCLite__ -__ZL17_load_method_name -__ZL17_load_method_type -l_OBJC_PROTOCOL_$___ARCLiteKeyedSubscripting__ -l_OBJC_LABEL_PROTOCOL_$___ARCLiteKeyedSubscripting__ -l_OBJC_PROTOCOL_REFERENCE_$___ARCLiteKeyedSubscripting__ -__ZL30NSUndoManagerProxy_targetClass -__ZL29original_NSManagedObject_init -__ZL40original_NSManagedObject_allocWithEntity -__ZL35original_NSManagedObject_allocBatch -__ZL25NSMutableDictionary_class -__ZL22NSConstantString_class -__ZL14NSString_class -__ZL36original_NSKKMS_fastIndexForKnownKey -__ZL27original_NSKKMS_indexForKey -__ZL28original_NSKKsD_objectForKey -__ZL34original_NSKKsD_removeObjectForKey -__ZL32original_NSKKsD_setObject_forKey -__ZL40original_NSKKsD_addEntriesFromDictionary -__ZZL22add_image_hook_swiftV1PK11mach_headerlE7patches -__ZGVZL22add_image_hook_swiftV1PK11mach_headerlE7patches -__ZL31original_objc_allocateClassPair -__ZL31original_object_getIndexedIvars -__ZL22original_objc_getClass -__ZL26original_objc_getMetaClass -__ZL30original_objc_getRequiredClass -__ZL25original_objc_lookUpClass -__ZL25original_objc_getProtocol -__ZL22original_class_getName -__ZL25original_protocol_getName -__ZL36original_objc_copyClassNamesForImage -__ZL12demangleLock -__ZL9Demangled -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -Wno-trigraphs -fno-exceptions -fno-rtti -mpascal-strings -Os -Wno-missing-field-initializers -Wmissing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -D NDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -miphoneos-version-min=4.3 -g -fno-threadsafe-statics -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -fembed-bitcode=all -iquote /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-generated-files.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-own-target-headers.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-all-target-headers.hmap -iquote /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-project-headers.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/Symbols/BuiltProducts/include -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/DerivedSources/arm64 -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/DerivedSources -F/Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/Symbols/BuiltProducts -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk/System/Library/PrivateFrameworks -Wall -Wextra -Wno-gcc-compat -Wno-error=incomplete-umbrella -Wno-error=incomplete-umbrella -MMD -MT dependencies -MF /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/arm64/arclite.d --serialize-diagnostics /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/arm64/arclite.dia -c /Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66/source/arclite.mm -o /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/arm64/arclite.o -mlinker-version=278.4 -/Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66/source/arclite.mm -/Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66 -fixStringForCoreData -cxxConstruct -arclite_uninitialized_function -scanMangledField -isdigit -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk/usr/include/ctype.h -__isctype -demangledName -copySwiftV1DemangledName -copySwiftV1MangledName -allocateMaybeSwift -word_align -isSwift -initialize_imp -transcribeProperties -property_list_nth -transcribeProtocols -transcribeMethods -data -method_list_nth -__arclite_objc_copyClassNamesForImage -__arclite_protocol_getName -__arclite_class_getName -__arclite_objc_getProtocol -__arclite_objc_lookUpClass -__arclite_objc_getRequiredClass -__arclite_objc_getMetaClass -__arclite_objc_getClass -__arclite_object_getIndexedIvars -__arclite_objc_allocateClassPair -metaclass -__arclite_objc_readClassPair -transcribeIvars -ivar_list_nth -max -alignment -ro -fastFlags -__arclite_NSKKsD_addEntriesFromDictionary -__arclite_NSKKsD_setObject_forKey -__arclite_NSKKsD_removeObjectForKey -__arclite_NSKKsD_objectForKey -__arclite_NSKKMS_indexForKey -__arclite_NSKKMS_fastIndexForKnownKey -__arclite_NSManagedObject_allocBatch -__arclite_NSManagedObject_allocWithEntity -__arclite_NSManagedObject_init -replaceMethod -__arclite_NSUndoManagerProxy_isKindOfClass -add_image_hook_swiftV1 -patch_lazy_pointers -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -__arclite_NSMutableDictionary__setObject_forKeyedSubscript -__ARCLite__load -install_swiftV1 -install_dict_nil_value -addOrReplaceMethod -keyedGetter diff --git a/ios/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Info.plist b/ios/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Info.plist deleted file mode 100644 index 718fef1..0000000 --- a/ios/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.org.alamofire.Alamofire - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 4.5.0 - CFBundleVersion - 1 - - diff --git a/ios/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire b/ios/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire deleted file mode 100644 index 4d1ac5a..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework.dSYM/Contents/Resources/DWARF/Alamofire and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Alamofire b/ios/Carthage/Build/iOS/Alamofire.framework/Alamofire deleted file mode 100755 index 5f93b50..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Alamofire and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire-Swift.h b/ios/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire-Swift.h deleted file mode 100644 index ff6128b..0000000 --- a/ios/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire-Swift.h +++ /dev/null @@ -1,527 +0,0 @@ -// Generated by Apple Swift version 3.1 (swiftlang-802.0.53 clang-802.0.42) -#pragma clang diagnostic push - -#if defined(__has_include) && __has_include() -# include -#endif - -#pragma clang diagnostic ignored "-Wauto-import" -#include -#include -#include -#include - -#if !defined(SWIFT_TYPEDEFS) -# define SWIFT_TYPEDEFS 1 -# if defined(__has_include) && __has_include() -# include -# elif !defined(__cplusplus) || __cplusplus < 201103L -typedef uint_least16_t char16_t; -typedef uint_least32_t char32_t; -# endif -typedef float swift_float2 __attribute__((__ext_vector_type__(2))); -typedef float swift_float3 __attribute__((__ext_vector_type__(3))); -typedef float swift_float4 __attribute__((__ext_vector_type__(4))); -typedef double swift_double2 __attribute__((__ext_vector_type__(2))); -typedef double swift_double3 __attribute__((__ext_vector_type__(3))); -typedef double swift_double4 __attribute__((__ext_vector_type__(4))); -typedef int swift_int2 __attribute__((__ext_vector_type__(2))); -typedef int swift_int3 __attribute__((__ext_vector_type__(3))); -typedef int swift_int4 __attribute__((__ext_vector_type__(4))); -typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2))); -typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3))); -typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); -#endif - -#if !defined(SWIFT_PASTE) -# define SWIFT_PASTE_HELPER(x, y) x##y -# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y) -#endif -#if !defined(SWIFT_METATYPE) -# define SWIFT_METATYPE(X) Class -#endif -#if !defined(SWIFT_CLASS_PROPERTY) -# if __has_feature(objc_class_property) -# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__ -# else -# define SWIFT_CLASS_PROPERTY(...) -# endif -#endif - -#if defined(__has_attribute) && __has_attribute(objc_runtime_name) -# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) -#else -# define SWIFT_RUNTIME_NAME(X) -#endif -#if defined(__has_attribute) && __has_attribute(swift_name) -# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) -#else -# define SWIFT_COMPILE_NAME(X) -#endif -#if defined(__has_attribute) && __has_attribute(objc_method_family) -# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) -#else -# define SWIFT_METHOD_FAMILY(X) -#endif -#if defined(__has_attribute) && __has_attribute(noescape) -# define SWIFT_NOESCAPE __attribute__((noescape)) -#else -# define SWIFT_NOESCAPE -#endif -#if defined(__has_attribute) && __has_attribute(warn_unused_result) -# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) -#else -# define SWIFT_WARN_UNUSED_RESULT -#endif -#if !defined(SWIFT_CLASS_EXTRA) -# define SWIFT_CLASS_EXTRA -#endif -#if !defined(SWIFT_PROTOCOL_EXTRA) -# define SWIFT_PROTOCOL_EXTRA -#endif -#if !defined(SWIFT_ENUM_EXTRA) -# define SWIFT_ENUM_EXTRA -#endif -#if !defined(SWIFT_CLASS) -# if defined(__has_attribute) && __has_attribute(objc_subclassing_restricted) -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# else -# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA -# endif -#endif - -#if !defined(SWIFT_PROTOCOL) -# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA -#endif - -#if !defined(SWIFT_EXTENSION) -# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) -#endif - -#if !defined(OBJC_DESIGNATED_INITIALIZER) -# if defined(__has_attribute) && __has_attribute(objc_designated_initializer) -# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) -# else -# define OBJC_DESIGNATED_INITIALIZER -# endif -#endif -#if !defined(SWIFT_ENUM) -# define SWIFT_ENUM(_type, _name) enum _name : _type _name; enum SWIFT_ENUM_EXTRA _name : _type -# if defined(__has_feature) && __has_feature(generalized_swift_name) -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_EXTRA _name : _type -# else -# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME) SWIFT_ENUM(_type, _name) -# endif -#endif -#if !defined(SWIFT_UNAVAILABLE) -# define SWIFT_UNAVAILABLE __attribute__((unavailable)) -#endif -#if !defined(SWIFT_UNAVAILABLE_MSG) -# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg))) -#endif -#if !defined(SWIFT_AVAILABILITY) -# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__))) -#endif -#if !defined(SWIFT_DEPRECATED) -# define SWIFT_DEPRECATED __attribute__((deprecated)) -#endif -#if !defined(SWIFT_DEPRECATED_MSG) -# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) -#endif -#if defined(__has_feature) && __has_feature(modules) -@import Foundation; -@import ObjectiveC; -#endif - -#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch" -#pragma clang diagnostic ignored "-Wduplicate-method-arg" -@class NSOperationQueue; -@class NSURLSessionTask; -@class NSURLCredential; -@class NSURLSession; -@class NSHTTPURLResponse; -@class NSInputStream; -@class NSURLAuthenticationChallenge; - -/// The task delegate is responsible for handling all delegate callbacks for the underlying task as well as -/// executing all operations attached to the serial operation queue upon task completion. -SWIFT_CLASS("_TtC9Alamofire12TaskDelegate") -@interface TaskDelegate : NSObject -/// The serial operation queue used to execute all operations after the task completes. -@property (nonatomic, readonly, strong) NSOperationQueue * _Nonnull queue; -/// The data returned by the server. -@property (nonatomic, readonly, copy) NSData * _Nullable data; -/// The error generated throughout the lifecyle of the task. -@property (nonatomic) NSError * _Nullable error; -@property (nonatomic, strong) NSURLSessionTask * _Nullable task; -@property (nonatomic, strong) NSURLCredential * _Nullable credential; -@property (nonatomic, strong) id _Nullable metrics; -- (nonnull instancetype)initWithTask:(NSURLSessionTask * _Nullable)task OBJC_DESIGNATED_INITIALIZER; -- (void)reset; -@property (nonatomic, copy) NSURLRequest * _Nullable (^ _Nullable taskWillPerformHTTPRedirection)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, NSHTTPURLResponse * _Nonnull, NSURLRequest * _Nonnull); -@property (nonatomic, copy) NSInputStream * _Nullable (^ _Nullable taskNeedNewBodyStream)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull); -@property (nonatomic, copy) void (^ _Nullable taskDidCompleteWithError)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, NSError * _Nullable); -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task willPerformHTTPRedirection:(NSHTTPURLResponse * _Nonnull)response newRequest:(NSURLRequest * _Nonnull)request completionHandler:(void (^ _Nonnull)(NSURLRequest * _Nullable))completionHandler; -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didReceiveChallenge:(NSURLAuthenticationChallenge * _Nonnull)challenge completionHandler:(void (^ _Nonnull)(NSURLSessionAuthChallengeDisposition, NSURLCredential * _Nullable))completionHandler; -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task needNewBodyStream:(void (^ _Nonnull)(NSInputStream * _Nullable))completionHandler; -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didCompleteWithError:(NSError * _Nullable)error; -- (nonnull instancetype)init SWIFT_UNAVAILABLE; -@end - -@class NSURLSessionDataTask; -@class NSProgress; -@class NSURLResponse; -@class NSURLSessionDownloadTask; -@class NSCachedURLResponse; - -SWIFT_CLASS("_TtC9Alamofire16DataTaskDelegate") -@interface DataTaskDelegate : TaskDelegate -@property (nonatomic, readonly, strong) NSURLSessionDataTask * _Nonnull dataTask; -@property (nonatomic, readonly, copy) NSData * _Nullable data; -@property (nonatomic, strong) NSProgress * _Nonnull progress; -@property (nonatomic, copy) void (^ _Nullable dataStream)(NSData * _Nonnull); -- (nonnull instancetype)initWithTask:(NSURLSessionTask * _Nullable)task OBJC_DESIGNATED_INITIALIZER; -- (void)reset; -@property (nonatomic, copy) NSURLSessionResponseDisposition (^ _Nullable dataTaskDidReceiveResponse)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSURLResponse * _Nonnull); -@property (nonatomic, copy) void (^ _Nullable dataTaskDidBecomeDownloadTask)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSURLSessionDownloadTask * _Nonnull); -@property (nonatomic, copy) void (^ _Nullable dataTaskDidReceiveData)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSData * _Nonnull); -@property (nonatomic, copy) NSCachedURLResponse * _Nullable (^ _Nullable dataTaskWillCacheResponse)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSCachedURLResponse * _Nonnull); -- (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask didReceiveResponse:(NSURLResponse * _Nonnull)response completionHandler:(void (^ _Nonnull)(NSURLSessionResponseDisposition))completionHandler; -- (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask didBecomeDownloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask; -- (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask didReceiveData:(NSData * _Nonnull)data; -- (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask willCacheResponse:(NSCachedURLResponse * _Nonnull)proposedResponse completionHandler:(void (^ _Nonnull)(NSCachedURLResponse * _Nullable))completionHandler; -@end - - -SWIFT_CLASS("_TtC9Alamofire20DownloadTaskDelegate") -@interface DownloadTaskDelegate : TaskDelegate -@property (nonatomic, readonly, strong) NSURLSessionDownloadTask * _Nonnull downloadTask; -@property (nonatomic, strong) NSProgress * _Nonnull progress; -@property (nonatomic, copy) NSData * _Nullable resumeData; -@property (nonatomic, readonly, copy) NSData * _Nullable data; -@property (nonatomic, copy) NSURL * _Nullable temporaryURL; -@property (nonatomic, copy) NSURL * _Nullable destinationURL; -@property (nonatomic, readonly, copy) NSURL * _Nullable fileURL; -- (nonnull instancetype)initWithTask:(NSURLSessionTask * _Nullable)task OBJC_DESIGNATED_INITIALIZER; -- (void)reset; -@property (nonatomic, copy) NSURL * _Nonnull (^ _Nullable downloadTaskDidFinishDownloadingToURL)(NSURLSession * _Nonnull, NSURLSessionDownloadTask * _Nonnull, NSURL * _Nonnull); -@property (nonatomic, copy) void (^ _Nullable downloadTaskDidWriteData)(NSURLSession * _Nonnull, NSURLSessionDownloadTask * _Nonnull, int64_t, int64_t, int64_t); -@property (nonatomic, copy) void (^ _Nullable downloadTaskDidResumeAtOffset)(NSURLSession * _Nonnull, NSURLSessionDownloadTask * _Nonnull, int64_t, int64_t); -- (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didFinishDownloadingToURL:(NSURL * _Nonnull)location; -- (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didWriteData:(int64_t)bytesWritten totalBytesWritten:(int64_t)totalBytesWritten totalBytesExpectedToWrite:(int64_t)totalBytesExpectedToWrite; -- (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didResumeAtOffset:(int64_t)fileOffset expectedTotalBytes:(int64_t)expectedTotalBytes; -@end - - -@interface NSNumber (SWIFT_EXTENSION(Alamofire)) -@end - -@class NSURLSessionStreamTask; -@class NSOutputStream; - -/// Responsible for handling all delegate callbacks for the underlying session. -SWIFT_CLASS("_TtC9Alamofire15SessionDelegate") -@interface SessionDelegate : NSObject -/// Overrides default behavior for URLSessionDelegate method urlSession(_:didBecomeInvalidWithError:). -@property (nonatomic, copy) void (^ _Nullable sessionDidBecomeInvalidWithError)(NSURLSession * _Nonnull, NSError * _Nullable); -/// Overrides all behavior for URLSessionDelegate method urlSession(_:didReceive:completionHandler:) and requires the caller to call the completionHandler. -@property (nonatomic, copy) void (^ _Nullable sessionDidReceiveChallengeWithCompletion)(NSURLSession * _Nonnull, NSURLAuthenticationChallenge * _Nonnull, void (^ _Nonnull)(NSURLSessionAuthChallengeDisposition, NSURLCredential * _Nullable)); -/// Overrides default behavior for URLSessionDelegate method urlSessionDidFinishEvents(forBackgroundURLSession:). -@property (nonatomic, copy) void (^ _Nullable sessionDidFinishEventsForBackgroundURLSession)(NSURLSession * _Nonnull); -/// Overrides default behavior for URLSessionTaskDelegate method urlSession(_:task:willPerformHTTPRedirection:newRequest:completionHandler:). -@property (nonatomic, copy) NSURLRequest * _Nullable (^ _Nullable taskWillPerformHTTPRedirection)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, NSHTTPURLResponse * _Nonnull, NSURLRequest * _Nonnull); -/// Overrides all behavior for URLSessionTaskDelegate method urlSession(_:task:willPerformHTTPRedirection:newRequest:completionHandler:) and -/// requires the caller to call the completionHandler. -@property (nonatomic, copy) void (^ _Nullable taskWillPerformHTTPRedirectionWithCompletion)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, NSHTTPURLResponse * _Nonnull, NSURLRequest * _Nonnull, void (^ _Nonnull)(NSURLRequest * _Nullable)); -/// Overrides all behavior for URLSessionTaskDelegate method urlSession(_:task:didReceive:completionHandler:) and -/// requires the caller to call the completionHandler. -@property (nonatomic, copy) void (^ _Nullable taskDidReceiveChallengeWithCompletion)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, NSURLAuthenticationChallenge * _Nonnull, void (^ _Nonnull)(NSURLSessionAuthChallengeDisposition, NSURLCredential * _Nullable)); -/// Overrides default behavior for URLSessionTaskDelegate method urlSession(_:task:needNewBodyStream:). -@property (nonatomic, copy) NSInputStream * _Nullable (^ _Nullable taskNeedNewBodyStream)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull); -/// Overrides all behavior for URLSessionTaskDelegate method urlSession(_:task:needNewBodyStream:) and -/// requires the caller to call the completionHandler. -@property (nonatomic, copy) void (^ _Nullable taskNeedNewBodyStreamWithCompletion)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, void (^ _Nonnull)(NSInputStream * _Nullable)); -/// Overrides default behavior for URLSessionTaskDelegate method urlSession(_:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:). -@property (nonatomic, copy) void (^ _Nullable taskDidSendBodyData)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, int64_t, int64_t, int64_t); -/// Overrides default behavior for URLSessionTaskDelegate method urlSession(_:task:didCompleteWithError:). -@property (nonatomic, copy) void (^ _Nullable taskDidComplete)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, NSError * _Nullable); -/// Overrides default behavior for URLSessionDataDelegate method urlSession(_:dataTask:didReceive:completionHandler:). -@property (nonatomic, copy) NSURLSessionResponseDisposition (^ _Nullable dataTaskDidReceiveResponse)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSURLResponse * _Nonnull); -/// Overrides all behavior for URLSessionDataDelegate method urlSession(_:dataTask:didReceive:completionHandler:) and -/// requires caller to call the completionHandler. -@property (nonatomic, copy) void (^ _Nullable dataTaskDidReceiveResponseWithCompletion)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSURLResponse * _Nonnull, void (^ _Nonnull)(NSURLSessionResponseDisposition)); -/// Overrides default behavior for URLSessionDataDelegate method urlSession(_:dataTask:didBecome:). -@property (nonatomic, copy) void (^ _Nullable dataTaskDidBecomeDownloadTask)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSURLSessionDownloadTask * _Nonnull); -/// Overrides default behavior for URLSessionDataDelegate method urlSession(_:dataTask:didReceive:). -@property (nonatomic, copy) void (^ _Nullable dataTaskDidReceiveData)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSData * _Nonnull); -/// Overrides default behavior for URLSessionDataDelegate method urlSession(_:dataTask:willCacheResponse:completionHandler:). -@property (nonatomic, copy) NSCachedURLResponse * _Nullable (^ _Nullable dataTaskWillCacheResponse)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSCachedURLResponse * _Nonnull); -/// Overrides all behavior for URLSessionDataDelegate method urlSession(_:dataTask:willCacheResponse:completionHandler:) and -/// requires caller to call the completionHandler. -@property (nonatomic, copy) void (^ _Nullable dataTaskWillCacheResponseWithCompletion)(NSURLSession * _Nonnull, NSURLSessionDataTask * _Nonnull, NSCachedURLResponse * _Nonnull, void (^ _Nonnull)(NSCachedURLResponse * _Nullable)); -/// Overrides default behavior for URLSessionDownloadDelegate method urlSession(_:downloadTask:didFinishDownloadingTo:). -@property (nonatomic, copy) void (^ _Nullable downloadTaskDidFinishDownloadingToURL)(NSURLSession * _Nonnull, NSURLSessionDownloadTask * _Nonnull, NSURL * _Nonnull); -/// Overrides default behavior for URLSessionDownloadDelegate method urlSession(_:downloadTask:didWriteData:totalBytesWritten:totalBytesExpectedToWrite:). -@property (nonatomic, copy) void (^ _Nullable downloadTaskDidWriteData)(NSURLSession * _Nonnull, NSURLSessionDownloadTask * _Nonnull, int64_t, int64_t, int64_t); -/// Overrides default behavior for URLSessionDownloadDelegate method urlSession(_:downloadTask:didResumeAtOffset:expectedTotalBytes:). -@property (nonatomic, copy) void (^ _Nullable downloadTaskDidResumeAtOffset)(NSURLSession * _Nonnull, NSURLSessionDownloadTask * _Nonnull, int64_t, int64_t); -/// Overrides default behavior for URLSessionStreamDelegate method urlSession(_:readClosedFor:). -@property (nonatomic, copy) void (^ _Nullable streamTaskReadClosed)(NSURLSession * _Nonnull, NSURLSessionStreamTask * _Nonnull); -/// Overrides default behavior for URLSessionStreamDelegate method urlSession(_:writeClosedFor:). -@property (nonatomic, copy) void (^ _Nullable streamTaskWriteClosed)(NSURLSession * _Nonnull, NSURLSessionStreamTask * _Nonnull); -/// Overrides default behavior for URLSessionStreamDelegate method urlSession(_:betterRouteDiscoveredFor:). -@property (nonatomic, copy) void (^ _Nullable streamTaskBetterRouteDiscovered)(NSURLSession * _Nonnull, NSURLSessionStreamTask * _Nonnull); -/// Overrides default behavior for URLSessionStreamDelegate method urlSession(_:streamTask:didBecome:outputStream:). -@property (nonatomic, copy) void (^ _Nullable streamTaskDidBecomeInputAndOutputStreams)(NSURLSession * _Nonnull, NSURLSessionStreamTask * _Nonnull, NSInputStream * _Nonnull, NSOutputStream * _Nonnull); -@property (nonatomic) id _Nullable _streamTaskReadClosed; -@property (nonatomic) id _Nullable _streamTaskWriteClosed; -@property (nonatomic) id _Nullable _streamTaskBetterRouteDiscovered; -@property (nonatomic) id _Nullable _streamTaskDidBecomeInputStream; -/// Initializes the SessionDelegate instance. -/// -/// returns: -/// The new SessionDelegate instance. -- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; -/// Returns a Bool indicating whether the SessionDelegate implements or inherits a method that can respond -/// to a specified message. -/// \param selector A selector that identifies a message. -/// -/// -/// returns: -/// true if the receiver implements or inherits a method that can respond to selector, otherwise false. -- (BOOL)respondsToSelector:(SEL _Nonnull)selector SWIFT_WARN_UNUSED_RESULT; -@end - - -@interface SessionDelegate (SWIFT_EXTENSION(Alamofire)) -/// Tells the delegate that a download task has finished downloading. -/// \param session The session containing the download task that finished. -/// -/// \param downloadTask The download task that finished. -/// -/// \param location A file URL for the temporary file. Because the file is temporary, you must either -/// open the file for reading or move it to a permanent location in your app’s sandbox -/// container directory before returning from this delegate method. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didFinishDownloadingToURL:(NSURL * _Nonnull)location; -/// Periodically informs the delegate about the download’s progress. -/// \param session The session containing the download task. -/// -/// \param downloadTask The download task. -/// -/// \param bytesWritten The number of bytes transferred since the last time this delegate -/// method was called. -/// -/// \param totalBytesWritten The total number of bytes transferred so far. -/// -/// \param totalBytesExpectedToWrite The expected length of the file, as provided by the Content-Length -/// header. If this header was not provided, the value is -/// NSURLSessionTransferSizeUnknown. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didWriteData:(int64_t)bytesWritten totalBytesWritten:(int64_t)totalBytesWritten totalBytesExpectedToWrite:(int64_t)totalBytesExpectedToWrite; -/// Tells the delegate that the download task has resumed downloading. -/// \param session The session containing the download task that finished. -/// -/// \param downloadTask The download task that resumed. See explanation in the discussion. -/// -/// \param fileOffset If the file’s cache policy or last modified date prevents reuse of the -/// existing content, then this value is zero. Otherwise, this value is an -/// integer representing the number of bytes on disk that do not need to be -/// retrieved again. -/// -/// \param expectedTotalBytes The expected length of the file, as provided by the Content-Length header. -/// If this header was not provided, the value is NSURLSessionTransferSizeUnknown. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session downloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask didResumeAtOffset:(int64_t)fileOffset expectedTotalBytes:(int64_t)expectedTotalBytes; -@end - - -@interface SessionDelegate (SWIFT_EXTENSION(Alamofire)) -/// Tells the delegate that the session has been invalidated. -/// \param session The session object that was invalidated. -/// -/// \param error The error that caused invalidation, or nil if the invalidation was explicit. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session didBecomeInvalidWithError:(NSError * _Nullable)error; -/// Requests credentials from the delegate in response to a session-level authentication request from the -/// remote server. -/// \param session The session containing the task that requested authentication. -/// -/// \param challenge An object that contains the request for authentication. -/// -/// \param completionHandler A handler that your delegate method must call providing the disposition -/// and credential. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session didReceiveChallenge:(NSURLAuthenticationChallenge * _Nonnull)challenge completionHandler:(void (^ _Nonnull)(NSURLSessionAuthChallengeDisposition, NSURLCredential * _Nullable))completionHandler; -/// Tells the delegate that all messages enqueued for a session have been delivered. -/// \param session The session that no longer has any outstanding requests. -/// -- (void)URLSessionDidFinishEventsForBackgroundURLSession:(NSURLSession * _Nonnull)session; -@end - - -@interface SessionDelegate (SWIFT_EXTENSION(Alamofire)) -/// Tells the delegate that the read side of the connection has been closed. -/// \param session The session. -/// -/// \param streamTask The stream task. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session readClosedForStreamTask:(NSURLSessionStreamTask * _Nonnull)streamTask; -/// Tells the delegate that the write side of the connection has been closed. -/// \param session The session. -/// -/// \param streamTask The stream task. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session writeClosedForStreamTask:(NSURLSessionStreamTask * _Nonnull)streamTask; -/// Tells the delegate that the system has determined that a better route to the host is available. -/// \param session The session. -/// -/// \param streamTask The stream task. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session betterRouteDiscoveredForStreamTask:(NSURLSessionStreamTask * _Nonnull)streamTask; -/// Tells the delegate that the stream task has been completed and provides the unopened stream objects. -/// \param session The session. -/// -/// \param streamTask The stream task. -/// -/// \param inputStream The new input stream. -/// -/// \param outputStream The new output stream. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session streamTask:(NSURLSessionStreamTask * _Nonnull)streamTask didBecomeInputStream:(NSInputStream * _Nonnull)inputStream outputStream:(NSOutputStream * _Nonnull)outputStream; -@end - - -@interface SessionDelegate (SWIFT_EXTENSION(Alamofire)) -/// Tells the delegate that the data task received the initial reply (headers) from the server. -/// \param session The session containing the data task that received an initial reply. -/// -/// \param dataTask The data task that received an initial reply. -/// -/// \param response A URL response object populated with headers. -/// -/// \param completionHandler A completion handler that your code calls to continue the transfer, passing a -/// constant to indicate whether the transfer should continue as a data task or -/// should become a download task. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask didReceiveResponse:(NSURLResponse * _Nonnull)response completionHandler:(void (^ _Nonnull)(NSURLSessionResponseDisposition))completionHandler; -/// Tells the delegate that the data task was changed to a download task. -/// \param session The session containing the task that was replaced by a download task. -/// -/// \param dataTask The data task that was replaced by a download task. -/// -/// \param downloadTask The new download task that replaced the data task. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask didBecomeDownloadTask:(NSURLSessionDownloadTask * _Nonnull)downloadTask; -/// Tells the delegate that the data task has received some of the expected data. -/// \param session The session containing the data task that provided data. -/// -/// \param dataTask The data task that provided data. -/// -/// \param data A data object containing the transferred data. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask didReceiveData:(NSData * _Nonnull)data; -/// Asks the delegate whether the data (or upload) task should store the response in the cache. -/// \param session The session containing the data (or upload) task. -/// -/// \param dataTask The data (or upload) task. -/// -/// \param proposedResponse The default caching behavior. This behavior is determined based on the current -/// caching policy and the values of certain received headers, such as the Pragma -/// and Cache-Control headers. -/// -/// \param completionHandler A block that your handler must call, providing either the original proposed -/// response, a modified version of that response, or NULL to prevent caching the -/// response. If your delegate implements this method, it must call this completion -/// handler; otherwise, your app leaks memory. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session dataTask:(NSURLSessionDataTask * _Nonnull)dataTask willCacheResponse:(NSCachedURLResponse * _Nonnull)proposedResponse completionHandler:(void (^ _Nonnull)(NSCachedURLResponse * _Nullable))completionHandler; -@end - -@class NSURLSessionTaskMetrics; - -@interface SessionDelegate (SWIFT_EXTENSION(Alamofire)) -/// Tells the delegate that the remote server requested an HTTP redirect. -/// \param session The session containing the task whose request resulted in a redirect. -/// -/// \param task The task whose request resulted in a redirect. -/// -/// \param response An object containing the server’s response to the original request. -/// -/// \param request A URL request object filled out with the new location. -/// -/// \param completionHandler A closure that your handler should call with either the value of the request -/// parameter, a modified URL request object, or NULL to refuse the redirect and -/// return the body of the redirect response. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task willPerformHTTPRedirection:(NSHTTPURLResponse * _Nonnull)response newRequest:(NSURLRequest * _Nonnull)request completionHandler:(void (^ _Nonnull)(NSURLRequest * _Nullable))completionHandler; -/// Requests credentials from the delegate in response to an authentication request from the remote server. -/// \param session The session containing the task whose request requires authentication. -/// -/// \param task The task whose request requires authentication. -/// -/// \param challenge An object that contains the request for authentication. -/// -/// \param completionHandler A handler that your delegate method must call providing the disposition -/// and credential. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didReceiveChallenge:(NSURLAuthenticationChallenge * _Nonnull)challenge completionHandler:(void (^ _Nonnull)(NSURLSessionAuthChallengeDisposition, NSURLCredential * _Nullable))completionHandler; -/// Tells the delegate when a task requires a new request body stream to send to the remote server. -/// \param session The session containing the task that needs a new body stream. -/// -/// \param task The task that needs a new body stream. -/// -/// \param completionHandler A completion handler that your delegate method should call with the new body stream. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task needNewBodyStream:(void (^ _Nonnull)(NSInputStream * _Nullable))completionHandler; -/// Periodically informs the delegate of the progress of sending body content to the server. -/// \param session The session containing the data task. -/// -/// \param task The data task. -/// -/// \param bytesSent The number of bytes sent since the last time this delegate method was called. -/// -/// \param totalBytesSent The total number of bytes sent so far. -/// -/// \param totalBytesExpectedToSend The expected length of the body data. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didSendBodyData:(int64_t)bytesSent totalBytesSent:(int64_t)totalBytesSent totalBytesExpectedToSend:(int64_t)totalBytesExpectedToSend; -/// Tells the delegate that the session finished collecting metrics for the task. -/// \param session The session collecting the metrics. -/// -/// \param task The task whose metrics have been collected. -/// -/// \param metrics The collected metrics. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didFinishCollectingMetrics:(NSURLSessionTaskMetrics * _Nonnull)metrics SWIFT_AVAILABILITY(tvos,introduced=10.0) SWIFT_AVAILABILITY(macos,introduced=10.12) SWIFT_AVAILABILITY(ios,introduced=10.0); -/// Tells the delegate that the task finished transferring data. -/// \param session The session containing the task whose request finished transferring data. -/// -/// \param task The task whose request finished transferring data. -/// -/// \param error If an error occurred, an error object indicating how the transfer failed, otherwise nil. -/// -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didCompleteWithError:(NSError * _Nullable)error; -@end - - - -@interface NSURLSession (SWIFT_EXTENSION(Alamofire)) -@end - -@class NSURLSessionUploadTask; - -SWIFT_CLASS("_TtC9Alamofire18UploadTaskDelegate") -@interface UploadTaskDelegate : DataTaskDelegate -@property (nonatomic, readonly, strong) NSURLSessionUploadTask * _Nonnull uploadTask; -@property (nonatomic, strong) NSProgress * _Nonnull uploadProgress; -- (nonnull instancetype)initWithTask:(NSURLSessionTask * _Nullable)task OBJC_DESIGNATED_INITIALIZER; -- (void)reset; -@property (nonatomic, copy) void (^ _Nullable taskDidSendBodyData)(NSURLSession * _Nonnull, NSURLSessionTask * _Nonnull, int64_t, int64_t, int64_t); -- (void)URLSession:(NSURLSession * _Nonnull)session task:(NSURLSessionTask * _Nonnull)task didSendBodyData:(int64_t)bytesSent totalBytesSent:(int64_t)totalBytesSent totalBytesExpectedToSend:(int64_t)totalBytesExpectedToSend; -@end - -#pragma clang diagnostic pop diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire.h b/ios/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire.h deleted file mode 100644 index 8d45b77..0000000 --- a/ios/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// Alamofire.h -// -// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/) -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to deal -// in the Software without restriction, including without limitation the rights -// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -// copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// The above copyright notice and this permission notice shall be included in -// all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -// THE SOFTWARE. -// - -@import Foundation; - -FOUNDATION_EXPORT double AlamofireVersionNumber; -FOUNDATION_EXPORT const unsigned char AlamofireVersionString[]; diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Info.plist b/ios/Carthage/Build/iOS/Alamofire.framework/Info.plist deleted file mode 100644 index b332080..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Info.plist and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftdoc b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftdoc deleted file mode 100644 index c102dd2..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftdoc and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftmodule b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftmodule deleted file mode 100644 index ba5ee25..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm.swiftmodule and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftdoc b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftdoc deleted file mode 100644 index 1793bf1..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftdoc and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftmodule b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftmodule deleted file mode 100644 index df83a69..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/arm64.swiftmodule and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftdoc b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftdoc deleted file mode 100644 index 6a22f76..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftdoc and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftmodule b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftmodule deleted file mode 100644 index 2203609..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/i386.swiftmodule and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftdoc b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftdoc deleted file mode 100644 index 2bd09f5..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftdoc and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule deleted file mode 100644 index 62d5b28..0000000 Binary files a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/Alamofire.swiftmodule/x86_64.swiftmodule and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/module.modulemap b/ios/Carthage/Build/iOS/Alamofire.framework/Modules/module.modulemap deleted file mode 100644 index 8096dcc..0000000 --- a/ios/Carthage/Build/iOS/Alamofire.framework/Modules/module.modulemap +++ /dev/null @@ -1,10 +0,0 @@ -framework module Alamofire { - umbrella header "Alamofire.h" - - export * - module * { export * } -} - -module Alamofire.Swift { - header "Alamofire-Swift.h" -} diff --git a/ios/Carthage/Build/iOS/EE3B64A3-4CD4-3D81-A340-D59A57D17AEA.bcsymbolmap b/ios/Carthage/Build/iOS/EE3B64A3-4CD4-3D81-A340-D59A57D17AEA.bcsymbolmap deleted file mode 100644 index b573495..0000000 --- a/ios/Carthage/Build/iOS/EE3B64A3-4CD4-3D81-A340-D59A57D17AEA.bcsymbolmap +++ /dev/null @@ -1,3466 +0,0 @@ -BCSymbolMap Version: 2.0 -+[STPCardValidator sanitizedNumericStringForString:] -_stringByRemovingCharactersFromSet -+[STPCardValidator stringByRemovingSpacesFromString:] -+[STPCardValidator stringIsNumeric:] -+[STPCardValidator validationStateForExpirationMonth:] -+[STPCardValidator validationStateForExpirationYear:inMonth:inCurrentYear:currentMonth:] -+[STPCardValidator validationStateForExpirationYear:inMonth:] -+[STPCardValidator validationStateForCVC:cardBrand:] -+[STPCardValidator validationStateForNumber:validatingCardBrand:] -+[STPCardValidator validationStateForCard:inCurrentYear:currentMonth:] -+[STPCardValidator validationStateForCard:] -+[STPCardValidator minCVCLength] -+[STPCardValidator maxCVCLengthForCardBrand:] -+[STPCardValidator brandForNumber:] -+[STPCardValidator possibleBrandsForNumber:] -+[STPCardValidator lengthsForCardBrand:] -+[STPCardValidator maxLengthForCardBrand:] -+[STPCardValidator fragmentLengthForCardBrand:] -+[STPCardValidator stringIsValidLuhn:] -+[STPCardValidator currentYear] -+[STPCardValidator currentMonth] -_invertedAsciiDigitCharacterSet -___invertedAsciiDigitCharacterSet_block_invoke -_invertedAsciiDigitCharacterSet.cs -_invertedAsciiDigitCharacterSet.onceToken -___block_descriptor_tmp -___block_literal_global -Apple LLVM version 8.1.0 (clang-802.0.42) -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardValidator.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios -__invertedAsciiDigitCharacterSet_block_invoke -invertedAsciiDigitCharacterSet -_dispatch_once -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/usr/include/dispatch/once.h -stringByRemovingCharactersFromSet -NSMaxRange -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSRange.h -+[STPSourceCardDetails requiredFields] -+[STPSourceCardDetails decodedObjectFromAPIResponse:] --[STPSourceCardDetails initWithDictionary:] -+[STPSourceCardDetails stringToThreeDSecureStatusMapping] -+[STPSourceCardDetails threeDSecureStatusFromString:] -+[STPSourceCardDetails stringFromThreeDSecureStatus:] --[STPSourceCardDetails description] --[STPSourceCardDetails last4] --[STPSourceCardDetails expMonth] --[STPSourceCardDetails expYear] --[STPSourceCardDetails brand] --[STPSourceCardDetails funding] --[STPSourceCardDetails country] --[STPSourceCardDetails threeDSecure] --[STPSourceCardDetails allResponseFields] --[STPSourceCardDetails setAllResponseFields:] --[STPSourceCardDetails .cxx_destruct] -_OBJC_IVAR_$_STPSourceCardDetails._last4 -_OBJC_IVAR_$_STPSourceCardDetails._brand -_OBJC_IVAR_$_STPSourceCardDetails._funding -_OBJC_IVAR_$_STPSourceCardDetails._country -_OBJC_IVAR_$_STPSourceCardDetails._expMonth -_OBJC_IVAR_$_STPSourceCardDetails._expYear -_OBJC_IVAR_$_STPSourceCardDetails._threeDSecure -_OBJC_IVAR_$_STPSourceCardDetails._allResponseFields -l_OBJC_PROTOCOL_$_NSObject -l_OBJC_LABEL_PROTOCOL_$_NSObject -l_OBJC_PROTOCOL_$_STPAPIResponseDecodable -l_OBJC_LABEL_PROTOCOL_$_STPAPIResponseDecodable -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceCardDetails.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceCardDetails.h --[UINavigationBar(Stripe_Theme) stp_theme] --[UINavigationBar(Stripe_Theme) setStp_theme:] --[UINavigationBar(Stripe_Theme) stp_setTheme:] --[UINavigationBar(Stripe_Theme) stp_artificialHairlineView] --[UINavigationBar(Stripe_Theme) stp_hairlineImageView] --[UINavigationBar(Stripe_Theme) stp_hairlineImageView:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UINavigationBar+Stripe_Theme.m -linkUINavigationBarThemeCategory -CGRectMake -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGGeometry.h --[STPSourcePoller initWithAPIClient:clientSecret:sourceID:timeout:completion:] --[STPSourcePoller dealloc] --[STPSourcePoller pollAfter:lastError:] --[STPSourcePoller poll] -___23-[STPSourcePoller poll]_block_invoke -___copy_helper_block_ -___destroy_helper_block_ -___23-[STPSourcePoller poll]_block_invoke.59 -___copy_helper_block_.64 -___destroy_helper_block_.65 --[STPSourcePoller continueWithSource:response:error:] --[STPSourcePoller shouldContinuePollingSource:] --[STPSourcePoller restartPolling] --[STPSourcePoller pausePolling] --[STPSourcePoller cleanupAndFireCompletionWithSource:error:] -___60-[STPSourcePoller cleanupAndFireCompletionWithSource:error:]_block_invoke -___copy_helper_block_.101 -___destroy_helper_block_.102 --[STPSourcePoller stopPolling] --[STPSourcePoller apiClient] --[STPSourcePoller setApiClient:] --[STPSourcePoller sourceID] --[STPSourcePoller setSourceID:] --[STPSourcePoller clientSecret] --[STPSourcePoller setClientSecret:] --[STPSourcePoller completion] --[STPSourcePoller setCompletion:] --[STPSourcePoller latestSource] --[STPSourcePoller setLatestSource:] --[STPSourcePoller pollInterval] --[STPSourcePoller setPollInterval:] --[STPSourcePoller timeout] --[STPSourcePoller setTimeout:] --[STPSourcePoller dataTask] --[STPSourcePoller setDataTask:] --[STPSourcePoller timer] --[STPSourcePoller setTimer:] --[STPSourcePoller startTime] --[STPSourcePoller setStartTime:] --[STPSourcePoller retryCount] --[STPSourcePoller setRetryCount:] --[STPSourcePoller requestCount] --[STPSourcePoller setRequestCount:] --[STPSourcePoller pollingPaused] --[STPSourcePoller setPollingPaused:] --[STPSourcePoller pollingStopped] --[STPSourcePoller setPollingStopped:] --[STPSourcePoller .cxx_destruct] -_OBJC_IVAR_$_STPSourcePoller._apiClient -_OBJC_IVAR_$_STPSourcePoller._sourceID -_OBJC_IVAR_$_STPSourcePoller._clientSecret -_OBJC_IVAR_$_STPSourcePoller._completion -_OBJC_IVAR_$_STPSourcePoller._pollInterval -_OBJC_IVAR_$_STPSourcePoller._timeout -_OBJC_IVAR_$_STPSourcePoller._startTime -_OBJC_IVAR_$_STPSourcePoller._retryCount -_OBJC_IVAR_$_STPSourcePoller._requestCount -_OBJC_IVAR_$_STPSourcePoller._pollingPaused -_OBJC_IVAR_$_STPSourcePoller._pollingStopped -___block_descriptor_tmp.67 -___block_descriptor_tmp.103 -_OBJC_IVAR_$_STPSourcePoller._latestSource -_OBJC_IVAR_$_STPSourcePoller._dataTask -_OBJC_IVAR_$_STPSourcePoller._timer -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourcePoller.m -__destroy_helper_block_ -__copy_helper_block_ -__60-[STPSourcePoller cleanupAndFireCompletionWithSource:error:]_block_invoke -__23-[STPSourcePoller poll]_block_invoke.59 -__23-[STPSourcePoller poll]_block_invoke --[STPAddressFieldTableViewCell initWithType:contents:lastInList:delegate:] -___74-[STPAddressFieldTableViewCell initWithType:contents:lastInList:delegate:]_block_invoke --[STPAddressFieldTableViewCell setTheme:] --[STPAddressFieldTableViewCell setLastInList:] --[STPAddressFieldTableViewCell updateTextFieldsAndCaptions] -+[STPAddressFieldTableViewCell stateFieldCaptionForCountryCode:] --[STPAddressFieldTableViewCell placeholderForAddressField:] --[STPAddressFieldTableViewCell delegateCountryCodeDidChange:] --[STPAddressFieldTableViewCell updateAppearance] --[STPAddressFieldTableViewCell countryCodeIsUnitedStates] --[STPAddressFieldTableViewCell layoutSubviews] --[STPAddressFieldTableViewCell becomeFirstResponder] --[STPAddressFieldTableViewCell nextTapped:] --[STPAddressFieldTableViewCell formTextFieldTextDidChange:] --[STPAddressFieldTableViewCell textFieldShouldReturn:] --[STPAddressFieldTableViewCell textFieldDidEndEditing:] --[STPAddressFieldTableViewCell formTextFieldDidBackspaceOnEmpty:] --[STPAddressFieldTableViewCell setCaption:] --[STPAddressFieldTableViewCell caption] --[STPAddressFieldTableViewCell setContents:] --[STPAddressFieldTableViewCell validContents] --[STPAddressFieldTableViewCell potentiallyValidContents] --[STPAddressFieldTableViewCell pickerView:didSelectRow:inComponent:] --[STPAddressFieldTableViewCell pickerView:titleForRow:forComponent:] --[STPAddressFieldTableViewCell numberOfComponentsInPickerView:] --[STPAddressFieldTableViewCell pickerView:numberOfRowsInComponent:] --[STPAddressFieldTableViewCell type] --[STPAddressFieldTableViewCell setType:] --[STPAddressFieldTableViewCell textField] --[STPAddressFieldTableViewCell setTextField:] --[STPAddressFieldTableViewCell contents] --[STPAddressFieldTableViewCell theme] --[STPAddressFieldTableViewCell lastInList] --[STPAddressFieldTableViewCell inputAccessoryToolbar] --[STPAddressFieldTableViewCell setInputAccessoryToolbar:] --[STPAddressFieldTableViewCell countryPickerView] --[STPAddressFieldTableViewCell setCountryPickerView:] --[STPAddressFieldTableViewCell countryCodes] --[STPAddressFieldTableViewCell setCountryCodes:] --[STPAddressFieldTableViewCell delegate] --[STPAddressFieldTableViewCell setDelegate:] --[STPAddressFieldTableViewCell ourCountryCode] --[STPAddressFieldTableViewCell setOurCountryCode:] --[STPAddressFieldTableViewCell postalCodeType] --[STPAddressFieldTableViewCell setPostalCodeType:] --[STPAddressFieldTableViewCell .cxx_destruct] -_OBJC_IVAR_$_STPAddressFieldTableViewCell._delegate -_OBJC_IVAR_$_STPAddressFieldTableViewCell._theme -_OBJC_IVAR_$_STPAddressFieldTableViewCell._contents -_OBJC_IVAR_$_STPAddressFieldTableViewCell._textField -_OBJC_IVAR_$_STPAddressFieldTableViewCell._inputAccessoryToolbar -_OBJC_IVAR_$_STPAddressFieldTableViewCell._countryCodes -_OBJC_IVAR_$_STPAddressFieldTableViewCell._countryPickerView -_OBJC_IVAR_$_STPAddressFieldTableViewCell._lastInList -_OBJC_IVAR_$_STPAddressFieldTableViewCell._type -_OBJC_IVAR_$_STPAddressFieldTableViewCell._postalCodeType -_OBJC_IVAR_$_STPAddressFieldTableViewCell._ourCountryCode -l_OBJC_PROTOCOL_$_UITextFieldDelegate -l_OBJC_LABEL_PROTOCOL_$_UITextFieldDelegate -l_OBJC_PROTOCOL_$_STPFormTextFieldDelegate -l_OBJC_LABEL_PROTOCOL_$_STPFormTextFieldDelegate -l_OBJC_PROTOCOL_$_UIPickerViewDelegate -l_OBJC_LABEL_PROTOCOL_$_UIPickerViewDelegate -l_OBJC_PROTOCOL_$_UIPickerViewDataSource -l_OBJC_LABEL_PROTOCOL_$_UIPickerViewDataSource -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddressFieldTableViewCell.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddressFieldTableViewCell.h -STPLocalizedString -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPLocalizationUtils.h -__74-[STPAddressFieldTableViewCell initWithType:contents:lastInList:delegate:]_block_invoke -+[NSDecimalNumber(Stripe_Currency) stp_currenciesWithNoDecimal] -+[NSDecimalNumber(Stripe_Currency) stp_decimalNumberWithAmount:currency:] --[NSDecimalNumber(Stripe_Currency) stp_amountWithCurrency:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSDecimalNumber+Stripe_Currency.m -linkNSDecimalNumberCurrencyCategory -+[STPAddress shippingInfoForChargeWithAddress:shippingMethod:] --[STPAddress initWithABRecord:] --[STPAddress ABRecordValue] --[STPAddress sanitizedPhoneStringFromCNPhoneNumber:] --[STPAddress initWithCNContact:] --[STPAddress initWithPKContact:] --[STPAddress setAddressFromCNPostalAddress:] --[STPAddress PKContactValue] --[STPAddress firstName] --[STPAddress lastName] --[STPAddress street] --[STPAddress containsRequiredFields:] --[STPAddress containsRequiredShippingAddressFields:] --[STPAddress hasValidPostalAddress] -+[STPAddress applePayAddressFieldsFromBillingAddressFields:] -+[STPAddress requiredFields] -+[STPAddress decodedObjectFromAPIResponse:] --[STPAddress name] --[STPAddress setName:] --[STPAddress line1] --[STPAddress setLine1:] --[STPAddress line2] --[STPAddress setLine2:] --[STPAddress city] --[STPAddress setCity:] --[STPAddress state] --[STPAddress setState:] --[STPAddress postalCode] --[STPAddress setPostalCode:] --[STPAddress country] --[STPAddress setCountry:] --[STPAddress phone] --[STPAddress setPhone:] --[STPAddress email] --[STPAddress setEmail:] --[STPAddress allResponseFields] --[STPAddress setAllResponseFields:] --[STPAddress givenName] --[STPAddress setGivenName:] --[STPAddress familyName] --[STPAddress setFamilyName:] --[STPAddress .cxx_destruct] -_OBJC_IVAR_$_STPAddress._name -_OBJC_IVAR_$_STPAddress._email -_OBJC_IVAR_$_STPAddress._phone -_OBJC_IVAR_$_STPAddress._line1 -_OBJC_IVAR_$_STPAddress._city -_OBJC_IVAR_$_STPAddress._state -_OBJC_IVAR_$_STPAddress._postalCode -_OBJC_IVAR_$_STPAddress._country -_OBJC_IVAR_$_STPAddress._givenName -_OBJC_IVAR_$_STPAddress._familyName -_OBJC_IVAR_$_STPAddress._line2 -_OBJC_IVAR_$_STPAddress._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddress.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPAddress.h -stringIfHasContentsElseNil --[STPPaymentMethodsInternalViewController initWithConfiguration:theme:prefilledInformation:shippingAddress:paymentMethodTuple:delegate:] --[STPPaymentMethodsInternalViewController createAndSetupViews] --[STPPaymentMethodsInternalViewController handleBackOrCancelTapped:] --[STPPaymentMethodsInternalViewController numberOfSectionsInTableView:] --[STPPaymentMethodsInternalViewController tableView:numberOfRowsInSection:] --[STPPaymentMethodsInternalViewController tableView:cellForRowAtIndexPath:] --[STPPaymentMethodsInternalViewController tableView:didSelectRowAtIndexPath:] --[STPPaymentMethodsInternalViewController tableView:willDisplayCell:forRowAtIndexPath:] --[STPPaymentMethodsInternalViewController tableView:heightForFooterInSection:] --[STPPaymentMethodsInternalViewController tableView:heightForHeaderInSection:] --[STPPaymentMethodsInternalViewController updateWithPaymentMethodTuple:] --[STPPaymentMethodsInternalViewController addCardViewControllerDidCancel:] --[STPPaymentMethodsInternalViewController addCardViewController:didCreateToken:completion:] --[STPPaymentMethodsInternalViewController configuration] --[STPPaymentMethodsInternalViewController setConfiguration:] --[STPPaymentMethodsInternalViewController prefilledInformation] --[STPPaymentMethodsInternalViewController setPrefilledInformation:] --[STPPaymentMethodsInternalViewController shippingAddress] --[STPPaymentMethodsInternalViewController setShippingAddress:] --[STPPaymentMethodsInternalViewController paymentMethods] --[STPPaymentMethodsInternalViewController setPaymentMethods:] --[STPPaymentMethodsInternalViewController selectedPaymentMethod] --[STPPaymentMethodsInternalViewController setSelectedPaymentMethod:] --[STPPaymentMethodsInternalViewController delegate] --[STPPaymentMethodsInternalViewController setDelegate:] --[STPPaymentMethodsInternalViewController cardImageView] --[STPPaymentMethodsInternalViewController setCardImageView:] --[STPPaymentMethodsInternalViewController .cxx_destruct] -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._configuration -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._prefilledInformation -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._shippingAddress -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._paymentMethods -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._selectedPaymentMethod -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._delegate -_OBJC_IVAR_$_STPPaymentMethodsInternalViewController._cardImageView -l_OBJC_PROTOCOL_$_UITableViewDataSource -l_OBJC_LABEL_PROTOCOL_$_UITableViewDataSource -l_OBJC_PROTOCOL_$_UIScrollViewDelegate -l_OBJC_LABEL_PROTOCOL_$_UIScrollViewDelegate -l_OBJC_PROTOCOL_$_UITableViewDelegate -l_OBJC_LABEL_PROTOCOL_$_UITableViewDelegate -l_OBJC_PROTOCOL_$_STPAddCardViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPAddCardViewControllerDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodsInternalViewController.m --[UIImage(Stripe) stp_jpegDataWithMaxFileSize:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIImage+Stripe.m -linkUIImageCategory -CGSizeMake --[STPCoreScrollViewController createScrollView] --[STPCoreScrollViewController createAndSetupViews] --[STPCoreScrollViewController viewDidLayoutSubviews] --[STPCoreScrollViewController updateAppearance] --[STPCoreScrollViewController viewWillAppear:] --[STPCoreScrollViewController scrollView] --[STPCoreScrollViewController .cxx_destruct] -_OBJC_IVAR_$_STPCoreScrollViewController._scrollView -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreScrollViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreScrollViewController+Private.h -UIEdgeInsetsMake -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIGeometry.h --[STPTextFieldDelegateProxy textField:shouldChangeCharactersInRange:replacementString:] --[STPTextFieldDelegateProxy unformattedStringForString:] --[STPTextFieldDelegateProxy autoformattingBehavior] --[STPTextFieldDelegateProxy setAutoformattingBehavior:] --[STPTextFieldDelegateProxy selectionEnabled] --[STPTextFieldDelegateProxy setSelectionEnabled:] --[STPFormTextField reloadInputViews] -+[STPFormTextField attributesForAttributedString:] --[STPFormTextField setSelectionEnabled:] --[STPFormTextField setAutoFormattingBehavior:] -___46-[STPFormTextField setAutoFormattingBehavior:]_block_invoke -___46-[STPFormTextField setAutoFormattingBehavior:]_block_invoke_2 --[STPFormTextField setFormDelegate:] --[STPFormTextField insertText:] --[STPFormTextField deleteBackward] --[STPFormTextField measureTextSize] --[STPFormTextField setText:] --[STPFormTextField setAttributedText:] --[STPFormTextField setPlaceholder:] --[STPFormTextField setAttributedPlaceholder:] --[STPFormTextField placeholderTextAttributes] --[STPFormTextField setDefaultColor:] --[STPFormTextField setErrorColor:] --[STPFormTextField setValidText:] --[STPFormTextField setPlaceholderColor:] --[STPFormTextField updateColor] --[STPFormTextField editingRectForBounds:] --[STPFormTextField keyCommands] --[STPFormTextField commandDeleteBackwards] --[STPFormTextField closestPositionToPoint:] --[STPFormTextField canPerformAction:withSender:] --[STPFormTextField paste:] --[STPFormTextField setDelegate:] --[STPFormTextField delegate] --[STPFormTextField placeholderColor] --[STPFormTextField defaultColor] --[STPFormTextField errorColor] --[STPFormTextField selectionEnabled] --[STPFormTextField preservesContentsOnPaste] --[STPFormTextField setPreservesContentsOnPaste:] --[STPFormTextField autoFormattingBehavior] --[STPFormTextField validText] --[STPFormTextField formDelegate] --[STPFormTextField delegateProxy] --[STPFormTextField setDelegateProxy:] --[STPFormTextField textFormattingBlock] --[STPFormTextField setTextFormattingBlock:] --[STPFormTextField skipsReloadingInputViews] --[STPFormTextField setSkipsReloadingInputViews:] --[STPFormTextField .cxx_destruct] -_OBJC_IVAR_$_STPTextFieldDelegateProxy._autoformattingBehavior -_OBJC_IVAR_$_STPTextFieldDelegateProxy._selectionEnabled -_OBJC_IVAR_$_STPFormTextField._selectionEnabled -_OBJC_IVAR_$_STPFormTextField._autoFormattingBehavior -___block_descriptor_tmp.151 -_OBJC_IVAR_$_STPFormTextField._formDelegate -_OBJC_IVAR_$_STPFormTextField._defaultColor -_OBJC_IVAR_$_STPFormTextField._errorColor -_OBJC_IVAR_$_STPFormTextField._validText -_OBJC_IVAR_$_STPFormTextField._placeholderColor -_OBJC_IVAR_$_STPFormTextField._preservesContentsOnPaste -_OBJC_IVAR_$_STPFormTextField._delegateProxy -_OBJC_IVAR_$_STPFormTextField._textFormattingBlock -_OBJC_IVAR_$_STPFormTextField._skipsReloadingInputViews -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPFormTextField.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPFormTextField.h -__46-[STPFormTextField setAutoFormattingBehavior:]_block_invoke_2 -__46-[STPFormTextField setAutoFormattingBehavior:]_block_invoke -+[NSObject(Aspects) stp_aspect_hookSelector:withOptions:usingBlock:error:] -_stp_aspect_add --[NSObject(Aspects) stp_aspect_hookSelector:withOptions:usingBlock:error:] --[STPAspectTracker initWithTrackedClass:] --[STPAspectTracker subclassHasHookedSelectorName:] --[STPAspectTracker addSubclassTracker:hookingSelectorName:] --[STPAspectTracker removeSubclassTracker:hookingSelectorName:] --[STPAspectTracker subclassTrackersHookingSelectorName:] --[STPAspectTracker trackedClassName] --[STPAspectTracker description] --[STPAspectTracker trackedClass] --[STPAspectTracker setTrackedClass:] --[STPAspectTracker selectorNames] --[STPAspectTracker setSelectorNames:] --[STPAspectTracker selectorNamesToSubclassTrackers] --[STPAspectTracker setSelectorNamesToSubclassTrackers:] --[STPAspectTracker .cxx_destruct] --[NSInvocation(STPAspects) stp_aspect_argumentAtIndex:] --[NSInvocation(STPAspects) stp_aspects_arguments] -+[STPAspectIdentifier identifierWithSelector:object:options:block:error:] --[STPAspectIdentifier invokeWithInfo:] --[STPAspectIdentifier description] --[STPAspectIdentifier remove] --[STPAspectIdentifier selector] --[STPAspectIdentifier setSelector:] --[STPAspectIdentifier block] --[STPAspectIdentifier setBlock:] --[STPAspectIdentifier blockSignature] --[STPAspectIdentifier setBlockSignature:] --[STPAspectIdentifier object] --[STPAspectIdentifier setObject:] --[STPAspectIdentifier options] --[STPAspectIdentifier setOptions:] --[STPAspectIdentifier .cxx_destruct] --[STPAspectsContainer hasAspects] --[STPAspectsContainer addAspect:withOptions:] --[STPAspectsContainer removeAspect:] --[STPAspectsContainer description] --[STPAspectsContainer beforeAspects] --[STPAspectsContainer setBeforeAspects:] --[STPAspectsContainer insteadAspects] --[STPAspectsContainer setInsteadAspects:] --[STPAspectsContainer afterAspects] --[STPAspectsContainer setAfterAspects:] --[STPAspectsContainer .cxx_destruct] --[STPAspectInfo initWithInstance:invocation:] --[STPAspectInfo arguments] --[STPAspectInfo instance] --[STPAspectInfo originalInvocation] --[STPAspectInfo .cxx_destruct] -___Block_byref_object_copy_ -___Block_byref_object_dispose_ -_stp_aspect_performLocked -___stp_aspect_add_block_invoke -_stp_aspect_getContainerForObject -___stp_aspect_isSelectorAllowedAndTrack_block_invoke -_stp_aspect_getSwizzledClassesDict -___stp_aspect_getSwizzledClassesDict_block_invoke -_stp_aspect_aliasForSelector -_stp_aspect_swizzleClassInPlace -_stp_aspect_swizzleForwardInvocation -_stp_aspect_hookedGetClass -__stp_aspect_modifySwizzledClasses -___stp_aspect_swizzleClassInPlace_block_invoke -___copy_helper_block_.411 -___destroy_helper_block_.412 -____stp_aspect_modifySwizzledClasses_block_invoke -___STP_ASPECTS_ARE_BEING_CALLED__ -___stp_aspect_hookedGetClass_block_invoke -___stp_aspect_remove_block_invoke -___copy_helper_block_.462 -___destroy_helper_block_.463 -_stp_aspect_undoSwizzleClassInPlace -___stp_aspect_undoSwizzleClassInPlace_block_invoke -___copy_helper_block_.474 -___destroy_helper_block_.475 -_OBJC_IVAR_$_STPAspectTracker._trackedClass -_OBJC_IVAR_$_STPAspectTracker._selectorNames -_OBJC_IVAR_$_STPAspectTracker._selectorNamesToSubclassTrackers -_OBJC_IVAR_$_STPAspectIdentifier._selector -_OBJC_IVAR_$_STPAspectIdentifier._block -_OBJC_IVAR_$_STPAspectIdentifier._blockSignature -_OBJC_IVAR_$_STPAspectIdentifier._object -_OBJC_IVAR_$_STPAspectIdentifier._options -_OBJC_IVAR_$_STPAspectsContainer._beforeAspects -_OBJC_IVAR_$_STPAspectsContainer._insteadAspects -_OBJC_IVAR_$_STPAspectsContainer._afterAspects -_OBJC_IVAR_$_STPAspectInfo._instance -_OBJC_IVAR_$_STPAspectInfo._originalInvocation -_OBJC_IVAR_$_STPAspectInfo._arguments -l_OBJC_PROTOCOL_$_STPAspectInfo -l_OBJC_LABEL_PROTOCOL_$_STPAspectInfo -_stp_aspect_performLocked.aspect_lock -_stp_aspect_isSelectorAllowedAndTrack.disallowedSelectorList -_stp_aspect_isSelectorAllowedAndTrack.pred -___block_descriptor_tmp.358 -_stp_aspect_getSwizzledClassesDict.swizzledClassesDict -_stp_aspect_getSwizzledClassesDict.pred -___block_descriptor_tmp.392 -___block_literal_global.393 -___block_descriptor_tmp.415 -__stp_aspect_modifySwizzledClasses.swizzledClasses -__stp_aspect_modifySwizzledClasses.pred -___block_descriptor_tmp.416 -___block_literal_global.417 -___block_descriptor_tmp.440 -___block_descriptor_tmp.464 -___block_descriptor_tmp.477 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAspects.m -__stp_aspect_undoSwizzleClassInPlace_block_invoke -stp_aspect_undoSwizzleForwardInvocation -stp_aspect_undoSwizzleClassInPlace -__stp_aspect_remove_block_invoke -stp_aspect_cleanupHookedClassAndSelector -stp_aspect_destroyContainerForObject -stp_aspect_deregisterTrackedSelector -stp_aspect_isMsgForwardIMP -__stp_aspect_hookedGetClass_block_invoke -__STP_ASPECTS_ARE_BEING_CALLED__ -stp_aspect_getContainerForClass -___stp_aspect_modifySwizzledClasses_block_invoke -__stp_aspect_swizzleClassInPlace_block_invoke -_stp_aspect_modifySwizzledClasses -stp_aspect_hookedGetClass -stp_aspect_swizzleForwardInvocation -stp_aspect_swizzleClassInPlace -stp_aspect_aliasForSelector -__stp_aspect_getSwizzledClassesDict_block_invoke -stp_aspect_getSwizzledClassesDict -__stp_aspect_isSelectorAllowedAndTrack_block_invoke -stp_aspect_getContainerForObject -__stp_aspect_add_block_invoke -stp_aspect_prepareClassAndHookSelector -stp_aspect_getMsgForwardIMP -stp_aspect_hookClass -stp_aspect_isSelectorAllowedAndTrack -stp_aspect_performLocked -__Block_byref_object_dispose_ -__Block_byref_object_copy_ -linkAspectsCategory -stp_aspect_remove -stp_aspect_isCompatibleBlockSignature -stp_aspect_blockMethodSignature -stp_aspect_add --[STPRedirectContext initWithSource:completion:] --[STPRedirectContext dealloc] --[STPRedirectContext startRedirectFlowFromViewController:] --[STPRedirectContext startSafariViewControllerRedirectFlowFromViewController:] --[STPRedirectContext startSafariAppRedirectFlow] --[STPRedirectContext cancel] --[STPRedirectContext safariViewControllerDidFinish:] -___52-[STPRedirectContext safariViewControllerDidFinish:]_block_invoke --[STPRedirectContext safariViewController:didCompleteInitialLoad:] -___66-[STPRedirectContext safariViewController:didCompleteInitialLoad:]_block_invoke -___copy_helper_block_.49 -___destroy_helper_block_.50 --[STPRedirectContext handleWillForegroundNotification] -___54-[STPRedirectContext handleWillForegroundNotification]_block_invoke -___copy_helper_block_.52 -___destroy_helper_block_.53 --[STPRedirectContext handleURLCallback:] -___40-[STPRedirectContext handleURLCallback:]_block_invoke -___copy_helper_block_.55 -___destroy_helper_block_.56 --[STPRedirectContext handleRedirectCompletionWithError:shouldDismissViewController:] --[STPRedirectContext subscribeToUrlAndForegroundNotifications] --[STPRedirectContext unsubscribeFromNotificationsAndDismissPresentedViewControllers] --[STPRedirectContext unsubscribeFromNotifications] --[STPRedirectContext dismissPresentedViewController] --[STPRedirectContext state] --[STPRedirectContext completion] --[STPRedirectContext setCompletion:] --[STPRedirectContext source] --[STPRedirectContext setSource:] --[STPRedirectContext safariVC] --[STPRedirectContext setSafariVC:] --[STPRedirectContext .cxx_destruct] -_OBJC_IVAR_$_STPRedirectContext._source -_OBJC_IVAR_$_STPRedirectContext._completion -_OBJC_IVAR_$_STPRedirectContext._state -___block_descriptor_tmp.51 -___block_descriptor_tmp.54 -___block_descriptor_tmp.57 -_OBJC_IVAR_$_STPRedirectContext._safariVC -l_OBJC_PROTOCOL_$_SFSafariViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_SFSafariViewControllerDelegate -l_OBJC_PROTOCOL_$_STPURLCallbackListener -l_OBJC_LABEL_PROTOCOL_$_STPURLCallbackListener -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPRedirectContext.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPRedirectContext.h -__40-[STPRedirectContext handleURLCallback:]_block_invoke -__54-[STPRedirectContext handleWillForegroundNotification]_block_invoke -__66-[STPRedirectContext safariViewController:didCompleteInitialLoad:]_block_invoke -__52-[STPRedirectContext safariViewControllerDidFinish:]_block_invoke --[STPPaymentCardTextFieldCell init] --[STPPaymentCardTextFieldCell layoutSubviews] --[STPPaymentCardTextFieldCell setTheme:] --[STPPaymentCardTextFieldCell updateAppearance] --[STPPaymentCardTextFieldCell setInputAccessoryView:] --[STPPaymentCardTextFieldCell isEmpty] --[STPPaymentCardTextFieldCell becomeFirstResponder] --[STPPaymentCardTextFieldCell paymentField] --[STPPaymentCardTextFieldCell setPaymentField:] --[STPPaymentCardTextFieldCell theme] --[STPPaymentCardTextFieldCell inputAccessoryView] --[STPPaymentCardTextFieldCell .cxx_destruct] -_OBJC_IVAR_$_STPPaymentCardTextFieldCell._paymentField -_OBJC_IVAR_$_STPPaymentCardTextFieldCell._theme -_OBJC_IVAR_$_STPPaymentCardTextFieldCell._inputAccessoryView -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextFieldCell.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextFieldCell.h --[PKPayment(Stripe) stp_isSimulated] -+[PKPayment(Stripe) stp_testTransactionIdentifier] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PKPayment+Stripe.m -linkPKPaymentCategory -+[STPStringUtils parseRangesFromString:withTags:completion:] -___60+[STPStringUtils parseRangesFromString:withTags:completion:]_block_invoke -___60+[STPStringUtils parseRangesFromString:withTags:completion:]_block_invoke.14 -+[STPStringUtils parseRangeFromString:withTag:completion:] -___block_descriptor_tmp.18 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPStringUtils.m -__60+[STPStringUtils parseRangesFromString:withTags:completion:]_block_invoke.14 -__60+[STPStringUtils parseRangesFromString:withTags:completion:]_block_invoke -+[STPMultipartFormDataEncoder multipartFormDataForParts:boundary:] -+[STPMultipartFormDataEncoder generateBoundary] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPMultipartFormDataEncoder.m -+[STPCard brandFromString:] -+[STPCard stringFromBrand:] -+[STPCard stringToFundingMapping] -+[STPCard fundingFromString:] -+[STPCard stringFromFunding:] --[STPCard initWithID:brand:last4:expMonth:expYear:funding:] --[STPCard init] --[STPCard last4] --[STPCard isApplePayCard] --[STPCard address] --[STPCard isEqual:] --[STPCard hash] --[STPCard isEqualToCard:] --[STPCard description] --[STPCard stripeObject] -+[STPCard requiredFields] -+[STPCard decodedObjectFromAPIResponse:] --[STPCard stripeID] --[STPCard label] --[STPCard image] --[STPCard templateImage] --[STPCard dynamicLast4] --[STPCard setDynamicLast4:] --[STPCard cardId] --[STPCard setCardId:] --[STPCard brand] --[STPCard setBrand:] --[STPCard funding] --[STPCard setFunding:] --[STPCard country] --[STPCard setCountry:] --[STPCard setLast4:] --[STPCard allResponseFields] --[STPCard setAllResponseFields:] --[STPCard .cxx_destruct] -_OBJC_IVAR_$_STPCard._cardId -_OBJC_IVAR_$_STPCard._brand -_OBJC_IVAR_$_STPCard._last4 -_OBJC_IVAR_$_STPCard._funding -_OBJC_IVAR_$_STPCard._dynamicLast4 -_OBJC_IVAR_$_STPCard._country -_OBJC_IVAR_$_STPCard._allResponseFields -l_OBJC_PROTOCOL_$_STPInternalAPIResponseDecodable -l_OBJC_LABEL_PROTOCOL_$_STPInternalAPIResponseDecodable -l_OBJC_PROTOCOL_$_STPPaymentMethod -l_OBJC_LABEL_PROTOCOL_$_STPPaymentMethod -l_OBJC_PROTOCOL_$_STPSourceProtocol -l_OBJC_LABEL_PROTOCOL_$_STPSourceProtocol -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCard.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPCard.h -+[Stripe setDefaultPublishableKey:] -+[Stripe defaultPublishableKey] -+[STPAPIClient apiVersion] -+[STPAPIClient initialize] -+[STPAPIClient sharedClient] -___28+[STPAPIClient sharedClient]_block_invoke --[STPAPIClient init] --[STPAPIClient initWithPublishableKey:] --[STPAPIClient initWithConfiguration:] --[STPAPIClient initWithPublishableKey:baseURL:] --[STPAPIClient setApiKey:] --[STPAPIClient setPublishableKey:] --[STPAPIClient publishableKey] --[STPAPIClient createTokenWithParameters:completion:] -___53-[STPAPIClient createTokenWithParameters:completion:]_block_invoke -___copy_helper_block_.116 -___destroy_helper_block_.117 -+[STPAPIClient validateKey:] -___28+[STPAPIClient validateKey:]_block_invoke -+[STPAPIClient stripeUserAgentDetails] -+[STPAPIClient bundleIdentifier] -+[STPAPIClient kitDisplayVersion] -+[STPAPIClient initializeIfNeeded] --[STPAPIClient configuration] --[STPAPIClient setConfiguration:] --[STPAPIClient apiURL] --[STPAPIClient setApiURL:] --[STPAPIClient urlSession] --[STPAPIClient setUrlSession:] --[STPAPIClient sourcePollers] --[STPAPIClient setSourcePollers:] --[STPAPIClient sourcePollersQueue] --[STPAPIClient setSourcePollersQueue:] --[STPAPIClient .cxx_destruct] --[STPAPIClient(BankAccounts) createTokenWithBankAccount:completion:] --[STPAPIClient(PII) createTokenWithPersonalIDNumber:completion:] --[STPAPIClient(Upload) dataForUploadedImage:purpose:] --[STPAPIClient(Upload) uploadImage:purpose:completion:] -___55-[STPAPIClient(Upload) uploadImage:purpose:completion:]_block_invoke -___55-[STPAPIClient(Upload) uploadImage:purpose:completion:]_block_invoke_2 -___copy_helper_block_.346 -___destroy_helper_block_.347 -___copy_helper_block_.349 -___destroy_helper_block_.350 --[STPAPIClient(CreditCards) createTokenWithCard:completion:] -+[Stripe(ApplePay) canSubmitPaymentRequest:] -+[Stripe(ApplePay) supportedPKPaymentNetworks] -+[Stripe(ApplePay) deviceSupportsApplePay] -+[Stripe(ApplePay) paymentRequestWithMerchantIdentifier:] -+[Stripe(ApplePay) paymentRequestWithMerchantIdentifier:country:currency:] --[STPAPIClient(Sources) createSourceWithParams:completion:] -___59-[STPAPIClient(Sources) createSourceWithParams:completion:]_block_invoke -___copy_helper_block_.421 -___destroy_helper_block_.422 --[STPAPIClient(Sources) retrieveSourceWithId:clientSecret:completion:] -___70-[STPAPIClient(Sources) retrieveSourceWithId:clientSecret:completion:]_block_invoke -___copy_helper_block_.429 -___destroy_helper_block_.430 --[STPAPIClient(Sources) retrieveSourceWithId:clientSecret:responseCompletion:] --[STPAPIClient(Sources) startPollingSourceWithId:clientSecret:timeout:completion:] -___82-[STPAPIClient(Sources) startPollingSourceWithId:clientSecret:timeout:completion:]_block_invoke -___copy_helper_block_.447 -___destroy_helper_block_.448 --[STPAPIClient(Sources) stopPollingSourceWithId:] -___49-[STPAPIClient(Sources) stopPollingSourceWithId:]_block_invoke -___copy_helper_block_.452 -___destroy_helper_block_.453 -+[STPAPIClient(Customers) apiClientWithEphemeralKey:] -+[STPAPIClient(Customers) retrieveCustomerUsingKey:completion:] -___63+[STPAPIClient(Customers) retrieveCustomerUsingKey:completion:]_block_invoke -___copy_helper_block_.469 -___destroy_helper_block_.470 -+[STPAPIClient(Customers) updateCustomerWithParameters:usingKey:completion:] -___76+[STPAPIClient(Customers) updateCustomerWithParameters:usingKey:completion:]_block_invoke -___copy_helper_block_.473 -___destroy_helper_block_.474 -+[STPAPIClient(Customers) addSource:toCustomerUsingKey:completion:] -___67+[STPAPIClient(Customers) addSource:toCustomerUsingKey:completion:]_block_invoke -___copy_helper_block_.481 -___destroy_helper_block_.482 -_sharedClient.sharedClient -_sharedClient.onceToken -_OBJC_IVAR_$_STPAPIClient._apiURL -_OBJC_IVAR_$_STPAPIClient._configuration -_OBJC_IVAR_$_STPAPIClient._sourcePollers -_OBJC_IVAR_$_STPAPIClient._sourcePollersQueue -___block_descriptor_tmp.119 -_validateKey:.onceToken -___block_descriptor_tmp.138 -_OBJC_IVAR_$_STPAPIClient._urlSession -l_OBJC_PROTOCOL_$_FABKit -l_OBJC_LABEL_PROTOCOL_$_FABKit -___block_descriptor_tmp.348 -___block_descriptor_tmp.352 -___block_descriptor_tmp.424 -___block_descriptor_tmp.431 -___block_descriptor_tmp.449 -___block_descriptor_tmp.454 -___block_descriptor_tmp.472 -___block_descriptor_tmp.475 -___block_descriptor_tmp.484 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAPIClient.m -__67+[STPAPIClient(Customers) addSource:toCustomerUsingKey:completion:]_block_invoke -__76+[STPAPIClient(Customers) updateCustomerWithParameters:usingKey:completion:]_block_invoke -__63+[STPAPIClient(Customers) retrieveCustomerUsingKey:completion:]_block_invoke -__49-[STPAPIClient(Sources) stopPollingSourceWithId:]_block_invoke -__82-[STPAPIClient(Sources) startPollingSourceWithId:clientSecret:timeout:completion:]_block_invoke -__70-[STPAPIClient(Sources) retrieveSourceWithId:clientSecret:completion:]_block_invoke -__59-[STPAPIClient(Sources) createSourceWithParams:completion:]_block_invoke -__55-[STPAPIClient(Upload) uploadImage:purpose:completion:]_block_invoke_2 -__55-[STPAPIClient(Upload) uploadImage:purpose:completion:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPAPIClient.h -__28+[STPAPIClient validateKey:]_block_invoke -__53-[STPAPIClient createTokenWithParameters:completion:]_block_invoke -__28+[STPAPIClient sharedClient]_block_invoke --[STPEphemeralKeyManager initWithKeyProvider:apiVersion:] --[STPEphemeralKeyManager dealloc] --[STPEphemeralKeyManager setExpirationInterval:] --[STPEphemeralKeyManager currentKeyIsUnexpired] --[STPEphemeralKeyManager shouldPerformEagerRefresh] --[STPEphemeralKeyManager handleWillForegroundNotification] -___58-[STPEphemeralKeyManager handleWillForegroundNotification]_block_invoke --[STPEphemeralKeyManager getCustomerKey:] -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke -___copy_helper_block_.43 -___destroy_helper_block_.44 -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.49 -___copy_helper_block_.50 -___destroy_helper_block_.51 -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.59 -___copy_helper_block_.60 -___destroy_helper_block_.61 -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.63 -___41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.69 -___copy_helper_block_.77 -___destroy_helper_block_.78 --[STPEphemeralKeyManager expirationInterval] --[STPEphemeralKeyManager customerKey] --[STPEphemeralKeyManager setCustomerKey:] --[STPEphemeralKeyManager apiVersion] --[STPEphemeralKeyManager setApiVersion:] --[STPEphemeralKeyManager keyProvider] --[STPEphemeralKeyManager setKeyProvider:] --[STPEphemeralKeyManager lastEagerKeyRefresh] --[STPEphemeralKeyManager setLastEagerKeyRefresh:] --[STPEphemeralKeyManager createKeyPromise] --[STPEphemeralKeyManager setCreateKeyPromise:] --[STPEphemeralKeyManager .cxx_destruct] -_OBJC_IVAR_$_STPEphemeralKeyManager._expirationInterval -_OBJC_IVAR_$_STPEphemeralKeyManager._keyProvider -_OBJC_IVAR_$_STPEphemeralKeyManager._apiVersion -___block_descriptor_tmp.46 -___block_descriptor_tmp.53 -___block_descriptor_tmp.62 -___block_descriptor_tmp.66 -___block_descriptor_tmp.79 -_OBJC_IVAR_$_STPEphemeralKeyManager._customerKey -_OBJC_IVAR_$_STPEphemeralKeyManager._lastEagerKeyRefresh -_OBJC_IVAR_$_STPEphemeralKeyManager._createKeyPromise -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEphemeralKeyManager.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEphemeralKeyManager.h -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.69 -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.63 -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.59 -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke.49 -__41-[STPEphemeralKeyManager getCustomerKey:]_block_invoke -__58-[STPEphemeralKeyManager handleWillForegroundNotification]_block_invoke -+[STPBankAccount stringToStatusMapping] -+[STPBankAccount statusFromString:] -+[STPBankAccount stringFromStatus:] --[STPBankAccount setAccountNumber:] --[STPBankAccount last4] --[STPBankAccount isEqual:] --[STPBankAccount hash] --[STPBankAccount isEqualToBankAccount:] --[STPBankAccount description] -+[STPBankAccount requiredFields] -+[STPBankAccount decodedObjectFromAPIResponse:] --[STPBankAccount routingNumber] --[STPBankAccount setRoutingNumber:] --[STPBankAccount country] --[STPBankAccount setCountry:] --[STPBankAccount currency] --[STPBankAccount setCurrency:] --[STPBankAccount accountHolderName] --[STPBankAccount setAccountHolderName:] --[STPBankAccount accountHolderType] --[STPBankAccount setAccountHolderType:] --[STPBankAccount bankAccountId] --[STPBankAccount setBankAccountId:] --[STPBankAccount bankName] --[STPBankAccount setBankName:] --[STPBankAccount fingerprint] --[STPBankAccount setFingerprint:] --[STPBankAccount status] --[STPBankAccount setStatus:] --[STPBankAccount setLast4:] --[STPBankAccount allResponseFields] --[STPBankAccount setAllResponseFields:] --[STPBankAccount .cxx_destruct] -_OBJC_IVAR_$_STPBankAccount._last4 -_OBJC_IVAR_$_STPBankAccount.routingNumber -_OBJC_IVAR_$_STPBankAccount.country -_OBJC_IVAR_$_STPBankAccount.currency -_OBJC_IVAR_$_STPBankAccount.accountHolderName -_OBJC_IVAR_$_STPBankAccount.accountHolderType -_OBJC_IVAR_$_STPBankAccount._bankAccountId -_OBJC_IVAR_$_STPBankAccount._bankName -_OBJC_IVAR_$_STPBankAccount._fingerprint -_OBJC_IVAR_$_STPBankAccount._status -_OBJC_IVAR_$_STPBankAccount._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBankAccount.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPBankAccount.h --[STPKeyboardDetectingViewController initWithKeyboardFrameBlock:scrollView:] --[STPKeyboardDetectingViewController dealloc] --[STPKeyboardDetectingViewController loadView] --[STPKeyboardDetectingViewController textFieldWillBeginEditing:] -___64-[STPKeyboardDetectingViewController textFieldWillBeginEditing:]_block_invoke --[STPKeyboardDetectingViewController keyboardWillChangeFrame:] -___62-[STPKeyboardDetectingViewController keyboardWillChangeFrame:]_block_invoke -___copy_helper_block_.73 -___destroy_helper_block_.74 --[STPKeyboardDetectingViewController doKeyboardChangeAnimationWithNewFrame:] --[STPKeyboardDetectingViewController lastKeyboardFrame] --[STPKeyboardDetectingViewController setLastKeyboardFrame:] --[STPKeyboardDetectingViewController lastResponder] --[STPKeyboardDetectingViewController setLastResponder:] --[STPKeyboardDetectingViewController keyboardFrameBlock] --[STPKeyboardDetectingViewController setKeyboardFrameBlock:] --[STPKeyboardDetectingViewController managedScrollView] --[STPKeyboardDetectingViewController setManagedScrollView:] --[STPKeyboardDetectingViewController currentBottomInsetChange] --[STPKeyboardDetectingViewController setCurrentBottomInsetChange:] --[STPKeyboardDetectingViewController .cxx_destruct] --[UIViewController(Stripe_KeyboardAvoiding) stp_keyboardDetectingViewController] -___80-[UIViewController(Stripe_KeyboardAvoiding) stp_keyboardDetectingViewController]_block_invoke --[UIViewController(Stripe_KeyboardAvoiding) stp_beginObservingKeyboardAndInsettingScrollView:onChangeBlock:] -_OBJC_IVAR_$_STPKeyboardDetectingViewController._keyboardFrameBlock -_OBJC_IVAR_$_STPKeyboardDetectingViewController._managedScrollView -_OBJC_IVAR_$_STPKeyboardDetectingViewController._currentBottomInsetChange -___block_descriptor_tmp.75 -_OBJC_IVAR_$_STPKeyboardDetectingViewController._lastKeyboardFrame -_OBJC_IVAR_$_STPKeyboardDetectingViewController._lastResponder -___block_descriptor_tmp.146 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIViewController+Stripe_KeyboardAvoiding.m -linkUIViewControllerKeyboardAvoidingCategory -__80-[UIViewController(Stripe_KeyboardAvoiding) stp_keyboardDetectingViewController]_block_invoke -CGPointMake -__62-[STPKeyboardDetectingViewController keyboardWillChangeFrame:]_block_invoke -__64-[STPKeyboardDetectingViewController textFieldWillBeginEditing:]_block_invoke --[STPAddCardViewController init] --[STPAddCardViewController initWithConfiguration:theme:] --[STPAddCardViewController commonInitWithConfiguration:] --[STPAddCardViewController createAndSetupViews] --[STPAddCardViewController setUpCardScanningIfAvailable] --[STPAddCardViewController presentCardIO] --[STPAddCardViewController cardIOProxy:didFinishWithCardParams:] --[STPAddCardViewController endEditing] --[STPAddCardViewController updateAppearance] --[STPAddCardViewController setLoading:] -___39-[STPAddCardViewController setLoading:]_block_invoke --[STPAddCardViewController viewDidAppear:] --[STPAddCardViewController firstEmptyField] --[STPAddCardViewController handleBackOrCancelTapped:] --[STPAddCardViewController nextPressed:] -___40-[STPAddCardViewController nextPressed:]_block_invoke -___40-[STPAddCardViewController nextPressed:]_block_invoke_2 -___40-[STPAddCardViewController nextPressed:]_block_invoke_3 -___copy_helper_block_.272 -___destroy_helper_block_.273 -___copy_helper_block_.275 -___destroy_helper_block_.276 -___copy_helper_block_.281 -___destroy_helper_block_.282 --[STPAddCardViewController handleCardTokenError:] --[STPAddCardViewController updateDoneButton] --[STPAddCardViewController paymentCardTextFieldDidChange:] --[STPAddCardViewController paymentFieldNextTapped] --[STPAddCardViewController paymentCardTextFieldDidBeginEditingCVC:] -___67-[STPAddCardViewController paymentCardTextFieldDidBeginEditingCVC:]_block_invoke -___copy_helper_block_.311 -___destroy_helper_block_.312 --[STPAddCardViewController paymentCardTextFieldDidEndEditingCVC:] -___65-[STPAddCardViewController paymentCardTextFieldDidEndEditingCVC:]_block_invoke -___copy_helper_block_.316 -___destroy_helper_block_.317 --[STPAddCardViewController addressViewModel:addedCellAtIndex:] --[STPAddCardViewController addressViewModel:removedCellAtIndex:] --[STPAddCardViewController addressViewModelDidChange:] --[STPAddCardViewController numberOfSectionsInTableView:] --[STPAddCardViewController tableView:numberOfRowsInSection:] --[STPAddCardViewController tableView:cellForRowAtIndexPath:] --[STPAddCardViewController tableView:willDisplayCell:forRowAtIndexPath:] --[STPAddCardViewController tableView:heightForFooterInSection:] --[STPAddCardViewController tableView:heightForHeaderInSection:] --[STPAddCardViewController tableView:viewForHeaderInSection:] --[STPAddCardViewController tableView:viewForFooterInSection:] --[STPAddCardViewController useShippingAddress:] -___47-[STPAddCardViewController useShippingAddress:]_block_invoke -___copy_helper_block_.369 -___destroy_helper_block_.370 --[STPAddCardViewController delegate] --[STPAddCardViewController setDelegate:] --[STPAddCardViewController prefilledInformation] --[STPAddCardViewController setPrefilledInformation:] --[STPAddCardViewController managedAccountCurrency] --[STPAddCardViewController setManagedAccountCurrency:] --[STPAddCardViewController configuration] --[STPAddCardViewController setConfiguration:] --[STPAddCardViewController shippingAddress] --[STPAddCardViewController setShippingAddress:] --[STPAddCardViewController hasUsedShippingAddress] --[STPAddCardViewController setHasUsedShippingAddress:] --[STPAddCardViewController apiClient] --[STPAddCardViewController setApiClient:] --[STPAddCardViewController cardImageView] --[STPAddCardViewController setCardImageView:] --[STPAddCardViewController doneItem] --[STPAddCardViewController setDoneItem:] --[STPAddCardViewController cardHeaderView] --[STPAddCardViewController setCardHeaderView:] --[STPAddCardViewController cardIOProxy] --[STPAddCardViewController setCardIOProxy:] --[STPAddCardViewController addressHeaderView] --[STPAddCardViewController setAddressHeaderView:] --[STPAddCardViewController paymentCell] --[STPAddCardViewController setPaymentCell:] --[STPAddCardViewController loading] --[STPAddCardViewController activityIndicator] --[STPAddCardViewController setActivityIndicator:] --[STPAddCardViewController lookupActivityIndicator] --[STPAddCardViewController setLookupActivityIndicator:] --[STPAddCardViewController addressViewModel] --[STPAddCardViewController setAddressViewModel:] --[STPAddCardViewController inputAccessoryToolbar] --[STPAddCardViewController setInputAccessoryToolbar:] --[STPAddCardViewController lookupSucceeded] --[STPAddCardViewController setLookupSucceeded:] --[STPAddCardViewController .cxx_destruct] -_OBJC_IVAR_$_STPAddCardViewController._configuration -_OBJC_IVAR_$_STPAddCardViewController._shippingAddress -_OBJC_IVAR_$_STPAddCardViewController._hasUsedShippingAddress -_OBJC_IVAR_$_STPAddCardViewController._apiClient -_OBJC_IVAR_$_STPAddCardViewController._addressViewModel -_OBJC_IVAR_$_STPAddCardViewController._addressHeaderView -_OBJC_IVAR_$_STPAddCardViewController._cardHeaderView -_OBJC_IVAR_$_STPAddCardViewController._loading -___block_descriptor_tmp.274 -___block_descriptor_tmp.278 -___block_descriptor_tmp.284 -___block_descriptor_tmp.313 -___block_descriptor_tmp.318 -___block_descriptor_tmp.371 -_OBJC_IVAR_$_STPAddCardViewController._delegate -_OBJC_IVAR_$_STPAddCardViewController._prefilledInformation -_OBJC_IVAR_$_STPAddCardViewController._managedAccountCurrency -_OBJC_IVAR_$_STPAddCardViewController._cardImageView -_OBJC_IVAR_$_STPAddCardViewController._doneItem -_OBJC_IVAR_$_STPAddCardViewController._cardIOProxy -_OBJC_IVAR_$_STPAddCardViewController._paymentCell -_OBJC_IVAR_$_STPAddCardViewController._activityIndicator -_OBJC_IVAR_$_STPAddCardViewController._lookupActivityIndicator -_OBJC_IVAR_$_STPAddCardViewController._inputAccessoryToolbar -_OBJC_IVAR_$_STPAddCardViewController._lookupSucceeded -l_OBJC_PROTOCOL_$_STPAddressViewModelDelegate -l_OBJC_LABEL_PROTOCOL_$_STPAddressViewModelDelegate -l_OBJC_PROTOCOL_$_STPCardIOProxyDelegate -l_OBJC_LABEL_PROTOCOL_$_STPCardIOProxyDelegate -l_OBJC_PROTOCOL_$_STPPaymentCardTextFieldDelegate -l_OBJC_LABEL_PROTOCOL_$_STPPaymentCardTextFieldDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddCardViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPAddCardViewController.h -__47-[STPAddCardViewController useShippingAddress:]_block_invoke -__65-[STPAddCardViewController paymentCardTextFieldDidEndEditingCVC:]_block_invoke -__67-[STPAddCardViewController paymentCardTextFieldDidBeginEditingCVC:]_block_invoke -__40-[STPAddCardViewController nextPressed:]_block_invoke_3 -__40-[STPAddCardViewController nextPressed:]_block_invoke_2 -__40-[STPAddCardViewController nextPressed:]_block_invoke -__39-[STPAddCardViewController setLoading:]_block_invoke -+[STPPostalCodeValidator stringIsValidPostalCode:type:] -+[STPPostalCodeValidator stringIsValidPostalCode:countryCode:] -+[STPPostalCodeValidator postalCodeTypeForCountryCode:] -+[STPPostalCodeValidator countriesWithNoPostalCodes] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPostalCodeValidator.m --[STPUserInformation copyWithZone:] --[STPUserInformation billingAddress] --[STPUserInformation setBillingAddress:] --[STPUserInformation shippingAddress] --[STPUserInformation setShippingAddress:] --[STPUserInformation .cxx_destruct] -_OBJC_IVAR_$_STPUserInformation._billingAddress -_OBJC_IVAR_$_STPUserInformation._shippingAddress -l_OBJC_PROTOCOL_$_NSCopying -l_OBJC_LABEL_PROTOCOL_$_NSCopying -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPUserInformation.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPUserInformation.h -+[STPBundleLocator stripeResourcesBundle] -___41+[STPBundleLocator stripeResourcesBundle]_block_invoke -_stripeResourcesBundle.ourBundle -_stripeResourcesBundle.onceToken -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBundleLocator.m -__41+[STPBundleLocator stripeResourcesBundle]_block_invoke --[STPSwitchTableViewCell initWithStyle:reuseIdentifier:] --[STPSwitchTableViewCell setTheme:] --[STPSwitchTableViewCell layoutSubviews] --[STPSwitchTableViewCell switchToggled:] --[STPSwitchTableViewCell updateAppearance] --[STPSwitchTableViewCell configureWithLabel:delegate:] --[STPSwitchTableViewCell setSelected:animated:] --[STPSwitchTableViewCell on] --[STPSwitchTableViewCell setOn:] --[STPSwitchTableViewCell theme] --[STPSwitchTableViewCell captionLabel] --[STPSwitchTableViewCell setCaptionLabel:] --[STPSwitchTableViewCell switchView] --[STPSwitchTableViewCell setSwitchView:] --[STPSwitchTableViewCell delegate] --[STPSwitchTableViewCell setDelegate:] --[STPSwitchTableViewCell .cxx_destruct] -_OBJC_IVAR_$_STPSwitchTableViewCell._switchView -_OBJC_IVAR_$_STPSwitchTableViewCell._captionLabel -_OBJC_IVAR_$_STPSwitchTableViewCell._theme -_OBJC_IVAR_$_STPSwitchTableViewCell._delegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSwitchTableViewCell.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSwitchTableViewCell.h --[STPCoreTableViewController createScrollView] --[STPCoreTableViewController tableView] --[STPCoreTableViewController viewWillAppear:] --[STPCoreTableViewController updateAppearance] --[STPCoreTableViewController tableView:heightForHeaderInSection:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreTableViewController.m -+[UIBarButtonItem(Stripe) stp_backButtonItemWithTitle:style:target:action:] --[UIBarButtonItem(Stripe) stp_setTheme:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIBarButtonItem+Stripe.m -linkUIBarButtonItemCategory -+[NSError(Stripe) stp_errorFromStripeResponse:] -+[NSError(Stripe) stp_genericFailedToParseResponseError] -+[NSError(Stripe) stp_genericConnectionError] --[NSError(Stripe) stp_isUnknownCheckoutError] --[NSError(Stripe) stp_isURLSessionCancellationError] -+[NSError(Stripe) stp_cardErrorInvalidNumberUserMessage] -+[NSError(Stripe) stp_cardInvalidCVCUserMessage] -+[NSError(Stripe) stp_cardErrorInvalidExpMonthUserMessage] -+[NSError(Stripe) stp_cardErrorInvalidExpYearUserMessage] -+[NSError(Stripe) stp_cardErrorExpiredCardUserMessage] -+[NSError(Stripe) stp_cardErrorDeclinedUserMessage] -+[NSError(Stripe) stp_unexpectedErrorMessage] -+[NSError(Stripe) stp_cardErrorProcessingErrorUserMessage] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/StripeError.m -linkNSErrorCategory --[STPShippingMethodsViewController initWithShippingMethods:selectedShippingMethod:currency:theme:] --[STPShippingMethodsViewController createAndSetupViews] --[STPShippingMethodsViewController updateAppearance] --[STPShippingMethodsViewController done:] --[STPShippingMethodsViewController numberOfSectionsInTableView:] --[STPShippingMethodsViewController tableView:numberOfRowsInSection:] --[STPShippingMethodsViewController tableView:cellForRowAtIndexPath:] --[STPShippingMethodsViewController tableView:willDisplayCell:forRowAtIndexPath:] --[STPShippingMethodsViewController tableView:heightForRowAtIndexPath:] --[STPShippingMethodsViewController tableView:heightForFooterInSection:] --[STPShippingMethodsViewController tableView:heightForHeaderInSection:] --[STPShippingMethodsViewController tableView:viewForHeaderInSection:] --[STPShippingMethodsViewController tableView:didSelectRowAtIndexPath:] --[STPShippingMethodsViewController delegate] --[STPShippingMethodsViewController setDelegate:] --[STPShippingMethodsViewController shippingMethods] --[STPShippingMethodsViewController setShippingMethods:] --[STPShippingMethodsViewController selectedShippingMethod] --[STPShippingMethodsViewController setSelectedShippingMethod:] --[STPShippingMethodsViewController currency] --[STPShippingMethodsViewController setCurrency:] --[STPShippingMethodsViewController imageView] --[STPShippingMethodsViewController setImageView:] --[STPShippingMethodsViewController doneItem] --[STPShippingMethodsViewController setDoneItem:] --[STPShippingMethodsViewController .cxx_destruct] -_OBJC_IVAR_$_STPShippingMethodsViewController._shippingMethods -_OBJC_IVAR_$_STPShippingMethodsViewController._selectedShippingMethod -_OBJC_IVAR_$_STPShippingMethodsViewController._currency -_OBJC_IVAR_$_STPShippingMethodsViewController._delegate -_OBJC_IVAR_$_STPShippingMethodsViewController._imageView -_OBJC_IVAR_$_STPShippingMethodsViewController._doneItem -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingMethodsViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingMethodsViewController.h --[STPPaymentMethodTableViewCell initWithStyle:reuseIdentifier:] --[STPPaymentMethodTableViewCell layoutSubviews] --[STPPaymentMethodTableViewCell configureForNewCardRowWithTheme:] --[STPPaymentMethodTableViewCell configureWithPaymentMethod:selected:theme:] --[STPPaymentMethodTableViewCell primaryColorForPaymentMethodWithSelectedState:] --[STPPaymentMethodTableViewCell buildAttributedStringForPaymentMethod:selected:] --[STPPaymentMethodTableViewCell buildAttributedStringForCard:selected:] --[STPPaymentMethodTableViewCell paymentMethod] --[STPPaymentMethodTableViewCell setPaymentMethod:] --[STPPaymentMethodTableViewCell theme] --[STPPaymentMethodTableViewCell setTheme:] --[STPPaymentMethodTableViewCell leftIcon] --[STPPaymentMethodTableViewCell setLeftIcon:] --[STPPaymentMethodTableViewCell titleLabel] --[STPPaymentMethodTableViewCell setTitleLabel:] --[STPPaymentMethodTableViewCell checkmarkIcon] --[STPPaymentMethodTableViewCell setCheckmarkIcon:] --[STPPaymentMethodTableViewCell .cxx_destruct] -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._leftIcon -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._titleLabel -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._checkmarkIcon -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._theme -_OBJC_IVAR_$_STPPaymentMethodTableViewCell._paymentMethod -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodTableViewCell.m --[STPShippingAddressViewController init] --[STPShippingAddressViewController initWithPaymentContext:] --[STPShippingAddressViewController initWithConfiguration:theme:currency:shippingAddress:selectedShippingMethod:prefilledInformation:] --[STPShippingAddressViewController createAndSetupViews] --[STPShippingAddressViewController endEditing] --[STPShippingAddressViewController updateAppearance] --[STPShippingAddressViewController viewDidAppear:] --[STPShippingAddressViewController firstEmptyField] --[STPShippingAddressViewController setLoading:] -___47-[STPShippingAddressViewController setLoading:]_block_invoke --[STPShippingAddressViewController handleBackOrCancelTapped:] --[STPShippingAddressViewController next:] -___41-[STPShippingAddressViewController next:]_block_invoke -___copy_helper_block_.218 -___destroy_helper_block_.219 --[STPShippingAddressViewController updateDoneButton] --[STPShippingAddressViewController handleShippingValidationError:] --[STPShippingAddressViewController dismissWithCompletion:] --[STPShippingAddressViewController addressViewModel:addedCellAtIndex:] --[STPShippingAddressViewController addressViewModel:removedCellAtIndex:] --[STPShippingAddressViewController addressViewModelDidChange:] --[STPShippingAddressViewController numberOfSectionsInTableView:] --[STPShippingAddressViewController tableView:numberOfRowsInSection:] --[STPShippingAddressViewController tableView:cellForRowAtIndexPath:] --[STPShippingAddressViewController tableView:willDisplayCell:forRowAtIndexPath:] --[STPShippingAddressViewController tableView:heightForFooterInSection:] --[STPShippingAddressViewController tableView:viewForFooterInSection:] --[STPShippingAddressViewController tableView:heightForHeaderInSection:] --[STPShippingAddressViewController tableView:viewForHeaderInSection:] --[STPShippingAddressViewController useBillingAddress:] -___54-[STPShippingAddressViewController useBillingAddress:]_block_invoke -___copy_helper_block_.309 -___destroy_helper_block_.310 --[STPShippingAddressViewController titleForShippingType:] --[STPShippingAddressViewController headerTitleForShippingType:] --[STPShippingAddressViewController shippingMethodsViewController:didFinishWithShippingMethod:] --[STPShippingAddressViewController delegate] --[STPShippingAddressViewController setDelegate:] --[STPShippingAddressViewController configuration] --[STPShippingAddressViewController setConfiguration:] --[STPShippingAddressViewController currency] --[STPShippingAddressViewController setCurrency:] --[STPShippingAddressViewController selectedShippingMethod] --[STPShippingAddressViewController setSelectedShippingMethod:] --[STPShippingAddressViewController imageView] --[STPShippingAddressViewController setImageView:] --[STPShippingAddressViewController nextItem] --[STPShippingAddressViewController setNextItem:] --[STPShippingAddressViewController loading] --[STPShippingAddressViewController activityIndicator] --[STPShippingAddressViewController setActivityIndicator:] --[STPShippingAddressViewController addressViewModel] --[STPShippingAddressViewController setAddressViewModel:] --[STPShippingAddressViewController billingAddress] --[STPShippingAddressViewController setBillingAddress:] --[STPShippingAddressViewController hasUsedBillingAddress] --[STPShippingAddressViewController setHasUsedBillingAddress:] --[STPShippingAddressViewController addressHeaderView] --[STPShippingAddressViewController setAddressHeaderView:] --[STPShippingAddressViewController .cxx_destruct] -_OBJC_IVAR_$_STPShippingAddressViewController._configuration -_OBJC_IVAR_$_STPShippingAddressViewController._currency -_OBJC_IVAR_$_STPShippingAddressViewController._selectedShippingMethod -_OBJC_IVAR_$_STPShippingAddressViewController._billingAddress -_OBJC_IVAR_$_STPShippingAddressViewController._hasUsedBillingAddress -_OBJC_IVAR_$_STPShippingAddressViewController._addressViewModel -_OBJC_IVAR_$_STPShippingAddressViewController._addressHeaderView -_OBJC_IVAR_$_STPShippingAddressViewController._loading -___block_descriptor_tmp.221 -___block_descriptor_tmp.311 -_OBJC_IVAR_$_STPShippingAddressViewController._delegate -_OBJC_IVAR_$_STPShippingAddressViewController._imageView -_OBJC_IVAR_$_STPShippingAddressViewController._nextItem -_OBJC_IVAR_$_STPShippingAddressViewController._activityIndicator -l_OBJC_PROTOCOL_$_STPShippingMethodsViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPShippingMethodsViewControllerDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingAddressViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPShippingAddressViewController.h -__54-[STPShippingAddressViewController useBillingAddress:]_block_invoke -__41-[STPShippingAddressViewController next:]_block_invoke -__47-[STPShippingAddressViewController setLoading:]_block_invoke --[STPAPIClient(ApplePay) createTokenWithPayment:completion:] --[STPAPIClient(ApplePay) createSourceWithPayment:completion:] -___61-[STPAPIClient(ApplePay) createSourceWithPayment:completion:]_block_invoke -+[STPAPIClient(ApplePay) addressParamsFromABRecord:] -+[STPAPIClient(ApplePay) addressParamsFromPKContact:] -+[STPAPIClient(ApplePay) parametersForPayment:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAPIClient+ApplePay.m -linkSTPAPIClientApplePayCategory -__61-[STPAPIClient(ApplePay) createSourceWithPayment:completion:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPDispatchFunctions.m -stpDispatchToMainThreadIfNecessary -+[STPTelemetryClient shouldSendTelemetry] -+[STPTelemetryClient sharedInstance] -___36+[STPTelemetryClient sharedInstance]_block_invoke --[STPTelemetryClient init] --[STPTelemetryClient dealloc] --[STPTelemetryClient addTelemetryFieldsToParams:] --[STPTelemetryClient applicationDidBecomeActive] --[STPTelemetryClient muid] --[STPTelemetryClient timeOnPage] --[STPTelemetryClient language] --[STPTelemetryClient platform] --[STPTelemetryClient deviceModel] --[STPTelemetryClient osVersion] --[STPTelemetryClient screenSize] --[STPTelemetryClient timeZoneOffset] --[STPTelemetryClient encodeValue:] --[STPTelemetryClient payload] --[STPTelemetryClient sendTelemetryData] --[STPTelemetryClient appOpenTime] --[STPTelemetryClient setAppOpenTime:] --[STPTelemetryClient urlSession] --[STPTelemetryClient setUrlSession:] --[STPTelemetryClient .cxx_destruct] -_sharedInstance.sharedClient -_sharedInstance.onceToken -_OBJC_IVAR_$_STPTelemetryClient._urlSession -_OBJC_IVAR_$_STPTelemetryClient._appOpenTime -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPTelemetryClient.m -__36+[STPTelemetryClient sharedInstance]_block_invoke --[UIViewController(Stripe_NavigationItemProxy) setStp_navigationItemProxy:] --[UIViewController(Stripe_NavigationItemProxy) stp_navigationItemProxy] -_kSTPNavigationItemProxyKey -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIViewController+Stripe_NavigationItemProxy.m -linkUIViewControllerNavigationItemProxyCategory -+[STPTheme initialize] -+[STPTheme defaultTheme] -___24+[STPTheme defaultTheme]_block_invoke --[STPTheme init] --[STPTheme primaryBackgroundColor] --[STPTheme secondaryBackgroundColor] --[STPTheme tertiaryBackgroundColor] --[STPTheme primaryForegroundColor] --[STPTheme secondaryForegroundColor] --[STPTheme tertiaryForegroundColor] --[STPTheme quaternaryBackgroundColor] --[STPTheme accentColor] --[STPTheme errorColor] --[STPTheme font] --[STPTheme emphasisFont] --[STPTheme smallFont] --[STPTheme largeFont] --[STPTheme barStyleForColor:] --[STPTheme setBarStyle:] --[STPTheme barStyle] --[STPTheme copyWithZone:] --[STPTheme setPrimaryBackgroundColor:] --[STPTheme setSecondaryBackgroundColor:] --[STPTheme setPrimaryForegroundColor:] --[STPTheme setSecondaryForegroundColor:] --[STPTheme setAccentColor:] --[STPTheme setErrorColor:] --[STPTheme setFont:] --[STPTheme setEmphasisFont:] --[STPTheme translucentNavigationBar] --[STPTheme setTranslucentNavigationBar:] --[STPTheme internalBarStyle] --[STPTheme setInternalBarStyle:] --[STPTheme .cxx_destruct] -_STPThemeDefaultPrimaryBackgroundColor -_STPThemeDefaultSecondaryBackgroundColor -_STPThemeDefaultPrimaryForegroundColor -_STPThemeDefaultSecondaryForegroundColor -_STPThemeDefaultAccentColor -_STPThemeDefaultErrorColor -_STPThemeDefaultFont -_STPThemeDefaultMediumFont -_defaultTheme.STPThemeDefaultTheme -_defaultTheme.onceToken -_OBJC_IVAR_$_STPTheme._primaryBackgroundColor -_OBJC_IVAR_$_STPTheme._secondaryBackgroundColor -_OBJC_IVAR_$_STPTheme._primaryForegroundColor -_OBJC_IVAR_$_STPTheme._secondaryForegroundColor -_OBJC_IVAR_$_STPTheme._accentColor -_OBJC_IVAR_$_STPTheme._errorColor -_OBJC_IVAR_$_STPTheme._font -_OBJC_IVAR_$_STPTheme._emphasisFont -_OBJC_IVAR_$_STPTheme._translucentNavigationBar -_OBJC_IVAR_$_STPTheme._internalBarStyle -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPTheme.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPTheme.h -__24+[STPTheme defaultTheme]_block_invoke --[STPShippingMethodTableViewCell initWithStyle:reuseIdentifier:] --[STPShippingMethodTableViewCell setTheme:] --[STPShippingMethodTableViewCell setShippingMethod:currency:] --[STPShippingMethodTableViewCell setSelected:] --[STPShippingMethodTableViewCell updateAppearance] --[STPShippingMethodTableViewCell layoutSubviews] --[STPShippingMethodTableViewCell theme] --[STPShippingMethodTableViewCell titleLabel] --[STPShippingMethodTableViewCell setTitleLabel:] --[STPShippingMethodTableViewCell subtitleLabel] --[STPShippingMethodTableViewCell setSubtitleLabel:] --[STPShippingMethodTableViewCell amountLabel] --[STPShippingMethodTableViewCell setAmountLabel:] --[STPShippingMethodTableViewCell checkmarkIcon] --[STPShippingMethodTableViewCell setCheckmarkIcon:] --[STPShippingMethodTableViewCell shippingMethod] --[STPShippingMethodTableViewCell setShippingMethod:] --[STPShippingMethodTableViewCell numberFormatter] --[STPShippingMethodTableViewCell setNumberFormatter:] --[STPShippingMethodTableViewCell .cxx_destruct] -_OBJC_IVAR_$_STPShippingMethodTableViewCell._theme -_OBJC_IVAR_$_STPShippingMethodTableViewCell._titleLabel -_OBJC_IVAR_$_STPShippingMethodTableViewCell._subtitleLabel -_OBJC_IVAR_$_STPShippingMethodTableViewCell._amountLabel -_OBJC_IVAR_$_STPShippingMethodTableViewCell._checkmarkIcon -_OBJC_IVAR_$_STPShippingMethodTableViewCell._numberFormatter -_OBJC_IVAR_$_STPShippingMethodTableViewCell._shippingMethod -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingMethodTableViewCell.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPShippingMethodTableViewCell.h -+[STPSourceOwner requiredFields] -+[STPSourceOwner decodedObjectFromAPIResponse:] --[STPSourceOwner address] --[STPSourceOwner setAddress:] --[STPSourceOwner email] --[STPSourceOwner setEmail:] --[STPSourceOwner name] --[STPSourceOwner setName:] --[STPSourceOwner phone] --[STPSourceOwner setPhone:] --[STPSourceOwner verifiedAddress] --[STPSourceOwner setVerifiedAddress:] --[STPSourceOwner verifiedEmail] --[STPSourceOwner setVerifiedEmail:] --[STPSourceOwner verifiedName] --[STPSourceOwner setVerifiedName:] --[STPSourceOwner verifiedPhone] --[STPSourceOwner setVerifiedPhone:] --[STPSourceOwner allResponseFields] --[STPSourceOwner setAllResponseFields:] --[STPSourceOwner .cxx_destruct] -_OBJC_IVAR_$_STPSourceOwner._address -_OBJC_IVAR_$_STPSourceOwner._email -_OBJC_IVAR_$_STPSourceOwner._name -_OBJC_IVAR_$_STPSourceOwner._phone -_OBJC_IVAR_$_STPSourceOwner._verifiedAddress -_OBJC_IVAR_$_STPSourceOwner._verifiedEmail -_OBJC_IVAR_$_STPSourceOwner._verifiedName -_OBJC_IVAR_$_STPSourceOwner._verifiedPhone -_OBJC_IVAR_$_STPSourceOwner._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceOwner.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceOwner.h --[STPCoreViewController init] --[STPCoreViewController initWithNibName:bundle:] --[STPCoreViewController initWithCoder:] --[STPCoreViewController initWithTheme:] --[STPCoreViewController commonInitWithTheme:] --[STPCoreViewController setTheme:] --[STPCoreViewController createAndSetupViews] --[STPCoreViewController viewDidLoad] --[STPCoreViewController updateAppearance] --[STPCoreViewController viewWillAppear:] --[STPCoreViewController viewWillDisappear:] --[STPCoreViewController preferredStatusBarStyle] --[STPCoreViewController handleBackOrCancelTapped:] --[STPCoreViewController theme] --[STPCoreViewController cancelItem] --[STPCoreViewController setCancelItem:] --[STPCoreViewController backItem] --[STPCoreViewController setBackItem:] --[STPCoreViewController .cxx_destruct] -_OBJC_IVAR_$_STPCoreViewController._theme -_OBJC_IVAR_$_STPCoreViewController._cancelItem -_OBJC_IVAR_$_STPCoreViewController._backItem -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreViewController.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCoreViewController+Private.h -+[STPSource stringToTypeMapping] -+[STPSource typeFromString:] -+[STPSource stringFromType:] -+[STPSource stringToFlowMapping] -+[STPSource flowFromString:] -+[STPSource stringFromFlow:] -+[STPSource stringToStatusMapping] -+[STPSource statusFromString:] -+[STPSource stringFromStatus:] -+[STPSource stringToUsageMapping] -+[STPSource usageFromString:] -+[STPSource stringFromUsage:] --[STPSource isEqual:] --[STPSource hash] --[STPSource isEqualToSource:] --[STPSource description] --[STPSource stripeObject] -+[STPSource requiredFields] -+[STPSource decodedObjectFromAPIResponse:] --[STPSource amount] --[STPSource setAmount:] --[STPSource clientSecret] --[STPSource setClientSecret:] --[STPSource created] --[STPSource setCreated:] --[STPSource currency] --[STPSource setCurrency:] --[STPSource flow] --[STPSource setFlow:] --[STPSource livemode] --[STPSource setLivemode:] --[STPSource metadata] --[STPSource setMetadata:] --[STPSource owner] --[STPSource setOwner:] --[STPSource receiver] --[STPSource setReceiver:] --[STPSource redirect] --[STPSource setRedirect:] --[STPSource status] --[STPSource setStatus:] --[STPSource type] --[STPSource setType:] --[STPSource usage] --[STPSource setUsage:] --[STPSource verification] --[STPSource setVerification:] --[STPSource details] --[STPSource setDetails:] --[STPSource cardDetails] --[STPSource setCardDetails:] --[STPSource sepaDebitDetails] --[STPSource setSepaDebitDetails:] --[STPSource stripeID] --[STPSource setStripeID:] --[STPSource allResponseFields] --[STPSource setAllResponseFields:] --[STPSource .cxx_destruct] -_OBJC_IVAR_$_STPSource._amount -_OBJC_IVAR_$_STPSource._clientSecret -_OBJC_IVAR_$_STPSource._created -_OBJC_IVAR_$_STPSource._currency -_OBJC_IVAR_$_STPSource._flow -_OBJC_IVAR_$_STPSource._livemode -_OBJC_IVAR_$_STPSource._metadata -_OBJC_IVAR_$_STPSource._owner -_OBJC_IVAR_$_STPSource._receiver -_OBJC_IVAR_$_STPSource._redirect -_OBJC_IVAR_$_STPSource._status -_OBJC_IVAR_$_STPSource._type -_OBJC_IVAR_$_STPSource._usage -_OBJC_IVAR_$_STPSource._verification -_OBJC_IVAR_$_STPSource._details -_OBJC_IVAR_$_STPSource._cardDetails -_OBJC_IVAR_$_STPSource._sepaDebitDetails -_OBJC_IVAR_$_STPSource._stripeID -_OBJC_IVAR_$_STPSource._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSource.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSource.h --[STPPaymentContext initWithCustomerContext:] --[STPPaymentContext initWithCustomerContext:configuration:theme:] --[STPPaymentContext initWithAPIAdapter:] --[STPPaymentContext initWithAPIAdapter:configuration:theme:] --[STPPaymentContext retryLoading] -___33-[STPPaymentContext retryLoading]_block_invoke -___33-[STPPaymentContext retryLoading]_block_invoke.45 -___33-[STPPaymentContext retryLoading]_block_invoke_2 -___33-[STPPaymentContext retryLoading]_block_invoke_3 -___copy_helper_block_.56 -___destroy_helper_block_.57 -___copy_helper_block_.62 -___destroy_helper_block_.63 -___copy_helper_block_.66 -___destroy_helper_block_.67 -___33-[STPPaymentContext retryLoading]_block_invoke.76 -___33-[STPPaymentContext retryLoading]_block_invoke_2.77 -___copy_helper_block_.118 -___destroy_helper_block_.119 -___copy_helper_block_.121 -___destroy_helper_block_.122 --[STPPaymentContext loading] --[STPPaymentContext setHostViewController:] --[STPPaymentContext setDelegate:] -___33-[STPPaymentContext setDelegate:]_block_invoke -___copy_helper_block_.156 -___destroy_helper_block_.157 --[STPPaymentContext currentValuePromise] -___40-[STPPaymentContext currentValuePromise]_block_invoke -___copy_helper_block_.163 -___destroy_helper_block_.164 --[STPPaymentContext setPrefilledInformation:] --[STPPaymentContext setPaymentMethods:] -___39-[STPPaymentContext setPaymentMethods:]_block_invoke --[STPPaymentContext setSelectedPaymentMethod:] -___46-[STPPaymentContext setSelectedPaymentMethod:]_block_invoke -___copy_helper_block_.184 -___destroy_helper_block_.185 --[STPPaymentContext setPaymentAmount:] --[STPPaymentContext paymentAmount] --[STPPaymentContext setPaymentSummaryItems:] --[STPPaymentContext paymentSummaryItems] --[STPPaymentContext setShippingMethods:] --[STPPaymentContext presentPaymentMethodsViewController] --[STPPaymentContext presentPaymentMethodsViewControllerWithNewState:] -___69-[STPPaymentContext presentPaymentMethodsViewControllerWithNewState:]_block_invoke -___copy_helper_block_.243 -___destroy_helper_block_.244 --[STPPaymentContext pushPaymentMethodsViewController] -___53-[STPPaymentContext pushPaymentMethodsViewController]_block_invoke -___copy_helper_block_.252 -___destroy_helper_block_.253 --[STPPaymentContext paymentMethodsViewController:didSelectPaymentMethod:] --[STPPaymentContext paymentMethodsViewControllerDidFinish:] -___59-[STPPaymentContext paymentMethodsViewControllerDidFinish:]_block_invoke -___copy_helper_block_.257 -___destroy_helper_block_.258 --[STPPaymentContext paymentMethodsViewControllerDidCancel:] -___59-[STPPaymentContext paymentMethodsViewControllerDidCancel:]_block_invoke -___copy_helper_block_.262 -___destroy_helper_block_.263 --[STPPaymentContext paymentMethodsViewController:didFailToLoadWithError:] --[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:] -___81-[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:]_block_invoke -___copy_helper_block_.269 -___destroy_helper_block_.270 -___81-[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:]_block_invoke.274 --[STPPaymentContext presentShippingViewController] --[STPPaymentContext presentShippingViewControllerWithNewState:] -___63-[STPPaymentContext presentShippingViewControllerWithNewState:]_block_invoke -___copy_helper_block_.285 -___destroy_helper_block_.286 --[STPPaymentContext pushShippingViewController] -___47-[STPPaymentContext pushShippingViewController]_block_invoke -___copy_helper_block_.292 -___destroy_helper_block_.293 --[STPPaymentContext shippingAddressViewControllerDidCancel:] -___60-[STPPaymentContext shippingAddressViewControllerDidCancel:]_block_invoke -___copy_helper_block_.295 -___destroy_helper_block_.296 --[STPPaymentContext shippingAddressViewController:didEnterAddress:completion:] -___78-[STPPaymentContext shippingAddressViewController:didEnterAddress:completion:]_block_invoke -___copy_helper_block_.306 -___destroy_helper_block_.307 --[STPPaymentContext shippingAddressViewController:didFinishWithAddress:shippingMethod:] -___87-[STPPaymentContext shippingAddressViewController:didFinishWithAddress:shippingMethod:]_block_invoke -___copy_helper_block_.313 -___destroy_helper_block_.314 --[STPPaymentContext appropriatelyDismissViewController:completion:] -___67-[STPPaymentContext appropriatelyDismissViewController:completion:]_block_invoke -___67-[STPPaymentContext appropriatelyDismissViewController:completion:]_block_invoke.319 -___copy_helper_block_.320 -___destroy_helper_block_.321 --[STPPaymentContext requestPaymentShouldPresentShippingViewController] --[STPPaymentContext requestPayment] -___35-[STPPaymentContext requestPayment]_block_invoke -___copy_helper_block_.331 -___destroy_helper_block_.332 -___35-[STPPaymentContext requestPayment]_block_invoke.337 -___35-[STPPaymentContext requestPayment]_block_invoke_2 -___35-[STPPaymentContext requestPayment]_block_invoke_3 -___copy_helper_block_.343 -___destroy_helper_block_.344 -___35-[STPPaymentContext requestPayment]_block_invoke.353 -___35-[STPPaymentContext requestPayment]_block_invoke_2.354 -___copy_helper_block_.357 -___destroy_helper_block_.358 -___copy_helper_block_.362 -___destroy_helper_block_.363 -___35-[STPPaymentContext requestPayment]_block_invoke.366 -___copy_helper_block_.367 -___destroy_helper_block_.368 -___35-[STPPaymentContext requestPayment]_block_invoke.371 -___copy_helper_block_.377 -___destroy_helper_block_.378 -___35-[STPPaymentContext requestPayment]_block_invoke.381 -___35-[STPPaymentContext requestPayment]_block_invoke_2.382 -___35-[STPPaymentContext requestPayment]_block_invoke_3.383 -___35-[STPPaymentContext requestPayment]_block_invoke_4 -___copy_helper_block_.386 -___destroy_helper_block_.387 -___copy_helper_block_.389 -___destroy_helper_block_.390 -___copy_helper_block_.392 -___destroy_helper_block_.393 -___copy_helper_block_.397 -___destroy_helper_block_.398 -___35-[STPPaymentContext requestPayment]_block_invoke.404 -___35-[STPPaymentContext requestPayment]_block_invoke_2.405 -___copy_helper_block_.406 -___destroy_helper_block_.407 -___copy_helper_block_.409 -___destroy_helper_block_.410 -___copy_helper_block_.415 -___destroy_helper_block_.416 -___35-[STPPaymentContext requestPayment]_block_invoke.418 -___copy_helper_block_.419 -___destroy_helper_block_.420 --[STPPaymentContext didFinishWithStatus:error:] --[STPPaymentContext buildPaymentRequest] -+[STPPaymentContext pkShippingType:] --[STPPaymentContext artificiallyRetain:] --[STPPaymentContext apiAdapter] --[STPPaymentContext setApiAdapter:] --[STPPaymentContext configuration] --[STPPaymentContext setConfiguration:] --[STPPaymentContext theme] --[STPPaymentContext setTheme:] --[STPPaymentContext prefilledInformation] --[STPPaymentContext hostViewController] --[STPPaymentContext delegate] --[STPPaymentContext selectedPaymentMethod] --[STPPaymentContext paymentMethods] --[STPPaymentContext selectedShippingMethod] --[STPPaymentContext setSelectedShippingMethod:] --[STPPaymentContext shippingMethods] --[STPPaymentContext shippingAddress] --[STPPaymentContext setShippingAddress:] --[STPPaymentContext paymentCurrency] --[STPPaymentContext setPaymentCurrency:] --[STPPaymentContext paymentCountry] --[STPPaymentContext setPaymentCountry:] --[STPPaymentContext modalPresentationStyle] --[STPPaymentContext setModalPresentationStyle:] --[STPPaymentContext apiClient] --[STPPaymentContext setApiClient:] --[STPPaymentContext loadingPromise] --[STPPaymentContext setLoadingPromise:] --[STPPaymentContext willAppearPromise] --[STPPaymentContext setWillAppearPromise:] --[STPPaymentContext didAppearPromise] --[STPPaymentContext setDidAppearPromise:] --[STPPaymentContext paymentMethodsViewController] --[STPPaymentContext setPaymentMethodsViewController:] --[STPPaymentContext state] --[STPPaymentContext setState:] --[STPPaymentContext paymentAmountModel] --[STPPaymentContext setPaymentAmountModel:] --[STPPaymentContext shippingAddressNeedsVerification] --[STPPaymentContext setShippingAddressNeedsVerification:] --[STPPaymentContext .cxx_destruct] -_OBJC_IVAR_$_STPPaymentContext._configuration -_OBJC_IVAR_$_STPPaymentContext._apiAdapter -_OBJC_IVAR_$_STPPaymentContext._theme -_OBJC_IVAR_$_STPPaymentContext._willAppearPromise -_OBJC_IVAR_$_STPPaymentContext._didAppearPromise -_OBJC_IVAR_$_STPPaymentContext._apiClient -_OBJC_IVAR_$_STPPaymentContext._paymentCurrency -_OBJC_IVAR_$_STPPaymentContext._paymentCountry -_OBJC_IVAR_$_STPPaymentContext._paymentAmountModel -_OBJC_IVAR_$_STPPaymentContext._modalPresentationStyle -_OBJC_IVAR_$_STPPaymentContext._state -___block_descriptor_tmp.59 -___block_descriptor_tmp.65 -___block_descriptor_tmp.69 -___block_descriptor_tmp.120 -___block_descriptor_tmp.124 -_OBJC_IVAR_$_STPPaymentContext._hostViewController -_OBJC_IVAR_$_STPPaymentContext._delegate -___block_descriptor_tmp.158 -___block_descriptor_tmp.166 -_OBJC_IVAR_$_STPPaymentContext._prefilledInformation -___block_descriptor_tmp.175 -_OBJC_IVAR_$_STPPaymentContext._paymentMethods -_OBJC_IVAR_$_STPPaymentContext._selectedPaymentMethod -___block_descriptor_tmp.186 -_OBJC_IVAR_$_STPPaymentContext._shippingMethods -___block_descriptor_tmp.245 -___block_descriptor_tmp.254 -___block_descriptor_tmp.259 -___block_descriptor_tmp.264 -___block_descriptor_tmp.271 -___block_descriptor_tmp.277 -___block_descriptor_tmp.287 -___block_descriptor_tmp.294 -___block_descriptor_tmp.297 -___block_descriptor_tmp.309 -___block_descriptor_tmp.315 -___block_descriptor_tmp.322 -___block_descriptor_tmp.334 -___block_descriptor_tmp.345 -___block_descriptor_tmp.359 -___block_descriptor_tmp.365 -___block_descriptor_tmp.370 -___block_descriptor_tmp.380 -___block_descriptor_tmp.388 -___block_descriptor_tmp.391 -___block_descriptor_tmp.394 -___block_descriptor_tmp.400 -___block_descriptor_tmp.408 -___block_descriptor_tmp.412 -___block_descriptor_tmp.417 -___block_descriptor_tmp.421 -_kSTPPaymentCoordinatorAssociatedObjectKey -_OBJC_IVAR_$_STPPaymentContext._selectedShippingMethod -_OBJC_IVAR_$_STPPaymentContext._shippingAddress -_OBJC_IVAR_$_STPPaymentContext._loadingPromise -_OBJC_IVAR_$_STPPaymentContext._paymentMethodsViewController -_OBJC_IVAR_$_STPPaymentContext._shippingAddressNeedsVerification -l_OBJC_PROTOCOL_$_STPPaymentMethodsViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPPaymentMethodsViewControllerDelegate -l_OBJC_PROTOCOL_$_STPShippingAddressViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPShippingAddressViewControllerDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentContext.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentContext.h -__35-[STPPaymentContext requestPayment]_block_invoke.418 -__35-[STPPaymentContext requestPayment]_block_invoke_2.405 -__35-[STPPaymentContext requestPayment]_block_invoke.404 -__35-[STPPaymentContext requestPayment]_block_invoke_4 -__35-[STPPaymentContext requestPayment]_block_invoke_3.383 -__35-[STPPaymentContext requestPayment]_block_invoke_2.382 -__35-[STPPaymentContext requestPayment]_block_invoke.381 -__35-[STPPaymentContext requestPayment]_block_invoke.371 -__35-[STPPaymentContext requestPayment]_block_invoke.366 -__35-[STPPaymentContext requestPayment]_block_invoke_2.354 -__35-[STPPaymentContext requestPayment]_block_invoke.353 -__35-[STPPaymentContext requestPayment]_block_invoke_3 -__35-[STPPaymentContext requestPayment]_block_invoke_2 -__35-[STPPaymentContext requestPayment]_block_invoke.337 -__35-[STPPaymentContext requestPayment]_block_invoke -__67-[STPPaymentContext appropriatelyDismissViewController:completion:]_block_invoke.319 -__67-[STPPaymentContext appropriatelyDismissViewController:completion:]_block_invoke -__87-[STPPaymentContext shippingAddressViewController:didFinishWithAddress:shippingMethod:]_block_invoke -__78-[STPPaymentContext shippingAddressViewController:didEnterAddress:completion:]_block_invoke -__60-[STPPaymentContext shippingAddressViewControllerDidCancel:]_block_invoke -__47-[STPPaymentContext pushShippingViewController]_block_invoke -__63-[STPPaymentContext presentShippingViewControllerWithNewState:]_block_invoke -__81-[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:]_block_invoke.274 -__81-[STPPaymentContext appropriatelyDismissPaymentMethodsViewController:completion:]_block_invoke -__59-[STPPaymentContext paymentMethodsViewControllerDidCancel:]_block_invoke -__59-[STPPaymentContext paymentMethodsViewControllerDidFinish:]_block_invoke -__53-[STPPaymentContext pushPaymentMethodsViewController]_block_invoke -__69-[STPPaymentContext presentPaymentMethodsViewControllerWithNewState:]_block_invoke -__46-[STPPaymentContext setSelectedPaymentMethod:]_block_invoke -__39-[STPPaymentContext setPaymentMethods:]_block_invoke -__40-[STPPaymentContext currentValuePromise]_block_invoke -__33-[STPPaymentContext setDelegate:]_block_invoke -__33-[STPPaymentContext retryLoading]_block_invoke_2.77 -__33-[STPPaymentContext retryLoading]_block_invoke.76 -__33-[STPPaymentContext retryLoading]_block_invoke_3 -__33-[STPPaymentContext retryLoading]_block_invoke_2 -__33-[STPPaymentContext retryLoading]_block_invoke.45 -__33-[STPPaymentContext retryLoading]_block_invoke --[STPCustomerContext initWithKeyProvider:] --[STPCustomerContext initWithKeyManager:] --[STPCustomerContext clearCachedCustomer] --[STPCustomerContext setCustomer:] --[STPCustomerContext shouldUseCachedCustomer] --[STPCustomerContext retrieveCustomer:] -___39-[STPCustomerContext retrieveCustomer:]_block_invoke -___39-[STPCustomerContext retrieveCustomer:]_block_invoke.28 -___39-[STPCustomerContext retrieveCustomer:]_block_invoke_2 -___copy_helper_block_.29 -___destroy_helper_block_.30 -___39-[STPCustomerContext retrieveCustomer:]_block_invoke.32 -___39-[STPCustomerContext retrieveCustomer:]_block_invoke_2.33 -___copy_helper_block_.34 -___destroy_helper_block_.35 -___copy_helper_block_.37 -___destroy_helper_block_.38 --[STPCustomerContext attachSourceToCustomer:completion:] -___56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke -___56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke_2 -___56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke.54 -___56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke_2.55 -___copy_helper_block_.59 -___destroy_helper_block_.60 -___copy_helper_block_.65 -___destroy_helper_block_.66 --[STPCustomerContext selectDefaultCustomerSource:completion:] -___61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke -___61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke_2 -___copy_helper_block_.68 -___destroy_helper_block_.69 -___61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke.76 -___61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke_2.77 -___copy_helper_block_.78 -___destroy_helper_block_.79 -___copy_helper_block_.81 -___destroy_helper_block_.82 -___copy_helper_block_.86 -___destroy_helper_block_.87 --[STPCustomerContext updateCustomerWithShippingAddress:completion:] -___67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke -___67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke_2 -___copy_helper_block_.89 -___destroy_helper_block_.90 -___67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke.104 -___67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke_2.105 -___copy_helper_block_.106 -___destroy_helper_block_.107 -___copy_helper_block_.109 -___destroy_helper_block_.110 -___copy_helper_block_.112 -___destroy_helper_block_.113 --[STPCustomerContext apiClient] --[STPCustomerContext setApiClient:] --[STPCustomerContext customer] --[STPCustomerContext customerRetrievedDate] --[STPCustomerContext setCustomerRetrievedDate:] --[STPCustomerContext keyManager] --[STPCustomerContext setKeyManager:] --[STPCustomerContext .cxx_destruct] -_OBJC_IVAR_$_STPCustomerContext._keyManager -_OBJC_IVAR_$_STPCustomerContext._customer -_OBJC_IVAR_$_STPCustomerContext._customerRetrievedDate -___block_descriptor_tmp.31 -___block_descriptor_tmp.36 -___block_descriptor_tmp.40 -___block_descriptor_tmp.58 -___block_descriptor_tmp.70 -___block_descriptor_tmp.80 -___block_descriptor_tmp.83 -___block_descriptor_tmp.88 -___block_descriptor_tmp.91 -___block_descriptor_tmp.108 -___block_descriptor_tmp.111 -___block_descriptor_tmp.114 -_OBJC_IVAR_$_STPCustomerContext._apiClient -l_OBJC_PROTOCOL_$_STPBackendAPIAdapter -l_OBJC_LABEL_PROTOCOL_$_STPBackendAPIAdapter -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCustomerContext.m -__67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke_2.105 -__67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke.104 -__67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke_2 -__67-[STPCustomerContext updateCustomerWithShippingAddress:completion:]_block_invoke -__61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke_2.77 -__61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke.76 -__61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke_2 -__61-[STPCustomerContext selectDefaultCustomerSource:completion:]_block_invoke -__56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke_2.55 -__56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke.54 -__56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke_2 -__56-[STPCustomerContext attachSourceToCustomer:completion:]_block_invoke -__39-[STPCustomerContext retrieveCustomer:]_block_invoke_2.33 -__39-[STPCustomerContext retrieveCustomer:]_block_invoke.32 -__39-[STPCustomerContext retrieveCustomer:]_block_invoke_2 -__39-[STPCustomerContext retrieveCustomer:]_block_invoke.28 -__39-[STPCustomerContext retrieveCustomer:]_block_invoke --[UITableViewCell(Stripe_Borders) stp_topBorderView] --[UITableViewCell(Stripe_Borders) stp_bottomBorderView] --[UITableViewCell(Stripe_Borders) stp_fakeSeparatorView] --[UITableViewCell(Stripe_Borders) stp_setBorderColor:] --[UITableViewCell(Stripe_Borders) stp_setTopBorderHidden:] --[UITableViewCell(Stripe_Borders) stp_setBottomBorderHidden:] --[UITableViewCell(Stripe_Borders) stp_setFakeSeparatorColor:] --[UITableViewCell(Stripe_Borders) stp_setFakeSeparatorLeftInset:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UITableViewCell+Stripe_Borders.m -linkUITableViewCellBordersCategory --[STPSourceReceiver description] -+[STPSourceReceiver requiredFields] -+[STPSourceReceiver decodedObjectFromAPIResponse:] --[STPSourceReceiver address] --[STPSourceReceiver setAddress:] --[STPSourceReceiver amountCharged] --[STPSourceReceiver setAmountCharged:] --[STPSourceReceiver amountReceived] --[STPSourceReceiver setAmountReceived:] --[STPSourceReceiver amountReturned] --[STPSourceReceiver setAmountReturned:] --[STPSourceReceiver allResponseFields] --[STPSourceReceiver setAllResponseFields:] --[STPSourceReceiver .cxx_destruct] -_OBJC_IVAR_$_STPSourceReceiver._address -_OBJC_IVAR_$_STPSourceReceiver._amountCharged -_OBJC_IVAR_$_STPSourceReceiver._amountReceived -_OBJC_IVAR_$_STPSourceReceiver._amountReturned -_OBJC_IVAR_$_STPSourceReceiver._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceReceiver.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceReceiver.h -+[STPCustomer customerWithStripeID:defaultSource:sources:] --[STPCustomer description] -+[STPCustomer requiredFields] -+[STPCustomer decodedObjectFromAPIResponse:] --[STPCustomer stripeID] --[STPCustomer setStripeID:] --[STPCustomer defaultSource] --[STPCustomer setDefaultSource:] --[STPCustomer sources] --[STPCustomer setSources:] --[STPCustomer shippingAddress] --[STPCustomer setShippingAddress:] --[STPCustomer allResponseFields] --[STPCustomer setAllResponseFields:] --[STPCustomer .cxx_destruct] --[STPCustomerDeserializer initWithData:urlResponse:error:] --[STPCustomerDeserializer initWithError:] --[STPCustomerDeserializer initWithJSONResponse:] --[STPCustomerDeserializer customer] --[STPCustomerDeserializer setCustomer:] --[STPCustomerDeserializer error] --[STPCustomerDeserializer setError:] --[STPCustomerDeserializer .cxx_destruct] -_OBJC_IVAR_$_STPCustomer._stripeID -_OBJC_IVAR_$_STPCustomer._defaultSource -_OBJC_IVAR_$_STPCustomer._sources -_OBJC_IVAR_$_STPCustomer._shippingAddress -_OBJC_IVAR_$_STPCustomer._allResponseFields -_OBJC_IVAR_$_STPCustomerDeserializer._error -_OBJC_IVAR_$_STPCustomerDeserializer._customer -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCustomer.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPCustomer.h --[STPPaymentCardTextField initWithCoder:] --[STPPaymentCardTextField initWithFrame:] --[STPPaymentCardTextField commonInit] --[STPPaymentCardTextField viewModel] -+[STPPaymentCardTextField placeholderGrayColor] --[STPPaymentCardTextField setBackgroundColor:] --[STPPaymentCardTextField backgroundColor] --[STPPaymentCardTextField setFont:] --[STPPaymentCardTextField font] --[STPPaymentCardTextField setTextColor:] --[STPPaymentCardTextField setContentVerticalAlignment:] --[STPPaymentCardTextField textColor] --[STPPaymentCardTextField setTextErrorColor:] --[STPPaymentCardTextField textErrorColor] --[STPPaymentCardTextField setPlaceholderColor:] --[STPPaymentCardTextField placeholderColor] --[STPPaymentCardTextField setNumberPlaceholder:] --[STPPaymentCardTextField setExpirationPlaceholder:] --[STPPaymentCardTextField setCvcPlaceholder:] --[STPPaymentCardTextField setCursorColor:] --[STPPaymentCardTextField cursorColor] --[STPPaymentCardTextField setBorderColor:] --[STPPaymentCardTextField borderColor] --[STPPaymentCardTextField setCornerRadius:] --[STPPaymentCardTextField cornerRadius] --[STPPaymentCardTextField setBorderWidth:] --[STPPaymentCardTextField borderWidth] --[STPPaymentCardTextField setKeyboardAppearance:] --[STPPaymentCardTextField setInputAccessoryView:] --[STPPaymentCardTextField setEnabled:] --[STPPaymentCardTextField isFirstResponder] --[STPPaymentCardTextField canBecomeFirstResponder] --[STPPaymentCardTextField becomeFirstResponder] --[STPPaymentCardTextField nextFirstResponderField] --[STPPaymentCardTextField currentFirstResponderField] --[STPPaymentCardTextField canResignFirstResponder] --[STPPaymentCardTextField resignFirstResponder] --[STPPaymentCardTextField previousField] --[STPPaymentCardTextField clear] -___32-[STPPaymentCardTextField clear]_block_invoke --[STPPaymentCardTextField isValid] --[STPPaymentCardTextField valid] --[STPPaymentCardTextField cardNumber] --[STPPaymentCardTextField expirationMonth] --[STPPaymentCardTextField expirationYear] --[STPPaymentCardTextField formattedExpirationMonth] --[STPPaymentCardTextField formattedExpirationYear] --[STPPaymentCardTextField cvc] --[STPPaymentCardTextField cardParams] --[STPPaymentCardTextField setCardParams:] --[STPPaymentCardTextField setText:inField:] --[STPPaymentCardTextField intrinsicContentSize] --[STPPaymentCardTextField brandImageRectForBounds:] --[STPPaymentCardTextField fieldsRectForBounds:] --[STPPaymentCardTextField numberFieldRectForBounds:] --[STPPaymentCardTextField cvcFieldRectForBounds:] -_STPNonLocalizedString --[STPPaymentCardTextField expirationFieldRectForBounds:] --[STPPaymentCardTextField layoutSubviews] --[STPPaymentCardTextField buildTextField] --[STPPaymentCardTextField allFields] --[STPPaymentCardTextField setNumberFieldShrunk:animated:completion:] -___68-[STPPaymentCardTextField setNumberFieldShrunk:animated:completion:]_block_invoke --[STPPaymentCardTextField shouldShrinkNumberField] --[STPPaymentCardTextField widthForText:] --[STPPaymentCardTextField widthForCardNumber:] --[STPPaymentCardTextField formTextFieldDidBackspaceOnEmpty:] --[STPPaymentCardTextField formTextField:modifyIncomingTextChange:] --[STPPaymentCardTextField formTextFieldTextDidChange:] --[STPPaymentCardTextField textFieldDidBeginEditing:] --[STPPaymentCardTextField textFieldShouldEndEditing:] --[STPPaymentCardTextField textFieldDidEndEditing:] --[STPPaymentCardTextField brandImage] -+[STPPaymentCardTextField cvcImageForCardBrand:] -+[STPPaymentCardTextField brandImageForCardBrand:] -+[STPPaymentCardTextField errorImageForCardBrand:] --[STPPaymentCardTextField brandImageForFieldType:validationState:] --[STPPaymentCardTextField updateImageForFieldType:] --[STPPaymentCardTextField defaultCVCPlaceholder] --[STPPaymentCardTextField updateCVCPlaceholder] --[STPPaymentCardTextField onChange] --[STPPaymentCardTextField hasText] --[STPPaymentCardTextField insertText:] --[STPPaymentCardTextField deleteBackward] -+[STPPaymentCardTextField keyPathsForValuesAffectingIsValid] --[STPPaymentCardTextField delegate] --[STPPaymentCardTextField setDelegate:] --[STPPaymentCardTextField numberPlaceholder] --[STPPaymentCardTextField expirationPlaceholder] --[STPPaymentCardTextField cvcPlaceholder] --[STPPaymentCardTextField keyboardAppearance] --[STPPaymentCardTextField inputAccessoryView] --[STPPaymentCardTextField sizingField] --[STPPaymentCardTextField setSizingField:] --[STPPaymentCardTextField brandImageView] --[STPPaymentCardTextField setBrandImageView:] --[STPPaymentCardTextField fieldsView] --[STPPaymentCardTextField setFieldsView:] --[STPPaymentCardTextField numberField] --[STPPaymentCardTextField setNumberField:] --[STPPaymentCardTextField expirationField] --[STPPaymentCardTextField setExpirationField:] --[STPPaymentCardTextField cvcField] --[STPPaymentCardTextField setCvcField:] --[STPPaymentCardTextField setViewModel:] --[STPPaymentCardTextField numberFieldShrunk] --[STPPaymentCardTextField setNumberFieldShrunk:] --[STPPaymentCardTextField internalCardParams] --[STPPaymentCardTextField setInternalCardParams:] --[STPPaymentCardTextField .cxx_destruct] -_OBJC_IVAR_$_STPPaymentCardTextField._borderColor -_OBJC_IVAR_$_STPPaymentCardTextField._cornerRadius -_OBJC_IVAR_$_STPPaymentCardTextField._borderWidth -_OBJC_IVAR_$_STPPaymentCardTextField._internalCardParams -_OBJC_IVAR_$_STPPaymentCardTextField._viewModel -_OBJC_IVAR_$_STPPaymentCardTextField._sizingField -_OBJC_IVAR_$_STPPaymentCardTextField._font -_OBJC_IVAR_$_STPPaymentCardTextField._textColor -_OBJC_IVAR_$_STPPaymentCardTextField._textErrorColor -_OBJC_IVAR_$_STPPaymentCardTextField._placeholderColor -_OBJC_IVAR_$_STPPaymentCardTextField._numberPlaceholder -_OBJC_IVAR_$_STPPaymentCardTextField._expirationPlaceholder -_OBJC_IVAR_$_STPPaymentCardTextField._cvcPlaceholder -_OBJC_IVAR_$_STPPaymentCardTextField._keyboardAppearance -_OBJC_IVAR_$_STPPaymentCardTextField._inputAccessoryView -_OBJC_IVAR_$_STPPaymentCardTextField._numberFieldShrunk -___block_descriptor_tmp.275 -_OBJC_IVAR_$_STPPaymentCardTextField._delegate -_OBJC_IVAR_$_STPPaymentCardTextField._brandImageView -_OBJC_IVAR_$_STPPaymentCardTextField._fieldsView -_OBJC_IVAR_$_STPPaymentCardTextField._numberField -_OBJC_IVAR_$_STPPaymentCardTextField._expirationField -_OBJC_IVAR_$_STPPaymentCardTextField._cvcField -l_OBJC_PROTOCOL_$_UITextInputTraits -l_OBJC_LABEL_PROTOCOL_$_UITextInputTraits -l_OBJC_PROTOCOL_$_UIKeyInput -l_OBJC_LABEL_PROTOCOL_$_UIKeyInput -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextField.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentCardTextField.h -STPNonLocalizedString -__68-[STPPaymentCardTextField setNumberFieldShrunk:animated:completion:]_block_invoke -__32-[STPPaymentCardTextField clear]_block_invoke --[STPMultipartFormDataPart composedData] --[STPMultipartFormDataPart data] --[STPMultipartFormDataPart setData:] --[STPMultipartFormDataPart name] --[STPMultipartFormDataPart setName:] --[STPMultipartFormDataPart filename] --[STPMultipartFormDataPart setFilename:] --[STPMultipartFormDataPart contentType] --[STPMultipartFormDataPart setContentType:] --[STPMultipartFormDataPart .cxx_destruct] -_OBJC_IVAR_$_STPMultipartFormDataPart._name -_OBJC_IVAR_$_STPMultipartFormDataPart._filename -_OBJC_IVAR_$_STPMultipartFormDataPart._contentType -_OBJC_IVAR_$_STPMultipartFormDataPart._data -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPMultipartFormDataPart.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPMultipartFormDataPart.h -+[STPImageLibrary applePayCardImage] -+[STPImageLibrary amexCardImage] -+[STPImageLibrary dinersClubCardImage] -+[STPImageLibrary discoverCardImage] -+[STPImageLibrary jcbCardImage] -+[STPImageLibrary masterCardCardImage] -+[STPImageLibrary visaCardImage] -+[STPImageLibrary unknownCardCardImage] -+[STPImageLibrary brandImageForCardBrand:] -+[STPImageLibrary templatedBrandImageForCardBrand:] -+[STPImageLibrary cvcImageForCardBrand:] -+[STPImageLibrary errorImageForCardBrand:] -+[STPImageLibrary safeImageNamed:] -+[STPImageLibrary(Private) addIcon] -+[STPImageLibrary(Private) leftChevronIcon] -+[STPImageLibrary(Private) checkmarkIcon] -+[STPImageLibrary(Private) largeCardFrontImage] -+[STPImageLibrary(Private) largeCardBackImage] -+[STPImageLibrary(Private) largeShippingImage] -+[STPImageLibrary(Private) safeImageNamed:templateIfAvailable:] -+[STPImageLibrary(Private) brandImageForCardBrand:template:] -+[STPImageLibrary(Private) imageWithTintColor:forImage:] -+[STPImageLibrary(Private) paddedImageWithInsets:forImage:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPImageLibrary.m -+[STPFormEncoder stringByReplacingSnakeCaseWithCamelCase:] -___58+[STPFormEncoder stringByReplacingSnakeCaseWithCamelCase:]_block_invoke -+[STPFormEncoder dictionaryForObject:] -+[STPFormEncoder keyPairDictionaryForObject:] -___45+[STPFormEncoder keyPairDictionaryForObject:]_block_invoke -___copy_helper_block_.32 -___destroy_helper_block_.33 -___45+[STPFormEncoder keyPairDictionaryForObject:]_block_invoke.40 -___copy_helper_block_.41 -___destroy_helper_block_.42 -+[STPFormEncoder formEncodableValueForObject:] -+[STPFormEncoder stringByURLEncoding:] -+[STPFormEncoder queryStringFromParameters:] --[STPQueryStringPair initWithField:value:] --[STPQueryStringPair URLEncodedStringValue] --[STPQueryStringPair field] --[STPQueryStringPair setField:] --[STPQueryStringPair value] --[STPQueryStringPair setValue:] --[STPQueryStringPair .cxx_destruct] -___block_descriptor_tmp.35 -___block_descriptor_tmp.45 -l_OBJC_PROTOCOL_$_STPFormEncodable -l_OBJC_LABEL_PROTOCOL_$_STPFormEncodable -l_OBJC_PROTOCOL_REFERENCE_$_STPFormEncodable -_OBJC_IVAR_$_STPQueryStringPair._field -_OBJC_IVAR_$_STPQueryStringPair._value -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPFormEncoder.m -STPQueryStringPairsFromKeyAndValue -STPQueryStringPairsFromDictionary -STPQueryStringFromParameters -STPPercentEscapedStringFromString -__45+[STPFormEncoder keyPairDictionaryForObject:]_block_invoke.40 -__45+[STPFormEncoder keyPairDictionaryForObject:]_block_invoke -__58+[STPFormEncoder stringByReplacingSnakeCaseWithCamelCase:]_block_invoke -+[STPColorUtils perceivedBrightnessForColor:] -+[STPColorUtils brighterColor:color2:] -+[STPColorUtils colorIsBright:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPColorUtils.m -+[STPCardTuple tupleWithSelectedCard:cards:] --[STPCardTuple selectedCard] --[STPCardTuple setSelectedCard:] --[STPCardTuple cards] --[STPCardTuple setCards:] --[STPCardTuple .cxx_destruct] -_OBJC_IVAR_$_STPCardTuple._selectedCard -_OBJC_IVAR_$_STPCardTuple._cards -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardTuple.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardTuple.h --[STPSourceParams init] --[STPSourceParams type] --[STPSourceParams setType:] --[STPSourceParams flowString] --[STPSourceParams usageString] --[STPSourceParams description] -+[STPSourceParams bancontactParamsWithAmount:name:returnURL:statementDescriptor:] -+[STPSourceParams bitcoinParamsWithAmount:currency:email:] -+[STPSourceParams cardParamsWithCard:] -+[STPSourceParams giropayParamsWithAmount:name:returnURL:statementDescriptor:] -+[STPSourceParams idealParamsWithAmount:name:returnURL:statementDescriptor:bank:] -+[STPSourceParams sepaDebitParamsWithName:iban:addressLine1:city:postalCode:country:] -+[STPSourceParams sofortParamsWithAmount:returnURL:country:statementDescriptor:] -+[STPSourceParams threeDSecureParamsWithAmount:currency:returnURL:card:] --[STPSourceParams redirectDictionaryWithMerchantNameIfNecessary] -+[STPSourceParams rootObjectName] -+[STPSourceParams propertyNamesToFormFieldNamesMapping] --[STPSourceParams copyWithZone:] --[STPSourceParams additionalAPIParameters] --[STPSourceParams setAdditionalAPIParameters:] --[STPSourceParams rawTypeString] --[STPSourceParams setRawTypeString:] --[STPSourceParams amount] --[STPSourceParams setAmount:] --[STPSourceParams currency] --[STPSourceParams setCurrency:] --[STPSourceParams flow] --[STPSourceParams setFlow:] --[STPSourceParams metadata] --[STPSourceParams setMetadata:] --[STPSourceParams owner] --[STPSourceParams setOwner:] --[STPSourceParams redirect] --[STPSourceParams setRedirect:] --[STPSourceParams token] --[STPSourceParams setToken:] --[STPSourceParams usage] --[STPSourceParams setUsage:] --[STPSourceParams redirectMerchantName] --[STPSourceParams setRedirectMerchantName:] --[STPSourceParams .cxx_destruct] -_OBJC_IVAR_$_STPSourceParams._rawTypeString -_OBJC_IVAR_$_STPSourceParams._flow -_OBJC_IVAR_$_STPSourceParams._usage -_OBJC_IVAR_$_STPSourceParams._additionalAPIParameters -_OBJC_IVAR_$_STPSourceParams._amount -_OBJC_IVAR_$_STPSourceParams._currency -_OBJC_IVAR_$_STPSourceParams._metadata -_OBJC_IVAR_$_STPSourceParams._owner -_OBJC_IVAR_$_STPSourceParams._redirect -_OBJC_IVAR_$_STPSourceParams._token -_OBJC_IVAR_$_STPSourceParams._redirectMerchantName -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceParams.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceParams+Private.h -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceParams.h -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPFormEncodable.h -+[STPPaymentConfiguration initialize] -+[STPPaymentConfiguration sharedConfiguration] -___46+[STPPaymentConfiguration sharedConfiguration]_block_invoke --[STPPaymentConfiguration init] --[STPPaymentConfiguration copyWithZone:] --[STPPaymentConfiguration applePayEnabled] --[STPPaymentConfiguration publishableKey] --[STPPaymentConfiguration setPublishableKey:] --[STPPaymentConfiguration additionalPaymentMethods] --[STPPaymentConfiguration setAdditionalPaymentMethods:] --[STPPaymentConfiguration requiredBillingAddressFields] --[STPPaymentConfiguration setRequiredBillingAddressFields:] --[STPPaymentConfiguration requiredShippingAddressFields] --[STPPaymentConfiguration setRequiredShippingAddressFields:] --[STPPaymentConfiguration verifyPrefilledShippingAddress] --[STPPaymentConfiguration setVerifyPrefilledShippingAddress:] --[STPPaymentConfiguration shippingType] --[STPPaymentConfiguration setShippingType:] --[STPPaymentConfiguration companyName] --[STPPaymentConfiguration setCompanyName:] --[STPPaymentConfiguration appleMerchantIdentifier] --[STPPaymentConfiguration setAppleMerchantIdentifier:] --[STPPaymentConfiguration .cxx_destruct] -_sharedConfiguration.sharedConfiguration -_sharedConfiguration.onceToken -_OBJC_IVAR_$_STPPaymentConfiguration._additionalPaymentMethods -_OBJC_IVAR_$_STPPaymentConfiguration._requiredBillingAddressFields -_OBJC_IVAR_$_STPPaymentConfiguration._requiredShippingAddressFields -_OBJC_IVAR_$_STPPaymentConfiguration._verifyPrefilledShippingAddress -_OBJC_IVAR_$_STPPaymentConfiguration._companyName -_OBJC_IVAR_$_STPPaymentConfiguration._shippingType -_OBJC_IVAR_$_STPPaymentConfiguration._publishableKey -_OBJC_IVAR_$_STPPaymentConfiguration._appleMerchantIdentifier -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentConfiguration.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentConfiguration.h -__46+[STPPaymentConfiguration sharedConfiguration]_block_invoke --[STPPaymentActivityIndicatorView initWithFrame:] --[STPPaymentActivityIndicatorView setTintColor:] --[STPPaymentActivityIndicatorView layoutSubviews] --[STPPaymentActivityIndicatorView setHidesWhenStopped:] --[STPPaymentActivityIndicatorView setAnimating:animated:] -___57-[STPPaymentActivityIndicatorView setAnimating:animated:]_block_invoke -___57-[STPPaymentActivityIndicatorView setAnimating:animated:]_block_invoke.83 -___copy_helper_block_.84 -___destroy_helper_block_.85 --[STPPaymentActivityIndicatorView setAnimating:] --[STPPaymentActivityIndicatorView animating] --[STPPaymentActivityIndicatorView hidesWhenStopped] --[STPPaymentActivityIndicatorView indicatorLayer] --[STPPaymentActivityIndicatorView setIndicatorLayer:] --[STPPaymentActivityIndicatorView .cxx_destruct] -_OBJC_IVAR_$_STPPaymentActivityIndicatorView._indicatorLayer -_OBJC_IVAR_$_STPPaymentActivityIndicatorView._hidesWhenStopped -_OBJC_IVAR_$_STPPaymentActivityIndicatorView._animating -___block_descriptor_tmp.86 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentActivityIndicatorView.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentActivityIndicatorView.h -__57-[STPPaymentActivityIndicatorView setAnimating:animated:]_block_invoke.83 -__57-[STPPaymentActivityIndicatorView setAnimating:animated:]_block_invoke --[UIViewController(Stripe_Promises) stp_willAppearPromise] -___58-[UIViewController(Stripe_Promises) stp_willAppearPromise]_block_invoke --[UIViewController(Stripe_Promises) stp_didAppearPromise] -___57-[UIViewController(Stripe_Promises) stp_didAppearPromise]_block_invoke -___copy_helper_block_.21 -___destroy_helper_block_.22 -___block_descriptor_tmp.23 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIViewController+Stripe_Promises.m -linkUIViewControllerPromisesCategory -__57-[UIViewController(Stripe_Promises) stp_didAppearPromise]_block_invoke -__58-[UIViewController(Stripe_Promises) stp_willAppearPromise]_block_invoke -+[STPAnalyticsClient sharedClient] -___34+[STPAnalyticsClient sharedClient]_block_invoke -+[STPAnalyticsClient initialize] -+[STPAnalyticsClient initializeIfNeeded] -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke_2 -___copy_helper_block_.16 -___destroy_helper_block_.17 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.25 -___copy_helper_block_.26 -___destroy_helper_block_.27 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.33 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.41 -___copy_helper_block_.42 -___destroy_helper_block_.43 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.49 -___40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.57 -___copy_helper_block_.58 -___destroy_helper_block_.59 -+[STPAnalyticsClient shouldCollectAnalytics] -+[STPAnalyticsClient timestampWithDate:] -+[STPAnalyticsClient tokenTypeFromParameters:] --[STPAnalyticsClient init] --[STPAnalyticsClient addAdditionalInfo:] --[STPAnalyticsClient clearAdditionalInfo] --[STPAnalyticsClient additionalInfo] --[STPAnalyticsClient productUsage] --[STPAnalyticsClient productUsageDictionary] --[STPAnalyticsClient logTokenCreationAttemptWithConfiguration:tokenType:] --[STPAnalyticsClient logSourceCreationAttemptWithConfiguration:sourceType:] --[STPAnalyticsClient logRUMWithToken:configuration:response:start:end:] -+[STPAnalyticsClient commonPayload] -+[STPAnalyticsClient serializeConfiguration:] --[STPAnalyticsClient logPayload:] --[STPAnalyticsClient apiUsage] --[STPAnalyticsClient setApiUsage:] --[STPAnalyticsClient additionalInfoSet] --[STPAnalyticsClient setAdditionalInfoSet:] --[STPAnalyticsClient urlSession] --[STPAnalyticsClient setUrlSession:] --[STPAnalyticsClient .cxx_destruct] -_initializeIfNeeded.onceToken -___block_descriptor_tmp.19 -___block_descriptor_tmp.29 -___block_descriptor_tmp.37 -___block_descriptor_tmp.61 -_OBJC_IVAR_$_STPAnalyticsClient._urlSession -_OBJC_IVAR_$_STPAnalyticsClient._apiUsage -_OBJC_IVAR_$_STPAnalyticsClient._additionalInfoSet -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAnalyticsClient.m -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.57 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.49 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.41 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.33 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke.25 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke_2 -__40+[STPAnalyticsClient initializeIfNeeded]_block_invoke -__34+[STPAnalyticsClient sharedClient]_block_invoke --[STPSectionHeaderView initWithFrame:] --[STPSectionHeaderView setTheme:] --[STPSectionHeaderView updateAppearance] --[STPSectionHeaderView setTitle:] --[STPSectionHeaderView setButtonHidden:] --[STPSectionHeaderView layoutSubviews] --[STPSectionHeaderView heightThatFits:] --[STPSectionHeaderView heightForButtonText:width:] --[STPSectionHeaderView sizeThatFits:] --[STPSectionHeaderView theme] --[STPSectionHeaderView title] --[STPSectionHeaderView button] --[STPSectionHeaderView setButton:] --[STPSectionHeaderView buttonHidden] --[STPSectionHeaderView label] --[STPSectionHeaderView setLabel:] --[STPSectionHeaderView buttonInsets] --[STPSectionHeaderView setButtonInsets:] --[STPSectionHeaderView .cxx_destruct] -_OBJC_IVAR_$_STPSectionHeaderView._label -_OBJC_IVAR_$_STPSectionHeaderView._button -_OBJC_IVAR_$_STPSectionHeaderView._theme -_OBJC_IVAR_$_STPSectionHeaderView._buttonInsets -_OBJC_IVAR_$_STPSectionHeaderView._title -_OBJC_IVAR_$_STPSectionHeaderView._buttonHidden -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSectionHeaderView.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSectionHeaderView.h -+[STPLocalizationUtils localizedStripeStringForKey:] -___52+[STPLocalizationUtils localizedStripeStringForKey:]_block_invoke -_localizedStripeStringForKey:.useMainBundle -_localizedStripeStringForKey:.onceToken -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPLocalizationUtils.m -__52+[STPLocalizationUtils localizedStripeStringForKey:]_block_invoke --[NSArray(Stripe_BoundSafe) stp_boundSafeObjectAtIndex:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSArray+Stripe_BoundSafe.m -linkNSArrayBoundSafeCategory --[STPSourceSEPADebitDetails description] -+[STPSourceSEPADebitDetails requiredFields] -+[STPSourceSEPADebitDetails decodedObjectFromAPIResponse:] --[STPSourceSEPADebitDetails initWithDictionary:] --[STPSourceSEPADebitDetails last4] --[STPSourceSEPADebitDetails bankCode] --[STPSourceSEPADebitDetails country] --[STPSourceSEPADebitDetails fingerprint] --[STPSourceSEPADebitDetails mandateReference] --[STPSourceSEPADebitDetails mandateURL] --[STPSourceSEPADebitDetails allResponseFields] --[STPSourceSEPADebitDetails setAllResponseFields:] --[STPSourceSEPADebitDetails .cxx_destruct] -_OBJC_IVAR_$_STPSourceSEPADebitDetails._last4 -_OBJC_IVAR_$_STPSourceSEPADebitDetails._bankCode -_OBJC_IVAR_$_STPSourceSEPADebitDetails._country -_OBJC_IVAR_$_STPSourceSEPADebitDetails._fingerprint -_OBJC_IVAR_$_STPSourceSEPADebitDetails._mandateReference -_OBJC_IVAR_$_STPSourceSEPADebitDetails._mandateURL -_OBJC_IVAR_$_STPSourceSEPADebitDetails._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceSEPADebitDetails.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceSEPADebitDetails.h --[UIViewController(Stripe_ParentViewController) stp_parentViewControllerOfClass:] --[UIViewController(Stripe_ParentViewController) stp_isTopNavigationController] --[UIViewController(Stripe_ParentViewController) stp_isAtRootOfNavigationController] --[UIViewController(Stripe_ParentViewController) stp_previousViewControllerInNavigation] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIViewController+Stripe_ParentViewController.m -linkUIViewControllerParentViewControllerCategory --[STPAddressViewModel initWithRequiredBillingFields:] --[STPAddressViewModel initWithRequiredShippingFields:] --[STPAddressViewModel commonInit] --[STPAddressViewModel updatePostalCodeCellIfNecessary] -___54-[STPAddressViewModel updatePostalCodeCellIfNecessary]_block_invoke -___54-[STPAddressViewModel updatePostalCodeCellIfNecessary]_block_invoke_2 --[STPAddressViewModel containsStateAndPostalFields] --[STPAddressViewModel cellAtIndex:] --[STPAddressViewModel addressFieldTableViewCellDidReturn:] --[STPAddressViewModel addressFieldTableViewCellDidEndEditing:] --[STPAddressViewModel updateCityAndStateFromZipCodeCell:] -___57-[STPAddressViewModel updateCityAndStateFromZipCodeCell:]_block_invoke -___57-[STPAddressViewModel updateCityAndStateFromZipCodeCell:]_block_invoke_2 --[STPAddressViewModel addressFieldTableViewCellDidBackspaceOnEmpty:] --[STPAddressViewModel addressFieldTableViewCellDidUpdateText:] --[STPAddressViewModel isValid] --[STPAddressViewModel setAddressFieldTableViewCountryCode:] --[STPAddressViewModel setAddress:] --[STPAddressViewModel address] --[STPAddressViewModel cellBeforeCell:] --[STPAddressViewModel cellAfterCell:] --[STPAddressViewModel addressFieldTableViewCountryCode] --[STPAddressViewModel addressCells] --[STPAddressViewModel setAddressCells:] --[STPAddressViewModel delegate] --[STPAddressViewModel setDelegate:] --[STPAddressViewModel previousField] --[STPAddressViewModel setPreviousField:] --[STPAddressViewModel isBillingAddress] --[STPAddressViewModel setIsBillingAddress:] --[STPAddressViewModel requiredBillingAddressFields] --[STPAddressViewModel setRequiredBillingAddressFields:] --[STPAddressViewModel requiredShippingAddressFields] --[STPAddressViewModel setRequiredShippingAddressFields:] --[STPAddressViewModel showingPostalCodeCell] --[STPAddressViewModel setShowingPostalCodeCell:] --[STPAddressViewModel geocodeInProgress] --[STPAddressViewModel setGeocodeInProgress:] --[STPAddressViewModel .cxx_destruct] -_OBJC_IVAR_$_STPAddressViewModel._isBillingAddress -_OBJC_IVAR_$_STPAddressViewModel._requiredBillingAddressFields -_OBJC_IVAR_$_STPAddressViewModel._addressCells -_OBJC_IVAR_$_STPAddressViewModel._addressFieldTableViewCountryCode -_OBJC_IVAR_$_STPAddressViewModel._requiredShippingAddressFields -___block_descriptor_tmp.64 -___block_literal_global.65 -___block_descriptor_tmp.115 -_OBJC_IVAR_$_STPAddressViewModel._delegate -_OBJC_IVAR_$_STPAddressViewModel._previousField -_OBJC_IVAR_$_STPAddressViewModel._showingPostalCodeCell -_OBJC_IVAR_$_STPAddressViewModel._geocodeInProgress -l_OBJC_PROTOCOL_$_STPAddressFieldTableViewCellDelegate -l_OBJC_LABEL_PROTOCOL_$_STPAddressFieldTableViewCellDelegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddressViewModel.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAddressViewModel.h -__57-[STPAddressViewModel updateCityAndStateFromZipCodeCell:]_block_invoke_2 -__57-[STPAddressViewModel updateCityAndStateFromZipCodeCell:]_block_invoke -__54-[STPAddressViewModel updatePostalCodeCellIfNecessary]_block_invoke_2 -__54-[STPAddressViewModel updatePostalCodeCellIfNecessary]_block_invoke -+[STPPhoneNumberValidator countryCodeOrCurrentLocaleCountryFromString:] -+[STPPhoneNumberValidator stringIsValidPartialPhoneNumber:] -+[STPPhoneNumberValidator stringIsValidPhoneNumber:] -+[STPPhoneNumberValidator stringIsValidPartialPhoneNumber:forCountryCode:] -+[STPPhoneNumberValidator stringIsValidPhoneNumber:forCountryCode:] -+[STPPhoneNumberValidator formattedSanitizedPhoneNumberForString:] -+[STPPhoneNumberValidator formattedSanitizedPhoneNumberForString:forCountryCode:] -+[STPPhoneNumberValidator formattedRedactedPhoneNumberForString:] -+[STPPhoneNumberValidator formattedRedactedPhoneNumberForString:forCountryCode:] -+[STPPhoneNumberValidator formattedPhoneNumberForString:forCountryCode:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPhoneNumberValidator.m -+[STPCardIOUtilitiesProxy proxiedClass] -+[STPCardIOUtilitiesProxy proxiedClassExists] -+[STPCardIOCreditCardInfoProxy proxiedClass] -+[STPCardIOCreditCardInfoProxy proxiedClassExists] --[STPCardIOCreditCardInfoProxy cardNumber] --[STPCardIOCreditCardInfoProxy setCardNumber:] --[STPCardIOCreditCardInfoProxy expiryMonth] --[STPCardIOCreditCardInfoProxy setExpiryMonth:] --[STPCardIOCreditCardInfoProxy expiryYear] --[STPCardIOCreditCardInfoProxy setExpiryYear:] --[STPCardIOCreditCardInfoProxy cvv] --[STPCardIOCreditCardInfoProxy setCvv:] --[STPCardIOCreditCardInfoProxy .cxx_destruct] -+[STPCardIOPaymentViewControllerProxy proxiedClass] -+[STPCardIOPaymentViewControllerProxy proxiedClassExists] --[STPCardIOPaymentViewControllerProxy hideCardIOLogo] --[STPCardIOPaymentViewControllerProxy setHideCardIOLogo:] --[STPCardIOPaymentViewControllerProxy disableManualEntryButtons] --[STPCardIOPaymentViewControllerProxy setDisableManualEntryButtons:] --[STPCardIOPaymentViewControllerProxy scannedImageDuration] --[STPCardIOPaymentViewControllerProxy setScannedImageDuration:] -+[STPCardIOProxy isCardIOAvailable] --[STPCardIOProxy initWithDelegate:] --[STPCardIOProxy presentCardIOFromViewController:] --[STPCardIOProxy userDidCancelPaymentViewController:] --[STPCardIOProxy userDidProvideCreditCardInfo:inPaymentViewController:] -___71-[STPCardIOProxy userDidProvideCreditCardInfo:inPaymentViewController:]_block_invoke --[STPCardIOProxy delegate] --[STPCardIOProxy setDelegate:] --[STPCardIOProxy .cxx_destruct] -l_OBJC_PROTOCOL_$_STPClassProxy -l_OBJC_LABEL_PROTOCOL_$_STPClassProxy -_OBJC_IVAR_$_STPCardIOCreditCardInfoProxy._cardNumber -_OBJC_IVAR_$_STPCardIOCreditCardInfoProxy._expiryMonth -_OBJC_IVAR_$_STPCardIOCreditCardInfoProxy._expiryYear -_OBJC_IVAR_$_STPCardIOCreditCardInfoProxy._cvv -_OBJC_IVAR_$_STPCardIOPaymentViewControllerProxy._hideCardIOLogo -_OBJC_IVAR_$_STPCardIOPaymentViewControllerProxy._disableManualEntryButtons -_OBJC_IVAR_$_STPCardIOPaymentViewControllerProxy._scannedImageDuration -_OBJC_IVAR_$_STPCardIOProxy._delegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardIOProxy.m -__71-[STPCardIOProxy userDidProvideCreditCardInfo:inPaymentViewController:]_block_invoke --[STPToken description] --[STPToken debugDescription] --[STPToken isEqual:] --[STPToken hash] --[STPToken isEqualToToken:] --[STPToken stripeID] -+[STPToken requiredFields] -+[STPToken decodedObjectFromAPIResponse:] --[STPToken tokenId] --[STPToken setTokenId:] --[STPToken livemode] --[STPToken setLivemode:] --[STPToken card] --[STPToken setCard:] --[STPToken bankAccount] --[STPToken setBankAccount:] --[STPToken created] --[STPToken setCreated:] --[STPToken allResponseFields] --[STPToken setAllResponseFields:] --[STPToken .cxx_destruct] -_OBJC_IVAR_$_STPToken._tokenId -_OBJC_IVAR_$_STPToken._livemode -_OBJC_IVAR_$_STPToken._card -_OBJC_IVAR_$_STPToken._bankAccount -_OBJC_IVAR_$_STPToken._created -_OBJC_IVAR_$_STPToken._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPToken.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPToken.h --[STPApplePayPaymentMethod image] --[STPApplePayPaymentMethod templateImage] --[STPApplePayPaymentMethod label] --[STPApplePayPaymentMethod isEqual:] --[STPApplePayPaymentMethod hash] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPApplePayPaymentMethod.m -+[STPEmailAddressValidator stringIsValidPartialEmailAddress:] -+[STPEmailAddressValidator stringIsValidEmailAddress:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEmailAddressValidator.m --[NSDictionary(Stripe) stp_dictionaryByRemovingNullsValidatingRequiredFields:] -___78-[NSDictionary(Stripe) stp_dictionaryByRemovingNullsValidatingRequiredFields:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSDictionary+Stripe.m -linkNSDictionaryCategory -__78-[NSDictionary(Stripe) stp_dictionaryByRemovingNullsValidatingRequiredFields:]_block_invoke --[STPPaymentContextAmountModel initWithAmount:] --[STPPaymentContextAmountModel initWithPaymentSummaryItems:] --[STPPaymentContextAmountModel paymentAmountWithCurrency:shippingMethod:] --[STPPaymentContextAmountModel paymentSummaryItemsWithCurrency:companyName:shippingMethod:] --[STPPaymentContextAmountModel .cxx_destruct] -_OBJC_IVAR_$_STPPaymentContextAmountModel._paymentAmount -_OBJC_IVAR_$_STPPaymentContextAmountModel._paymentSummaryItems -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentContextAmountModel.m --[NSMutableURLRequest(Stripe) stp_addParametersToURL:] --[NSMutableURLRequest(Stripe) stp_setFormPayload:] --[NSMutableURLRequest(Stripe) stp_setMultipartFormData:boundary:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSMutableURLRequest+Stripe.m -linkNSMutableURLRequestCategory --[STPDelegateProxy init] --[STPDelegateProxy respondsToSelector:] --[STPDelegateProxy forwardingTargetForSelector:] --[STPDelegateProxy methodSignatureForSelector:] --[STPDelegateProxy forwardInvocation:] --[STPDelegateProxy delegate] --[STPDelegateProxy setDelegate:] --[STPDelegateProxy .cxx_destruct] -_OBJC_IVAR_$_STPDelegateProxy._delegate -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPDelegateProxy.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPDelegateProxy.h -+[STPBINRange allRanges] -___24+[STPBINRange allRanges]_block_invoke --[STPBINRange matchesNumber:] --[STPBINRange compare:] -+[STPBINRange binRangesForNumber:] -___34+[STPBINRange binRangesForNumber:]_block_invoke -___copy_helper_block_.127 -___destroy_helper_block_.128 -+[STPBINRange mostSpecificBINRangeForNumber:] -___45+[STPBINRange mostSpecificBINRangeForNumber:]_block_invoke -___copy_helper_block_.135 -___destroy_helper_block_.136 -+[STPBINRange binRangesForBrand:] -___33+[STPBINRange binRangesForBrand:]_block_invoke --[STPBINRange length] --[STPBINRange setLength:] --[STPBINRange brand] --[STPBINRange setBrand:] --[STPBINRange qRangeLow] --[STPBINRange setQRangeLow:] --[STPBINRange qRangeHigh] --[STPBINRange setQRangeHigh:] --[STPBINRange .cxx_destruct] -_allRanges.STPBINRangeAllRanges -_allRanges.onceToken -___block_descriptor_tmp.130 -___block_descriptor_tmp.137 -___block_descriptor_tmp.145 -_OBJC_IVAR_$_STPBINRange._length -_OBJC_IVAR_$_STPBINRange._brand -_OBJC_IVAR_$_STPBINRange._qRangeLow -_OBJC_IVAR_$_STPBINRange._qRangeHigh -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBINRange.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBINRange.h -__33+[STPBINRange binRangesForBrand:]_block_invoke -__45+[STPBINRange mostSpecificBINRangeForNumber:]_block_invoke -__34+[STPBINRange binRangesForNumber:]_block_invoke -__24+[STPBINRange allRanges]_block_invoke -+[UIToolbar(Stripe_InputAccessory) stp_inputAccessoryToolbarWithTarget:action:] --[UIToolbar(Stripe_InputAccessory) stp_setEnabled:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIToolbar+Stripe_InputAccessory.m -linkUIToolbarInputAccessoryCategory -+[STPEphemeralKey requiredFields] -+[STPEphemeralKey decodedObjectFromAPIResponse:] --[STPEphemeralKey hash] --[STPEphemeralKey isEqual:] --[STPEphemeralKey isEqualToResourceKey:] --[STPEphemeralKey stripeID] --[STPEphemeralKey setStripeID:] --[STPEphemeralKey created] --[STPEphemeralKey setCreated:] --[STPEphemeralKey livemode] --[STPEphemeralKey setLivemode:] --[STPEphemeralKey secret] --[STPEphemeralKey setSecret:] --[STPEphemeralKey expires] --[STPEphemeralKey setExpires:] --[STPEphemeralKey customerID] --[STPEphemeralKey setCustomerID:] --[STPEphemeralKey allResponseFields] --[STPEphemeralKey setAllResponseFields:] --[STPEphemeralKey .cxx_destruct] -_OBJC_IVAR_$_STPEphemeralKey._stripeID -_OBJC_IVAR_$_STPEphemeralKey._created -_OBJC_IVAR_$_STPEphemeralKey._livemode -_OBJC_IVAR_$_STPEphemeralKey._secret -_OBJC_IVAR_$_STPEphemeralKey._expires -_OBJC_IVAR_$_STPEphemeralKey._customerID -_OBJC_IVAR_$_STPEphemeralKey._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEphemeralKey.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPEphemeralKey.h --[STPPaymentCardTextFieldViewModel setCardNumber:] --[STPPaymentCardTextFieldViewModel setRawExpiration:] --[STPPaymentCardTextFieldViewModel rawExpiration] --[STPPaymentCardTextFieldViewModel setExpirationMonth:] --[STPPaymentCardTextFieldViewModel setExpirationYear:] --[STPPaymentCardTextFieldViewModel setCvc:] --[STPPaymentCardTextFieldViewModel brand] --[STPPaymentCardTextFieldViewModel validationStateForField:] --[STPPaymentCardTextFieldViewModel isValid] --[STPPaymentCardTextFieldViewModel defaultPlaceholder] --[STPPaymentCardTextFieldViewModel numberWithoutLastDigits] -+[STPPaymentCardTextFieldViewModel keyPathsForValuesAffectingValid] --[STPPaymentCardTextFieldViewModel cardNumber] --[STPPaymentCardTextFieldViewModel expirationMonth] --[STPPaymentCardTextFieldViewModel expirationYear] --[STPPaymentCardTextFieldViewModel cvc] --[STPPaymentCardTextFieldViewModel .cxx_destruct] -_OBJC_IVAR_$_STPPaymentCardTextFieldViewModel._cardNumber -_OBJC_IVAR_$_STPPaymentCardTextFieldViewModel._expirationMonth -_OBJC_IVAR_$_STPPaymentCardTextFieldViewModel._expirationYear -_OBJC_IVAR_$_STPPaymentCardTextFieldViewModel._cvc -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextFieldViewModel.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentCardTextFieldViewModel.h -+[STPSourceRedirect stringToStatusMapping] -+[STPSourceRedirect statusFromString:] -+[STPSourceRedirect stringFromStatus:] --[STPSourceRedirect description] -+[STPSourceRedirect requiredFields] -+[STPSourceRedirect decodedObjectFromAPIResponse:] --[STPSourceRedirect returnURL] --[STPSourceRedirect setReturnURL:] --[STPSourceRedirect status] --[STPSourceRedirect setStatus:] --[STPSourceRedirect url] --[STPSourceRedirect setUrl:] --[STPSourceRedirect allResponseFields] --[STPSourceRedirect setAllResponseFields:] --[STPSourceRedirect .cxx_destruct] -_OBJC_IVAR_$_STPSourceRedirect._returnURL -_OBJC_IVAR_$_STPSourceRedirect._status -_OBJC_IVAR_$_STPSourceRedirect._url -_OBJC_IVAR_$_STPSourceRedirect._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceRedirect.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceRedirect.h --[STPCardParams init] --[STPCardParams last4] --[STPCardParams address] --[STPCardParams setAddress:] --[STPCardParams description] -+[STPCardParams rootObjectName] -+[STPCardParams propertyNamesToFormFieldNamesMapping] --[STPCardParams additionalAPIParameters] --[STPCardParams setAdditionalAPIParameters:] --[STPCardParams number] --[STPCardParams setNumber:] --[STPCardParams expMonth] --[STPCardParams setExpMonth:] --[STPCardParams expYear] --[STPCardParams setExpYear:] --[STPCardParams cvc] --[STPCardParams setCvc:] --[STPCardParams name] --[STPCardParams setName:] --[STPCardParams addressLine1] --[STPCardParams setAddressLine1:] --[STPCardParams addressLine2] --[STPCardParams setAddressLine2:] --[STPCardParams addressCity] --[STPCardParams setAddressCity:] --[STPCardParams addressState] --[STPCardParams setAddressState:] --[STPCardParams addressZip] --[STPCardParams setAddressZip:] --[STPCardParams addressCountry] --[STPCardParams setAddressCountry:] --[STPCardParams currency] --[STPCardParams setCurrency:] --[STPCardParams .cxx_destruct] -_OBJC_IVAR_$_STPCardParams._additionalAPIParameters -_OBJC_IVAR_$_STPCardParams._number -_OBJC_IVAR_$_STPCardParams._expMonth -_OBJC_IVAR_$_STPCardParams._expYear -_OBJC_IVAR_$_STPCardParams._cvc -_OBJC_IVAR_$_STPCardParams._name -_OBJC_IVAR_$_STPCardParams._addressLine1 -_OBJC_IVAR_$_STPCardParams._addressLine2 -_OBJC_IVAR_$_STPCardParams._addressCity -_OBJC_IVAR_$_STPCardParams._addressState -_OBJC_IVAR_$_STPCardParams._addressZip -_OBJC_IVAR_$_STPCardParams._addressCountry -_OBJC_IVAR_$_STPCardParams._currency -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPCardParams.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPCardParams.h --[NSURLComponents(Stripe) stp_queryItemsDictionary] --[NSURLComponents(Stripe) setStp_queryItemsDictionary:] -___55-[NSURLComponents(Stripe) setStp_queryItemsDictionary:]_block_invoke --[NSURLComponents(Stripe) stp_matchesURLComponents:] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSURLComponents+Stripe.m -linkNSURLComponentsCategory -__55-[NSURLComponents(Stripe) setStp_queryItemsDictionary:]_block_invoke --[STPPaymentResult initWithSource:] --[STPPaymentResult source] --[STPPaymentResult setSource:] --[STPPaymentResult .cxx_destruct] -_OBJC_IVAR_$_STPPaymentResult._source -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentResult.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentResult.h -+[STPPaymentMethodTuple tupleWithPaymentMethods:selectedPaymentMethod:] -+[STPPaymentMethodTuple tupleWithCardTuple:applePayEnabled:] --[STPPaymentMethodTuple selectedPaymentMethod] --[STPPaymentMethodTuple setSelectedPaymentMethod:] --[STPPaymentMethodTuple paymentMethods] --[STPPaymentMethodTuple setPaymentMethods:] --[STPPaymentMethodTuple .cxx_destruct] -_OBJC_IVAR_$_STPPaymentMethodTuple._selectedPaymentMethod -_OBJC_IVAR_$_STPPaymentMethodTuple._paymentMethods -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodTuple.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodTuple.h --[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:] -___99-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:]_block_invoke -___99-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:]_block_invoke_2 -___copy_helper_block_.10 -___destroy_helper_block_.11 --[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingMethod:completion:] -___103-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingMethod:completion:]_block_invoke -___copy_helper_block_.18 -___destroy_helper_block_.19 --[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingContact:completion:] -___104-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingContact:completion:]_block_invoke -___copy_helper_block_.28 -___destroy_helper_block_.29 --[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingAddress:completion:] -___104-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingAddress:completion:]_block_invoke --[STPBlockBasedApplePayDelegate paymentAuthorizationViewControllerDidFinish:] --[STPBlockBasedApplePayDelegate apiClient] --[STPBlockBasedApplePayDelegate setApiClient:] --[STPBlockBasedApplePayDelegate onShippingAddressSelection] --[STPBlockBasedApplePayDelegate setOnShippingAddressSelection:] --[STPBlockBasedApplePayDelegate onShippingMethodSelection] --[STPBlockBasedApplePayDelegate setOnShippingMethodSelection:] --[STPBlockBasedApplePayDelegate onPaymentAuthorization] --[STPBlockBasedApplePayDelegate setOnPaymentAuthorization:] --[STPBlockBasedApplePayDelegate onTokenCreation] --[STPBlockBasedApplePayDelegate setOnTokenCreation:] --[STPBlockBasedApplePayDelegate onFinish] --[STPBlockBasedApplePayDelegate setOnFinish:] --[STPBlockBasedApplePayDelegate lastError] --[STPBlockBasedApplePayDelegate setLastError:] --[STPBlockBasedApplePayDelegate didSucceed] --[STPBlockBasedApplePayDelegate setDidSucceed:] --[STPBlockBasedApplePayDelegate .cxx_destruct] -+[PKPaymentAuthorizationViewController(Stripe_Blocks) stp_controllerWithPaymentRequest:apiClient:onShippingAddressSelection:onShippingMethodSelection:onPaymentAuthorization:onTokenCreation:onFinish:] -___block_descriptor_tmp.13 -___block_descriptor_tmp.21 -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._apiClient -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onShippingAddressSelection -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onShippingMethodSelection -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onPaymentAuthorization -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onTokenCreation -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._onFinish -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._lastError -_OBJC_IVAR_$_STPBlockBasedApplePayDelegate._didSucceed -l_OBJC_PROTOCOL_$_PKPaymentAuthorizationViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_PKPaymentAuthorizationViewControllerDelegate -_kSTPBlockBasedApplePayDelegateAssociatedObjectKey -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PKPaymentAuthorizationViewController+Stripe_Blocks.m -linkPKPaymentAuthorizationViewControllerBlocksCategory -__104-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingAddress:completion:]_block_invoke -__104-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingContact:completion:]_block_invoke -__103-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didSelectShippingMethod:completion:]_block_invoke -__99-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:]_block_invoke_2 -__99-[STPBlockBasedApplePayDelegate paymentAuthorizationViewController:didAuthorizePayment:completion:]_block_invoke --[STPPaymentMethodsViewController initWithPaymentContext:] --[STPPaymentMethodsViewController initWithConfiguration:theme:customerContext:delegate:] --[STPPaymentMethodsViewController initWithConfiguration:theme:apiAdapter:delegate:] --[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:] -___80-[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:]_block_invoke -___80-[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:]_block_invoke_2 --[STPPaymentMethodsViewController createAndSetupViews] -___54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke -___54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke_2 -___copy_helper_block_.108 -___destroy_helper_block_.109 -___54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke.111 -___copy_helper_block_.126 -___destroy_helper_block_.127 --[STPPaymentMethodsViewController viewDidLayoutSubviews] --[STPPaymentMethodsViewController updateAppearance] --[STPPaymentMethodsViewController finishWithPaymentMethod:] -___59-[STPPaymentMethodsViewController finishWithPaymentMethod:]_block_invoke --[STPPaymentMethodsViewController internalViewControllerDidSelectPaymentMethod:] --[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:] -___83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke -___83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke_2 -___83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke_3 -___copy_helper_block_.162 -___destroy_helper_block_.163 -___copy_helper_block_.165 -___destroy_helper_block_.166 -___83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke.168 -___copy_helper_block_.171 -___destroy_helper_block_.172 -___copy_helper_block_.174 -___destroy_helper_block_.175 --[STPPaymentMethodsViewController internalViewControllerDidCancel] --[STPPaymentMethodsViewController addCardViewControllerDidCancel:] --[STPPaymentMethodsViewController addCardViewController:didCreateToken:completion:] --[STPPaymentMethodsViewController dismissWithCompletion:] --[STPPaymentMethodsViewController delegate] --[STPPaymentMethodsViewController prefilledInformation] --[STPPaymentMethodsViewController setPrefilledInformation:] --[STPPaymentMethodsViewController configuration] --[STPPaymentMethodsViewController setConfiguration:] --[STPPaymentMethodsViewController shippingAddress] --[STPPaymentMethodsViewController setShippingAddress:] --[STPPaymentMethodsViewController apiAdapter] --[STPPaymentMethodsViewController setApiAdapter:] --[STPPaymentMethodsViewController apiClient] --[STPPaymentMethodsViewController setApiClient:] --[STPPaymentMethodsViewController loadingPromise] --[STPPaymentMethodsViewController setLoadingPromise:] --[STPPaymentMethodsViewController paymentMethods] --[STPPaymentMethodsViewController setPaymentMethods:] --[STPPaymentMethodsViewController selectedPaymentMethod] --[STPPaymentMethodsViewController setSelectedPaymentMethod:] --[STPPaymentMethodsViewController activityIndicator] --[STPPaymentMethodsViewController setActivityIndicator:] --[STPPaymentMethodsViewController internalViewController] --[STPPaymentMethodsViewController setInternalViewController:] --[STPPaymentMethodsViewController loading] --[STPPaymentMethodsViewController setLoading:] --[STPPaymentMethodsViewController .cxx_destruct] --[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:] -___123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke -___copy_helper_block_.332 -___destroy_helper_block_.333 -___123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.337 -___copy_helper_block_.338 -___destroy_helper_block_.339 -___123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.344 -___copy_helper_block_.345 -___destroy_helper_block_.346 -___123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.348 -___copy_helper_block_.351 -___destroy_helper_block_.352 -___block_descriptor_tmp.110 -___block_descriptor_tmp.129 -___block_descriptor_tmp.147 -___block_descriptor_tmp.164 -___block_descriptor_tmp.167 -___block_descriptor_tmp.173 -___block_descriptor_tmp.176 -_OBJC_IVAR_$_STPPaymentMethodsViewController._delegate -_OBJC_IVAR_$_STPPaymentMethodsViewController._prefilledInformation -_OBJC_IVAR_$_STPPaymentMethodsViewController._configuration -_OBJC_IVAR_$_STPPaymentMethodsViewController._shippingAddress -_OBJC_IVAR_$_STPPaymentMethodsViewController._apiAdapter -_OBJC_IVAR_$_STPPaymentMethodsViewController._apiClient -_OBJC_IVAR_$_STPPaymentMethodsViewController._loadingPromise -_OBJC_IVAR_$_STPPaymentMethodsViewController._paymentMethods -_OBJC_IVAR_$_STPPaymentMethodsViewController._selectedPaymentMethod -_OBJC_IVAR_$_STPPaymentMethodsViewController._activityIndicator -_OBJC_IVAR_$_STPPaymentMethodsViewController._internalViewController -_OBJC_IVAR_$_STPPaymentMethodsViewController._loading -l_OBJC_PROTOCOL_$_STPPaymentMethodsInternalViewControllerDelegate -l_OBJC_LABEL_PROTOCOL_$_STPPaymentMethodsInternalViewControllerDelegate -___block_descriptor_tmp.341 -___block_descriptor_tmp.347 -___block_descriptor_tmp.353 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPaymentMethodsViewController.m -__123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.348 -__123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.344 -__123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke.337 -__123-[STPPaymentMethodsViewController(Private) initWithConfiguration:apiAdapter:loadingPromise:theme:shippingAddress:delegate:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPPaymentMethodsViewController.h -__83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke.168 -__83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke_3 -__83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke_2 -__83-[STPPaymentMethodsViewController internalViewControllerDidCreateToken:completion:]_block_invoke -__59-[STPPaymentMethodsViewController finishWithPaymentMethod:]_block_invoke -__54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke.111 -__54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke_2 -__54-[STPPaymentMethodsViewController createAndSetupViews]_block_invoke -__80-[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:]_block_invoke_2 -__80-[STPPaymentMethodsViewController retrieveCustomerWithConfiguration:apiAdapter:]_block_invoke --[UINavigationController(Stripe_Completion) stp_pushViewController:animated:completion:] -___88-[UINavigationController(Stripe_Completion) stp_pushViewController:animated:completion:]_block_invoke --[UINavigationController(Stripe_Completion) stp_popViewControllerAnimated:completion:] -___86-[UINavigationController(Stripe_Completion) stp_popViewControllerAnimated:completion:]_block_invoke -___copy_helper_block_.7 -___destroy_helper_block_.8 --[UINavigationController(Stripe_Completion) stp_popToViewController:animated:completion:] -___89-[UINavigationController(Stripe_Completion) stp_popToViewController:animated:completion:]_block_invoke -___copy_helper_block_.12 -___destroy_helper_block_.13 -___block_descriptor_tmp.9 -___block_descriptor_tmp.14 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UINavigationController+Stripe_Completion.m -linkUINavigationControllerCompletionCategory -__89-[UINavigationController(Stripe_Completion) stp_popToViewController:animated:completion:]_block_invoke -__86-[UINavigationController(Stripe_Completion) stp_popViewControllerAnimated:completion:]_block_invoke -__88-[UINavigationController(Stripe_Completion) stp_pushViewController:animated:completion:]_block_invoke -+[STPPromise promiseWithError:] -+[STPPromise promiseWithValue:] --[STPPromise init] --[STPPromise completed] --[STPPromise succeed:] -___22-[STPPromise succeed:]_block_invoke --[STPPromise fail:] -___19-[STPPromise fail:]_block_invoke --[STPPromise completeWith:] -___27-[STPPromise completeWith:]_block_invoke -___27-[STPPromise completeWith:]_block_invoke.38 -___copy_helper_block_.39 -___destroy_helper_block_.40 --[STPPromise onSuccess:] -___24-[STPPromise onSuccess:]_block_invoke -___copy_helper_block_.45 -___destroy_helper_block_.46 --[STPPromise onFailure:] -___24-[STPPromise onFailure:]_block_invoke --[STPPromise onCompletion:] -___27-[STPPromise onCompletion:]_block_invoke -___copy_helper_block_.53 -___destroy_helper_block_.54 -___27-[STPPromise onCompletion:]_block_invoke.56 -___copy_helper_block_.57 -___destroy_helper_block_.58 --[STPPromise map:] -___18-[STPPromise map:]_block_invoke -___18-[STPPromise map:]_block_invoke.65 --[STPPromise flatMap:] -___22-[STPPromise flatMap:]_block_invoke -___22-[STPPromise flatMap:]_block_invoke_2 -___copy_helper_block_.69 -___destroy_helper_block_.70 -___22-[STPPromise flatMap:]_block_invoke.72 -___copy_helper_block_.76 -___destroy_helper_block_.77 -___22-[STPPromise flatMap:]_block_invoke.79 -___copy_helper_block_.80 -___destroy_helper_block_.81 --[STPPromise asVoid] -___20-[STPPromise asVoid]_block_invoke -___20-[STPPromise asVoid]_block_invoke.89 -___copy_helper_block_.90 -___destroy_helper_block_.91 --[STPPromise value] --[STPPromise setValue:] --[STPPromise error] --[STPPromise setError:] --[STPPromise successCallbacks] --[STPPromise setSuccessCallbacks:] --[STPPromise errorCallbacks] --[STPPromise setErrorCallbacks:] --[STPPromise .cxx_destruct] --[STPVoidPromise succeed] --[STPVoidPromise voidCompleteWith:] -___35-[STPVoidPromise voidCompleteWith:]_block_invoke -___35-[STPVoidPromise voidCompleteWith:]_block_invoke.131 -___copy_helper_block_.132 -___destroy_helper_block_.133 --[STPVoidPromise voidOnSuccess:] -___32-[STPVoidPromise voidOnSuccess:]_block_invoke --[STPVoidPromise voidFlatMap:] -___30-[STPVoidPromise voidFlatMap:]_block_invoke -___copy_helper_block_.139 -___destroy_helper_block_.140 --[STPVoidPromise asVoid] -_OBJC_IVAR_$_STPPromise._successCallbacks -_OBJC_IVAR_$_STPPromise._errorCallbacks -___block_descriptor_tmp.42 -___block_descriptor_tmp.47 -___block_descriptor_tmp.52 -___block_descriptor_tmp.55 -___block_descriptor_tmp.68 -___block_descriptor_tmp.71 -___block_descriptor_tmp.78 -___block_descriptor_tmp.82 -___block_descriptor_tmp.92 -_OBJC_IVAR_$_STPPromise._value -_OBJC_IVAR_$_STPPromise._error -___block_descriptor_tmp.128 -___block_descriptor_tmp.134 -___block_descriptor_tmp.142 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPromise.m -__30-[STPVoidPromise voidFlatMap:]_block_invoke -__32-[STPVoidPromise voidOnSuccess:]_block_invoke -__35-[STPVoidPromise voidCompleteWith:]_block_invoke.131 -__35-[STPVoidPromise voidCompleteWith:]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPPromise.h -__20-[STPPromise asVoid]_block_invoke.89 -__20-[STPPromise asVoid]_block_invoke -__22-[STPPromise flatMap:]_block_invoke.79 -__22-[STPPromise flatMap:]_block_invoke.72 -__22-[STPPromise flatMap:]_block_invoke_2 -__22-[STPPromise flatMap:]_block_invoke -__18-[STPPromise map:]_block_invoke.65 -__18-[STPPromise map:]_block_invoke -__27-[STPPromise onCompletion:]_block_invoke.56 -__27-[STPPromise onCompletion:]_block_invoke -__24-[STPPromise onFailure:]_block_invoke -__24-[STPPromise onSuccess:]_block_invoke -__27-[STPPromise completeWith:]_block_invoke.38 -__27-[STPPromise completeWith:]_block_invoke -__19-[STPPromise fail:]_block_invoke -__22-[STPPromise succeed:]_block_invoke --[NSString(Stripe) stp_safeSubstringToIndex:] --[NSString(Stripe) stp_safeSubstringFromIndex:] --[NSString(Stripe) stp_reversedString] -___38-[NSString(Stripe) stp_reversedString]_block_invoke -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSString+Stripe.m -linkNSStringCategory -__38-[NSString(Stripe) stp_reversedString]_block_invoke -+[Stripe(STPURLCallbackHandlerAdditions) handleStripeURLCallbackWithURL:] --[STPURLCallback urlComponents] --[STPURLCallback setUrlComponents:] --[STPURLCallback listener] --[STPURLCallback setListener:] --[STPURLCallback .cxx_destruct] -+[STPURLCallbackHandler shared] -___31+[STPURLCallbackHandler shared]_block_invoke --[STPURLCallbackHandler init] --[STPURLCallbackHandler handleURLCallback:] --[STPURLCallbackHandler registerListener:forURL:] --[STPURLCallbackHandler unregisterListener:] --[STPURLCallbackHandler callbacks] --[STPURLCallbackHandler setCallbacks:] --[STPURLCallbackHandler .cxx_destruct] -_OBJC_IVAR_$_STPURLCallback._urlComponents -_OBJC_IVAR_$_STPURLCallback._listener -_shared.handler -_shared.onceToken -_OBJC_IVAR_$_STPURLCallbackHandler._callbacks -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPURLCallbackHandler.m -__31+[STPURLCallbackHandler shared]_block_invoke -+[STPAPIRequest postWithAPIClient:endpoint:parameters:deserializer:completion:] -+[STPAPIRequest postWithAPIClient:endpoint:parameters:deserializers:completion:] -___80+[STPAPIRequest postWithAPIClient:endpoint:parameters:deserializers:completion:]_block_invoke -+[STPAPIRequest getWithAPIClient:endpoint:parameters:deserializer:completion:] -___78+[STPAPIRequest getWithAPIClient:endpoint:parameters:deserializer:completion:]_block_invoke -___copy_helper_block_.38 -___destroy_helper_block_.39 -+[STPAPIRequest parseResponse:body:error:deserializers:completion:] -___67+[STPAPIRequest parseResponse:body:error:deserializers:completion:]_block_invoke -___copy_helper_block_.71 -___destroy_helper_block_.72 -___block_descriptor_tmp.41 -___block_descriptor_tmp.74 -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPAPIRequest.m -__67+[STPAPIRequest parseResponse:body:error:deserializers:completion:]_block_invoke -__78+[STPAPIRequest getWithAPIClient:endpoint:parameters:deserializer:completion:]_block_invoke -__80+[STPAPIRequest postWithAPIClient:endpoint:parameters:deserializers:completion:]_block_invoke -+[STPFile stringToPurposeMapping] -+[STPFile purposeFromString:] -+[STPFile stringFromPurpose:] --[STPFile isEqual:] --[STPFile hash] --[STPFile isEqualToFile:] -+[STPFile requiredFields] -+[STPFile decodedObjectFromAPIResponse:] --[STPFile fileId] --[STPFile setFileId:] --[STPFile created] --[STPFile setCreated:] --[STPFile purpose] --[STPFile setPurpose:] --[STPFile size] --[STPFile setSize:] --[STPFile type] --[STPFile setType:] --[STPFile allResponseFields] --[STPFile setAllResponseFields:] --[STPFile .cxx_destruct] -_OBJC_IVAR_$_STPFile._fileId -_OBJC_IVAR_$_STPFile._created -_OBJC_IVAR_$_STPFile._purpose -_OBJC_IVAR_$_STPFile._size -_OBJC_IVAR_$_STPFile._type -_OBJC_IVAR_$_STPFile._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPFile.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPFile.h -+[NSBundle(Stripe_AppName) stp_applicationName] -+[NSBundle(Stripe_AppName) stp_applicationVersion] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/NSBundle+Stripe_AppName.m -linkNSBundleAppNameCategory --[UIView(Stripe_FirstResponder) stp_findFirstResponder] -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/UIView+Stripe_FirstResponder.m -linkUIViewFirstResponderCategory --[STPBankAccountParams init] --[STPBankAccountParams last4] -+[STPBankAccountParams stringToAccountHolderTypeMapping] -+[STPBankAccountParams accountHolderTypeFromString:] -+[STPBankAccountParams stringFromAccountHolderType:] --[STPBankAccountParams description] -+[STPBankAccountParams rootObjectName] -+[STPBankAccountParams propertyNamesToFormFieldNamesMapping] --[STPBankAccountParams accountHolderTypeString] --[STPBankAccountParams additionalAPIParameters] --[STPBankAccountParams setAdditionalAPIParameters:] --[STPBankAccountParams accountNumber] --[STPBankAccountParams setAccountNumber:] --[STPBankAccountParams routingNumber] --[STPBankAccountParams setRoutingNumber:] --[STPBankAccountParams country] --[STPBankAccountParams setCountry:] --[STPBankAccountParams currency] --[STPBankAccountParams setCurrency:] --[STPBankAccountParams accountHolderName] --[STPBankAccountParams setAccountHolderName:] --[STPBankAccountParams accountHolderType] --[STPBankAccountParams setAccountHolderType:] --[STPBankAccountParams .cxx_destruct] -_OBJC_IVAR_$_STPBankAccountParams._additionalAPIParameters -_OBJC_IVAR_$_STPBankAccountParams._accountHolderType -_OBJC_IVAR_$_STPBankAccountParams._accountNumber -_OBJC_IVAR_$_STPBankAccountParams._routingNumber -_OBJC_IVAR_$_STPBankAccountParams._country -_OBJC_IVAR_$_STPBankAccountParams._currency -_OBJC_IVAR_$_STPBankAccountParams._accountHolderName -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPBankAccountParams.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPBankAccountParams.h -+[STPSourceVerification stringToStatusMapping] -+[STPSourceVerification statusFromString:] -+[STPSourceVerification stringFromStatus:] --[STPSourceVerification description] -+[STPSourceVerification requiredFields] -+[STPSourceVerification decodedObjectFromAPIResponse:] --[STPSourceVerification attemptsRemaining] --[STPSourceVerification setAttemptsRemaining:] --[STPSourceVerification status] --[STPSourceVerification setStatus:] --[STPSourceVerification allResponseFields] --[STPSourceVerification setAllResponseFields:] --[STPSourceVerification .cxx_destruct] -_OBJC_IVAR_$_STPSourceVerification._attemptsRemaining -_OBJC_IVAR_$_STPSourceVerification._status -_OBJC_IVAR_$_STPSourceVerification._allResponseFields -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/STPSourceVerification.m -/Users/joeydong/stripe/stripe-connect-ios-demo/Carthage/Checkouts/stripe-ios/Stripe/PublicHeaders/STPSourceVerification.h -/Users/joeydong/Library/Caches/org.carthage.CarthageKit/DerivedData/stripe-ios/v11.0.0/Build/Intermediates/Stripe.build/Release-iphoneos/StripeiOS.build/DerivedSources/Stripe_vers.c -__ZL15__ARCLite__loadv -__ZL30add_image_hook_autoreleasepoolPK11mach_headerl -__ZL34__arclite_objc_autoreleasePoolPushv -__ZL33__arclite_objc_autoreleasePoolPopPv -__ZL19patch_lazy_pointersPK11mach_headerP7patch_tm -__ZL42__arclite_NSArray_objectAtIndexedSubscriptP7NSArrayP13objc_selectorj -__ZL53__arclite_NSMutableArray_setObject_atIndexedSubscriptP14NSMutableArrayP13objc_selectorP11objc_objectj -__ZL46__arclite_NSDictionary_objectForKeyedSubscriptP12NSDictionaryP13objc_selectorP11objc_object -__ZL47__arclite_NSOrderedSet_objectAtIndexedSubscriptP12NSOrderedSetP13objc_selectorj -__ZL58__arclite_NSMutableOrderedSet_setObject_atIndexedSubscriptP19NSMutableOrderedSetP13objc_selectorP11objc_objectj -__ZL58__arclite_NSMutableDictionary__setObject_forKeyedSubscriptP19NSMutableDictionaryP13objc_selectorP11objc_objectS4_ -__ZL18add_image_hook_ARCPK11mach_headerl -__ZL36__arclite_object_setInstanceVariableP11objc_objectPKcPv -__ZL24__arclite_object_setIvarP11objc_objectP9objc_ivarS0_ -__ZL21__arclite_object_copyP11objc_objectm -__ZL21__arclite_objc_retainP11objc_object -__ZL26__arclite_objc_retainBlockP11objc_object -__ZL22__arclite_objc_releaseP11objc_object -__ZL26__arclite_objc_autoreleaseP11objc_object -__ZL32__arclite_objc_retainAutoreleaseP11objc_object -__ZL37__arclite_objc_autoreleaseReturnValueP11objc_object -__ZL43__arclite_objc_retainAutoreleaseReturnValueP11objc_object -__ZL44__arclite_objc_retainAutoreleasedReturnValueP11objc_object -__ZL26__arclite_objc_storeStrongPP11objc_objectS0_ -__ZL22add_image_hook_swiftV1PK11mach_headerl -__ZL42__arclite_NSUndoManagerProxy_isKindOfClassP11objc_objectP13objc_selectorP10objc_class -__ZL13replaceMethodP10objc_classP13objc_selectorPFP11objc_objectS4_S2_zEPS6_ -__ZL30__arclite_NSManagedObject_initP11objc_objectP13objc_selector -__ZL41__arclite_NSManagedObject_allocWithEntityP11objc_objectP13objc_selectorS0_ -__ZL36__arclite_NSManagedObject_allocBatchP11objc_objectP13objc_selectorPS0_S0_j -__ZL37__arclite_NSKKMS_fastIndexForKnownKeyP11objc_objectP13objc_selectorS0_ -__ZL28__arclite_NSKKMS_indexForKeyP11objc_objectP13objc_selectorS0_ -__ZL29__arclite_NSKKsD_objectForKeyP11objc_objectP13objc_selectorS0_ -__ZL35__arclite_NSKKsD_removeObjectForKeyP11objc_objectP13objc_selectorS0_ -__ZL33__arclite_NSKKsD_setObject_forKeyP11objc_objectP13objc_selectorS0_S0_ -__ZL41__arclite_NSKKsD_addEntriesFromDictionaryP11objc_objectP13objc_selectorP12NSDictionary -__ZL28__arclite_objc_readClassPairP10objc_classPK15objc_image_info -__ZL32__arclite_objc_allocateClassPairP10objc_classPKcm -__ZL32__arclite_object_getIndexedIvarsP11objc_object -__ZL23__arclite_objc_getClassPKc -__ZL27__arclite_objc_getMetaClassPKc -__ZL31__arclite_objc_getRequiredClassPKc -__ZL26__arclite_objc_lookUpClassPKc -__ZL26__arclite_objc_getProtocolPKc -__ZL23__arclite_class_getNameP10objc_class -__ZL26__arclite_protocol_getNameP8Protocol -__ZL37__arclite_objc_copyClassNamesForImagePKcPj -__ZL17transcribeMethodsP10objc_classP15glue_class_ro_t -__ZL19transcribeProtocolsP10objc_classP15glue_class_ro_t -__ZL20transcribePropertiesP10objc_classP15glue_class_ro_t -__ZL14initialize_impP11objc_objectP13objc_selector -__ZL18allocateMaybeSwiftP18glue_swift_class_tm -__ZL22copySwiftV1MangledNamePKcb -__ZL13demangledNamePKcb -__ZL16scanMangledFieldRPKcS0_S1_Ri -__ZL30arclite_uninitialized_functionv -__ZL12cxxConstructP11objc_object -__ZL20fixStringForCoreDataP11objc_object -_OBJC_METACLASS_$___ARCLite__ -__ZL24OBJC_CLASS_$___ARCLite__ -__ZL31OBJC_METACLASS_RO_$___ARCLite__ -__non_lazy_classes -__ZL27OBJC_CLASS_RO_$___ARCLite__ -__ZL11_class_name -__ZL32OBJC_$_CLASS_METHODS___ARCLite__ -__ZL17_load_method_name -__ZL17_load_method_type -__ZL23NSAutoreleasePool_class -__ZZL30add_image_hook_autoreleasepoolPK11mach_headerlE7patches -__ZGVZL30add_image_hook_autoreleasepoolPK11mach_headerlE7patches -l_OBJC_PROTOCOL_$___ARCLiteIndexedSubscripting__ -l_OBJC_LABEL_PROTOCOL_$___ARCLiteIndexedSubscripting__ -l_OBJC_PROTOCOL_REFERENCE_$___ARCLiteIndexedSubscripting__ -l_OBJC_PROTOCOL_$___ARCLiteKeyedSubscripting__ -l_OBJC_LABEL_PROTOCOL_$___ARCLiteKeyedSubscripting__ -l_OBJC_PROTOCOL_REFERENCE_$___ARCLiteKeyedSubscripting__ -__ZZL18add_image_hook_ARCPK11mach_headerlE7patches -__ZGVZL18add_image_hook_ARCPK11mach_headerlE7patches -__ZL30NSUndoManagerProxy_targetClass -__ZL29original_NSManagedObject_init -__ZL40original_NSManagedObject_allocWithEntity -__ZL35original_NSManagedObject_allocBatch -__ZL25NSMutableDictionary_class -__ZL22NSConstantString_class -__ZL14NSString_class -__ZL36original_NSKKMS_fastIndexForKnownKey -__ZL27original_NSKKMS_indexForKey -__ZL28original_NSKKsD_objectForKey -__ZL34original_NSKKsD_removeObjectForKey -__ZL32original_NSKKsD_setObject_forKey -__ZL40original_NSKKsD_addEntriesFromDictionary -__ZZL22add_image_hook_swiftV1PK11mach_headerlE7patches -__ZGVZL22add_image_hook_swiftV1PK11mach_headerlE7patches -__ZL31original_objc_allocateClassPair -__ZL31original_object_getIndexedIvars -__ZL22original_objc_getClass -__ZL26original_objc_getMetaClass -__ZL30original_objc_getRequiredClass -__ZL25original_objc_lookUpClass -__ZL25original_objc_getProtocol -__ZL22original_class_getName -__ZL25original_protocol_getName -__ZL36original_objc_copyClassNamesForImage -__ZL12demangleLock -__ZL9Demangled -/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c++11 -Wno-trigraphs -fno-exceptions -fno-rtti -mpascal-strings -Os -Wno-missing-field-initializers -Wmissing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -D NDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -miphoneos-version-min=4.3 -g -fno-threadsafe-statics -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -fembed-bitcode=all -iquote /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-generated-files.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-own-target-headers.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-all-target-headers.hmap -iquote /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/arclite_iphoneos-project-headers.hmap -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/Symbols/BuiltProducts/include -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/DerivedSources/armv7 -I /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/DerivedSources -F/Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/Symbols/BuiltProducts -F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk/System/Library/PrivateFrameworks -Wall -Wextra -Wno-gcc-compat -Wno-error=incomplete-umbrella -Wno-error=incomplete-umbrella -MMD -MT dependencies -MF /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/armv7/arclite.d --serialize-diagnostics /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/armv7/arclite.dia -c /Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66/source/arclite.mm -o /Library/Caches/com.apple.xbs/Binaries/arclite_iOS/arclite_iOS-66~534/TempContent/Objects/arclite.build/arclite_iOS.build/Objects-normal/armv7/arclite.o -mlinker-version=278.4 -march=armv7a -/Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66/source/arclite.mm -/Library/Caches/com.apple.xbs/Sources/arclite_iOS/arclite-66 -fixStringForCoreData -cxxConstruct -arclite_uninitialized_function -scanMangledField -isdigit -/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.3.Internal.sdk/usr/include/ctype.h -__isctype -demangledName -copySwiftV1DemangledName -copySwiftV1MangledName -allocateMaybeSwift -word_align -isSwift -initialize_imp -transcribeProperties -property_list_nth -transcribeProtocols -transcribeMethods -data -method_list_nth -__arclite_objc_copyClassNamesForImage -__arclite_protocol_getName -__arclite_class_getName -__arclite_objc_getProtocol -__arclite_objc_lookUpClass -__arclite_objc_getRequiredClass -__arclite_objc_getMetaClass -__arclite_objc_getClass -__arclite_object_getIndexedIvars -__arclite_objc_allocateClassPair -metaclass -__arclite_objc_readClassPair -transcribeIvars -ivar_list_nth -max -alignment -ro -fastFlags -__arclite_NSKKsD_addEntriesFromDictionary -__arclite_NSKKsD_setObject_forKey -__arclite_NSKKsD_removeObjectForKey -__arclite_NSKKsD_objectForKey -__arclite_NSKKMS_indexForKey -__arclite_NSKKMS_fastIndexForKnownKey -__arclite_NSManagedObject_allocBatch -__arclite_NSManagedObject_allocWithEntity -__arclite_NSManagedObject_init -replaceMethod -__arclite_NSUndoManagerProxy_isKindOfClass -add_image_hook_swiftV1 -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -__arclite_objc_storeStrong -__arclite_objc_release -__arclite_objc_retain -__arclite_objc_retainAutoreleasedReturnValue -__arclite_objc_retainAutoreleaseReturnValue -__arclite_objc_autoreleaseReturnValue -__arclite_objc_retainAutorelease -__arclite_objc_autorelease -__arclite_objc_retainBlock -__arclite_object_copy -fixupCopiedReferences -_class_getInstanceStart -alignedInstanceStart -__arclite_class_usesAutomaticRetainRelease -classOrSuperClassesUseARR -__arclite_object_setIvar -isScannedOffset -_ivar_getClass -__arclite_object_setInstanceVariable -add_image_hook_ARC -patch_t -patch_t -patch_t -patch_t -patch_t -patch_t -__arclite_NSMutableDictionary__setObject_forKeyedSubscript -__arclite_NSMutableOrderedSet_setObject_atIndexedSubscript -__arclite_NSOrderedSet_objectAtIndexedSubscript -__arclite_NSDictionary_objectForKeyedSubscript -__arclite_NSMutableArray_setObject_atIndexedSubscript -__arclite_NSArray_objectAtIndexedSubscript -patch_lazy_pointers -__arclite_objc_autoreleasePoolPop -__arclite_objc_autoreleasePoolPush -add_image_hook_autoreleasepool -patch_t -patch_t -__ARCLite__load -install_swiftV1 -install_ARC -install_dict_nil_value -addOrReplaceMethod -keyedGetter -install_subscripting -addMethod -indexedGetter -install_autoreleasepool diff --git a/ios/Carthage/Build/iOS/Stripe.framework.dSYM/Contents/Info.plist b/ios/Carthage/Build/iOS/Stripe.framework.dSYM/Contents/Info.plist deleted file mode 100644 index f2155c6..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.com.stripe.stripe-ios - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 11.0.0 - CFBundleVersion - 11.0.0 - - diff --git a/ios/Carthage/Build/iOS/Stripe.framework.dSYM/Contents/Resources/DWARF/Stripe b/ios/Carthage/Build/iOS/Stripe.framework.dSYM/Contents/Resources/DWARF/Stripe deleted file mode 100644 index 2cdbc99..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework.dSYM/Contents/Resources/DWARF/Stripe and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIClient+ApplePay.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIClient+ApplePay.h deleted file mode 100644 index 1c42b6e..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIClient+ApplePay.h +++ /dev/null @@ -1,41 +0,0 @@ -// -// STPAPIClient+ApplePay.h -// Stripe -// -// Created by Jack Flintermann on 12/19/14. -// - -#import -#import - -#import "STPAPIClient.h" - -#define FAUXPAS_IGNORED_IN_FILE(...) -FAUXPAS_IGNORED_IN_FILE(APIAvailability) - -/** - * STPAPIClient extensions to create Stripe tokens from Apple Pay PKPayment objects. - */ -@interface STPAPIClient (ApplePay) - -/** - * Converts a PKPayment object into a Stripe token using the Stripe API. - * - * @param payment The user's encrypted payment information as returned from a PKPaymentAuthorizationViewController. Cannot be nil. - * @param completion The callback to run with the returned Stripe token (and any errors that may have occurred). - */ -- (void)createTokenWithPayment:(nonnull PKPayment *)payment - completion:(nonnull STPTokenCompletionBlock)completion; - -/** - * Converts a PKPayment object into a Stripe source using the Stripe API. - * - * @param payment The user's encrypted payment information as returned from a PKPaymentAuthorizationViewController. Cannot be nil. - * @param completion The callback to run with the returned Stripe source (and any errors that may have occurred). - */ -- (void)createSourceWithPayment:(nonnull PKPayment *)payment - completion:(nonnull STPSourceCompletionBlock)completion; - -@end - -void linkSTPAPIClientApplePayCategory(void); diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIClient.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIClient.h deleted file mode 100644 index 090eab7..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIClient.h +++ /dev/null @@ -1,281 +0,0 @@ -// -// STPAPIClient.h -// StripeExample -// -// Created by Jack Flintermann on 12/18/14. -// Copyright (c) 2014 Stripe. All rights reserved. -// - -#import -#import -#import "STPBlocks.h" -#import "STPFile.h" - -NS_ASSUME_NONNULL_BEGIN - -#define FAUXPAS_IGNORED_ON_LINE(...) -#define FAUXPAS_IGNORED_IN_FILE(...) -FAUXPAS_IGNORED_IN_FILE(APIAvailability) - -static NSString *const STPSDKVersion = @"11.0.0"; - -@class STPBankAccount, STPBankAccountParams, STPCard, STPCardParams, STPSourceParams, STPToken, STPPaymentConfiguration; - -/** - A top-level class that imports the rest of the Stripe SDK. - */ -@interface Stripe : NSObject FAUXPAS_IGNORED_ON_LINE(UnprefixedClass); - -/** - * Set your Stripe API key with this method. New instances of STPAPIClient will be initialized with this value. You should call this method as early as - * possible in your application's lifecycle, preferably in your AppDelegate. - * - * @param publishableKey Your publishable key, obtained from https://stripe.com/account/apikeys - * @warning Make sure not to ship your test API keys to the App Store! This will log a warning if you use your test key in a release build. - */ -+ (void)setDefaultPublishableKey:(NSString *)publishableKey; - -/// The current default publishable key. -+ (nullable NSString *)defaultPublishableKey; - -@end - -/// A client for making connections to the Stripe API. -@interface STPAPIClient : NSObject - -/** - * A shared singleton API client. Its API key will be initially equal to [Stripe defaultPublishableKey]. - */ -+ (instancetype)sharedClient; -- (instancetype)initWithConfiguration:(STPPaymentConfiguration *)configuration NS_DESIGNATED_INITIALIZER; -- (instancetype)initWithPublishableKey:(NSString *)publishableKey; - -/** - * @see [Stripe setDefaultPublishableKey:] - */ -@property (nonatomic, copy, nullable) NSString *publishableKey; - -/** - * @see -initWithConfiguration - */ -@property (nonatomic, copy) STPPaymentConfiguration *configuration; - -@end - -#pragma mark Bank Accounts - -/** - * STPAPIClient extensions to create Stripe tokens from bank accounts. - */ -@interface STPAPIClient (BankAccounts) - -/** - * Converts an STPBankAccount object into a Stripe token using the Stripe API. - * - * @param bankAccount The user's bank account details. Cannot be nil. @see https://stripe.com/docs/api#create_bank_account_token - * @param completion The callback to run with the returned Stripe token (and any errors that may have occurred). - */ -- (void)createTokenWithBankAccount:(STPBankAccountParams *)bankAccount completion:(__nullable STPTokenCompletionBlock)completion; - -@end - -#pragma mark Personally Identifiable Information - -/** - * STPAPIClient extensions to create Stripe tokens from a personal identification number. - */ -@interface STPAPIClient (PII) - -/** - * Converts a personal identification number into a Stripe token using the Stripe API. - * - * @param pii The user's personal identification number. Cannot be nil. @see https://stripe.com/docs/api#create_pii_token - * @param completion The callback to run with the returned Stripe token (and any errors that may have occurred). - */ -- (void)createTokenWithPersonalIDNumber:(NSString *)pii completion:(__nullable STPTokenCompletionBlock)completion; - -@end - -/** - * STPAPIClient extensions to upload files. - */ -@interface STPAPIClient (Upload) - - -/** - * Uses the Stripe file upload API to upload an image. This can be used for - * identity veritfication and evidence disputes. - * - * @param image The image to be uploaded. The maximum allowed file size is 4MB - * for identity documents and 8MB for evidence disputes. Cannot be nil. - * Your image will be automatically resized down if you pass in one that - * is too large - * @param purpose The purpose of this file. This can be either an identifing - * document or an evidence dispute. - * @param completion The callback to run with the returned Stripe file - * (and any errors that may have occurred). - * - * @see https://stripe.com/docs/file-upload - */ -- (void)uploadImage:(UIImage *)image - purpose:(STPFilePurpose)purpose - completion:(nullable STPFileCompletionBlock)completion; - -@end - -#pragma mark Credit Cards - -/** - * STPAPIClient extensions to create Stripe tokens from credit or debit cards. - */ -@interface STPAPIClient (CreditCards) - -/** - * Converts an STPCardParams object into a Stripe token using the Stripe API. - * - * @param card The user's card details. Cannot be nil. @see https://stripe.com/docs/api#create_card_token - * @param completion The callback to run with the returned Stripe token (and any errors that may have occurred). - */ -- (void)createTokenWithCard:(STPCardParams *)card completion:(nullable STPTokenCompletionBlock)completion; - -@end - -/** - * Convenience methods for working with Apple Pay. - */ -@interface Stripe(ApplePay) - -/** - * Whether or not this device is capable of using Apple Pay. This checks both whether the user is running an iPhone 6/6+ or later, iPad Air 2 or later, or iPad - *mini 3 or later, as well as whether or not they have stored any cards in Apple Pay on their device. - * - * @param paymentRequest The return value of this method depends on the `supportedNetworks` property of this payment request, which by default should be - *`@[PKPaymentNetworkAmex, PKPaymentNetworkMasterCard, PKPaymentNetworkVisa, PKPaymentNetworkDiscover]`. - * - * @return whether or not the user is currently able to pay with Apple Pay. - */ -+ (BOOL)canSubmitPaymentRequest:(PKPaymentRequest *)paymentRequest; - -+ (BOOL)deviceSupportsApplePay; - -/** - * A convenience method to build a `PKPaymentRequest` with sane default values. - * You will still need to configure the `paymentSummaryItems` property to indicate - * what the user is purchasing, as well as the optional `requiredShippingAddressFields`, - * `requiredBillingAddressFields`, and `shippingMethods` properties to indicate - * what contact information your application requires. - * Note that this method sets the payment request's countryCode to "US" and its - * currencyCode to "USD". - * - * @param merchantIdentifier Your Apple Merchant ID. - * - * @return a `PKPaymentRequest` with proper default values. Returns nil if running on < iOS8. - * @deprecated Use `paymentRequestWithMerchantIdentifier:country:currency:` instead. - * Apple Pay is available in many countries and currencies, and you should use - * the appropriate values for your business. - */ -+ (PKPaymentRequest *)paymentRequestWithMerchantIdentifier:(NSString *)merchantIdentifier __attribute__((deprecated)); - -/** - * A convenience method to build a `PKPaymentRequest` with sane default values. - * You will still need to configure the `paymentSummaryItems` property to indicate - * what the user is purchasing, as well as the optional `requiredShippingAddressFields`, - * `requiredBillingAddressFields`, and `shippingMethods` properties to indicate - * what contact information your application requires. - * - * @param merchantIdentifier Your Apple Merchant ID. - * @param countryCode The two-letter code for the country where the payment - * will be processed. This should be the country of your Stripe account. - * @param currencyCode The three-letter code for the currency used by this - * payment request. Apple Pay interprets the amounts provided by the summary items - * attached to this request as amounts in this currency. - * - * @return a `PKPaymentRequest` with proper default values. Returns nil if running on < iOS8. - */ -+ (PKPaymentRequest *)paymentRequestWithMerchantIdentifier:(NSString *)merchantIdentifier - country:(NSString *)countryCode - currency:(NSString *)currencyCode NS_AVAILABLE_IOS(8_0); - -@end - -#pragma mark Sources - -/** - * STPAPIClient extensions for working with Source objects - */ -@interface STPAPIClient (Sources) - -/** - * Creates a Source object using the provided details. - * - * @param params The details of the source to create. Cannot be nil. @see https://stripe.com/docs/api#create_source - * @param completion The callback to run with the returned Source object, or an error. - */ -- (void)createSourceWithParams:(STPSourceParams *)params completion:(STPSourceCompletionBlock)completion; - -/** - * Retrieves the Source object with the given ID. @see https://stripe.com/docs/api#retrieve_source - * - * @param identifier The identifier of the source to be retrieved. Cannot be nil. - * @param secret The client secret of the source. Cannot be nil. - * @param completion The callback to run with the returned Source object, or an error. - */ -- (void)retrieveSourceWithId:(NSString *)identifier clientSecret:(NSString *)secret completion:(STPSourceCompletionBlock)completion; - -/** - * Starts polling the Source object with the given ID. For payment methods that require - * additional customer action (e.g. authorizing a payment with their bank), polling - * allows you to determine if the action was successful. Polling will stop and the - * provided callback will be called once the source's status is no longer `pending`, - * or if the given timeout is reached and the source is still `pending`. If polling - * stops due to an error, the callback will be fired with the latest retrieved - * source and the error. - * - * Note that if a poll is already running for a source, subsequent calls to `startPolling` - * with the same source ID will do nothing. - * - * @param identifier The identifier of the source to be retrieved. Cannot be nil. - * @param secret The client secret of the source. Cannot be nil. - * @param timeout The timeout for the polling operation, in seconds. Timeouts are capped at 5 minutes. - * @param completion The callback to run with the returned Source object, or an error. - */ -- (void)startPollingSourceWithId:(NSString *)identifier clientSecret:(NSString *)secret timeout:(NSTimeInterval)timeout completion:(STPSourceCompletionBlock)completion NS_EXTENSION_UNAVAILABLE("Source polling is not available in extensions") DEPRECATED_MSG_ATTRIBUTE("You should poll your own backend to update based on source status change webhook events it may receive."); - -/** - * Stops polling the Source object with the given ID. Note that the completion block passed to - * `startPolling` will not be fired when `stopPolling` is called. - * - * @param identifier The identifier of the source to be retrieved. Cannot be nil. - */ -- (void)stopPollingSourceWithId:(NSString *)identifier NS_EXTENSION_UNAVAILABLE("Source polling is not available in extensions") DEPRECATED_ATTRIBUTE; - -@end - -#pragma mark URL callbacks - -@interface Stripe (STPURLCallbackHandlerAdditions) - -/** - * Call this method in your app delegate whenever you receive an URL in your - * app delegate for a Stripe callback. - * - * For convenience, you can pass all URL's you receive in your app delegate - * to this method first, and check the return value - * to easily determine whether it is a callback URL that Stripe will handle - * or if your app should process it normally. - * - * If you are using a universal link URL, you will receive the callback in `application:continueUserActivity:restorationHandler:` - * To learn more about universal links, see https://developer.apple.com/library/content/documentation/General/Conceptual/AppSearch/UniversalLinks.html - * - * If you are using a native scheme URL, you will receive the callback in `application:openURL:options:` - * To learn more about native url schemes, see https://developer.apple.com/library/content/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/Inter-AppCommunication/Inter-AppCommunication.html#//apple_ref/doc/uid/TP40007072-CH6-SW10 - * - * @param url The URL that you received in your app delegate - * - * @return YES if the URL is expected and will be handled by Stripe. NO otherwise. - */ -+ (BOOL)handleStripeURLCallbackWithURL:(NSURL *)url; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIResponseDecodable.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIResponseDecodable.h deleted file mode 100644 index d90b385..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAPIResponseDecodable.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// STPAPIResponseDecodable.h -// Stripe -// -// Created by Jack Flintermann on 10/14/15. -// Copyright © 2015 Stripe, Inc. All rights reserved. -// - -#import - -@protocol STPAPIResponseDecodable - -/** - * These fields are required to be present in the API response. If any of them are nil, `decodedObjectFromAPIResponse` should also return nil. - */ -+ (nonnull NSArray *)requiredFields; - -/** - * Parses an response from the Stripe API (in JSON format; represented as an `NSDictionary`) into an instance of the class. Returns nil if the object could not be decoded (i.e. if one of its `requiredFields` is nil). - */ -+ (nullable instancetype)decodedObjectFromAPIResponse:(nullable NSDictionary *)response; - -/** - * The raw JSON response used to create the object. This can be useful for using beta features that haven't yet been made into properties in the SDK. - */ -@property(nonatomic, readonly, nonnull, copy)NSDictionary *allResponseFields; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAddCardViewController.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAddCardViewController.h deleted file mode 100644 index 33edec8..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAddCardViewController.h +++ /dev/null @@ -1,85 +0,0 @@ -// -// STPAddCardViewController.h -// Stripe -// -// Created by Jack Flintermann on 3/23/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPAPIClient.h" -#import "STPAddress.h" -#import "STPBlocks.h" -#import "STPCardParams.h" -#import "STPCoreTableViewController.h" -#import "STPPaymentConfiguration.h" -#import "STPTheme.h" -#import "STPUserInformation.h" - -NS_ASSUME_NONNULL_BEGIN - -@class STPAddCardViewController; -@protocol STPAddCardViewControllerDelegate; - -/** This view controller contains a credit card entry form that the user can fill out. On submission, it will use the Stripe API to convert the user's card details to a Stripe token. It renders a right bar button item that submits the form, so it must be shown inside a `UINavigationController`. - */ -@interface STPAddCardViewController : STPCoreTableViewController - -/** - * A convenience initializer; equivalent to calling `initWithConfiguration:[STPPaymentConfiguration sharedConfiguration] theme:[STPTheme defaultTheme]`. - */ -- (instancetype)init; - -/** - * Initializes a new `STPAddCardViewController` with the provided configuration and theme. Don't forget to set the `delegate` property after initialization. - * - * @param configuration The configuration to use (this determines the Stripe publishable key to use, the required billing address fields, whether or not to use SMS autofill, etc). @see STPPaymentConfiguration - * @param theme The theme to use to inform the view controller's visual appearance. @see STPTheme - */ -- (instancetype)initWithConfiguration:(STPPaymentConfiguration *)configuration - theme:(STPTheme *)theme; - -/** - * The view controller's delegate. This must be set before showing the view controller in order for it to work properly. @see STPAddCardViewControllerDelegate - */ -@property(nonatomic, weak, nullable)iddelegate; - -/** - * You can set this property to pre-fill any information you've already collected from your user. @see STPUserInformation.h - */ -@property(nonatomic, strong, nullable)STPUserInformation *prefilledInformation; - -/** - If you're using the token generated from STPAddCardViewController to make a Managed Account, you should set this property to the currency that account will use. Otherwise, you should leave it empty. For more information, see https://stripe.com/docs/api#create_card_token-card-currency - */ -@property(nonatomic, copy, nullable)NSString *managedAccountCurrency; - -@end - -/** - * An `STPAddCardViewControllerDelegate` is notified when an `STPAddCardViewController` successfully creates a card token or is cancelled. It has internal error-handling logic, so there's no error case to deal with. - */ -@protocol STPAddCardViewControllerDelegate - -/** - * Called when the user cancels adding a card. You should dismiss (or pop) the view controller at this point. - * - * @param addCardViewController the view controller that has been cancelled - */ -- (void)addCardViewControllerDidCancel:(STPAddCardViewController *)addCardViewController; - -/** - * This is called when the user successfully adds a card and tokenizes it with Stripe. You should send the token to your backend to store it on a customer, and then call the provided `completion` block when that call is finished. If an error occurred while talking to your backend, call `completion(error)`, otherwise, dismiss (or pop) the view controller. - * - * @param addCardViewController the view controller that successfully created a token - * @param token the Stripe token that was created. @see STPToken - * @param completion call this callback when you're done sending the token to your backend - */ -- (void)addCardViewController:(STPAddCardViewController *)addCardViewController - didCreateToken:(STPToken *)token - completion:(STPErrorBlock)completion; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAddress.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAddress.h deleted file mode 100644 index b243923..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPAddress.h +++ /dev/null @@ -1,129 +0,0 @@ -// -// STPAddress.h -// Stripe -// -// Created by Ben Guo on 4/13/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#define FAUXPAS_IGNORED_IN_METHOD(...) -#define FAUXPAS_IGNORED_ON_LINE(...) - -#import -#import - -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wdeprecated" -#import -#pragma clang diagnostic pop - -#import "STPAPIResponseDecodable.h" - -@class CNContact; - -NS_ASSUME_NONNULL_BEGIN - -/** - * What set of billing address information you need to collect from your user. - * - * @note If the user is from a country that does not use zip/postal codes, - * the user may not be asked for one regardless of this setting. - */ -typedef NS_ENUM(NSUInteger, STPBillingAddressFields) { - /** - * No billing address information - */ - STPBillingAddressFieldsNone, - /** - * Just request the user's billing ZIP code - */ - STPBillingAddressFieldsZip, - /** - * Request the user's full billing address - */ - STPBillingAddressFieldsFull, -}; - -/** - * STPAddress Contains an address as represented by the Stripe API. - */ -@interface STPAddress : NSObject - -/** - * The user's full name (e.g. "Jane Doe") - */ -@property (nonatomic, copy, nullable) NSString *name; - -/** - * The first line of the user's street address (e.g. "123 Fake St") - */ -@property (nonatomic, copy, nullable) NSString *line1; - -/** - * The apartment, floor number, etc of the user's street address (e.g. "Apartment 1A") - */ -@property (nonatomic, copy, nullable) NSString *line2; - -/** - * The city in which the user resides (e.g. "San Francisco") - */ -@property (nonatomic, copy, nullable) NSString *city; - -/** - * The state in which the user resides (e.g. "CA") - */ -@property (nonatomic, copy, nullable) NSString *state; - -/** - * The postal code in which the user resides (e.g. "90210") - */ -@property (nonatomic, copy, nullable) NSString *postalCode; - -/** - * The ISO country code of the address (e.g. "US") - */ -@property (nonatomic, copy, nullable) NSString *country; - -/** - * The phone number of the address (e.g. "8885551212") - */ -@property (nonatomic, copy, nullable) NSString *phone; - -/** - * The email of the address (e.g. "jane@doe.com") - */ -@property (nonatomic, copy, nullable) NSString *email; - -/** - * When creating a charge on your backend, you can attach shipping information - * to prevent fraud on a physical good. You can use this method to turn your user's - * shipping address and selected shipping method into a hash suitable for attaching - * to a charge. You should pass this to your backend, and use it as the `shipping` - * parameter when creating a charge. - * @see https://stripe.com/docs/api#create_charge-shipping - * - * @param address The user's shipping address. If nil, this method will return nil. - * @param method The user's selected shipping method. May be nil. - */ -+ (nullable NSDictionary *)shippingInfoForChargeWithAddress:(nullable STPAddress *)address - shippingMethod:(nullable PKShippingMethod *)method; - -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wdeprecated" -- (instancetype)initWithABRecord:(ABRecordRef)record; -- (ABRecordRef)ABRecordValue; -#pragma clang diagnostic pop - -- (instancetype)initWithPKContact:(PKContact *)contact NS_AVAILABLE_IOS(9_0); FAUXPAS_IGNORED_ON_LINE(APIAvailability); -- (PKContact *)PKContactValue NS_AVAILABLE_IOS(9_0); FAUXPAS_IGNORED_ON_LINE(APIAvailability); - -- (instancetype)initWithCNContact:(CNContact *)contact NS_AVAILABLE_IOS(9_0); FAUXPAS_IGNORED_ON_LINE(APIAvailability); - -- (BOOL)containsRequiredFields:(STPBillingAddressFields)requiredFields; -- (BOOL)containsRequiredShippingAddressFields:(PKAddressField)requiredFields; - -+ (PKAddressField)applePayAddressFieldsFromBillingAddressFields:(STPBillingAddressFields)billingAddressFields; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPApplePayPaymentMethod.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPApplePayPaymentMethod.h deleted file mode 100644 index 415549a..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPApplePayPaymentMethod.h +++ /dev/null @@ -1,21 +0,0 @@ -// -// STPApplePayPaymentMethod.h -// Stripe -// -// Created by Ben Guo on 4/19/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import "STPPaymentMethod.h" - -/** - * An empty class representing that the user wishes to pay via Apple Pay. This can be checked on an `STPPaymentContext`, e.g. - * - * `if ([paymentContext.selectedPaymentMethod isKindOfClass:[STPApplePayPaymentMethod class]]) { - * // don't ask the user for their card number; they want to pay with apple pay. - * }` - * - */ -@interface STPApplePayPaymentMethod : NSObject -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBackendAPIAdapter.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBackendAPIAdapter.h deleted file mode 100644 index 0b41d77..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBackendAPIAdapter.h +++ /dev/null @@ -1,58 +0,0 @@ -// -// STPBackendAPIAdapter.h -// Stripe -// -// Created by Jack Flintermann on 1/12/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import - -#import "STPAddress.h" -#import "STPBlocks.h" -#import "STPCustomer.h" -#import "STPSourceProtocol.h" - -NS_ASSUME_NONNULL_BEGIN - -@class STPCard, STPToken; - -/** - * You should make your application's API client conform to this interface in order to use it with an `STPPaymentContext`. It provides a "bridge" from the prebuilt UI we expose (such as `STPPaymentMethodsViewController`) to your backend to fetch the information it needs to power those views. To read about how to implement this protocol, see https://stripe.com/docs/mobile/ios/standard#prepare-your-api . To see examples of implementing these APIs, see MyAPIClient.swift in our example project and https://github.com/stripe/example-ios-backend . - * - * @deprecated Use `STPCustomerContext`. - * Instead of providing your own backend API adapter, you can now create an - * `STPCustomerContext`, which will manage retrieving and updating a - * Stripe customer for you. @see STPCustomerContext.h - */ -__attribute__((deprecated)) -@protocol STPBackendAPIAdapter - -/** - * Retrieve the cards to be displayed inside a payment context. On your backend, retrieve the Stripe customer associated with your currently logged-in user (see https://stripe.com/docs/api#retrieve_customer ), and return the raw JSON response from the Stripe API. (For an example Ruby implementation of this API, see https://github.com/stripe/example-ios-backend/blob/master/web.rb#L40 ). Back in your iOS app, after you've called this API, deserialize your API response into an `STPCustomer` object (you can use the `STPCustomerDeserializer` class to do this). See MyAPIClient.swift in our example project to see this in action. - * - * @see STPCard - * @param completion call this callback when you're done fetching and parsing the above information from your backend. For example, `completion(customer, nil)` (if your call succeeds) or `completion(nil, error)` if an error is returned. - */ -- (void)retrieveCustomer:(nullable STPCustomerCompletionBlock)completion; - -/** - * Adds a payment source to a customer. On your backend, retrieve the Stripe customer associated with your logged-in user. Then, call the Update Customer method on that customer as described at https://stripe.com/docs/api#update_customer (for an example Ruby implementation of this API, see https://github.com/stripe/example-ios-backend/blob/master/web.rb#L60 ). If this API call succeeds, call `completion(nil)`. Otherwise, call `completion(error)` with the error that occurred. - * - * @param source a valid payment source, such as a card token. - * @param completion call this callback when you're done adding the token to the customer on your backend. For example, `completion(nil)` (if your call succeeds) or `completion(error)` if an error is returned. - */ -- (void)attachSourceToCustomer:(id)source completion:(STPErrorBlock)completion; - -/** - * Change a customer's `default_source` to be the provided card. On your backend, retrieve the Stripe customer associated with your logged-in user. Then, call the Customer Update method as described at https://stripe.com/docs/api#update_customer , specifying default_source to be the value of source.stripeID (for an example Ruby implementation of this API, see https://github.com/stripe/example-ios-backend/blob/master/web.rb#L82 ). If this API call succeeds, call `completion(nil)`. Otherwise, call `completion(error)` with the error that occurred. - * - * @param source The newly-selected default source for the user. - * @param completion call this callback when you're done selecting the new default source for the customer on your backend. For example, `completion(nil)` (if your call succeeds) or `completion(error)` if an error is returned. - */ -- (void)selectDefaultCustomerSource:(id)source completion:(STPErrorBlock)completion; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBankAccount.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBankAccount.h deleted file mode 100644 index 84d3dd8..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBankAccount.h +++ /dev/null @@ -1,81 +0,0 @@ -// -// STPBankAccount.h -// Stripe -// -// Created by Charles Scalesse on 10/1/14. -// -// - -#import - -#import "STPAPIResponseDecodable.h" -#import "STPBankAccountParams.h" - -typedef NS_ENUM(NSInteger, STPBankAccountStatus) { - STPBankAccountStatusNew, - STPBankAccountStatusValidated, - STPBankAccountStatusVerified, - STPBankAccountStatusErrored, -}; - -/** - * Representation of a user's bank account details that have been tokenized with the Stripe API. @see https://stripe.com/docs/api#cards - */ -@interface STPBankAccount : STPBankAccountParams - -/** - * The last 4 digits of the bank account's account number. - */ -- (nonnull NSString *)last4; - -/** - * The routing number for the bank account. This should be the ACH routing number, not the wire routing number. - */ -@property (nonatomic, copy, nonnull) NSString *routingNumber; - -/** - * Two-letter ISO code representing the country the bank account is located in. - */ -@property (nonatomic, copy, nullable) NSString *country; - -/** - * The default currency for the bank account. - */ -@property (nonatomic, copy, nullable) NSString *currency; - -/** - * The Stripe ID for the bank account. - */ -@property (nonatomic, readonly, nonnull) NSString *bankAccountId; - -/** - * The last 4 digits of the account number. - */ -@property (nonatomic, readonly, nullable) NSString *last4; - -/** - * The name of the bank that owns the account. - */ -@property (nonatomic, readonly, nullable) NSString *bankName; - -/** - * The name of the person or business that owns the bank account. - */ -@property(nonatomic, copy, nullable) NSString *accountHolderName; - -/** - * The type of entity that holds the account. - */ -@property(nonatomic) STPBankAccountHolderType accountHolderType; - -/** - * A proxy for the account number, this uniquely identifies the account and can be used to compare equality of different bank accounts. - */ -@property (nonatomic, readonly, nullable) NSString *fingerprint; - -/** - * The validation status of the bank account. @see STPBankAccountStatus - */ -@property (nonatomic, readonly) STPBankAccountStatus status; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBankAccountParams.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBankAccountParams.h deleted file mode 100644 index 9d22c4e..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBankAccountParams.h +++ /dev/null @@ -1,58 +0,0 @@ -// -// STPBankAccountParams.h -// Stripe -// -// Created by Jack Flintermann on 10/4/15. -// Copyright © 2015 Stripe, Inc. All rights reserved. -// - -#import -#import "STPFormEncodable.h" - -typedef NS_ENUM(NSInteger, STPBankAccountHolderType) { - STPBankAccountHolderTypeIndividual, - STPBankAccountHolderTypeCompany, -}; - -/** - * Representation of a user's bank account details. You can assemble these with information that your user enters and - * then create Stripe tokens with them using an STPAPIClient. @see https://stripe.com/docs/api#create_bank_account_token - */ -@interface STPBankAccountParams : NSObject - -/** - * The account number for the bank account. Currently must be a checking account. - */ -@property (nonatomic, copy, nullable) NSString *accountNumber; - -/** - * The last 4 digits of the bank account's account number, if it's been set, otherwise nil. - */ -- (nullable NSString *)last4; - -/** - * The routing number for the bank account. This should be the ACH routing number, not the wire routing number. - */ -@property (nonatomic, copy, nullable) NSString *routingNumber; - -/** - * Two-letter ISO code representing the country the bank account is located in. - */ -@property (nonatomic, copy, nullable) NSString *country; - -/** - * The default currency for the bank account. - */ -@property (nonatomic, copy, nullable) NSString *currency; - -/** - * The name of the person or business that owns the bank account. - */ -@property(nonatomic, copy, nullable) NSString *accountHolderName; - -/** - * The type of entity that holds the account. Defaults to STPBankAccountHolderTypeIndividual. - */ -@property(nonatomic) STPBankAccountHolderType accountHolderType; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBlocks.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBlocks.h deleted file mode 100644 index e44840d..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPBlocks.h +++ /dev/null @@ -1,134 +0,0 @@ -// -// STPBlocks.h -// Stripe -// -// Created by Jack Flintermann on 3/23/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import - -@class STPToken; -@class STPFile; -@class STPSource; -@class STPCustomer; -@protocol STPSourceProtocol; - -/** - * These values control the labels used in the shipping info collection form. - */ -typedef NS_ENUM(NSUInteger, STPShippingType) { - /** - * Shipping the purchase to the provided address using a third-party - * shipping company. - */ - STPShippingTypeShipping, - /** - * Delivering the purchase by the seller. - */ - STPShippingTypeDelivery, -}; - -/** - * An enum representing the status of a shipping address validation. - */ -typedef NS_ENUM(NSUInteger, STPShippingStatus) { - /** - * The shipping address is valid. - */ - STPShippingStatusValid, - /** - * The shipping address is invalid. - */ - STPShippingStatusInvalid, -}; - -/** - * An enum representing the status of a payment requested from the user. - */ -typedef NS_ENUM(NSUInteger, STPPaymentStatus) { - /** - * The payment succeeded. - */ - STPPaymentStatusSuccess, - /** - * The payment failed due to an unforeseen error, such as the user's Internet connection being offline. - */ - STPPaymentStatusError, - /** - * The user cancelled the payment (for example, by hitting "cancel" in the Apple Pay dialog). - */ - STPPaymentStatusUserCancellation, -}; - -/** - * An empty block, called with no arguments, returning nothing. - */ -typedef void (^STPVoidBlock)(); - -/** - * A block that may optionally be called with an error. - * - * @param error The error that occurred, if any. - */ -typedef void (^STPErrorBlock)(NSError * __nullable error); - -/** - * A callback to be run with a JSON response. - * - * @param jsonResponse The JSON response, or nil if an error occured. - * @param error The error that occurred, if any. - */ -typedef void (^STPJSONResponseCompletionBlock)(NSDictionary * __nullable jsonResponse, NSError * __nullable error); - -/** - * A callback to be run with a token response from the Stripe API. - * - * @param token The Stripe token from the response. Will be nil if an error occurs. @see STPToken - * @param error The error returned from the response, or nil in one occurs. @see StripeError.h for possible values. - */ -typedef void (^STPTokenCompletionBlock)(STPToken * __nullable token, NSError * __nullable error); - -/** - * A callback to be run with a source response from the Stripe API. - * - * @param source The Stripe source from the response. Will be nil if an error occurs. @see STPSource - * @param error The error returned from the response, or nil in one occurs. @see StripeError.h for possible values. - */ -typedef void (^STPSourceCompletionBlock)(STPSource * __nullable source, NSError * __nullable error); - -/** - * A callback to be run with a source or card response from the Stripe API. - * - * @param source The Stripe source from the response. Will be nil if an error occurs. @see STPSourceProtocol - * @param error The error returned from the response, or nil in one occurs. @see StripeError.h for possible values. - */ -typedef void (^STPSourceProtocolCompletionBlock)(id __nullable source, NSError * __nullable error); - -/** - * A callback to be run with a validation result and shipping methods for a - * shipping address. - * - * @param status An enum representing whether the shipping address is valid. - * @param shippingValidationError If the shipping address is invalid, an error describing the issue with the address. If no error is given and the address is invalid, the default error message will be used. - * @param shippingMethods The shipping methods available for the address. - * @param selectedShippingMethod The default selected shipping method for the address. - */ -typedef void (^STPShippingMethodsCompletionBlock)(STPShippingStatus status, NSError * __nullable shippingValidationError, NSArray* __nullable shippingMethods, PKShippingMethod * __nullable selectedShippingMethod); - -/** - * A callback to be run with a file response from the Stripe API. - * - * @param file The Stripe file from the response. Will be nil if an error occurs. @see STPFile - * @param error The error returned from the response, or nil in none occurs. @see StripeError.h for possible values. - */ -typedef void (^STPFileCompletionBlock)(STPFile * __nullable file, NSError * __nullable error); - -/** - * A callback to be run with a customer response from the Stripe API. - * - * @param customer The Stripe customer from the response, or nil if an error occurred. @see STPCustomer - * @param error The error returned from the response, or nil in none occurs. - */ -typedef void (^STPCustomerCompletionBlock)(STPCustomer * __nullable customer, NSError * __nullable error); diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCard.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCard.h deleted file mode 100644 index 3a2639d..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCard.h +++ /dev/null @@ -1,152 +0,0 @@ -// -// STPCard.h -// Stripe -// -// Created by Saikat Chakrabarti on 11/2/12. -// -// - -#import - -#import "STPAPIResponseDecodable.h" -#import "STPCardBrand.h" -#import "STPCardParams.h" -#import "STPPaymentMethod.h" -#import "STPSourceProtocol.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * The various funding sources for a payment card. - */ -typedef NS_ENUM(NSInteger, STPCardFundingType) { - STPCardFundingTypeDebit, - STPCardFundingTypeCredit, - STPCardFundingTypePrepaid, - STPCardFundingTypeOther, -}; - -/** - * Representation of a user's credit card details that have been tokenized with the Stripe API. @see https://stripe.com/docs/api#cards - */ -@interface STPCard : STPCardParams - -/** - * Create an STPCard from a Stripe API response. - * - * @param cardID The Stripe ID of the card, e.g. `card_185iQx4JYtv6MPZKfcuXwkOx` - * @param brand The brand of the card (e.g. "Visa". To obtain this enum value from a string, use `[STPCardBrand brandFromString:string]`; - * @param last4 The last 4 digits of the card, e.g. 4242 - * @param expMonth The card's expiration month, 1-indexed (i.e. 1 = January) - * @param expYear The card's expiration year - * @param funding The card's funding type (credit, debit, or prepaid). To obtain this enum value from a string, use `[STPCardBrand fundingFromString:string]`. - * - * @return an STPCard instance populated with the provided values. - */ -- (instancetype)initWithID:(NSString *)cardID - brand:(STPCardBrand)brand - last4:(NSString *)last4 - expMonth:(NSUInteger)expMonth - expYear:(NSUInteger)expYear - funding:(STPCardFundingType)funding; - -/** - * This parses a string representing a card's brand into the appropriate STPCardBrand enum value, i.e. `[STPCard brandFromString:@"American Express"] == STPCardBrandAmex` - * - * @param string a string representing the card's brand as returned from the Stripe API - * - * @return an enum value mapped to that string. If the string is unrecognized, returns STPCardBrandUnknown. - */ -+ (STPCardBrand)brandFromString:(NSString *)string; - -/** - * Returns a string representation for the provided card brand; i.e. `[NSString stringFromBrand:STPCardBrandVisa] == @"Visa"`. - * - * @param brand the brand you want to convert to a string - * - * @return A string representing the brand, suitable for displaying to a user. - */ -+ (NSString *)stringFromBrand:(STPCardBrand)brand; - -/** - * This parses a string representing a card's funding type into the appropriate `STPCardFundingType` enum value, i.e. `[STPCard fundingFromString:@"prepaid"] == STPCardFundingTypePrepaid`. - * - * @param string a string representing the card's funding type as returned from the Stripe API - * - * @return an enum value mapped to that string. If the string is unrecognized, returns `STPCardFundingTypeOther`. - */ -+ (STPCardFundingType)fundingFromString:(NSString *)string; - -/** - * The last 4 digits of the card. - */ -@property (nonatomic, readonly) NSString *last4; - -/** - * For cards made with Apple Pay, this refers to the last 4 digits of the "Device Account Number" for the tokenized card. For regular cards, it will be nil. - */ -@property (nonatomic, readonly, nullable) NSString *dynamicLast4; - -/** - * Whether or not the card originated from Apple Pay. - */ -@property (nonatomic, readonly) BOOL isApplePayCard; - -/** - * The card's expiration month. 1-indexed (i.e. 1 == January) - */ -@property (nonatomic) NSUInteger expMonth; - -/** - * The card's expiration year. - */ -@property (nonatomic) NSUInteger expYear; - -/** - * The cardholder's name. - */ -@property (nonatomic, copy, nullable) NSString *name; - -/** - * The cardholder's address. - */ -@property(nonatomic, copy, nullable) STPAddress *address; - -/** - * The cardholder's address. - */ -@property (nonatomic, copy, nullable) NSString *addressLine1; -@property (nonatomic, copy, nullable) NSString *addressLine2; -@property (nonatomic, copy, nullable) NSString *addressCity; -@property (nonatomic, copy, nullable) NSString *addressState; -@property (nonatomic, copy, nullable) NSString *addressZip; -@property (nonatomic, copy, nullable) NSString *addressCountry; - -/** - * The Stripe ID for the card. - */ -@property (nonatomic, readonly, nullable) NSString *cardId; - -/** - * The issuer of the card. - */ -@property (nonatomic, readonly) STPCardBrand brand; - -/** - * The funding source for the card (credit, debit, prepaid, or other) - */ -@property (nonatomic, readonly) STPCardFundingType funding; - -/** - * Two-letter ISO code representing the issuing country of the card. - */ -@property (nonatomic, readonly, nullable) NSString *country; - -/** - * This is only applicable when tokenizing debit cards to issue payouts to managed accounts. You should not set it otherwise. The card can then be used as a transfer destination for funds in this currency. - */ -@property (nonatomic, copy, nullable) NSString *currency; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardBrand.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardBrand.h deleted file mode 100644 index cc4390c..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardBrand.h +++ /dev/null @@ -1,22 +0,0 @@ -// -// STPCardBrand.h -// Stripe -// -// Created by Jack Flintermann on 7/24/15. -// Copyright (c) 2015 Stripe, Inc. All rights reserved. -// - -#import - -/** - * The various card brands to which a payment card can belong. - */ -typedef NS_ENUM(NSInteger, STPCardBrand) { - STPCardBrandVisa, - STPCardBrandAmex, - STPCardBrandMasterCard, - STPCardBrandDiscover, - STPCardBrandJCB, - STPCardBrandDinersClub, - STPCardBrandUnknown, -}; diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardParams.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardParams.h deleted file mode 100644 index 843ddbd..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardParams.h +++ /dev/null @@ -1,68 +0,0 @@ -// -// STPCardParams.h -// Stripe -// -// Created by Jack Flintermann on 10/4/15. -// Copyright © 2015 Stripe, Inc. All rights reserved. -// - -#import -#import "STPFormEncodable.h" -#if TARGET_OS_IPHONE -#import "STPAddress.h" -#endif - -/** - * Representation of a user's credit card details. You can assemble these with information that your user enters and - * then create Stripe tokens with them using an STPAPIClient. @see https://stripe.com/docs/api#cards - */ -@interface STPCardParams : NSObject - -/** - * The card's number. - */ -@property (nonatomic, copy, nullable) NSString *number; - -/** - * The last 4 digits of the card's number, if it's been set, otherwise nil. - */ -- (nullable NSString *)last4; - -/** - * The card's expiration month. - */ -@property (nonatomic) NSUInteger expMonth; - -/** - * The card's expiration year. - */ -@property (nonatomic) NSUInteger expYear; - -/** - * The card's security code, found on the back. - */ -@property (nonatomic, copy, nullable) NSString *cvc; - -/** - * The cardholder's name. - */ -@property (nonatomic, copy, nullable) NSString *name; - -/** - * The cardholder's address. - */ -@property(nonatomic, copy, nonnull) STPAddress *address; - -@property (nonatomic, copy, nullable) NSString *addressLine1; -@property (nonatomic, copy, nullable) NSString *addressLine2; -@property (nonatomic, copy, nullable) NSString *addressCity; -@property (nonatomic, copy, nullable) NSString *addressState; -@property (nonatomic, copy, nullable) NSString *addressZip; -@property (nonatomic, copy, nullable) NSString *addressCountry; - -/** - * Three-letter ISO currency code representing the currency paid out to the bank account. This is only applicable when tokenizing debit cards to issue payouts to managed accounts. You should not set it otherwise. The card can then be used as a transfer destination for funds in this currency. - */ -@property (nonatomic, copy, nullable) NSString *currency; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardValidationState.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardValidationState.h deleted file mode 100644 index 7efc487..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardValidationState.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// STPCardValidationState.h -// Stripe -// -// Created by Jack Flintermann on 8/7/15. -// Copyright (c) 2015 Stripe, Inc. All rights reserved. -// - -#import - -/** - * These fields indicate whether a card field represents a valid value, invalid value, or incomplete value. - */ -typedef NS_ENUM(NSInteger, STPCardValidationState) { - STPCardValidationStateValid, // The field's contents are valid. For example, a valid, 16-digit card number. - STPCardValidationStateInvalid, // The field's contents are invalid. For example, an expiration date of "13/42". - STPCardValidationStateIncomplete, // The field's contents are not yet valid, but could be by typing additional characters. For example, a CVC of "1". -}; diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardValidator.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardValidator.h deleted file mode 100644 index bd01538..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCardValidator.h +++ /dev/null @@ -1,118 +0,0 @@ -// -// STPCardValidator.h -// Stripe -// -// Created by Jack Flintermann on 7/15/15. -// Copyright (c) 2015 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPCardBrand.h" -#import "STPCardParams.h" -#import "STPCardValidationState.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * This class contains static methods to validate card numbers, expiration dates, and CVCs. For a list of test card numbers to use with this code, see https://stripe.com/docs/testing - */ -@interface STPCardValidator : NSObject - -/** - * Returns a copy of the passed string with all non-numeric characters removed. - */ -+ (NSString *)sanitizedNumericStringForString:(NSString *)string; - -/** - * Whether or not the target string contains only numeric characters. - */ -+ (BOOL)stringIsNumeric:(NSString *)string; - -/** - * Validates a card number, passed as a string. This will return STPCardValidationStateInvalid for numbers that are too short or long, contain invalid characters, do not pass Luhn validation, or (optionally) do not match a number format issued by a major card brand. - * - * @param cardNumber The card number to validate. Ex. @"4242424242424242" - * @param validatingCardBrand Whether or not to enforce that the number appears to be issued by a major card brand (or could be). For example, no issuing card network currently issues card numbers beginning with the digit 9; if an otherwise correct-length and luhn-valid card number beginning with 9 (example: 9999999999999995) were passed to this method, it would return STPCardValidationStateInvalid if this parameter were YES and STPCardValidationStateValid if this parameter were NO. If unsure, you should use YES for this value. - * - * @return STPCardValidationStateValid if the number is valid, STPCardValidationStateInvalid if the number is invalid, or STPCardValidationStateIncomplete if the number is a substring of a valid card (e.g. @"4242"). - */ -+ (STPCardValidationState)validationStateForNumber:(nullable NSString *)cardNumber - validatingCardBrand:(BOOL)validatingCardBrand; - -/** - * The card brand for a card number or substring thereof. - * - * @param cardNumber A card number, or partial card number. For example, @"4242", @"5555555555554444", or @"123". - * - * @return The brand for that card number. The example parameters would return STPCardBrandVisa, STPCardBrandMasterCard, and STPCardBrandUnknown, respectively. - */ -+ (STPCardBrand)brandForNumber:(NSString *)cardNumber; - -/** - * The possible number lengths for cards associated with a card brand. For example, Discover card numbers contain 16 characters, while American Express cards contain 15 characters. - */ -+ (NSSet*)lengthsForCardBrand:(STPCardBrand)brand; -+ (NSInteger)maxLengthForCardBrand:(STPCardBrand)brand; - -/** - * The length of the final grouping of digits to use when formatting a card number for display. For example, Visa cards display their final 4 numbers, e.g. "4242", while American Express cards display their final 5 digits, e.g. "10005". - */ -+ (NSInteger)fragmentLengthForCardBrand:(STPCardBrand)brand; - -/** - * Validates an expiration month, passed as an (optionally 0-padded) string. Example valid values are "3", "12", and "08". Example invalid values are "99", "a", and "00". Incomplete values include "0" and "1". - * - * @param expirationMonth A string representing a 2-digit expiration month for a payment card. - * - * @return STPCardValidationStateValid if the month is valid, STPCardValidationStateInvalid if the month is invalid, or STPCardValidationStateIncomplete if the month is a substring of a valid month (e.g. @"0" or @"1"). - */ -+ (STPCardValidationState)validationStateForExpirationMonth:(NSString *)expirationMonth; - -/** - * Validates an expiration year, passed as a string representing the final 2 digits of the year. This considers the period between the current year until 2099 as valid times. An example valid year value would be "16" (assuming the current year, as determined by [NSDate date], is 2015). Will return STPCardValidationStateInvalid for a month/year combination that is earlier than the current date (i.e. @"15" and @"04" in October 2015). Example invalid year values are "00", "a", and "13". Any 1-digit year string will return STPCardValidationStateIncomplete. - * - * @param expirationYear A string representing a 2-digit expiration year for a payment card. - * @param expirationMonth A string representing a valid 2-digit expiration month for a payment card. If the month is invalid (see -validationStateForExpirationMonth), this will return STPCardValidationStateInvalid. - * - * @return STPCardValidationStateValid if the year is valid, STPCardValidationStateInvalid if the year is invalid, or STPCardValidationStateIncomplete if the year is a substring of a valid year (e.g. @"1" or @"2"). - */ -+ (STPCardValidationState)validationStateForExpirationYear:(NSString *)expirationYear - inMonth:(NSString *)expirationMonth; - -/** - * The max CVC length for a card brand (for context, American Express CVCs are 4 digits, while all others are 3). - */ -+ (NSUInteger)maxCVCLengthForCardBrand:(STPCardBrand)brand; - -/** - * Validates a card's CVC, passed as a numeric string, for the given card brand. - * - * @param cvc the CVC to validate - * @param brand the card brand (can be determined from the card's number using +brandForNumber) - * - * @return Whether the CVC represents a valid CVC for that card brand. For example, would return STPCardValidationStateValid for @"123" and STPCardBrandVisa, STPCardValidationStateValid for @"1234" and STPCardBrandAmericanExpress, STPCardValidationStateIncomplete for @"12" and STPCardBrandVisa, and STPCardValidationStateInvalid for @"12345" and any brand. - */ -+ (STPCardValidationState)validationStateForCVC:(NSString *)cvc cardBrand:(STPCardBrand)brand; - -/** - * Validates the given card details. - * - * @param card the card details to validate. - * - * @return STPCardValidationStateValid if all fields are valid, STPCardValidationStateInvalid if any field is invalid, or STPCardValidationStateIncomplete if all fields are either incomplete or valid. - */ -+ (STPCardValidationState)validationStateForCard:(STPCardParams *)card; - -// Exposed for testing only. -+ (STPCardValidationState)validationStateForExpirationYear:(NSString *)expirationYear - inMonth:(NSString *)expirationMonth - inCurrentYear:(NSInteger)currentYear - currentMonth:(NSInteger)currentMonth; -+ (STPCardValidationState)validationStateForCard:(STPCardParams *)card - inCurrentYear:(NSInteger)currentYear - currentMonth:(NSInteger)currentMonth; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreScrollViewController.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreScrollViewController.h deleted file mode 100644 index ea8e833..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreScrollViewController.h +++ /dev/null @@ -1,21 +0,0 @@ -// -// STPCoreScrollViewController.h -// Stripe -// -// Created by Brian Dorfman on 1/6/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import "STPCoreViewController.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - This is the base class for all Stripe scroll view controllers. It is intended - for use only by Stripe classes, you should not subclass it yourself in your app. - */ -@interface STPCoreScrollViewController : STPCoreViewController - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreTableViewController.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreTableViewController.h deleted file mode 100644 index 683c20a..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreTableViewController.h +++ /dev/null @@ -1,24 +0,0 @@ -// -// STPCoreTableViewController.h -// Stripe -// -// Created by Brian Dorfman on 1/6/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import "STPCoreScrollViewController.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - This is the base class for all Stripe scroll view controllers. It is intended - for use only by Stripe classes, you should not subclass it yourself in your app. - - It inherits from STPCoreScrollViewController and changes the type of the - created scroll view to UITableView, as well as other shared table view logic. - */ -@interface STPCoreTableViewController : STPCoreScrollViewController - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreViewController.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreViewController.h deleted file mode 100644 index 49dacac..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCoreViewController.h +++ /dev/null @@ -1,54 +0,0 @@ -// -// STPCoreViewController.h -// Stripe -// -// Created by Brian Dorfman on 1/6/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import - -@class STPTheme; - -NS_ASSUME_NONNULL_BEGIN - -/** - This is the base class for all Stripe view controllers. It is intended for use - only by Stripe classes, you should not subclass it yourself in your app. - - It theming, back/cancel button management, and other shared logic for - Stripe view controllers. - */ -@interface STPCoreViewController : UIViewController - -/** - A convenience initializer; equivalent to calling `initWithTheme:[STPTheme defaultTheme]`. - */ -- (instancetype)init; - - -/** - Initializes a new view controller with the specified theme - - @param theme The theme to use to inform the view controller's visual appearance. @see STPTheme - */ -- (instancetype)initWithTheme:(STPTheme *)theme NS_DESIGNATED_INITIALIZER; - - -/** - Passes through to the default UIViewController behavior for this initializer, - and then also sets the default theme as in `init` - */ -- (instancetype)initWithNibName:(nullable NSString *)nibNameOrNil - bundle:(nullable NSBundle *)nibBundleOrNil NS_DESIGNATED_INITIALIZER; - -/** - Passes through to the default UIViewController behavior for this initializer, - and then also sets the default theme as in `init` - */ -- (nullable instancetype)initWithCoder:(NSCoder *)aDecoder NS_DESIGNATED_INITIALIZER; - -@end - -NS_ASSUME_NONNULL_END - diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCustomer.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCustomer.h deleted file mode 100644 index 5d1190e..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCustomer.h +++ /dev/null @@ -1,103 +0,0 @@ -// -// STPCustomer.h -// Stripe -// -// Created by Jack Flintermann on 6/9/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import "STPAPIResponseDecodable.h" -#import "STPSourceProtocol.h" - -@class STPAddress; - -NS_ASSUME_NONNULL_BEGIN - -/** - * An `STPCustomer` represents a deserialized Customer object from the Stripe API. - * You shouldn't need to instantiate an `STPCustomer` – you should instead use - * `STPCustomerContext` to manage retrieving and updating a customer. - */ -@interface STPCustomer : NSObject - -/** - * Initialize a customer object with the provided values. - * - * @param stripeID The ID of the customer, e.g. `cus_abc` - * @param defaultSource The default source of the customer, such as an `STPCard` object. Can be nil. - * @param sources All of the customer's payment sources. This might be an empty array. - * - * @return an instance of STPCustomer - * - * @deprecated Use `STPCustomerContext` to manage retrieving and updating a - * Customer. You will no longer need to initialize an `STPCustomer`. - */ -+ (instancetype)customerWithStripeID:(NSString *)stripeID - defaultSource:(nullable id)defaultSource - sources:(NSArray> *)sources __attribute__((deprecated)); - -/** - * The Stripe ID of the customer, e.g. `cus_1234` - */ -@property(nonatomic, readonly, copy)NSString *stripeID; - -/** - * The default source used to charge the customer. - */ -@property(nonatomic, readonly, nullable) id defaultSource; - -/** - * The available payment sources the customer has (this may be an empty array). - */ -@property(nonatomic, readonly) NSArray> *sources; - -/** - * The customer's shipping address. - */ -@property(nonatomic, readonly) STPAddress *shippingAddress; - -@end - -/** - Use `STPCustomerDeserializer` to convert a response from the Stripe API into an `STPCustomer` object. `STPCustomerDeserializer` expects the JSON response to be in the exact same format as the Stripe API. - */ -@interface STPCustomerDeserializer : NSObject - -/** - * Initialize a customer deserializer. The `data`, `urlResponse`, and `error` parameters are intended to be passed from an `NSURLSessionDataTask` callback. After it has been initialized, you can inspect the `error` and `customer` properties to see if the deserialization was successful. If `error` is nil, `customer` will be non-nil (and vice versa). - * - * @param data An `NSData` object representing encoded JSON for a Customer object - * @param urlResponse The URL response obtained from the `NSURLSessionTask` - * @param error Any error that occurred from the URL session task (if this is non-nil, the `error` property will be set to this value after initialization). - * - * @deprecated Use `STPCustomerContext` to manage retrieving and updating a - * Customer. You will no longer need to deserialize an `STPCustomer`. - */ -- (instancetype)initWithData:(nullable NSData *)data - urlResponse:(nullable NSURLResponse *)urlResponse - error:(nullable NSError *)error __attribute__((deprecated)); - -/** - * Initializes a customer deserializer with a JSON dictionary. This JSON should be in the exact same format as what the Stripe API returns. If it's successfully parsed, the `customer` parameter will be present after initialization; otherwise `error` will be present. - * - * @param json a JSON dictionary. - * - * @deprecated Use `STPCustomerContext` to manage retrieving and updating a - * Customer. You will no longer need to deserialize an `STPCustomer`. - */ -- (instancetype)initWithJSONResponse:(id)json __attribute__((deprecated)); - -/** - * If a customer was successfully parsed from the response, it will be set here. Otherwise, this value wil be nil (and the `error` property will explain what went wrong). - */ -@property(nonatomic, readonly, nullable)STPCustomer *customer; - -/** - * If the deserializer failed to parse a customer, this property will explain why (and the `customer` property will be nil). - */ -@property(nonatomic, readonly, nullable)NSError *error; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCustomerContext.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCustomerContext.h deleted file mode 100644 index 67c6517..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPCustomerContext.h +++ /dev/null @@ -1,54 +0,0 @@ -// -// STPCustomerContext.h -// Stripe -// -// Created by Ben Guo on 5/2/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPBackendAPIAdapter.h" - -NS_ASSUME_NONNULL_BEGIN - -@protocol STPEphemeralKeyProvider; -@class STPEphemeralKey, STPEphemeralKeyManager; - -/** - An `STPCustomerContext` retrieves and updates a Stripe customer using - an ephemeral key, a short-lived API key scoped to a specific customer object. - If your current user logs out of your app and a new user logs in, be sure to - either create a new instance of `STPCustomerContext` or clear the current - instance's cached customer. On your backend, be sure to create and return a - new ephemeral key for the Customer object associated with the new user. - */ -#pragma clang diagnostic push -#pragma clang diagnostic ignored "-Wdeprecated" -@interface STPCustomerContext : NSObject -#pragma clang diagnostic pop - -/** - Initializes a new `STPCustomerContext` with the specified key provider. - Upon initialization, a CustomerContext will fetch a new ephemeral key from - your backend and use it to prefetch the customer object specified in the key. - Subsequent customer retrievals (e.g. by `STPPaymentContext`) will return the - prefetched customer immediately if its age does not exceed `cachedCustomerMaxAge`. - - @param keyProvider The key provider the customer context will use. - @return the newly-instantiated customer context. - */ -- (instancetype)initWithKeyProvider:(id)keyProvider; - -/** - `STPCustomerContext` will cache its customer object for up to 60 seconds. - If your current user logs out of your app and a new user logs in, be sure - to either call this method or create a new instance of `STPCustomerContext`. - On your backend, be sure to create and return a new ephemeral key for the - customer object associated with the new user. - */ -- (void)clearCachedCustomer; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPEphemeralKeyProvider.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPEphemeralKeyProvider.h deleted file mode 100644 index 7da4a4c..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPEphemeralKeyProvider.h +++ /dev/null @@ -1,46 +0,0 @@ -// -// STPEphemeralKeyProvider.h -// Stripe -// -// Created by Ben Guo on 5/9/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPBlocks.h" - -NS_ASSUME_NONNULL_BEGIN - -@class STPEphemeralKey; - -/** - You should make your application's API client conform to this interface. - It provides a way for `STPCustomerContext` to request a new ephemeral key from - your backend, which it will use to retrieve and update a Stripe customer. - */ -@protocol STPEphemeralKeyProvider - -/** - Creates a new ephemeral key for retrieving and updating a Stripe customer. - On your backend, you should create a new ephemeral key for the Stripe customer - associated with your user, and return the raw JSON response from the Stripe API. - For an example Ruby implementation of this API, refer to our example backend: - https://github.com/stripe/example-ios-backend/blob/master/web.rb - - Back in your iOS app, once you have a response from this API, call the provided - completion block with the JSON response, or an error if one occurred. - - @param apiVersion The Stripe API version to use when creating a key. - You should pass this parameter to your backend, and use it to set the API version - in your key creation request. Passing this version parameter ensures that the - Stripe SDK can always parse the ephemeral key response from your server. - @param completion Call this callback when you're done fetching a new ephemeral - key from your backend. For example, `completion(json, nil)` (if your call succeeds) - or `completion(nil, error)` if an error is returned. - */ -- (void)createCustomerKeyWithAPIVersion:(NSString *)apiVersion completion:(STPJSONResponseCompletionBlock)completion; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPFile.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPFile.h deleted file mode 100644 index 746cb75..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPFile.h +++ /dev/null @@ -1,55 +0,0 @@ -// -// STPFile.h -// Stripe -// -// Created by Charles Scalesse on 11/30/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import "STPAPIResponseDecodable.h" - -NS_ASSUME_NONNULL_BEGIN - -typedef NS_ENUM(NSInteger, STPFilePurpose) { - STPFilePurposeIdentityDocument, - STPFilePurposeDisputeEvidence, - STPFilePurposeUnknown, -}; - -@interface STPFile : NSObject - -/** - * The token for this file. - */ -@property (nonatomic, readonly) NSString *fileId; - -/** - * The date this file was created. - */ -@property (nonatomic, readonly) NSDate *created; - -/** - * The purpose of this file. This can be either an identifing document or an evidence dispute. - * @see https://stripe.com/docs/file-upload - */ -@property (nonatomic, readonly) STPFilePurpose purpose; - -/** - * The file size in bytes. - */ -@property (nonatomic, readonly) NSNumber *size; - -/** - * The file type. This can be "jpg", "png", or "pdf". - */ -@property (nonatomic, readonly) NSString *type; - -/** - * Returns the string value for a purpose. - */ -+ (nullable NSString *)stringFromPurpose:(STPFilePurpose)purpose; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPFormEncodable.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPFormEncodable.h deleted file mode 100644 index 5c8b989..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPFormEncodable.h +++ /dev/null @@ -1,37 +0,0 @@ -// -// STPFormEncodable.h -// Stripe -// -// Created by Jack Flintermann on 10/14/15. -// Copyright © 2015 Stripe, Inc. All rights reserved. -// - -#import -NS_ASSUME_NONNULL_BEGIN - -/** - * Objects conforming to STPFormEncodable can be automatically converted to a form-encoded string, which can then be used when making requests to the Stripe API. - */ -@protocol STPFormEncodable - -/** - * The root object name to be used when converting this object to a form-encoded string. For example, if this returns @"card", then the form-encoded output will resemble @"card[foo]=bar" (where 'foo' and 'bar' are specified by `propertyNamesToFormFieldNamesMapping` below. - */ -+ (nullable NSString *)rootObjectName; - -/** - * This maps properties on an object that is being form-encoded into parameter names in the Stripe API. For example, STPCardParams has a field called `expMonth`, but the Stripe API expects a field called `exp_month`. This dictionary represents a mapping from the former to the latter (in other words, [STPCardParams propertyNamesToFormFieldNamesMapping][@"expMonth"] == @"exp_month".) - */ -+ (NSDictionary *)propertyNamesToFormFieldNamesMapping; - -/** - * You can use this property to add additional fields to an API request that are not explicitly defined by the object's interface. This can be useful when using beta features that haven't been added to the Stripe SDK yet. For example, if the /v1/tokens API began to accept a beta field called "test_field", you might do the following: - STPCardParams *cardParams = [STPCardParams new]; - // add card values - cardParams.additionalAPIParameters = @{@"test_field": @"example_value"}; - [[STPAPIClient sharedClient] createTokenWithCard:cardParams completion:...]; - */ -@property(nonatomic, readwrite, copy)NSDictionary *additionalAPIParameters; - -@end -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPImageLibrary.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPImageLibrary.h deleted file mode 100644 index a3f6754..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPImageLibrary.h +++ /dev/null @@ -1,83 +0,0 @@ -// -// STPImages.h -// Stripe -// -// Created by Jack Flintermann on 6/30/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import -#import "STPCardBrand.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * This class lets you access card icons used by the Stripe SDK. All icons are 32 x 20 points. - */ -@interface STPImageLibrary : NSObject - -/** - * An icon representing Apple Pay. - */ -+ (UIImage *)applePayCardImage; - -/** - * An icon representing American Express. - */ -+ (UIImage *)amexCardImage; - -/** - * An icon representing Diners Club. - */ -+ (UIImage *)dinersClubCardImage; - -/** - * An icon representing Discover. - */ -+ (UIImage *)discoverCardImage; - -/** - * An icon representing JCB. - */ -+ (UIImage *)jcbCardImage; - -/** - * An icon representing MasterCard. - */ -+ (UIImage *)masterCardCardImage; - -/** - * An icon representing Visa. - */ -+ (UIImage *)visaCardImage; - -/** - * An icon to use when the type of the card is unknown. - */ -+ (UIImage *)unknownCardCardImage; - -/** - * This returns the appropriate icon for the specified card brand. - */ -+ (UIImage *)brandImageForCardBrand:(STPCardBrand)brand; - -/** - * This returns the appropriate icon for the specified card brand as a - * single color template that can be tinted - */ -+ (UIImage *)templatedBrandImageForCardBrand:(STPCardBrand)brand; - -/** - * This returns a small icon indicating the CVC location for the given card brand. - */ -+ (UIImage *)cvcImageForCardBrand:(STPCardBrand)brand; - -/** - * This returns a small icon indicating a card number error for the given card brand. - */ -+ (UIImage *)errorImageForCardBrand:(STPCardBrand)brand; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentActivityIndicatorView.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentActivityIndicatorView.h deleted file mode 100644 index 3448d21..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentActivityIndicatorView.h +++ /dev/null @@ -1,32 +0,0 @@ -// -// STPPaymentActivityIndicatorView.h -// Stripe -// -// Created by Jack Flintermann on 5/12/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import - -/** - * This class can be used wherever you'd use a `UIActivityIndicatorView` and is intended to have a similar API. It renders as a spinning circle with a gap in it, similar to what you see in the App Store app or in the Apple Pay dialog when making a purchase. To change its color, set the `tintColor` property. - */ -@interface STPPaymentActivityIndicatorView : UIView - -/** - * Tell the view to start or stop spinning. If `hidesWhenStopped` is true, it will fade in/out if animated is true. - */ -- (void)setAnimating:(BOOL)animating - animated:(BOOL)animated; - -/** - * Whether or not the view is animating. - */ -@property(nonatomic)BOOL animating; - -/** - * If true, the view will hide when it is not spinning. Default is true. - */ -@property(nonatomic)BOOL hidesWhenStopped; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentCardTextField.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentCardTextField.h deleted file mode 100644 index c5ac015..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentCardTextField.h +++ /dev/null @@ -1,276 +0,0 @@ -// -// STPPaymentCardTextField.h -// Stripe -// -// Created by Jack Flintermann on 7/16/15. -// Copyright (c) 2015 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPCard.h" - -@class STPPaymentCardTextField; - -/** - * This protocol allows a delegate to be notified when a payment text field's contents change, which can in turn be used to take further actions depending on the validity of its contents. - */ -@protocol STPPaymentCardTextFieldDelegate -@optional -/** - * Called when either the card number, expiration, or CVC changes. At this point, one can call -isValid on the text field to determine, for example, whether or not to enable a button to submit the form. Example: - - - (void)paymentCardTextFieldDidChange:(STPPaymentCardTextField *)textField { - self.paymentButton.enabled = textField.isValid; - } - - * - * @param textField the text field that has changed - */ -- (void)paymentCardTextFieldDidChange:(nonnull STPPaymentCardTextField *)textField; - -/** - * Called when editing begins in the payment card field's number field. - */ -- (void)paymentCardTextFieldDidBeginEditingNumber:(nonnull STPPaymentCardTextField *)textField; - -/** - * Called when editing ends in the payment card field's number field. - */ -- (void)paymentCardTextFieldDidEndEditingNumber:(nonnull STPPaymentCardTextField *)textField; - -/** - * Called when editing begins in the payment card field's CVC field. - */ -- (void)paymentCardTextFieldDidBeginEditingCVC:(nonnull STPPaymentCardTextField *)textField; - -/** - * Called when editing ends in the payment card field's CVC field. - */ -- (void)paymentCardTextFieldDidEndEditingCVC:(nonnull STPPaymentCardTextField *)textField; - -/** - * Called when editing begins in the payment card field's expiration field. - */ -- (void)paymentCardTextFieldDidBeginEditingExpiration:(nonnull STPPaymentCardTextField *)textField; - -/** - * Called when editing ends in the payment card field's expiration field. - */ -- (void)paymentCardTextFieldDidEndEditingExpiration:(nonnull STPPaymentCardTextField *)textField; - -@end - - -/** - * STPPaymentCardTextField is a text field with similar properties to UITextField, but specialized for collecting credit/debit card information. It manages multiple UITextFields under the hood to collect this information. It's designed to fit on a single line, and from a design perspective can be used anywhere a UITextField would be appropriate. - */ -IB_DESIGNABLE -@interface STPPaymentCardTextField : UIControl - -/** - * @see STPPaymentCardTextFieldDelegate - */ -@property(nonatomic, weak, nullable) IBOutlet id delegate; - -/** - * The font used in each child field. Default is [UIFont systemFontOfSize:18]. Set this property to nil to reset to the default. - */ -@property(nonatomic, copy, null_resettable) UIFont *font UI_APPEARANCE_SELECTOR; - -/** - * The text color to be used when entering valid text. Default is [UIColor blackColor]. Set this property to nil to reset to the default. - */ -@property(nonatomic, copy, null_resettable) UIColor *textColor UI_APPEARANCE_SELECTOR; - -/** - * The text color to be used when the user has entered invalid information, such as an invalid card number. Default is [UIColor redColor]. Set this property to nil to reset to the default. - */ -@property(nonatomic, copy, null_resettable) UIColor *textErrorColor UI_APPEARANCE_SELECTOR; - -/** - * The text placeholder color used in each child field. Default is [UIColor lightGreyColor]. Set this property to nil to reset to the default. On iOS 7 and above, this will also set the color of the card placeholder icon. - */ -@property(nonatomic, copy, null_resettable) UIColor *placeholderColor UI_APPEARANCE_SELECTOR; - -/** - * The placeholder for the card number field. Default is @"1234567812345678". If this is set to something that resembles a card number, it will automatically format it as such (in other words, you don't need to add spaces to this string). - */ -@property(nonatomic, copy, nullable) IBInspectable NSString *numberPlaceholder; - -/** - * The placeholder for the expiration field. Defaults to @"MM/YY". - */ -@property(nonatomic, copy, nullable) IBInspectable NSString *expirationPlaceholder; - -/** - * The placeholder for the cvc field. Defaults to @"CVC". - */ -@property(nonatomic, copy, nullable) IBInspectable NSString *cvcPlaceholder; - -/** - * The cursor color for the field. This is a proxy for the view's tintColor property, exposed for clarity only (in other words, calling setCursorColor is identical to calling setTintColor). - */ -@property(nonatomic, copy, null_resettable) UIColor *cursorColor UI_APPEARANCE_SELECTOR; - -/** - * The border color for the field. Default is [UIColor lightGreyColor]. Can be nil (in which case no border will be drawn). - */ -@property(nonatomic, copy, nullable) UIColor *borderColor UI_APPEARANCE_SELECTOR; - -/** - * The width of the field's border. Default is 1.0. - */ -@property(nonatomic, assign) CGFloat borderWidth UI_APPEARANCE_SELECTOR; - -/** - * The corner radius for the field's border. Default is 5.0. - */ -@property(nonatomic, assign) CGFloat cornerRadius UI_APPEARANCE_SELECTOR; - -/** - * The keyboard appearance for the field. Default is UIKeyboardAppearanceDefault. - */ -@property(nonatomic, assign) UIKeyboardAppearance keyboardAppearance UI_APPEARANCE_SELECTOR; - -/** - * This behaves identically to setting the inputAccessoryView for each child text field. - */ -@property(nonatomic, strong, nullable) UIView *inputAccessoryView; - -/** - * The curent brand image displayed in the receiver. - */ -@property (nonatomic, readonly, nullable) UIImage *brandImage; - -/** - * Causes the text field to begin editing. Presents the keyboard. - * - * @return Whether or not the text field successfully began editing. - * @see UIResponder - */ -- (BOOL)becomeFirstResponder; - -/** - * Causes the text field to stop editing. Dismisses the keyboard. - * - * @return Whether or not the field successfully stopped editing. - * @see UIResponder - */ -- (BOOL)resignFirstResponder; - -/** - * Resets all of the contents of all of the fields. If the field is currently being edited, the number field will become selected. - */ -- (void)clear; - -/** - * Returns the cvc image used for a card brand. - * Override this method in a subclass if you would like to provide custom images. - * @param cardBrand The brand of card entered. - * @return The cvc image used for a card brand. - */ -+ (nullable UIImage *)cvcImageForCardBrand:(STPCardBrand)cardBrand; - -/** - * Returns the brand image used for a card brand. - * Override this method in a subclass if you would like to provide custom images. - * @param cardBrand The brand of card entered. - * @return The brand image used for a card brand. - */ -+ (nullable UIImage *)brandImageForCardBrand:(STPCardBrand)cardBrand; - -/** - * Returns the error image used for a card brand. - * Override this method in a subclass if you would like to provide custom images. - * @param cardBrand The brand of card entered. - * @return The error image used for a card brand. - */ -+ (nullable UIImage *)errorImageForCardBrand:(STPCardBrand)cardBrand; - -/** - * Returns the rectangle in which the receiver draws its brand image. - * @param bounds The bounding rectangle of the receiver. - * @return the rectangle in which the receiver draws its brand image. - */ -- (CGRect)brandImageRectForBounds:(CGRect)bounds; - -/** - * Returns the rectangle in which the receiver draws the text fields. - * @param bounds The bounding rectangle of the receiver. - * @return The rectangle in which the receiver draws the text fields. - */ -- (CGRect)fieldsRectForBounds:(CGRect)bounds; - -/** - * Returns the rectangle in which the receiver draws its number field. - * @param bounds The bounding rectangle of the receiver. - * @return the rectangle in which the receiver draws its number field. - */ -- (CGRect)numberFieldRectForBounds:(CGRect)bounds; - -/** - * Returns the rectangle in which the receiver draws its cvc field. - * @param bounds The bounding rectangle of the receiver. - * @return the rectangle in which the receiver draws its cvc field. - */ -- (CGRect)cvcFieldRectForBounds:(CGRect)bounds; - -/** - * Returns the rectangle in which the receiver draws its expiration field. - * @param bounds The bounding rectangle of the receiver. - * @return the rectangle in which the receiver draws its expiration field. - */ -- (CGRect)expirationFieldRectForBounds:(CGRect)bounds; - -/** - * Whether or not the form currently contains a valid card number, expiration date, and CVC. - * @see STPCardValidator - */ -@property(nonatomic, readonly)BOOL isValid; -@property(nonatomic, readonly)BOOL valid; // for backwards-compatibility - -/** - * Enable/disable selecting or editing the field. Useful when submitting card details to Stripe. - */ -@property(nonatomic, getter=isEnabled) BOOL enabled; - -/** - * The current card number displayed by the field. May or may not be valid, unless isValid is true, in which case it is guaranteed to be valid. - */ -@property(nonatomic, readonly, nullable) NSString *cardNumber; - -/** - * The current expiration month displayed by the field (1 = January, etc). May or may not be valid, unless isValid is true, in which case it is guaranteed to be valid. - */ -@property(nonatomic, readonly) NSUInteger expirationMonth; - -/** - * The current expiration month displayed by the field, as a string. This may or may not be a valid entry (i.e. "0", and may be 0-prefixed (i.e. "01" for January). You can use [STPCardValidator validationStateForExpirationMonth] to validate this value. - */ -@property(nonatomic, readonly, nullable) NSString *formattedExpirationMonth; - -/** - * The current expiration year displayed by the field, modulo 100 (e.g. the year 2015 will be represented as 15). May or may not be valid, unless isValid is true, in which case it is guaranteed to be valid. - */ -@property(nonatomic, readonly) NSUInteger expirationYear; - -/** - * The current expiration year displayed by the field, as a string. This is a 2-digit year (i.e. "15"), and may or may not be a valid entry. You can use [STPCardValidator validationStateForExpirationYear:inMonth] to validate this value. - */ -@property(nonatomic, readonly, nullable) NSString *formattedExpirationYear; - -/** - * The current card CVC displayed by the field. May or may not be valid, unless isValid is true, in which case it is guaranteed to be valid. - */ -@property(nonatomic, readonly, nullable) NSString *cvc; - -/** - * Convenience property for creating an STPCardParams from the currently entered information - * or programmatically setting the field's contents. For example, if you're using another library - * to scan your user's credit card with a camera, you can assemble that data into an STPCardParams - * object and set this property to that object to prefill the fields you've collected. - */ -@property(nonatomic, strong, readwrite, nonnull) STPCardParams *cardParams; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentConfiguration.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentConfiguration.h deleted file mode 100644 index 3beb8f7..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentConfiguration.h +++ /dev/null @@ -1,75 +0,0 @@ -// -// STPPaymentConfiguration.h -// Stripe -// -// Created by Jack Flintermann on 5/18/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import "STPBackendAPIAdapter.h" -#import "STPPaymentMethod.h" -#import "STPTheme.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - An `STPPaymentConfiguration` represents all the options you can set or change - around a payment. - - You provide an `STPPaymentConfiguration` object to your `STPPaymentContext` - when making a charge. The configuration generally has settings that - will not change from payment to payment and thus is reusable, while the context - is specific to a single particular payment instance. - */ -@interface STPPaymentConfiguration : NSObject - -/** - This is a convenience singleton configuration that uses the default values - for every property - */ -+ (instancetype)sharedConfiguration; - -/** - * Your Stripe publishable key. You can get this from https://dashboard.stripe.com/account/apikeys . - */ -@property(nonatomic, copy)NSString *publishableKey; - -/** - * An enum value representing which payment methods you will accept from your user in addition to credit cards. Unless you have a very specific reason not to, you should leave this at the default, `STPPaymentMethodTypeAll`. - */ -@property(nonatomic)STPPaymentMethodType additionalPaymentMethods; - -/** - * The billing address fields the user must fill out when prompted for their payment details. These fields will all be present on the returned token from Stripe. See https://stripe.com/docs/api#create_card_token for more information. - */ -@property(nonatomic)STPBillingAddressFields requiredBillingAddressFields; - -/** - * The shipping address fields the user must fill out when prompted for their shipping info. - */ -@property(nonatomic)PKAddressField requiredShippingAddressFields; - -/** - * Whether the user should be prompted to verify prefilled shipping information. - * The default value is YES. - */ -@property(nonatomic)BOOL verifyPrefilledShippingAddress; - -/** - * The type of shipping for this purchase. This property sets the labels displayed when the user is prompted for shipping info, and whether they should also be asked to select a shipping method. The default value is STPShippingTypeShipping. - */ -@property(nonatomic)STPShippingType shippingType; - -/** - * The name of your company, for displaying to the user during payment flows. For example, when using Apple Pay, the payment sheet's final line item will read "PAY {companyName}". This defaults to the name of your iOS application. - */ -@property(nonatomic, copy)NSString *companyName; - -/** - * The Apple Merchant Identifier to use during Apple Pay transactions. To create one of these, see our guide at https://stripe.com/docs/mobile/apple-pay . You must set this to a valid identifier in order to automatically enable Apple Pay. - */ -@property(nonatomic, nullable, copy)NSString *appleMerchantIdentifier; -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentContext.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentContext.h deleted file mode 100644 index 6ab48b7..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentContext.h +++ /dev/null @@ -1,364 +0,0 @@ -// -// STPPaymentContext.h -// Stripe -// -// Created by Jack Flintermann on 4/20/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - - -#import -#import - -#import "STPAddress.h" -#import "STPBlocks.h" -#import "STPPaymentConfiguration.h" -#import "STPPaymentMethod.h" -#import "STPPaymentResult.h" -#import "STPUserInformation.h" - -NS_ASSUME_NONNULL_BEGIN - -@class STPPaymentContext, STPAPIClient, STPTheme, STPCustomerContext; -@protocol STPBackendAPIAdapter, STPPaymentMethod, STPPaymentContextDelegate; - -/** - An `STPPaymentContext` keeps track of all of the state around a payment. It will manage fetching a user's saved payment methods, tracking any information they select, and prompting them for required additional information before completing their purchase. It can be used to power your application's "payment confirmation" page with just a few lines of code. - - `STPPaymentContext` also provides a unified interface to multiple payment methods - for example, you can write a single integration to accept both credit card payments and Apple Pay. - - `STPPaymentContext` saves information about a user's payment methods to a Stripe customer object, and requires an `STPCustomerContext` to manage retrieving and modifying the customer. - */ -@interface STPPaymentContext : NSObject - -/** - This is a convenience initializer; it is equivalent to calling - `initWithCustomerContext:customerContext - configuration:[STPPaymentConfiguration sharedConfiguration] - theme:[STPTheme defaultTheme]`. - - @param customerContext The customer context the payment context will use to fetch - and modify its Stripe customer. @see STPCustomerContext.h - @return the newly-instantiated payment context - */ -- (instancetype)initWithCustomerContext:(STPCustomerContext *)customerContext; - -/** - Initializes a new Payment Context with the provided customer context, configuration, - and theme. After this class is initialized, you should also make sure to set its - `delegate` and `hostViewController` properties. - - @param customerContext The customer context the payment context will use to fetch - and modify its Stripe customer. @see STPCustomerContext.h - @param configuration The configuration for the payment context to use. This lets you set your Stripe publishable API key, required billing address fields, etc. @see STPPaymentConfiguration.h - @param theme The theme describing the visual appearance of all UI that the payment context automatically creates for you. @see STPTheme.h - @return the newly-instantiated payment context - */ -- (instancetype)initWithCustomerContext:(STPCustomerContext *)customerContext - configuration:(STPPaymentConfiguration *)configuration - theme:(STPTheme *)theme; - -/** - * This is a convenience initializer; it is equivalent to calling `initWithAPIAdapter:apiAdapter configuration:[STPPaymentConfiguration sharedConfiguration] theme:[STPTheme defaultTheme]`. - * - * @deprecated Use `initWithCustomerContext:`. - * Instead of providing your own backend API adapter, you can now create an - * `STPCustomerContext`, which will manage retrieving and updating a - * Stripe customer for you. @see STPCustomerContext.h - */ -- (instancetype)initWithAPIAdapter:(id)apiAdapter __attribute__((deprecated)); - -/** - * Initializes a new Payment Context with the provided API adapter and configuration. After this class is initialized, you should also make sure to set its `delegate` and `hostViewController` properties. - * - * @param apiAdapter The API adapter the payment context will use to fetch and modify its contents. You need to make a class conforming to this protocol that talks to your server. @see STPBackendAPIAdapter.h - * @param configuration The configuration for the payment context to use. This lets you set your Stripe publishable API key, required billing address fields, etc. @see STPPaymentConfiguration.h - * @param theme The theme describing the visual appearance of all UI that the payment context automatically creates for you. @see STPTheme.h - * - * @return the newly-instantiated payment context - * - * @deprecated Use `initWithCustomerContext:configuration:theme:`. - * Instead of providing your own backend API adapter, you can now create an - * `STPCustomerContext`, which will manage retrieving and updating a - * Stripe customer for you. @see STPCustomerContext.h - */ -- (instancetype)initWithAPIAdapter:(id)apiAdapter - configuration:(STPPaymentConfiguration *)configuration - theme:(STPTheme *)theme __attribute__((deprecated)); - -/** - * The API adapter the payment context will use to fetch and modify its contents. You need to make a class conforming to this protocol that talks to your server. @see STPBackendAPIAdapter.h - * - * @deprecated Use `customerContext`. - * Instead of providing your own backend API adapter, you can now create an - * `STPCustomerContext`, which will manage retrieving and updating a - * Stripe customer for you. @see STPCustomerContext.h - */ -@property(nonatomic, readonly)id apiAdapter __attribute__((deprecated)); - -/** - * The configuration for the payment context to use internally. @see STPPaymentConfiguration.h - */ -@property(nonatomic, readonly)STPPaymentConfiguration *configuration; - -/** - * The visual appearance that will be used by any views that the context generates. @see STPTheme.h - */ -@property(nonatomic, readonly)STPTheme *theme; - -/** - * If you've already collected some information from your user, you can set it here and it'll be automatically filled out when possible/appropriate in any UI that the payment context creates. - */ -@property(nonatomic, strong, nullable)STPUserInformation *prefilledInformation; - -/** - * The view controller that any additional UI will be presented on. If you have a "checkout view controller" in your app, that should be used as the host view controller. - */ -@property(nonatomic, weak, nullable)UIViewController *hostViewController; - -/** - * This delegate will be notified when the payment context's contents change. @see STPPaymentContextDelegate - */ -@property(nonatomic, weak, nullable)id delegate; - -/** - * Whether or not the payment context is currently loading information from the network. - */ -@property(nonatomic, readonly)BOOL loading; - -/** - * The user's currently selected payment method. May be nil. - */ -@property(nonatomic, readonly, nullable)id selectedPaymentMethod; - -/** - * The available payment methods the user can choose between. May be nil. - */ -@property(nonatomic, readonly, nullable)NSArray> *paymentMethods; - -/** - * The user's currently selected shipping method. May be nil. - */ -@property(nonatomic, readonly, nullable)PKShippingMethod *selectedShippingMethod; - -/** - * An array of STPShippingMethod objects that describe the supported shipping methods. May be nil. - */ -@property(nonatomic, readonly, nullable)NSArray *shippingMethods; - -/** - * The user's shipping address. May be nil. - * If you've already collected a shipping address from your user, you may - * prefill it by setting a shippingAddress in PaymentContext's prefilledInformation. - * When your user enters a new shipping address, PaymentContext will save it to - * the current customer object. When PaymentContext loads, if you haven't - * manually set a prefilled value, any shipping information saved on the customer - * will be used to prefill the shipping address form. Note that because your - * customer's email may not be the same as the email provided with their shipping - * info, PaymentContext will not prefill the shipping form's email using your - * customer's email. - * - * You should not rely on the shipping information stored on the Stripe customer - * for order fulfillment, as your user may change this information if they make - * multiple purchases. We recommend adding shipping information when you create - * a charge (which can also help prevent fraud), or saving it to your own - * database. https://stripe.com/docs/api#create_charge-shipping - * - * Note: by default, your user will still be prompted to verify a prefilled - * shipping address. To change this behavior, you can set - * `verifyPrefilledShippingAddress` to NO in your `STPPaymentConfiguration`. - */ -@property(nonatomic, readonly, nullable)STPAddress *shippingAddress; - -/** - * The amount of money you're requesting from the user, in the smallest currency - * unit for the selected currency. For example, to indicate $10 USD, use 1000 - * (i.e. 1000 cents). For more information, see https://stripe.com/docs/api#charge_object-amount - * - * @note This value must be present and greater than zero in order for Apple Pay - * to be automatically enabled. - * - * @note You should only set either this or `paymentSummaryItems`, not both. - * The other will be automatically calculated on demand using your `paymentCurrency`. - */ -@property(nonatomic)NSInteger paymentAmount; - -/** - * The three-letter currency code for the currency of the payment (i.e. USD, GBP, - * JPY, etc). Defaults to "USD". - * - * @note Changing this property may change the return value of `paymentAmount` - * or `paymentSummaryItems` (whichever one you didn't directly set yourself). - */ -@property(nonatomic, copy)NSString *paymentCurrency; - -/** - * The two-letter country code for the country where the payment will be processed. - * You should set this to the country your Stripe account is in. Defaults to "US". - * - * @note Changing this property will change the `countryCode` of your Apple Pay - * payment requests. - * @see PKPaymentRequest for more information. - */ -@property(nonatomic, copy)NSString *paymentCountry; - -/** - * If you support Apple Pay, you can optionally set the PKPaymentSummaryItems - * you want to display here instead of using `paymentAmount`. Note that the - * grand total (the amount of the last summary item) must be greater than zero. - * If not set, a single summary item will be automatically generated using - * `paymentAmount` and your configuration's `companyName`. - * @see PKPaymentRequest for more information - * - * @note You should only set either this or `paymentAmount`, not both. - * The other will be automatically calculated on demand using your `paymentCurrency.` - */ -@property(nonatomic, copy)NSArray *paymentSummaryItems; - -/** - * The presentation style used for all view controllers presented modally by the context. - * Since custom transition styles are not supported, you should set this to either - * `UIModalPresentationFullScreen`, `UIModalPresentationPageSheet`, or `UIModalPresentationFormSheet`. - * The default value is `UIModalPresentationFullScreen`. - */ -@property(nonatomic, assign) UIModalPresentationStyle modalPresentationStyle; - -/** - * If `paymentContext:didFailToLoadWithError:` is called on your delegate, you - * can in turn call this method to try loading again (if that hasn't been called, - * calling this will do nothing). If retrying in turn fails, `paymentContext:didFailToLoadWithError:` - * will be called again (and you can again call this to keep retrying, etc). - */ -- (void)retryLoading; - -/** - * This creates, configures, and appropriately presents an `STPPaymentMethodsViewController` - * on top of the payment context's `hostViewController`. It'll be dismissed automatically - * when the user is done selecting their payment method. - * - * @note This method will do nothing if it is called while STPPaymentContext is - * already showing a view controller or in the middle of requesting a payment. - */ -- (void)presentPaymentMethodsViewController; - -/** - * This creates, configures, and appropriately pushes an `STPPaymentMethodsViewController` - * onto the navigation stack of the context's `hostViewController`. It'll be popped - * automatically when the user is done selecting their payment method. - * - * @note This method will do nothing if it is called while STPPaymentContext is - * already showing a view controller or in the middle of requesting a payment. - */ -- (void)pushPaymentMethodsViewController; - -/** - * This creates, configures, and appropriately presents a view controller for - * collecting shipping address and shipping method on top of the payment context's - * `hostViewController`. It'll be dismissed automatically when the user is done - * entering their shipping info. - * - * @note This method will do nothing if it is called while STPPaymentContext is - * already showing a view controller or in the middle of requesting a payment. - */ -- (void)presentShippingViewController; - -/** - * This creates, configures, and appropriately pushes a view controller for - * collecting shipping address and shipping method onto the navigation stack of - * the context's `hostViewController`. It'll be popped automatically when the - * user is done entering their shipping info. - * - * @note This method will do nothing if it is called while STPPaymentContext is - * already showing a view controller, or in the middle of requesting a payment. - */ -- (void)pushShippingViewController; - -/** - * Requests payment from the user. This may need to present some supplemental UI - * to the user, in which case it will be presented on the payment context's - * `hostViewController`. For instance, if they've selected Apple Pay as their - * payment method, calling this method will show the payment sheet. If the user - * has a card on file, this will use that without presenting any additional UI. - * After this is called, the `paymentContext:didCreatePaymentResult:completion:` - * and `paymentContext:didFinishWithStatus:error:` methods will be called on the - * context's `delegate`. - * - * @note This method will do nothing if it is called while STPPaymentContext is - * already showing a view controller, or in the middle of requesting a payment. - */ -- (void)requestPayment; - - -@end - -/** - * Implement `STPPaymentContextDelegate` to get notified when a payment context changes, finishes, encounters errors, etc. In practice, if your app has a "checkout screen view controller", that is a good candidate to implement this protocol. - */ -@protocol STPPaymentContextDelegate - -/** - * Called when the payment context encounters an error when fetching its initial set of data. A few ways to handle this are: - - If you're showing the user a checkout page, dismiss the checkout page when this is called and present the error to the user. - - Present the error to the user using a `UIAlertController` with two buttons: Retry and Cancel. If they cancel, dismiss your UI. If they Retry, call `retryLoading` on the payment context. - - To make it harder to get your UI into a bad state, this won't be called until the context's `hostViewController` has finished appearing. - * - * @param paymentContext the payment context that encountered the error - * @param error the error that was encountered - */ -- (void)paymentContext:(STPPaymentContext *)paymentContext didFailToLoadWithError:(NSError *)error; - -/** - * This is called every time the contents of the payment context change. When this is called, you should update your app's UI to reflect the current state of the payment context. For example, if you have a checkout page with a "selected payment method" row, you should update its payment method with `paymentContext.selectedPaymentMethod.label`. If that checkout page has a "buy" button, you should enable/disable it depending on the result of `[paymentContext isReadyForPayment]`. - * - * @param paymentContext the payment context that changed - */ -- (void)paymentContextDidChange:(STPPaymentContext *)paymentContext; - -/** - * Inside this method, you should make a call to your backend API to make a charge with that Customer + source, and invoke the `completion` block when that is done. - * - * @param paymentContext The context that succeeded - * @param paymentResult Information associated with the payment that you can pass to your server. You should go to your backend API with this payment result and make a charge to complete the payment, passing `paymentResult.source.stripeID` as the `source` parameter to the create charge method and your customer's ID as the `customer` parameter (see stripe.com/docs/api#charge_create for more info). Once that's done call the `completion` block with any error that occurred (or none, if the charge succeeded). @see STPPaymentResult.h - * @param completion Call this block when you're done creating a charge (or subscription, etc) on your backend. If it succeeded, call `completion(nil)`. If it failed with an error, call `completion(error)`. - */ -- (void)paymentContext:(STPPaymentContext *)paymentContext -didCreatePaymentResult:(STPPaymentResult *)paymentResult - completion:(STPErrorBlock)completion; - -/** - * This is invoked by an `STPPaymentContext` when it is finished. This will be called after the payment is done and all necessary UI has been dismissed. You should inspect the returned `status` and behave appropriately. For example: if it's `STPPaymentStatusSuccess`, show the user a receipt. If it's `STPPaymentStatusError`, inform the user of the error. If it's `STPPaymentStatusUserCanceled`, do nothing. - * - * @param paymentContext The payment context that finished - * @param status The status of the payment - `STPPaymentStatusSuccess` if it succeeded, `STPPaymentStatusError` if it failed with an error (in which case the `error` parameter will be non-nil), `STPPaymentStatusUserCanceled` if the user canceled the payment. - * @param error An error that occurred, if any. - */ -- (void)paymentContext:(STPPaymentContext *)paymentContext - didFinishWithStatus:(STPPaymentStatus)status - error:(nullable NSError *)error; - -@optional -/** - * Inside this method, you should verify that you can ship to the given address. - * You should call the completion block with the results of your validation - * and the available shipping methods for the given address. If you don't implement - * this method, the user won't be prompted to select a shipping method and all - * addresses will be valid. - * - * @note If a user updates their shipping address within the Apple Pay dialog, - * this address will be anonymized. For example, in the US, it will only include the - * city, state, and zip code. The payment context will have the user's complete - * shipping address by the time `paymentContext:didFinishWithStatus:error` is - * called. - * - * @param paymentContext The context that updated its shipping address - * @param address The current shipping address - * @param completion Call this block when you're done validating the shipping address and calculating available shipping methods. - */ -- (void)paymentContext:(STPPaymentContext *)paymentContext -didUpdateShippingAddress:(STPAddress *)address - completion:(STPShippingMethodsCompletionBlock)completion; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentMethod.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentMethod.h deleted file mode 100644 index 08908a2..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentMethod.h +++ /dev/null @@ -1,51 +0,0 @@ -// -// STPPaymentMethod.h -// Stripe -// -// Created by Ben Guo on 4/19/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import - -/** - * This represents all of the payment methods available to your user (in addition to card payments, which are always enabled) when configuring an `STPPaymentContext`. - */ -typedef NS_OPTIONS(NSUInteger, STPPaymentMethodType) { - - /** - * Don't use any payment methods except for cards. - */ - STPPaymentMethodTypeNone = 0, - - /** - * The user is allowed to pay with Apple Pay (if it's configured and available on their device). - */ - STPPaymentMethodTypeApplePay = 1 << 0, - /** - * The user can use any available payment method to pay. - */ - STPPaymentMethodTypeAll = STPPaymentMethodTypeApplePay -}; - -/** - * This protocol represents a payment method that a user can select and use to pay. Currently the only classes that conform to it are `STPCard` (which represents that the user wants to pay with a specific card) and `STPApplePayPaymentMethod` (which represents that the user wants to pay with Apple Pay). - */ -@protocol STPPaymentMethod - -/** - * A small (32 x 20 points) logo image representing the payment method. For example, the Visa logo for a Visa card, or the Apple Pay logo. - */ -@property (nonatomic, readonly) UIImage *image; - -/** - * A small (32 x 20 points) logo image representing the payment method that can be used as template for tinted icons. - */ -@property (nonatomic, readonly) UIImage *templateImage; - -/** - * A string describing the payment method, such as "Apple Pay" or "Visa 4242". - */ -@property (nonatomic, readonly) NSString *label; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentMethodsViewController.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentMethodsViewController.h deleted file mode 100644 index 6016779..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentMethodsViewController.h +++ /dev/null @@ -1,127 +0,0 @@ -// -// STPPaymentMethodsViewController.h -// Stripe -// -// Created by Jack Flintermann on 1/12/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPBackendAPIAdapter.h" -#import "STPCoreViewController.h" -#import "STPPaymentConfiguration.h" -#import "STPPaymentMethod.h" -#import "STPUserInformation.h" - -NS_ASSUME_NONNULL_BEGIN - -@protocol STPPaymentMethod, STPPaymentMethodsViewControllerDelegate; -@class STPPaymentContext, STPPaymentMethodsViewController, STPCustomerContext; - -/** - * This view controller presents a list of payment method options to the user, which they can select between. They can also add credit cards to the list. It must be displayed inside a `UINavigationController`, so you can either create a `UINavigationController` with an `STPPaymentMethodsViewController` as the `rootViewController` and then present the `UINavigationController`, or push a new `STPPaymentMethodsViewController` onto an existing `UINavigationController`'s stack. You can also have `STPPaymentContext` do this for you automatically, by calling `presentPaymentMethodsViewController` or `pushPaymentMethodsViewController` on it. - */ -@interface STPPaymentMethodsViewController : STPCoreViewController - -@property(nonatomic, weak, readonly)iddelegate; - -/** - * Creates a new payment methods view controller. - * - * @param paymentContext A payment context to power the view controller's view. The payment context will in turn use its backend API adapter to fetch the information it needs from your application. - * - * @return an initialized view controller. - */ -- (instancetype)initWithPaymentContext:(STPPaymentContext *)paymentContext; - -/** - Initializes a new payment methods view controller without using a payment context. - - @param configuration The configuration to use to determine what types of payment method to offer your user. @see STPPaymentConfiguration.h - - @param theme The theme to inform the appearance of the UI. @see STPTheme.h - @param customerContext The customer context the view controller will use to fetch - and modify its Stripe customer. @see STPCustomerContext.h - @param delegate A delegate that will be notified when the payment methods view controller's selection changes. - @return an initialized view controller. - */ -- (instancetype)initWithConfiguration:(STPPaymentConfiguration *)configuration - theme:(STPTheme *)theme - customerContext:(STPCustomerContext *)customerContext - delegate:(id)delegate; - -/** - * Initializes a new payment methods view controller without using a payment context. - * - * @param configuration The configuration to use to determine what types of payment method to offer your user. @see STPPaymentConfiguration.h - * @param theme The theme to inform the appearance of the UI. @see STPTheme.h - * @param apiAdapter The API adapter to use to retrieve a customer's stored payment methods and save new ones. @see STPBackendAPIAdapter.h - * @param delegate A delegate that will be notified when the payment methods view controller's selection changes. - * - * @deprecated Use `initWithConfiguration:theme:customerContext:delegate:`. - * Instead of providing your own backend API adapter, you can now create an - * `STPCustomerContext`, which will manage retrieving and updating a - * Stripe customer for you. @see STPCustomerContext.h - */ -- (instancetype)initWithConfiguration:(STPPaymentConfiguration *)configuration - theme:(STPTheme *)theme - apiAdapter:(id)apiAdapter - delegate:(id)delegate __attribute__((deprecated)); - -/** -* If you've already collected some information from your user, you can set it here and it'll be automatically filled out when possible/appropriate in any UI that the payment context creates. -*/ -@property(nonatomic, strong, nullable)STPUserInformation *prefilledInformation; - -/** - * If you're pushing `STPPaymentMethodsViewController` onto an existing `UINavigationController`'s stack, you should use this method to dismiss it, since it may have pushed an additional add card view controller onto the navigation controller's stack. - * - * @param completion The callback to run after the view controller is dismissed. You may specify nil for this parameter. - */ -- (void)dismissWithCompletion:(nullable STPVoidBlock)completion; - -@end - -/** - * An `STPPaymentMethodsViewControllerDelegate` responds when a user selects a payment method from (or cancels) an `STPPaymentMethodsViewController`. In both of these instances, you should dismiss the view controller (either by popping it off the navigation stack, or dismissing it). - */ -@protocol STPPaymentMethodsViewControllerDelegate - -/** - * This is called when the view controller encounters an error fetching the user's payment methods from its API adapter. You should dismiss the view controller when this is called. - * - * @param paymentMethodsViewController the view controller in question - * @param error the error that occurred - */ -- (void)paymentMethodsViewController:(STPPaymentMethodsViewController *)paymentMethodsViewController - didFailToLoadWithError:(NSError *)error; - -/** - * This is called when the user selects or adds a payment method, so it will often be called immediately after calling `paymentMethodsViewController:didSelectPaymentMethod:`. You should dismiss the view controller when this is called. - * - * @param paymentMethodsViewController the view controller that has finished - */ -- (void)paymentMethodsViewControllerDidFinish:(STPPaymentMethodsViewController *)paymentMethodsViewController; - -/** - * This is called when the user taps "cancel". - * You should dismiss the view controller when this is called. - * - * @param paymentMethodsViewController the view controller that has finished - */ -- (void)paymentMethodsViewControllerDidCancel:(STPPaymentMethodsViewController *)paymentMethodsViewController; - -@optional -/** - * This is called when the user either makes a selection, or adds a new card. This will be triggered after the view controller loads with the user's current selection (if they have one) and then subsequently when they change their choice. You should use this callback to update any necessary UI in your app that displays the user's currently selected payment method. You should *not* dismiss the view controller at this point, instead do this in `paymentMethodsViewControllerDidFinish:`. `STPPaymentMethodsViewController` will also call the necessary methods on your API adapter, so you don't need to call them directly during this method. - * - * @param paymentMethodsViewController the view controller in question - * @param paymentMethod the selected payment method - */ -- (void)paymentMethodsViewController:(STPPaymentMethodsViewController *)paymentMethodsViewController - didSelectPaymentMethod:(id)paymentMethod; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentResult.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentResult.h deleted file mode 100644 index 43fd1ba..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPPaymentResult.h +++ /dev/null @@ -1,33 +0,0 @@ -// -// STPPaymentResult.h -// Stripe -// -// Created by Jack Flintermann on 1/15/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import "STPSourceProtocol.h" - -NS_ASSUME_NONNULL_BEGIN - -@class STPAddress; - -/** - * When you're using `STPPaymentContext` to request your user's payment details, this is the object that will be returned to your application when they've successfully made a payment. It currently just contains a `source`, but in the future will include any relevant metadata as well. You should pass `source.stripeID` to your server, and call the charge creation endpoint. This assumes you are charging a Customer, so you should specify the `customer` parameter to be that customer's ID and the `source` parameter to the value returned here. For more information, see https://stripe.com/docs/api#create_charge - */ -@interface STPPaymentResult : NSObject - -/** - * The returned source that the user has selected. This may come from a variety of different payment methods, such as an Apple Pay payment or a stored credit card. @see STPSource.h - */ -@property(nonatomic, readonly)id source; - -/** - * Initializes the payment result with a given source. This is invoked by `STPPaymentContext` internally; you shouldn't have to call it directly. - */ -- (nonnull instancetype)initWithSource:(id)source; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPRedirectContext.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPRedirectContext.h deleted file mode 100644 index 4b0c187..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPRedirectContext.h +++ /dev/null @@ -1,166 +0,0 @@ -// -// STPRedirectContext.h -// Stripe -// -// Created by Brian Dorfman on 3/29/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import -#import "STPBlocks.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - Possible states for the redirect context to be in - - - STPRedirectContextStateNotStarted: Initialized, but redirect not started - - STPRedirectContextStateInProgress: Redirect is in progress - - STPRedirectContextStateCancelled: Redirect has been cancelled programmatically before completing - - STPRedirectContextStateCompleted: Redirect has completed. - */ -typedef NS_ENUM(NSUInteger, STPRedirectContextState) { - STPRedirectContextStateNotStarted, - STPRedirectContextStateInProgress, - STPRedirectContextStateCancelled, - STPRedirectContextStateCompleted -}; - -/** - A callback run when the context believes the redirect action has been completed. - - @param sourceID The stripe id of the source. - @param clientSecret The client secret of the source. - @param error An error if one occured. Note that a lack of an error does not mean that the action was completed successfully, the presence of one confirms that it was not. - Currently the only possible error the context can know about is if SFSafariViewController fails its initial load (like the user has no internet connection, or servers are down). - - @note you can use the id and client secret to fetch the source from Stripe's servers - and check its status. - @see `[STPAPIClient retrieveSourceWithId:clientSecret:completion]` - @see `[STPAPIClient startPollingSourceWithId:clientSecret:timeout:completion:]` - */ -typedef void (^STPRedirectContextCompletionBlock)(NSString *sourceID, NSString *clientSecret, NSError *error); - -/** - * This is a helper class for handling redirect sources. - * - * Init an instance with the redirect flow source you want to handle, - * then choose a redirect method. The context will fire the completion handler - * when the redirect completes. - * - * Due to the nature of iOS, very little concrete information can be gained - * during this process, as all actions take place in either the Safari app - * or the sandboxed SFSafariViewController class. The context attempts to - * detect when the user has completed the necessary redirect action by listening - * for both app foregrounds and url callbacks received in the app delegate. - * However, it is possible the when the redirect is "completed", the user may - * have not actually completed the necessary actions to authorize the charge. - * - * You can use `STPAPIClient` to listen for state changes on the source - * object as a way to identify whether the user action succeeded or not. - * @see `[STPAPIClient startPollingSourceWithId:clientSecret:timeout:completion:]` - * - * You should not use either this class, nor `STPAPIClient`, as a way - * to determine when you should charge the source. Use Stripe webhooks on your - * backend server to listen for source state changes and to make the charge. - * - */ -NS_EXTENSION_UNAVAILABLE("Redirect based sources are not available in extensions") -@interface STPRedirectContext : NSObject - -/** - * The current state of the context. - */ -@property (nonatomic, readonly) STPRedirectContextState state; - -/** - * Initializer for context. - * - * @note You must ensure that the returnURL set up in the created source - * correctly goes to your app so that users can be returned once - * they complete the redirect in the web broswer. - * - * @param source The source that needs user redirect action to be taken. - * @param completion A block to fire when the action is believed to have been completed. - * @return Nil if the specified source is not a redirect-flow source. Otherwise a new context object. - * - * @note Firing of the completion block does not necessarily mean the user successfully - * performed the redirect action. You can re-fetch the source object using - * its id and clientSecret, and poll for status updates on it to determine if - * the source was sucessfully made chargeable. - * @see `[STPAPIClient startPollingSourceWithId:clientSecret:timeout:completion:]` - */ -- (nullable instancetype)initWithSource:(STPSource *)source - completion:(STPRedirectContextCompletionBlock)completion; - - -/** - * Use `initWithSource:completion:` - */ -- (instancetype)init NS_UNAVAILABLE; - - -/** - * Starts a redirect flow. - * - * You must ensure that your app delegate listens for the `returnURL` that you - * set on your source object, and forwards it to the Stripe SDK so that the - * context can be notified when the redirect is completed and dismiss the - * view controller. See `[Stripe handleStripeURLCallbackWithURL:]` - * - * The context will listen for both received URLs and app open notifications - * and fire its completion block when either the URL is received, or the next - * time the app is foregrounded. - - * If the app is running on iOS 9+ it will initiate the flow by presenting - * a SFSafariViewController instance from the pass in view controller. - * Otherwise, if the app is running on iOS 8 it will initiate the flow by - * bouncing the user out to the Safari app. If you want more manual control - * over the redirect method, you can use `startSafariViewControllerRedirectFlowFromViewController` - * or `startSafariAppRedirectFlow` - * - * @note This method does nothing if the context is not in the `STPRedirectContextStateNotStarted` state. - * - * @param presentingViewController The view controller to present the Safari view controller from. - */ -- (void)startRedirectFlowFromViewController:(UIViewController *)presentingViewController; - -/** - * Starts a redirect flow by presenting an SFSafariViewController in your app - * from the passed in view controller. - * - * You must ensure that your app delegate listens for the `returnURL` that you - * set on your source object, and forwards it to the Stripe SDK so that the - * context can be notified when the redirect is completed and dismiss the - * view controller. See `[Stripe handleStripeURLCallbackWithURL:]` - * - * The context will listen for both received URLs and app open notifications - * and fire its completion block when either the URL is received, or the next - * time the app is foregrounded. - * - * @note This method does nothing if the context is not in the `STPRedirectContextStateNotStarted` state. - * - * @param presentingViewController The view controller to present the Safari view controller from. - */ -- (void)startSafariViewControllerRedirectFlowFromViewController:(UIViewController *)presentingViewController NS_AVAILABLE_IOS(9_0); - -/** - * Starts a redirect flow by calling `openURL` to bounce the user out to - * the Safari app. - * - * The context will listen for app open notifications and fire its completion - * block the next time the user re-opens the app (either manually or via url) - * - * @note This method does nothing if the context is not in the `STPRedirectContextStateNotStarted` state. - */ -- (void)startSafariAppRedirectFlow; - -/** - * Dismisses any presented views and stops listening for any - * app opens or callbacks. The completion block will not be fired. - */ -- (void)cancel; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPShippingAddressViewController.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPShippingAddressViewController.h deleted file mode 100644 index 0038727..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPShippingAddressViewController.h +++ /dev/null @@ -1,102 +0,0 @@ -// -// STPShippingAddressViewController.h -// Stripe -// -// Created by Ben Guo on 8/29/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import - -#import "STPCoreTableViewController.h" -#import "STPPaymentContext.h" - -NS_ASSUME_NONNULL_BEGIN - -@protocol STPShippingAddressViewControllerDelegate; - -/** This view controller contains a shipping address collection form. It renders a right bar button item that submits the form, so it must be shown inside a `UINavigationController`. Depending on your configuration's shippingType, the view controller may present a shipping method selection form after the user enters an address. - */ -@interface STPShippingAddressViewController : STPCoreTableViewController - -/** - * A convenience initializer; equivalent to calling `initWithConfiguration:[STPPaymentConfiguration sharedConfiguration] theme:[STPTheme defaultTheme] currency:nil shippingAddress:nil selectedShippingMethod:nil prefilledInformation:nil`. - */ -- (instancetype)init; - -/** - * Initializes a new `STPShippingAddressViewController` with the given payment context and sets the payment context as its delegate. - * - * @param paymentContext The payment context to use. - */ -- (instancetype)initWithPaymentContext:(STPPaymentContext *)paymentContext; - -/** - * Initializes a new `STPShippingAddressCardViewController` with the provided parameters. - * - * @param configuration The configuration to use (this determines the required shipping address fields and shipping type). @see STPPaymentConfiguration - * @param theme The theme to use to inform the view controller's visual appearance. @see STPTheme - * @param currency The currency to use when displaying amounts for shipping methods. The default is USD. - * @param shippingAddress If set, the shipping address view controller will be pre-filled with this address. @see STPAddress - * @param selectedShippingMethod If set, the shipping methods view controller will use this method as the selected shipping method. If `selectedShippingMethod` is nil, the first shipping method in the array of methods returned by your delegate will be selected. - * @param prefilledInformation If set, the shipping address view controller will be pre-filled with this information. @see STPUserInformation - */ -- (instancetype)initWithConfiguration:(STPPaymentConfiguration *)configuration - theme:(STPTheme *)theme - currency:(nullable NSString *)currency - shippingAddress:(nullable STPAddress *)shippingAddress - selectedShippingMethod:(nullable PKShippingMethod *)selectedShippingMethod - prefilledInformation:(nullable STPUserInformation *)prefilledInformation; - -/** - * The view controller's delegate. This must be set before showing the view controller in order for it to work properly. @see STPShippingAddressViewControllerDelegate - */ -@property(nonatomic, weak) id delegate; - -/** - * If you're pushing `STPShippingAddressViewController` onto an existing `UINavigationController`'s stack, you should use this method to dismiss it, since it may have pushed an additional shipping method view controller onto the navigation controller's stack. - * - * @param completion The callback to run after the view controller is dismissed. You may specify nil for this parameter. - */ -- (void)dismissWithCompletion:(nullable STPVoidBlock)completion; - -@end - -/** - * An `STPShippingAddressViewControllerDelegate` is notified when an `STPShippingAddressViewController` receives an address, completes with an address, or is cancelled. - */ -@protocol STPShippingAddressViewControllerDelegate - -/** - * Called when the user cancels entering a shipping address. You should dismiss (or pop) the view controller at this point. - * - * @param addressViewController the view controller that has been cancelled - */ -- (void)shippingAddressViewControllerDidCancel:(STPShippingAddressViewController *)addressViewController; - -/** - * This is called when the user enters a shipping address and taps next. You should validate the address and determine what shipping methods are available, and call the `completion` block when finished. If an error occurrs, call the `completion` block with the error. Otherwise, call the `completion` block with a nil error and an array of available shipping methods. If you don't need to collect a shipping method, you may pass an empty array. - * - * @param addressViewController the view controller where the address was entered - * @param address the address that was entered. @see STPAddress - * @param completion call this callback when you're done validating the address and determining available shipping methods. - */ -- (void)shippingAddressViewController:(STPShippingAddressViewController *)addressViewController - didEnterAddress:(STPAddress *)address - completion:(STPShippingMethodsCompletionBlock)completion; - -/** - * This is called when the user selects a shipping method. If no shipping methods are given, or if the shipping type doesn't require a shipping method, this will be called after the user has a shipping address and your validation has succeeded. After updating your app with the user's shipping info, you should dismiss (or pop) the view controller. Note that if `shippingMethod` is non-nil, there will be an additional shipping methods view controller on the navigation controller's stack. - * - * @param addressViewController the view controller where the address was entered - * @param address the address that was entered. @see STPAddress - * @param method the shipping method that was selected. - */ -- (void)shippingAddressViewController:(STPShippingAddressViewController *)addressViewController - didFinishWithAddress:(STPAddress *)address - shippingMethod:(nullable PKShippingMethod *)method; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSource.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSource.h deleted file mode 100644 index 916ab81..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSource.h +++ /dev/null @@ -1,179 +0,0 @@ -// -// STPSource.h -// Stripe -// -// Created by Ben Guo on 1/23/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import -#import "STPAPIResponseDecodable.h" -#import "STPSourceCardDetails.h" -#import "STPSourceProtocol.h" -#import "STPSourceOwner.h" -#import "STPSourceReceiver.h" -#import "STPSourceRedirect.h" -#import "STPSourceSEPADebitDetails.h" -#import "STPSourceVerification.h" - -/** - * Authentication flows for a Source - */ -typedef NS_ENUM(NSInteger, STPSourceFlow) { - // No action is required from your customer. - STPSourceFlowNone, - // Your customer must be redirected to their online banking service (either a website or mobile banking app) to approve the payment. - STPSourceFlowRedirect, - // Your customer must verify ownership of their account by providing a code that you post to the Stripe API for authentication. - STPSourceFlowCodeVerification, - // Your customer must push funds to the account information provided. - STPSourceFlowReceiver, - // The source's flow is unknown. You shouldn't encounter this value. - STPSourceFlowUnknown -}; - -/** - * Usage types for a Source - */ -typedef NS_ENUM(NSInteger, STPSourceUsage) { - // The source can be reused. - STPSourceUsageReusable, - // The source can only be used once. - STPSourceUsageSingleUse, - // The source's usage is unknown. You shouldn't encounter this value. - STPSourceUsageUnknown -}; - -/** - * Status types for a Source - */ -typedef NS_ENUM(NSInteger, STPSourceStatus) { - // The source has been created and is awaiting customer action. - STPSourceStatusPending, - // The source is ready to use. The customer action has been completed or the payment method requires no customer action. - STPSourceStatusChargeable, - // The source has been used. This status only applies to single-use sources. - STPSourceStatusConsumed, - // The source, which was chargeable, has expired because it was not used to make a charge request within a specified amount of time. - STPSourceStatusCanceled, - // Your customer has not taken the required action or revoked your access (e.g., did not authorize the payment with their bank or canceled their mandate acceptance for SEPA direct debits). - STPSourceStatusFailed, - // The source status is unknown. You shouldn't encounter this value. - STPSourceStatusUnknown, -}; - -/** - * Types for a Source - */ -typedef NS_ENUM(NSInteger, STPSourceType) { - STPSourceTypeBancontact, - STPSourceTypeBitcoin, - STPSourceTypeCard, - STPSourceTypeGiropay, - STPSourceTypeIDEAL, - STPSourceTypeSEPADebit, - STPSourceTypeSofort, - STPSourceTypeThreeDSecure, - STPSourceTypeUnknown, -}; - -@class STPSourceOwner, STPSourceReceiver, STPSourceRedirect, STPSourceVerification; - -/** - * Representation of a customer's payment instrument created with the Stripe API. @see https://stripe.com/docs/api#sources - */ -@interface STPSource : NSObject - -/** - * You cannot directly instantiate an `STPSource`. You should only use one that has been returned from an `STPAPIClient` callback. - */ -- (nonnull instancetype) init __attribute__((unavailable("You cannot directly instantiate an STPSource. You should only use one that has been returned from an STPAPIClient callback."))); - -/** - * The amount associated with the source. - */ -@property (nonatomic, readonly, nullable) NSNumber *amount; - -/** - * The client secret of the source. Used for client-side polling using a publishable key. - */ -@property (nonatomic, readonly, nullable) NSString *clientSecret; - -/** - * When the source was created. - */ -@property (nonatomic, readonly, nullable) NSDate *created; - -/** - * The currency associated with the source. - */ -@property (nonatomic, readonly, nullable) NSString *currency; - -/** - * The authentication flow of the source. - */ -@property (nonatomic, readonly) STPSourceFlow flow; - -/** - * Whether or not this source was created in livemode. - */ -@property (nonatomic, readonly) BOOL livemode; - -/** - * A set of key/value pairs associated with the source object. - */ -@property (nonatomic, readonly, nullable) NSDictionary *metadata; - -/** - * Information about the owner of the payment instrument. - */ -@property (nonatomic, readonly, nullable) STPSourceOwner *owner; - -/** - * Information related to the receiver flow. Present if the source is a receiver. - */ -@property (nonatomic, readonly, nullable) STPSourceReceiver *receiver; - -/** - * Information related to the redirect flow. Present if the source is authenticated by a redirect. - */ -@property (nonatomic, readonly, nullable) STPSourceRedirect *redirect; - -/** - * The status of the source. - */ -@property (nonatomic, readonly) STPSourceStatus status; - -/** - * The type of the source. - */ -@property (nonatomic, readonly) STPSourceType type; - -/** - * Whether this source should be reusable or not. - */ -@property (nonatomic, readonly) STPSourceUsage usage; - -/** - * Information related to the verification flow. Present if the source is authenticated by a verification. - */ -@property (nonatomic, readonly, nullable) STPSourceVerification *verification; - -/** - * Information about the source specific to its type - */ -@property (nonatomic, readonly, nullable) NSDictionary *details; - -/** - * If this is a card source, this property provides typed access to the - * contents of the `details` dictionary. - */ -@property (nonatomic, readonly, nullable) STPSourceCardDetails *cardDetails; - -/** - * If this is a SEPA Debit source, this property provides typed access to the - * contents of the `details` dictionary. - */ -@property (nonatomic, readonly, nullable) STPSourceSEPADebitDetails *sepaDebitDetails; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceCardDetails.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceCardDetails.h deleted file mode 100644 index c93016b..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceCardDetails.h +++ /dev/null @@ -1,72 +0,0 @@ -// -// STPSourceCardDetails.h -// Stripe -// -// Created by Brian Dorfman on 2/23/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPAPIResponseDecodable.h" -#import "STPCard.h" - -NS_ASSUME_NONNULL_BEGIN - -typedef NS_ENUM(NSInteger, STPSourceCard3DSecureStatus) { - STPSourceCard3DSecureStatusRequired, - STPSourceCard3DSecureStatusOptional, - STPSourceCard3DSecureStatusNotSupported, - STPSourceCard3DSecureStatusUnknown -}; - -/** - * This class provides typed access to the contents of an STPSource `details` - * dictionary for card sources. - */ -@interface STPSourceCardDetails : NSObject - -/** - * You cannot directly instantiate an `STPSourceCardDetails`. You should only - * use one that is part of an existing `STPSource` object. - */ -- (nonnull instancetype) init __attribute__((unavailable("You cannot directly instantiate an STPSourceCardDetails. You should only use one that is part of an existing STPSource object."))); - -/** - * The last 4 digits of the card. - */ -@property (nonatomic, readonly, nullable) NSString *last4; - -/** - * The card's expiration month. 1-indexed (i.e. 1 == January) - */ -@property (nonatomic, readonly) NSUInteger expMonth; - -/** - * The card's expiration year. - */ -@property (nonatomic, readonly) NSUInteger expYear; - -/** - * The issuer of the card. - */ -@property (nonatomic, readonly) STPCardBrand brand; - -/** - * The funding source for the card (credit, debit, prepaid, or other) - */ -@property (nonatomic, readonly) STPCardFundingType funding; - -/** - * Two-letter ISO code representing the issuing country of the card. - */ -@property (nonatomic, readonly, nullable) NSString *country; - -/** - * Whether 3D Secure is supported or required by the card. - */ -@property (nonatomic, readonly) STPSourceCard3DSecureStatus threeDSecure; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceOwner.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceOwner.h deleted file mode 100644 index e841a86..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceOwner.h +++ /dev/null @@ -1,64 +0,0 @@ -// -// STPSourceOwner.h -// Stripe -// -// Created by Ben Guo on 1/25/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import -#import "STPAPIResponseDecodable.h" - -@class STPAddress; - -/** - * Information about a source's owner. - */ -@interface STPSourceOwner : NSObject - -/** - * You cannot directly instantiate an `STPSourceOwner`. You should only use one that is part of an existing `STPSource` object. - */ -- (nonnull instancetype) init __attribute__((unavailable("You cannot directly instantiate an STPSourceOwner. You should only use one that is part of an existing STPSource object."))); - -/** - * Owner's address. - */ -@property (nonatomic, readonly, nullable) STPAddress *address; - -/** - * Owner's email address. - */ -@property (nonatomic, readonly, nullable) NSString *email; - -/** - * Owner's full name. - */ -@property (nonatomic, readonly, nullable) NSString *name; - -/** - * Owner's phone number. - */ -@property (nonatomic, readonly, nullable) NSString *phone; - -/** - * Verified owner's address. - */ -@property (nonatomic, readonly, nullable) STPAddress *verifiedAddress; - -/** - * Verified owner's email address. - */ -@property (nonatomic, readonly, nullable) NSString *verifiedEmail; - -/** - * Verified owner's full name. - */ -@property (nonatomic, readonly, nullable) NSString *verifiedName; - -/** - * Verified owner's phone number. - */ -@property (nonatomic, readonly, nullable) NSString *verifiedPhone; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceParams.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceParams.h deleted file mode 100644 index 5c73207..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceParams.h +++ /dev/null @@ -1,219 +0,0 @@ -// -// STPSourceParams.h -// Stripe -// -// Created by Ben Guo on 1/23/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPFormEncodable.h" -#import "STPSource.h" - -NS_ASSUME_NONNULL_BEGIN - -@class STPCardParams; - -/** - * An object representing parameters used to create a Source object. - * @see https://stripe.com/docs/api#create_source - */ -@interface STPSourceParams : NSObject - -/** - * The type of the source to create. Required. - */ -@property (nonatomic, assign) STPSourceType type; - -/** - * The raw underlying type string sent to the server. - * - * Generally you should use `type` instead unless you have a reason not to. - * You can use this if you want to create a param of a type not yet supported - * by the current version of the SDK's `STPSourceType` enum. - * - * Setting this to a value not known by the SDK causes `type` to - * return `STPSourceTypeUnknown` - */ -@property (nonatomic, copy) NSString *rawTypeString; - -/** - * A positive integer in the smallest currency unit representing the - * amount to charge the customer (e.g., @1099 for a €10.99 payment). - * Required for `single_use` sources. - */ -@property (nonatomic, copy, nullable) NSNumber *amount; - -/** - * The currency associated with the source. This is the currency for which the source - * will be chargeable once ready. - */ -@property (nonatomic, copy, nullable) NSString *currency; - -/** - * The authentication flow of the source to create. `flow` may be "redirect", - * "receiver", "verification", or "none". It is generally inferred unless a type - * supports multiple flows. - */ -@property (nonatomic, assign) STPSourceFlow flow; - -/** - * A set of key/value pairs that you can attach to a source object. - */ -@property (nonatomic, copy, nullable) NSDictionary *metadata; - -/** - * Information about the owner of the payment instrument. May be used or required - * by particular source types. - */ -@property (nonatomic, copy, nullable) NSDictionary *owner; - -/** - * Parameters required for the redirect flow. Required if the source is authenticated by - * a redirect (`flow` is "redirect"). - */ -@property (nonatomic, copy, nullable) NSDictionary *redirect; - -/** - * An optional token used to create the source. When passed, token properties will override - * source parameters. - */ -@property (nonatomic, copy, nullable) NSString *token; - -/** - * Whether this source should be reusable or not. `usage` may be "reusable" or "single_use". - * Some source types may or may not be reusable by construction, while other may leave the - * option at creation. - */ -@property (nonatomic, assign) STPSourceUsage usage; - -/** - * Creates params for a Bancontact source. - * @see https://stripe.com/docs/bancontact#create-source - * - * @param amount The amount to charge the customer. - * @param name The full name of the account holder. - * @param returnURL The URL the customer should be redirected to after they have successfully verified the payment. - * @param statementDescriptor (Optional) A custom statement descriptor for the payment. - * - * @return an STPSourceParams object populated with the provided values. - */ -+ (STPSourceParams *)bancontactParamsWithAmount:(NSUInteger)amount - name:(NSString *)name - returnURL:(NSString *)returnURL - statementDescriptor:(nullable NSString *)statementDescriptor; - -/** - * Creates params for a Bitcoin source. - * @see https://stripe.com/docs/bitcoin#creating-and-displaying-a-source-object - * - * @param amount The amount to charge the customer. - * @param currency The currency the payment is being created in. - * @param email The customer's email address. - * - * @return an STPSourceParams object populated with the provided values. - */ -+ (STPSourceParams *)bitcoinParamsWithAmount:(NSUInteger)amount - currency:(NSString *)currency - email:(NSString *)email; - -/** - * Creates params for a Card source. - * @see https://stripe.com/docs/sources/cards#create-source - * - * @param card An object containing the user's card details - * - * @return an STPSourceParams object populated with the provided card details. - */ -+ (STPSourceParams *)cardParamsWithCard:(STPCardParams *)card; - -/** - * Creates params for a Giropay source. - * @see https://stripe.com/docs/sources/giropay#create-source - * - * @param amount The amount to charge the customer. - * @param name The full name of the account holder. - * @param returnURL The URL the customer should be redirected to after they have successfully verified the payment. - * @param statementDescriptor (Optional) A custom statement descriptor for the payment. - * - * @return an STPSourceParams object populated with the provided values. - */ -+ (STPSourceParams *)giropayParamsWithAmount:(NSUInteger)amount - name:(NSString *)name - returnURL:(NSString *)returnURL - statementDescriptor:(nullable NSString *)statementDescriptor; - -/** - * Creates params for an iDEAL source. - * @see https://stripe.com/docs/sources/ideal#create-source - * - * @param amount The amount to charge the customer. - * @param name The full name of the account holder. - * @param returnURL The URL the customer should be redirected to after they have successfully verified the payment. - * @param statementDescriptor (Optional) A custom statement descriptor for the payment. - * @param bank (Optional) The customer's bank. - * - * @return an STPSourceParams object populated with the provided values. - */ -+ (STPSourceParams *)idealParamsWithAmount:(NSUInteger)amount - name:(NSString *)name - returnURL:(NSString *)returnURL - statementDescriptor:(nullable NSString *)statementDescriptor - bank:(nullable NSString *)bank; - -/** - * Creates params for a SEPA Debit source. - * @see https://stripe.com/docs/sources/sepa-debit#create-source - * - * @param name The full name of the account holder. - * @param iban The IBAN number for the bank account you wish to debit. - * @param addressLine1 The bank account holder's first address line (optional). - * @param city The bank account holder's city. - * @param postalCode The bank account holder's postal code. - * @param country The bank account holder's two-letter country code. - - * @return an STPSourceParams object populated with the provided values. - */ -+ (STPSourceParams *)sepaDebitParamsWithName:(NSString *)name - iban:(NSString *)iban - addressLine1:(nullable NSString *)addressLine1 - city:(nullable NSString *)city - postalCode:(nullable NSString *)postalCode - country:(nullable NSString *)country; - -/** - * Creates params for a Sofort source. - * @see https://stripe.com/docs/sources/sofort#create-source - * - * @param amount The amount to charge the customer. - * @param returnURL The URL the customer should be redirected to after they have successfully verified the payment. - * @param country The country code of the customer's bank. - * @param statementDescriptor (Optional) A custom statement descriptor for the payment. - * - * @return an STPSourceParams object populated with the provided values. - */ -+ (STPSourceParams *)sofortParamsWithAmount:(NSUInteger)amount - returnURL:(NSString *)returnURL - country:(NSString *)country - statementDescriptor:(nullable NSString *)statementDescriptor; - -/** - * Creates params for a 3DS source. - * @see https://stripe.com/docs/sources/three-d-secure#create-3ds-source - * - * @param amount The amount to charge the customer. - * @param currency The currency the payment is being created in. - * @param returnURL The URL the customer should be redirected to after they have successfully verified the payment. - * @param card The ID of the card source. - * - * @return an STPSourceParams object populated with the provided card details. - */ -+ (STPSourceParams *)threeDSecureParamsWithAmount:(NSUInteger)amount - currency:(NSString *)currency - returnURL:(NSString *)returnURL - card:(NSString *)card; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceProtocol.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceProtocol.h deleted file mode 100644 index 08aa8c9..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceProtocol.h +++ /dev/null @@ -1,23 +0,0 @@ -// -// STPSourceProtocol.h -// Stripe -// -// Created by Jack Flintermann on 1/15/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import - -/** - * Objects conforming to this protocol can be attached to a Stripe Customer object as a payment source. - * @see https://stripe.com/docs/api#customer_object-sources - */ -@protocol STPSourceProtocol - -/** - * The stripe ID of the source. - */ -@property(nonatomic, readonly, copy, nonnull)NSString *stripeID; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceReceiver.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceReceiver.h deleted file mode 100644 index e23d1e7..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceReceiver.h +++ /dev/null @@ -1,42 +0,0 @@ -// -// STPSourceReceiver.h -// Stripe -// -// Created by Ben Guo on 1/25/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import -#import "STPAPIResponseDecodable.h" - -/** - * Information related to a source's receiver flow. - */ -@interface STPSourceReceiver : NSObject - -/** - * You cannot directly instantiate an `STPSourceReceiver`. You should only use one that is part of an existing `STPSource` object. - */ -- (nonnull instancetype) init __attribute__((unavailable("You cannot directly instantiate an STPSourceReceiver. You should only use one that is part of an existing STPSource object."))); - -/** - * The address of the receiver source. This is the value that should be communicated to the customer to send their funds to. - */ -@property (nonatomic, readonly, nullable) NSString *address; - -/** - * The total amount charged by you. - */ -@property (nonatomic, readonly, nullable) NSNumber *amountCharged; - -/** - * The total amount received by the receiver source. - */ -@property (nonatomic, readonly, nullable) NSNumber *amountReceived; - -/** - * The total amount that was returned to the customer. - */ -@property (nonatomic, readonly, nullable) NSNumber *amountReturned; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceRedirect.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceRedirect.h deleted file mode 100644 index 676e097..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceRedirect.h +++ /dev/null @@ -1,47 +0,0 @@ -// -// STPSourceRedirect.h -// Stripe -// -// Created by Ben Guo on 1/25/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import -#import "STPAPIResponseDecodable.h" - -/** - * Redirect status types for a Source - */ -typedef NS_ENUM(NSInteger, STPSourceRedirectStatus) { - STPSourceRedirectStatusPending, - STPSourceRedirectStatusSucceeded, - STPSourceRedirectStatusFailed, - STPSourceRedirectStatusUnknown -}; - -/** - * Information related to a source's redirect flow. - */ -@interface STPSourceRedirect : NSObject - -/** - * You cannot directly instantiate an `STPSourceRedirect`. You should only use one that is part of an existing `STPSource` object. - */ -- (nonnull instancetype) init __attribute__((unavailable("You cannot directly instantiate an STPSourceRedirect. You should only use one that is part of an existing STPSource object."))); - -/** - * The URL you provide to redirect the customer to after they authenticated their payment. - */ -@property (nonatomic, readonly, nullable) NSURL *returnURL; - -/** - * The status of the redirect. - */ -@property (nonatomic, readonly) STPSourceRedirectStatus status; - -/** - * The URL provided to you to redirect a customer to as part of a redirect authentication flow. - */ -@property (nonatomic, readonly, nullable) NSURL *url; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceSEPADebitDetails.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceSEPADebitDetails.h deleted file mode 100644 index 0a07a93..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceSEPADebitDetails.h +++ /dev/null @@ -1,59 +0,0 @@ -// -// STPSourceSEPADebitDetails.h -// Stripe -// -// Created by Brian Dorfman on 2/24/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import - -#import "STPAPIResponseDecodable.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * This class provides typed access to the contents of an STPSource `details` - * dictionary for SEPA Debit sources. - */ -@interface STPSourceSEPADebitDetails : NSObject - -/** - * You cannot directly instantiate an `STPSourceSEPADebitDetails`. - * You should only use one that is part of an existing `STPSource` object. - */ -- (nonnull instancetype) init __attribute__((unavailable("You cannot directly instantiate an STPSourceSEPADebitDetails. You should only use one that is part of an existing STPSource object."))); - -/** - * The last 4 digits of the account number. - */ -@property (nonatomic, readonly, nullable) NSString *last4; - -/** - * The account's bank code. - */ -@property (nonatomic, readonly, nullable) NSString *bankCode; - -/** - * Two-letter ISO code representing the country of the bank account. - */ -@property (nonatomic, readonly, nullable) NSString *country; - -/** - * The account's fingerprint. - */ -@property (nonatomic, readonly, nullable) NSString *fingerprint; - -/** - * The reference of the mandate accepted by your customer. - */ -@property (nonatomic, readonly, nullable) NSString *mandateReference; - -/** - * The details of the mandate accepted by your customer. - */ -@property (nonatomic, readonly, nullable) NSURL *mandateURL; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceVerification.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceVerification.h deleted file mode 100644 index bce1635..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPSourceVerification.h +++ /dev/null @@ -1,42 +0,0 @@ -// -// STPSourceVerification.h -// Stripe -// -// Created by Ben Guo on 1/25/17. -// Copyright © 2017 Stripe, Inc. All rights reserved. -// - -#import -#import "STPAPIResponseDecodable.h" - -/** - * Verification status types for a Source - */ -typedef NS_ENUM(NSInteger, STPSourceVerificationStatus) { - STPSourceVerificationStatusPending, - STPSourceVerificationStatusSucceeded, - STPSourceVerificationStatusFailed, - STPSourceVerificationStatusUnknown -}; - -/** - * Information related to a source's verification flow. - */ -@interface STPSourceVerification : NSObject - -/** - * You cannot directly instantiate an `STPSourceVerification`. You should only use one that is part of an existing `STPSource` object. - */ -- (nonnull instancetype) init __attribute__((unavailable("You cannot directly instantiate an STPSourceVerification. You should only use one that is part of an existing STPSource object."))); - -/** - * The number of attempts remaining to authenticate the source object with a verification code. - */ -@property (nonatomic, readonly, nullable) NSNumber *attemptsRemaining; - -/** - * The status of the verification. - */ -@property (nonatomic, readonly) STPSourceVerificationStatus status; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPTheme.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPTheme.h deleted file mode 100644 index 47f2e86..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPTheme.h +++ /dev/null @@ -1,103 +0,0 @@ -// -// STPTheme.h -// Stripe -// -// Created by Jack Flintermann on 5/3/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import - -NS_ASSUME_NONNULL_BEGIN - -/** - STPTheme objects can be used to visually style Stripe-provided UI. See https://stripe.com/docs/mobile/ios/standard#theming for more information. - */ -@interface STPTheme : NSObject - -/** - * The default theme used by all Stripe UI. All themable UI classes, such as `STPAddCardViewController`, have one initializer that takes a `theme` and one that does not. If you use the one that does not, the default theme will be used to customize that view controller's appearance. - */ -+ (STPTheme *)defaultTheme; - -/** - * The primary background color of the theme. This will be used as the `backgroundColor` for any views with this theme. - */ -@property(nonatomic, copy, null_resettable)UIColor *primaryBackgroundColor; - -/** - * The secondary background color of this theme. This will be used as the `backgroundColor` for any supplemental views inside a view with this theme - for example, a `UITableView` will set it's cells' background color to this value. - */ -@property(nonatomic, copy, null_resettable)UIColor *secondaryBackgroundColor; - -/** - * This color is automatically derived by reducing the alpha of the `primaryBackgroundColor` and is used as a section border color in table view cells. - */ -@property(nonatomic, readonly)UIColor *tertiaryBackgroundColor; - -/** - * This color is automatically derived by reducing the brightness of the `primaryBackgroundColor` and is used as a separator color in table view cells. - */ -@property(nonatomic, readonly)UIColor *quaternaryBackgroundColor; - -/** - * The primary foreground color of this theme. This will be used as the text color for any important labels in a view with this theme (such as the text color for a text field that the user needs to fill out). - */ -@property(nonatomic, copy, null_resettable)UIColor *primaryForegroundColor; - -/** - * The secondary foreground color of this theme. This will be used as the text color for any supplementary labels in a view with this theme (such as the placeholder color for a text field that the user needs to fill out). - */ -@property(nonatomic, copy, null_resettable)UIColor *secondaryForegroundColor; - -/** - * This color is automatically derived from the `secondaryForegroundColor` with a lower alpha component, used for disabled text. - */ -@property(nonatomic, readonly)UIColor *tertiaryForegroundColor; - -/** - * The accent color of this theme - it will be used for any buttons and other elements on a view that are important to highlight. - */ -@property(nonatomic, copy, null_resettable)UIColor *accentColor; - -/** - * The error color of this theme - it will be used for rendering any error messages or views. - */ -@property(nonatomic, copy, null_resettable)UIColor *errorColor; - -/** - * The font to be used for all views using this theme. Make sure to select an appropriate size. - */ -@property(nonatomic, copy, null_resettable)UIFont *font; - -/** - * The medium-weight font to be used for all bold text in views using this theme. Make sure to select an appropriate size. - */ -@property(nonatomic, copy, null_resettable)UIFont *emphasisFont; - -/** - * The navigation bar style to use for any view controllers presented modally - * by the SDK. The default value will be determined based on the brightness - * of the theme's `secondaryBackgroundColor`. - */ -@property(nonatomic)UIBarStyle barStyle; - -/** - * A Boolean value indicating whether the navigation bar for any view controllers - * presented modally by the SDK should be translucent. The default value is NO. - */ -@property(nonatomic)BOOL translucentNavigationBar; - -/** - * This font is automatically derived from the font, with a slightly lower point size, and will be used for supplementary labels. - */ -@property(nonatomic, readonly)UIFont *smallFont; - -/** - * This font is automatically derived from the font, with a larger point size, and will be used for large labels such as SMS code entry. - */ -@property(nonatomic, readonly)UIFont *largeFont; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPToken.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPToken.h deleted file mode 100644 index 0a2eeaf..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPToken.h +++ /dev/null @@ -1,53 +0,0 @@ -// -// STPToken.h -// Stripe -// -// Created by Saikat Chakrabarti on 11/5/12. -// -// - -#import -#import "STPAPIResponseDecodable.h" -#import "STPSourceProtocol.h" - -@class STPCard; -@class STPBankAccount; - -/** - * A token returned from submitting payment details to the Stripe API. You should not have to instantiate one of these directly. - */ -@interface STPToken : NSObject - -/** - * You cannot directly instantiate an `STPToken`. You should only use one that has been returned from an `STPAPIClient` callback. - */ -- (nonnull instancetype) init __attribute__((unavailable("You cannot directly instantiate an STPToken. You should only use one that has been returned from an STPAPIClient callback."))); - -/** - * The value of the token. You can store this value on your server and use it to make charges and customers. - * @see https://stripe.com/docs/charges - */ -@property (nonatomic, readonly, nonnull) NSString *tokenId; - -/** - * Whether or not this token was created in livemode. Will be YES if you used your Live Publishable Key, and NO if you used your Test Publishable Key. - */ -@property (nonatomic, readonly) BOOL livemode; - -/** - * The credit card details that were used to create the token. Will only be set if the token was created via a credit card or Apple Pay, otherwise it will be - * nil. - */ -@property (nonatomic, readonly, nullable) STPCard *card; - -/** - * The bank account details that were used to create the token. Will only be set if the token was created with a bank account, otherwise it will be nil. - */ -@property (nonatomic, readonly, nullable) STPBankAccount *bankAccount; - -/** - * When the token was created. - */ -@property (nonatomic, readonly, nullable) NSDate *created; - -@end diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPUserInformation.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPUserInformation.h deleted file mode 100644 index bdf99a7..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/STPUserInformation.h +++ /dev/null @@ -1,38 +0,0 @@ -// -// STPUserInformation.h -// Stripe -// -// Created by Jack Flintermann on 6/15/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import "STPAddress.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * You can use this class to specify information that you've already collected - * from your user. You can then set the `prefilledInformation` property on - * `STPPaymentContext`, `STPAddCardViewController`, etc and it will pre-fill - * this information whenever possible. - */ -@interface STPUserInformation : NSObject - -/** - * The user's billing address. When set, the add card form will be filled with - * this address. The user will also have the option to fill their shipping address - * using this address. - */ -@property(nonatomic, strong, nullable)STPAddress *billingAddress; - -/** - * The user's shipping address. When set, the shipping address form will be filled - * with this address. The user will also have the option to fill their billing - * address using this address. - */ -@property(nonatomic, strong, nullable)STPAddress *shippingAddress; - -@end - -NS_ASSUME_NONNULL_END diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/Stripe.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/Stripe.h deleted file mode 100644 index 0a9cd43..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/Stripe.h +++ /dev/null @@ -1,55 +0,0 @@ -// -// Stripe.h -// Stripe -// -// Created by Saikat Chakrabarti on 10/30/12. -// Copyright (c) 2012 Stripe. All rights reserved. -// - -#import "STPAddCardViewController.h" -#import "STPAddress.h" -#import "STPAPIClient+ApplePay.h" -#import "STPAPIClient.h" -#import "STPAPIResponseDecodable.h" -#import "STPApplePayPaymentMethod.h" -#import "STPBackendAPIAdapter.h" -#import "STPBankAccount.h" -#import "STPBankAccountParams.h" -#import "STPBlocks.h" -#import "STPCard.h" -#import "STPCardBrand.h" -#import "STPCardParams.h" -#import "STPCardValidationState.h" -#import "STPCardValidator.h" -#import "STPCoreScrollViewController.h" -#import "STPCoreTableViewController.h" -#import "STPCoreViewController.h" -#import "STPCustomer.h" -#import "STPCustomerContext.h" -#import "STPEphemeralKeyProvider.h" -#import "STPFile.h" -#import "STPFormEncodable.h" -#import "STPImageLibrary.h" -#import "STPPaymentActivityIndicatorView.h" -#import "STPPaymentCardTextField.h" -#import "STPPaymentConfiguration.h" -#import "STPPaymentContext.h" -#import "STPPaymentMethod.h" -#import "STPPaymentMethodsViewController.h" -#import "STPPaymentResult.h" -#import "STPRedirectContext.h" -#import "STPShippingAddressViewController.h" -#import "STPSource.h" -#import "STPSourceCardDetails.h" -#import "STPSourceOwner.h" -#import "STPSourceParams.h" -#import "STPSourceProtocol.h" -#import "STPSourceReceiver.h" -#import "STPSourceRedirect.h" -#import "STPSourceSEPADebitDetails.h" -#import "STPSourceVerification.h" -#import "STPTheme.h" -#import "STPToken.h" -#import "STPUserInformation.h" -#import "StripeError.h" -#import "UINavigationBar+Stripe_Theme.h" diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/StripeError.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/StripeError.h deleted file mode 100644 index a2f3685..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/StripeError.h +++ /dev/null @@ -1,100 +0,0 @@ -// -// StripeError.h -// Stripe -// -// Created by Saikat Chakrabarti on 11/4/12. -// -// - -#import - -/** - * All Stripe iOS errors will be under this domain. - */ -FOUNDATION_EXPORT NSString * __nonnull const StripeDomain; - -#define STP_ERROR_ENUM(_type, _name, _domain) \ -typedef enum _name: _type _name; \ -enum __attribute__((ns_error_domain(_domain))) _name: _type - -#if __has_attribute(ns_error_domain) -STP_ERROR_ENUM(NSInteger, STPErrorCode, StripeDomain) { -#else -typedef NS_ENUM(NSInteger, STPErrorCode) { -#endif - STPConnectionError = 40, // Trouble connecting to Stripe. - STPInvalidRequestError = 50, // Your request had invalid parameters. - STPAPIError = 60, // General-purpose API error. - STPCardError = 70, // Something was wrong with the given card details. - STPCancellationError = 80, // The operation was cancelled. - STPCheckoutUnknownError = 5000, // Checkout failed - STPCheckoutTooManyAttemptsError = 5001, // Too many incorrect code attempts - STPCustomerContextMissingKeyProviderError = 30000, // STPCustomerContext is missing a key provider. -}; - -#pragma mark userInfo keys - -// A developer-friendly error message that explains what went wrong. You probably -// shouldn't show this to your users, but might want to use it yourself. -FOUNDATION_EXPORT NSString * __nonnull const STPErrorMessageKey; - -// What went wrong with your STPCard (e.g., STPInvalidCVC. See below for full list). -FOUNDATION_EXPORT NSString * __nonnull const STPCardErrorCodeKey; - -// Which parameter on the STPCard had an error (e.g., "cvc"). Useful for marking up the -// right UI element. -FOUNDATION_EXPORT NSString * __nonnull const STPErrorParameterKey; - -// The error code returned by the Stripe API. -// https://stripe.com/docs/api#errors-type -FOUNDATION_EXPORT NSString * __nonnull const STPStripeErrorCodeKey; - -// The error type returned by the Stripe API. -// https://stripe.com/docs/api#errors-code -FOUNDATION_EXPORT NSString * __nonnull const STPStripeErrorTypeKey; - -#pragma mark STPCardErrorCodeKeys - -typedef NSString * STPCardErrorCode -#ifdef NS_STRING_ENUM -NS_STRING_ENUM -#endif -; - -// (Usually determined locally:) -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPInvalidNumber; -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPInvalidExpMonth; -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPInvalidExpYear; -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPInvalidCVC; - -// (Usually sent from the server:) -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPIncorrectNumber; -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPExpiredCard; -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPCardDeclined; -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPProcessingError; -FOUNDATION_EXPORT STPCardErrorCode __nonnull const STPIncorrectCVC; - - -@interface NSError(Stripe) - -+ (nullable NSError *)stp_errorFromStripeResponse:(nullable NSDictionary *)jsonDictionary; -+ (nonnull NSError *)stp_genericConnectionError; -+ (nonnull NSError *)stp_genericFailedToParseResponseError; -- (BOOL)stp_isUnknownCheckoutError; -- (BOOL)stp_isURLSessionCancellationError; - -#pragma mark Strings - -+ (nonnull NSString *)stp_cardErrorInvalidNumberUserMessage; -+ (nonnull NSString *)stp_cardInvalidCVCUserMessage; -+ (nonnull NSString *)stp_cardErrorInvalidExpMonthUserMessage; -+ (nonnull NSString *)stp_cardErrorInvalidExpYearUserMessage; -+ (nonnull NSString *)stp_cardErrorExpiredCardUserMessage; -+ (nonnull NSString *)stp_cardErrorDeclinedUserMessage; -+ (nonnull NSString *)stp_cardErrorProcessingErrorUserMessage; -+ (nonnull NSString *)stp_unexpectedErrorMessage; - -@end - -void linkNSErrorCategory(void); - diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Headers/UINavigationBar+Stripe_Theme.h b/ios/Carthage/Build/iOS/Stripe.framework/Headers/UINavigationBar+Stripe_Theme.h deleted file mode 100644 index aa3c62f..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Headers/UINavigationBar+Stripe_Theme.h +++ /dev/null @@ -1,39 +0,0 @@ -// -// UINavigationBar+Stripe_Theme.h -// Stripe -// -// Created by Jack Flintermann on 5/17/16. -// Copyright © 2016 Stripe, Inc. All rights reserved. -// - -#import -#import "STPTheme.h" - -NS_ASSUME_NONNULL_BEGIN - -/** - * This allows quickly setting the appearance of a `UINavigationBar` to match your application. This is useful if you're presenting an `STPAddCardViewController` or `STPPaymentMethodsViewController` inside a `UINavigationController`. - */ -@interface UINavigationBar (Stripe_Theme) - -/** - * Sets the navigation bar's appearance to the desired theme. This will affect the bar's `tintColor` and `barTintColor` properties, as well as the color of the single-pixel line at the bottom of the navbar. - * - * @param theme the theme to use to style the navigation bar. @see STPTheme.h - * @deprecated Use the `stp_theme` property instead - */ -- (void)stp_setTheme:(STPTheme *)theme __attribute__((deprecated)); - -/** - * Sets the navigation bar's appearance to the desired theme. This will affect the bar's `tintColor` and `barTintColor` properties, as well as the color of the single-pixel line at the bottom of the navbar. - * Stripe view controllers will use their navigation bar's theme for their UIBarButtonItems instead of their own theme if it is not nil. - * - * @see STPTheme.h - */ -@property (nonatomic, nullable, strong) STPTheme *stp_theme; - -@end - -NS_ASSUME_NONNULL_END - -void linkUINavigationBarThemeCategory(void); diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Info.plist b/ios/Carthage/Build/iOS/Stripe.framework/Info.plist deleted file mode 100644 index 4688b27..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/Info.plist and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Modules/module.modulemap b/ios/Carthage/Build/iOS/Stripe.framework/Modules/module.modulemap deleted file mode 100644 index 0a49680..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/Modules/module.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -framework module Stripe { - umbrella header "Stripe.h" - - export * - module * { export * } -} diff --git a/ios/Carthage/Build/iOS/Stripe.framework/Stripe b/ios/Carthage/Build/iOS/Stripe.framework/Stripe deleted file mode 100755 index 503374b..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/Stripe and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/de.lproj/Localizable.strings b/ios/Carthage/Build/iOS/Stripe.framework/de.lproj/Localizable.strings deleted file mode 100644 index f186ee0..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/de.lproj/Localizable.strings and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/en.lproj/Localizable.strings b/ios/Carthage/Build/iOS/Stripe.framework/en.lproj/Localizable.strings deleted file mode 100644 index d0d397b..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/en.lproj/Localizable.strings and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/es.lproj/Localizable.strings b/ios/Carthage/Build/iOS/Stripe.framework/es.lproj/Localizable.strings deleted file mode 100644 index 7ca0d55..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/es.lproj/Localizable.strings and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/fr.lproj/Localizable.strings b/ios/Carthage/Build/iOS/Stripe.framework/fr.lproj/Localizable.strings deleted file mode 100644 index d789c9e..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/fr.lproj/Localizable.strings and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/integrate-dynamic-framework.sh b/ios/Carthage/Build/iOS/Stripe.framework/integrate-dynamic-framework.sh deleted file mode 100755 index 80814ab..0000000 --- a/ios/Carthage/Build/iOS/Stripe.framework/integrate-dynamic-framework.sh +++ /dev/null @@ -1,72 +0,0 @@ -################################################################################ -# -# Copyright 2015 Realm Inc. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -################################################################################ - -# This script strips all non-valid architectures from dynamic libraries in -# the application's `Frameworks` directory. -# -# The following environment variables are required: -# -# BUILT_PRODUCTS_DIR -# FRAMEWORKS_FOLDER_PATH -# VALID_ARCHS -# EXPANDED_CODE_SIGN_IDENTITY - - -# Signs a framework with the provided identity -code_sign() { - # Use the current code_sign_identitiy - echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" - echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements $1" - /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} --preserve-metadata=identifier,entitlements "$1" -} - -# Set working directory to product’s embedded frameworks -cd "${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}" - -if [ "$ACTION" = "install" ]; then - echo "Copy .bcsymbolmap files to .xcarchive" - find . -name '*.bcsymbolmap' -type f -exec mv {} "${CONFIGURATION_BUILD_DIR}" \; -else - # Delete *.bcsymbolmap files from framework bundle unless archiving - find . -name '*.bcsymbolmap' -type f -exec rm -rf "{}" +\; -fi - -echo "Stripping frameworks" - -for file in $(find . -type f -perm +111); do - # Skip non-dynamic libraries - if ! [[ "$(file "$file")" == *"dynamically linked shared library"* ]]; then - continue - fi - # Get architectures for current file - archs="$(lipo -info "${file}" | rev | cut -d ':' -f1 | rev)" - stripped="" - for arch in $archs; do - if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then - # Strip non-valid architectures in-place - lipo -remove "$arch" -output "$file" "$file" || exit 1 - stripped="$stripped $arch" - fi - done - if [[ "$stripped" != "" ]]; then - echo "Stripped $file of architectures:$stripped" - if [ "${CODE_SIGNING_REQUIRED}" == "YES" ]; then - code_sign "${file}" - fi - fi -done diff --git a/ios/Carthage/Build/iOS/Stripe.framework/it.lproj/Localizable.strings b/ios/Carthage/Build/iOS/Stripe.framework/it.lproj/Localizable.strings deleted file mode 100644 index 3f332b6..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/it.lproj/Localizable.strings and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/ja.lproj/Localizable.strings b/ios/Carthage/Build/iOS/Stripe.framework/ja.lproj/Localizable.strings deleted file mode 100644 index 0bc10e5..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/ja.lproj/Localizable.strings and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/nl.lproj/Localizable.strings b/ios/Carthage/Build/iOS/Stripe.framework/nl.lproj/Localizable.strings deleted file mode 100644 index 139b7c4..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/nl.lproj/Localizable.strings and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex.png deleted file mode 100644 index 43ffa0f..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex@2x.png deleted file mode 100644 index 0ec400e..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex@3x.png deleted file mode 100644 index 1a16fe4..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template.png deleted file mode 100644 index 0fcec50..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template@2x.png deleted file mode 100644 index c525c07..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template@3x.png deleted file mode 100644 index 856eb4f..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_amex_template@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay.png deleted file mode 100644 index bf2503a..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay@2x.png deleted file mode 100644 index 211cf46..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay@3x.png deleted file mode 100644 index b5c0cc8..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_applepay@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc.png deleted file mode 100644 index 30c2e31..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc@2x.png deleted file mode 100644 index f365352..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc@3x.png deleted file mode 100644 index 7cdb3c2..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex.png deleted file mode 100644 index 3d4a584..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex@2x.png deleted file mode 100644 index 6dde446..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex@3x.png deleted file mode 100644 index b26e42b..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_cvc_amex@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners.png deleted file mode 100644 index 4a2e23d..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners@2x.png deleted file mode 100644 index c171d5a..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners@3x.png deleted file mode 100644 index f2efaa1..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template.png deleted file mode 100644 index 4f4ad2d..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template@2x.png deleted file mode 100644 index 2856d01..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template@3x.png deleted file mode 100644 index ceb0abd..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_diners_template@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover.png deleted file mode 100644 index 336395b..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover@2x.png deleted file mode 100644 index 2144d09..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover@3x.png deleted file mode 100644 index e759bab..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template.png deleted file mode 100644 index 28e282e..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template@2x.png deleted file mode 100644 index d7893a0..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template@3x.png deleted file mode 100644 index 523244f..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_discover_template@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error.png deleted file mode 100644 index c1dbd96..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error@2x.png deleted file mode 100644 index 4b9b8de..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error@3x.png deleted file mode 100644 index da35f9a..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex.png deleted file mode 100644 index 1a7a075..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex@2x.png deleted file mode 100644 index 9a8c72d..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex@3x.png deleted file mode 100644 index e49ac9e..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_error_amex@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back.png deleted file mode 100644 index 740112e..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back@2x.png deleted file mode 100644 index e7ead5b..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back@3x.png deleted file mode 100644 index 88b5f3b..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_back@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front.png deleted file mode 100644 index aa95a0a..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front@2x.png deleted file mode 100644 index 5dd40a3..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front@3x.png deleted file mode 100644 index da4e433..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_form_front@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb.png deleted file mode 100644 index 01e7f87..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb@2x.png deleted file mode 100644 index dc3f674..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb@3x.png deleted file mode 100644 index 20c43d7..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template.png deleted file mode 100644 index 24da7b3..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template@2x.png deleted file mode 100644 index 37e1943..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template@3x.png deleted file mode 100644 index 85bf548..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_jcb_template@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard.png deleted file mode 100644 index 8578921..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard@2x.png deleted file mode 100644 index 140ee2c..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard@3x.png deleted file mode 100644 index 5f23ee3..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template.png deleted file mode 100644 index 8f86e41..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template@2x.png deleted file mode 100644 index 47cb842..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template@3x.png deleted file mode 100644 index 5dfa3c2..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_mastercard_template@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown.png deleted file mode 100644 index 85b863c..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown@2x.png deleted file mode 100644 index 1f8ea69..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown@3x.png deleted file mode 100644 index 5443c50..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_unknown@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa.png deleted file mode 100644 index 9f98206..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa@2x.png deleted file mode 100644 index 40f7af8..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa@3x.png deleted file mode 100644 index b965281..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template.png deleted file mode 100644 index 01cc4be..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template@2x.png deleted file mode 100644 index 685eaff..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template@3x.png deleted file mode 100644 index 7d37285..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_card_visa_template@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add.png deleted file mode 100644 index 2acf080..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add@2x.png deleted file mode 100644 index 8b8f17b..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add@3x.png deleted file mode 100644 index 9ab9ca2..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_add@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark.png deleted file mode 100644 index a3ddd63..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark@2x.png deleted file mode 100644 index c7c5610..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark@3x.png deleted file mode 100644 index 554ceea..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_checkmark@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left.png deleted file mode 100644 index 8e55983..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left@2x.png deleted file mode 100644 index 2f35229..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left@3x.png deleted file mode 100644 index df6ca80..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_icon_chevron_left@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form.png deleted file mode 100644 index c3208b0..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form@2x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form@2x.png deleted file mode 100644 index f81269d..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form@2x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form@3x.png b/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form@3x.png deleted file mode 100644 index 605b180..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/stp_shipping_form@3x.png and /dev/null differ diff --git a/ios/Carthage/Build/iOS/Stripe.framework/zh-Hans.lproj/Localizable.strings b/ios/Carthage/Build/iOS/Stripe.framework/zh-Hans.lproj/Localizable.strings deleted file mode 100644 index ce5c2c3..0000000 Binary files a/ios/Carthage/Build/iOS/Stripe.framework/zh-Hans.lproj/Localizable.strings and /dev/null differ diff --git a/ios/Podfile b/ios/Podfile new file mode 100644 index 0000000..1c89ca4 --- /dev/null +++ b/ios/Podfile @@ -0,0 +1,8 @@ +platform :ios, '10.0' + +target 'RocketRides' do + use_frameworks! + + pod 'Alamofire' + pod 'Stripe' +end diff --git a/ios/Podfile.lock b/ios/Podfile.lock new file mode 100644 index 0000000..1398c43 --- /dev/null +++ b/ios/Podfile.lock @@ -0,0 +1,15 @@ +PODS: + - Alamofire (4.5.0) + - Stripe (11.2.0) + +DEPENDENCIES: + - Alamofire + - Stripe + +SPEC CHECKSUMS: + Alamofire: f28cdffd29de33a7bfa022cbd63ae95a27fae140 + Stripe: 898f83a95d72180c6eb4acd65b2ae6158fc6a8bd + +PODFILE CHECKSUM: df01c2ba3d529638d327c083cdf54b9821b82a0c + +COCOAPODS: 1.3.0 diff --git a/ios/RocketRides.xcodeproj/project.pbxproj b/ios/RocketRides.xcodeproj/project.pbxproj index 8f5dea8..fc784f7 100644 --- a/ios/RocketRides.xcodeproj/project.pbxproj +++ b/ios/RocketRides.xcodeproj/project.pbxproj @@ -15,8 +15,7 @@ 7A1BBD051CF7BACB004B1751 /* MainAPIClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1BBD041CF7BACB004B1751 /* MainAPIClient.swift */; }; 7A1BBD071CF7BBB7004B1751 /* LocationSearchViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A1BBD061CF7BBB7004B1751 /* LocationSearchViewCell.swift */; }; 7A49FA681CFE6711004C026C /* Ride.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A49FA671CFE6711004C026C /* Ride.swift */; }; - 8B0634781F16C3990091F2E3 /* Alamofire.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AA5271F1E30449B0013FE6A /* Alamofire.framework */; }; - 8B0634791F16C3990091F2E3 /* Stripe.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7A46C6F61D0EF104003F7EB1 /* Stripe.framework */; }; + 8AF3ADE5A36A59A408E740C8 /* Pods_RocketRides.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 16616BEFE1C8F1C83F9D197B /* Pods_RocketRides.framework */; }; 8B06347C1F16C5610091F2E3 /* UIColor+Palette.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B06347B1F16C5610091F2E3 /* UIColor+Palette.swift */; }; 8B9722181F293CEF0013333D /* UIAlertController+Utility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B9722171F293CEF0013333D /* UIAlertController+Utility.swift */; }; 8B9BC5301F192F7F007173D8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8B9BC52E1F192F7F007173D8 /* Main.storyboard */; }; @@ -25,6 +24,8 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 0E1C8B964A980D1D81B28679 /* Pods-RocketRides.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RocketRides.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RocketRides/Pods-RocketRides.debug.xcconfig"; sourceTree = ""; }; + 16616BEFE1C8F1C83F9D197B /* Pods_RocketRides.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RocketRides.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 7A1BBCD11CF7B8E3004B1751 /* RocketRides.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RocketRides.app; sourceTree = BUILT_PRODUCTS_DIR; }; 7A1BBCD41CF7B8E3004B1751 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 7A1BBCD61CF7B8E3004B1751 /* LocationSearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationSearchViewController.swift; sourceTree = ""; }; @@ -34,15 +35,14 @@ 7A1BBD021CF7B95C004B1751 /* RideRequestViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RideRequestViewController.swift; sourceTree = ""; }; 7A1BBD041CF7BACB004B1751 /* MainAPIClient.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MainAPIClient.swift; sourceTree = ""; }; 7A1BBD061CF7BBB7004B1751 /* LocationSearchViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationSearchViewCell.swift; sourceTree = ""; }; - 7A46C6F61D0EF104003F7EB1 /* Stripe.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Stripe.framework; path = Carthage/Build/iOS/Stripe.framework; sourceTree = ""; }; 7A49FA671CFE6711004C026C /* Ride.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Ride.swift; sourceTree = ""; }; 7A9E9D271E68CF68006509AC /* RocketRides.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RocketRides.entitlements; sourceTree = ""; }; - 7AA5271F1E30449B0013FE6A /* Alamofire.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Alamofire.framework; path = Carthage/Build/iOS/Alamofire.framework; sourceTree = ""; }; 8B06347B1F16C5610091F2E3 /* UIColor+Palette.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Palette.swift"; sourceTree = ""; }; 8B9722171F293CEF0013333D /* UIAlertController+Utility.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIAlertController+Utility.swift"; sourceTree = ""; }; 8B9BC52F1F192F7F007173D8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 8BAC132B1F280FFF005CE143 /* UIView+Utility.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Utility.swift"; sourceTree = ""; }; 8BF6C4051F326D5F00FB6ECD /* RocketPathOverlay.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RocketPathOverlay.swift; sourceTree = ""; }; + BADAAD19DF28B0B24EFE4CD6 /* Pods-RocketRides.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RocketRides.release.xcconfig"; path = "Pods/Target Support Files/Pods-RocketRides/Pods-RocketRides.release.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -50,20 +50,29 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 8B0634781F16C3990091F2E3 /* Alamofire.framework in Frameworks */, - 8B0634791F16C3990091F2E3 /* Stripe.framework in Frameworks */, + 8AF3ADE5A36A59A408E740C8 /* Pods_RocketRides.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ + 1CFD69109623AD28C0BC2601 /* Pods */ = { + isa = PBXGroup; + children = ( + 0E1C8B964A980D1D81B28679 /* Pods-RocketRides.debug.xcconfig */, + BADAAD19DF28B0B24EFE4CD6 /* Pods-RocketRides.release.xcconfig */, + ); + name = Pods; + sourceTree = ""; + }; 7A1BBCC81CF7B8E3004B1751 = { isa = PBXGroup; children = ( 7A1BBCD31CF7B8E3004B1751 /* RocketRides */, 7A49FA791CFE7337004C026C /* Frameworks */, 7A1BBCD21CF7B8E3004B1751 /* Products */, + 1CFD69109623AD28C0BC2601 /* Pods */, ); sourceTree = ""; }; @@ -99,8 +108,7 @@ 7A49FA791CFE7337004C026C /* Frameworks */ = { isa = PBXGroup; children = ( - 7AA5271F1E30449B0013FE6A /* Alamofire.framework */, - 7A46C6F61D0EF104003F7EB1 /* Stripe.framework */, + 16616BEFE1C8F1C83F9D197B /* Pods_RocketRides.framework */, ); name = Frameworks; sourceTree = ""; @@ -153,10 +161,12 @@ isa = PBXNativeTarget; buildConfigurationList = 7A1BBCF91CF7B8E3004B1751 /* Build configuration list for PBXNativeTarget "RocketRides" */; buildPhases = ( + D13DD1FA3F52518D33616A20 /* [CP] Check Pods Manifest.lock */, 7A1BBCCD1CF7B8E3004B1751 /* Sources */, 7A1BBCCE1CF7B8E3004B1751 /* Frameworks */, 7A1BBCCF1CF7B8E3004B1751 /* Resources */, - 7A9471811CF929D7006E2F82 /* Run Script */, + 7CA9B9BE312F9CE3DE95D784 /* [CP] Embed Pods Frameworks */, + 638F23D17F483D5D060FE6A3 /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -221,23 +231,58 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 7A9471811CF929D7006E2F82 /* Run Script */ = { + 638F23D17F483D5D060FE6A3 /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "[CP] Copy Pods Resources"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RocketRides/Pods-RocketRides-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; + 7CA9B9BE312F9CE3DE95D784 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( - "$(SRCROOT)/Carthage/Build/iOS/Alamofire.framework", - "$(SRCROOT)/Carthage/Build/iOS/Stripe.framework", + "${SRCROOT}/Pods/Target Support Files/Pods-RocketRides/Pods-RocketRides-frameworks.sh", + "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", + "${BUILT_PRODUCTS_DIR}/Stripe/Stripe.framework", ); - name = "Run Script"; + name = "[CP] Embed Pods Frameworks"; outputPaths = ( - "$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/Alamofire.framework", - "$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/Stripe.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework", + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Stripe.framework", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "/usr/local/bin/carthage copy-frameworks"; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RocketRides/Pods-RocketRides-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + D13DD1FA3F52518D33616A20 /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-RocketRides-checkManifestLockResult.txt", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -371,16 +416,12 @@ }; 7A1BBCFA1CF7B8E3004B1751 /* Debug */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 0E1C8B964A980D1D81B28679 /* Pods-RocketRides.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = RocketRides/RocketRides.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; DEVELOPMENT_TEAM = ""; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(PROJECT_DIR)", - "$(PROJECT_DIR)/Carthage/Build/iOS", - ); INFOPLIST_FILE = RocketRides/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.stripe.rocketrides; @@ -393,16 +434,12 @@ }; 7A1BBCFB1CF7B8E3004B1751 /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = BADAAD19DF28B0B24EFE4CD6 /* Pods-RocketRides.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = RocketRides/RocketRides.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; DEVELOPMENT_TEAM = ""; - FRAMEWORK_SEARCH_PATHS = ( - "$(inherited)", - "$(PROJECT_DIR)", - "$(PROJECT_DIR)/Carthage/Build/iOS", - ); INFOPLIST_FILE = RocketRides/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.stripe.rocketrides; diff --git a/ios/RocketRides.xcworkspace/contents.xcworkspacedata b/ios/RocketRides.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..c38ffba --- /dev/null +++ b/ios/RocketRides.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,10 @@ + + + + + + + diff --git a/ios/RocketRides/RideRequestViewController.swift b/ios/RocketRides/RideRequestViewController.swift index 4305eb5..ff650aa 100644 --- a/ios/RocketRides/RideRequestViewController.swift +++ b/ios/RocketRides/RideRequestViewController.swift @@ -153,11 +153,8 @@ class RideRequestViewController: UIViewController, STPPaymentContextDelegate, Lo // Do nothing break case .active: - // Reset to none state - rideRequestState = .none - - // Hide ride details view - rideDetailsView.isHidden = true + // Complete the ride + completeActiveRide() } } @@ -222,7 +219,7 @@ class RideRequestViewController: UIViewController, STPPaymentContextDelegate, Lo // Show rocket path in map view if let pickupCoordinate = pickupPlacemark?.coordinate, let destinationCoordinate = destinationPlacemark?.coordinate { let rocketPathOverlay = RocketPathOverlay(start: pickupCoordinate, end: destinationCoordinate) - mapView.add(rocketPathOverlay, level: .aboveRoads) + mapView.add(rocketPathOverlay, level: .aboveLabels) } } @@ -313,7 +310,7 @@ class RideRequestViewController: UIViewController, STPPaymentContextDelegate, Lo } } - private func displayActiveRide() { + private func animateActiveRide() { guard case let .active(ride) = rideRequestState else { // Missing active ride return @@ -326,6 +323,60 @@ class RideRequestViewController: UIViewController, STPPaymentContextDelegate, Lo // Show ride details view rideDetailsView.isHidden = false + + // Animate traveling on rocket path + let numberOfPoints = 1000 + let animationDuration = 5.0 + + guard let rocketPathOverlay = mapView.overlays.first(where: { $0 is RocketPathOverlay}) as? RocketPathOverlay else { + print("[ERROR] Missing expected `rocketPathOverlay`") + return + } + + let rocketRiderAnnotation = MKPointAnnotation() + mapView.addAnnotation(rocketRiderAnnotation) + + let rocketPathMapPoints = RocketPathOverlayRenderer(rocketPathOverlay: rocketPathOverlay).points(count: numberOfPoints) + var currentMapPointIdx = 0 + + func moveToNextPoint() { + // Move annotation to latest map point + let mapPoint = rocketPathMapPoints[currentMapPointIdx] + rocketRiderAnnotation.coordinate = MKCoordinateForMapPoint(mapPoint) + + // Iterate to next map point + currentMapPointIdx += 1 + + if currentMapPointIdx < rocketPathMapPoints.count { + // Schedule next animation step + let deadline = DispatchTime.now() + (animationDuration / Double(numberOfPoints)) + DispatchQueue.main.asyncAfter(deadline: deadline) { + moveToNextPoint() + } + } + else { + mapView.removeAnnotation(rocketRiderAnnotation) + + // Complete the ride + completeActiveRide() + } + } + + // Kickoff animation loop + moveToNextPoint() + } + + private func completeActiveRide() { + guard case .active = rideRequestState else { + // Missing active ride + return + } + + // Reset to none state + rideRequestState = .none + + // Hide ride details view + rideDetailsView.isHidden = true } // MARK: STPPaymentContextDelegate @@ -389,7 +440,7 @@ class RideRequestViewController: UIViewController, STPPaymentContextDelegate, Lo switch status { case .success: // Animate active ride - displayActiveRide() + animateActiveRide() case .error: // Present error to user if let requestRideError = error as? MainAPIClient.RequestRideError { @@ -469,13 +520,29 @@ class RideRequestViewController: UIViewController, STPPaymentContextDelegate, Lo return nil } - // Use blue pin for destination annotation - let annotationView = MKPinAnnotationView() - annotationView.annotation = annotation - annotationView.pinTintColor = .riderBlueColor - annotationView.canShowCallout = true + if let destinationCoordinate = destinationPlacemark?.coordinate, + annotation.coordinate.latitude == destinationCoordinate.latitude, + annotation.coordinate.longitude == destinationCoordinate.longitude { + // Use blue pin for destination annotation + let identifier = "bluePinAnnotation" + + let annotationView = mapView.dequeueReusableAnnotationView(withIdentifier: identifier) as? MKPinAnnotationView ?? MKPinAnnotationView(annotation: annotation, reuseIdentifier: identifier) + annotationView.pinTintColor = .riderBlueColor + annotationView.canShowCallout = true + + return annotationView + } + else { + // Use rocket annotation + let identifier = "rocketPointAnnotation" + + let annotationView = mapView.dequeueReusableAnnotationView(withIdentifier: identifier) ?? MKAnnotationView(annotation: annotation, reuseIdentifier: identifier) + annotationView.image = #imageLiteral(resourceName: "Pilot") + + return annotationView + } + - return annotationView } } diff --git a/ios/RocketRides/RocketPathOverlay.swift b/ios/RocketRides/RocketPathOverlay.swift index 73a6729..1eab2b3 100644 --- a/ios/RocketRides/RocketPathOverlay.swift +++ b/ios/RocketRides/RocketPathOverlay.swift @@ -42,10 +42,10 @@ class RocketPathOverlay: NSObject, MKOverlay { class RocketPathOverlayRenderer: MKOverlayRenderer { private let rocketPathOverlay: RocketPathOverlay + private let thrustMultiplier: CGFloat = 1.5 var lineWidth: CGFloat = 10.0 var strokeColor: UIColor? - var arcMultiplier: CGFloat = 1.5 init(rocketPathOverlay: RocketPathOverlay) { self.rocketPathOverlay = rocketPathOverlay @@ -54,20 +54,55 @@ class RocketPathOverlayRenderer: MKOverlayRenderer { } override func draw(_ mapRect: MKMapRect, zoomScale: MKZoomScale, in context: CGContext) { - // Define rocket path let startPoint = point(for: rocketPathOverlay.startPoint) let endPoint = point(for: rocketPathOverlay.endPoint) + let controlPoint = calculateControlPoint(startPoint: startPoint, endPoint: endPoint) - let controlPointX = (startPoint.x + endPoint.x) / 2.0 - let controlPointY = min(startPoint.y, endPoint.y) - (arcMultiplier * abs(endPoint.y - startPoint.y)) - + // Define and draw rocket path context.move(to: startPoint) - context.addQuadCurve(to: endPoint, control: CGPoint(x: controlPointX, y: controlPointY)) + context.addQuadCurve(to: endPoint, control: controlPoint) - // Draw rocket path context.setStrokeColor((strokeColor ?? .black).cgColor) context.setLineWidth(lineWidth * (1.0 / zoomScale)) context.strokePath() + + // Define and draw shadow path + context.move(to: startPoint) + context.addLine(to: endPoint) + + context.setStrokeColor(UIColor.black.withAlphaComponent(0.1).cgColor) + context.setLineWidth(lineWidth * (1.0 / zoomScale)) + context.strokePath() + } + + /// Calculates exactly `count` number of points that exist on the rocket path + func points(count: Int) -> [MKMapPoint] { + let startPoint = point(for: rocketPathOverlay.startPoint) + let endPoint = point(for: rocketPathOverlay.endPoint) + let controlPoint = calculateControlPoint(startPoint: startPoint, endPoint: endPoint) + + func quadraticBezierPoint(_ t: CGFloat, _ p0: CGFloat, _ p1: CGFloat, _ p2: CGFloat) -> CGFloat { + // See: https://en.wikipedia.org/wiki/B%C3%A9zier_curve#Quadratic_B.C3.A9zier_curves + return (pow(1.0 - t, 2.0) * p0) + (2.0 * (1.0 - t) * t * p1) + (pow(t, 2.0) * p2) + } + + var result = [MKMapPoint]() + + for percentage in stride(from: CGFloat(0.0), through: 1.0, by: 1.0 / CGFloat(count)) { + let pointX = quadraticBezierPoint(percentage, startPoint.x, controlPoint.x, endPoint.x) + let pointY = quadraticBezierPoint(percentage, startPoint.y, controlPoint.y, endPoint.y) + + result.append(mapPoint(for: CGPoint(x: pointX, y: pointY))) + } + + return result + } + + private func calculateControlPoint(startPoint: CGPoint, endPoint: CGPoint) -> CGPoint { + let controlPointX = (startPoint.x + endPoint.x) / 2.0 + let controlPointY = min(startPoint.y, endPoint.y) - (thrustMultiplier * abs(endPoint.y - startPoint.y)) + + return CGPoint(x: controlPointX, y: controlPointY) } }