Skip to content

CloudKit watchOS xcode9 beta3

Manuel de la Pena edited this page Jul 20, 2017 · 2 revisions

#CloudKit.framework

mandel

diff -ruN /Applications/Xcode9-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h /Applications/Xcode9-beta3.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h
--- /Applications/Xcode9-beta2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h	2017-06-15 01:19:00.000000000 -0400
+++ /Applications/Xcode9-beta3.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/CloudKit.framework/Headers/CKSubscription.h	2017-06-29 01:04:59.000000000 -0400
@@ -157,7 +157,6 @@
 
 /* Indicates that the notification should be sent with the "content-available" flag to allow for background downloads in the application. 
    Default value is NO.
-   Setting this value to YES indicates you want a silent notification.  Silent notifications must not have an associated UI element (sound, badge, alert).
  */
 @property (nonatomic, assign) BOOL shouldSendContentAvailable;
 
Clone this wiki locally