Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

storyboard

How do storyboards work in iOS 5?

September 11, 2023 by Tarik

Maybe a tutorial would help you. This one seems to be quite simple and it has screenshots. Edit: @Andz recommends this tutorial, which is a bit more beginner-friendly.

Categories storyboard Tags ios5, storyboard Leave a comment

How to hide Blue line covering views in xib/Storyboard in Xcode 7.2

May 24, 2023 by Tarik

Same thing happened to me. In Xcode: Editor > canvas > show bounds rectangles. This option show/hide the blue lines. If you found this one not work first time, try twice toggling the show bounds rectangles option. Some time this is not work in first time.

Categories storyboard Tags storyboard, xcode7.2, xib Leave a comment

Adaptive segue in storyboard Xcode 6. Is push deprecated?

December 21, 2022 by Tarik

Yes, use ‘Show’ instead of ‘Push’ How can I make “show” work like push? Is it possible or should I use “push (depricated)” instead? It should; it does for me. I am using Xcode 6 beta 2 and to test I used the single view template (calling the pre made view controller in IB ‘VC_A’). … Read more

Categories storyboard Tags ios8, push, storyboard, xcode6 Leave a comment

Illegal Configuration: Compiling IB documents for earlier than iOS 7 is no longer supported

December 19, 2022 by Tarik

XCode 9 will not support storyboards that are built for iOS version less than 7. Try changing the Builds for in File Inspector to a higher version then Clean and Build. See screenshot Edit: Important info from @user435779 below: Restart XCode if the errors don’t go away.

Categories storyboard Tags storyboard, xcode9-beta Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa