|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 46; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 3AFD3DB428B3777700FE43EA /* SpotifyiOS.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AFD3DB328B3777700FE43EA /* SpotifyiOS.xcframework */; }; |
10 | 11 | D64EA9822183767C001B053B /* RNSpotifyRemoteAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = D64EA980218375B0001B053B /* RNSpotifyRemoteAuth.m */; }; |
11 | | - D658F0DF2164059C004649AB /* SpotifyiOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D658F0DE2164059C004649AB /* SpotifyiOS.framework */; }; |
12 | 12 | D67AF66E216D18E900859404 /* RNSpotifyRemoteConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = A00A83BC1FB5188A00394AF0 /* RNSpotifyRemoteConvert.m */; }; |
13 | 13 | D67AF673216E725000859404 /* RNSpotifyRemoteSubscriptionCallback.m in Sources */ = {isa = PBXBuildFile; fileRef = D67AF672216E725000859404 /* RNSpotifyRemoteSubscriptionCallback.m */; }; |
14 | 14 | D67AF675216EC14700859404 /* RNSpotifyItem.m in Sources */ = {isa = PBXBuildFile; fileRef = D67AF674216EC14700859404 /* RNSpotifyItem.m */; }; |
|
33 | 33 | /* Begin PBXFileReference section */ |
34 | 34 | 134814201AA4EA6300B7C361 /* libRNSpotifyRemote.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNSpotifyRemote.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 35 | 2592D73B223391B100AE6186 /* RNSpotifyRemote.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNSpotifyRemote.h; sourceTree = "<group>"; }; |
| 36 | + 3AFD3DB328B3777700FE43EA /* SpotifyiOS.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = SpotifyiOS.xcframework; path = external/SpotifySDK/SpotifyiOS.xcframework; sourceTree = "<group>"; }; |
36 | 37 | A00A83BC1FB5188A00394AF0 /* RNSpotifyRemoteConvert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNSpotifyRemoteConvert.m; sourceTree = "<group>"; }; |
37 | 38 | A00A83BD1FB5188A00394AF0 /* RNSpotifyRemoteConvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNSpotifyRemoteConvert.h; sourceTree = "<group>"; }; |
38 | 39 | A0C233702036800A0063A745 /* RNSpotifyRemotePromise.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNSpotifyRemotePromise.h; sourceTree = "<group>"; }; |
39 | 40 | A0C233712036800A0063A745 /* RNSpotifyRemotePromise.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSpotifyRemotePromise.m; sourceTree = "<group>"; }; |
40 | 41 | D64EA980218375B0001B053B /* RNSpotifyRemoteAuth.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSpotifyRemoteAuth.m; sourceTree = "<group>"; }; |
41 | 42 | D64EA981218375B0001B053B /* RNSpotifyRemoteAuth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNSpotifyRemoteAuth.h; sourceTree = "<group>"; }; |
42 | | - D658F0DE2164059C004649AB /* SpotifyiOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpotifyiOS.framework; path = external/SpotifySDK/SpotifyiOS.framework; sourceTree = "<group>"; }; |
43 | 43 | D67AF671216E722E00859404 /* RNSpotifyRemoteSubscriptionCallback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNSpotifyRemoteSubscriptionCallback.h; sourceTree = "<group>"; }; |
44 | 44 | D67AF672216E725000859404 /* RNSpotifyRemoteSubscriptionCallback.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSpotifyRemoteSubscriptionCallback.m; sourceTree = "<group>"; }; |
45 | 45 | D67AF674216EC14700859404 /* RNSpotifyItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNSpotifyItem.m; sourceTree = "<group>"; }; |
|
58 | 58 | isa = PBXFrameworksBuildPhase; |
59 | 59 | buildActionMask = 2147483647; |
60 | 60 | files = ( |
61 | | - D658F0DF2164059C004649AB /* SpotifyiOS.framework in Frameworks */, |
| 61 | + 3AFD3DB428B3777700FE43EA /* SpotifyiOS.xcframework in Frameworks */, |
62 | 62 | ); |
63 | 63 | runOnlyForDeploymentPostprocessing = 0; |
64 | 64 | }; |
|
102 | 102 | A0A434191FAE254F0073DAB9 /* Frameworks */ = { |
103 | 103 | isa = PBXGroup; |
104 | 104 | children = ( |
105 | | - D658F0DE2164059C004649AB /* SpotifyiOS.framework */, |
| 105 | + 3AFD3DB328B3777700FE43EA /* SpotifyiOS.xcframework */, |
106 | 106 | ); |
107 | 107 | name = Frameworks; |
108 | 108 | sourceTree = "<group>"; |
|
146 | 146 | developmentRegion = English; |
147 | 147 | hasScannedForEncodings = 0; |
148 | 148 | knownRegions = ( |
| 149 | + English, |
149 | 150 | en, |
150 | 151 | ); |
151 | 152 | mainGroup = 58B511D21A9E6C8500147676; |
|
0 commit comments