Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Brianvdb committed Oct 23, 2019
1 parent d047afe commit 1a59d5b
Show file tree
Hide file tree
Showing 52 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions ios/RNTritonPlayer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/* Begin PBXBuildFile section */
B3E7B58A1CC2AC0600A0062D /* RNTritonPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNTritonPlayer.m */; };
D32616B423604FB100F34633 /* TritonPlayerSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D32616B323604FB100F34633 /* TritonPlayerSDK.framework */; };
D354121C22065F62007B20F2 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D354121B22065F61007B20F2 /* SystemConfiguration.framework */; };
D354121E22065F6B007B20F2 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D354121D22065F6B007B20F2 /* AdSupport.framework */; };
D354122022065F73007B20F2 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D354121F22065F73007B20F2 /* AVFoundation.framework */; };
Expand Down Expand Up @@ -147,7 +146,7 @@
134814201AA4EA6300B7C361 /* libRNTritonPlayer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNTritonPlayer.a; sourceTree = BUILT_PRODUCTS_DIR; };
B3E7B5881CC2AC0600A0062D /* RNTritonPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNTritonPlayer.h; sourceTree = "<group>"; };
B3E7B5891CC2AC0600A0062D /* RNTritonPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNTritonPlayer.m; sourceTree = "<group>"; };
D32616B323604FB100F34633 /* TritonPlayerSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = TritonPlayerSDK.framework; sourceTree = "<group>"; };
D32616FB2360542000F34633 /* TritonPlayerSDK */ = {isa = PBXFileReference; lastKnownFileType = folder; path = TritonPlayerSDK; sourceTree = "<group>"; };
D354121B22065F61007B20F2 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
D354121D22065F6B007B20F2 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; };
D354121F22065F73007B20F2 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
Expand All @@ -161,7 +160,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D32616B423604FB100F34633 /* TritonPlayerSDK.framework in Frameworks */,
D354122422065F86007B20F2 /* CoreMedia.framework in Frameworks */,
D354122222065F7E007B20F2 /* MediaPlayer.framework in Frameworks */,
D354122022065F73007B20F2 /* AVFoundation.framework in Frameworks */,
Expand All @@ -184,6 +182,7 @@
58B511D21A9E6C8500147676 = {
isa = PBXGroup;
children = (
D32616FB2360542000F34633 /* TritonPlayerSDK */,
B3E7B5881CC2AC0600A0062D /* RNTritonPlayer.h */,
B3E7B5891CC2AC0600A0062D /* RNTritonPlayer.m */,
134814211AA4EA7D00B7C361 /* Products */,
Expand All @@ -194,7 +193,6 @@
D354121A22065F61007B20F2 /* Frameworks */ = {
isa = PBXGroup;
children = (
D32616B323604FB100F34633 /* TritonPlayerSDK.framework */,
D35412292206638B007B20F2 /* React.xcodeproj */,
D354122322065F86007B20F2 /* CoreMedia.framework */,
D354122122065F7E007B20F2 /* MediaPlayer.framework */,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1a59d5b

Please sign in to comment.