Skip to content

Commit 5aa1909

Browse files
committed
ios MTKView
1 parent a17ac98 commit 5aa1909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webrtc-sys/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ fn main() {
175175
println!("cargo:rustc-link-lib=framework=OpenGLES");
176176
println!("cargo:rustc-link-lib=framework=GLKit");
177177
println!("cargo:rustc-link-lib=framework=Metal");
178+
println!("cargo:rustc-link-lib=framework=MetalKit");
178179
println!("cargo:rustc-link-lib=framework=Network");
179180
println!("cargo:rustc-link-lib=framework=QuartzCore");
180181

0 commit comments

Comments
 (0)