|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 790132E02B0C29080051B356 /* Supabase in Frameworks */ = {isa = PBXBuildFile; productRef = 790132DF2B0C29080051B356 /* Supabase */; }; |
10 | 11 | 790308E92AEE7B4D003C4A98 /* RealtimeSampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 790308E82AEE7B4D003C4A98 /* RealtimeSampleApp.swift */; }; |
11 | 12 | 790308EB2AEE7B4D003C4A98 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 790308EA2AEE7B4D003C4A98 /* ContentView.swift */; }; |
12 | 13 | 790308ED2AEE7B4E003C4A98 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 790308EC2AEE7B4E003C4A98 /* Assets.xcassets */; }; |
13 | 14 | 790308F02AEE7B4E003C4A98 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 790308EF2AEE7B4E003C4A98 /* Preview Assets.xcassets */; }; |
14 | | - 790308F62AEE7B5B003C4A98 /* Realtime in Frameworks */ = {isa = PBXBuildFile; productRef = 790308F52AEE7B5B003C4A98 /* Realtime */; }; |
15 | 15 | 793895CA2954ABFF0044F2B8 /* ExamplesApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 793895C92954ABFF0044F2B8 /* ExamplesApp.swift */; }; |
16 | 16 | 793895CC2954ABFF0044F2B8 /* RootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 793895CB2954ABFF0044F2B8 /* RootView.swift */; }; |
17 | 17 | 793895CE2954AC000044F2B8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 793895CD2954AC000044F2B8 /* Assets.xcassets */; }; |
|
85 | 85 | isa = PBXFrameworksBuildPhase; |
86 | 86 | buildActionMask = 2147483647; |
87 | 87 | files = ( |
88 | | - 790308F62AEE7B5B003C4A98 /* Realtime in Frameworks */, |
| 88 | + 790132E02B0C29080051B356 /* Supabase in Frameworks */, |
89 | 89 | ); |
90 | 90 | runOnlyForDeploymentPostprocessing = 0; |
91 | 91 | }; |
|
233 | 233 | ); |
234 | 234 | name = RealtimeSample; |
235 | 235 | packageProductDependencies = ( |
236 | | - 790308F52AEE7B5B003C4A98 /* Realtime */, |
| 236 | + 790132DF2B0C29080051B356 /* Supabase */, |
237 | 237 | ); |
238 | 238 | productName = RealtimeSample; |
239 | 239 | productReference = 790308E62AEE7B4D003C4A98 /* RealtimeSample.app */; |
|
800 | 800 | /* End XCRemoteSwiftPackageReference section */ |
801 | 801 |
|
802 | 802 | /* Begin XCSwiftPackageProductDependency section */ |
803 | | - 790308F52AEE7B5B003C4A98 /* Realtime */ = { |
| 803 | + 790132DF2B0C29080051B356 /* Supabase */ = { |
804 | 804 | isa = XCSwiftPackageProductDependency; |
805 | | - productName = Realtime; |
| 805 | + productName = Supabase; |
806 | 806 | }; |
807 | 807 | 7956406C2955B3500088A06F /* SwiftUINavigation */ = { |
808 | 808 | isa = XCSwiftPackageProductDependency; |
|
0 commit comments