--> -->

skimemo


skimemo - 日記/2020-09-23/Nativescript環境でXcode12にする際のメモ のバックアップ(No.1)


_ Nativescript環境でXcode12にする際のメモ

_ 概要

NativeScriptの開発で、Xcodeを12にupdateしたところ、幾つかエラーが出て解決したので、それらをメモします。

_ トラブル

_ Unable to apply changes on device: B6781AE9-CCE0-4C85-8701-83519A583FDB. Error is: ENOENT: no such file or directory, scandir '/Users/atsumi/Library/Developer/CoreSimulator/Devices/B6781AE9-CCE0-4C85-8701-83519A583FDB/data/Applications'.

_ warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.0.99. (in target 'MDFInternationalization' from project 'Pods')

_ Unable to apply changes on device: {DEVICE_ID}. Error is: ENOENT: no such file or directory, scandir '/Users/{USER_NAME}/Library/Developer/CoreSimulator/Devices/{DEVICE_ID}/data/Applications'.

Category: [NativeScript] - 17:48:45