Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在我的设备上运行我的应用程序时,它会一次又一次地询问系统用户名和密码。以前,我在 iphone 上运行,它只要求第一次。
也许您的配置文件的一些密钥放置在系统钥匙串中?在这种情况下,您应该将它们移动到另一个钥匙串。在应用程序 Applications/Utilities/Keychain Access 中,将它们移动到“登录”钥匙串。
您应该将它们移动到另一个钥匙串。在应用程序 Applications/Utilities/Keychain Access 中,将它们移动到“登录”钥匙串。输入您的凭据,您的问题将得到解决。