project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
changeset 3989 adffb668f06e
parent 3984 d92509c2f255
child 3996 eb549fd864a5
equal deleted inserted replaced
3988:044cc945b2f8 3989:adffb668f06e
    23 /* Begin PBXBuildFile section */
    23 /* Begin PBXBuildFile section */
    24 		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
    24 		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
    25 		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
    25 		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
    26 		28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
    26 		28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
    27 		28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; settings = {ATTRIBUTES = (Required, ); }; };
    27 		28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; settings = {ATTRIBUTES = (Required, ); }; };
       
    28 		610D5FB21270E2660033333A /* Icon-Small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43411E290650040BA66 /* Icon-Small@2x.png */; };
       
    29 		610D5FB31270E26C0033333A /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43611E290650040BA66 /* Icon@2x.png */; };
    28 		611D9BFB12497E9800008271 /* SavedGamesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611D9BF912497E9800008271 /* SavedGamesViewController.m */; };
    30 		611D9BFB12497E9800008271 /* SavedGamesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611D9BF912497E9800008271 /* SavedGamesViewController.m */; };
    29 		611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611D9BFA12497E9800008271 /* SavedGamesViewController.xib */; };
    31 		611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611D9BFA12497E9800008271 /* SavedGamesViewController.xib */; };
    30 		611DA031124E2BC500008271 /* background_med.png in Resources */ = {isa = PBXBuildFile; fileRef = 611DA030124E2BC500008271 /* background_med.png */; };
    32 		611DA031124E2BC500008271 /* background_med.png in Resources */ = {isa = PBXBuildFile; fileRef = 611DA030124E2BC500008271 /* background_med.png */; };
    31 		611DA1D0124E5C6300008271 /* plus.png in Resources */ = {isa = PBXBuildFile; fileRef = 611DA1CF124E5C6300008271 /* plus.png */; };
    33 		611DA1D0124E5C6300008271 /* plus.png in Resources */ = {isa = PBXBuildFile; fileRef = 611DA1CF124E5C6300008271 /* plus.png */; };
    32 		611E03E711FA747C0077A41E /* libvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 611E037C11FA74590077A41E /* libvorbis.a */; };
    34 		611E03E711FA747C0077A41E /* libvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 611E037C11FA74590077A41E /* libvorbis.a */; };
  2120 				6199E86D12464A8E00DADF8C /* surpise.png in Resources */,
  2122 				6199E86D12464A8E00DADF8C /* surpise.png in Resources */,
  2121 				611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */,
  2123 				611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */,
  2122 				611DA031124E2BC500008271 /* background_med.png in Resources */,
  2124 				611DA031124E2BC500008271 /* background_med.png in Resources */,
  2123 				611DA1D0124E5C6300008271 /* plus.png in Resources */,
  2125 				611DA1D0124E5C6300008271 /* plus.png in Resources */,
  2124 				6147DAD31253DCDE0010357E /* savesButton.png in Resources */,
  2126 				6147DAD31253DCDE0010357E /* savesButton.png in Resources */,
       
  2127 				610D5FB21270E2660033333A /* Icon-Small@2x.png in Resources */,
       
  2128 				610D5FB31270E26C0033333A /* Icon@2x.png in Resources */,
  2125 			);
  2129 			);
  2126 			runOnlyForDeploymentPostprocessing = 0;
  2130 			runOnlyForDeploymentPostprocessing = 0;
  2127 		};
  2131 		};
  2128 /* End PBXResourcesBuildPhase section */
  2132 /* End PBXResourcesBuildPhase section */
  2129 
  2133