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
<ErrorCondition="'$(ExitCode)' != '' AND '$(ExitCode)' != '0'"Code="1013"Text="AppClips application identifier does not mathc this 'ApplicationId': $(ApplicationId)" />
101
+
<Error
102
+
Condition="'$(ExitCode)' != '' AND '$(ExitCode)' != '0'"
103
+
Code="1013"
104
+
Text="AppClips 'com.apple.developer.parent-application-identifiers' does not match this 'ApplicationId': $(ApplicationId)" />
0 commit comments