Skip to content

MPSImage iOS xcode13.0 beta1

Sebastien Pouliot edited this page Jun 7, 2021 · 1 revision

#MPSImage.framework

diff -ruN /Applications/Xcode_12.5.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Headers/MPSImageEDLines.h /Applications/Xcode_13.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Headers/MPSImageEDLines.h
--- /Applications/Xcode_12.5.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Headers/MPSImageEDLines.h	2021-03-16 08:46:52.000000000 -0400
+++ /Applications/Xcode_13.0.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Headers/MPSImageEDLines.h	2021-06-02 12:43:32.000000000 -0400
@@ -1,13 +1,13 @@
 //
-//  MPSImageEDLinesPrivate.h
+//  MPSImageEDLines.h
 //  MPSImage
 //
 //  Created by Christopher Bayley on 11/22/19.
 //  Copyright © 2019 Apple. All rights reserved.
 //
 
-#ifndef MPSImageEDLinesPrivate_h
-#define MPSImageEDLinesPrivate_h
+#ifndef MPSImageEDLines_h
+#define MPSImageEDLines_h
 
 /*!
  *  @class      MPSImageEDLines
@@ -164,4 +164,4 @@
 
 @end  /* MPSImageEDLines */
 
-#endif /* MPSImageEDLinesPrivate_h */
+#endif /* MPSImageEDLines_h */
Clone this wiki locally