ios - STGenericIntentDateRange undefined in Xcode 7 Beta -
i following message in console when running app after upgrading latest xcode 7 beta:
objc[51750]: class stgenericintentdaterange implemented in both /applications/xcode-beta.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator.sdk/system/library/privateframeworks/siritasks.framework/siritasks , /applications/xcode-beta.app/contents/developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator.sdk/system/library/frameworks/photosui.framework/photosui. 1 of 2 used. 1 undefined.
i can't find mention of stgenericintentdaterange in apple's documentation or anywhere online. doesn't appear affecting app , there no associated warning when building - message logged.
i'm guessing beta conflict issue dealing used date functionality i'm wondering if else has seen or knows fix?
Comments
Post a Comment