Commit 2649c0442118fc02a49e039c76cdf2c2cd6ac2dc
1 parent
71838382
no message
Showing
2 changed files
with
4 additions
and
4 deletions
CNLiveUserSystemDemo.xcodeproj/project.pbxproj
| ... | ... | @@ -445,9 +445,9 @@ |
| 445 | 445 | children = ( |
| 446 | 446 | 812642C71D86A7A800B402CA /* AppDelegate.h */, |
| 447 | 447 | 812642C81D86A7A800B402CA /* AppDelegate.m */, |
| 448 | - 81D077381D911D50000A5E00 /* CNLiveNetworking */, | |
| 449 | - 8187A8FF1D8E9A7B007FAFB6 /* ThirdSDK */, | |
| 450 | 448 | 8187A8EC1D8E6385007FAFB6 /* Tools */, |
| 449 | + 8187A8FF1D8E9A7B007FAFB6 /* ThirdSDK */, | |
| 450 | + 81D077381D911D50000A5E00 /* CNLiveNetworking */, | |
| 451 | 451 | 812642F71D86A7E500B402CA /* CNLiveUserSystemSDK */, |
| 452 | 452 | 8116F8E51D89165A0084FE49 /* Conreollers */, |
| 453 | 453 | 8116F8E11D8916250084FE49 /* Views */, |
| ... | ... | @@ -923,7 +923,7 @@ |
| 923 | 923 | "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/QQSDK", |
| 924 | 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 | 927 | INFOPLIST_FILE = CNLiveUserSystemDemo/Info.plist; |
| 928 | 928 | IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
| 929 | 929 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| ... | ... | @@ -956,7 +956,7 @@ |
| 956 | 956 | "$(PROJECT_DIR)/CNLiveUserSystemDemo/ThirdSDK/QQSDK", |
| 957 | 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 | 960 | INFOPLIST_FILE = CNLiveUserSystemDemo/Info.plist; |
| 961 | 961 | IPHONEOS_DEPLOYMENT_TARGET = 10.0; |
| 962 | 962 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | ... | ... |
CNLiveUserSystemDemo.xcodeproj/project.xcworkspace/xcuserdata/iOS.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type