Skip to content

Commit

Permalink
Remove debug entitlements
Browse files Browse the repository at this point in the history
  • Loading branch information
czhang771 committed Mar 7, 2024
1 parent ee802fd commit 4e26702
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions PICS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
22306A402B8F20C4000A8EC1 /* AccountQuestionnaire.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountQuestionnaire.swift; sourceTree = "<group>"; };
22306A452B8FB173000A8EC1 /* OnboardingQuestionnaireDashboard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingQuestionnaireDashboard.swift; sourceTree = "<group>"; };
22333FFA2B9A577F008670AE /* DeviceMotionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceMotionModel.swift; sourceTree = "<group>"; };
22333FFD2B9A5A80008670AE /* PICSDebug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = PICSDebug.entitlements; sourceTree = "<group>"; };
22365B772B902C9100C4528E /* Onboarding-Questionnaire.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "Onboarding-Questionnaire.json"; sourceTree = "<group>"; };
226C16EF2B69DF3500FBA97D /* HeightKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeightKey.swift; sourceTree = "<group>"; };
226C16F12B6C820B00FBA97D /* WeightKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WeightKey.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -286,7 +285,6 @@
isa = PBXGroup;
children = (
2FAEC07F297F583900C11C42 /* PICS.entitlements */,
22333FFD2B9A5A80008670AE /* PICSDebug.entitlements */,
653A258928339462005D4D48 /* Info.plist */,
2F6025CA29BBE70F0045459E /* GoogleService-Info.plist */,
2F1AC9DE2B4E840E00C24973 /* PICS.docc */,
Expand Down
12 changes: 0 additions & 12 deletions PICS/Supporting Files/PICSDebug.entitlements

This file was deleted.

0 comments on commit 4e26702

Please sign in to comment.