June 2026 Summaries
10 posts from Bitrise
Filter
Month:
Year:
Post Summaries
Back to Blog
Bitrise has launched Remote Dev Environments (RDE) in beta to streamline development by allowing developers and coding agents to work in the same environment as the Bitrise CI and Build Hub, eliminating the discrepancies that arise when local development environments differ from CI environments. By offering the same virtual machines, stacks, and cache infrastructure used in Bitrise's CI builds, RDE ensures consistent execution and testing, thus removing the common "works on my machine" problem. This approach provides developers with the benefits of real macOS systems on Apple Silicon, complete with the Xcode toolchain and build caching for Bazel, Gradle, and Xcode, and enables the use of tools like Claude Code and Codex. The integration simplifies the configuration process, as developers can connect using VS Code, JetBrains, or SSH, and orchestrate parallel agents through an open-source MCP server, leveraging the existing security infrastructure previously approved for Bitrise.
Jun 30, 2026
1,311 words in the original blog post.
Developers building iOS apps on Bitrise using Xcode 26 edge stacks must transition to the Xcode 26 stable stacks by July 31, 2026, as Bitrise will retire all Xcode 26 edge stacks on that date. These edge stacks are designed for short-term use to test upcoming Xcode versions and are frequently updated with the latest tools, including beta versions, unlike the stable stacks which provide long-term reliability with only critical security updates. To ensure seamless continuity, users should check and update their workflows, replacing any edge stack references in their configurations with the stable stack equivalents or the new Xcode 27 edge stack, depending on their needs. If changes are not made by the deadline, Bitrise will automatically migrate builds stored on bitrise.io to the appropriate stable stack to prevent disruption, but users with configurations in git repositories will need to manually update their stack targets to avoid build failures. Once changes are made, running a test build can confirm the successful transition, which is crucial for maintaining consistent and reliable production CI workflows.
Jun 26, 2026
687 words in the original blog post.
Bitrise has introduced an upgraded build environment with the release of Ubuntu Noble 24.04 - Bitrise 2025 Edition as the new stable stack, enhancing speed, security, and reliability for continuous integration and continuous deployment (CI/CD) pipelines. The update includes a range of new and updated preinstalled tools, such as Ruby 3.4, Node 24, and Go 1.25, aiming to streamline the build process for mobile app developers. Meanwhile, the previous stable stack, Ubuntu 22.04 for Android & Docker, is now frozen and will be removed in April 2027, prompting users to transition to the new stack in advance. The introduction of Ubuntu Resolute 26.04 - Bitrise 2026 Edition as an edge stack indicates Bitrise's commitment to regularly updating its Linux stacks in alignment with the latest Ubuntu LTS versions. These changes ensure that developers can focus on app development rather than managing infrastructure, with Bitrise providing resources to facilitate a smooth transition to the new environment.
Jun 25, 2026
733 words in the original blog post.
Bitrise, originally a small startup, has grown significantly over the past decade, becoming the first Hungarian startup to join Y Combinator, a milestone that highlighted its potential. Software Engineer Norbert Kovács, who joined Bitrise early in his career, reflects on the company's evolution, emphasizing the importance of learning and building strong human relationships, which have been crucial both professionally and personally. The company's culture is described as family-like, fostering a sense of belonging and shared experience among its employees. Kovács values the direct and honest relationships at Bitrise and is eager about the future opportunities, particularly with the integration of AI. Despite the considerable changes and growth, he hopes that the core values of open communication and community will remain unchanged.
Jun 22, 2026
769 words in the original blog post.
At WWDC 2026, Apple introduced significant changes with Xcode 27, notably replacing Simulator.app with a new application called Device Hub, which unifies the management of both physical devices and simulators. This update extends the capabilities of Apple's existing CLI tool, devicectl, to handle simulators, aligning the management interface across both device types. Device Hub, which can run standalone or bundled with Xcode 27, features a three-part interface—Sidebar, Canvas, and Inspector—that streamlines settings adjustments and diagnostics, enhancing developers' efficiency in local workflows. This unified approach is particularly beneficial for CI/CD processes, enabling consistent simulator configurations and reducing manual setup time. While some new simulator capabilities in devicectl are still under development, the tool offers consistent syntax and JSON output support, promising a more streamlined workflow for developers. As Xcode 27 is still in beta, some features are expected to be fully functional in future updates, but the current integration already facilitates more reliable testing and automation.
Jun 18, 2026
712 words in the original blog post.
At WWDC 2026, Apple unveiled significant updates and tools for developers, with a notable focus on AI integration, performance enhancements, and containerization. The event highlighted the introduction of App Intents as the exclusive framework for Siri interactions with third-party apps, marking the deprecation of SiriKit and emphasizing the need for developers to adapt to this change. Additionally, Apple showcased new performance profiling tools in Xcode 27 and Instruments, including the FoundationModels template for debugging AI-driven applications and enhancements in Organizer and Top Function capabilities for identifying app performance bottlenecks. The announcement of Apple's Container Machines, which enable running OCI Linux containers on macOS, was another key feature, aimed at improving the development of Linux-based server applications on Apple devices, although it currently lacks multi-container orchestration support. These developments represent Apple's strategic push to enhance app accessibility, performance, and development tools for its ecosystem.
Jun 16, 2026
1,083 words in the original blog post.
Quick Connect is a new feature designed to optimize the use of Build Cache by identifying which workflows within continuous integration (CI) processes will benefit most significantly from caching, thereby reducing feedback loops. By analyzing the last 30 days of build data, Quick Connect offers tailored predictions of time savings, allowing users to connect high-impact workflows and skip those that won't yield significant improvements. These predictions are based on actual workflow compositions and compared against similar projects, ensuring relevance to specific user scenarios. The feature considers the diverse nature of workflows, such as those heavy on compilation versus those focused on testing, to provide accurate recommendations. The process involves establishing a baseline without caching, grouping commands into buckets like Gradle and Xcode, and classifying workflows before enabling Build Cache. Users are given a ranked list of their workflows by projected time savings, enabling informed decision-making to enhance efficiency and reduce build times. This approach leverages real usage data to offer a more precise starting point for optimization compared to traditional benchmarks.
Jun 11, 2026
783 words in the original blog post.
József Erős reflects on his decade-long journey with Bitrise, a company he joined as a university intern, which has grown from a small team to over 150 members. He attributes his decision to stay post-graduation to the welcoming and supportive environment, which fostered his passion for software development. Over the years, Erős has learned the importance of leveraging community knowledge to avoid reinventing solutions, and he appreciates the company's culture of open communication, where all voices are heard regardless of hierarchy. He takes pride in Bitrise's milestones and the influence that individual contributions have on the company's progress. While nostalgic about the company's growth, he looks forward to Bitrise's future innovations and hopes that its adaptability and collaborative spirit remain unchanged.
Jun 10, 2026
864 words in the original blog post.
Apple's decision to discontinue the base model and 32GB configuration of the M4 Pro Mac mini, resulting in significant industry shortages and inflated reseller prices, poses challenges for continuous integration pipelines reliant on new hardware. However, Bitrise's Build Hub has mitigated these supply chain issues by owning and operating its fleet of M4 Pro machines in US and EU data centers, allowing them to maintain fast, reliable, and scalable build environments without waiting on external suppliers. This vertical integration enables Bitrise to update Xcode stacks promptly, support high concurrency, and ensure 99.9% uptime, effectively shielding their customers from the impacts of the hardware shortage. Bitrise offers a free trial for users to run their existing GitHub Actions workflows on their platform, claiming faster build times than GitHub-hosted Mac runners. They also remain poised to integrate upcoming Apple Silicon generations like the anticipated M5 and M5 Pro chips into their infrastructure, maintaining their commitment to leading industry advancements.
Jun 04, 2026
512 words in the original blog post.
ForeFlight's transition from managing self-hosted Mac hardware to utilizing Bitrise's Build Hub exemplifies the challenges and solutions in mobile CI infrastructure. Initially, ForeFlight's DevOps team spent significant resources maintaining their physical Mac infrastructure, enduring frequent disruptions from Xcode updates, capacity issues, and build environment management. Seeking a more efficient solution, they adopted Bitrise's Build Hub, a scalable layer that integrates with existing CI systems without changing workflow configurations. Build Hub leverages Bitrise's managed macOS and Linux machines, providing significant advantages in memory capacity, auto-scaling capabilities, and a robust build cache that optimizes build times and reliability. This shift allowed ForeFlight to focus on development and platform engineering rather than infrastructure maintenance. The Build Hub's robust performance, featuring the powerful Apple M4 Pro Mac Mini machines, and its efficient handling of resource allocation, highlighted during a live demo, underscores its potential to transform mobile CI processes by minimizing context switching and maximizing developer productivity, as demonstrated by ForeFlight's experience.
Jun 02, 2026
1,686 words in the original blog post.