This commit is contained in:
Vincent Dondain 2019-02-19 17:39:18 -05:00 коммит произвёл Sebastien Pouliot
Родитель d2d6cc4f3a
Коммит 525d201cf6
7 изменённых файлов: 51 добавлений и 2 удалений

Просмотреть файл

@ -39,8 +39,8 @@ IOS_PACKAGE_UPDATE_ID=$(shell printf "2%02d%02d%02d%03d" $(IOS_PACKAGE_VERSION_M
# Xcode version should have both a major and a minor version (even if the minor version is 0)
XCODE_VERSION=10.2
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_10.2_beta_2.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode102-beta2.app/Contents/Developer
XCODE_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_10.2_beta_3.xip
XCODE_DEVELOPER_ROOT=/Applications/Xcode102-beta3.app/Contents/Developer
XCODE94_VERSION=9.4
XCODE94_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_9.4.xip

Просмотреть файл

@ -0,0 +1,3 @@
!missing-selector! PKDisbursementVoucher::data not bound
!missing-selector! PKDisbursementVoucher::redemptionURL not bound
!missing-type! PKDisbursementVoucher not bound

Просмотреть файл

@ -0,0 +1,14 @@
!missing-enum! SKProductDiscountType not bound
!missing-selector! SKMutablePayment::paymentDiscount not bound
!missing-selector! SKMutablePayment::setPaymentDiscount: not bound
!missing-selector! SKPayment::paymentDiscount not bound
!missing-selector! SKPaymentDiscount::identifier not bound
!missing-selector! SKPaymentDiscount::initWithIdentifier:keyIdentifier:nonce:signature:timestamp: not bound
!missing-selector! SKPaymentDiscount::keyIdentifier not bound
!missing-selector! SKPaymentDiscount::nonce not bound
!missing-selector! SKPaymentDiscount::signature not bound
!missing-selector! SKPaymentDiscount::timestamp not bound
!missing-selector! SKProduct::discounts not bound
!missing-selector! SKProductDiscount::identifier not bound
!missing-selector! SKProductDiscount::type not bound
!missing-type! SKPaymentDiscount not bound

Просмотреть файл

@ -0,0 +1,14 @@
!missing-enum! SKProductDiscountType not bound
!missing-selector! SKMutablePayment::paymentDiscount not bound
!missing-selector! SKMutablePayment::setPaymentDiscount: not bound
!missing-selector! SKPayment::paymentDiscount not bound
!missing-selector! SKPaymentDiscount::identifier not bound
!missing-selector! SKPaymentDiscount::initWithIdentifier:keyIdentifier:nonce:signature:timestamp: not bound
!missing-selector! SKPaymentDiscount::keyIdentifier not bound
!missing-selector! SKPaymentDiscount::nonce not bound
!missing-selector! SKPaymentDiscount::signature not bound
!missing-selector! SKPaymentDiscount::timestamp not bound
!missing-selector! SKProduct::discounts not bound
!missing-selector! SKProductDiscount::identifier not bound
!missing-selector! SKProductDiscount::type not bound
!missing-type! SKPaymentDiscount not bound

Просмотреть файл

@ -0,0 +1,14 @@
!missing-enum! SKProductDiscountType not bound
!missing-selector! SKMutablePayment::paymentDiscount not bound
!missing-selector! SKMutablePayment::setPaymentDiscount: not bound
!missing-selector! SKPayment::paymentDiscount not bound
!missing-selector! SKPaymentDiscount::identifier not bound
!missing-selector! SKPaymentDiscount::initWithIdentifier:keyIdentifier:nonce:signature:timestamp: not bound
!missing-selector! SKPaymentDiscount::keyIdentifier not bound
!missing-selector! SKPaymentDiscount::nonce not bound
!missing-selector! SKPaymentDiscount::signature not bound
!missing-selector! SKPaymentDiscount::timestamp not bound
!missing-selector! SKProduct::discounts not bound
!missing-selector! SKProductDiscount::identifier not bound
!missing-selector! SKProductDiscount::type not bound
!missing-type! SKPaymentDiscount not bound

Просмотреть файл

@ -0,0 +1 @@
!missing-type! PKDisbursementVoucher not bound

Просмотреть файл

@ -0,0 +1,3 @@
!missing-field! UIFontDescriptorSystemDesignDefault not bound
!missing-field! UIFontDescriptorSystemDesignRounded not bound
!missing-selector! UIFontDescriptor::fontDescriptorWithDesign: not bound