B4i (iOS) のリリース
Released: May 24, 2017
v4.01 での更新項目
機能
- Resumable subs - Wait For / Sleep:
[B4X] SQL with Wait For.
[B4X] OkHttpUtils2 with Wait For.
- CSBuilder - Builder for attributed strings. Similar to B4A CSBuilder.
- Debugger improvements:
- Better handling of multiple installed debug apps.
- Bug fixes and better logging.
- Deployment process improved. Auto installation is now the default.
- SetDebugAutoFlushLogs keyword. When enabled a short pause is added in debug mode when internal logs are printed. This is useful for debugging hard crashes.
- Find...
Released: Oct 25, 2016
v3.00 での更新項目
機能
- The docking and layout features are based on a new and improved framework. Floating code editors behave as regular windows.
- Documentation tool tips while hovering over code elements.
- Copy links in the tool tips that allow copying code examples.
- Support for bookmarks.
- New themes.
- Keychain handling was updated as required by Mac Sierra to allow non-intrusive deployments.
- URLs in comments and strings are ctrl-clickable.
- Unused libraries warning.
- Custom views support "nullable colors...
Released: Oct 18, 2015
Updates in this release
Updates in v2.31
- Advanced optimizations were added to the debugger which significantly improve the debugger performance.
- It is now possible to upload applications to iTunes Connect from the hosted builder.
- Added support for Xcode 7.
- PageViewController - Controller that contains multiple Pages and allows the user to switch between the pages with a swipe gesture.
- Refresh button in the designer files tab. Copies the designer files to the device. This is useful when you modify an existing file...