lxy 1 year ago
parent
commit
cccc894a97

+ 0 - 1
Example/Pods/Headers/Private/LenzSDK/Common.h

@@ -1 +0,0 @@
-../../../LenzSDK/LenzCameraNativeModuleForRN/Classes/inner/Renderer/Shaders/Common.h

+ 1 - 0
Example/Pods/Headers/Private/LenzSDK/LenzCommon.h

@@ -0,0 +1 @@
+../../../LenzSDK/LenzCameraNativeModuleForRN/Classes/inner/Renderer/Shaders/LenzCommon.h

+ 1 - 1
Example/Pods/LenzSDK/LenzCameraNativeModuleForRN/Classes/inner/Renderer/Shaders/Shaders.metal

@@ -5,7 +5,7 @@
 //  Created by 王昭威 on 2023/1/26.
 //
 
-#include "Common.h"
+#import "LenzCommon.h"
 #include <metal_stdlib>
 
 using namespace metal;

File diff suppressed because it is too large
+ 419 - 402
Example/Pods/Pods.xcodeproj/project.pbxproj


Some files were not shown because too many files changed in this diff