Skip to content

Commit 9ac6356

Browse files
author
Instabug
committed
Fix podspec
1 parent 0b7f80f commit 9ac6356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Instabug.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ Pod::Spec.new do |s|
2828
s.resources = 'Instabug.bundle'
2929
s.preserve_paths = 'Instabug.framework', 'Instabug.bundle'
3030
s.frameworks = 'QuartzCore', 'CoreGraphics', 'CoreFoundation', 'SystemConfiguration', 'Foundation', 'AVFoundation', 'OpenGLES', 'AudioToolbox', 'GLKit', 'CoreTelephony', 'UIKit', 'CoreLocation', 'Instabug'
31+
s.xcconfig = { 'FRAMEWORK_SEARCH_PATHS' => '"$(PODS_ROOT)/Instabug/"' }
3132
end

0 commit comments

Comments
 (0)