-
Notifications
You must be signed in to change notification settings - Fork 543
PencilKit iOS xcode26.0 b2
Alex Soto edited this page Jun 24, 2025
·
1 revision
#PencilKit.framework
diff -ruN /Applications/Xcode_26.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/PencilKit.framework/Headers/PKInkType.h /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/PencilKit.framework/Headers/PKInkType.h
--- /Applications/Xcode_26.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/PencilKit.framework/Headers/PKInkType.h 2025-05-25 03:44:10
+++ /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/PencilKit.framework/Headers/PKInkType.h 2025-06-18 02:34:58
@@ -16,5 +16,4 @@
API_AVAILABLE(ios(17.0), macos(14.0)) FOUNDATION_EXPORT PKInkType const PKInkTypeFountainPen;
API_AVAILABLE(ios(17.0), macos(14.0)) FOUNDATION_EXPORT PKInkType const PKInkTypeWatercolor;
API_AVAILABLE(ios(26.0), macos(26.0), visionos(26.0)) FOUNDATION_EXPORT PKInkType const PKInkTypeReed;
-API_AVAILABLE(ios(26.0), macos(26.0), visionos(26.0)) FOUNDATION_EXPORT PKInkType const PKInkTypeReedCalligraphyPen;
API_AVAILABLE(ios(17.0), macos(14.0)) FOUNDATION_EXPORT PKInkType const PKInkTypeCrayon;