简体   繁体   中英

To configure this app as an iOS routing app, the app's Info.plist must contain the MKDirectionsApplicationSupportedModes key

I am trying to submit an update to my app to the app store but I get this error.

"To configure this app as an iOS routing app, the app's Info.plist must contain the MKDirectionsApplicationSupportedModes key."

I have never gotten this before nor do I need it to be a routing app so does anyone know how to fix this?

Use Xcode's "Find in Workspace" for the keyword "MKDirectionsRequest". Xcode seems to love inserting this in difficult to find places. Remove that from your Info.plist and resubmit.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM