From time to time Apple’s updates cause things that used to work to suddenly stop working. That is exactly what happens with the combination of macOS Golden Gate, Xcode 27 and iOS SDK 27 (all release versions). With this setup, it is not possible to debug Xojo iOS projects on any of the iOS 27.0 Simulators, whether you are using the Simulator app or the new DeviceHub. Continue reading to find how to work around this.
Comments closedXojo Programming Blog Posts
Some time ago, an edge case involving macOS development certificates came up on the Xojo Forum. Despite the improvements introduced in Xojo 2026r1, I have to admit that this particular scenario fell outside of what we accounted for. Continue reading to learn more about this issue and its solution.
Comments closedSpotlight On posts focus on Xojo community members. We’ll use this space to tell the stories of people using Xojo, share amazing Xojo-made apps and…
Comments closedThe Crypto module covers several different jobs. The hard part is usually not finding a function; it is choosing the right one for the problem in front…
Comments closedYou build a Windows app, zip it up, hand it to a user, and Windows may hit them with “Windows protected your PC”. A clean but…
Comments closedThe MobileImagePicker class has been around for while. It lets users take photos using a device’s available cameras and choose images from the device gallery.
Comments closedWhile working on one of my Xojo projects, I needed a quick way to change the font used by the controls across the entire application.…
Comments closedPerformance has taken a great leap forward, SEO support lands properly this time around, and there are a handful of quality-of-life improvements that will make…
Comments closedDuring the last few Xojo releases we have been improving the signing options for macOS apps, making it easier to meet Apple’s requirements both for direct distribution of your apps or for Mac App Store distribution. Still, there remained a discrepancy when debugging from the IDE: sandboxing, hardened runtime and the use of entitlements and provisioning profiles were not applied, so there could be a difference between the app you debug and the real behavior of the distributed app.
Comments closedAs you are undoubtedly aware, Xojo does not expose your source code as one big blob of text. That makes it tricky to copy code…
Comments closed
