feat(ios): prepare App Store release v1.0.0
- Add PrivacyInfo.xcprivacy for Apple privacy manifest requirement - Remove debug permissions (NSLocalNetworkUsageDescription, NSBonjourServices) - Replace launch image with custom branding - Update StoreKit config with real Apple ID and team ID - Remove placeholder disclaimer from login screen, fix checkbox alignment - Add ExportOptions.plist for IPA export
This commit is contained in:
@@ -70,8 +70,8 @@
|
||||
}
|
||||
],
|
||||
"settings" : {
|
||||
"_applicationInternalID" : "6738123456",
|
||||
"_developerTeamID" : "YOUR_TEAM_ID",
|
||||
"_applicationInternalID" : "6764005221",
|
||||
"_developerTeamID" : "T7H95RR33V",
|
||||
"_failTransactionsEnabled" : false,
|
||||
"_lastSynchronizedDate" : 756460800,
|
||||
"_locale" : "zh_CN",
|
||||
|
||||
Reference in New Issue
Block a user