JohanDegraeve / xdripswift

xdrip for iOS, written in Swift
GNU General Public License v3.0
329 stars 328 forks source link

Fix Browser Build for v5.1 #512

Closed dnzxy closed 6 months ago

dnzxy commented 6 months ago

Fastfile additions and changes:

Successful workflow runs can be found here:

This update (and the changes to the project bundle IDs and build with v5.1) will requires users to

Since the build target for the Watch App was changed but the bundle ID was kept, it may be necessary to remove the existing Watch App identifier and associated Provisioning Profiles before running Create Certificates. I had to do that, or else matching failed.