diff --git a/sample-videochat-customsession/Podfile b/sample-videochat-customsession/Podfile index aa3ece755..59ea88978 100644 --- a/sample-videochat-customsession/Podfile +++ b/sample-videochat-customsession/Podfile @@ -1,4 +1,5 @@ -platform :ios, '6.0' +source 'https://github.com/CocoaPods/Specs.git' +platform :ios, '6.0' pod 'libextobjc/EXTScope' pod 'MTBlockAlertView' \ No newline at end of file diff --git a/sample-videochat-customsession/Podfile.lock b/sample-videochat-customsession/Podfile.lock index 5b9280218..faec585cb 100644 --- a/sample-videochat-customsession/Podfile.lock +++ b/sample-videochat-customsession/Podfile.lock @@ -12,4 +12,4 @@ SPEC CHECKSUMS: libextobjc: ba42e4111f433273a886cd54f0ddaddb7f62f82f MTBlockAlertView: bd376f8b9f0ea945ed21e4c75aa0bb9afe3e782d -COCOAPODS: 0.33.1 +COCOAPODS: 0.34.2 diff --git a/sample-videochat-customsession/Pods/BuildHeaders/MTBlockAlertView/MTBlockAlertView.h b/sample-videochat-customsession/Pods/BuildHeaders/MTBlockAlertView/MTBlockAlertView.h deleted file mode 120000 index dcacba24d..000000000 --- a/sample-videochat-customsession/Pods/BuildHeaders/MTBlockAlertView/MTBlockAlertView.h +++ /dev/null @@ -1 +0,0 @@ -../../MTBlockAlertView/MTBlockAlertView/MTBlockAlertView/MTBlockAlertView.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/EXTRuntimeExtensions.h b/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/EXTRuntimeExtensions.h deleted file mode 120000 index dd27a260f..000000000 --- a/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/EXTRuntimeExtensions.h +++ /dev/null @@ -1 +0,0 @@ -../../libextobjc/extobjc/EXTRuntimeExtensions.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/EXTScope.h b/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/EXTScope.h deleted file mode 120000 index a3b0c4243..000000000 --- a/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/EXTScope.h +++ /dev/null @@ -1 +0,0 @@ -../../libextobjc/extobjc/EXTScope.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/metamacros.h b/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/metamacros.h deleted file mode 120000 index 76993ed6d..000000000 --- a/sample-videochat-customsession/Pods/BuildHeaders/libextobjc/metamacros.h +++ /dev/null @@ -1 +0,0 @@ -../../libextobjc/extobjc/metamacros.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Headers/MTBlockAlertView/MTBlockAlertView.h b/sample-videochat-customsession/Pods/Headers/MTBlockAlertView/MTBlockAlertView.h deleted file mode 120000 index dcacba24d..000000000 --- a/sample-videochat-customsession/Pods/Headers/MTBlockAlertView/MTBlockAlertView.h +++ /dev/null @@ -1 +0,0 @@ -../../MTBlockAlertView/MTBlockAlertView/MTBlockAlertView/MTBlockAlertView.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Headers/Public/MTBlockAlertView/MTBlockAlertView.h b/sample-videochat-customsession/Pods/Headers/Public/MTBlockAlertView/MTBlockAlertView.h new file mode 120000 index 000000000..cfef1efbb --- /dev/null +++ b/sample-videochat-customsession/Pods/Headers/Public/MTBlockAlertView/MTBlockAlertView.h @@ -0,0 +1 @@ +../../../MTBlockAlertView/MTBlockAlertView/MTBlockAlertView/MTBlockAlertView.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Headers/Public/libextobjc/EXTRuntimeExtensions.h b/sample-videochat-customsession/Pods/Headers/Public/libextobjc/EXTRuntimeExtensions.h new file mode 120000 index 000000000..26f4cafe8 --- /dev/null +++ b/sample-videochat-customsession/Pods/Headers/Public/libextobjc/EXTRuntimeExtensions.h @@ -0,0 +1 @@ +../../../libextobjc/extobjc/EXTRuntimeExtensions.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Headers/Public/libextobjc/EXTScope.h b/sample-videochat-customsession/Pods/Headers/Public/libextobjc/EXTScope.h new file mode 120000 index 000000000..b2ea0547d --- /dev/null +++ b/sample-videochat-customsession/Pods/Headers/Public/libextobjc/EXTScope.h @@ -0,0 +1 @@ +../../../libextobjc/extobjc/EXTScope.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Headers/Public/libextobjc/metamacros.h b/sample-videochat-customsession/Pods/Headers/Public/libextobjc/metamacros.h new file mode 120000 index 000000000..0f8890153 --- /dev/null +++ b/sample-videochat-customsession/Pods/Headers/Public/libextobjc/metamacros.h @@ -0,0 +1 @@ +../../../libextobjc/extobjc/metamacros.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Headers/libextobjc/EXTRuntimeExtensions.h b/sample-videochat-customsession/Pods/Headers/libextobjc/EXTRuntimeExtensions.h deleted file mode 120000 index dd27a260f..000000000 --- a/sample-videochat-customsession/Pods/Headers/libextobjc/EXTRuntimeExtensions.h +++ /dev/null @@ -1 +0,0 @@ -../../libextobjc/extobjc/EXTRuntimeExtensions.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Headers/libextobjc/EXTScope.h b/sample-videochat-customsession/Pods/Headers/libextobjc/EXTScope.h deleted file mode 120000 index a3b0c4243..000000000 --- a/sample-videochat-customsession/Pods/Headers/libextobjc/EXTScope.h +++ /dev/null @@ -1 +0,0 @@ -../../libextobjc/extobjc/EXTScope.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Headers/libextobjc/metamacros.h b/sample-videochat-customsession/Pods/Headers/libextobjc/metamacros.h deleted file mode 120000 index 76993ed6d..000000000 --- a/sample-videochat-customsession/Pods/Headers/libextobjc/metamacros.h +++ /dev/null @@ -1 +0,0 @@ -../../libextobjc/extobjc/metamacros.h \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Local Podspecs/Quickblox.podspec b/sample-videochat-customsession/Pods/Local Podspecs/Quickblox.podspec new file mode 100644 index 000000000..d7cf64c79 --- /dev/null +++ b/sample-videochat-customsession/Pods/Local Podspecs/Quickblox.podspec @@ -0,0 +1,245 @@ +# +# Be sure to run `pod spec lint QBSDK.podspec' to ensure this is a +# valid spec and to remove all comments including this before submitting the spec. +# +# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html +# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/ +# + +Pod::Spec.new do |s| + s.name = "Quickblox" + s.version = "1.9" + s.summary = "Library of classes to connect with Quickblox services" + s.description = <<-DESC + A longer description of QBSDK in Markdown format. + + * Think: Why did you write this? What is the focus? What does it do? + * CocoaPods will be using this to generate tags, and improve search results. + * Try to keep it short, snappy and to the point. + * Finally, don't worry about the indent, CocoaPods strips it! + DESC + s.homepage = "http://quickblox.com" + s.license = "MIT" + s.author = { "Andrey Kozlov" => "Andrey.Kozlov@betfair.com" } + # Or just: s.author = "Andrey Kozlov" + # s.authors = { "Andrey Kozlov" => "Andrey.Kozlov@betfair.com" } + # s.social_media_url = "http://twitter.com/Andrey Kozlov" + s.source = { :git => "git@github.com:QuickBlox/SDK-ios.git", :branch => "feature/rearchitecture/cocoapods" } + + s.requires_arc = false + s.platform = :ios, "6.0" + s.ios.deployment_target = '6.0' + s.subspec 'QBAFNetworking' do |ss| + ss.source_files = 'Framework/Core/External/AFNetworking-1.x/**/*.{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/BaseServiceFramework' + + ss.frameworks = "SystemConfiguration", "MobileCoreServices" + end + + s.subspec 'QBBase64' do |ss| + ss.source_files = 'Framework/Core/External/Base64/**/*.{h,m}' + + ss.requires_arc = true + end + + s.subspec 'QBCore' do |ss| + ss.source_files = 'Framework/QBCore/**/*.{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/QBAFNetworking' + ss.dependency 'Quickblox/UsersServiceFramework' + end + +s.subspec 'BaseServiceFrameworkARC' do |ss| +ss.source_files = 'Framework/Core/External/XMPP/Vendor/CocoaAsyncSocket/QBGCDAsyncSocket.{h,m}', 'Framework/Core/External/XMPP/Utilities/QBGCDMulticastDelegate.{h,m}','Framework/Core/External/TURN/Vendors/QBGCDAsyncUdpSocket.{h,m}' +ss.requires_arc = true +end + + s.subspec 'BaseServiceFramework' do |ss| + ss.source_files = 'Framework/Core/**/*.{h,m,mm}' + +ss.exclude_files = 'Framework/Core/External/AFNetworking-1.x/**/*.{h,m}', 'Framework/Core/External/Base64/**/*.{h,m}', 'Framework/Core/External/XMPP/Vendor/CocoaAsyncSocket/QBGCDAsyncSocket.{h,m}','Framework/Core/External/XMPP/Utilities/QBGCDMulticastDelegate.{h,m}', 'Framework/Core/External/TURN/Vendors/QBGCDAsyncUdpSocket.{h,m}' + + ss.dependency 'Quickblox/QBCore' + ss.dependency 'Quickblox/QBAFNetworking' + ss.dependency 'Quickblox/QBBase64' + ss.dependency 'Quickblox/AuthServiceFramework' + ss.dependency 'Quickblox/ChatServiceFramework' + ss.dependency 'Quickblox/UsersServiceFramework' + ss.requires_arc = false + ss.framework = "SystemConfiguration" + + ss.vendored_library = 'Framework/Core/External/XMPP/Vendor/libidn/libidn.a' + + ss.libraries = 'xml2', 'stdc++', 'idn' + ss.xcconfig = { 'HEADER_SEARCH_PATHS' => '"$(SDKROOT)/usr/include/libxml2"' } + end + + s.subspec 'AuthServiceFramework' do |ss| + ss.source_files = 'Framework/AuthService/**/*.{h,m,mm}' + + ss.dependency 'Quickblox/BaseServiceFramework' + end + + s.subspec 'UsersServiceFramework' do |ss| + ss.source_files = 'Framework/UsersService/**/*.{h,m,mm}' + + ss.dependency 'Quickblox/BaseServiceFramework' + end + + s.subspec 'LocationServiceFramework' do |ss| + ss.source_files = 'Framework/LocationService/**/*.{h,m,mm}' + + ss.dependency 'Quickblox/BaseServiceFramework' + end + + s.subspec 'MessagesServiceFramework' do |ss| + ss.source_files = 'Framework/MessagesService/**/*.{h,m,mm}' + + ss.dependency 'Quickblox/BaseServiceFramework' + end + + s.subspec 'ContentServiceFramework' do |ss| + ss.source_files = 'Framework/ContentService/**/*.{h,m,mm}' + + ss.dependency 'Quickblox/BaseServiceFramework' + end + + s.subspec 'RatingsServiceFramework' do |ss| + ss.source_files = 'Framework/RatingsService/**/*.{h,m,mm}' + + ss.dependency 'Quickblox/BaseServiceFramework' + ss.dependency 'Quickblox/LocationServiceFramework' + end + + s.subspec 'ChatServiceFramework' do |ss| + ss.source_files = 'Framework/ChatService/**/*.{h,m,mm}' +ss.exclude_files = 'Framework/ChatService/Classes/Net/Server/QBChat.{h,m}', 'Framework/ChatService/Classes/Net/Server/QBChat+Deprecated.m', 'Framework/ChatService/Classes/Net/Server/QBMulticastDelegate.{h,m}', 'Framework/ChatService/Classes/Business/Models/QBChatDialog.{h,m}', 'Framework/ChatService/Classes/Business/Models/QBChatRoom.{h,m}' + ss.dependency 'Quickblox/BaseServiceFramework' + ss.dependency 'Quickblox/UsersServiceFramework' + end + + s.subspec 'ChatServiceFrameworkARC' do |ss| + ss.source_files = 'Framework/ChatService/Classes/Net/Server/QBChat.{h,m}', 'Framework/ChatService/Classes/Net/Server/QBChat+Deprecated.m', 'Framework/ChatService/Classes/Net/Server/QBMulticastDelegate.{h,m}', 'Framework/ChatService/Classes/Business/Models/QBChatDialog.{h,m}', 'Framework/ChatService/Classes/Business/Models/QBChatRoom.{h,m}' + ss.requires_arc = true + ss.dependency 'Quickblox/BaseServiceFramework' + ss.dependency 'Quickblox/UsersServiceFramework' + end + + s.subspec 'CustomObjectsFramework' do |ss| + ss.source_files = 'Framework/CustomObjects/**/*.{h,m,mm}' + + ss.dependency 'Quickblox/BaseServiceFramework' + end + + + s.subspec 'QBAuth' do |ss| + ss.source_files = 'Framework/QBAuth/**/*.{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/QBCore' + end + + s.subspec 'QBCustomObjects' do |ss| + ss.source_files = 'Framework/QBCustomObjects/**/*.{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/QBCore' + + ss.dependency 'Quickblox/CustomObjectsFramework' + end + + s.subspec 'QBLocation' do |ss| + ss.source_files = 'Framework/QBLocation/**/*.{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/QBCore' + + ss.dependency 'Quickblox/LocationServiceFramework' + end + s.subspec 'QBChat' do |ss| + ss.source_files = 'Framework/QBChat/**/*.{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/QBCore' + + ss.dependency 'Quickblox/ChatServiceFramework' + end + + s.subspec 'QBUsers' do |ss| + ss.source_files = 'Framework/QBUsers/**/*.{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/QBCore' + + ss.dependency 'Quickblox/UsersServiceFramework' + end + + s.subspec 'QBMessages' do |ss| + ss.source_files = 'Framework/QBMessages/**/*{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/QBCore' + + ss.dependency 'Quickblox/MessagesServiceFramework' + end + + s.subspec 'QBContent' do |ss| + ss.source_files = 'Framework/QBContent/**/*{h,m}' + + ss.requires_arc = true + + ss.dependency 'Quickblox/QBCore' + + ss.dependency 'Quickblox/ContentServiceFramework' + end + + # ――― Resources ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # + # + # A list of resources included with the Pod. These are copied into the + # target bundle with a build phase script. Anything else will be cleaned. + # You can preserve files from being cleaned, please don't preserve + # non-essential files like tests, examples and documentation. + # + + # s.resource = "icon.png" + # s.resources = "Resources/*.png" + + # s.preserve_paths = "FilesToSave", "MoreFilesToSave" + + + # ――― Project Linking ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # + # + # Link your library with frameworks, or libraries. Libraries do not include + # the lib prefix of their name. + # + + # s.framework = "SomeFramework" + # s.frameworks = "SomeFramework", "AnotherFramework" + + # s.library = "iconv" + # s.libraries = "iconv", "xml2" + + + # ――― Project Settings ――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # + # + # If your library depends on compiler flags you can set them in the xcconfig hash + # where they will only apply to your library. If you depend on other Podspecs + # you can include multiple dependencies to ensure it works. + + # s.requires_arc = true + + # s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" } + # s.dependency "JSONKit", "~> 1.4" + +end diff --git a/sample-videochat-customsession/Pods/Manifest.lock b/sample-videochat-customsession/Pods/Manifest.lock index 5b9280218..faec585cb 100644 --- a/sample-videochat-customsession/Pods/Manifest.lock +++ b/sample-videochat-customsession/Pods/Manifest.lock @@ -12,4 +12,4 @@ SPEC CHECKSUMS: libextobjc: ba42e4111f433273a886cd54f0ddaddb7f62f82f MTBlockAlertView: bd376f8b9f0ea945ed21e4c75aa0bb9afe3e782d -COCOAPODS: 0.33.1 +COCOAPODS: 0.34.2 diff --git a/sample-videochat-customsession/Pods/Pods-MTBlockAlertView-Private.xcconfig b/sample-videochat-customsession/Pods/Pods-MTBlockAlertView-Private.xcconfig deleted file mode 100644 index 1bbc8555e..000000000 --- a/sample-videochat-customsession/Pods/Pods-MTBlockAlertView-Private.xcconfig +++ /dev/null @@ -1,5 +0,0 @@ -#include "Pods-MTBlockAlertView.xcconfig" -GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/MTBlockAlertView" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/MTBlockAlertView" "${PODS_ROOT}/Headers/libextobjc" -OTHER_LDFLAGS = -ObjC -PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Pods-libextobjc-Private.xcconfig b/sample-videochat-customsession/Pods/Pods-libextobjc-Private.xcconfig deleted file mode 100644 index b6b51444d..000000000 --- a/sample-videochat-customsession/Pods/Pods-libextobjc-Private.xcconfig +++ /dev/null @@ -1,5 +0,0 @@ -#include "Pods-libextobjc.xcconfig" -GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/BuildHeaders" "${PODS_ROOT}/BuildHeaders/libextobjc" "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/MTBlockAlertView" "${PODS_ROOT}/Headers/libextobjc" -OTHER_LDFLAGS = -ObjC -PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Pods.xcconfig b/sample-videochat-customsession/Pods/Pods.xcconfig deleted file mode 100644 index 78f7d05b1..000000000 --- a/sample-videochat-customsession/Pods/Pods.xcconfig +++ /dev/null @@ -1,5 +0,0 @@ -GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers" "${PODS_ROOT}/Headers/MTBlockAlertView" "${PODS_ROOT}/Headers/libextobjc" -OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers" -isystem "${PODS_ROOT}/Headers/MTBlockAlertView" -isystem "${PODS_ROOT}/Headers/libextobjc" -OTHER_LDFLAGS = -ObjC -PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Pods.xcodeproj/project.pbxproj b/sample-videochat-customsession/Pods/Pods.xcodeproj/project.pbxproj index a7c333953..cd30c9705 100644 --- a/sample-videochat-customsession/Pods/Pods.xcodeproj/project.pbxproj +++ b/sample-videochat-customsession/Pods/Pods.xcodeproj/project.pbxproj @@ -10,20 +10,74 @@ 46 objects - 025DEC4E6FED4B56B0228D05 + 0020D8BDFA61CA2267705B75 - buildActionMask - 2147483647 - files - - DB66EF69A0B64ED1819DC781 - + includeInIndex + 1 isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-libextobjc-dummy.m + sourceTree + <group> + + 005BBB49E599819814166040 + + fileRef + 64118932103D63584B443617 + isa + PBXBuildFile - 0612BDB6AF6841E387A8D26E + 0060736AEF973AC7EA60832F + + baseConfigurationReference + 718C0718DC35490EFA8B5A5E + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + COPY_PHASE_STRIP + NO + DSTROOT + /tmp/xcodeproj.dst + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-prefix.pch + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 6.0 + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + + isa + XCBuildConfiguration + name + Debug + + 0401A4D8225BE23F12F8C004 includeInIndex 1 @@ -32,111 +86,83 @@ lastKnownFileType text.xcconfig path - Pods-libextobjc.xcconfig + Pods.release.xcconfig sourceTree <group> - 06A863662FAF4B18A5D53BE6 + 057DFE961427D10E690ACDD2 - buildConfigurationList - 16B2081976124C47A99026D5 - buildPhases + fileRef + 64118932103D63584B443617 + isa + PBXBuildFile + + 0BF6B387848D713912FCE70D + + children - A04C2A067EB442C3922A55DB - 911EA029DC264EF8BCE9DC8C - 671BB942A23B4602BC275E9D + BF6EA3D4079C688EFA627CDA + C3FC4F52259EF9204D92F9E9 + 71DE61E03F062C898ED4F30D - buildRules - - dependencies - isa - PBXNativeTarget + PBXGroup name - Pods-libextobjc - productName - Pods-libextobjc - productReference - 8B405119EF5C4133BEC8A819 - productType - com.apple.product-type.library.static + libextobjc + path + libextobjc + sourceTree + <group> - 078624DC8F834C04B461AAC5 + 17906ED44EC99A2B9F1F1475 - attributes - - LastUpgradeCheck - 0510 - - buildConfigurationList - 9E42D29D02D445968C3B2C36 - compatibilityVersion - Xcode 3.2 - developmentRegion - English - hasScannedForEncodings - 0 + fileRef + 9DB808FDAC34E9E3E5454AA2 isa - PBXProject - knownRegions - - en - - mainGroup - 28B162EA309C4F6FBE4741CD - productRefGroup - 8D155095447E4C9F94F58B71 - projectDirPath - - projectReferences - - projectRoot - - targets - - E89DDBF0D3624024B9DB76B5 - 1A16826E32A04509BAE58450 - 06A863662FAF4B18A5D53BE6 - + PBXBuildFile - 16B2081976124C47A99026D5 + 18B9C885E65E7DBB4961C92C - buildConfigurations - - 707A7848A88E4B82BA97A318 - 3002796F07614E298472591F - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release + includeInIndex + 1 isa - XCConfigurationList + PBXFileReference + lastKnownFileType + sourcecode.c.objc + path + Pods-MTBlockAlertView-dummy.m + sourceTree + <group> - 19A835D06E2B430D8A6B14A6 + 20468256876D21691526812C includeInIndex 1 isa PBXFileReference lastKnownFileType - sourcecode.c.h - name - MTBlockAlertView.h + text.plist.xml path - MTBlockAlertView/MTBlockAlertView/MTBlockAlertView.h + Pods-acknowledgements.plist sourceTree <group> - 1A16826E32A04509BAE58450 + 210A03070DA045F888DFE585 + + fileRef + 9A5C41B8555EC19BF19860C5 + isa + PBXBuildFile + + 2143B2F10B2B19362029C90C buildConfigurationList - 77A3B89C765B4EC0AC701958 + 78708B79158B8293B169DA9A buildPhases - 7E91994F0CCB43A2BE17A215 - F2189FB45E6A458CA214A0C9 - D4DC88AC9855447F950BF0EC + 36EFB46C986E6EA3C04B17E4 + FB91F195A4C2263D282AF3B6 + 67DD5206C1EC8260CCEDE028 buildRules @@ -149,11 +175,24 @@ productName Pods-MTBlockAlertView productReference - B23C877BED5A42D09FC3FBFF + 815F6DB7BBE532C3A0CAD56C productType com.apple.product-type.library.static - 1C0F83980EC94D53A59C99E2 + 2589D0E2B7A38F1AF89D15E2 + + buildActionMask + 2147483647 + files + + 415853EA3DECB69AE83A0BFE + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 261024EF1CD4B23C3DE09B29 includeInIndex 1 @@ -161,142 +200,39 @@ PBXFileReference lastKnownFileType sourcecode.c.objc + name + EXTScope.m path - Pods-libextobjc-dummy.m + extobjc/EXTScope.m sourceTree <group> - 1E5751E914614282899BD924 - - children - - 6DAE08EF269F4195970BEB46 - A34E5D5A40A74AFDB8E44A0F - 45AB87ED27B2425E8F63E856 - EAC0C00226D347F6A29F0272 - - isa - PBXGroup - name - Support Files - sourceTree - SOURCE_ROOT - - 24D08074C5F3400F860828CF + 2F61784B2351BB503403EC70 - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - CLANG_CXX_LANGUAGE_STANDARD - gnu++0x - CLANG_CXX_LIBRARY - libc++ - CLANG_ENABLE_MODULES - YES - CLANG_ENABLE_OBJC_ARC - NO - CLANG_WARN_BOOL_CONVERSION - YES - CLANG_WARN_CONSTANT_CONVERSION - YES - CLANG_WARN_DIRECT_OBJC_ISA_USAGE - YES - CLANG_WARN_EMPTY_BODY - YES - CLANG_WARN_ENUM_CONVERSION - YES - CLANG_WARN_INT_CONVERSION - YES - CLANG_WARN_OBJC_ROOT_CLASS - YES - COPY_PHASE_STRIP - YES - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_WARN_64_TO_32_BIT_CONVERSION - YES - GCC_WARN_ABOUT_RETURN_TYPE - YES - GCC_WARN_UNDECLARED_SELECTOR - YES - GCC_WARN_UNINITIALIZED_AUTOS - YES - GCC_WARN_UNUSED_FUNCTION - YES - GCC_WARN_UNUSED_VARIABLE - YES - IPHONEOS_DEPLOYMENT_TARGET - 6.0 - ONLY_ACTIVE_ARCH - YES - STRIP_INSTALLED_PRODUCT - NO - + fileRef + 18B9C885E65E7DBB4961C92C isa - XCBuildConfiguration - name - Debug + PBXBuildFile - 2540C2B477F3494187280197 + 3286DA335D7944F4DE259AB7 - children - - 6E4967C1889D40A8B7173642 - 676394C43E1D46FD97A4C2E2 - 90F0BBF9D3344CD79DF1C152 - + includeInIndex + 1 isa - PBXGroup + PBXFileReference + lastKnownFileType + sourcecode.c.h name - libextobjc + MTBlockAlertView.h path - libextobjc - sourceTree - <group> - - 28B162EA309C4F6FBE4741CD - - children - - FB2CB533938F43FDAE0C220E - 4AC1B09A815E4482900B2F84 - 32C622F5E86C465C84BEB37D - 8D155095447E4C9F94F58B71 - BB8F9CBDA83848FE8954CE4C - - isa - PBXGroup + MTBlockAlertView/MTBlockAlertView/MTBlockAlertView.h sourceTree <group> - 2984027F909B46278FB16DDB - - fileRef - DBC222A01183457A92CB26DC - isa - PBXBuildFile - settings - - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - - - 3002796F07614E298472591F + 33D770CC3A857C211A886B88 baseConfigurationReference - A2F0D41CAAE0472F8ACBA6AC + 0401A4D8225BE23F12F8C004 buildSettings ALWAYS_SEARCH_USER_PATHS @@ -305,14 +241,8 @@ YES DSTROOT /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 GCC_PRECOMPILE_PREFIX_HEADER YES - GCC_PREFIX_HEADER - Pods-libextobjc-prefix.pch - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 INSTALL_PATH $(BUILT_PRODUCTS_DIR) IPHONEOS_DEPLOYMENT_TARGET @@ -345,132 +275,280 @@ name Release - 3111E3EB5F794A08B9D1BAD9 + 35881107E5DB0C7F8866A69A - buildSettings + fileRef + 0020D8BDFA61CA2267705B75 + isa + PBXBuildFile + + 36EFB46C986E6EA3C04B17E4 + + buildActionMask + 2147483647 + files + + DB547DA4472BB408168790E1 + 2F61784B2351BB503403EC70 + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 3E125649194B520D627DC52B + + attributes - ALWAYS_SEARCH_USER_PATHS - NO - CLANG_CXX_LANGUAGE_STANDARD - gnu++0x - CLANG_CXX_LIBRARY - libc++ - CLANG_ENABLE_MODULES - YES - CLANG_ENABLE_OBJC_ARC - NO - CLANG_WARN_BOOL_CONVERSION - YES - CLANG_WARN_CONSTANT_CONVERSION - YES - CLANG_WARN_DIRECT_OBJC_ISA_USAGE - YES - CLANG_WARN_EMPTY_BODY - YES - CLANG_WARN_ENUM_CONVERSION - YES - CLANG_WARN_INT_CONVERSION - YES - CLANG_WARN_OBJC_ROOT_CLASS - YES - COPY_PHASE_STRIP - NO - ENABLE_NS_ASSERTIONS - NO - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_WARN_64_TO_32_BIT_CONVERSION - YES - GCC_WARN_ABOUT_RETURN_TYPE - YES - GCC_WARN_UNDECLARED_SELECTOR - YES - GCC_WARN_UNINITIALIZED_AUTOS - YES - GCC_WARN_UNUSED_FUNCTION - YES - GCC_WARN_UNUSED_VARIABLE - YES - IPHONEOS_DEPLOYMENT_TARGET - 6.0 - STRIP_INSTALLED_PRODUCT - NO - VALIDATE_PRODUCT - YES + LastUpgradeCheck + 0510 + buildConfigurationList + 96382760F8423EEDAEF49FAC + compatibilityVersion + Xcode 3.2 + developmentRegion + English + hasScannedForEncodings + 0 isa - XCBuildConfiguration - name - Release + PBXProject + knownRegions + + en + + mainGroup + 928AE9B69E0C19DB5CA450DB + productRefGroup + F4FFCF231928BE285CAFDC63 + projectDirPath + + projectReferences + + projectRoot + + targets + + BB20C895D4DB347E793D955C + 2143B2F10B2B19362029C90C + EDC0B0704C13ED272725B124 + - 32C622F5E86C465C84BEB37D + 3F06FF0D886D297ECA41C4DE - children + buildActionMask + 2147483647 + files - D6E02EBB13E84421905792EA - 2540C2B477F3494187280197 + F2D2B0B8A3F583E41A1A2281 isa - PBXGroup - name - Pods + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 3FCFEEE4D4012EDC0C781D8D + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods.a + sourceTree + BUILT_PRODUCTS_DIR + + 415853EA3DECB69AE83A0BFE + + fileRef + F3E3A5C3F18F4580A10DCB6E + isa + PBXBuildFile + + 45A3450CE8D88883953C97F8 + + explicitFileType + archive.ar + includeInIndex + 0 + isa + PBXFileReference + path + libPods-libextobjc.a + sourceTree + BUILT_PRODUCTS_DIR + + 49D942A883D2C8EE86F53C05 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + sourcecode.c.h + path + Pods-libextobjc-prefix.pch + sourceTree + <group> + + 4DD9A2674EBFCBAA07BC8DC5 + + buildActionMask + 2147483647 + files + + 70F2EE6CAB621C63B23F9FDE + 7F896ABB74D582FC26D369C9 + 35881107E5DB0C7F8866A69A + + isa + PBXSourcesBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 5D810080AC9E918939B7FED8 + + includeInIndex + 1 + isa + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-libextobjc.xcconfig sourceTree <group> - 372E0E6E0739448EA67F5B89 + 64118932103D63584B443617 + + isa + PBXFileReference + lastKnownFileType + wrapper.framework + name + Foundation.framework + path + Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Foundation.framework + sourceTree + DEVELOPER_DIR + + 659E317FF018F758C41E3573 + + buildActionMask + 2147483647 + files + + 057DFE961427D10E690ACDD2 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 67DD5206C1EC8260CCEDE028 + + buildActionMask + 2147483647 + files + + E7EEB034D13117CC362203C6 + + isa + PBXHeadersBuildPhase + runOnlyForDeploymentPostprocessing + 0 + + 6E152E728FE359EAACCCE086 + + buildConfigurations + + 92EFAA6044F7C50F9614813A + 33D770CC3A857C211A886B88 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 70F2EE6CAB621C63B23F9FDE fileRef - 45AB87ED27B2425E8F63E856 + A8233D031BC1B5AD1F9077A0 isa PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + - 4040DD9EE0BB493881FB1C69 + 718C0718DC35490EFA8B5A5E includeInIndex 1 isa PBXFileReference lastKnownFileType - sourcecode.c.h + text.xcconfig path - Pods-environment.h + Pods-MTBlockAlertView-Private.xcconfig sourceTree <group> - 45AB87ED27B2425E8F63E856 + 71DE61E03F062C898ED4F30D - includeInIndex - 1 + children + + 5D810080AC9E918939B7FED8 + 830743868F09DB87C869B271 + 0020D8BDFA61CA2267705B75 + 49D942A883D2C8EE86F53C05 + isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc + PBXGroup + name + Support Files path - Pods-MTBlockAlertView-dummy.m + ../Target Support Files/Pods-libextobjc sourceTree <group> - 4A27956334674C0486F7E13E - - fileRef - 7AEB9302CC0142A6B2C8E652 - isa - PBXBuildFile - - 4AC1B09A815E4482900B2F84 + 751FF30FF0C471463E946B29 children - AE17B397680B489C811D7C40 + 3286DA335D7944F4DE259AB7 + E97822D2F7D27B8C54F72870 + A8C020680030E2B2974175EB isa PBXGroup name - Frameworks + MTBlockAlertView + path + MTBlockAlertView sourceTree <group> - 4B6A14B269E249ECA3C33708 + 78708B79158B8293B169DA9A + + buildConfigurations + + 0060736AEF973AC7EA60832F + F8986771B9AAB229B7B210B7 + + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release + isa + XCConfigurationList + + 7D4957AC7497267F2BA2DAC9 includeInIndex 1 @@ -478,59 +556,68 @@ PBXFileReference lastKnownFileType sourcecode.c.h - name - EXTRuntimeExtensions.h path - extobjc/EXTRuntimeExtensions.h + Pods-environment.h sourceTree <group> - 53FC06D966BD4D91B59A7572 + 7F896ABB74D582FC26D369C9 fileRef - 7AEB9302CC0142A6B2C8E652 + 261024EF1CD4B23C3DE09B29 isa PBXBuildFile + settings + + COMPILER_FLAGS + -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + - 5699B271B34446F4842B577B + 815F6DB7BBE532C3A0CAD56C + explicitFileType + archive.ar includeInIndex - 1 + 0 isa PBXFileReference - lastKnownFileType - sourcecode.c.h - name - EXTScope.h path - extobjc/EXTScope.h + libPods-MTBlockAlertView.a sourceTree - <group> + BUILT_PRODUCTS_DIR - 58636256F4914654A505C6E5 + 830743868F09DB87C869B271 - fileRef - 19A835D06E2B430D8A6B14A6 + includeInIndex + 1 isa - PBXBuildFile + PBXFileReference + lastKnownFileType + text.xcconfig + path + Pods-libextobjc-Private.xcconfig + sourceTree + <group> - 629607FB758048A593CC5320 + 928AE9B69E0C19DB5CA450DB - containerPortal - 078624DC8F834C04B461AAC5 + children + + E0B20B555FCFC1DF7DFB0616 + CA1211A136D9AE27048EEEF6 + BE165E626641A4111C904993 + F4FFCF231928BE285CAFDC63 + BD4C74B91EAB136B19858539 + isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - 06A863662FAF4B18A5D53BE6 - remoteInfo - Pods-libextobjc + PBXGroup + sourceTree + <group> - 637A185770EC442887BDE658 + 92EFAA6044F7C50F9614813A baseConfigurationReference - A34E5D5A40A74AFDB8E44A0F + 990C4A5F6B523341CEAD9A11 buildSettings ALWAYS_SEARCH_USER_PATHS @@ -539,16 +626,12 @@ NO DSTROOT /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 GCC_DYNAMIC_NO_PIC NO GCC_OPTIMIZATION_LEVEL 0 GCC_PRECOMPILE_PREFIX_HEADER YES - GCC_PREFIX_HEADER - Pods-MTBlockAlertView-prefix.pch GCC_PREPROCESSOR_DEFINITIONS DEBUG=1 @@ -556,8 +639,6 @@ GCC_SYMBOLS_PRIVATE_EXTERN NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 INSTALL_PATH $(BUILT_PRODUCTS_DIR) IPHONEOS_DEPLOYMENT_TARGET @@ -578,351 +659,242 @@ name Debug - 671BB942A23B4602BC275E9D + 96382760F8423EEDAEF49FAC - buildActionMask - 2147483647 - files + buildConfigurations - A52D44AD436D4FB1B60FCCD9 - E62893EFFDD64EE08AC30F60 - B3743382D4DE40869FED437C + 9FB5107965B322AD94B0A84C + 96DE6E8D7476AA3B6840DB91 - isa - PBXHeadersBuildPhase - runOnlyForDeploymentPostprocessing + defaultConfigurationIsVisible 0 - - 676394C43E1D46FD97A4C2E2 - - children - - 4B6A14B269E249ECA3C33708 - 9E4581AE6B994EB19577BE2B - DC7443C22FB14FC3A100EF97 - - isa - PBXGroup - name - RuntimeExtensions - sourceTree - <group> - - 6DAE08EF269F4195970BEB46 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-MTBlockAlertView.xcconfig - sourceTree - <group> - - 6E4967C1889D40A8B7173642 - - children - - 5699B271B34446F4842B577B - DBC222A01183457A92CB26DC - + defaultConfigurationName + Release isa - PBXGroup - name - EXTScope - sourceTree - <group> + XCConfigurationList - 6F949196970E42E689446FE9 + 96DE6E8D7476AA3B6840DB91 - baseConfigurationReference - A34E5D5A40A74AFDB8E44A0F buildSettings ALWAYS_SEARCH_USER_PATHS NO - COPY_PHASE_STRIP + CLANG_CXX_LANGUAGE_STANDARD + gnu++0x + CLANG_CXX_LIBRARY + libc++ + CLANG_ENABLE_MODULES YES - DSTROOT - /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_PRECOMPILE_PREFIX_HEADER + CLANG_ENABLE_OBJC_ARC + NO + CLANG_WARN_BOOL_CONVERSION YES - GCC_PREFIX_HEADER - Pods-MTBlockAlertView-prefix.pch - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) - IPHONEOS_DEPLOYMENT_TARGET - 6.0 - OTHER_CFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_CPLUSPLUSFLAGS - - -DNS_BLOCK_ASSERTIONS=1 - $(inherited) - - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL + CLANG_WARN_CONSTANT_CONVERSION YES - VALIDATE_PRODUCT + CLANG_WARN_DIRECT_OBJC_ISA_USAGE + YES + CLANG_WARN_EMPTY_BODY + YES + CLANG_WARN_ENUM_CONVERSION + YES + CLANG_WARN_INT_CONVERSION + YES + CLANG_WARN_OBJC_ROOT_CLASS YES - - isa - XCBuildConfiguration - name - Release - - 707A7848A88E4B82BA97A318 - - baseConfigurationReference - A2F0D41CAAE0472F8ACBA6AC - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO COPY_PHASE_STRIP NO - DSTROOT - /tmp/xcodeproj.dst + ENABLE_NS_ASSERTIONS + NO GCC_C_LANGUAGE_STANDARD gnu99 - GCC_DYNAMIC_NO_PIC - NO - GCC_OPTIMIZATION_LEVEL - 0 - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Pods-libextobjc-prefix.pch GCC_PREPROCESSOR_DEFINITIONS - DEBUG=1 - $(inherited) + RELEASE=1 - GCC_SYMBOLS_PRIVATE_EXTERN - NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 - INSTALL_PATH - $(BUILT_PRODUCTS_DIR) + GCC_WARN_64_TO_32_BIT_CONVERSION + YES + GCC_WARN_ABOUT_RETURN_TYPE + YES + GCC_WARN_UNDECLARED_SELECTOR + YES + GCC_WARN_UNINITIALIZED_AUTOS + YES + GCC_WARN_UNUSED_FUNCTION + YES + GCC_WARN_UNUSED_VARIABLE + YES IPHONEOS_DEPLOYMENT_TARGET 6.0 - OTHER_LDFLAGS - - PRODUCT_NAME - $(TARGET_NAME) - PUBLIC_HEADERS_FOLDER_PATH - $(TARGET_NAME) - SDKROOT - iphoneos - SKIP_INSTALL + STRIP_INSTALLED_PRODUCT + NO + VALIDATE_PRODUCT YES isa XCBuildConfiguration - name - Debug - - 71822B97DE894128AE3D1E5D - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.plist.xml - path - Pods-acknowledgements.plist - sourceTree - <group> - - 77A3B89C765B4EC0AC701958 - - buildConfigurations - - 637A185770EC442887BDE658 - 6F949196970E42E689446FE9 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName + name Release - isa - XCConfigurationList - 785CF83FB9274C01A3693085 + 990C4A5F6B523341CEAD9A11 includeInIndex 1 isa PBXFileReference lastKnownFileType - text + text.xcconfig path - Pods-acknowledgements.markdown + Pods.debug.xcconfig sourceTree <group> - 7A03A79A6E3446CD9EDCF6B0 - - isa - PBXTargetDependency - target - 1A16826E32A04509BAE58450 - targetProxy - 81F4B8B4B0FE48E1A1A3C7B6 - - 7AEB9302CC0142A6B2C8E652 + 9A5C41B8555EC19BF19860C5 + includeInIndex + 1 isa PBXFileReference lastKnownFileType - wrapper.framework + sourcecode.c.h name - Foundation.framework + metamacros.h path - Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/Foundation.framework + extobjc/metamacros.h sourceTree - DEVELOPER_DIR - - 7E91994F0CCB43A2BE17A215 - - buildActionMask - 2147483647 - files - - F2C8EFF571274033A48C46E1 - 372E0E6E0739448EA67F5B89 - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 81F4B8B4B0FE48E1A1A3C7B6 - - containerPortal - 078624DC8F834C04B461AAC5 - isa - PBXContainerItemProxy - proxyType - 1 - remoteGlobalIDString - 1A16826E32A04509BAE58450 - remoteInfo - Pods-MTBlockAlertView - - 84AEF318AB574BAAAC3A1C8B - - fileRef - B23C877BED5A42D09FC3FBFF - isa - PBXBuildFile + <group> - 8B405119EF5C4133BEC8A819 + 9DB808FDAC34E9E3E5454AA2 - explicitFileType - archive.ar includeInIndex - 0 + 1 isa PBXFileReference + lastKnownFileType + sourcecode.c.h + name + EXTScope.h path - libPods-libextobjc.a + extobjc/EXTScope.h sourceTree - BUILT_PRODUCTS_DIR + <group> - 8D155095447E4C9F94F58B71 + 9FB5107965B322AD94B0A84C - children - - E37540CF13A1440F8A336997 - B23C877BED5A42D09FC3FBFF - 8B405119EF5C4133BEC8A819 - + buildSettings + + ALWAYS_SEARCH_USER_PATHS + NO + CLANG_CXX_LANGUAGE_STANDARD + gnu++0x + CLANG_CXX_LIBRARY + libc++ + CLANG_ENABLE_MODULES + YES + CLANG_ENABLE_OBJC_ARC + NO + CLANG_WARN_BOOL_CONVERSION + YES + CLANG_WARN_CONSTANT_CONVERSION + YES + CLANG_WARN_DIRECT_OBJC_ISA_USAGE + YES + CLANG_WARN_EMPTY_BODY + YES + CLANG_WARN_ENUM_CONVERSION + YES + CLANG_WARN_INT_CONVERSION + YES + CLANG_WARN_OBJC_ROOT_CLASS + YES + COPY_PHASE_STRIP + YES + GCC_C_LANGUAGE_STANDARD + gnu99 + GCC_DYNAMIC_NO_PIC + NO + GCC_OPTIMIZATION_LEVEL + 0 + GCC_PREPROCESSOR_DEFINITIONS + + DEBUG=1 + $(inherited) + + GCC_SYMBOLS_PRIVATE_EXTERN + NO + GCC_WARN_64_TO_32_BIT_CONVERSION + YES + GCC_WARN_ABOUT_RETURN_TYPE + YES + GCC_WARN_UNDECLARED_SELECTOR + YES + GCC_WARN_UNINITIALIZED_AUTOS + YES + GCC_WARN_UNUSED_FUNCTION + YES + GCC_WARN_UNUSED_VARIABLE + YES + IPHONEOS_DEPLOYMENT_TARGET + 6.0 + ONLY_ACTIVE_ARCH + YES + STRIP_INSTALLED_PRODUCT + NO + isa - PBXGroup + XCBuildConfiguration name - Products - sourceTree - <group> + Debug - 8D765C0FEDD2499889C414FD + A1302E462EFC40E7C9362C4C includeInIndex 1 isa PBXFileReference lastKnownFileType - text.script.sh + text path - Pods-resources.sh + Pods-acknowledgements.markdown sourceTree <group> - 8EF577FA28544E39B607A755 + A168DA680526285DB6B5D4DB children - E0EC5300DABA4E9D8593C0C5 - 785CF83FB9274C01A3693085 - 71822B97DE894128AE3D1E5D - F87451FEEF8A4AA4A6F52E83 - 4040DD9EE0BB493881FB1C69 - 8D765C0FEDD2499889C414FD + A1302E462EFC40E7C9362C4C + 20468256876D21691526812C + F3E3A5C3F18F4580A10DCB6E + 7D4957AC7497267F2BA2DAC9 + C5A4550B48E181EDF7E40F2A + 990C4A5F6B523341CEAD9A11 + 0401A4D8225BE23F12F8C004 isa PBXGroup name Pods + path + Target Support Files/Pods sourceTree <group> - 90F0BBF9D3344CD79DF1C152 - - children - - 0612BDB6AF6841E387A8D26E - A2F0D41CAAE0472F8ACBA6AC - 1C0F83980EC94D53A59C99E2 - 91CBC51C88AA4D769EA96028 - - isa - PBXGroup - name - Support Files - sourceTree - SOURCE_ROOT - - 911EA029DC264EF8BCE9DC8C + A67232103E337ED574A4B10C buildActionMask 2147483647 files - 53FC06D966BD4D91B59A7572 + D3FBCA483304F7F11F9C0ED8 + 17906ED44EC99A2B9F1F1475 + 210A03070DA045F888DFE585 isa - PBXFrameworksBuildPhase + PBXHeadersBuildPhase runOnlyForDeploymentPostprocessing 0 - 91CBC51C88AA4D769EA96028 + A6DAFE6568ECEA043A943A4F includeInIndex 1 @@ -930,41 +902,14 @@ PBXFileReference lastKnownFileType sourcecode.c.h + name + EXTRuntimeExtensions.h path - Pods-libextobjc-prefix.pch + extobjc/EXTRuntimeExtensions.h sourceTree <group> - 9AEA4530EDFA4C33BB7A9C88 - - buildActionMask - 2147483647 - files - - 4A27956334674C0486F7E13E - 84AEF318AB574BAAAC3A1C8B - 9ED260FFAD834AB28D4C4A08 - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 9E42D29D02D445968C3B2C36 - - buildConfigurations - - 24D08074C5F3400F860828CF - 3111E3EB5F794A08B9D1BAD9 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - 9E4581AE6B994EB19577BE2B + A8233D031BC1B5AD1F9077A0 includeInIndex 1 @@ -979,31 +924,41 @@ sourceTree <group> - 9ED260FFAD834AB28D4C4A08 + A8C020680030E2B2974175EB - fileRef - 8B405119EF5C4133BEC8A819 + children + + EC1CD2250249BAED4ECC54A1 + 718C0718DC35490EFA8B5A5E + 18B9C885E65E7DBB4961C92C + FE991E22CA824ABD42D8F568 + isa - PBXBuildFile + PBXGroup + name + Support Files + path + ../Target Support Files/Pods-MTBlockAlertView + sourceTree + <group> - 9F092C37C6C04B4880DE25E6 + B06BD3BF68262CC49819BBBB - buildConfigurations - - A003EA00092440548B728A1F - CE65C32344FA482EA1B0B47A - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release + containerPortal + 3E125649194B520D627DC52B isa - XCConfigurationList + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + EDC0B0704C13ED272725B124 + remoteInfo + Pods-libextobjc - A003EA00092440548B728A1F + B30A299F05B0D0A051D50FBF baseConfigurationReference - E0EC5300DABA4E9D8593C0C5 + 830743868F09DB87C869B271 buildSettings ALWAYS_SEARCH_USER_PATHS @@ -1012,14 +967,14 @@ NO DSTROOT /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 GCC_DYNAMIC_NO_PIC NO GCC_OPTIMIZATION_LEVEL 0 GCC_PRECOMPILE_PREFIX_HEADER YES + GCC_PREFIX_HEADER + Target Support Files/Pods-libextobjc/Pods-libextobjc-prefix.pch GCC_PREPROCESSOR_DEFINITIONS DEBUG=1 @@ -1027,8 +982,6 @@ GCC_SYMBOLS_PRIVATE_EXTERN NO - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 INSTALL_PATH $(BUILT_PRODUCTS_DIR) IPHONEOS_DEPLOYMENT_TARGET @@ -1049,115 +1002,139 @@ name Debug - A04C2A067EB442C3922A55DB + BB20C895D4DB347E793D955C - buildActionMask - 2147483647 - files + buildConfigurationList + 6E152E728FE359EAACCCE086 + buildPhases + + 2589D0E2B7A38F1AF89D15E2 + 3F06FF0D886D297ECA41C4DE + + buildRules + + dependencies - B959FFEABABA4CABA4B38A8F - 2984027F909B46278FB16DDB - FD398ECFD6A84B8582A60F10 + E213993AEF483EB473102F7D + F8FBB135E054E56C2178DC02 isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 + PBXNativeTarget + name + Pods + productName + Pods + productReference + 3FCFEEE4D4012EDC0C781D8D + productType + com.apple.product-type.library.static - A2F0D41CAAE0472F8ACBA6AC + BD4C74B91EAB136B19858539 - includeInIndex - 1 + children + + A168DA680526285DB6B5D4DB + isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-libextobjc-Private.xcconfig + PBXGroup + name + Targets Support Files sourceTree <group> - A34E5D5A40A74AFDB8E44A0F + BE165E626641A4111C904993 - includeInIndex - 1 + children + + 751FF30FF0C471463E946B29 + 0BF6B387848D713912FCE70D + isa - PBXFileReference - lastKnownFileType - text.xcconfig - path - Pods-MTBlockAlertView-Private.xcconfig + PBXGroup + name + Pods + sourceTree + <group> + + BF6EA3D4079C688EFA627CDA + + children + + 9DB808FDAC34E9E3E5454AA2 + 261024EF1CD4B23C3DE09B29 + + isa + PBXGroup + name + EXTScope sourceTree <group> - A52D44AD436D4FB1B60FCCD9 + C3FC4F52259EF9204D92F9E9 - fileRef - 4B6A14B269E249ECA3C33708 + children + + A6DAFE6568ECEA043A943A4F + A8233D031BC1B5AD1F9077A0 + 9A5C41B8555EC19BF19860C5 + isa - PBXBuildFile + PBXGroup + name + RuntimeExtensions + sourceTree + <group> - A92310CD09AD49ACAD64BBE9 + C5A4550B48E181EDF7E40F2A includeInIndex 1 isa PBXFileReference lastKnownFileType - sourcecode.c.objc - name - MTBlockAlertView.m + text.script.sh path - MTBlockAlertView/MTBlockAlertView/MTBlockAlertView.m + Pods-resources.sh sourceTree <group> - AE17B397680B489C811D7C40 + CA1211A136D9AE27048EEEF6 children - 7AEB9302CC0142A6B2C8E652 + CA4479B24DA58EB2DBB73B5F isa PBXGroup name - iOS + Frameworks sourceTree <group> - B23C877BED5A42D09FC3FBFF + CA4479B24DA58EB2DBB73B5F - explicitFileType - archive.ar - includeInIndex - 0 + children + + 64118932103D63584B443617 + isa - PBXFileReference - path - libPods-MTBlockAlertView.a + PBXGroup + name + iOS sourceTree - BUILT_PRODUCTS_DIR + <group> - B3743382D4DE40869FED437C + D3FBCA483304F7F11F9C0ED8 fileRef - DC7443C22FB14FC3A100EF97 + A6DAFE6568ECEA043A943A4F isa PBXBuildFile - B38D7DD4B2D94E9EB5E2F8A2 - - isa - PBXTargetDependency - target - 06A863662FAF4B18A5D53BE6 - targetProxy - 629607FB758048A593CC5320 - - B959FFEABABA4CABA4B38A8F + DB547DA4472BB408168790E1 fileRef - 9E4581AE6B994EB19577BE2B + E97822D2F7D27B8C54F72870 isa PBXBuildFile settings @@ -1166,30 +1143,23 @@ -fobjc-arc -DOS_OBJECT_USE_OBJC=0 - BB8F9CBDA83848FE8954CE4C - - children - - 8EF577FA28544E39B607A755 - - isa - PBXGroup - name - Targets Support Files - sourceTree - <group> - - C4CF145ED8AD4615BDBD9C04 + DF9817EBBC002E36AAB89493 - fileRef - 7AEB9302CC0142A6B2C8E652 + containerPortal + 3E125649194B520D627DC52B isa - PBXBuildFile + PBXContainerItemProxy + proxyType + 1 + remoteGlobalIDString + 2143B2F10B2B19362029C90C + remoteInfo + Pods-MTBlockAlertView - CE65C32344FA482EA1B0B47A + E005AB1D88E7010150A1A793 baseConfigurationReference - E0EC5300DABA4E9D8593C0C5 + 830743868F09DB87C869B271 buildSettings ALWAYS_SEARCH_USER_PATHS @@ -1198,12 +1168,10 @@ YES DSTROOT /tmp/xcodeproj.dst - GCC_C_LANGUAGE_STANDARD - gnu99 GCC_PRECOMPILE_PREFIX_HEADER YES - GCC_VERSION - com.apple.compilers.llvm.clang.1_0 + GCC_PREFIX_HEADER + Target Support Files/Pods-libextobjc/Pods-libextobjc-prefix.pch INSTALL_PATH $(BUILT_PRODUCTS_DIR) IPHONEOS_DEPLOYMENT_TARGET @@ -1236,74 +1204,69 @@ name Release - D4DC88AC9855447F950BF0EC + E0B20B555FCFC1DF7DFB0616 - buildActionMask - 2147483647 - files - - 58636256F4914654A505C6E5 - + includeInIndex + 1 isa - PBXHeadersBuildPhase - runOnlyForDeploymentPostprocessing - 0 + PBXFileReference + lastKnownFileType + text + name + Podfile + path + ../Podfile + sourceTree + SOURCE_ROOT + xcLanguageSpecificationIdentifier + xcode.lang.ruby - D6E02EBB13E84421905792EA + E118F7050B4F22F150A09601 - children + buildConfigurations - 19A835D06E2B430D8A6B14A6 - A92310CD09AD49ACAD64BBE9 - 1E5751E914614282899BD924 + B30A299F05B0D0A051D50FBF + E005AB1D88E7010150A1A793 + defaultConfigurationIsVisible + 0 + defaultConfigurationName + Release isa - PBXGroup - name - MTBlockAlertView - path - MTBlockAlertView - sourceTree - <group> + XCConfigurationList - DB66EF69A0B64ED1819DC781 + E213993AEF483EB473102F7D - fileRef - F87451FEEF8A4AA4A6F52E83 isa - PBXBuildFile + PBXTargetDependency + target + 2143B2F10B2B19362029C90C + targetProxy + DF9817EBBC002E36AAB89493 - DBC222A01183457A92CB26DC + E7EEB034D13117CC362203C6 - includeInIndex - 1 + fileRef + 3286DA335D7944F4DE259AB7 isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - name - EXTScope.m - path - extobjc/EXTScope.m - sourceTree - <group> + PBXBuildFile - DC7443C22FB14FC3A100EF97 + E97822D2F7D27B8C54F72870 includeInIndex 1 isa PBXFileReference lastKnownFileType - sourcecode.c.h + sourcecode.c.objc name - metamacros.h + MTBlockAlertView.m path - extobjc/metamacros.h + MTBlockAlertView/MTBlockAlertView/MTBlockAlertView.m sourceTree <group> - E0EC5300DABA4E9D8593C0C5 + EC1CD2250249BAED4ECC54A1 includeInIndex 1 @@ -1312,134 +1275,155 @@ lastKnownFileType text.xcconfig path - Pods.xcconfig + Pods-MTBlockAlertView.xcconfig sourceTree <group> - E37540CF13A1440F8A336997 - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods.a - sourceTree - BUILT_PRODUCTS_DIR - - E62893EFFDD64EE08AC30F60 - - fileRef - 5699B271B34446F4842B577B - isa - PBXBuildFile - - E89DDBF0D3624024B9DB76B5 + EDC0B0704C13ED272725B124 buildConfigurationList - 9F092C37C6C04B4880DE25E6 + E118F7050B4F22F150A09601 buildPhases - 025DEC4E6FED4B56B0228D05 - 9AEA4530EDFA4C33BB7A9C88 + 4DD9A2674EBFCBAA07BC8DC5 + 659E317FF018F758C41E3573 + A67232103E337ED574A4B10C buildRules dependencies - - 7A03A79A6E3446CD9EDCF6B0 - B38D7DD4B2D94E9EB5E2F8A2 - + isa PBXNativeTarget name - Pods + Pods-libextobjc productName - Pods + Pods-libextobjc productReference - E37540CF13A1440F8A336997 + 45A3450CE8D88883953C97F8 productType com.apple.product-type.library.static - EAC0C00226D347F6A29F0272 + F2D2B0B8A3F583E41A1A2281 + + fileRef + 64118932103D63584B443617 + isa + PBXBuildFile + + F3E3A5C3F18F4580A10DCB6E includeInIndex 1 isa PBXFileReference lastKnownFileType - sourcecode.c.h + sourcecode.c.objc path - Pods-MTBlockAlertView-prefix.pch + Pods-dummy.m sourceTree <group> - F2189FB45E6A458CA214A0C9 + F4FFCF231928BE285CAFDC63 - buildActionMask - 2147483647 - files + children - C4CF145ED8AD4615BDBD9C04 + 3FCFEEE4D4012EDC0C781D8D + 815F6DB7BBE532C3A0CAD56C + 45A3450CE8D88883953C97F8 isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 + PBXGroup + name + Products + sourceTree + <group> - F2C8EFF571274033A48C46E1 + F8986771B9AAB229B7B210B7 - fileRef - A92310CD09AD49ACAD64BBE9 - isa - PBXBuildFile - settings + baseConfigurationReference + 718C0718DC35490EFA8B5A5E + buildSettings - COMPILER_FLAGS - -fobjc-arc -DOS_OBJECT_USE_OBJC=0 + ALWAYS_SEARCH_USER_PATHS + NO + COPY_PHASE_STRIP + YES + DSTROOT + /tmp/xcodeproj.dst + GCC_PRECOMPILE_PREFIX_HEADER + YES + GCC_PREFIX_HEADER + Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-prefix.pch + INSTALL_PATH + $(BUILT_PRODUCTS_DIR) + IPHONEOS_DEPLOYMENT_TARGET + 6.0 + OTHER_CFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_CPLUSPLUSFLAGS + + -DNS_BLOCK_ASSERTIONS=1 + $(inherited) + + OTHER_LDFLAGS + + PRODUCT_NAME + $(TARGET_NAME) + PUBLIC_HEADERS_FOLDER_PATH + $(TARGET_NAME) + SDKROOT + iphoneos + SKIP_INSTALL + YES + VALIDATE_PRODUCT + YES + isa + XCBuildConfiguration + name + Release - F87451FEEF8A4AA4A6F52E83 + F8FBB135E054E56C2178DC02 - includeInIndex - 1 isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - Pods-dummy.m - sourceTree - <group> + PBXTargetDependency + target + EDC0B0704C13ED272725B124 + targetProxy + B06BD3BF68262CC49819BBBB + + FB91F195A4C2263D282AF3B6 + + buildActionMask + 2147483647 + files + + 005BBB49E599819814166040 + + isa + PBXFrameworksBuildPhase + runOnlyForDeploymentPostprocessing + 0 - FB2CB533938F43FDAE0C220E + FE991E22CA824ABD42D8F568 includeInIndex 1 isa PBXFileReference lastKnownFileType - text - name - Podfile + sourcecode.c.h path - ../Podfile + Pods-MTBlockAlertView-prefix.pch sourceTree - SOURCE_ROOT - xcLanguageSpecificationIdentifier - xcode.lang.ruby - - FD398ECFD6A84B8582A60F10 - - fileRef - 1C0F83980EC94D53A59C99E2 - isa - PBXBuildFile + <group> rootObject - 078624DC8F834C04B461AAC5 + 3E125649194B520D627DC52B diff --git a/sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-Private.xcconfig b/sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-Private.xcconfig new file mode 100644 index 000000000..b7576cde7 --- /dev/null +++ b/sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-Private.xcconfig @@ -0,0 +1,5 @@ +#include "Pods-MTBlockAlertView.xcconfig" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Build" "${PODS_ROOT}/Headers/Build/MTBlockAlertView" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/MTBlockAlertView" "${PODS_ROOT}/Headers/Public/libextobjc" +OTHER_LDFLAGS = -ObjC +PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Pods-MTBlockAlertView-dummy.m b/sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-dummy.m similarity index 100% rename from sample-videochat-customsession/Pods/Pods-MTBlockAlertView-dummy.m rename to sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-dummy.m diff --git a/sample-videochat-customsession/Pods/Pods-MTBlockAlertView-prefix.pch b/sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-prefix.pch similarity index 100% rename from sample-videochat-customsession/Pods/Pods-MTBlockAlertView-prefix.pch rename to sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView-prefix.pch diff --git a/sample-videochat-customsession/Pods/Pods-MTBlockAlertView.xcconfig b/sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView.xcconfig similarity index 100% rename from sample-videochat-customsession/Pods/Pods-MTBlockAlertView.xcconfig rename to sample-videochat-customsession/Pods/Target Support Files/Pods-MTBlockAlertView/Pods-MTBlockAlertView.xcconfig diff --git a/sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc-Private.xcconfig b/sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc-Private.xcconfig new file mode 100644 index 000000000..435323d55 --- /dev/null +++ b/sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc-Private.xcconfig @@ -0,0 +1,5 @@ +#include "Pods-libextobjc.xcconfig" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Build" "${PODS_ROOT}/Headers/Build/libextobjc" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/MTBlockAlertView" "${PODS_ROOT}/Headers/Public/libextobjc" +OTHER_LDFLAGS = -ObjC +PODS_ROOT = ${SRCROOT} \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Pods-libextobjc-dummy.m b/sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc-dummy.m similarity index 100% rename from sample-videochat-customsession/Pods/Pods-libextobjc-dummy.m rename to sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc-dummy.m diff --git a/sample-videochat-customsession/Pods/Pods-libextobjc-prefix.pch b/sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc-prefix.pch similarity index 100% rename from sample-videochat-customsession/Pods/Pods-libextobjc-prefix.pch rename to sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc-prefix.pch diff --git a/sample-videochat-customsession/Pods/Pods-libextobjc.xcconfig b/sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc.xcconfig similarity index 100% rename from sample-videochat-customsession/Pods/Pods-libextobjc.xcconfig rename to sample-videochat-customsession/Pods/Target Support Files/Pods-libextobjc/Pods-libextobjc.xcconfig diff --git a/sample-videochat-customsession/Pods/Pods-acknowledgements.markdown b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-acknowledgements.markdown similarity index 100% rename from sample-videochat-customsession/Pods/Pods-acknowledgements.markdown rename to sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-acknowledgements.markdown diff --git a/sample-videochat-customsession/Pods/Pods-acknowledgements.plist b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-acknowledgements.plist similarity index 100% rename from sample-videochat-customsession/Pods/Pods-acknowledgements.plist rename to sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-acknowledgements.plist diff --git a/sample-videochat-customsession/Pods/Pods-dummy.m b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-dummy.m similarity index 100% rename from sample-videochat-customsession/Pods/Pods-dummy.m rename to sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-dummy.m diff --git a/sample-videochat-customsession/Pods/Pods-environment.h b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-environment.h similarity index 100% rename from sample-videochat-customsession/Pods/Pods-environment.h rename to sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-environment.h diff --git a/sample-videochat-customsession/Pods/Pods-resources.sh b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-resources.sh similarity index 98% rename from sample-videochat-customsession/Pods/Pods-resources.sh rename to sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-resources.sh index 39c2549a8..f9c5d7348 100755 --- a/sample-videochat-customsession/Pods/Pods-resources.sh +++ b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods-resources.sh @@ -50,7 +50,7 @@ rm -f "$RESOURCES_TO_COPY" if [[ -n "${WRAPPER_EXTENSION}" ]] && [ `xcrun --find actool` ] && [ `find . -name '*.xcassets' | wc -l` -ne 0 ] then - case "${TARGETED_DEVICE_FAMILY}" in + case "${TARGETED_DEVICE_FAMILY}" in 1,2) TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" ;; @@ -62,7 +62,7 @@ then ;; *) TARGET_DEVICE_ARGS="--target-device mac" - ;; - esac + ;; + esac find "${PWD}" -name "*.xcassets" -print0 | xargs -0 actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${IPHONEOS_DEPLOYMENT_TARGET}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" fi diff --git a/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods.debug.xcconfig b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods.debug.xcconfig new file mode 100644 index 000000000..9a0b7402d --- /dev/null +++ b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods.debug.xcconfig @@ -0,0 +1,5 @@ +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/MTBlockAlertView" "${PODS_ROOT}/Headers/Public/libextobjc" +OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/MTBlockAlertView" -isystem "${PODS_ROOT}/Headers/Public/libextobjc" +OTHER_LDFLAGS = -ObjC -l"Pods-MTBlockAlertView" -l"Pods-libextobjc" +PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods.release.xcconfig b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods.release.xcconfig new file mode 100644 index 000000000..9a0b7402d --- /dev/null +++ b/sample-videochat-customsession/Pods/Target Support Files/Pods/Pods.release.xcconfig @@ -0,0 +1,5 @@ +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/MTBlockAlertView" "${PODS_ROOT}/Headers/Public/libextobjc" +OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/MTBlockAlertView" -isystem "${PODS_ROOT}/Headers/Public/libextobjc" +OTHER_LDFLAGS = -ObjC -l"Pods-MTBlockAlertView" -l"Pods-libextobjc" +PODS_ROOT = ${SRCROOT}/Pods \ No newline at end of file diff --git a/sample-videochat-customsession/VideoChat-sample-ios/External/AudioFileWriter/AQRecorder.mm b/sample-videochat-customsession/VideoChat-sample-ios/External/AudioFileWriter/AQRecorder.mm index 90bd8e627..f38018243 100755 --- a/sample-videochat-customsession/VideoChat-sample-ios/External/AudioFileWriter/AQRecorder.mm +++ b/sample-videochat-customsession/VideoChat-sample-ios/External/AudioFileWriter/AQRecorder.mm @@ -211,9 +211,11 @@ OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF CFStringRef recordFileEncoded = CFURLCreateStringByAddingPercentEscapes(kCFAllocatorDefault, (CFStringRef)recordFile, NULL, NULL, kCFStringEncodingUTF8); url = CFURLCreateWithString(kCFAllocatorDefault, recordFileEncoded, NULL); + CFRelease(recordFileEncoded); // create the audio file OSStatus status = AudioFileCreateWithURL(url, kAudioFileCAFType, &mRecordFormat, kAudioFileFlags_EraseFile, &mRecordFile); + CFRelease(url); XThrowIfError(status, "AudioFileCreateWithURL failed"); diff --git a/sample-videochat-customsession/VideoChat-sample-ios/External/AudioVideoCapture/CaptureSessionManager.mm b/sample-videochat-customsession/VideoChat-sample-ios/External/AudioVideoCapture/CaptureSessionManager.mm index b11813400..7050b854e 100644 --- a/sample-videochat-customsession/VideoChat-sample-ios/External/AudioVideoCapture/CaptureSessionManager.mm +++ b/sample-videochat-customsession/VideoChat-sample-ios/External/AudioVideoCapture/CaptureSessionManager.mm @@ -141,9 +141,13 @@ -(void) setupAudioCapture{ // Start processing // + __weak __typeof(self)weakSelf = self; [[QBAudioIOService shared] setInputBlock:^(AudioBuffer buffer){ - if(self.audioOutputBlock != nil){ - self.audioOutputBlock(buffer); + + @autoreleasepool { + if(weakSelf.audioOutputBlock != nil){ + weakSelf.audioOutputBlock(buffer); + } } }]; // @@ -151,9 +155,10 @@ -(void) setupAudioCapture{ } - (void)captureOutput:(AVCaptureOutput *)captureOutput didOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer fromConnection:(AVCaptureConnection *)connection { - - if(self.videoOutputBlock != nil){ - self.videoOutputBlock(sampleBuffer); + @autoreleasepool { + if(self.videoOutputBlock != nil){ + self.videoOutputBlock(sampleBuffer); + } } if (self.enabledRecording) { @@ -324,31 +329,34 @@ - (void)finishWritingVideoAndAudio NSURL* outputAudioFileURL = [NSURL fileURLWithPath:audioFilePath]; self.recorder->StopRecord(); - @weakify(self); + __weak __typeof(self)weakSelf = self; + [self.videoWriterInput markAsFinished]; [self.videoWriter finishWritingWithCompletionHandler:^{ - @strongify(self); + if (self.videoWriter.status == AVAssetWriterStatusCompleted) { - NSURL* outputVideoFileURL = [self.videoWriter outputURL]; + NSURL* outputVideoFileURL = [weakSelf.videoWriter outputURL]; // prepare for merging with audio and sending to QB - [self finishedRecordingVideoAtURL:outputVideoFileURL + [weakSelf finishedRecordingVideoAtURL:outputVideoFileURL andAudioAtURL:outputAudioFileURL andBackgroundId:identifier]; } - if (self.videoWriter.status == AVAssetWriterStatusFailed) { - NSAssert(NO, [self.videoWriter.error description]); + if (weakSelf.videoWriter.status == AVAssetWriterStatusFailed) { + NSAssert(NO, [weakSelf.videoWriter.error description]); } - [self setupAssetWriter]; + [weakSelf setupAssetWriter]; }]; } } } - (void)finishWritingVideoAndAudioAtBackground { + @synchronized(self.videoWriter) { - if (self.videoWriter.status == AVAssetWriterStatusWriting) { + __weak __typeof(self)weakSelf = self; + if (self.videoWriter.status == AVAssetWriterStatusWriting) { __block UIBackgroundTaskIdentifier identifier = [[UIApplication sharedApplication] beginBackgroundTaskWithExpirationHandler:^{ [[UIApplication sharedApplication] endBackgroundTask:identifier]; }]; @@ -357,14 +365,13 @@ - (void)finishWritingVideoAndAudioAtBackground { NSURL* outputAudioFileURL = [NSURL fileURLWithPath:audioFilePath]; self.recorder->StopRecord(); - @weakify(self); [self.videoWriterInput markAsFinished]; [self.videoWriter finishWritingWithCompletionHandler:^{ - @strongify(self); - if (self.videoWriter.status == AVAssetWriterStatusCompleted) + + if (weakSelf.videoWriter.status == AVAssetWriterStatusCompleted) { - NSURL *outputVideoFileURL = [self.videoWriter outputURL]; - [self finishedRecordingVideoAtURL:outputVideoFileURL + NSURL *outputVideoFileURL = [weakSelf.videoWriter outputURL]; + [weakSelf finishedRecordingVideoAtURL:outputVideoFileURL andAudioAtURL:outputAudioFileURL]; } }]; @@ -394,11 +401,13 @@ - (void)finishedRecordingVideoAtURL:(NSURL *)outputVideoFileURL [self.mediaFileMerger mergeVideoFile:outputVideoFileURL withAudioFile:outputAudioFileURL andCompletion:^(BOOL success, NSString *outputFilePath) { + + __weak __typeof(self)weakSelf = self; NSAssert([[NSFileManager defaultManager] fileExistsAtPath:outputFilePath], @"Output file was not created!"); dispatch_async(dispatch_get_main_queue(), ^{ - if(self.recordVideoResultBlock != nil){ - self.recordVideoResultBlock(outputFilePath); + if(weakSelf.recordVideoResultBlock != nil){ + weakSelf.recordVideoResultBlock(outputFilePath); } }); }]; diff --git a/sample-videochat-customsession/VideoChat-sample-ios/External/OpponentVideoWriter/OpponentVideoWriter.m b/sample-videochat-customsession/VideoChat-sample-ios/External/OpponentVideoWriter/OpponentVideoWriter.m index 7d6044049..7e9986a23 100644 --- a/sample-videochat-customsession/VideoChat-sample-ios/External/OpponentVideoWriter/OpponentVideoWriter.m +++ b/sample-videochat-customsession/VideoChat-sample-ios/External/OpponentVideoWriter/OpponentVideoWriter.m @@ -26,8 +26,9 @@ - (void)finishWithCompletionBlock:(OpponentVideoWriterCompletionBlock)completion CVPixelBufferPoolRelease(self.adaptor.pixelBufferPool); __weak typeof(self) weakSelf = self; + [self.videoWriter finishWritingWithCompletionHandler:^{ - if (self.videoWriter.status == AVAssetWriterStatusCompleted){ + if (weakSelf.videoWriter.status == AVAssetWriterStatusCompleted){ NSURL *outputVideoFileURL = [weakSelf.videoWriter outputURL]; if(completionBlock != nil){ @@ -41,8 +42,8 @@ - (void)finishWithCompletionBlock:(OpponentVideoWriterCompletionBlock)completion weakSelf.adaptor = nil; } - if (self.videoWriter.status == AVAssetWriterStatusFailed) { - NSAssert(NO, [self.videoWriter.error description]); + if (weakSelf.videoWriter.status == AVAssetWriterStatusFailed) { + NSAssert(NO, [weakSelf.videoWriter.error description]); } }]; diff --git a/sample-videochat-customsession/VideoChat.xcodeproj/project.pbxproj b/sample-videochat-customsession/VideoChat.xcodeproj/project.pbxproj index c35ce7c92..77c022a70 100644 --- a/sample-videochat-customsession/VideoChat.xcodeproj/project.pbxproj +++ b/sample-videochat-customsession/VideoChat.xcodeproj/project.pbxproj @@ -18,13 +18,13 @@ 43774BDE160893D500DDBF12 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43774BDD160893D500DDBF12 /* UIKit.framework */; }; 43774BE0160893D500DDBF12 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43774BDF160893D500DDBF12 /* Foundation.framework */; }; 43774BE2160893D500DDBF12 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43774BE1160893D500DDBF12 /* CoreGraphics.framework */; }; + 55FE969619E6B9660009FA7C /* Quickblox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF6860FC197814B200496FFB /* Quickblox.framework */; }; 7208BD0D93744996AA2DF1F4 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8D6A055B51645A8BA6EBC02 /* libPods.a */; }; BF0576BD19D1D20700EB6386 /* CaptureSessionManager.mm in Sources */ = {isa = PBXBuildFile; fileRef = BF0576BA19D1D20700EB6386 /* CaptureSessionManager.mm */; }; BF0576BE19D1D20700EB6386 /* MediaFileMerger.m in Sources */ = {isa = PBXBuildFile; fileRef = BF0576BC19D1D20700EB6386 /* MediaFileMerger.m */; }; BF0576C019D1FF2300EB6386 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF0576BF19D1FF2300EB6386 /* MediaPlayer.framework */; }; BF67F8581843F6410066F4C9 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF67F8571843F6410066F4C9 /* Security.framework */; }; BF6860FB1978142500496FFB /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BF6860FA1978142500496FFB /* Media.xcassets */; }; - BF6860FD197814B200496FFB /* Quickblox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF6860FC197814B200496FFB /* Quickblox.framework */; }; BF7CE7C819D31185004CCC19 /* OpponentVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = BF7CE7C719D31185004CCC19 /* OpponentVideoView.m */; }; BF7CE7CC19D3166A004CCC19 /* OpponentVideoWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = BF7CE7CB19D3166A004CCC19 /* OpponentVideoWriter.m */; }; BFE69A8D19D1A56500940907 /* AQRecorder.mm in Sources */ = {isa = PBXBuildFile; fileRef = BFE69A7D19D1A56500940907 /* AQRecorder.mm */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; @@ -51,6 +51,8 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ + 20E9F892DF102E7D7D23A0E7 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = ""; }; + 2E11C4D36C4A0109B08ED417 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = ""; }; 434E9CC81608A01F00A4FB2D /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; 434E9CCA1608A02E00A4FB2D /* libresolv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libresolv.dylib; path = usr/lib/libresolv.dylib; sourceTree = SDKROOT; }; 434E9CCC1608A03E00A4FB2D /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; }; @@ -63,7 +65,6 @@ 43774BDD160893D500DDBF12 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 43774BDF160893D500DDBF12 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 43774BE1160893D500DDBF12 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; - 69A84F60F2774FF99474A2D5 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = ""; }; A8D6A055B51645A8BA6EBC02 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; BF0576B919D1D20700EB6386 /* CaptureSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CaptureSessionManager.h; sourceTree = ""; }; BF0576BA19D1D20700EB6386 /* CaptureSessionManager.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = CaptureSessionManager.mm; sourceTree = ""; }; @@ -137,8 +138,8 @@ 43774BDE160893D500DDBF12 /* UIKit.framework in Frameworks */, 43774BE0160893D500DDBF12 /* Foundation.framework in Frameworks */, 43774BE2160893D500DDBF12 /* CoreGraphics.framework in Frameworks */, - BF6860FD197814B200496FFB /* Quickblox.framework in Frameworks */, 7208BD0D93744996AA2DF1F4 /* libPods.a in Frameworks */, + 55FE969619E6B9660009FA7C /* Quickblox.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -153,7 +154,7 @@ FA078F8C16C94869003E8E5A /* Resources */, 43774BDC160893D500DDBF12 /* Frameworks */, 43774BDA160893D500DDBF12 /* Products */, - 69A84F60F2774FF99474A2D5 /* Pods.xcconfig */, + C529A269DF139E7FA9A0F0C0 /* Pods */, ); sourceTree = ""; }; @@ -270,6 +271,15 @@ path = TPCircularBuffer; sourceTree = ""; }; + C529A269DF139E7FA9A0F0C0 /* Pods */ = { + isa = PBXGroup; + children = ( + 20E9F892DF102E7D7D23A0E7 /* Pods.debug.xcconfig */, + 2E11C4D36C4A0109B08ED417 /* Pods.release.xcconfig */, + ); + name = Pods; + sourceTree = ""; + }; FA078F6016C94833003E8E5A /* VideoChat-sample-ios */ = { isa = PBXGroup; children = ( @@ -437,7 +447,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n"; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -562,18 +572,19 @@ }; 43774BF4160893D500DDBF12 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 69A84F60F2774FF99474A2D5 /* Pods.xcconfig */; + baseConfigurationReference = 20E9F892DF102E7D7D23A0E7 /* Pods.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; CLANG_ENABLE_OBJC_ARC = YES; CODE_SIGN_ENTITLEMENTS = ""; CODE_SIGN_IDENTITY = "iPhone Developer"; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Khomenko Igor (67859YS754)"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; FRAMEWORK_SEARCH_PATHS = ( "\"$(SRCROOT)/../Framework\"", "$(inherited)", "$(PROJECT_DIR)", + "/Users/andrey/Projects/quickblox-ios-sdk/Framework", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "VideoChat-sample-ios/videoChat-Prefix.pch"; @@ -587,7 +598,7 @@ OTHER_LDFLAGS = "$(inherited)"; "OTHER_LDFLAGS[arch=*]" = "$(inherited)"; PRODUCT_NAME = VideoChat; - PROVISIONING_PROFILE = "4A7273D7-268E-4266-B796-A8956D96DE97"; + PROVISIONING_PROFILE = "52a0a30c-4e31-4ee7-a45c-ab85b421f22a"; SDKROOT = iphoneos; WRAPPER_EXTENSION = app; }; @@ -595,7 +606,7 @@ }; 43774BF5160893D500DDBF12 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 69A84F60F2774FF99474A2D5 /* Pods.xcconfig */; + baseConfigurationReference = 2E11C4D36C4A0109B08ED417 /* Pods.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; @@ -607,6 +618,7 @@ "\"$(SRCROOT)/../Framework\"", "$(inherited)", "$(PROJECT_DIR)", + "/Users/andrey/Projects/quickblox-ios-sdk/Framework", ); GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "VideoChat-sample-ios/videoChat-Prefix.pch"; @@ -619,8 +631,8 @@ IPHONEOS_DEPLOYMENT_TARGET = 6.0; OTHER_LDFLAGS = "$(inherited)"; PRODUCT_NAME = VideoChat; - PROVISIONING_PROFILE = "E65F6C59-7597-41F2-9A02-B0453D6532AF"; - "PROVISIONING_PROFILE[sdk=iphoneos*]" = "6CD57DC1-6F15-4610-A610-90E56209EAF7"; + PROVISIONING_PROFILE = ""; + "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; SDKROOT = iphoneos; WRAPPER_EXTENSION = app; }; diff --git a/sample-videochat-customsession/VideoChat.xcworkspace/contents.xcworkspacedata b/sample-videochat-customsession/VideoChat.xcworkspace/contents.xcworkspacedata index 526dd9586..ff5bc1a4e 100644 --- a/sample-videochat-customsession/VideoChat.xcworkspace/contents.xcworkspacedata +++ b/sample-videochat-customsession/VideoChat.xcworkspace/contents.xcworkspacedata @@ -1 +1,10 @@ - \ No newline at end of file + + + + + + + diff --git a/sample-videochat-customsession/VideoChat.xcworkspace/xcshareddata/VideoChat.xccheckout b/sample-videochat-customsession/VideoChat.xcworkspace/xcshareddata/VideoChat.xccheckout index e80abc19f..7bda0edee 100644 --- a/sample-videochat-customsession/VideoChat.xcworkspace/xcshareddata/VideoChat.xccheckout +++ b/sample-videochat-customsession/VideoChat.xcworkspace/xcshareddata/VideoChat.xccheckout @@ -5,13 +5,15 @@ IDESourceControlProjectFavoriteDictionaryKey IDESourceControlProjectIdentifier - E1E50C30-496B-4536-963D-0CD1EAFDA4AD + E612BEDF-12C0-444A-B6A3-466E2B19BC8B IDESourceControlProjectName VideoChat IDESourceControlProjectOriginsDictionary 43E48969AB834C98133F4F66DEBB455ACE272805 - ssh://github.com/QuickBlox/quickblox-ios-sdk.git + github.com:QuickBlox/quickblox-ios-sdk.git + E650A564D3C23A22EE433AE21D0EA044E7E7A475 + https://github.com/QuickBlox/SDK-ios.git IDESourceControlProjectPath sample-videochat-customsession/VideoChat.xcworkspace @@ -19,9 +21,11 @@ 43E48969AB834C98133F4F66DEBB455ACE272805 ../.. + E650A564D3C23A22EE433AE21D0EA044E7E7A475 + ../../../SDK-ios IDESourceControlProjectURL - ssh://github.com/QuickBlox/quickblox-ios-sdk.git + github.com:QuickBlox/quickblox-ios-sdk.git IDESourceControlProjectVersion 111 IDESourceControlProjectWCCIdentifier @@ -36,6 +40,14 @@ IDESourceControlWCCName quickblox-ios-sdk + + IDESourceControlRepositoryExtensionIdentifierKey + public.vcs.git + IDESourceControlWCCIdentifierKey + E650A564D3C23A22EE433AE21D0EA044E7E7A475 + IDESourceControlWCCName + SDK-ios +