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 3225
3225
);
3226
3226
INFOPLIST_FILE = FirebaseUISampleUITests/Info.plist;
3227
3227
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
3228
- LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
3228
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @rpath \"$(PODS_CONFIGURATION_BUILD_DIR)/GTMOAuth2-framework\" \"$(PODS_CONFIGURATION_BUILD_DIR)/GTMSessionFetcher-Core\" ";
3229
3229
OTHER_LDFLAGS = (
3230
3230
"$(inherited)",
3231
3231
"-ObjC",
3339
3339
);
3340
3340
INFOPLIST_FILE = FirebaseUISampleUITests/Info.plist;
3341
3341
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
3342
- LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
3342
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @rpath \"$(PODS_CONFIGURATION_BUILD_DIR)/GTMOAuth2-framework\" \"$(PODS_CONFIGURATION_BUILD_DIR)/GTMSessionFetcher-Core\" ";
3343
3343
OTHER_LDFLAGS = (
3344
3344
"$(inherited)",
3345
3345
"-ObjC",
You can’t perform that action at this time.
0 commit comments