Coder Social home page Coder Social logo

Comments (5)

kboy-silvergym avatar kboy-silvergym commented on June 8, 2024

@go-to-the-future
ちょっとリファクタリングしましたので、新しくmasterをcloneしてください。
エラー系は全部消しときました!

macのターミナルアプリを開いて、

git clone https://github.com/kboy-silvergym/ARKit-Emperor.git

です。

原因は、出ていたエラーではなく。結構ファイル沢山になってしまっていて単純に重くなってしまっているのがあると思います。どれが一番ボトルネックになっているかすぐに分からなかったので、わかり次第その部分は修正しておきます。:bow:

ひとまず参考になるのは、

https://qiita.com/takezou621@github/items/d45255b2715cbdc8c36f

https://dev.classmethod.jp/smartphone/remove-xcode8-related-unnecessary-files/

などの記事です。

出来るだけ、容量に余裕があり、他のアプリも開いてない状態で一回ビルド成功すれば、そのあとはキャッシュが効くので、ビルドがスムーズになると思います。

根本的な解決案がすぐに出せなくてすみません。。。

from arkit-emperor.

go-to-the-future avatar go-to-the-future commented on June 8, 2024

解決策をいろいろ出していただきありがとうございます!未だBuildはできていませんが、コードを参考にして自力でBusinessCardやDoodleなどを作ることができ非常に勉強になりました!いつも参考にしてますので、これからもAR分野のTipsの発信をお願いします、、、

from arkit-emperor.

kboy-silvergym avatar kboy-silvergym commented on June 8, 2024

いろいろクラッシュする原因を調べたのですが、SceneViewをstoryboardに使いすぎるとXcodeが固まることが多いそうです。(Xcodeのバグですかね。。)
https://stackoverflow.com/questions/53130700/xcode-10-1-freezes-while-compiling

ということで、masterからいくつか消してスリムにしてみたので、またお試しいただけると嬉しいです!(まだ重いかも)

from arkit-emperor.

kboy-silvergym avatar kboy-silvergym commented on June 8, 2024

closeします!

from arkit-emperor.

kboy-silvergym avatar kboy-silvergym commented on June 8, 2024

OMG, my macOS has crushed again.
Maybe because there are too much storyboards which has ARSCNView.

from arkit-emperor.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.