B4i (iOS)

  1. B4i (iOS) v8.50

    リリースノート: Added support for Code snippets. Added support for Swift frameworks. Note that Objective C bridge headers are required. This feature is supported by Xcode 15+. The hosted builders have been upgraded to Xcode 15. Added an IDE shortcut to go to a layout ...

  2. B4i (iOS) v8.30

    リリースノート: Adds support for Java 14 and improves error logs. Added support for Java 14. Added a new package with updated Firebase 3.00 and AdMob 3.00 SDKs. Improved error logs- The IDE will now try to select the relevant message in the long text. Map.Put / CreateMap ...

  3. B4i (iOS) v8.10

    リリースノート: Adds support for Apple Xcode 14. Added support for Apple Xcode 14. 0 ...

  4. B4i (iOS) v8.00

    リリースノート: New 64 bit IDE improves performance, especially with large projects. This is the first release where the IDE is 64 bit which improves performance, especially with large projects. Added new Designer Script Extensions feature which allows you to extend the ...

  5. B4i (iOS) v7.80

    リリースノート: Adds support for Apple Xcode 13 and long hex literal numbers. Added support for Apple Xcode 13. Added support for long hex literal numbers: 0xff00ff00ff00. Added new methods: Bit.OrLong. Bit.AndLong. Bit.XorLong. Bit.ShiftLeftLong. Bit.ShiftRightLong. Bit ...

  6. B4i (iOS) v7.50

    リリースノート: Adds new language features and support for class templates. Added new language features: IIf- Inline If, also called ternary if as it is an operator with three arguments. As- Inline casting. Allows inline casting from one type to another. b4xlibs now ...

  7. B4i (iOS) v7.20

    リリースノート: Adds support for installing apps with Apple Configurator 2. Added new B4X libraries index. Added support for installing apps with Apple Configurator 2. Builder has been updated with new Apple intermediate certificate. Bug fixes and other minor ...

  8. B4i (iOS) v7.00

    リリースノート: Adds new libraries tab. Added new libraries tab. The Find all references feature has been rewritten and it can now handle complex references. Various IDE notifications now also appear in the logs. #CustomBuildAction- Added direct support for jar files, ...

  9. B4i (iOS) v6.80

    リリースノート: Includes updated internal libraries, project templates, comment links and more. Adds new Project templates for B4x- The new templates feature will make it simpler for developers to get started with B4X, and will also make it simpler to use B4XPages and ...

  10. B4i (iOS) v6.50

    リリースノート: Includes changes required to meet Apple requirements plus IDE improvements. Internal WebView is now based on WKWebView. There is also a new EvaluateJavaScript method. Launch images were removed and replaced with a launch story board. In most cases you can ...

  11. B4i (iOS) v6.30

    リリースノート: Improves find all references, quick search, and find subs / modules tool windows. Find all references, quick search and find subs / modules tool windows were rewritten and are now syntax colored, the text can be selected and you can jump directly to the ...

  12. B4i (iOS) v6.00

    リリースノート: Adds support for copying/pasting controls and sharing layouts between platforms. Improvements: Support for copying and pasting controls between the platforms. Ctrl + Click in the designer script to select the control. Anchors checker. Generate B4XViews ...

  13. B4i (iOS) v5.80

    リリースノート: Recent code positions and designer layouts now appear as tabs in the window title. Bookmarks and breakpoints are listed in the modules tree. Auto bookmarks feature: Recent code positions and designer layouts appear as tabs in the window title. The IDE ...

  14. B4i (iOS) v5.50

    リリースノート: Includes a new b4x cross-platform library, plus auto backups and other improvements. Starting with B4i v5.50, a new type of library is available- b4x libraries: XUI Views- Cross platform views and dialogs. X2 games framework- Game engine. B4XCollections- ...

  15. B4i (iOS) v5.00

    リリースノート: Includes debug and runtime performance improvements to help your programs run faster. Resumable subs in debug mode are optimized in the same way other subs are optimized. Runtime performance improvements including: for loop optimizations, inlined methods, ...

  16. B4i (iOS) v4.80

    リリースノート: Improves IDE with enhanced visual designer, new Modules tree component and new properties grid editors. Several important components were rewritten to provide more features and better performance: Visual designer properties grid. Visual designer views ...

  17. B4i (iOS) v4.40

    リリースノート: Adds support for iPhone X layouts, plus compatibility with Xcode 9. Xcode 9 compatibility. Better managements of icons and launch images: Icons and launch images are packaged in an assets catalog. All missing icons are created automatically from the new ...

  18. B4i (iOS) v4.01

    リリースノート: Includes new resumable subs- Wait For / Sleep, plus debugger improvements. 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 ...

  19. B4i (iOS) v3.00

    リリースノート: Includes IDE improvements as well as other improvements related to iOS 10, Xcode 8 and Mac Sierra. The docking and layout features are based on a new and improved framework. Floating code editors behave as regular windows. Documentation tool tips while ...

  20. B4i (iOS) 2.31 released

    リリースノート: 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- ...