|
16 | 16 | A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */; }; |
17 | 17 | DE095D00277AF00900242276 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = DE095CFF277AF00900242276 /* GoogleService-Info.plist */; }; |
18 | 18 | DE28999027B790A900F6581C /* public in Resources */ = {isa = PBXBuildFile; fileRef = DE28998F27B790A900F6581C /* public */; }; |
| 19 | + DE7E48442869E4CA002ED956 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE7E48432869E4CA002ED956 /* StoreKit.framework */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
21 | 22 | /* Begin PBXFileReference section */ |
|
33 | 34 | DE095CFF277AF00900242276 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
34 | 35 | DE2706742854C3960046512E /* Configuration.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = Configuration.storekit; sourceTree = "<group>"; }; |
35 | 36 | DE28998F27B790A900F6581C /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; }; |
| 37 | + DE7E48432869E4CA002ED956 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; |
36 | 38 | FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; }; |
37 | 39 | /* End PBXFileReference section */ |
38 | 40 |
|
|
42 | 44 | buildActionMask = 2147483647; |
43 | 45 | files = ( |
44 | 46 | A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */, |
| 47 | + DE7E48442869E4CA002ED956 /* StoreKit.framework in Frameworks */, |
45 | 48 | ); |
46 | 49 | runOnlyForDeploymentPostprocessing = 0; |
47 | 50 | }; |
|
51 | 54 | 27E2DDA53C4D2A4D1A88CE4A /* Frameworks */ = { |
52 | 55 | isa = PBXGroup; |
53 | 56 | children = ( |
| 57 | + DE7E48432869E4CA002ED956 /* StoreKit.framework */, |
54 | 58 | AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */, |
55 | 59 | ); |
56 | 60 | name = Frameworks; |
|
0 commit comments