From 54c58f92379187e0e5acad00ee340ae379486036 Mon Sep 17 00:00:00 2001 From: ITzTravelIntime <23339020+ITzTravelInTime@users.noreply.github.com> Date: Thu, 19 Aug 2021 20:45:07 +0200 Subject: [PATCH] Fixed a build bug. --- TINU.xcodeproj/project.pbxproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TINU.xcodeproj/project.pbxproj b/TINU.xcodeproj/project.pbxproj index a80e597..6895a7a 100644 --- a/TINU.xcodeproj/project.pbxproj +++ b/TINU.xcodeproj/project.pbxproj @@ -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 */; }; @@ -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 */,