Skip to content

Commit 8bc95f2

Browse files
committed
project: remove some references
Signed-off-by: William Casarin <[email protected]>
1 parent 237254c commit 8bc95f2

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

damus.xcodeproj/project.pbxproj

-30
Original file line numberDiff line numberDiff line change
@@ -2337,33 +2337,18 @@
23372337
4CF480092B631C0100F2B2C0 /* meta_verifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = meta_verifier.h; sourceTree = "<group>"; };
23382338
4CF4800A2B631C0100F2B2C0 /* flatbuffers_common_builder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flatbuffers_common_builder.h; sourceTree = "<group>"; };
23392339
4CF4800C2B631C0100F2B2C0 /* amount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amount.h; sourceTree = "<group>"; };
2340-
4CF4800D2B631C0100F2B2C0 /* cppmagic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cppmagic.h; sourceTree = "<group>"; };
23412340
4CF4800E2B631C0100F2B2C0 /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
2342-
4CF4800F2B631C0100F2B2C0 /* take.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = take.h; sourceTree = "<group>"; };
23432341
4CF480102B631C0100F2B2C0 /* bolt11.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bolt11.c; sourceTree = "<group>"; };
2344-
4CF480112B631C0100F2B2C0 /* structeq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = structeq.h; sourceTree = "<group>"; };
2345-
4CF480122B631C0100F2B2C0 /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = list.c; sourceTree = "<group>"; };
23462342
4CF480132B631C0100F2B2C0 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = "<group>"; };
23472343
4CF480142B631C0100F2B2C0 /* bech32_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bech32_util.h; sourceTree = "<group>"; };
2348-
4CF480152B631C0100F2B2C0 /* alignof.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alignof.h; sourceTree = "<group>"; };
2349-
4CF480162B631C0100F2B2C0 /* typesafe_cb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = typesafe_cb.h; sourceTree = "<group>"; };
23502344
4CF480172B631C0100F2B2C0 /* overflows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = overflows.h; sourceTree = "<group>"; };
2351-
4CF480182B631C0100F2B2C0 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mem.c; sourceTree = "<group>"; };
2352-
4CF480192B631C0100F2B2C0 /* container_of.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = container_of.h; sourceTree = "<group>"; };
23532345
4CF4801A2B631C0100F2B2C0 /* hash_u5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hash_u5.c; sourceTree = "<group>"; };
23542346
4CF4801B2B631C0100F2B2C0 /* node_id.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = node_id.h; sourceTree = "<group>"; };
2355-
4CF4801C2B631C0100F2B2C0 /* talstr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = talstr.c; sourceTree = "<group>"; };
2356-
4CF4801D2B631C0100F2B2C0 /* utf8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utf8.c; sourceTree = "<group>"; };
23572347
4CF4801E2B631C0100F2B2C0 /* bech32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bech32.c; sourceTree = "<group>"; };
23582348
4CF480222B631C0100F2B2C0 /* bolt11.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bolt11.h; sourceTree = "<group>"; };
2359-
4CF480232B631C0100F2B2C0 /* take.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = take.c; sourceTree = "<group>"; };
2360-
4CF480242B631C0100F2B2C0 /* likely.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = likely.h; sourceTree = "<group>"; };
23612349
4CF480252B631C0100F2B2C0 /* amount.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = amount.c; sourceTree = "<group>"; };
23622350
4CF480262B631C0100F2B2C0 /* error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = error.c; sourceTree = "<group>"; };
2363-
4CF480272B631C0100F2B2C0 /* array_size.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = array_size.h; sourceTree = "<group>"; };
23642351
4CF480282B631C0100F2B2C0 /* bech32_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bech32_util.c; sourceTree = "<group>"; };
2365-
4CF480292B631C0100F2B2C0 /* str.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = str.h; sourceTree = "<group>"; };
2366-
4CF4802A2B631C0100F2B2C0 /* libnostrdb.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libnostrdb.a; sourceTree = "<group>"; };
23672352
4CF4802B2B631C0100F2B2C0 /* hash_u5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash_u5.h; sourceTree = "<group>"; };
23682353
4CF480302B631C0100F2B2C0 /* bech32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bech32.h; sourceTree = "<group>"; };
23692354
4CF480342B631C0100F2B2C0 /* node_id.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = node_id.c; sourceTree = "<group>"; };
@@ -4033,33 +4018,18 @@
40334018
isa = PBXGroup;
40344019
children = (
40354020
4CF4800C2B631C0100F2B2C0 /* amount.h */,
4036-
4CF4800D2B631C0100F2B2C0 /* cppmagic.h */,
40374021
4CF4800E2B631C0100F2B2C0 /* error.h */,
4038-
4CF4800F2B631C0100F2B2C0 /* take.h */,
40394022
4CF480102B631C0100F2B2C0 /* bolt11.c */,
4040-
4CF480112B631C0100F2B2C0 /* structeq.h */,
4041-
4CF480122B631C0100F2B2C0 /* list.c */,
40424023
4CF480132B631C0100F2B2C0 /* debug.h */,
40434024
4CF480142B631C0100F2B2C0 /* bech32_util.h */,
4044-
4CF480152B631C0100F2B2C0 /* alignof.h */,
4045-
4CF480162B631C0100F2B2C0 /* typesafe_cb.h */,
40464025
4CF480172B631C0100F2B2C0 /* overflows.h */,
4047-
4CF480182B631C0100F2B2C0 /* mem.c */,
4048-
4CF480192B631C0100F2B2C0 /* container_of.h */,
40494026
4CF4801A2B631C0100F2B2C0 /* hash_u5.c */,
40504027
4CF4801B2B631C0100F2B2C0 /* node_id.h */,
4051-
4CF4801C2B631C0100F2B2C0 /* talstr.c */,
4052-
4CF4801D2B631C0100F2B2C0 /* utf8.c */,
40534028
4CF4801E2B631C0100F2B2C0 /* bech32.c */,
40544029
4CF480222B631C0100F2B2C0 /* bolt11.h */,
4055-
4CF480232B631C0100F2B2C0 /* take.c */,
4056-
4CF480242B631C0100F2B2C0 /* likely.h */,
40574030
4CF480252B631C0100F2B2C0 /* amount.c */,
40584031
4CF480262B631C0100F2B2C0 /* error.c */,
4059-
4CF480272B631C0100F2B2C0 /* array_size.h */,
40604032
4CF480282B631C0100F2B2C0 /* bech32_util.c */,
4061-
4CF480292B631C0100F2B2C0 /* str.h */,
4062-
4CF4802A2B631C0100F2B2C0 /* libnostrdb.a */,
40634033
4CF4802B2B631C0100F2B2C0 /* hash_u5.h */,
40644034
4CF480302B631C0100F2B2C0 /* bech32.h */,
40654035
4CF480342B631C0100F2B2C0 /* node_id.c */,

0 commit comments

Comments
 (0)