You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application Specific Information:
dyld3 mode
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[_UIAppearance setScrollEdgeAppearance:]: unrecognized selector sent to instance 0x600003606250'
terminating with uncaught exception of type NSException
abort() called
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: