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!

iOS15以上の端末でアプリが起動しない

Unityで開発を行っております。
Xcodeのバージョンを12.5から13.3.1にバージョンアップしました。
バージョンアップ後実機で確認した際に起動後10数秒黒画面が表示されそのまま終了する、という状態になっております。
こちら何度かアプリを立ち上げなおした際に起動することもあります。
また、端末のOSが14の時は質問の現象は発生しませんでした。

起動しない場合にログを確認すると

objc[8006]: Class FIRAAdExposureReporter is implemented in both /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hoge.app/hoge (0x103b48e90) and /private/var/containers/Bundle/Application/B81D6308-C24C-4E20-AA2B-F31498E76E80/hoge.app/Frameworks/UnityFramework.framework/UnityFramework (0x10e808ab0). One of the two will be used. Which one is undefined.

といったログが出力されておりました。
info.plistでTarget Membershipを設定した際は

Multiple commands produce '/Users/hoge/Library/Developer/Xcode/DerivedData/Unity-iPhone-crllfhdxmhqzzofkxdezccwyowxf/Build/Products/ReleaseForRunning-iphoneos/hoge.app/Info.plist'
Target 'Unity-iPhone' (project 'Unity-iPhone') has copy command from '/Users/hoge/dev/unity/hogehoge/xc/Info.plist' to '/Users/hoge/Library/Developer/Xcode/DerivedData/Unity-iPhone-crllfhdxmhqzzofkxdezccwyowxf/Build/Products/ReleaseForRunning-iphoneos/hoge.app/Info.plist'
Target 'Unity-iPhone' (project 'Unity-iPhone') has process command with output '/Users/hoge/Library/Developer/Xcode/DerivedData/Unity-iPhone-crllfhdxmhqzzofkxdezccwyowxf/Build/Products/ReleaseForRunning-iphoneos/hoge.app/Info.plist'

とビルドエラーが出て実機確認できない状況です。
こちら原因は何になるのでしょうか

開発環境
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💌