Skip to content

Commit

Permalink
Remove news stand icon key from info.plist
Browse files Browse the repository at this point in the history
Not sure why this was there...
  • Loading branch information
Oliver2213 committed Aug 30, 2023
1 parent bb67e4a commit fe13b29
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions apps/ios/GuideDogs/Assets/PropertyLists/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,6 @@
<key>UIPrerenderedIcon</key>
<false/>
</dict>
<key>UINewsstandIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string></string>
</array>
<key>UINewsstandBindingEdge</key>
<string>UINewsstandBindingEdgeLeft</string>
<key>UINewsstandBindingType</key>
<string>UINewsstandBindingTypeMagazine</string>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
Expand Down

0 comments on commit fe13b29

Please sign in to comment.