Commit 2649c0442118fc02a49e039c76cdf2c2cd6ac2dc

Authored by 朱林
1 parent 71838382

no message

CNLiveUserSystemDemo.xcodeproj/project.pbxproj
@@ -445,9 +445,9 @@ @@ -445,9 +445,9 @@
445 children = ( 445 children = (
446 812642C71D86A7A800B402CA /* AppDelegate.h */, 446 812642C71D86A7A800B402CA /* AppDelegate.h */,
447 812642C81D86A7A800B402CA /* AppDelegate.m */, 447 812642C81D86A7A800B402CA /* AppDelegate.m */,
448 - 81D077381D911D50000A5E00 /* CNLiveNetworking */,  
449 - 8187A8FF1D8E9A7B007FAFB6 /* ThirdSDK */,  
450 8187A8EC1D8E6385007FAFB6 /* Tools */, 448 8187A8EC1D8E6385007FAFB6 /* Tools */,
  449 + 8187A8FF1D8E9A7B007FAFB6 /* ThirdSDK */,
  450 + 81D077381D911D50000A5E00 /* CNLiveNetworking */,
451 812642F71D86A7E500B402CA /* CNLiveUserSystemSDK */, 451 812642F71D86A7E500B402CA /* CNLiveUserSystemSDK */,
452 8116F8E51D89165A0084FE49 /* Conreollers */, 452 8116F8E51D89165A0084FE49 /* Conreollers */,
453 8116F8E11D8916250084FE49 /* Views */, 453 8116F8E11D8916250084FE49 /* Views */,
@@ -923,7 +923,7 @@ @@ -923,7 +923,7 @@
923 "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/QQSDK", 923 "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/QQSDK",
924 "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/SDWebImage", 924 "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/SDWebImage",
925 ); 925 );
926 - GCC_PREFIX_HEADER = /Users/android/Git/CNLiveUserSystem/CNLiveUserSystemDemo/PrefixHeader.pch; 926 + GCC_PREFIX_HEADER = "$(SRCROOT)/CNLiveUserSystemDemo/PrefixHeader.pch";
927 INFOPLIST_FILE = CNLiveUserSystemDemo/Info.plist; 927 INFOPLIST_FILE = CNLiveUserSystemDemo/Info.plist;
928 IPHONEOS_DEPLOYMENT_TARGET = 10.0; 928 IPHONEOS_DEPLOYMENT_TARGET = 10.0;
929 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 929 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -956,7 +956,7 @@ @@ -956,7 +956,7 @@
956 "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/QQSDK", 956 "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/QQSDK",
957 "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/SDWebImage", 957 "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/SDWebImage",
958 ); 958 );
959 - GCC_PREFIX_HEADER = /Users/android/Git/CNLiveUserSystem/CNLiveUserSystemDemo/PrefixHeader.pch; 959 + GCC_PREFIX_HEADER = "$(SRCROOT)/CNLiveUserSystemDemo/PrefixHeader.pch";
960 INFOPLIST_FILE = CNLiveUserSystemDemo/Info.plist; 960 INFOPLIST_FILE = CNLiveUserSystemDemo/Info.plist;
961 IPHONEOS_DEPLOYMENT_TARGET = 10.0; 961 IPHONEOS_DEPLOYMENT_TARGET = 10.0;
962 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 962 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
CNLiveUserSystemDemo.xcodeproj/project.xcworkspace/xcuserdata/iOS.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type