Source code: The source code is the actual code that makes up the app. It is written in a programming language, such as Java, Swift, or Kotlin.
Build artifacts: Build artifacts are the compiled code and other files that are needed to run the app. They are typically in the form of an .apk file for Android apps and an .ipa file for iOS apps.
Test reports: Test reports document the results of the app's testing. They help to identify any bugs or issues with the app.