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.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjin Buljko committed Aug 31, 2020
1 parent 65a6c61 commit 921adc3
Show file tree
Hide file tree
Showing 197 changed files with 8,494 additions and 6,141 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ MonoBehaviour:
CameraFocusMode: 0
AugmentedFaceMode: 0
DepthMode: 0
InstantPlacementMode: 0
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.18.0" minTargetSdk="11.0">
<iosPod name="ARCore/CloudAnchors" version="~> 1.19.0" minTargetSdk="11.0">
</iosPod>
</iosPods>
</dependencies>
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ MonoBehaviour:
CameraFocusMode: 1
AugmentedFaceMode: 2
DepthMode: 0
InstantPlacementMode: 0
Loading

0 comments on commit 921adc3

Please sign in to comment.