可以关联story并正常指派给FO
Showing
.gitignore
0 → 100644
This diff is collapsed.
This diff is collapsed.
AutoJira/Login.swift
0 → 100644
AutoJira/Page.swift
0 → 100644
AutoJira/RepeatdWork.swift
0 → 100644
AutoJira/RequestUtils.swift
0 → 100644
AutoJira/Story.swift
0 → 100644
AutoJira/代码阅读/Readme.md
0 → 100644
AutoJira/代码阅读/XPath备忘.md
0 → 100644
AutoJira/代码阅读/修改Issue.md
0 → 100644
AutoJira/代码阅读/关联story.md
0 → 100644
AutoJira/代码阅读/创建story.md
0 → 100644
AutoJira/代码阅读/创建subtask.md
0 → 100644
AutoJira/代码阅读/登录Login.md
0 → 100644
AutoJira/代码阅读/获取EditIssue.md
0 → 100644
AutoJira/代码阅读/获取迭代列表.md
0 → 100644
Podfile
0 → 100644
# Uncomment the next line to define a global platform for your project | |||
# platform :ios, '9.0' | |||
target 'AutoJira' do | |||
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks | |||
use_frameworks! | |||
# Pods for AutoJira | |||
pod 'Kanna', '~> 4.0.0' | |||
pod 'ReactiveCocoa' | |||
pod 'SwiftEventBus' | |||
end |
Podfile.lock
0 → 100644
Please
register
or
sign in
to comment