Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPENTOK-48237: Use VonageVideoSDK podfile #266

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions Basic-Video-Chat/Basic-Video-Chat.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@
A05376351EB173CC00645696 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A053762C1EB173CC00645696 /* Images.xcassets */; };
A05376361EB173CC00645696 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A053762D1EB173CC00645696 /* main.m */; };
A05376371EB173CC00645696 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A053762F1EB173CC00645696 /* ViewController.m */; };
A276FCED0CFBB5C7A892462F /* Pods_Basic_Video_Chat.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A08CDC1664483DB66C4B442 /* Pods_Basic_Video_Chat.framework */; };
D442614C185F92C000E23699 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = D442614B185F92BF00E23699 /* README.md */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
0A08CDC1664483DB66C4B442 /* Pods_Basic_Video_Chat.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Basic_Video_Chat.framework; sourceTree = BUILT_PRODUCTS_DIR; };
6A63BB53CA42108D28FDF182 /* Pods-Basic-Video-Chat.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Basic-Video-Chat.debug.xcconfig"; path = "Target Support Files/Pods-Basic-Video-Chat/Pods-Basic-Video-Chat.debug.xcconfig"; sourceTree = "<group>"; };
A05376221EB173CC00645696 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
A05376241EB173CC00645696 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
A05376251EB173CC00645696 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
Expand All @@ -29,6 +32,7 @@
A053762D1EB173CC00645696 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
A053762E1EB173CC00645696 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
A053762F1EB173CC00645696 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
AA7ACA93485820B9ECEC8028 /* Pods-Basic-Video-Chat.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Basic-Video-Chat.release.xcconfig"; path = "Target Support Files/Pods-Basic-Video-Chat/Pods-Basic-Video-Chat.release.xcconfig"; sourceTree = "<group>"; };
D44260F3185F81D800E23699 /* Basic-Video-Chat.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Basic-Video-Chat.app"; sourceTree = BUILT_PRODUCTS_DIR; };
D44260F6185F81D800E23699 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
D44260FA185F81D800E23699 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
Expand All @@ -40,6 +44,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
A276FCED0CFBB5C7A892462F /* Pods_Basic_Video_Chat.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -63,13 +68,24 @@
path = "Basic-Video-Chat";
sourceTree = "<group>";
};
B2F31A95BF3D102B8B199890 /* Pods */ = {
isa = PBXGroup;
children = (
AA7ACA93485820B9ECEC8028 /* Pods-Basic-Video-Chat.release.xcconfig */,
6A63BB53CA42108D28FDF182 /* Pods-Basic-Video-Chat.debug.xcconfig */,
);
name = Pods;
path = Pods;
sourceTree = "<group>";
};
D44260EA185F81D800E23699 = {
isa = PBXGroup;
children = (
D442614B185F92BF00E23699 /* README.md */,
A05376211EB173CC00645696 /* Basic-Video-Chat */,
D44260F5185F81D800E23699 /* Frameworks */,
D44260F4185F81D800E23699 /* Products */,
B2F31A95BF3D102B8B199890 /* Pods */,
);
sourceTree = "<group>";
};
Expand All @@ -86,6 +102,7 @@
children = (
D44260F6185F81D800E23699 /* Foundation.framework */,
D44260FA185F81D800E23699 /* UIKit.framework */,
0A08CDC1664483DB66C4B442 /* Pods_Basic_Video_Chat.framework */,
);
name = Frameworks;
sourceTree = "<group>";
Expand All @@ -97,6 +114,7 @@
isa = PBXNativeTarget;
buildConfigurationList = D4426128185F81D800E23699 /* Build configuration list for PBXNativeTarget "Basic-Video-Chat" */;
buildPhases = (
B57F583DF3AD01DE1F371489 /* [CP] Check Pods Manifest.lock */,
D44260EF185F81D800E23699 /* Sources */,
D44260F0185F81D800E23699 /* Frameworks */,
D44260F1185F81D800E23699 /* Resources */,
Expand Down Expand Up @@ -159,6 +177,31 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
B57F583DF3AD01DE1F371489 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-Basic-Video-Chat-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
D44260EF185F81D800E23699 /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down Expand Up @@ -236,6 +279,7 @@
};
D442612A185F81D800E23699 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = AA7ACA93485820B9ECEC8028 /* Pods-Basic-Video-Chat.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand Down Expand Up @@ -292,6 +336,7 @@
};
F8DE15D21D95710C00EFFA79 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 6A63BB53CA42108D28FDF182 /* Pods-Basic-Video-Chat.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Basic-Video-Chat/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ use_frameworks!
require_relative '../OpenTokSDKVersion'

target 'Basic-Video-Chat' do
pod 'OpenTok', OpenTokSDKVersion
pod 'VonageVideoSDK', '0.0.1'
end