Skip to content

Commit a60cf53

Browse files
committed
ios 添加cocopods
1 parent b1f053f commit a60cf53

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

ios/RNGeolocation.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@
223223
4E13E4C11F3DAEDC00FE30DF /* Debug */ = {
224224
isa = XCBuildConfiguration;
225225
buildSettings = {
226+
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../../ios/Pods/**";
226227
OTHER_LDFLAGS = "-ObjC";
227228
PRODUCT_NAME = "$(TARGET_NAME)";
228229
SKIP_INSTALL = YES;
@@ -232,6 +233,7 @@
232233
4E13E4C21F3DAEDC00FE30DF /* Release */ = {
233234
isa = XCBuildConfiguration;
234235
buildSettings = {
236+
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../../ios/Pods/**";
235237
OTHER_LDFLAGS = "-ObjC";
236238
PRODUCT_NAME = "$(TARGET_NAME)";
237239
SKIP_INSTALL = YES;
@@ -257,6 +259,7 @@
257259
4E13E4C21F3DAEDC00FE30DF /* Release */,
258260
);
259261
defaultConfigurationIsVisible = 0;
262+
defaultConfigurationName = Release;
260263
};
261264
/* End XCConfigurationList section */
262265
};
5.57 KB
Binary file not shown.

0 commit comments

Comments
 (0)