Skip to content

Commit 751a045

Browse files
Merge pull request #9 from Phantomxm2021/iOS-2.0.0-pre.1
Upgrade framework to 2.0.0-pre.1
2 parents 500ca8b + 5a4e0e2 commit 751a045

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)