Skip to content

Commit

Permalink
exclude file on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzanowskim committed Aug 8, 2024
1 parent bbc9ffa commit e89f1c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
752F2BE42A028FC5009E35E4 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 752F2BE32A028FC5009E35E4 /* Preview Assets.xcassets */; };
7582A1FC2A07096F00F8AB20 /* STTextView in Frameworks */ = {isa = PBXBuildFile; productRef = 7582A1FB2A07096F00F8AB20 /* STTextView */; };
758A710E2A070A7E00F7E836 /* content.txt in Resources */ = {isa = PBXBuildFile; fileRef = 758A710D2A070A7E00F7E836 /* content.txt */; };
758CDC9B2C656BBA00C3E853 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 758CDC9A2C656BBA00C3E853 /* LaunchScreen.storyboard */; };
758CDC9B2C656BBA00C3E853 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 758CDC9A2C656BBA00C3E853 /* LaunchScreen.storyboard */; platformFilters = (ios, maccatalyst, ); };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand Down

0 comments on commit e89f1c8

Please sign in to comment.