|
@@ -7,31 +7,23 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
+ 4A96F094274CF8DC008657DA /* PhotoVideoListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4A96F093274CF8DC008657DA /* PhotoVideoListController.swift */; };
|
|
|
+ 4A96F09C274DDD26008657DA /* blg.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 4A96F09B274DDD26008657DA /* blg.mp4 */; };
|
|
|
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
|
|
|
607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
|
|
|
607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
|
|
|
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
|
|
|
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
|
|
|
- 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
|
|
|
- 6FDEC2E2C32E6520022F3B4D /* Pods_BFRecordScreenKit_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F2C1224C6B57451A42D7B9C4 /* Pods_BFRecordScreenKit_Tests.framework */; };
|
|
|
A957E4BFDFB28FDCCC410049 /* Pods_BFRecordScreenKit_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E394037E3C86B6D51A62719 /* Pods_BFRecordScreenKit_Example.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
-/* Begin PBXContainerItemProxy section */
|
|
|
- 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = {
|
|
|
- isa = PBXContainerItemProxy;
|
|
|
- containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
|
|
|
- proxyType = 1;
|
|
|
- remoteGlobalIDString = 607FACCF1AFB9204008FA782;
|
|
|
- remoteInfo = BFRecordScreenKit;
|
|
|
- };
|
|
|
-/* End PBXContainerItemProxy section */
|
|
|
-
|
|
|
/* Begin PBXFileReference section */
|
|
|
11A243ECC5F039CC0D6417E0 /* Pods-BFRecordScreenKit_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRecordScreenKit_Example.release.xcconfig"; path = "Target Support Files/Pods-BFRecordScreenKit_Example/Pods-BFRecordScreenKit_Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
142F0A79F3F81D559C975EA3 /* Pods-BFRecordScreenKit_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRecordScreenKit_Tests.debug.xcconfig"; path = "Target Support Files/Pods-BFRecordScreenKit_Tests/Pods-BFRecordScreenKit_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
1CDC9754F414D402A7A92B91 /* Pods-BFRecordScreenKit_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRecordScreenKit_Example.debug.xcconfig"; path = "Target Support Files/Pods-BFRecordScreenKit_Example/Pods-BFRecordScreenKit_Example.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
- 27B6EE71C97A2E92661B8CA2 /* BFRecordScreenKit.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = BFRecordScreenKit.podspec; path = ../BFRecordScreenKit.podspec; sourceTree = "<group>"; };
|
|
|
+ 27B6EE71C97A2E92661B8CA2 /* BFRecordScreenKit.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BFRecordScreenKit.podspec; path = ../BFRecordScreenKit.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
|
+ 4A96F093274CF8DC008657DA /* PhotoVideoListController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoVideoListController.swift; sourceTree = "<group>"; };
|
|
|
+ 4A96F09B274DDD26008657DA /* blg.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = blg.mp4; sourceTree = "<group>"; };
|
|
|
5E394037E3C86B6D51A62719 /* Pods_BFRecordScreenKit_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFRecordScreenKit_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
607FACD01AFB9204008FA782 /* BFRecordScreenKit_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BFRecordScreenKit_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
@@ -40,12 +32,11 @@
|
|
|
607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
|
607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
|
- 607FACE51AFB9204008FA782 /* BFRecordScreenKit_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BFRecordScreenKit_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
|
|
|
829548346A7A35F42174B065 /* Pods-BFRecordScreenKit_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFRecordScreenKit_Tests.release.xcconfig"; path = "Target Support Files/Pods-BFRecordScreenKit_Tests/Pods-BFRecordScreenKit_Tests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
- B4164F7238521FC6C4619D45 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
|
- C1A660AF3EC4C5C9B5320AC1 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
|
+ B4164F7238521FC6C4619D45 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
|
+ C1A660AF3EC4C5C9B5320AC1 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
|
F2C1224C6B57451A42D7B9C4 /* Pods_BFRecordScreenKit_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFRecordScreenKit_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
@@ -58,14 +49,6 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- 607FACE21AFB9204008FA782 /* Frameworks */ = {
|
|
|
- isa = PBXFrameworksBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 6FDEC2E2C32E6520022F3B4D /* Pods_BFRecordScreenKit_Tests.framework in Frameworks */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
@@ -94,7 +77,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
607FACD01AFB9204008FA782 /* BFRecordScreenKit_Example.app */,
|
|
|
- 607FACE51AFB9204008FA782 /* BFRecordScreenKit_Tests.xctest */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
@@ -104,6 +86,8 @@
|
|
|
children = (
|
|
|
607FACD51AFB9204008FA782 /* AppDelegate.swift */,
|
|
|
607FACD71AFB9204008FA782 /* ViewController.swift */,
|
|
|
+ 4A96F093274CF8DC008657DA /* PhotoVideoListController.swift */,
|
|
|
+ 4A96F09B274DDD26008657DA /* blg.mp4 */,
|
|
|
607FACD91AFB9204008FA782 /* Main.storyboard */,
|
|
|
607FACDC1AFB9204008FA782 /* Images.xcassets */,
|
|
|
607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
|
|
@@ -156,7 +140,6 @@
|
|
|
142F0A79F3F81D559C975EA3 /* Pods-BFRecordScreenKit_Tests.debug.xcconfig */,
|
|
|
829548346A7A35F42174B065 /* Pods-BFRecordScreenKit_Tests.release.xcconfig */,
|
|
|
);
|
|
|
- name = Pods;
|
|
|
path = Pods;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
@@ -172,6 +155,7 @@
|
|
|
607FACCD1AFB9204008FA782 /* Frameworks */,
|
|
|
607FACCE1AFB9204008FA782 /* Resources */,
|
|
|
B183A636D7A54C4278A56803 /* [CP] Embed Pods Frameworks */,
|
|
|
+ DCD300EF81080DC6E87BE9AA /* [CP] Copy Pods Resources */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|
|
@@ -182,25 +166,6 @@
|
|
|
productReference = 607FACD01AFB9204008FA782 /* BFRecordScreenKit_Example.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
- 607FACE41AFB9204008FA782 /* BFRecordScreenKit_Tests */ = {
|
|
|
- isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFRecordScreenKit_Tests" */;
|
|
|
- buildPhases = (
|
|
|
- B927C0D3B7D214349B56D814 /* [CP] Check Pods Manifest.lock */,
|
|
|
- 607FACE11AFB9204008FA782 /* Sources */,
|
|
|
- 607FACE21AFB9204008FA782 /* Frameworks */,
|
|
|
- 607FACE31AFB9204008FA782 /* Resources */,
|
|
|
- );
|
|
|
- buildRules = (
|
|
|
- );
|
|
|
- dependencies = (
|
|
|
- 607FACE71AFB9204008FA782 /* PBXTargetDependency */,
|
|
|
- );
|
|
|
- name = BFRecordScreenKit_Tests;
|
|
|
- productName = Tests;
|
|
|
- productReference = 607FACE51AFB9204008FA782 /* BFRecordScreenKit_Tests.xctest */;
|
|
|
- productType = "com.apple.product-type.bundle.unit-test";
|
|
|
- };
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
@@ -213,13 +178,9 @@
|
|
|
TargetAttributes = {
|
|
|
607FACCF1AFB9204008FA782 = {
|
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
|
+ DevelopmentTeam = UH52C8A7SN;
|
|
|
LastSwiftMigration = 0900;
|
|
|
};
|
|
|
- 607FACE41AFB9204008FA782 = {
|
|
|
- CreatedOnToolsVersion = 6.3.1;
|
|
|
- LastSwiftMigration = 0900;
|
|
|
- TestTargetID = 607FACCF1AFB9204008FA782;
|
|
|
- };
|
|
|
};
|
|
|
};
|
|
|
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "BFRecordScreenKit" */;
|
|
@@ -227,6 +188,7 @@
|
|
|
developmentRegion = English;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
|
+ English,
|
|
|
en,
|
|
|
Base,
|
|
|
);
|
|
@@ -236,7 +198,6 @@
|
|
|
projectRoot = "";
|
|
|
targets = (
|
|
|
607FACCF1AFB9204008FA782 /* BFRecordScreenKit_Example */,
|
|
|
- 607FACE41AFB9204008FA782 /* BFRecordScreenKit_Tests */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
@@ -249,13 +210,7 @@
|
|
|
607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
|
|
|
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
|
|
|
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
- 607FACE31AFB9204008FA782 /* Resources */ = {
|
|
|
- isa = PBXResourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
+ 4A96F09C274DDD26008657DA /* blg.mp4 in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -291,37 +246,75 @@
|
|
|
);
|
|
|
inputPaths = (
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-BFRecordScreenKit_Example/Pods-BFRecordScreenKit_Example-frameworks.sh",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/AliyunOSSiOS/AliyunOSSiOS.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/BFCommonKit/BFCommonKit.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/BFNetRequestKit/BFNetRequestKit.framework",
|
|
|
"${BUILT_PRODUCTS_DIR}/BFRecordScreenKit/BFRecordScreenKit.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/BFUIKit/BFUIKit.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/FDFullscreenPopGesture/FDFullscreenPopGesture.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/GPUImage/GPUImage.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/KeychainAccess/KeychainAccess.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/KingfisherWebP/KingfisherWebP.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/LMJHorizontalScrollText/LMJHorizontalScrollText.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/MGSwipeTableCell/MGSwipeTableCell.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/Realm/Realm.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/RealmSwift/RealmSwift.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/SVProgressHUD/SVProgressHUD.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/Toast-Swift/Toast_Swift.framework",
|
|
|
+ "${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework",
|
|
|
);
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
outputPaths = (
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AliyunOSSiOS.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFCommonKit.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFNetRequestKit.framework",
|
|
|
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFRecordScreenKit.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFUIKit.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FDFullscreenPopGesture.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GPUImage.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KeychainAccess.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KingfisherWebP.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LMJHorizontalScrollText.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MGSwipeTableCell.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Realm.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RealmSwift.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVProgressHUD.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast_Swift.framework",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BFRecordScreenKit_Example/Pods-BFRecordScreenKit_Example-frameworks.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
- B927C0D3B7D214349B56D814 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
+ DCD300EF81080DC6E87BE9AA /* [CP] Copy Pods Resources */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
);
|
|
|
- inputFileListPaths = (
|
|
|
- );
|
|
|
inputPaths = (
|
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
- );
|
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
- outputFileListPaths = (
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-BFRecordScreenKit_Example/Pods-BFRecordScreenKit_Example-resources.sh",
|
|
|
+ "${PODS_CONFIGURATION_BUILD_DIR}/BFFramework/BFFramework_Resources.bundle",
|
|
|
+ "${PODS_CONFIGURATION_BUILD_DIR}/BFMaterialKit/BFMaterialKit_Resources.bundle",
|
|
|
);
|
|
|
+ name = "[CP] Copy Pods Resources";
|
|
|
outputPaths = (
|
|
|
- "$(DERIVED_FILE_DIR)/Pods-BFRecordScreenKit_Tests-checkManifestLockResult.txt",
|
|
|
+ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BFFramework_Resources.bundle",
|
|
|
+ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BFMaterialKit_Resources.bundle",
|
|
|
);
|
|
|
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";
|
|
|
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BFRecordScreenKit_Example/Pods-BFRecordScreenKit_Example-resources.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
@@ -331,29 +324,14 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 4A96F094274CF8DC008657DA /* PhotoVideoListController.swift in Sources */,
|
|
|
607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
|
|
|
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- 607FACE11AFB9204008FA782 /* Sources */ = {
|
|
|
- isa = PBXSourcesBuildPhase;
|
|
|
- buildActionMask = 2147483647;
|
|
|
- files = (
|
|
|
- 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */,
|
|
|
- );
|
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
|
|
- };
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
-/* Begin PBXTargetDependency section */
|
|
|
- 607FACE71AFB9204008FA782 /* PBXTargetDependency */ = {
|
|
|
- isa = PBXTargetDependency;
|
|
|
- target = 607FACCF1AFB9204008FA782 /* BFRecordScreenKit_Example */;
|
|
|
- targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */;
|
|
|
- };
|
|
|
-/* End PBXTargetDependency section */
|
|
|
-
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
607FACD91AFB9204008FA782 /* Main.storyboard */ = {
|
|
|
isa = PBXVariantGroup;
|
|
@@ -419,7 +397,7 @@
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 9.3;
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
SDKROOT = iphoneos;
|
|
@@ -465,7 +443,7 @@
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 9.3;
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
SDKROOT = iphoneos;
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
@@ -478,10 +456,13 @@
|
|
|
baseConfigurationReference = 1CDC9754F414D402A7A92B91 /* Pods-BFRecordScreenKit_Example.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ DEVELOPMENT_TEAM = UH52C8A7SN;
|
|
|
+ ENABLE_BITCODE = NO;
|
|
|
INFOPLIST_FILE = BFRecordScreenKit/Info.plist;
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
MODULE_NAME = ExampleApp;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.tzld.BFRecordScreenKit-Example";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
|
|
|
SWIFT_VERSION = 4.0;
|
|
@@ -493,56 +474,19 @@
|
|
|
baseConfigurationReference = 11A243ECC5F039CC0D6417E0 /* Pods-BFRecordScreenKit_Example.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ DEVELOPMENT_TEAM = UH52C8A7SN;
|
|
|
+ ENABLE_BITCODE = NO;
|
|
|
INFOPLIST_FILE = BFRecordScreenKit/Info.plist;
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
MODULE_NAME = ExampleApp;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.tzld.BFRecordScreenKit-Example";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
|
|
|
SWIFT_VERSION = 4.0;
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
- 607FACF31AFB9204008FA782 /* Debug */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 142F0A79F3F81D559C975EA3 /* Pods-BFRecordScreenKit_Tests.debug.xcconfig */;
|
|
|
- buildSettings = {
|
|
|
- FRAMEWORK_SEARCH_PATHS = (
|
|
|
- "$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
|
- "$(inherited)",
|
|
|
- );
|
|
|
- GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
- "DEBUG=1",
|
|
|
- "$(inherited)",
|
|
|
- );
|
|
|
- INFOPLIST_FILE = Tests/Info.plist;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
|
|
|
- SWIFT_VERSION = 4.0;
|
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BFRecordScreenKit_Example.app/BFRecordScreenKit_Example";
|
|
|
- };
|
|
|
- name = Debug;
|
|
|
- };
|
|
|
- 607FACF41AFB9204008FA782 /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = 829548346A7A35F42174B065 /* Pods-BFRecordScreenKit_Tests.release.xcconfig */;
|
|
|
- buildSettings = {
|
|
|
- FRAMEWORK_SEARCH_PATHS = (
|
|
|
- "$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
|
- "$(inherited)",
|
|
|
- );
|
|
|
- INFOPLIST_FILE = Tests/Info.plist;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
|
|
|
- PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
- SWIFT_SWIFT3_OBJC_INFERENCE = Default;
|
|
|
- SWIFT_VERSION = 4.0;
|
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BFRecordScreenKit_Example.app/BFRecordScreenKit_Example";
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
@@ -564,15 +508,6 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
- 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFRecordScreenKit_Tests" */ = {
|
|
|
- isa = XCConfigurationList;
|
|
|
- buildConfigurations = (
|
|
|
- 607FACF31AFB9204008FA782 /* Debug */,
|
|
|
- 607FACF41AFB9204008FA782 /* Release */,
|
|
|
- );
|
|
|
- defaultConfigurationIsVisible = 0;
|
|
|
- defaultConfigurationName = Release;
|
|
|
- };
|
|
|
/* End XCConfigurationList section */
|
|
|
};
|
|
|
rootObject = 607FACC81AFB9204008FA782 /* Project object */;
|