Skip to content

Commit

Permalink
Remove Starscream duplicate pod
Browse files Browse the repository at this point in the history
  • Loading branch information
0xFirekeeper committed May 20, 2024
1 parent 1b4f1ce commit 52d3027
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</repositories>
</androidPackage>
</androidPackages>
<!-- iOS Cocoapod dependencies can be specified by each iosPod element. -->
<!-- iOS Cocoapod dependencies can be specified by each iosPod element. -->
<iosPods>
<!-- Global set of sources to search for Cocoapods.
These sources will be searched for all Cocoapods specified by
Expand Down Expand Up @@ -78,6 +78,5 @@
* "subspecs" (optional)
Subspecs to include for the pod.
-->
<iosPod name="Starscream"></iosPod>
</iosPods>
</dependencies>
</dependencies>

0 comments on commit 52d3027

Please sign in to comment.