Skip to content

Commit

Permalink
chore: removed reference to Auth0.plist in sample iOS app
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed Jul 3, 2024
1 parent 48e3524 commit 67249f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Auth0.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@
C12BFE442C352DD700D1CC00 /* StubURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = C177D7742C2BE00D0094C657 /* StubURLProtocol.swift */; };
C177D6C32C2ADDEB0094C657 /* Auth0.plist in Resources */ = {isa = PBXBuildFile; fileRef = C177D6C22C2ADDEB0094C657 /* Auth0.plist */; };
C177D6C72C2ADEB60094C657 /* CwlPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = C177D6C62C2ADEB60094C657 /* CwlPreconditionTesting */; };
C177D6CD2C2AFBEA0094C657 /* Auth0.plist in Resources */ = {isa = PBXBuildFile; fileRef = C177D6C22C2ADDEB0094C657 /* Auth0.plist */; };
C177D6D42C2B0DCB0094C657 /* CwlPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = C177D6D32C2B0DCB0094C657 /* CwlPreconditionTesting */; };
C177D7702C2BDFE40094C657 /* NetworkStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = C177D76F2C2BDFE40094C657 /* NetworkStub.swift */; };
C177D7712C2BDFE40094C657 /* NetworkStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = C177D76F2C2BDFE40094C657 /* NetworkStub.swift */; };
Expand Down Expand Up @@ -1809,7 +1808,6 @@
5F3965D41CF67DD800CDE7C0 /* LaunchScreen.storyboard in Resources */,
5F3965D11CF67DD800CDE7C0 /* Assets.xcassets in Resources */,
5F3965CF1CF67DD800CDE7C0 /* Main.storyboard in Resources */,
C177D6CD2C2AFBEA0094C657 /* Auth0.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down

0 comments on commit 67249f1

Please sign in to comment.