本家とGithubが一番分かりやすい
Run Scriptに書くやつ
if [ $CONFIGURATION = "Debug" ]; then
${PODS_ROOT}/LicensePlist/license-plist --output-path プロジェクト名/Settings.bundle
fi
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
本家とGithubが一番分かりやすい
Run Scriptに書くやつ
if [ $CONFIGURATION = "Debug" ]; then
${PODS_ROOT}/LicensePlist/license-plist --output-path プロジェクト名/Settings.bundle
fi
Register as a new user and use Qiita more conveniently
Go to list of users who liked