mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-19 05:45:01 -04:00
Add SystemConfiguration to SDCore podspec
This commit is contained in:
BIN
Cargo.lock
generated
BIN
Cargo.lock
generated
Binary file not shown.
@@ -37,7 +37,8 @@ Pod::Spec.new do |s|
|
||||
ffmpeg_frameworks = [
|
||||
"-framework AudioToolbox",
|
||||
"-framework VideoToolbox",
|
||||
"-framework AVFoundation"
|
||||
"-framework AVFoundation",
|
||||
"-framework SystemConfiguration",
|
||||
].join(' ')
|
||||
|
||||
s.xcconfig = {
|
||||
|
||||
Reference in New Issue
Block a user