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

ScreenTime iOS xcode16.3 b3

Rolf Bjarne Kvinge edited this pageMar 20, 2025 ·2 revisions

#ScreenTime.frameworkhttps://github.com/dotnet/macios/pull/22443

diff -ruN /Applications/Xcode_16.3.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ScreenTime.framework/Headers/STWebHistory.h /Applications/Xcode_16.3.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ScreenTime.framework/Headers/STWebHistory.h--- /Applications/Xcode_16.3.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ScreenTime.framework/Headers/STWebHistory.h2025-02-26 06:21:49+++ /Applications/Xcode_16.3.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/ScreenTime.framework/Headers/STWebHistory.h2025-03-02 03:59:17@@ -71,7 +71,7 @@ /// /// - Parameters: ///   - interval: The date interval of web history you want to fetch.-- (void)fetchHistoryDuringInterval:(NSDateInterval *)interval completionHandler:(void (^)(NSSet<NSURL *> * _Nullable urls, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(15.4), ios(18.4)) NS_SWIFT_NAME(deleteHistory(during:completionHandler:));+- (void)fetchHistoryDuringInterval:(NSDateInterval *)interval completionHandler:(void (^)(NSSet<NSURL *> * _Nullable urls, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(15.4), ios(18.4)) NS_SWIFT_NAME(fetchHistory(during:completionHandler:));  /// Fetches all web history associated with the bundle identifier and profile identifier /// you specified during initialization.
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp