76 lines
2.5 KiB
Plaintext
76 lines
2.5 KiB
Plaintext
# file GENERATED by distutils, do NOT edit
|
|
README.txt
|
|
setup.py
|
|
CommandBuilders/CleanBuildCommandBuilder.py
|
|
CommandBuilders/CopyCommandBuilder.py
|
|
CommandBuilders/CreateBackupCommandBuilder.py
|
|
CommandBuilders/DeleteBackupCommandBuilder.py
|
|
CommandBuilders/InstallProfileCommandBuilder.py
|
|
CommandBuilders/MakeDirsCommandBuilder.py
|
|
CommandBuilders/PatchCsprojCommandBuilder.py
|
|
CommandBuilders/PatchInfoplistCommandBuilder.py
|
|
CommandBuilders/RemoveProjectCommandBuilder.py
|
|
CommandBuilders/RestoreBackupCommandBuilder.py
|
|
CommandBuilders/ShCommandBuilder.py
|
|
CommandBuilders/TestflightCommandBuilder.py
|
|
CommandBuilders/__init__.py
|
|
Core/FileContentProvider.py
|
|
Core/StepsRunner.py
|
|
Core/__init__.py
|
|
Core/LineConveyor/CommentRemover.py
|
|
Core/LineConveyor/MacroResolver.py
|
|
Core/LineConveyor/Stripper.py
|
|
Core/LineConveyor/TextConveyorPreprocessor.py
|
|
Core/LineConveyor/TextInclude.py
|
|
Core/LineConveyor/__init__.py
|
|
commands/CopyCommand.py
|
|
commands/CreateBackupCommand.py
|
|
commands/DeleteBackupCommand.py
|
|
commands/MakeDirsCommand.py
|
|
commands/PatchCsprojCommand.py
|
|
commands/PatchInfoPlistCommand.py
|
|
commands/RemoveProjectCommand.py
|
|
commands/RestoreBackupCommand.py
|
|
commands/ShCommand.py
|
|
commands/TestflightCommand.py
|
|
commands/ValueProvider.py
|
|
commands/__init__.py
|
|
commands/CleanBuildCommands/BuildCommand.py
|
|
commands/CleanBuildCommands/CleanBuildCommandBase.py
|
|
commands/CleanBuildCommands/CleanCommand.py
|
|
commands/CleanBuildCommands/__init__.py
|
|
parsers/CleanBuildParser.py
|
|
parsers/InstallProfileParser.py
|
|
parsers/LineParser.py
|
|
parsers/MakeDirsParser.py
|
|
parsers/ShParser.py
|
|
parsers/TestflightParser.py
|
|
parsers/__init__.py
|
|
parsers/BackupParser/CreateBackupArguments.py
|
|
parsers/BackupParser/CreateBackupParser.py
|
|
parsers/BackupParser/DeleteBackupParser.py
|
|
parsers/BackupParser/RestoreBackupParser.py
|
|
parsers/BackupParser/__init__.py
|
|
parsers/CopyParser/CopyArguments.py
|
|
parsers/CopyParser/CopyLineParser.py
|
|
parsers/CopyParser/__init__.py
|
|
parsers/InsideParser/InsideRemoveParser.py
|
|
parsers/InsideParser/InsideSetParser.py
|
|
parsers/InsideParser/__init__.py
|
|
parsers/SettingsParser/PathParser.py
|
|
parsers/SettingsParser/SettingsLineParser.py
|
|
parsers/SettingsParser/SettingsMerger.py
|
|
parsers/SettingsParser/SettingsParser.py
|
|
parsers/SettingsParser/__init__.py
|
|
utils/BuildConfigProvider.py
|
|
utils/CsprojPatcher.py
|
|
utils/IncludeProcessor.py
|
|
utils/InfoPlistPatcher.py
|
|
utils/MacroProcessor.py
|
|
utils/SlnPatcher.py
|
|
utils/TestflightPublisher.py
|
|
utils/__init__.py
|
|
utils/SettingsProvider/CmdArgsOverriderSettingsProvider.py
|
|
utils/SettingsProvider/FromFileSettingsProvider.py
|
|
utils/SettingsProvider/__init__.py
|