File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
xcode/LDK/LDKFramework.xcodeproj Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1109
1109
);
1110
1110
name = headers;
1111
1111
path = LDKFramework;
1112
- sourceTree = "<group>" ;
1112
+ sourceTree = SOURCE_ROOT ;
1113
1113
};
1114
1114
754BCE0F28308D6D0050F361 /* Frameworks */ = {
1115
1115
isa = PBXGroup;
1136
1136
754BD24F283159D60050F361 /* LDK */,
1137
1137
);
1138
1138
name = Common;
1139
- path = LDK;
1140
1139
sourceTree = "<group>";
1141
1140
};
1142
1141
754BD242283159D00050F361 /* batteries */ = {
1148
1147
754BD246283159D00050F361 /* UtilMethods.swift */,
1149
1148
);
1150
1149
name = batteries;
1151
- path = ../../../ bindings/batteries;
1152
- sourceTree = "<group>" ;
1150
+ path = ../../bindings/batteries;
1151
+ sourceTree = SOURCE_ROOT ;
1153
1152
};
1154
1153
754BD24F283159D60050F361 /* LDK */ = {
1155
1154
isa = PBXGroup;
1162
1161
754BD325283159D60050F361 /* structs */,
1163
1162
);
1164
1163
name = LDK;
1165
- path = ../../../ bindings/LDK;
1166
- sourceTree = "<group>" ;
1164
+ path = ../../bindings/LDK;
1165
+ sourceTree = SOURCE_ROOT ;
1167
1166
};
1168
1167
754BD250283159D60050F361 /* options */ = {
1169
1168
isa = PBXGroup;
You can’t perform that action at this time.
0 commit comments