Skip to content

Commit 1353ebf

Browse files
committed
プロジェクト構成を修正
# Carthageでビルドを行うために以下のPRの対応が必要だが本家が対応されないため # RxSwiftCommunity#55
1 parent 6225dd5 commit 1353ebf

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

RxWebKit.xcodeproj/project.pbxproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,8 @@
216216
C4607FD51FA0DC40002DA12F /* RxWKUIDelegateEvents+Rx.swift */,
217217
F6D7DD0C224F62860066C90F /* RxWKUserContentController.swift */,
218218
);
219-
path = Sources;
219+
name = Sources;
220+
path = ../Sources/RxWebKit;
220221
sourceTree = "<group>";
221222
};
222223
42F4268E1C66200D001FED46 = {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)