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.
2 parents e2b8747 + adba910 commit 4d15bcdCopy full SHA for 4d15bcd
ios/ReactNativeExceptionHandler.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
12
s.author = { "Atul R" => "[email protected]" }
13
s.platform = :ios, "7.0"
14
s.source = { :git => "https://github.com/master-atul/react-native-exception-handler.git", :tag => "master" }
15
- s.source_files = "ios/*.{h,m}"
+ s.source_files = "*.{h,m}"
16
s.requires_arc = true
17
18
s.dependency "React"
0 commit comments