-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Running the sample app IOS_v1.8.1_build_1/INSCameraSDKSample-bluetooth on Xcode 16.4 reveals duplicate symbols on the console
This means there are overlapping symbols between INSCameraServiceSDK.framework and INSCoreMedia.framewok
INSCameraSDKSample-bluetooth(1038,0x1fac71a80) malloc: xzm: failed to initialize deferred reclamation buffer [2] (null)
objc[1038]: Class INSPBEditinfoListRoot is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1127079c8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106ba57d8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBFavoriteInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1127079f0) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106ba5800). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBEditFileInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112707a40) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106ba58a0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBEditFileInfoList is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112707a90) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106ba58f0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBWindowCropInfoRoot is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1126f5d98) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106ba9978). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBWindowCropInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1126f5dc0) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106ba99a0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBUserPreferencesRoot is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1126fe940) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106ba9ba8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBUserPreferInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1126fe968) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106ba9bd0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBOffsetStateRoot is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1126fdf90) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106baa288). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraInfoRoot is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112710fc8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad118). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112710ff0) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad140). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_ExtraUserOptions is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711040) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad190). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_Vector2 is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711090) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad1e0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_GyroIndex is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1127110e0) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad230). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_FileGroupInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711130) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad280). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_GyroConfigInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711180) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad2d0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_AiLibVersion is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1127111d0) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad320). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_AutoClipVersion is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711220) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad370). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_AutoClipParam is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711270) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad3c0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_MetaTrackParam is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1127112c0) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad410). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_FrameRateAVRational is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711310) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad460). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_ContinueRecordInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711360) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad4b0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_Material3AInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1127113b0) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad500). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_FolderInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711400) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad550). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBExtraMetadata_AudioTrackInfo is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x112711450) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad5a0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class INSPBFileExtraMetadataResp is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x1127114a0) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bad5f0). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUnknownField is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271ad48) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2348). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBCodedOutputStream is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271ad98) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2438). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBMessage is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271ade8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2668). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBDescriptor is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271ae60) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2780). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBFileDescriptor is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271aed8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb27f8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBOneofDescriptor is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271ae88) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb27a8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBFieldDescriptor is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271ae38) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2758). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBEnumDescriptor is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271af78) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2898). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBExtensionDescriptor is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271afc8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb28e8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32UInt32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b018) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb29d8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32Int32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b068) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2a28). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32UInt64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b0b8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2a78). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32Int64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b108) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2ac8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32BoolDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b158) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2b18). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32FloatDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b1a8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2b68). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32DoubleDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b1f8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2bb8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32EnumDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b248) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2c08). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32ObjectDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b298) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2c58). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32UInt32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b2e8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2ca8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32Int32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b338) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2cf8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32UInt64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b388) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2d48). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32Int64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b3d8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2d98). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32BoolDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b428) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2de8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32FloatDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b478) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2e38). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32DoubleDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b4c8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2e88). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32EnumDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b518) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2ed8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32ObjectDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b568) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2f28). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64UInt32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b5b8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2f78). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64Int32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b608) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb2fc8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64UInt64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b658) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3018). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64Int64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b6a8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3068). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64BoolDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b6f8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb30b8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64FloatDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b748) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3108). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64DoubleDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b798) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3158). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64EnumDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b7e8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb31a8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64ObjectDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b838) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb31f8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64UInt32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b888) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3248). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64Int32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b8d8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3298). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64UInt64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b928) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb32e8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64Int64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b978) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3338). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64BoolDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271b9c8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3388). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64FloatDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271ba18) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb33d8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64DoubleDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271ba68) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3428). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64EnumDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bab8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3478). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64ObjectDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bb08) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb34c8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBStringUInt32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bb58) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3518). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBStringInt32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bba8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3568). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBStringUInt64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bbf8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb35b8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBStringInt64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bc48) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3608). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBStringBoolDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bc98) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3658). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBStringFloatDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bce8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb36a8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBStringDoubleDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bd38) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb36f8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBStringEnumDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bd88) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3748). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolUInt32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bdd8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3798). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolInt32Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271be28) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb37e8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolUInt64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271be78) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3838). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolInt64Dictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bec8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3888). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolBoolDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bf18) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb38d8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolFloatDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bf68) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3928). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolDoubleDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271bfb8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3978). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolObjectDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c008) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb39c8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolEnumDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c058) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3a18). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBAutocreatedDictionary is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c0a8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3a68). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBCodedInputStream is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c0f8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3ab8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBRootObject is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c148) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3b08). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBExtensionRegistry is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c198) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb3c48). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt32Array is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c1e8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb4168). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt32Array is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c238) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb41b8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBInt64Array is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c288) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb4208). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUInt64Array is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c2d8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb4258). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBFloatArray is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c328) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb42a8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBDoubleArray is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c378) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb42f8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBBoolArray is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c3c8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb4348). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBEnumArray is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c418) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb4398). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBAutocreatedArray is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c468) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb43e8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
objc[1038]: Class GPBUnknownFieldSet is implemented in both /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCoreMedia.framework/INSCoreMedia (0x11271c4b8) and /private/var/containers/Bundle/Application/81BDDFA3-EF43-4500-B5BE-EDE65E555D93/INSCameraSDKSample-bluetooth.app/Frameworks/INSCameraServiceSDK.framework/INSCameraServiceSDK (0x106bb47f8). This may cause spurious casting failures and mysterious crashes. One of the duplicates must be removed or renamed.
hujunfeng
Metadata
Metadata
Assignees
Labels
No labels