Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PassKit MacCatalyst xcode26.2 b1

Alex Soto edited this pageNov 21, 2025 ·3 revisions

#PassKit.frameworkhttps://github.com/dotnet/macios/pull/24310

diff -ruN /Applications/Xcode_26.1.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/PassKit.framework/Headers/PKIdentityRequest.h /Applications/Xcode_26.2.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/PassKit.framework/Headers/PKIdentityRequest.h--- /Applications/Xcode_26.1.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/PassKit.framework/Headers/PKIdentityRequest.h2025-10-11 09:20:01+++ /Applications/Xcode_26.2.0-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/iOSSupport/System/Library/Frameworks/PassKit.framework/Headers/PKIdentityRequest.h2025-10-23 07:08:05@@ -29,6 +29,13 @@ /// This property must be set when requestDocument is invoked. @property (nonatomic, nullable, copy) NSString *merchantIdentifier;+/// A key in the NSIdentityUsageDescriptionDictionary field of the app's+/// Info.plist file.+///+/// The value for this key is an app-provided string that describes the+/// reason for requesting identity information.+@property (nonatomic, nullable, copy) NSString *usageDescriptionKey API_AVAILABLE(ios(26.2), visionos(26.2));+ @end  NS_ASSUME_NONNULL_END

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp