カテゴリー: プログラミング
-
-
-
-
/build/ios/iphoneos/Runner.app. ではなく/build/ios/archive/Runner.xcarchive.を生成する方法
リリース用のアーカイブ生成するためにひたすらios でやっていて、リリースまでいけませんでしたが、よく考えてみ…
-
Your bundle is locked to mimemagic (0.3.5), but that version could not be found
herokuにrailsアプリをpushしてreview appを作成したら急に上記エラーが発生しました 調べ…
-
-
FlutterでGoogleService-info.plistの更新が全くかからない時の対処法
結論、GoogleService-info.plistはAndroid StudioじゃなくてXcodeに貼り…
-
json.decoder.JSONDecodeError: Invalid control character at: line 1 column 171 (char 170)
strictをFalseにしたら解決できました 参考記事 python で json.loads() したとき…
-
CircleCIでfirebaseのkeyを使う方法
e2eテストでfirebase authをcircleci上で再現したく、なかなか苦労したのでメモに残しておき…
-