[PATCH] D31477: [asan] Add support for running lit tests in the iOS Simulator
    Kuba (Brecka) Mracek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 31 13:10:56 PDT 2017
    
    
  
kubamracek added a comment.
In https://reviews.llvm.org/D31477#714011, @filcab wrote:
> We should probably mention what the `SANITIZER_IOS_TEST_DEVICE_IDENTIFIER` and `SANITIZER_IOSSIM_TEST_DEVICE_IDENTIFIER` variables should contain, and how to get those values.
Each iOS device and simulator has a UUID, you can find it in Xcode in "Devices" window.
https://reviews.llvm.org/D31477
    
    
More information about the llvm-commits
mailing list