Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Commit

Permalink
Default Info.plist is always copied into the app bundle, no need to d…
Browse files Browse the repository at this point in the history
…o it manually
  • Loading branch information
Jon Crooke committed Mar 25, 2013
1 parent e34d7d9 commit eee431e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SoundCleod.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
26FF310F1680734B0091448C /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 26FF31051680734B0091448C /* MainMenu.xib */; };
26FF31101680734B0091448C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 26FF31071680734B0091448C /* main.m */; };
26FF31111680734B0091448C /* PopupController.m in Sources */ = {isa = PBXBuildFile; fileRef = 26FF31091680734B0091448C /* PopupController.m */; };
26FF31121680734B0091448C /* SoundCleod-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 26FF310A1680734B0091448C /* SoundCleod-Info.plist */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -217,7 +216,6 @@
26FF310D1680734B0091448C /* Credits.rtf in Resources */,
26FF310E1680734B0091448C /* InfoPlist.strings in Resources */,
26FF310F1680734B0091448C /* MainMenu.xib in Resources */,
26FF31121680734B0091448C /* SoundCleod-Info.plist in Resources */,
26115150168B3A0E00F1566F /* LoginWindow.xib in Resources */,
2624EBA716A821B100490144 /* UrlPrompt.xib in Resources */,
);
Expand Down

0 comments on commit eee431e

Please sign in to comment.