Info.plist fixes.
[FIXED] Add extensions to Icon as well to CFBundleIconFiles because Xcode doesn't seem to listen to the Apple docs. [FIXED] Removed newsstand metadata: this is not a newsstand app.
This commit is contained in:
parent
802c5949da
commit
809bd60169
@ -45,17 +45,6 @@
|
||||
<key>UIPrerenderedIcon</key>
|
||||
<true/>
|
||||
</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>com.lyndir.lhunath.MasterPassword</string>
|
||||
|
Loading…
Reference in New Issue
Block a user