Systems | Development | Analytics | API | Testing

CI CD

Device Testing

👋📱 In this video, we'll walk you through the concept of device testing on Bitrise and how to use it in your CI/CD workflow. 📱With Bitrise’s device testing solutions, you can run UI tests for iOS and Android apps on physical devices without having to set up and register your own devices. You just need to use our dedicated Steps and set the device type on which you want to test your app.

Migrating your iOS projects and CI/CD to Apple Silicon M1 & M2 Macs

Apple Silicon processors have revolutionized the desktop and laptop CPU landscape. The transition from Intel’s x86_64 architecture to Apple’s arm64 was smooth for consumers thanks to the Rosetta 2 emulator. This emulator enables the translation of x86_64 instructions to arm64 with minimal performance degradation.