Open mike-lischke opened 3 years ago
Hey @mike-lischke
Please try a pull and rebuild - the app has been developed on an m1 mac, so it definitely both builds and runs :-D
Thanks for the quick reply. Unfortunately I cannot build it. I have code signing problems, probably because I have no developer account at Apple:
error: No account for team "R8S8D227CC". Add a new account in the Accounts preference pane or verify that your accounts have valid credentials. (in target 'TokenIntents' from project 'AuthAppForTesla') error: No profiles for 'dk.kimhansen.AuthAppForTesla.TokenIntents' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'dk.kimhansen.AuthAppForTesla.TokenIntents'. (in target 'TokenIntents' from project 'AuthAppForTesla')
Also using my own provisioning profile doesn't help:
error: An Application Group with Identifier 'group.global' is not available. Please enter a different string. (in target 'TokenIntents' from project 'AuthAppForTesla') error: Provisioning profile "iOS Team Provisioning Profile: de.mike-lischke.AuthAppForTesla.TokenIntents" doesn't support the group.global App Group. (in target 'TokenIntents' from project 'AuthAppForTesla') error: Provisioning profile "iOS Team Provisioning Profile: de.mike-lischke.AuthAppForTesla.TokenIntents" doesn't match the entitlements file's value for the com.apple.security.application-groups entitlement. (in target 'TokenIntents' from project 'AuthAppForTesla')
Unfortunately, the app does not run properly on my M1 macMini. Here's the relevant log: