diff --git a/JSQMessagesDemo/Base.lproj/Main.storyboard b/JSQMessagesDemo/Base.lproj/Main.storyboard index 73245e389..15040bd6c 100644 --- a/JSQMessagesDemo/Base.lproj/Main.storyboard +++ b/JSQMessagesDemo/Base.lproj/Main.storyboard @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -73,7 +73,7 @@ @@ -105,7 +105,7 @@ @@ -137,7 +137,7 @@ @@ -173,7 +173,7 @@ @@ -205,7 +205,7 @@ @@ -241,7 +241,7 @@ diff --git a/JSQMessagesDemo/Info.plist b/JSQMessagesDemo/Info.plist index 556935d52..a407647ef 100644 --- a/JSQMessagesDemo/Info.plist +++ b/JSQMessagesDemo/Info.plist @@ -33,8 +33,8 @@ UISupportedInterfaceOrientations UIInterfaceOrientationPortrait - UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationLandscapeLeft UISupportedInterfaceOrientations~ipad diff --git a/JSQMessagesTests/Info.plist b/JSQMessagesTests/Info.plist index 8551077d7..d9cc5253b 100644 --- a/JSQMessagesTests/Info.plist +++ b/JSQMessagesTests/Info.plist @@ -16,8 +16,6 @@ BNDL CFBundleShortVersionString 1.0 - CFBundleSignature - ???? CFBundleVersion 1 diff --git a/JSQMessagesViewController/Categories/JSQSystemSoundPlayer+JSQMessages.h b/JSQMessagesViewController/Categories/JSQSystemSoundPlayer+JSQMessages.h index 0931b1e4d..d8275b43d 100644 --- a/JSQMessagesViewController/Categories/JSQSystemSoundPlayer+JSQMessages.h +++ b/JSQMessagesViewController/Categories/JSQSystemSoundPlayer+JSQMessages.h @@ -16,7 +16,7 @@ // Released under an MIT license: http://opensource.org/licenses/MIT // -#import +#import "JSQSystemSoundPlayer.h" @interface JSQSystemSoundPlayer (JSQMessages)