未分類
ld: 3 duplicate symbols for architecture arm64のエラーが出た時の対処法
2022年6月11日
duplicate symbol '_pb_field_iter_next' in: /Users/neko/Library/Developer/Xcode/DerivedData/RomPlayer-xxxxx […]
iPhoneアプリ開発でよく使うサイト(自分用メモ)
2022年3月27日
Apple Developer -> 「アカウント(英語)」 App Store Connect iPhoneやiPadのフレーム画像
XCodeでiPhone実機でデバッグしようとして「Command PhaseScriptExecution failed with a nonzero exit code」のエラーが出たとき
2022年3月23日
XCodeを起動したままMacがスリープ状態になって復帰した後によくこの症状になります。 この場合、XCodeを再起動するだけで治ることが多いです。 それでも治らない場合、(rsync error: some files […]
XCodeでiPhone実機でデバッグしようとして「xxxx is busy: Preparing xxxx for development」のエラーが出たとき
2022年3月23日
エラー全体は以下。 xxxx is busy: Preparing xxxx for developmentXcode will continue when neko is finished. 試したいこと ・iPhon […]
XCodeでiPhone実機でデバッグしようとして「Unable to prepare xxxx for development」のエラーが出たとき
2022年3月21日
エラーメッセージ全体は、 Unable to prepare xxxx for developmentPlease check the connection to the device, and review all e […]