From 67249f123d82282b3d4f4959b1114475c3eedb65 Mon Sep 17 00:00:00 2001 From: Sai Venkat Desu Date: Wed, 3 Jul 2024 23:11:46 +0530 Subject: [PATCH] chore: removed reference to Auth0.plist in sample iOS app --- Auth0.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/Auth0.xcodeproj/project.pbxproj b/Auth0.xcodeproj/project.pbxproj index d811c8ec..f7df4da4 100644 --- a/Auth0.xcodeproj/project.pbxproj +++ b/Auth0.xcodeproj/project.pbxproj @@ -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 */; }; @@ -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; };