Skip to content

Commit

Permalink
iOS sample: Remove non-existing directory reference
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Nov 23, 2022
1 parent f5b5510 commit eb40626
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions samples/ios/app/glean-sample-app.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
BFDA7AD12371D2BA00575C7B /* MockServer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockServer.swift; sourceTree = "<group>"; };
BFE1E7D523435A600067A12A /* sdk_generator.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = sdk_generator.sh; sourceTree = "<group>"; };
BFED6B2B238C1638006E2BC4 /* DeletionRequestPingTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeletionRequestPingTest.swift; sourceTree = "<group>"; };
CD70CF8A2850D3DE00FC2014 /* app */ = {isa = PBXFileReference; lastKnownFileType = folder; name = app; sourceTree = "<group>"; };
CD70CF8B2850D3F400FC2014 /* Glean.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Glean.xcframework; path = ../../../build/archives/Glean.xcframework; sourceTree = "<group>"; };
CD99D84525F131D600BD5339 /* EventPingTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EventPingTest.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
Expand Down Expand Up @@ -126,7 +125,6 @@
isa = PBXGroup;
children = (
CD70CF8B2850D3F400FC2014 /* Glean.xcframework */,
CD70CF8A2850D3DE00FC2014 /* app */,
BF6F41C4234346A000E222A8 /* metrics.yaml */,
BF8966592371C82E0097B7F2 /* pings.yaml */,
BFE1E7D523435A600067A12A /* sdk_generator.sh */,
Expand Down

0 comments on commit eb40626

Please sign in to comment.