Skip to content
Johan Degraeve edited this page Jul 30, 2023 · 10 revisions

You can find detailed instructions here https://xdrip4ios.readthedocs.io/en/latest/install/build/#configure-the-override-file

download following file and copy to your project folder (where you cloned the project) https://raw.githubusercontent.com/JohanDegraeve/xdripswift/0d485d1978bf90fb51b3a6cef8389f8daddb595d/xDripConfigOverride.xcconfig

edit the file xDripConfigOverride.xcconfig and fill in your own development team XDRIP_DEVELOPMENT_TEAM

uncomment the line with XDRIP_DEVELOPMENT_TEAM and MAIN_APP_BUNDLE_IDENTIFIER

example XDRIP_DEVELOPMENT_TEAM = ABCDEFGH

  • open the project with xdrip.xcworkspace (not the .xcodeproj file)
  • xcode should automatically create certificate and mobile provisioning files