|
|
1 년 전 | |
|---|---|---|
| .. | ||
| PerfTestRigApp.xcodeproj | 6e0fda7a24 [Firebase 10] Update minimum supported versions across Firebase (#10233) | 3 년 전 |
| Resources | 3720a72bac Fireperf SDK open source commit (#7140) | 5 년 전 |
| Source | ca522d2d2a [Infra] Rename references from `master` to `main` (#12203) | 2 년 전 |
| Tests | 3720a72bac Fireperf SDK open source commit (#7140) | 5 년 전 |
| Podfile | ad8bac4915 Update repo Podfiles to iOS 13 minimum (#13250) | 1 년 전 |
| README.md | 6cd2938cf8 Update Performance documentation. (#7181) | 5 년 전 |
For Prod environment, create a Firebase project with bundle ID com.google.FIRPerfTestApp. Download and store the GoogleService-Info.plist under Plists/Prod/FIRPerfTestApp/. This should be sufficient for most scenarios.
For Autopush environment, create a Firebase project with bundle ID com.google.FIRPerfTestAppAutopush. Download and store the
GoogleService-Info.plist under Plists/Autopush/FIRPerfTestAppAutopush/. The events generated for the Autopush environment will not be available on the console outside of Google as these are processed on our staging servers.
sh generate_project.sh -e "prod"sh generate_project.sh (or) sh generate_project.sh -e "autopush"FirebasePerformance-TestApp target and device to run the App