Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Commit

Permalink
ARCore Unity SDK v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bsanjin committed Nov 9, 2020
1 parent b6af2d8 commit b5be441
Show file tree
Hide file tree
Showing 59 changed files with 4,556 additions and 3,720 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ MonoBehaviour:
DepthSensorUsage:
RequireAndUse: 1
DoNotUse: 1
StereoCameraUsage:
RequireAndUse: 1
DoNotUse: 1
2 changes: 1 addition & 1 deletion Assets/GoogleARCore/Editor/ARCoreiOSDependencies.template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dependencies>
<iosPods>
<iosPod name="ARCore/CloudAnchors" version="~> 1.20.0" minTargetSdk="11.0">
<iosPod name="ARCore/CloudAnchors" version="~> 1.21.0" minTargetSdk="11.0">
</iosPod>
</iosPods>
</dependencies>
Loading

0 comments on commit b5be441

Please sign in to comment.