Skip to content

Commit df4bd67

Browse files
committed
adjust ios project dir
1 parent 9f4a5ab commit df4bd67

File tree

12 files changed

+4
-4
lines changed

12 files changed

+4
-4
lines changed

ios/RCTJPushModule/RCTJPushModule.xcodeproj/project.pbxproj renamed to ios/RCTJPushModule.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,11 +224,11 @@
224224
628098141CEDC407000D3A81 /* Debug */ = {
225225
isa = XCBuildConfiguration;
226226
buildSettings = {
227-
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../react-native/React/**";
227+
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../react-native/React/**";
228228
LIBRARY_SEARCH_PATHS = (
229229
"$(inherited)",
230230
"$(PROJECT_DIR)/RCTJPushModule",
231-
"$(SRCROOT)/../../../jcore-react-native/ios",
231+
"$(SRCROOT)/../../jcore-react-native/ios",
232232
);
233233
OTHER_LDFLAGS = "-ObjC";
234234
OTHER_LIBTOOLFLAGS = "-ljcore-ios";
@@ -240,11 +240,11 @@
240240
628098151CEDC407000D3A81 /* Release */ = {
241241
isa = XCBuildConfiguration;
242242
buildSettings = {
243-
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../../react-native/React/**";
243+
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../react-native/React/**";
244244
LIBRARY_SEARCH_PATHS = (
245245
"$(inherited)",
246246
"$(PROJECT_DIR)/RCTJPushModule",
247-
"$(SRCROOT)/../../../jcore-react-native/ios",
247+
"$(SRCROOT)/../../jcore-react-native/ios",
248248
);
249249
OTHER_LDFLAGS = "-ObjC";
250250
OTHER_LIBTOOLFLAGS = "-ljcore-ios";

ios/RCTJPushModule/RCTJPushModule.xcodeproj/project.xcworkspace/contents.xcworkspacedata renamed to ios/RCTJPushModule.xcodeproj/project.xcworkspace/contents.xcworkspacedata

File renamed without changes.

ios/RCTJPushModule/RCTJPushModule.xcodeproj/xcuserdata/HuminiOS.xcuserdatad/xcschemes/RCTJPushModule.xcscheme renamed to ios/RCTJPushModule.xcodeproj/xcuserdata/HuminiOS.xcuserdatad/xcschemes/RCTJPushModule.xcscheme

File renamed without changes.

ios/RCTJPushModule/RCTJPushModule.xcodeproj/xcuserdata/HuminiOS.xcuserdatad/xcschemes/xcschememanagement.plist renamed to ios/RCTJPushModule.xcodeproj/xcuserdata/HuminiOS.xcuserdatad/xcschemes/xcschememanagement.plist

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)