Make iOS source code compile without entitlement
Open, WishlistPublic

Description

  1. For release mode and building to simulators, always build with entitlement. For debug mode, build with entitlement if the development team matches KDE’s team. Allow override with a single build setting/scheme
  2. Update code to remove hard-coded team identifier - is this possible?
  3. Display an alert to inform missing features and workaround (one time only), add debug log so we know this is the case, add status indicators for the missing features where relevant (potentially buttons so we can bring up the alert again)
apollozhu triaged this task as Wishlist priority.

Also add minimum version of Xcode we require to compile in the instructions

apollozhu updated the task description. (Show Details)Nov 3 2022, 12:14 AM