Skip to content

Commit

Permalink
Remove xcconfig option from pod specification
Browse files Browse the repository at this point in the history
No longer needed in newer pod versions, targets are assigned the correct
values for APPLICATION_EXTENSION_API_ONLY.

Fixes #140
  • Loading branch information
kattrali committed Apr 24, 2017
1 parent cce2318 commit 67b6939
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Bugsnag.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
"Source/BSGKSCrashReportWriter.h",
"Source/Bugsnag{,MetaData,Configuration,Breadcrumb,CrashReport}.h"
],
"pod_target_xcconfig": {
"APPLICATION_EXTENSION_API_ONLY": "YES"
},
"dependencies": {
"KSCrash/RecordingAdvanced": [
"= 1.8.13"
Expand Down

0 comments on commit 67b6939

Please sign in to comment.