Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix: remove dead sourcery reference from xcodeproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ottosuess committed Nov 18, 2019
1 parent 9bd0ef9 commit efa92e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Zap.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,6 @@
ADEB61A82216CD7D009D5707 /* Logger.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Logger.framework; sourceTree = BUILT_PRODUCTS_DIR; };
ADEB61AA2216CD7D009D5707 /* Logger.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Logger.h; sourceTree = "<group>"; };
ADEB61AB2216CD7D009D5707 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
ADEB61B82217082A009D5707 /* Sourcery */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Sourcery; sourceTree = "<group>"; };
ADECC36820F257AF00D00546 /* Payment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Payment.swift; sourceTree = "<group>"; };
ADECC36A20F257BE00D00546 /* Transaction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Transaction.swift; sourceTree = "<group>"; };
ADEDA3CD217892A10078FD91 /* RequestQRCodeViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RequestQRCodeViewModel.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1376,7 +1375,6 @@
isa = PBXGroup;
children = (
ADF1BB31219D603A0078BCC4 /* docs */,
ADEB61B82217082A009D5707 /* Sourcery */,
A02C52F62024A98F00780D5A /* Podfile */,
A0A96B932017965100788808 /* README.md */,
CEF2960C33901153F2C1FFF4 /* Frameworks */,
Expand Down

0 comments on commit efa92e2

Please sign in to comment.