The above contents are placed in a scrollview but the output in the app is as below
If i place these contents outside the scrollview it is working fine, it was working fine before update to xcode 8
Memory Debugging - Xcode 8 also have memory debugging feature which show how memory assigning to every object with a nice graphical representation. Runtime issues - while debugging appear in the issue navigator, similar to compile-time issues:
Xcode 8.2 offers more Touch Bar actions and allows customizing the Touch Bar controls of the following editors and debuggers: source editor, Playground editor, Interface Builder, view debugger, and memory graph debugger. To customize the Touch Bar, open the desired editor and then choose View > Customize Touch Bar.
Jump Bar - Clicking the Jump Bar, located at the top of every editor pane, you can quickly select what information to view in the Assistant editor. Memory Debugging - Xcode 8 also have memory debugging feature which show how memory assigning to every object with a nice graphical representation.
All projects created with Xcode 8 use by default Swift 3. You can use legacy swift language version (Swift 2.3). Now Xcode can manage signing for you automatically. Xcode will automatically create and update profiles, app IDs, and certificates. Every project created with Xcode by default enable automatically signing.
Try adding these constraints for UIScrollView
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With