Coder Social home page Coder Social logo

arkit-emperor's Issues

BuildしようとするとMacがクラッシュする

開発環境
Macbook Pro 2018
macOS Mojave 10.14.3
Swift4.2.1
Xcode 10.1
実機iOS 12.1.3

※当方ほぼ素人でして、多少の支離滅裂な言動には目をお瞑りください。

内容
ARKit-EmperorをCopyしてXcodeで開き早速Buildしようと思っていると4つほどエクスクラメーションマークが。
1つ目 FaceViewController.swiftのrendererの中身に関して、
Value 'faceAnchor' was defined but never used; consider replacing with boolean test
の記載。

2つ目と3つ目 RemoteViewController.swiftのrendererの中身に関して、
Value 'objectAnchor' was defined but never used; consider replacing with boolean test

String interpolation produces a debug description for an optional value; did you mean to make this explicit?
の記載。

4つ目
AppDelegate.swiftのapplicationのUINavigationBar.appearance().titleTextAttributes = navigationAttributes as [NSAttributedStringKey : Any]
return true の部分に関して

Expression implicitly coerced from '[NSAttributedStringKey : Optional]' to '[NSAttributedStringKey : Any]'

の記載。

おそらく無視してもいいのでしょうが5つ目としてConversion to Swift 4.2 is available の記載。

5つ目以外の!は適当にぽちぽちしてるとFixがサジェストされたので出た通りに直した。

いよいよBuildとなったのだがRun ボタンを押してTaskが130あたりまではガンガン進むのだが130辺りでピタッと止まる。おかしいぞと思っているとマウスポインターが止まって消えファンがぶおおおおおおおおおおおおおおと言いつつ最後にすあ!みたいな音をたてて強制シャットダウンされました。

原因、あるいは解決策の提示をお願いできたらなと思います。

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.