diff --git a/BeMe/BeMe.xcodeproj/project.pbxproj b/BeMe/BeMe.xcodeproj/project.pbxproj index e062f86..fa2c3e4 100644 --- a/BeMe/BeMe.xcodeproj/project.pbxproj +++ b/BeMe/BeMe.xcodeproj/project.pbxproj @@ -1934,7 +1934,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0712; + MARKETING_VERSION = 1.0714; PRODUCT_BUNDLE_IDENTIFIER = com.teamBeMe.BeMe1; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; @@ -1957,7 +1957,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0712; + MARKETING_VERSION = 1.0714; PRODUCT_BUNDLE_IDENTIFIER = com.teamBeMe.BeMe1; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; diff --git a/BeMe/BeMe/Explore/Cells/DiffThoughtTVC.swift b/BeMe/BeMe/Explore/Cells/DiffThoughtTVC.swift index 2746f43..74122d2 100644 --- a/BeMe/BeMe/Explore/Cells/DiffThoughtTVC.swift +++ b/BeMe/BeMe/Explore/Cells/DiffThoughtTVC.swift @@ -31,7 +31,7 @@ class DiffThoughtTVC: UITableViewCell { override func awakeFromNib() { super.awakeFromNib() self.backgroundColor = .white - bemeLabel.font = UIFont(name: "GmarketSansTTFLight", size: 26.0) + bemeLabel.font = UIFont(name: "GmarketSansTTFLight", size: 24.0) bemeLabel.addCharacterSpacing(kernValue: 8.0) } diff --git a/BeMe/BeMe/Explore/Storyboards/Explore.storyboard b/BeMe/BeMe/Explore/Storyboards/Explore.storyboard index 0f80b41..387bc32 100644 --- a/BeMe/BeMe/Explore/Storyboards/Explore.storyboard +++ b/BeMe/BeMe/Explore/Storyboards/Explore.storyboard @@ -54,8 +54,8 @@ @@ -69,7 +69,7 @@ - + diff --git a/BeMe/BeMe/Info.plist b/BeMe/BeMe/Info.plist index 43d2152..c399d96 100644 --- a/BeMe/BeMe/Info.plist +++ b/BeMe/BeMe/Info.plist @@ -79,6 +79,7 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeRight UISupportedInterfaceOrientations~ipad