LoginSignup
fuzigiwa2
@fuzigiwa2 (義将 藤極)

Are you sure you want to delete the question?

If your question is resolved, you may close it.

Leaving a resolved question undeleted may help others!

We hope you find it useful!

「One of the two will be used. Which one is undefined.」が出てアプリが起動できない

Unityで開発しております。
iPad OS15.4.1で確認した際に下記のエラーが表示されます。

objc[8006]: Class FIRAAdExposureReporter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b48e90) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808ab0). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAConditionalUserProperty is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b48ee0) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808b00). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAConditionalUserPropertyController is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b48f30) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808b50). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAEvent is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b48f80) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808ba0). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAIdentifiers is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b48fd0) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808bf0). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAMeasurement is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b48ff8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808c18). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAnalytics is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49048) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808c68). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAnalyticsConnector is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49098) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808cb8). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAScreenViewReporter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49110) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808d30). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRASessionReporter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49160) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808d80). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAUserAttribute is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b491b0) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808dd0). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRAValue is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49200) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808e20). One of the two will be used. Which one is undefined.
objc[8006]: Class FIRConnectorUtils is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49228) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808e48). One of the two will be used. Which one is undefined.
objc[8006]: Class PodsDummy_FirebaseAnalytics is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b492a0) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808ec0). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAdExposureReporter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b492c8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808ee8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAEU is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49318) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808f38). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAlarm is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49368) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808f88). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAnalytics is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b493b8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808fd8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAppDelegateInterceptor is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49408) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809028). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAppMetadata is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49458) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809078). One of the two will be used. Which one is undefined.
objc[8006]: Class APMASLLogger is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b494a8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e8090c8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAudience is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b494f8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809118). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAudienceComparisonValues is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49570) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809190). One of the two will be used. Which one is undefined.
objc[8006]: Class APMAudienceTimestampsCache is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49598) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e8091b8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMBackwardCompatibilityUtil is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49610) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809230). One of the two will be used. Which one is undefined.
objc[8006]: Class APMConditionalUserProperty is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49638) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809258). One of the two will be used. Which one is undefined.
objc[8006]: Class APMConditionalUserPropertyController is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49768) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809388). One of the two will be used. Which one is undefined.
objc[8006]: Class APMConsentSettingsUtil is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b497e0) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809400). One of the two will be used. Which one is undefined.
objc[8006]: Class APMDailyCounts is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49808) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809428). One of the two will be used. Which one is undefined.
objc[8006]: Class APMDatabase is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49858) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809478). One of the two will be used. Which one is undefined.
objc[8006]: Class APMDataTypeValidator is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b498a8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e8094c8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMDefaultIdentitySupport is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b498f8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809518). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEClient is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49948) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809568). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEDatabase is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49998) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e8095b8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEExperiment is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b499e8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809608). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEExperimentRequestBuilder is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49a38) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809658). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEManager is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49a88) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e8096a8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEMonitor is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49ad8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e8096f8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEnvironmentInfo is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49b28) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809748). One of the two will be used. Which one is undefined.
objc[8006]: Class APMESDKProperty is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49b78) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809798). One of the two will be used. Which one is undefined.
objc[8006]: Class APMESnapshot is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49bc8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e8097e8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMETaskManager is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49c18) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809838). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEvent is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49e68) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809a88). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEventAggregates is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49eb8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809ad8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMEventFilter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49f08) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809b28). One of the two will be used. Which one is undefined.
objc[8006]: Class APMFilterResult is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49f58) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809b78). One of the two will be used. Which one is undefined.
objc[8006]: Class APMIdentifiers is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49fa8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809bc8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMIdentity is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b49ff8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809c18). One of the two will be used. Which one is undefined.
objc[8006]: Class APMInAppPurchaseProductCache is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4a048) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809c68). One of the two will be used. Which one is undefined.
objc[8006]: Class APMInAppPurchaseItem is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4a0c0) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809ce0). One of the two will be used. Which one is undefined.
objc[8006]: Class APMInAppPurchaseTransactionReporter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4a0e8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809d08). One of the two will be used. Which one is undefined.
objc[8006]: Class APMInfoPlistFileUtil is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4a138) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809d58). One of the two will be used. Which one is undefined.
objc[8006]: Class APMKeychainWrapper is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4a188) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809da8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMLifetimeValueRecorder is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4a1d8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e809df8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMMeasurement is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4af88) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80aba8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMMonitor is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4afd8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80abf8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMMonitoringSampledData is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b028) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80ac48). One of the two will be used. Which one is undefined.
objc[8006]: Class APMNumericUtil is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b0a0) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80acc0). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBAppProperty is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b0c8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80ace8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBAudience is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b118) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80ad38). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBAudienceLeafFilterResult is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b168) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80ad88). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBClientProperty is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b1b8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80add8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBCustomProperty is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b208) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80ae28). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBDynamicFilterResultTimestamp is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b258) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80ae78). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBEvent is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b2a8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80aec8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBEventConfig is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b2f8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80af18). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBEventFilter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b348) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80af68). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBEventParam is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b398) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80afb8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBExperiment is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b3e8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80b008). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBExperimentRequest is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b438) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80b058). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBExperimentResponse is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b488) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80b0a8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBFilter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b4d8) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80b0f8). One of the two will be used. Which one is undefined.
objc[8006]: Class APMPBFlag is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/hogehoge (0x103b4b528) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hogehoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e80b148). One of the two will be used. Which one is undefined.

エラー文に関しては文字数制限の為一部割愛しております。
こちらフレームワークの重複が発生しているためと思い、Unity-iPhoneとUnityFrameworkの「Generai→Frameworks,Libraries, and Embedded Content」を確認しましたが、重複しているものはございませんでした。
また、このエラーが発生する際アプリは起動できず終了してしまいます。
こちら他何処を見て修正すればよろしいのでしょうか

開発環境は
Unity2020.3.1f1
mac OS:12.3.1
Xcode:13.3.1
確認端末OS:15.4.1

になります。
よろしくお願い致します。

0

No Answers yet.

Your answer might help someone💌