Skip to content

Commit

Permalink
remove the demo gif from the target build
Browse files Browse the repository at this point in the history
  • Loading branch information
aduryagin committed Dec 3, 2022
1 parent 065c341 commit 78b0973
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Work Timer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
61C6F972293B93DB00BC66F8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 61C6F971293B93DB00BC66F8 /* Assets.xcassets */; };
61C6F975293B93DB00BC66F8 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 61C6F974293B93DB00BC66F8 /* Preview Assets.xcassets */; };
61C6F97F293BA91700BC66F8 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61C6F97E293BA91700BC66F8 /* AppDelegate.swift */; };
61C6F982293BDAB700BC66F8 /* Work-Timer.gif in Resources */ = {isa = PBXBuildFile; fileRef = 61C6F981293BDAB700BC66F8 /* Work-Timer.gif */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -136,7 +135,6 @@
buildActionMask = 2147483647;
files = (
61C6F975293B93DB00BC66F8 /* Preview Assets.xcassets in Resources */,
61C6F982293BDAB700BC66F8 /* Work-Timer.gif in Resources */,
61C6F972293B93DB00BC66F8 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit 78b0973

Please sign in to comment.