Skip to content

Commit

Permalink
Merge pull request #9 from Phantomxm2021/iOS-2.0.0-pre.1
Browse files Browse the repository at this point in the history
Upgrade framework to 2.0.0-pre.1
  • Loading branch information
Phantomxm2021 authored Aug 10, 2022
2 parents 500ca8b + 5a4e0e2 commit 751a045
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOS/ARMODCommunicationLayer.mm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ @implementation ARMOD
char const *initApp = "InitSDK";
char const *dispose = "Dispose";
char const *cleanCache = "CleanCache";
char const *fetchProject = "LaunchARQuery";
char const *fetchProject = "LaunchXRQuery";
char const *fetchProjectByImage = "LaunchARScanner";
char const *setUIInterfaceOrientation = "SetUIInterfaceOrientation";
char const *continueToDownloadARExperience = "ContinueToDownloadAssets";
Expand Down
Binary file modified iOS/UnityFramework.framework.zip
Binary file not shown.
Binary file removed iOS/XRMODEngineFramework.zip
Binary file not shown.

0 comments on commit 751a045

Please sign in to comment.