You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2023. It is now read-only.
$ bundle exec rake
...
Simulate /Users/naoya/git/HBFav2/build/iPhoneSimulator-8.0-Development/HBFav.app
(main)> Warning: Overriding the protocol method `Row#items' which was previously defined through one of the `attr_*' methods can lead to undefined behavior.
Objective-C stub for message `localizedStringForKey:value:table:' type `@@:@@@' not precompiled. Make sure you properly link with the framework or library that defines this message.
================================================================================
The application terminated. A crash report file may have been generated by the
system, use `rake crashlog' to open it. Use `rake debug=1' to restart the app
in the debugger.
================================================================================
実機の方でも起動後にクラッシュするようになってしまったんですが、直そうと思って RubyMotion の最新版 (ライセンスが切れていたので、ひとまず無料ライセンス) + SDK version 11.0 (Xcode 9.0.1) でビルドしたものの、以下のエラーが出てアプリがクラッシュしてしまう。
クラッシュログには以下のように出力されている。
The text was updated successfully, but these errors were encountered: