Skip to content

Commit 5a4e0e2

Browse files
committed
Upgrade framework to 2.0.0-pre.1
1 parent 21b3844 commit 5a4e0e2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

iOS/ARMODCommunicationLayer.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ @implementation ARMOD
1919
char const *initApp = "InitSDK";
2020
char const *dispose = "Dispose";
2121
char const *cleanCache = "CleanCache";
22-
char const *fetchProject = "LaunchARQuery";
22+
char const *fetchProject = "LaunchXRQuery";
2323
char const *fetchProjectByImage = "LaunchARScanner";
2424
char const *setUIInterfaceOrientation = "SetUIInterfaceOrientation";
2525
char const *continueToDownloadARExperience = "ContinueToDownloadAssets";

iOS/UnityFramework.framework.zip

-1.79 MB
Binary file not shown.

iOS/XRMODEngineFramework.zip

-28.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)