• 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
..
migrations Loading commit data...
application_package.dart Loading commit data...
code_signing.dart Loading commit data...
devices.dart Loading commit data...
ios_deploy.dart Loading commit data...
ios_emulators.dart Loading commit data...
ios_workflow.dart Loading commit data...
iproxy.dart Loading commit data...
mac.dart Loading commit data...
plist_parser.dart Loading commit data...
simulators.dart Loading commit data...
xcode_build_settings.dart Loading commit data...
xcodeproj.dart Loading commit data...
xcresult.dart Loading commit data...