Skip to content

Commit

Permalink
Fixed a build bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
ITzTravelInTime committed Aug 19, 2021
1 parent adc6659 commit 54c58f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions TINU.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@
C6DF04781F4F33C500D200B1 /* TINUTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6DF04771F4F33C500D200B1 /* TINUTests.swift */; };
C6DF04831F4F33C500D200B1 /* TINUUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6DF04821F4F33C500D200B1 /* TINUUITests.swift */; };
C6E32EA7218142EA006D4BEB /* FileAliasManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6E32EA6218142EA006D4BEB /* FileAliasManager.swift */; };
C6E335AF26CED3570078FC0D /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = C6E335AD26CED3570078FC0D /* LICENSE */; };
C6E335B026CED3570078FC0D /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = C6E335AE26CED3570078FC0D /* README.md */; };
C6F0E84326A7A81E00308B9F /* LogWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6F0E84226A7A81E00308B9F /* LogWindowController.swift */; };
C6F68E8B20D0277B00F7A0F4 /* PackagesWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6F68E8A20D0277B00F7A0F4 /* PackagesWrapper.swift */; };
C6FFB5D6267FAA3300CD19CE /* InstallerAppInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6FFB5D5267FAA3300CD19CE /* InstallerAppInfo.swift */; };
Expand Down Expand Up @@ -707,11 +705,9 @@
C660D1A2252C94860027FCA0 /* ConfigMenuAppsIt.json in Resources */,
C660D1A0252C7A160027FCA0 /* ConfigMenuAppsEn.json in Resources */,
C660D1992529BB260027FCA0 /* EFIPMTextAssetsIt.json in Resources */,
C6E335B026CED3570078FC0D /* README.md in Resources */,
C63F036224E40F5500F950B4 /* TextAssetsEn.json in Resources */,
C691BFEE1F6DEEA800589EF8 /* Assets.xcassets in Resources */,
C660D19C2529BB780027FCA0 /* EFIPMTextAssetsEn.json in Resources */,
C6E335AF26CED3570078FC0D /* LICENSE in Resources */,
C68C79F22505205A00BBDA37 /* TextAssetsIt.json in Resources */,
C6188D982513828E00BCBC51 /* AppDownloadsEn.json in Resources */,
C6A3A36A24FBAC3500CC8E37 /* ErrorDecodingMessangesEn.json in Resources */,
Expand Down

0 comments on commit 54c58f9

Please sign in to comment.