You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Missing resource and updated the deprecated usage of UUID [CL 2068207 by Terence Burns in Main branch]
442 lines
25 KiB
Plaintext
442 lines
25 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1D60589B0D05DD56006BFB54 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.mm */; };
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
|
|
280E754E0DD40C5E005A515E /* MainView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 280E754B0DD40C5E005A515E /* MainView.xib */; };
|
|
280E754F0DD40C5E005A515E /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 280E754C0DD40C5E005A515E /* MainWindow.xib */; };
|
|
288765590DF743DE002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765580DF743DE002DB57D /* CoreGraphics.framework */; };
|
|
289233AE0DB2D0DB0083E9F9 /* MainViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 289233A90DB2D0DB0083E9F9 /* MainViewController.mm */; };
|
|
289233B00DB2D0DB0083E9F9 /* FlipsideViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 289233AD0DB2D0DB0083E9F9 /* FlipsideViewController.mm */; };
|
|
7C056BAA125686F900E50963 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C056BA9125686F900E50963 /* CoreMotion.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
7C6F52221268EFA300D4536F /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 7C6F52211268EFA300D4536F /* Icon-Small.png */; };
|
|
7C767D95126CB698009B6730 /* UDKRemoteAppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* UDKRemoteAppDelegate.mm */; };
|
|
7C767E3A126CCD50009B6730 /* Finger0.png in Resources */ = {isa = PBXBuildFile; fileRef = 7C767E35126CCD50009B6730 /* Finger0.png */; };
|
|
7C767E3B126CCD50009B6730 /* Finger1.png in Resources */ = {isa = PBXBuildFile; fileRef = 7C767E36126CCD50009B6730 /* Finger1.png */; };
|
|
7C767E3C126CCD50009B6730 /* Finger2.png in Resources */ = {isa = PBXBuildFile; fileRef = 7C767E37126CCD50009B6730 /* Finger2.png */; };
|
|
7C767E3D126CCD50009B6730 /* Finger3.png in Resources */ = {isa = PBXBuildFile; fileRef = 7C767E38126CCD50009B6730 /* Finger3.png */; };
|
|
7C767E3E126CCD50009B6730 /* Finger4.png in Resources */ = {isa = PBXBuildFile; fileRef = 7C767E39126CCD50009B6730 /* Finger4.png */; };
|
|
7C767EB2126D0D37009B6730 /* Icon-Small-50.png in Resources */ = {isa = PBXBuildFile; fileRef = 7C767EB0126D0D37009B6730 /* Icon-Small-50.png */; };
|
|
7C767EB3126D0D37009B6730 /* Icon-Small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7C767EB1126D0D37009B6730 /* Icon-Small@2x.png */; };
|
|
7CDA17F11268AF850001B932 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CDA17F01268AF850001B932 /* Icon@2x.png */; };
|
|
7CDA17FD1268BE100001B932 /* Background.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CDA17FA1268BE100001B932 /* Background.png */; };
|
|
7CDA17FE1268BE100001B932 /* Background@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CDA17FB1268BE100001B932 /* Background@2x.png */; };
|
|
7CDA17FF1268BE100001B932 /* BackgroundIPad.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CDA17FC1268BE100001B932 /* BackgroundIPad.png */; };
|
|
7CDA180E1268BF0A0001B932 /* MainViewLarge.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7CDA180D1268BF0A0001B932 /* MainViewLarge.xib */; };
|
|
821FD1AD12DD4664005597F1 /* IPhoneHome.mm in Sources */ = {isa = PBXBuildFile; fileRef = 821FD1AA12DD4664005597F1 /* IPhoneHome.mm */; };
|
|
821FD1AE12DD4664005597F1 /* IPhoneObjCWrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 821FD1AC12DD4664005597F1 /* IPhoneObjCWrapper.mm */; };
|
|
821FD1C712DD4D99005597F1 /* IPhoneAsyncTask.mm in Sources */ = {isa = PBXBuildFile; fileRef = 821FD1C612DD4D99005597F1 /* IPhoneAsyncTask.mm */; };
|
|
821FD1E812DD524D005597F1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 821FD1E712DD524D005597F1 /* SystemConfiguration.framework */; };
|
|
E133F7E112045F20000EC0FA /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = E133F7E012045F20000EC0FA /* Icon.png */; };
|
|
E133F9FD12067CE3000EC0FA /* TextCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E133F9FC12067CE3000EC0FA /* TextCell.m */; };
|
|
E152B66412011DC500114478 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E152B66312011DC500114478 /* CoreFoundation.framework */; };
|
|
E1BD7FE91213925A0066FE80 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = E1BD7FE81213925A0066FE80 /* Icon-72.png */; };
|
|
E1F192541203C5860072A759 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1F192531203C5850072A759 /* CFNetwork.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
1D3623240D0F684500981E51 /* UDKRemoteAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UDKRemoteAppDelegate.h; sourceTree = "<group>"; };
|
|
1D3623250D0F684500981E51 /* UDKRemoteAppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = UDKRemoteAppDelegate.mm; sourceTree = "<group>"; };
|
|
1D6058910D05DD3D006BFB54 /* UDKRemote.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UDKRemote.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
280E754B0DD40C5E005A515E /* MainView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainView.xib; sourceTree = "<group>"; };
|
|
280E754C0DD40C5E005A515E /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
|
|
288765580DF743DE002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
289233A80DB2D0DB0083E9F9 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainViewController.h; path = Classes/MainViewController.h; sourceTree = "<group>"; };
|
|
289233A90DB2D0DB0083E9F9 /* MainViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = MainViewController.mm; path = Classes/MainViewController.mm; sourceTree = "<group>"; };
|
|
289233AC0DB2D0DB0083E9F9 /* FlipsideViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FlipsideViewController.h; path = Classes/FlipsideViewController.h; sourceTree = "<group>"; };
|
|
289233AD0DB2D0DB0083E9F9 /* FlipsideViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = FlipsideViewController.mm; path = Classes/FlipsideViewController.mm; sourceTree = "<group>"; };
|
|
29B97316FDCFA39411CA2CEA /* main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
|
|
32CA4F630368D1EE00C91783 /* UDKRemote_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UDKRemote_Prefix.pch; sourceTree = "<group>"; };
|
|
7C056BA9125686F900E50963 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
|
|
7C6F52211268EFA300D4536F /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small.png"; sourceTree = "<group>"; };
|
|
7C767E35126CCD50009B6730 /* Finger0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Finger0.png; sourceTree = "<group>"; };
|
|
7C767E36126CCD50009B6730 /* Finger1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Finger1.png; sourceTree = "<group>"; };
|
|
7C767E37126CCD50009B6730 /* Finger2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Finger2.png; sourceTree = "<group>"; };
|
|
7C767E38126CCD50009B6730 /* Finger3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Finger3.png; sourceTree = "<group>"; };
|
|
7C767E39126CCD50009B6730 /* Finger4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Finger4.png; sourceTree = "<group>"; };
|
|
7C767EB0126D0D37009B6730 /* Icon-Small-50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small-50.png"; sourceTree = "<group>"; };
|
|
7C767EB1126D0D37009B6730 /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small@2x.png"; sourceTree = "<group>"; };
|
|
7CDA17F01268AF850001B932 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon@2x.png"; sourceTree = "<group>"; };
|
|
7CDA17FA1268BE100001B932 /* Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Background.png; sourceTree = "<group>"; };
|
|
7CDA17FB1268BE100001B932 /* Background@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Background@2x.png"; sourceTree = "<group>"; };
|
|
7CDA17FC1268BE100001B932 /* BackgroundIPad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = BackgroundIPad.png; sourceTree = "<group>"; };
|
|
7CDA180D1268BF0A0001B932 /* MainViewLarge.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainViewLarge.xib; sourceTree = "<group>"; };
|
|
821FD1A912DD4664005597F1 /* IPhoneHome.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IPhoneHome.h; path = Classes/IPhoneHome.h; sourceTree = "<group>"; };
|
|
821FD1AA12DD4664005597F1 /* IPhoneHome.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = IPhoneHome.mm; path = Classes/IPhoneHome.mm; sourceTree = "<group>"; };
|
|
821FD1AB12DD4664005597F1 /* IPhoneObjCWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IPhoneObjCWrapper.h; path = Classes/IPhoneObjCWrapper.h; sourceTree = "<group>"; };
|
|
821FD1AC12DD4664005597F1 /* IPhoneObjCWrapper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = IPhoneObjCWrapper.mm; path = Classes/IPhoneObjCWrapper.mm; sourceTree = "<group>"; };
|
|
821FD1C512DD4D99005597F1 /* IPhoneAsyncTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IPhoneAsyncTask.h; path = Classes/IPhoneAsyncTask.h; sourceTree = "<group>"; };
|
|
821FD1C612DD4D99005597F1 /* IPhoneAsyncTask.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = IPhoneAsyncTask.mm; path = Classes/IPhoneAsyncTask.mm; sourceTree = "<group>"; };
|
|
821FD1DB12DD5078005597F1 /* Engine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Engine.h; path = Classes/Engine.h; sourceTree = "<group>"; };
|
|
821FD1E712DD524D005597F1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
8D1107310486CEB800E47090 /* UDKRemote-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "UDKRemote-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
|
E133F7E012045F20000EC0FA /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
|
|
E133F9FB12067CE3000EC0FA /* TextCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TextCell.h; path = Classes/TextCell.h; sourceTree = "<group>"; };
|
|
E133F9FC12067CE3000EC0FA /* TextCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TextCell.m; path = Classes/TextCell.m; sourceTree = "<group>"; };
|
|
E152B66312011DC500114478 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
|
|
E1BD7FE81213925A0066FE80 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72.png"; sourceTree = "<group>"; };
|
|
E1F192531203C5850072A759 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
|
|
288765590DF743DE002DB57D /* CoreGraphics.framework in Frameworks */,
|
|
E152B66412011DC500114478 /* CoreFoundation.framework in Frameworks */,
|
|
E1F192541203C5860072A759 /* CFNetwork.framework in Frameworks */,
|
|
7C056BAA125686F900E50963 /* CoreMotion.framework in Frameworks */,
|
|
821FD1E812DD524D005597F1 /* SystemConfiguration.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
080E96DDFE201D6D7F000001 /* Application Delegate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1D3623240D0F684500981E51 /* UDKRemoteAppDelegate.h */,
|
|
1D3623250D0F684500981E51 /* UDKRemoteAppDelegate.mm */,
|
|
);
|
|
name = "Application Delegate";
|
|
path = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1D6058910D05DD3D006BFB54 /* UDKRemote.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
281C6CD70DB2D82200F60ACC /* Flipside View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
289233AC0DB2D0DB0083E9F9 /* FlipsideViewController.h */,
|
|
289233AD0DB2D0DB0083E9F9 /* FlipsideViewController.mm */,
|
|
E133F9FB12067CE3000EC0FA /* TextCell.h */,
|
|
E133F9FC12067CE3000EC0FA /* TextCell.m */,
|
|
);
|
|
name = "Flipside View";
|
|
sourceTree = "<group>";
|
|
};
|
|
289233A00DB2D0730083E9F9 /* Main View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
289233A80DB2D0DB0083E9F9 /* MainViewController.h */,
|
|
289233A90DB2D0DB0083E9F9 /* MainViewController.mm */,
|
|
);
|
|
name = "Main View";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
289233A00DB2D0730083E9F9 /* Main View */,
|
|
281C6CD70DB2D82200F60ACC /* Flipside View */,
|
|
080E96DDFE201D6D7F000001 /* Application Delegate */,
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
29B97317FDCFA39411CA2CEA /* Resources */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
821FD1E712DD524D005597F1 /* SystemConfiguration.framework */,
|
|
);
|
|
name = CustomTemplate;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
821FD1DB12DD5078005597F1 /* Engine.h */,
|
|
821FD1C512DD4D99005597F1 /* IPhoneAsyncTask.h */,
|
|
821FD1C612DD4D99005597F1 /* IPhoneAsyncTask.mm */,
|
|
821FD1A912DD4664005597F1 /* IPhoneHome.h */,
|
|
821FD1AA12DD4664005597F1 /* IPhoneHome.mm */,
|
|
821FD1AB12DD4664005597F1 /* IPhoneObjCWrapper.h */,
|
|
821FD1AC12DD4664005597F1 /* IPhoneObjCWrapper.mm */,
|
|
32CA4F630368D1EE00C91783 /* UDKRemote_Prefix.pch */,
|
|
29B97316FDCFA39411CA2CEA /* main.mm */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E133F7E012045F20000EC0FA /* Icon.png */,
|
|
7CDA17F01268AF850001B932 /* Icon@2x.png */,
|
|
E1BD7FE81213925A0066FE80 /* Icon-72.png */,
|
|
7C6F52211268EFA300D4536F /* Icon-Small.png */,
|
|
7C767EB0126D0D37009B6730 /* Icon-Small-50.png */,
|
|
7C767EB1126D0D37009B6730 /* Icon-Small@2x.png */,
|
|
7C767E35126CCD50009B6730 /* Finger0.png */,
|
|
7C767E36126CCD50009B6730 /* Finger1.png */,
|
|
7C767E37126CCD50009B6730 /* Finger2.png */,
|
|
7C767E38126CCD50009B6730 /* Finger3.png */,
|
|
7C767E39126CCD50009B6730 /* Finger4.png */,
|
|
7CDA17FA1268BE100001B932 /* Background.png */,
|
|
7CDA17FB1268BE100001B932 /* Background@2x.png */,
|
|
7CDA17FC1268BE100001B932 /* BackgroundIPad.png */,
|
|
280E754B0DD40C5E005A515E /* MainView.xib */,
|
|
7CDA180D1268BF0A0001B932 /* MainViewLarge.xib */,
|
|
280E754C0DD40C5E005A515E /* MainWindow.xib */,
|
|
8D1107310486CEB800E47090 /* UDKRemote-Info.plist */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E1F192531203C5850072A759 /* CFNetwork.framework */,
|
|
E152B66312011DC500114478 /* CoreFoundation.framework */,
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */,
|
|
288765580DF743DE002DB57D /* CoreGraphics.framework */,
|
|
7C056BA9125686F900E50963 /* CoreMotion.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1D6058900D05DD3D006BFB54 /* UDKRemote */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "UDKRemote" */;
|
|
buildPhases = (
|
|
1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = UDKRemote;
|
|
productName = UDKRemote;
|
|
productReference = 1D6058910D05DD3D006BFB54 /* UDKRemote.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0460;
|
|
TargetAttributes = {
|
|
1D6058900D05DD3D006BFB54 = {
|
|
DevelopmentTeam = 8Z5KY33773;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "UDKRemote" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
en,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
1D6058900D05DD3D006BFB54 /* UDKRemote */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1D60588D0D05DD3D006BFB54 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
280E754E0DD40C5E005A515E /* MainView.xib in Resources */,
|
|
280E754F0DD40C5E005A515E /* MainWindow.xib in Resources */,
|
|
E133F7E112045F20000EC0FA /* Icon.png in Resources */,
|
|
E1BD7FE91213925A0066FE80 /* Icon-72.png in Resources */,
|
|
7CDA17F11268AF850001B932 /* Icon@2x.png in Resources */,
|
|
7CDA17FD1268BE100001B932 /* Background.png in Resources */,
|
|
7CDA17FE1268BE100001B932 /* Background@2x.png in Resources */,
|
|
7CDA17FF1268BE100001B932 /* BackgroundIPad.png in Resources */,
|
|
7CDA180E1268BF0A0001B932 /* MainViewLarge.xib in Resources */,
|
|
7C6F52221268EFA300D4536F /* Icon-Small.png in Resources */,
|
|
7C767E3A126CCD50009B6730 /* Finger0.png in Resources */,
|
|
7C767E3B126CCD50009B6730 /* Finger1.png in Resources */,
|
|
7C767E3C126CCD50009B6730 /* Finger2.png in Resources */,
|
|
7C767E3D126CCD50009B6730 /* Finger3.png in Resources */,
|
|
7C767E3E126CCD50009B6730 /* Finger4.png in Resources */,
|
|
7C767EB2126D0D37009B6730 /* Icon-Small-50.png in Resources */,
|
|
7C767EB3126D0D37009B6730 /* Icon-Small@2x.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1D60589B0D05DD56006BFB54 /* main.mm in Sources */,
|
|
289233AE0DB2D0DB0083E9F9 /* MainViewController.mm in Sources */,
|
|
289233B00DB2D0DB0083E9F9 /* FlipsideViewController.mm in Sources */,
|
|
E133F9FD12067CE3000EC0FA /* TextCell.m in Sources */,
|
|
7C767D95126CB698009B6730 /* UDKRemoteAppDelegate.mm in Sources */,
|
|
821FD1AD12DD4664005597F1 /* IPhoneHome.mm in Sources */,
|
|
821FD1AE12DD4664005597F1 /* IPhoneObjCWrapper.mm in Sources */,
|
|
821FD1C712DD4D99005597F1 /* IPhoneAsyncTask.mm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1D6058940D05DD3E006BFB54 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = UDKRemote_Prefix.pch;
|
|
INFOPLIST_FILE = "UDKRemote-Info.plist";
|
|
PRODUCT_NAME = UDKRemote;
|
|
PROVISIONING_PROFILE = "";
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1D6058950D05DD3E006BFB54 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = UDKRemote_Prefix.pch;
|
|
INFOPLIST_FILE = "UDKRemote-Info.plist";
|
|
PRODUCT_NAME = UDKRemote;
|
|
PROVISIONING_PROFILE = "";
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Release;
|
|
};
|
|
7C9421FC1278A9E6005A8E05 /* Distribution */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.0;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
|
|
SDKROOT = iphoneos4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Distribution;
|
|
};
|
|
7C9421FD1278A9E6005A8E05 /* Distribution */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = UDKRemote_Prefix.pch;
|
|
INFOPLIST_FILE = "UDKRemote-Info.plist";
|
|
PRODUCT_NAME = UDKRemote;
|
|
PROVISIONING_PROFILE = "";
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Distribution;
|
|
};
|
|
C01FCF4F08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.0;
|
|
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
|
|
SDKROOT = iphoneos4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF5008A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.0;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
|
|
SDKROOT = iphoneos4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "UDKRemote" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1D6058940D05DD3E006BFB54 /* Debug */,
|
|
1D6058950D05DD3E006BFB54 /* Release */,
|
|
7C9421FD1278A9E6005A8E05 /* Distribution */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "UDKRemote" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
7C9421FC1278A9E6005A8E05 /* Distribution */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|