We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4321c commit 4750f5dCopy full SHA for 4750f5d
common-ios.xcconfig
@@ -95,6 +95,6 @@ LIB_SKUNICODE = $(BUILT_LIBS_LIB_PATH)/libskunicode.a
95
SKIA_LNK_FLAGS = $(LIB_SKIA) $(LIB_SKOTTIE) $(LIB_SKSG) $(LIB_SKSHAPER) $(LIB_SKPARAGRAPH) $(LIB_SVG) $(LIB_SKUNICODE)
96
IGRAPHICS_LNK_FLAGS = $(SKIA_LNK_FLAGS)
97
98
-AUv3_FRAMEWORKS = -framework AudioToolbox -framework AVFoundation -framework CoreAudioKit -framework QuartzCore -framework UIKit -framework CoreText -framework CoreGraphics
+AUv3_FRAMEWORKS = -framework AudioToolbox -framework AVFoundation -framework CoreAudioKit -framework QuartzCore -framework UIKit -framework CoreText -framework CoreGraphics -framework UniformTypeIdentifiers
99
100
0 commit comments