Since updating to iOS6 and xCode 4.5 - I’ve noticed the following message when installing my app via xCode. It doesn’t appear to break anything or cause any crashes, but not sure whether it’s something to be concerned about:
Sep 21 11:11:41 … : 0x241000 filter_attributes: Info.plist keys requested via MobileInstallationLookup/Browse in client Xcode (via mobile_installation_proxy) were not found in MobileInstallation’s cache. Please file a bug requesting that these keys be added: {type = mutable set, count = 18,
entries =>
0 : {contents = “CFBundlePackageType”}
1 : {contents = “BuildMachineOSBuild”}
2 : {contents = “CFBundleResourceSpecification”}
3 : {contents = “DTPlatformBuild”}
4 : {contents = “DTCompiler”}
5 : {contents = “CFBundleSignature”}
6 : {contents = “DTSDKName”}
7 : {contents = “NSBundleResolvedPath”}
8 : {contents = “UISupportedInterfaceOrientations”}
10 : {contents = “DTXcode”}
13 : {contents = “CFBundleInfoDictionaryVersion”}
16 : {contents = “CFBundleSupportedPlatforms”}
17 : {contents = “DTXcodeBuild”}
18 : {contents = “UIStatusBarTintParameters”}
19 : {contents = “DTPlatformVersion”}
20 : {contents = “DTPlatformName”}
21 : {contents = “CFBundleDevelopmentRegion”}
22 : {contents = “DTSDKBuild”}
}
I believe the info.plist generated by Corona is referencing keys no longer valid with Apple. Will this cause any unknown issues Corona - should we submit a bug report to Apple to try and get them to add these or will you be removing these?
Many thanks, [import]uid: 33275 topic_id: 31217 reply_id: 331217[/import]