You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to run <SDK>/ARSDKBuildUtils/CheckEnv.py without brew installing libtool, and the iOS platform passed. The build failed later when I ran ./SDK3Build.py -t iOS due libtool missing. Running brew install libtool solved the issue.