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.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjin Buljko authored and tedruxpin committed Jul 2, 2020
1 parent 4c5dfbd commit 65a6c61
Show file tree
Hide file tree
Showing 81 changed files with 8,042 additions and 5,727 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ MonoBehaviour:
AugmentedImageDatabase: {fileID: 0}
CameraFocusMode: 0
AugmentedFaceMode: 0
DepthMode: 0
6 changes: 3 additions & 3 deletions Assets/GoogleARCore/Editor/ARCoreiOSDependencies.template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<dependencies>
<iosPods>
<iosPod minTargetSdk="11.0" name="ARCore/CloudAnchors" version="~&gt; 1.17.0">
</iosPod>
<iosPod name="ARCore/CloudAnchors" version="~> 1.18.0" minTargetSdk="11.0">
</iosPod>
</iosPods>
</dependencies>
</dependencies>
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ MonoBehaviour:
AugmentedImageDatabase: {fileID: 0}
CameraFocusMode: 1
AugmentedFaceMode: 2
DepthMode: 0
Loading

0 comments on commit 65a6c61

Please sign in to comment.