iOS developer tool for package
v1.2.0
Use default ExportOptions.plist file if ExportOptions path is null.
Try to use Xcode export ExportOptions.plist file if your package task failed.
========
TaskBoard: task list table.
Save: save current task. will use taskName as key, the same name task will be overlap.
Start: start to run package task.
Share: will download shared ExportOptions.plist from server. (current not must)
add task: will add a blank template, fill it and click "save".
delete: remove current task.
-
error: Signing for "xxx" requires a development team. Select a development team in the project editor. (in target 'xxx')
solution: select the right team in project. -
error:IDEArchivePathOverride = /Users/../xxx/temp/archive/xxx
solution: check project path and project name, make sure they are right. -
debug release
blue is selected. -
use dmg open package.dmg to use directly.
-
ExportOptions.plist path can be empty. so this version share is not necessary.