forked from xamarin/xamarin-macios
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[master] Merge Xcode11.5 Support and include provisionator changes
New commits in xamarin/maccore: * xamarin/maccore@4bfce64847 Update README.md * xamarin/maccore@24682998f7 [devops] Enhance Xcode renaming script (xamarin#2206) * xamarin/maccore@e03f16b862 [Localization][Mlaunch] Fix watchos timeout issue (xamarin#2196) Diff: https://github.com/xamarin/maccore/compare/ad1696d6f33badd34f930e4ce1be9185b5a36dd7..4bfce648475f8db1d93b8a9f51a69ad0b8b55930
- Loading branch information
Showing
9 changed files
with
105 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
!missing-enum! ENAuthorizationStatus not bound | ||
!missing-enum! ENErrorCode not bound | ||
!missing-enum! ENStatus not bound | ||
!missing-field! ENErrorDomain not bound | ||
!missing-selector! +ENManager::authorizationStatus not bound | ||
!missing-selector! ENExposureConfiguration::attenuationLevelValues not bound | ||
!missing-selector! ENExposureConfiguration::attenuationWeight not bound | ||
!missing-selector! ENExposureConfiguration::daysSinceLastExposureLevelValues not bound | ||
!missing-selector! ENExposureConfiguration::daysSinceLastExposureWeight not bound | ||
!missing-selector! ENExposureConfiguration::durationLevelValues not bound | ||
!missing-selector! ENExposureConfiguration::durationWeight not bound | ||
!missing-selector! ENExposureConfiguration::metadata not bound | ||
!missing-selector! ENExposureConfiguration::minimumRiskScore not bound | ||
!missing-selector! ENExposureConfiguration::setAttenuationLevelValues: not bound | ||
!missing-selector! ENExposureConfiguration::setAttenuationWeight: not bound | ||
!missing-selector! ENExposureConfiguration::setDaysSinceLastExposureLevelValues: not bound | ||
!missing-selector! ENExposureConfiguration::setDaysSinceLastExposureWeight: not bound | ||
!missing-selector! ENExposureConfiguration::setDurationLevelValues: not bound | ||
!missing-selector! ENExposureConfiguration::setDurationWeight: not bound | ||
!missing-selector! ENExposureConfiguration::setMetadata: not bound | ||
!missing-selector! ENExposureConfiguration::setMinimumRiskScore: not bound | ||
!missing-selector! ENExposureConfiguration::setTransmissionRiskLevelValues: not bound | ||
!missing-selector! ENExposureConfiguration::setTransmissionRiskWeight: not bound | ||
!missing-selector! ENExposureConfiguration::transmissionRiskLevelValues not bound | ||
!missing-selector! ENExposureConfiguration::transmissionRiskWeight not bound | ||
!missing-selector! ENExposureDetectionSummary::attenuationDurations not bound | ||
!missing-selector! ENExposureDetectionSummary::daysSinceLastExposure not bound | ||
!missing-selector! ENExposureDetectionSummary::matchedKeyCount not bound | ||
!missing-selector! ENExposureDetectionSummary::maximumRiskScore not bound | ||
!missing-selector! ENExposureDetectionSummary::metadata not bound | ||
!missing-selector! ENExposureDetectionSummary::setAttenuationDurations: not bound | ||
!missing-selector! ENExposureInfo::attenuationDurations not bound | ||
!missing-selector! ENExposureInfo::attenuationValue not bound | ||
!missing-selector! ENExposureInfo::date not bound | ||
!missing-selector! ENExposureInfo::duration not bound | ||
!missing-selector! ENExposureInfo::metadata not bound | ||
!missing-selector! ENExposureInfo::setAttenuationDurations: not bound | ||
!missing-selector! ENExposureInfo::totalRiskScore not bound | ||
!missing-selector! ENExposureInfo::transmissionRiskLevel not bound | ||
!missing-selector! ENManager::activateWithCompletionHandler: not bound | ||
!missing-selector! ENManager::detectExposuresWithConfiguration:diagnosisKeyURLs:completionHandler: not bound | ||
!missing-selector! ENManager::dispatchQueue not bound | ||
!missing-selector! ENManager::exposureNotificationEnabled not bound | ||
!missing-selector! ENManager::exposureNotificationStatus not bound | ||
!missing-selector! ENManager::getDiagnosisKeysWithCompletionHandler: not bound | ||
!missing-selector! ENManager::getExposureInfoFromSummary:userExplanation:completionHandler: not bound | ||
!missing-selector! ENManager::getTestDiagnosisKeysWithCompletionHandler: not bound | ||
!missing-selector! ENManager::invalidate not bound | ||
!missing-selector! ENManager::invalidationHandler not bound | ||
!missing-selector! ENManager::setDispatchQueue: not bound | ||
!missing-selector! ENManager::setExposureNotificationEnabled:completionHandler: not bound | ||
!missing-selector! ENManager::setInvalidationHandler: not bound | ||
!missing-selector! ENTemporaryExposureKey::keyData not bound | ||
!missing-selector! ENTemporaryExposureKey::rollingPeriod not bound | ||
!missing-selector! ENTemporaryExposureKey::rollingStartNumber not bound | ||
!missing-selector! ENTemporaryExposureKey::setKeyData: not bound | ||
!missing-selector! ENTemporaryExposureKey::setRollingPeriod: not bound | ||
!missing-selector! ENTemporaryExposureKey::setRollingStartNumber: not bound | ||
!missing-selector! ENTemporaryExposureKey::setTransmissionRiskLevel: not bound | ||
!missing-selector! ENTemporaryExposureKey::transmissionRiskLevel not bound | ||
!missing-type! ENExposureConfiguration not bound | ||
!missing-type! ENExposureDetectionSummary not bound | ||
!missing-type! ENExposureInfo not bound | ||
!missing-type! ENManager not bound | ||
!missing-type! ENTemporaryExposureKey not bound |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters