Skip to content

Commit

Permalink
Merge pull request #161 from DJBen/readme-change
Browse files Browse the repository at this point in the history
Update README.md to match iOS 11.3
  • Loading branch information
DJBen authored Apr 10, 2018
2 parents 5760faa + f9da475 commit df7fe38
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

### Prerequisites

[Xcode 9.2](https://developer.apple.com/xcode/) is required to compile and run the project.
[Xcode 9.3](https://developer.apple.com/xcode/) and iOS 11.3 is recommended to run the project.

You will need a real device to be able to see the Metal features.
> Note: You need a real device to be able to see the fully rendered effects with Metal.
### Installation

Expand All @@ -45,11 +45,6 @@ That's all you need for bootstrapping! Now you can proceed to open the Xcode pro

There's an [issue](https://forums.developer.apple.com/thread/92671 ) that iOS 11.2 breaks SceneKit transparency texture. The appearance of stars will appear like squares instead of round dots. It has been fixed in iOS 11.3.


### Simulator Limitations

Simulator uses OpenGL rendering while real devices use Metal. Some graphics effect may look broken on simulators.

## Documentation
*Placeholder*

Expand Down

0 comments on commit df7fe38

Please sign in to comment.