Commit 087781c
committed
ComposeApp: Add Firebase to iOS including dependencies in the iOS project
1 parent f536d58 commit 087781c
File tree
37 files changed
+2574
-1619
lines changed- .github/workflows
- .idea
- app
- src/main/java/com/jarroyo/composeapp
- versions
- dependencies
- mergedManifests
- debug/processDebugManifest
- release/processReleaseManifest
- build-conventions
- build/libs
- src/main/kotlin
- desktop
- src/jvmMain/kotlin/com/jarroyo/composeapp
- gradle
- iosApp
- iosApp.xcodeproj
- project.xcworkspace
- xcuserdata/javierarroyo.xcuserdatad
- iosApp.xcworkspace
- xcuserdata/javierarroyo.xcuserdatad
- xcschemes
- modules
- feature-home-api
- src/commonMain/kotlin/com/jarroyo/feature/home/api/interactor
- library-network/src/commonMain/kotlin/com/jarroyo/library/network/di
- library-test
37 files changed
+2574
-1619
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
63 | 73 | | |
64 | 74 | | |
65 | 75 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
Lines changed: 327 additions & 67 deletions
Large diffs are not rendered by default.
Lines changed: 423 additions & 361 deletions
Large diffs are not rendered by default.
Lines changed: 436 additions & 375 deletions
Large diffs are not rendered by default.
0 commit comments