今天为新App做上架前的准备,将App上传到TestFlight遇到了两个问题如下:
- ITMS-90338: Non-public API usage
The app references non-public selectors in BeanView: _setWidth:. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/
- ITMS-90683: Missing purpose string in Info.plist
Your app’s code references one or more APIs that access sensitive user data, or the app has one or more entitlements that permit such access. The Info.plist file for the “BeanView.app” bundle should contain a NSContactsUsageDesc