File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 646646 "$(inherited)",
647647 "$(PROJECT_DIR)/Carthage/Build/iOS",
648648 );
649- INFOPLIST_FILE = Example/ Info.plist;
649+ INFOPLIST_FILE = "$(SRCROOT)/RxWebKit/ Info.plist" ;
650650 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
651651 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
652652 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
675675 "$(inherited)",
676676 "$(PROJECT_DIR)/Carthage/Build/iOS",
677677 );
678- INFOPLIST_FILE = Example/ Info.plist;
678+ INFOPLIST_FILE = "$(SRCROOT)/RxWebKit/ Info.plist" ;
679679 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
680680 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
681681 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
You can’t perform that action at this time.
0 commit comments