Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
そのため、XIBファイルには、フォーマットされたラベルとボタンがあります。しかし、iPhoneでアプリを実行すると、ラベルとボタンの間隔が正しくなく、ビューがXIBファイルのように見えません。誰かが私を助けることができますか?
AutoLayoutiOS6をターゲットにしていない場合は、xibファイルを選択し、オプションのチェックを外します。試す
AutoLayout
に移動xib property screen->Show File Inspector->uncheck Use Autolayout
xib property screen->Show File Inspector->uncheck Use Autolayout
これがお役に立てば幸いです