|
@ -49,5 +49,16 @@ |
|
|
</array> |
|
|
</array> |
|
|
<key>UIViewControllerBasedStatusBarAppearance</key> |
|
|
<key>UIViewControllerBasedStatusBarAppearance</key> |
|
|
<true/> |
|
|
<true/> |
|
|
|
|
|
<key>CFBundleURLTypes</key> |
|
|
|
|
|
<array> |
|
|
|
|
|
<dict> |
|
|
|
|
|
<key>CFBundleURLName</key> |
|
|
|
|
|
<string>app.timesafari</string> |
|
|
|
|
|
<key>CFBundleURLSchemes</key> |
|
|
|
|
|
<array> |
|
|
|
|
|
<string>timesafari</string> |
|
|
|
|
|
</array> |
|
|
|
|
|
</dict> |
|
|
|
|
|
</array> |
|
|
</dict> |
|
|
</dict> |
|
|
</plist> |
|
|
</plist> |
|
|