Skip to content

Commit 308ad0a

Browse files
author
Joey Lorich
committed
Remove old schemes
1 parent 858c7de commit 308ad0a

8 files changed

Lines changed: 6 additions & 869 deletions

File tree

EasyReader.xcodeproj/project.pbxproj

Lines changed: 0 additions & 614 deletions
Large diffs are not rendered by default.

EasyReader/Supporting Files/EasyReader-Info.plist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5-
<key>api_url</key>
6-
<string>http://dev.uwithus.com</string>
7-
<key>UIStatusBarHidden</key>
8-
<true/>
9-
<key>UIViewControllerBasedStatusBarAppearance</key>
10-
<false/>
115
<key>CFBundleDevelopmentRegion</key>
126
<string>en</string>
137
<key>CFBundleDisplayName</key>
@@ -72,6 +66,8 @@
7266
<array>
7367
<string>armv7</string>
7468
</array>
69+
<key>UIStatusBarHidden</key>
70+
<true/>
7571
<key>UISupportedInterfaceOrientations</key>
7672
<array>
7773
<string>UIInterfaceOrientationPortrait</string>
@@ -82,5 +78,9 @@
8278
<string>UIInterfaceOrientationPortrait</string>
8379
<string>UIInterfaceOrientationPortraitUpsideDown</string>
8480
</array>
81+
<key>UIViewControllerBasedStatusBarAppearance</key>
82+
<false/>
83+
<key>api_url</key>
84+
<string>http://dev.uwithus.com</string>
8585
</dict>
8686
</plist>

EasyReader/Supporting Files/EasyReader-Production-Info.plist

Lines changed: 0 additions & 90 deletions
This file was deleted.

EasyReader/Supporting Files/EasyReader-Stage-Info.plist

Lines changed: 0 additions & 90 deletions
This file was deleted.

EasyReaderTests/EasyReaderTests-Info.plist

Lines changed: 0 additions & 22 deletions
This file was deleted.

EasyReaderTests/EasyReaderTests.h

Lines changed: 0 additions & 13 deletions
This file was deleted.

EasyReaderTests/EasyReaderTests.m

Lines changed: 0 additions & 32 deletions
This file was deleted.

EasyReaderTests/en.lproj/InfoPlist.strings

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)