Skip to content

Commit

Permalink
(ios) remove unused (now useless) "com.apple.developer.networking.wif…
Browse files Browse the repository at this point in the history
…i-info" setting
  • Loading branch information
Lindsay-Needs-Sleep committed Nov 7, 2020
1 parent b198e5c commit b655e46
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,6 @@
</pods>
</podspec>

<config-file parent="com.apple.developer.networking.wifi-info" target="*/Entitlements-Debug.plist">
<true/>
</config-file>
<config-file parent="com.apple.developer.networking.wifi-info" target="*/Entitlements-Release.plist">
<true/>
</config-file>

<header-file src="src/ios/MLPChromecast.h" />
<source-file src="src/ios/MLPChromecast.m" />
<header-file src="src/ios/MLPChromecastSession.h" />
Expand Down

0 comments on commit b655e46

Please sign in to comment.