文件名称:treasure-hunt-app-ds-20-21:软件工程项目WS 20202021
文件大小:8.89MB
文件格式:ZIP
更新时间:2024-02-28 09:48:26
Swift
寻宝应用 “ Forgeschrittene软件技术” WS 2020/2021 1. UML图 类图在制作中... 用例图在制作中... 顺序图在制作中... 2.域驱动设计(DDD) 在制作中... 5.指标对于指标,使用SonarQube,使用Fastlane收集SonarQube指标。 可以在找到该配置。 除其他外,它检查可维护性(代码气味,...)和覆盖率。 对于Swiftlint配置(实施夫特风格和约定的工具,用于代码味道度量)中可以找到 。 这也与SonarQube一起使用。 6.清洁代码开发(CCD) 在制作中... 7.建立对于此项目,使用Fastlane,它是面向开发人员的Android和iOS的开源构建自动化工具。 在我们描述了所需的gem依赖关系(如Fastlane)。 Fastlane的配置文件可以在找到: 应用文件: Appfile存储有用的信息
【文件预览】:
treasure-hunt-app-ds-20-21-main
----sonar-project.properties(5KB)
----TreasureHuntApp()
--------Preview Content()
--------Info.plist(2KB)
--------Controller()
--------DSL-Example()
--------View()
--------Assets.xcassets()
--------Model()
----pipelines()
--------Jenkinsfile(1KB)
----TreasureHuntAppUITests()
--------Info.plist(727B)
--------TreasureHuntAppUITests.swift(1KB)
----Gemfile(109B)
----TreasureHuntApp.xcodeproj()
--------xcshareddata()
--------project.pbxproj(30KB)
----fastlane()
--------Gymfile(643B)
--------Appfile(267B)
--------Scanfile(772B)
--------README.md(1KB)
--------.swiftlint.yml(1KB)
--------Fastfile(2KB)
--------Matchfile(539B)
----README.md(6KB)
----Gemfile.lock(6KB)
----.gitignore(2KB)
----TreasureHuntAppTests()
--------Info.plist(727B)
--------TreasureHuntAppTests.swift(916B)
--------UserLocationTest.swift(560B)