Commit 0b0d892d4f33705d719e1c3481d44d86259553a5

Authored by zhangxiaowen
1 parent 3cc22945

no message

Example/CNLiveEnvironment.xcodeproj/project.pbxproj
... ... @@ -302,15 +302,11 @@
302 302 buildActionMask = 2147483647;
303 303 files = (
304 304 );
305   - inputFileListPaths = (
306   - );
307 305 inputPaths = (
308 306 "${PODS_ROOT}/Target Support Files/Pods-CNLiveEnvironment_Example/Pods-CNLiveEnvironment_Example-frameworks.sh",
309 307 "${BUILT_PRODUCTS_DIR}/CNLiveEnvironment/CNLiveEnvironment.framework",
310 308 );
311 309 name = "[CP] Embed Pods Frameworks";
312   - outputFileListPaths = (
313   - );
314 310 outputPaths = (
315 311 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CNLiveEnvironment.framework",
316 312 );
... ...