Avatar
xcodebuild -create-xcframework をするときに、以下のエラーが出るんですが、どうやって原因探っていったらいいですか? Message: "error: unable to determine the platform for the given binary '/var/folders/74/lws4xlls7fg_m4pkl499hp6h0000gn/T/XCFrameworkMaker_2B8CD624-6866-4376-BA29-58C144815E87/ios-device/MLKitBarcodeScanning.framework/MLKitBarcodeScanning'; check your deployment version settings" ビルド済みフレームワークでも成功するものと失敗するものがあって、原因を突き止めておきたいと思っています。 (xcframework-makerを使っていますが、失敗するのはxcodebuild -create-xcframeworkです。)