991 lines
60 KiB
Plaintext
991 lines
60 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
BF14D8941DE7A512002CA1BE /* mogenerator */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = BF14D8971DE7A512002CA1BE /* Build configuration list for PBXAggregateTarget "mogenerator" */;
|
|
buildPhases = (
|
|
BF14D8981DE7A519002CA1BE /* mogenerator */,
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = mogenerator;
|
|
productName = mogenerator;
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
4FE8465FD28810191C3E5212 /* Pods_Delta.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 695E8C07A709B16AAD83AEC8 /* Pods_Delta.framework */; };
|
|
BF02D5DA1DDEBB3000A5E131 /* openvgdb.sqlite in Resources */ = {isa = PBXBuildFile; fileRef = BF02D5D91DDEBB3000A5E131 /* openvgdb.sqlite */; };
|
|
BF0418141D01E93400E85BCF /* GBADeltaCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF0418131D01E93400E85BCF /* GBADeltaCore.framework */; };
|
|
BF0418151D01E93400E85BCF /* GBADeltaCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF0418131D01E93400E85BCF /* GBADeltaCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
BF04E6FF1DB8625C000F35D3 /* ControllerSkinsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF04E6FE1DB8625C000F35D3 /* ControllerSkinsViewController.swift */; };
|
|
BF090CF41B490D8300DCAB45 /* UIDevice+Vibration.m in Sources */ = {isa = PBXBuildFile; fileRef = BF090CF31B490D8300DCAB45 /* UIDevice+Vibration.m */; };
|
|
BF0CDDAD1C8155D200640168 /* LoadImageOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0CDDAC1C8155D200640168 /* LoadImageOperation.swift */; };
|
|
BF0D057F1DDD9A96002A71A7 /* GamesDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0D057E1DDD9A96002A71A7 /* GamesDatabase.swift */; };
|
|
BF107EC41BF413F000E0C32C /* GamesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF107EC31BF413F000E0C32C /* GamesViewController.swift */; };
|
|
BF11734D1DA32A5200047DF8 /* GameType+Localization.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF11734C1DA32A5200047DF8 /* GameType+Localization.swift */; };
|
|
BF1173501DA32CF600047DF8 /* ControllersSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF11734F1DA32CF600047DF8 /* ControllersSettingsViewController.swift */; };
|
|
BF13A7561D5D29B0000BB055 /* PreviewGameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF13A7551D5D29B0000BB055 /* PreviewGameViewController.swift */; };
|
|
BF13A7581D5D2FD9000BB055 /* EmulatorCore+Cheats.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF13A7571D5D2FD9000BB055 /* EmulatorCore+Cheats.swift */; };
|
|
BF172AEB1C68986300C26774 /* NSManagedObjectContext+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF172AEA1C68986300C26774 /* NSManagedObjectContext+Conveniences.swift */; };
|
|
BF1DAD5D1D9F576000E752A7 /* GameTypeControllerSkinsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1DAD5C1D9F576000E752A7 /* GameTypeControllerSkinsViewController.swift */; };
|
|
BF27CC8E1BC9FEA200A20D89 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BF6BB2451BB73FE800CCF94A /* Assets.xcassets */; };
|
|
BF28980D1DAAFB640023D8E9 /* Delta.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = BF28980B1DAAFB640023D8E9 /* Delta.xcdatamodeld */; };
|
|
BF2898151DAAFC2A0023D8E9 /* Cheat.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF2898111DAAFC2A0023D8E9 /* Cheat.swift */; };
|
|
BF2898161DAAFC2A0023D8E9 /* Game.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF2898121DAAFC2A0023D8E9 /* Game.swift */; };
|
|
BF2898171DAAFC2A0023D8E9 /* GameCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF2898131DAAFC2A0023D8E9 /* GameCollection.swift */; };
|
|
BF2898181DAAFC2A0023D8E9 /* SaveState.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF2898141DAAFC2A0023D8E9 /* SaveState.swift */; };
|
|
BF2898211DAAFD720023D8E9 /* _Cheat.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF2898191DAAFC330023D8E9 /* _Cheat.swift */; };
|
|
BF2898221DAAFD720023D8E9 /* _Game.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF28981A1DAAFC330023D8E9 /* _Game.swift */; };
|
|
BF2898231DAAFD720023D8E9 /* _GameCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF28981B1DAAFC330023D8E9 /* _GameCollection.swift */; };
|
|
BF2898241DAAFD720023D8E9 /* _SaveState.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF28981C1DAAFC330023D8E9 /* _SaveState.swift */; };
|
|
BF2B98E61C97E32F00F6D57D /* SaveStatesCollectionHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF2B98E51C97E32F00F6D57D /* SaveStatesCollectionHeaderView.swift */; };
|
|
BF31878B1D489AAA00BD020D /* CheatValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF31878A1D489AAA00BD020D /* CheatValidator.swift */; };
|
|
BF34FA071CF0F510006624C7 /* EditCheatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF34FA061CF0F510006624C7 /* EditCheatViewController.swift */; };
|
|
BF34FA111CF1899D006624C7 /* CheatTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF34FA101CF1899D006624C7 /* CheatTextView.swift */; };
|
|
BF353FF21C5D7FB000C1184C /* PauseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF353FF11C5D7FB000C1184C /* PauseViewController.swift */; };
|
|
BF353FF61C5D837600C1184C /* PauseMenu.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BF353FF41C5D837600C1184C /* PauseMenu.storyboard */; };
|
|
BF353FF91C5D870B00C1184C /* PauseItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF353FF81C5D870B00C1184C /* PauseItem.swift */; };
|
|
BF353FFF1C5DA3C500C1184C /* PausePresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF353FFD1C5DA3C500C1184C /* PausePresentationController.swift */; };
|
|
BF3540001C5DA3C500C1184C /* PausePresentationControllerContentView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BF353FFE1C5DA3C500C1184C /* PausePresentationControllerContentView.xib */; };
|
|
BF3540021C5DA3D500C1184C /* PauseStoryboardSegue.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3540011C5DA3D500C1184C /* PauseStoryboardSegue.swift */; };
|
|
BF3540081C5DAFAD00C1184C /* PauseTransitionCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3540071C5DAFAD00C1184C /* PauseTransitionCoordinator.swift */; };
|
|
BF4F562B1DC3C6AF00267E32 /* LoadImageURLOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF4F562A1DC3C6AF00267E32 /* LoadImageURLOperation.swift */; };
|
|
BF5E7F441B9A650B00AE44F8 /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF5E7F431B9A650B00AE44F8 /* SettingsViewController.swift */; };
|
|
BF5E7F461B9A652600AE44F8 /* Settings.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BF5E7F451B9A652600AE44F8 /* Settings.storyboard */; };
|
|
BF6866171DCAC8B900BF2D06 /* ControllerSkin+Configuring.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6866161DCAC8B900BF2D06 /* ControllerSkin+Configuring.swift */; };
|
|
BF696B801D9B2B02009639E0 /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF696B7F1D9B2B02009639E0 /* Theme.swift */; };
|
|
BF70798C1B6B464B0019077C /* ZipZap.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF70798B1B6B464B0019077C /* ZipZap.framework */; };
|
|
BF70798D1B6B464B0019077C /* ZipZap.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF70798B1B6B464B0019077C /* ZipZap.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
BF762EAB1BC1B076002C8866 /* NSManagedObject+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF762EAA1BC1B076002C8866 /* NSManagedObject+Conveniences.swift */; };
|
|
BF797A2D1C2D339F00F1A000 /* UILabel+FontSize.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF797A2C1C2D339F00F1A000 /* UILabel+FontSize.swift */; };
|
|
BF7AE8081C2E858400B1B5BC /* PauseMenuViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF7AE8041C2E858400B1B5BC /* PauseMenuViewController.swift */; };
|
|
BF7AE80A1C2E8C7600B1B5BC /* UIColor+Delta.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF7AE8091C2E8C7600B1B5BC /* UIColor+Delta.swift */; };
|
|
BF7AE81E1C2E984300B1B5BC /* GridCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF7AE81A1C2E984300B1B5BC /* GridCollectionViewCell.swift */; };
|
|
BF7AE8241C2E984300B1B5BC /* GridCollectionViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF7AE81D1C2E984300B1B5BC /* GridCollectionViewLayout.swift */; };
|
|
BF99A5971DC2F9C400468E9E /* ControllerSkinTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF99A5961DC2F9C400468E9E /* ControllerSkinTableViewCell.swift */; };
|
|
BF99C6941D0A9AA600BA92BC /* SNESDeltaCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFC134E01AAD82460087AD7B /* SNESDeltaCore.framework */; };
|
|
BF99C6951D0A9AA600BA92BC /* SNESDeltaCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BFC134E01AAD82460087AD7B /* SNESDeltaCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
BF9F4FCF1AAD7B87004C9500 /* DeltaCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF9F4FCE1AAD7B87004C9500 /* DeltaCore.framework */; };
|
|
BF9F4FD01AAD7B87004C9500 /* DeltaCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF9F4FCE1AAD7B87004C9500 /* DeltaCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
BFA0D1271D3AE1F600565894 /* GameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF63BDE91D389EEB00FCB040 /* GameViewController.swift */; };
|
|
BFA2315C1CED10BE0011E35A /* Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFA2315B1CED10BE0011E35A /* Action.swift */; };
|
|
BFAA1FED1B8AA4FA00495943 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFAA1FEC1B8AA4FA00495943 /* Settings.swift */; };
|
|
BFACD5FD1DC3D2CE002D6DDC /* LoadControllerSkinImageOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF23C4941DC3CB2E00849B3E /* LoadControllerSkinImageOperation.swift */; };
|
|
BFBAA86A1D5A483900A29C1B /* DatabaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFBAA8691D5A483900A29C1B /* DatabaseManager.swift */; };
|
|
BFC853351DB039AD00E8C372 /* _ControllerSkin.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC853341DB039AD00E8C372 /* _ControllerSkin.swift */; };
|
|
BFC853371DB039B500E8C372 /* ControllerSkin.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC853361DB039B500E8C372 /* ControllerSkin.swift */; };
|
|
BFC9B7391CEFCD34008629BB /* CheatsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC9B7381CEFCD34008629BB /* CheatsViewController.swift */; };
|
|
BFCEA67E1D56FF640061A534 /* UIViewControllerContextTransitioning+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFCEA67D1D56FF640061A534 /* UIViewControllerContextTransitioning+Conveniences.swift */; };
|
|
BFD097211D3A01B8005A44C2 /* SaveStatesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3540041C5DA70400C1184C /* SaveStatesViewController.swift */; };
|
|
BFDB28451BC9DA7B001D0C83 /* ImportController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFDB28441BC9DA7B001D0C83 /* ImportController.swift */; };
|
|
BFDD04EF1D5E27DB002D450E /* NSFetchedResultsController+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = BF02BCFF1D361BD1000892F2 /* NSFetchedResultsController+Conveniences.m */; };
|
|
BFDD04F11D5E2C27002D450E /* GameCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFDD04F01D5E2C27002D450E /* GameCollectionViewController.swift */; };
|
|
BFE4269E1D9C68E600DC913F /* SaveStatesStoryboardSegue.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE4269D1D9C68E600DC913F /* SaveStatesStoryboardSegue.swift */; };
|
|
BFEC732D1AAECC4A00650035 /* Roxas.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFEC732C1AAECC4A00650035 /* Roxas.framework */; };
|
|
BFEC732E1AAECC4A00650035 /* Roxas.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BFEC732C1AAECC4A00650035 /* Roxas.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
BFFA71DD1AAC406100EE9DD1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFA71DC1AAC406100EE9DD1 /* AppDelegate.swift */; };
|
|
BFFA71E21AAC406100EE9DD1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BFFA71E01AAC406100EE9DD1 /* Main.storyboard */; };
|
|
BFFC461E1D59823500AF2CC6 /* GamesPresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFC461B1D59823500AF2CC6 /* GamesPresentationController.swift */; };
|
|
BFFC461F1D59823500AF2CC6 /* GamesStoryboardSegue.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFC461C1D59823500AF2CC6 /* GamesStoryboardSegue.swift */; };
|
|
BFFC46201D59823500AF2CC6 /* InitialGamesStoryboardSegue.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFC461D1D59823500AF2CC6 /* InitialGamesStoryboardSegue.swift */; };
|
|
BFFC46231D5984A000AF2CC6 /* LaunchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFC46221D5984A000AF2CC6 /* LaunchViewController.swift */; };
|
|
BFFC46461D59861000AF2CC6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BFFC46441D59861000AF2CC6 /* LaunchScreen.storyboard */; };
|
|
BFFC464C1D5998D600AF2CC6 /* CheatTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFC464B1D5998D600AF2CC6 /* CheatTableViewCell.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
BF9F4FCC1AAD7AEE004C9500 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
BF9F4FD01AAD7B87004C9500 /* DeltaCore.framework in Embed Frameworks */,
|
|
BFEC732E1AAECC4A00650035 /* Roxas.framework in Embed Frameworks */,
|
|
BF70798D1B6B464B0019077C /* ZipZap.framework in Embed Frameworks */,
|
|
BF0418151D01E93400E85BCF /* GBADeltaCore.framework in Embed Frameworks */,
|
|
BF99C6951D0A9AA600BA92BC /* SNESDeltaCore.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
22506DA00971C4300AF90A35 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
695E8C07A709B16AAD83AEC8 /* Pods_Delta.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Delta.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A19FF50F55441BC2B2248241 /* Pods-Delta.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Delta.release.xcconfig"; path = "Pods/Target Support Files/Pods-Delta/Pods-Delta.release.xcconfig"; sourceTree = "<group>"; };
|
|
BF02BCFE1D361BD1000892F2 /* NSFetchedResultsController+Conveniences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSFetchedResultsController+Conveniences.h"; sourceTree = "<group>"; };
|
|
BF02BCFF1D361BD1000892F2 /* NSFetchedResultsController+Conveniences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSFetchedResultsController+Conveniences.m"; sourceTree = "<group>"; };
|
|
BF02D5D91DDEBB3000A5E131 /* openvgdb.sqlite */ = {isa = PBXFileReference; lastKnownFileType = file; path = openvgdb.sqlite; sourceTree = "<group>"; };
|
|
BF0418131D01E93400E85BCF /* GBADeltaCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = GBADeltaCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF04E6FE1DB8625C000F35D3 /* ControllerSkinsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ControllerSkinsViewController.swift; path = "Controller Skins/ControllerSkinsViewController.swift"; sourceTree = "<group>"; };
|
|
BF090CF11B490D8300DCAB45 /* Delta-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Delta-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
BF090CF21B490D8300DCAB45 /* UIDevice+Vibration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIDevice+Vibration.h"; sourceTree = "<group>"; };
|
|
BF090CF31B490D8300DCAB45 /* UIDevice+Vibration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIDevice+Vibration.m"; sourceTree = "<group>"; };
|
|
BF0A81C41DC915C800443EF0 /* ControllerSkinConfigurations.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ControllerSkinConfigurations.h; path = Misc/ControllerSkinConfigurations.h; sourceTree = "<group>"; };
|
|
BF0CDDAC1C8155D200640168 /* LoadImageOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadImageOperation.swift; path = Components/LoadImageOperation.swift; sourceTree = "<group>"; };
|
|
BF0D057E1DDD9A96002A71A7 /* GamesDatabase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GamesDatabase.swift; sourceTree = "<group>"; };
|
|
BF107EC31BF413F000E0C32C /* GamesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GamesViewController.swift; sourceTree = "<group>"; };
|
|
BF11734C1DA32A5200047DF8 /* GameType+Localization.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GameType+Localization.swift"; sourceTree = "<group>"; };
|
|
BF11734F1DA32CF600047DF8 /* ControllersSettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ControllersSettingsViewController.swift; path = Controllers/ControllersSettingsViewController.swift; sourceTree = "<group>"; };
|
|
BF13A7551D5D29B0000BB055 /* PreviewGameViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreviewGameViewController.swift; sourceTree = "<group>"; };
|
|
BF13A7571D5D2FD9000BB055 /* EmulatorCore+Cheats.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "EmulatorCore+Cheats.swift"; sourceTree = "<group>"; };
|
|
BF172AEA1C68986300C26774 /* NSManagedObjectContext+Conveniences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectContext+Conveniences.swift"; sourceTree = "<group>"; };
|
|
BF1DAD5C1D9F576000E752A7 /* GameTypeControllerSkinsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GameTypeControllerSkinsViewController.swift; path = "Controller Skins/GameTypeControllerSkinsViewController.swift"; sourceTree = "<group>"; };
|
|
BF23C4941DC3CB2E00849B3E /* LoadControllerSkinImageOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadControllerSkinImageOperation.swift; path = Components/LoadControllerSkinImageOperation.swift; sourceTree = "<group>"; };
|
|
BF27CC861BC9E3C600A20D89 /* Delta.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = Delta.entitlements; sourceTree = "<group>"; };
|
|
BF27CC8A1BC9FE4D00A20D89 /* Pods.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Pods.framework; path = "Pods/../build/Debug-appletvos/Pods.framework"; sourceTree = "<group>"; };
|
|
BF27CC941BCB7B7A00A20D89 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS9.0.sdk/System/Library/Frameworks/GameController.framework; sourceTree = DEVELOPER_DIR; };
|
|
BF28980C1DAAFB640023D8E9 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; };
|
|
BF2898111DAAFC2A0023D8E9 /* Cheat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Cheat.swift; sourceTree = "<group>"; };
|
|
BF2898121DAAFC2A0023D8E9 /* Game.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Game.swift; sourceTree = "<group>"; };
|
|
BF2898131DAAFC2A0023D8E9 /* GameCollection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GameCollection.swift; sourceTree = "<group>"; };
|
|
BF2898141DAAFC2A0023D8E9 /* SaveState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SaveState.swift; sourceTree = "<group>"; };
|
|
BF2898191DAAFC330023D8E9 /* _Cheat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = _Cheat.swift; sourceTree = "<group>"; };
|
|
BF28981A1DAAFC330023D8E9 /* _Game.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = _Game.swift; sourceTree = "<group>"; };
|
|
BF28981B1DAAFC330023D8E9 /* _GameCollection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = _GameCollection.swift; sourceTree = "<group>"; };
|
|
BF28981C1DAAFC330023D8E9 /* _SaveState.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = _SaveState.swift; sourceTree = "<group>"; };
|
|
BF2B98E51C97E32F00F6D57D /* SaveStatesCollectionHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SaveStatesCollectionHeaderView.swift; path = "Pause Menu/Save States/SaveStatesCollectionHeaderView.swift"; sourceTree = "<group>"; };
|
|
BF31878A1D489AAA00BD020D /* CheatValidator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CheatValidator.swift; path = "Pause Menu/Cheats/CheatValidator.swift"; sourceTree = "<group>"; };
|
|
BF34FA061CF0F510006624C7 /* EditCheatViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EditCheatViewController.swift; path = "Pause Menu/Cheats/EditCheatViewController.swift"; sourceTree = "<group>"; };
|
|
BF34FA101CF1899D006624C7 /* CheatTextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CheatTextView.swift; path = "Pause Menu/Cheats/CheatTextView.swift"; sourceTree = "<group>"; };
|
|
BF353FF11C5D7FB000C1184C /* PauseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PauseViewController.swift; path = "Pause Menu/PauseViewController.swift"; sourceTree = "<group>"; };
|
|
BF353FF51C5D837600C1184C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/PauseMenu.storyboard; sourceTree = "<group>"; };
|
|
BF353FF81C5D870B00C1184C /* PauseItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PauseItem.swift; path = "Pause Menu/PauseItem.swift"; sourceTree = "<group>"; };
|
|
BF353FFD1C5DA3C500C1184C /* PausePresentationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PausePresentationController.swift; path = "Pause Menu/Presentation Controller/PausePresentationController.swift"; sourceTree = "<group>"; };
|
|
BF353FFE1C5DA3C500C1184C /* PausePresentationControllerContentView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = PausePresentationControllerContentView.xib; path = "Pause Menu/Presentation Controller/PausePresentationControllerContentView.xib"; sourceTree = "<group>"; };
|
|
BF3540011C5DA3D500C1184C /* PauseStoryboardSegue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PauseStoryboardSegue.swift; path = "Pause Menu/Segues/PauseStoryboardSegue.swift"; sourceTree = "<group>"; };
|
|
BF3540041C5DA70400C1184C /* SaveStatesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SaveStatesViewController.swift; path = "Pause Menu/Save States/SaveStatesViewController.swift"; sourceTree = "<group>"; };
|
|
BF3540071C5DAFAD00C1184C /* PauseTransitionCoordinator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PauseTransitionCoordinator.swift; path = "Pause Menu/Segues/PauseTransitionCoordinator.swift"; sourceTree = "<group>"; };
|
|
BF4F562A1DC3C6AF00267E32 /* LoadImageURLOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadImageURLOperation.swift; path = Components/LoadImageURLOperation.swift; sourceTree = "<group>"; };
|
|
BF5E7F431B9A650B00AE44F8 /* SettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; };
|
|
BF5E7F451B9A652600AE44F8 /* Settings.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Settings.storyboard; sourceTree = "<group>"; };
|
|
BF63BDE91D389EEB00FCB040 /* GameViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GameViewController.swift; sourceTree = "<group>"; };
|
|
BF6866161DCAC8B900BF2D06 /* ControllerSkin+Configuring.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ControllerSkin+Configuring.swift"; sourceTree = "<group>"; };
|
|
BF696B7F1D9B2B02009639E0 /* Theme.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Theme.swift; path = Theming/Theme.swift; sourceTree = "<group>"; };
|
|
BF6BB2451BB73FE800CCF94A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
BF70798B1B6B464B0019077C /* ZipZap.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ZipZap.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF762EAA1BC1B076002C8866 /* NSManagedObject+Conveniences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSManagedObject+Conveniences.swift"; sourceTree = "<group>"; };
|
|
BF797A2C1C2D339F00F1A000 /* UILabel+FontSize.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UILabel+FontSize.swift"; sourceTree = "<group>"; };
|
|
BF7AE8041C2E858400B1B5BC /* PauseMenuViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PauseMenuViewController.swift; path = "Pause Menu/PauseMenuViewController.swift"; sourceTree = "<group>"; };
|
|
BF7AE8091C2E8C7600B1B5BC /* UIColor+Delta.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Delta.swift"; sourceTree = "<group>"; };
|
|
BF7AE81A1C2E984300B1B5BC /* GridCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GridCollectionViewCell.swift; path = "Collection View/GridCollectionViewCell.swift"; sourceTree = "<group>"; };
|
|
BF7AE81D1C2E984300B1B5BC /* GridCollectionViewLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GridCollectionViewLayout.swift; path = "Collection View/GridCollectionViewLayout.swift"; sourceTree = "<group>"; };
|
|
BF99A5961DC2F9C400468E9E /* ControllerSkinTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ControllerSkinTableViewCell.swift; path = "Controller Skins/ControllerSkinTableViewCell.swift"; sourceTree = "<group>"; };
|
|
BF9F4FCE1AAD7B87004C9500 /* DeltaCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = DeltaCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFA2315B1CED10BE0011E35A /* Action.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Action.swift; path = Components/Action.swift; sourceTree = "<group>"; };
|
|
BFAA1FEC1B8AA4FA00495943 /* Settings.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; };
|
|
BFBAA8691D5A483900A29C1B /* DatabaseManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DatabaseManager.swift; sourceTree = "<group>"; };
|
|
BFC134E01AAD82460087AD7B /* SNESDeltaCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SNESDeltaCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFC853341DB039AD00E8C372 /* _ControllerSkin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = _ControllerSkin.swift; sourceTree = "<group>"; };
|
|
BFC853361DB039B500E8C372 /* ControllerSkin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ControllerSkin.swift; sourceTree = "<group>"; };
|
|
BFC9B7381CEFCD34008629BB /* CheatsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CheatsViewController.swift; path = "Pause Menu/Cheats/CheatsViewController.swift"; sourceTree = "<group>"; };
|
|
BFCEA67D1D56FF640061A534 /* UIViewControllerContextTransitioning+Conveniences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewControllerContextTransitioning+Conveniences.swift"; sourceTree = "<group>"; };
|
|
BFDB28441BC9DA7B001D0C83 /* ImportController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImportController.swift; sourceTree = "<group>"; };
|
|
BFDD04F01D5E2C27002D450E /* GameCollectionViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GameCollectionViewController.swift; sourceTree = "<group>"; };
|
|
BFE4269D1D9C68E600DC913F /* SaveStatesStoryboardSegue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SaveStatesStoryboardSegue.swift; path = Segues/SaveStatesStoryboardSegue.swift; sourceTree = "<group>"; };
|
|
BFEC732C1AAECC4A00650035 /* Roxas.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Roxas.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFFA71D71AAC406100EE9DD1 /* Delta.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Delta.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFFA71DB1AAC406100EE9DD1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BFFA71DC1AAC406100EE9DD1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
BFFA71E11AAC406100EE9DD1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
BFFC461B1D59823500AF2CC6 /* GamesPresentationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GamesPresentationController.swift; path = Segues/GamesPresentationController.swift; sourceTree = "<group>"; };
|
|
BFFC461C1D59823500AF2CC6 /* GamesStoryboardSegue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = GamesStoryboardSegue.swift; path = Segues/GamesStoryboardSegue.swift; sourceTree = "<group>"; };
|
|
BFFC461D1D59823500AF2CC6 /* InitialGamesStoryboardSegue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InitialGamesStoryboardSegue.swift; path = Segues/InitialGamesStoryboardSegue.swift; sourceTree = "<group>"; };
|
|
BFFC46221D5984A000AF2CC6 /* LaunchViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LaunchViewController.swift; path = Launch/LaunchViewController.swift; sourceTree = "<group>"; };
|
|
BFFC46451D59861000AF2CC6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
BFFC464B1D5998D600AF2CC6 /* CheatTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CheatTableViewCell.swift; path = "Pause Menu/Cheats/CheatTableViewCell.swift"; sourceTree = "<group>"; };
|
|
C786AF1D2DDB6223BE2063CC /* Pods-Delta.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Delta.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Delta/Pods-Delta.debug.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
BFFA71D41AAC406100EE9DD1 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF9F4FCF1AAD7B87004C9500 /* DeltaCore.framework in Frameworks */,
|
|
BFEC732D1AAECC4A00650035 /* Roxas.framework in Frameworks */,
|
|
BF99C6941D0A9AA600BA92BC /* SNESDeltaCore.framework in Frameworks */,
|
|
BF70798C1B6B464B0019077C /* ZipZap.framework in Frameworks */,
|
|
BF0418141D01E93400E85BCF /* GBADeltaCore.framework in Frameworks */,
|
|
4FE8465FD28810191C3E5212 /* Pods_Delta.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
BF090CEE1B490C1A00DCAB45 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF090CF21B490D8300DCAB45 /* UIDevice+Vibration.h */,
|
|
BF090CF31B490D8300DCAB45 /* UIDevice+Vibration.m */,
|
|
BF797A2C1C2D339F00F1A000 /* UILabel+FontSize.swift */,
|
|
BF7AE8091C2E8C7600B1B5BC /* UIColor+Delta.swift */,
|
|
BFCEA67D1D56FF640061A534 /* UIViewControllerContextTransitioning+Conveniences.swift */,
|
|
BF13A7571D5D2FD9000BB055 /* EmulatorCore+Cheats.swift */,
|
|
BF11734C1DA32A5200047DF8 /* GameType+Localization.swift */,
|
|
BF6866161DCAC8B900BF2D06 /* ControllerSkin+Configuring.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF0A81C31DC915A100443EF0 /* Misc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF0A81C41DC915C800443EF0 /* ControllerSkinConfigurations.h */,
|
|
);
|
|
name = Misc;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF11734E1DA32CEC00047DF8 /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF11734F1DA32CF600047DF8 /* ControllersSettingsViewController.swift */,
|
|
);
|
|
name = Controllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF1DAD5B1D9F574900E752A7 /* Controller Skins */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF1DAD5C1D9F576000E752A7 /* GameTypeControllerSkinsViewController.swift */,
|
|
BF04E6FE1DB8625C000F35D3 /* ControllerSkinsViewController.swift */,
|
|
BF99A5961DC2F9C400468E9E /* ControllerSkinTableViewCell.swift */,
|
|
);
|
|
name = "Controller Skins";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF28980F1DAAFC0E0023D8E9 /* Human */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF2898111DAAFC2A0023D8E9 /* Cheat.swift */,
|
|
BFC853361DB039B500E8C372 /* ControllerSkin.swift */,
|
|
BF2898121DAAFC2A0023D8E9 /* Game.swift */,
|
|
BF2898131DAAFC2A0023D8E9 /* GameCollection.swift */,
|
|
BF2898141DAAFC2A0023D8E9 /* SaveState.swift */,
|
|
);
|
|
name = Human;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF2898101DAAFC120023D8E9 /* Machine */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF2898191DAAFC330023D8E9 /* _Cheat.swift */,
|
|
BFC853341DB039AD00E8C372 /* _ControllerSkin.swift */,
|
|
BF28981A1DAAFC330023D8E9 /* _Game.swift */,
|
|
BF28981B1DAAFC330023D8E9 /* _GameCollection.swift */,
|
|
BF28981C1DAAFC330023D8E9 /* _SaveState.swift */,
|
|
);
|
|
name = Machine;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF353FFB1C5DA2F600C1184C /* Presentation Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF353FFD1C5DA3C500C1184C /* PausePresentationController.swift */,
|
|
BF353FFE1C5DA3C500C1184C /* PausePresentationControllerContentView.xib */,
|
|
);
|
|
name = "Presentation Controller";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF3540031C5DA6D800C1184C /* Save States */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF3540041C5DA70400C1184C /* SaveStatesViewController.swift */,
|
|
BF2B98E51C97E32F00F6D57D /* SaveStatesCollectionHeaderView.swift */,
|
|
);
|
|
name = "Save States";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF4566E31BC09026007BFA1A /* Common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFF1E55F1BE04BF6000E9EF6 /* Components */,
|
|
BF9257571BD8244800B109DA /* Collection View */,
|
|
BF4566E41BC0902E007BFA1A /* Database */,
|
|
BFDB28431BC9D9D1001D0C83 /* Importing */,
|
|
BF762EA91BC1B044002C8866 /* Extensions */,
|
|
);
|
|
path = Common;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF4566E41BC0902E007BFA1A /* Database */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFBAA8691D5A483900A29C1B /* DatabaseManager.swift */,
|
|
BF0D057E1DDD9A96002A71A7 /* GamesDatabase.swift */,
|
|
BF4566E51BC09033007BFA1A /* Model */,
|
|
);
|
|
path = Database;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF4566E51BC09033007BFA1A /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF28980B1DAAFB640023D8E9 /* Delta.xcdatamodeld */,
|
|
BF28980F1DAAFC0E0023D8E9 /* Human */,
|
|
BF2898101DAAFC120023D8E9 /* Machine */,
|
|
BF0A81C31DC915A100443EF0 /* Misc */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF46894D1AAC469800A2586D /* Game Selection */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF107EC31BF413F000E0C32C /* GamesViewController.swift */,
|
|
BFDD04F01D5E2C27002D450E /* GameCollectionViewController.swift */,
|
|
BFFC461A1D59820F00AF2CC6 /* Segues */,
|
|
);
|
|
path = "Game Selection";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF696B7E1D9B2AE6009639E0 /* Theming */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF696B7F1D9B2B02009639E0 /* Theme.swift */,
|
|
);
|
|
name = Theming;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF762EA91BC1B044002C8866 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF762EAA1BC1B076002C8866 /* NSManagedObject+Conveniences.swift */,
|
|
BF172AEA1C68986300C26774 /* NSManagedObjectContext+Conveniences.swift */,
|
|
BF02BCFE1D361BD1000892F2 /* NSFetchedResultsController+Conveniences.h */,
|
|
BF02BCFF1D361BD1000892F2 /* NSFetchedResultsController+Conveniences.m */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF7AE7FA1C2E851F00B1B5BC /* Pause Menu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF353FF41C5D837600C1184C /* PauseMenu.storyboard */,
|
|
BF353FF11C5D7FB000C1184C /* PauseViewController.swift */,
|
|
BF7AE8041C2E858400B1B5BC /* PauseMenuViewController.swift */,
|
|
BF353FF81C5D870B00C1184C /* PauseItem.swift */,
|
|
BF3540031C5DA6D800C1184C /* Save States */,
|
|
BFC9B7371CEFCD08008629BB /* Cheats */,
|
|
BF353FFB1C5DA2F600C1184C /* Presentation Controller */,
|
|
BF912E481C5CB5D50041527C /* Segues */,
|
|
);
|
|
name = "Pause Menu";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF912E481C5CB5D50041527C /* Segues */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF3540011C5DA3D500C1184C /* PauseStoryboardSegue.swift */,
|
|
BF3540071C5DAFAD00C1184C /* PauseTransitionCoordinator.swift */,
|
|
);
|
|
name = Segues;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF9257571BD8244800B109DA /* Collection View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF7AE81A1C2E984300B1B5BC /* GridCollectionViewCell.swift */,
|
|
BF7AE81D1C2E984300B1B5BC /* GridCollectionViewLayout.swift */,
|
|
);
|
|
name = "Collection View";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF9F4FCD1AAD7B25004C9500 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF0418131D01E93400E85BCF /* GBADeltaCore.framework */,
|
|
BF27CC941BCB7B7A00A20D89 /* GameController.framework */,
|
|
BF27CC8A1BC9FE4D00A20D89 /* Pods.framework */,
|
|
BF70798B1B6B464B0019077C /* ZipZap.framework */,
|
|
BFEC732C1AAECC4A00650035 /* Roxas.framework */,
|
|
BF9F4FCE1AAD7B87004C9500 /* DeltaCore.framework */,
|
|
BFC134E01AAD82460087AD7B /* SNESDeltaCore.framework */,
|
|
22506DA00971C4300AF90A35 /* Pods.framework */,
|
|
695E8C07A709B16AAD83AEC8 /* Pods_Delta.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFAA1FEB1B8AA4E800495943 /* Settings */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFAA1FEC1B8AA4FA00495943 /* Settings.swift */,
|
|
BF5E7F451B9A652600AE44F8 /* Settings.storyboard */,
|
|
BF5E7F431B9A650B00AE44F8 /* SettingsViewController.swift */,
|
|
BF11734E1DA32CEC00047DF8 /* Controllers */,
|
|
BF1DAD5B1D9F574900E752A7 /* Controller Skins */,
|
|
);
|
|
path = Settings;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFC9B7371CEFCD08008629BB /* Cheats */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFC9B7381CEFCD34008629BB /* CheatsViewController.swift */,
|
|
BFFC464B1D5998D600AF2CC6 /* CheatTableViewCell.swift */,
|
|
BF34FA061CF0F510006624C7 /* EditCheatViewController.swift */,
|
|
BF34FA101CF1899D006624C7 /* CheatTextView.swift */,
|
|
BF31878A1D489AAA00BD020D /* CheatValidator.swift */,
|
|
);
|
|
name = Cheats;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFDB28431BC9D9D1001D0C83 /* Importing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFDB28441BC9DA7B001D0C83 /* ImportController.swift */,
|
|
);
|
|
path = Importing;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFEC732F1AAECCBD00650035 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF6BB2451BB73FE800CCF94A /* Assets.xcassets */,
|
|
BF02D5D91DDEBB3000A5E131 /* openvgdb.sqlite */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFF1E55F1BE04BF6000E9EF6 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFA2315B1CED10BE0011E35A /* Action.swift */,
|
|
BF0CDDAC1C8155D200640168 /* LoadImageOperation.swift */,
|
|
BF4F562A1DC3C6AF00267E32 /* LoadImageURLOperation.swift */,
|
|
BF23C4941DC3CB2E00849B3E /* LoadControllerSkinImageOperation.swift */,
|
|
);
|
|
name = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFA71CE1AAC406100EE9DD1 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFFA71D91AAC406100EE9DD1 /* Delta */,
|
|
BF4566E31BC09026007BFA1A /* Common */,
|
|
BFEC732F1AAECCBD00650035 /* Resources */,
|
|
BF9F4FCD1AAD7B25004C9500 /* Frameworks */,
|
|
BFFA71D81AAC406100EE9DD1 /* Products */,
|
|
FD1E8AE87FA2DB8793F7B937 /* Pods */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFA71D81AAC406100EE9DD1 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFFA71D71AAC406100EE9DD1 /* Delta.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFA71D91AAC406100EE9DD1 /* Delta */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFFA71DC1AAC406100EE9DD1 /* AppDelegate.swift */,
|
|
BFFA71E01AAC406100EE9DD1 /* Main.storyboard */,
|
|
BFFC46211D59848000AF2CC6 /* Launch */,
|
|
BF46894D1AAC469800A2586D /* Game Selection */,
|
|
BFFB709D1AF99ACA00DE56FE /* Emulation */,
|
|
BF7AE7FA1C2E851F00B1B5BC /* Pause Menu */,
|
|
BFAA1FEB1B8AA4E800495943 /* Settings */,
|
|
BF696B7E1D9B2AE6009639E0 /* Theming */,
|
|
BF090CEE1B490C1A00DCAB45 /* Extensions */,
|
|
BFFA71DA1AAC406100EE9DD1 /* Supporting Files */,
|
|
);
|
|
path = Delta;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFA71DA1AAC406100EE9DD1 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF090CF11B490D8300DCAB45 /* Delta-Bridging-Header.h */,
|
|
BF27CC861BC9E3C600A20D89 /* Delta.entitlements */,
|
|
BFFA71DB1AAC406100EE9DD1 /* Info.plist */,
|
|
);
|
|
path = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFB709D1AF99ACA00DE56FE /* Emulation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF63BDE91D389EEB00FCB040 /* GameViewController.swift */,
|
|
BF13A7551D5D29B0000BB055 /* PreviewGameViewController.swift */,
|
|
);
|
|
path = Emulation;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFC461A1D59820F00AF2CC6 /* Segues */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFFC461D1D59823500AF2CC6 /* InitialGamesStoryboardSegue.swift */,
|
|
BFFC461C1D59823500AF2CC6 /* GamesStoryboardSegue.swift */,
|
|
BFFC461B1D59823500AF2CC6 /* GamesPresentationController.swift */,
|
|
BFE4269D1D9C68E600DC913F /* SaveStatesStoryboardSegue.swift */,
|
|
);
|
|
name = Segues;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFC46211D59848000AF2CC6 /* Launch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFFC46441D59861000AF2CC6 /* LaunchScreen.storyboard */,
|
|
BFFC46221D5984A000AF2CC6 /* LaunchViewController.swift */,
|
|
);
|
|
name = Launch;
|
|
sourceTree = "<group>";
|
|
};
|
|
FD1E8AE87FA2DB8793F7B937 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C786AF1D2DDB6223BE2063CC /* Pods-Delta.debug.xcconfig */,
|
|
A19FF50F55441BC2B2248241 /* Pods-Delta.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
BFFA71D61AAC406100EE9DD1 /* Delta */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BFFA71F61AAC406100EE9DD1 /* Build configuration list for PBXNativeTarget "Delta" */;
|
|
buildPhases = (
|
|
DBD91E7D7EC2729786B4C5B1 /* [CP] Check Pods Manifest.lock */,
|
|
BFFA71D31AAC406100EE9DD1 /* Sources */,
|
|
BFFA71D41AAC406100EE9DD1 /* Frameworks */,
|
|
BFFA71D51AAC406100EE9DD1 /* Resources */,
|
|
BF9F4FCC1AAD7AEE004C9500 /* Embed Frameworks */,
|
|
B444B2BB31CBCEE7D86E943D /* [CP] Embed Pods Frameworks */,
|
|
3521C8FA1BB6004A6E9FE324 /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Delta;
|
|
productName = Delta;
|
|
productReference = BFFA71D71AAC406100EE9DD1 /* Delta.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BFFA71CF1AAC406100EE9DD1 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0700;
|
|
LastUpgradeCheck = 0810;
|
|
ORGANIZATIONNAME = "Riley Testut";
|
|
TargetAttributes = {
|
|
BF14D8941DE7A512002CA1BE = {
|
|
CreatedOnToolsVersion = 8.2;
|
|
DevelopmentTeam = 6XVY5G3U44;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
BFFA71D61AAC406100EE9DD1 = {
|
|
CreatedOnToolsVersion = 6.3;
|
|
DevelopmentTeam = 6XVY5G3U44;
|
|
LastSwiftMigration = 0800;
|
|
SystemCapabilities = {
|
|
com.apple.iCloud = {
|
|
enabled = 1;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = BFFA71D21AAC406100EE9DD1 /* Build configuration list for PBXProject "Delta" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = BFFA71CE1AAC406100EE9DD1;
|
|
productRefGroup = BFFA71D81AAC406100EE9DD1 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
BFFA71D61AAC406100EE9DD1 /* Delta */,
|
|
BF14D8941DE7A512002CA1BE /* mogenerator */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
BFFA71D51AAC406100EE9DD1 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BFFA71E21AAC406100EE9DD1 /* Main.storyboard in Resources */,
|
|
BF3540001C5DA3C500C1184C /* PausePresentationControllerContentView.xib in Resources */,
|
|
BF5E7F461B9A652600AE44F8 /* Settings.storyboard in Resources */,
|
|
BF02D5DA1DDEBB3000A5E131 /* openvgdb.sqlite in Resources */,
|
|
BFFC46461D59861000AF2CC6 /* LaunchScreen.storyboard in Resources */,
|
|
BF353FF61C5D837600C1184C /* PauseMenu.storyboard in Resources */,
|
|
BF27CC8E1BC9FEA200A20D89 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
3521C8FA1BB6004A6E9FE324 /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Delta/Pods-Delta-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
B444B2BB31CBCEE7D86E943D /* [CP] Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Delta/Pods-Delta-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
BF14D8981DE7A519002CA1BE /* mogenerator */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = mogenerator;
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "/usr/local/bin/mogenerator -m \"Common/Database/Model/Delta.xcdatamodeld\" -O \"Common/Database/Model\" --swift --template-var scalarsWhenNonOptional=true --template-path \"Common/Database/Model/mogenerator/templates\"";
|
|
};
|
|
DBD91E7D7EC2729786B4C5B1 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
BFFA71D31AAC406100EE9DD1 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF3540081C5DAFAD00C1184C /* PauseTransitionCoordinator.swift in Sources */,
|
|
BFAA1FED1B8AA4FA00495943 /* Settings.swift in Sources */,
|
|
BF7AE8241C2E984300B1B5BC /* GridCollectionViewLayout.swift in Sources */,
|
|
BF28980D1DAAFB640023D8E9 /* Delta.xcdatamodeld in Sources */,
|
|
BFA0D1271D3AE1F600565894 /* GameViewController.swift in Sources */,
|
|
BF13A7581D5D2FD9000BB055 /* EmulatorCore+Cheats.swift in Sources */,
|
|
BF31878B1D489AAA00BD020D /* CheatValidator.swift in Sources */,
|
|
BFFC46201D59823500AF2CC6 /* InitialGamesStoryboardSegue.swift in Sources */,
|
|
BFA2315C1CED10BE0011E35A /* Action.swift in Sources */,
|
|
BF353FF91C5D870B00C1184C /* PauseItem.swift in Sources */,
|
|
BFBAA86A1D5A483900A29C1B /* DatabaseManager.swift in Sources */,
|
|
BFDD04F11D5E2C27002D450E /* GameCollectionViewController.swift in Sources */,
|
|
BFE4269E1D9C68E600DC913F /* SaveStatesStoryboardSegue.swift in Sources */,
|
|
BFFA71DD1AAC406100EE9DD1 /* AppDelegate.swift in Sources */,
|
|
BF2898241DAAFD720023D8E9 /* _SaveState.swift in Sources */,
|
|
BF04E6FF1DB8625C000F35D3 /* ControllerSkinsViewController.swift in Sources */,
|
|
BF7AE81E1C2E984300B1B5BC /* GridCollectionViewCell.swift in Sources */,
|
|
BF34FA111CF1899D006624C7 /* CheatTextView.swift in Sources */,
|
|
BF1DAD5D1D9F576000E752A7 /* GameTypeControllerSkinsViewController.swift in Sources */,
|
|
BFFC46231D5984A000AF2CC6 /* LaunchViewController.swift in Sources */,
|
|
BF34FA071CF0F510006624C7 /* EditCheatViewController.swift in Sources */,
|
|
BF11734D1DA32A5200047DF8 /* GameType+Localization.swift in Sources */,
|
|
BFFC461F1D59823500AF2CC6 /* GamesStoryboardSegue.swift in Sources */,
|
|
BF2898211DAAFD720023D8E9 /* _Cheat.swift in Sources */,
|
|
BF2B98E61C97E32F00F6D57D /* SaveStatesCollectionHeaderView.swift in Sources */,
|
|
BF2898221DAAFD720023D8E9 /* _Game.swift in Sources */,
|
|
BF762EAB1BC1B076002C8866 /* NSManagedObject+Conveniences.swift in Sources */,
|
|
BFC9B7391CEFCD34008629BB /* CheatsViewController.swift in Sources */,
|
|
BF353FFF1C5DA3C500C1184C /* PausePresentationController.swift in Sources */,
|
|
BFFC464C1D5998D600AF2CC6 /* CheatTableViewCell.swift in Sources */,
|
|
BF7AE80A1C2E8C7600B1B5BC /* UIColor+Delta.swift in Sources */,
|
|
BF090CF41B490D8300DCAB45 /* UIDevice+Vibration.m in Sources */,
|
|
BFACD5FD1DC3D2CE002D6DDC /* LoadControllerSkinImageOperation.swift in Sources */,
|
|
BF797A2D1C2D339F00F1A000 /* UILabel+FontSize.swift in Sources */,
|
|
BFD097211D3A01B8005A44C2 /* SaveStatesViewController.swift in Sources */,
|
|
BF3540021C5DA3D500C1184C /* PauseStoryboardSegue.swift in Sources */,
|
|
BF0CDDAD1C8155D200640168 /* LoadImageOperation.swift in Sources */,
|
|
BF2898171DAAFC2A0023D8E9 /* GameCollection.swift in Sources */,
|
|
BF107EC41BF413F000E0C32C /* GamesViewController.swift in Sources */,
|
|
BF2898181DAAFC2A0023D8E9 /* SaveState.swift in Sources */,
|
|
BF172AEB1C68986300C26774 /* NSManagedObjectContext+Conveniences.swift in Sources */,
|
|
BFC853351DB039AD00E8C372 /* _ControllerSkin.swift in Sources */,
|
|
BFC853371DB039B500E8C372 /* ControllerSkin.swift in Sources */,
|
|
BF13A7561D5D29B0000BB055 /* PreviewGameViewController.swift in Sources */,
|
|
BF6866171DCAC8B900BF2D06 /* ControllerSkin+Configuring.swift in Sources */,
|
|
BFDD04EF1D5E27DB002D450E /* NSFetchedResultsController+Conveniences.m in Sources */,
|
|
BFCEA67E1D56FF640061A534 /* UIViewControllerContextTransitioning+Conveniences.swift in Sources */,
|
|
BF2898161DAAFC2A0023D8E9 /* Game.swift in Sources */,
|
|
BF0D057F1DDD9A96002A71A7 /* GamesDatabase.swift in Sources */,
|
|
BF1173501DA32CF600047DF8 /* ControllersSettingsViewController.swift in Sources */,
|
|
BFFC461E1D59823500AF2CC6 /* GamesPresentationController.swift in Sources */,
|
|
BF99A5971DC2F9C400468E9E /* ControllerSkinTableViewCell.swift in Sources */,
|
|
BF5E7F441B9A650B00AE44F8 /* SettingsViewController.swift in Sources */,
|
|
BF4F562B1DC3C6AF00267E32 /* LoadImageURLOperation.swift in Sources */,
|
|
BF2898231DAAFD720023D8E9 /* _GameCollection.swift in Sources */,
|
|
BF353FF21C5D7FB000C1184C /* PauseViewController.swift in Sources */,
|
|
BFDB28451BC9DA7B001D0C83 /* ImportController.swift in Sources */,
|
|
BF2898151DAAFC2A0023D8E9 /* Cheat.swift in Sources */,
|
|
BF696B801D9B2B02009639E0 /* Theme.swift in Sources */,
|
|
BF7AE8081C2E858400B1B5BC /* PauseMenuViewController.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
BF353FF41C5D837600C1184C /* PauseMenu.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BF353FF51C5D837600C1184C /* Base */,
|
|
);
|
|
name = PauseMenu.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFA71E01AAC406100EE9DD1 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BFFA71E11AAC406100EE9DD1 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
path = .;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFFC46441D59861000AF2CC6 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BFFC46451D59861000AF2CC6 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
BF14D8951DE7A512002CA1BE /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEVELOPMENT_TEAM = 6XVY5G3U44;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BF14D8961DE7A512002CA1BE /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
DEVELOPMENT_TEAM = 6XVY5G3U44;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
BFFA71F41AAC406100EE9DD1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta;
|
|
PRODUCT_NAME = Delta;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BFFA71F51AAC406100EE9DD1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta;
|
|
PRODUCT_NAME = Delta;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
BFFA71F71AAC406100EE9DD1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = C786AF1D2DDB6223BE2063CC /* Pods-Delta.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_ENTITLEMENTS = "Delta/Supporting Files/Delta.entitlements";
|
|
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Delta/Supporting Files/Delta-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BFFA71F81AAC406100EE9DD1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A19FF50F55441BC2B2248241 /* Pods-Delta.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_ENTITLEMENTS = "Delta/Supporting Files/Delta.entitlements";
|
|
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Delta/Supporting Files/Delta-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
SWIFT_VERSION = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
BF14D8971DE7A512002CA1BE /* Build configuration list for PBXAggregateTarget "mogenerator" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BF14D8951DE7A512002CA1BE /* Debug */,
|
|
BF14D8961DE7A512002CA1BE /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
};
|
|
BFFA71D21AAC406100EE9DD1 /* Build configuration list for PBXProject "Delta" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BFFA71F41AAC406100EE9DD1 /* Debug */,
|
|
BFFA71F51AAC406100EE9DD1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BFFA71F61AAC406100EE9DD1 /* Build configuration list for PBXNativeTarget "Delta" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BFFA71F71AAC406100EE9DD1 /* Debug */,
|
|
BFFA71F81AAC406100EE9DD1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
BF28980B1DAAFB640023D8E9 /* Delta.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
BF28980C1DAAFB640023D8E9 /* Model.xcdatamodel */,
|
|
);
|
|
currentVersion = BF28980C1DAAFB640023D8E9 /* Model.xcdatamodel */;
|
|
path = Delta.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = BFFA71CF1AAC406100EE9DD1 /* Project object */;
|
|
}
|