• Victoria Ashworth's avatar
    when getting xcworkspace, exclude hidden files (#114099) · 378387b1
    Victoria Ashworth authored
    * exclude xcworkspace that begins with a period
    
    * fix if spacing, add comment
    
    * add unit test for when no xcworkspace found
    
    * update to use xcodeWorkspace, make it nullable and refactor
    
    * check if hostAppRoot exists before trying to get xcworkspace
    
    * use local variables to take advantage of type promotion
    
    * only check if not null, don't need to check if exists
    
    * readd exist check for migrate
    
    * readd missing line at end of file
    378387b1
Name
Last commit
Last update
..
code_signing_test.dart Loading commit data...
devices_test.dart Loading commit data...
ios_deploy_test.dart Loading commit data...
ios_device_install_test.dart Loading commit data...
ios_device_logger_test.dart Loading commit data...
ios_device_port_forwarder_test.dart Loading commit data...
ios_device_project_test.dart Loading commit data...
ios_device_start_nonprebuilt_test.dart Loading commit data...
ios_device_start_prebuilt_test.dart Loading commit data...
ios_project_migration_test.dart Loading commit data...
ios_workflow_test.dart Loading commit data...
mac_test.dart Loading commit data...
simulators_test.dart Loading commit data...
xcodeproj_test.dart Loading commit data...
xcresult_test.dart Loading commit data...
xcresult_test_data.dart Loading commit data...