私のターゲットにはwatchOSがあり、
ここに私のジムのスクリプトがあります
gym(
use_legacy_build_api: true,
workspace: "iservice.xcworkspace",
scheme: "beta",
configuration:"Release",
silent: true,
clean: true,
output_directory:"./build",
output_name:"service.ipa"
)
エラー ログ。
=== BUILD TARGET WatchKit Extension of PROJECT iservice WITH CONFIGURATION Release === ターゲットは製品タイプ「com.apple.product-type.watchkit2-extension」を指定していますが、「iphoneos」プラットフォームにはそのような製品タイプはありません