File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
ios/RNGeolocation.xcodeproj
project.xcworkspace/xcuserdata/Dowin.xcuserdatad Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 223
223
4E13E4C11F3DAEDC00FE30DF /* Debug */ = {
224
224
isa = XCBuildConfiguration;
225
225
buildSettings = {
226
+ HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../../ios/Pods/**";
226
227
OTHER_LDFLAGS = "-ObjC";
227
228
PRODUCT_NAME = "$(TARGET_NAME)";
228
229
SKIP_INSTALL = YES;
232
233
4E13E4C21F3DAEDC00FE30DF /* Release */ = {
233
234
isa = XCBuildConfiguration;
234
235
buildSettings = {
236
+ HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../../ios/Pods/**";
235
237
OTHER_LDFLAGS = "-ObjC";
236
238
PRODUCT_NAME = "$(TARGET_NAME)";
237
239
SKIP_INSTALL = YES;
257
259
4E13E4C21F3DAEDC00FE30DF /* Release */,
258
260
);
259
261
defaultConfigurationIsVisible = 0;
262
+ defaultConfigurationName = Release;
260
263
};
261
264
/* End XCConfigurationList section */
262
265
};
You can’t perform that action at this time.
0 commit comments