diff --git a/Cores/DeltaCore b/Cores/DeltaCore index cdd384d..c1db5f5 160000 --- a/Cores/DeltaCore +++ b/Cores/DeltaCore @@ -1 +1 @@ -Subproject commit cdd384dbacd5033183bbc3697c9738e3fb0b1d07 +Subproject commit c1db5f51cd455a7033801cc19dc3dbfcb6f2b42c diff --git a/Cores/MelonDSDeltaCore b/Cores/MelonDSDeltaCore index 3d61116..7731efb 160000 --- a/Cores/MelonDSDeltaCore +++ b/Cores/MelonDSDeltaCore @@ -1 +1 @@ -Subproject commit 3d61116876fe174dcbcf60d3baadd2a0a8818de4 +Subproject commit 7731efb5d995d1f0be163cd27af1d201fd03ce33 diff --git a/Delta.xcodeproj/project.pbxproj b/Delta.xcodeproj/project.pbxproj index e751885..f45a7de 100644 --- a/Delta.xcodeproj/project.pbxproj +++ b/Delta.xcodeproj/project.pbxproj @@ -33,6 +33,10 @@ /* Begin PBXBuildFile section */ 1FA4ABA79AB72914FE414A61 /* libPods-Delta.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DC866E433B3BA9AE18ABA1EC /* libPods-Delta.a */; }; + 7509F8252BEC7FAB00E45B9E /* AboutVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7509F8242BEC7FAB00E45B9E /* AboutVC.xib */; }; + 7509F8262BEC7FAB00E45B9E /* AboutVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7509F8232BEC7FAB00E45B9E /* AboutVC.swift */; }; + 7509F8292BEC7FBD00E45B9E /* PrivacyVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7509F8282BEC7FBD00E45B9E /* PrivacyVC.xib */; }; + 7509F82A2BEC7FBD00E45B9E /* PrivacyVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7509F8272BEC7FBD00E45B9E /* PrivacyVC.swift */; }; 87343D7B985519A5890A61C6 /* libPods-DeltaPreviews.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E3E5A45AB20C8A87754453B /* libPods-DeltaPreviews.a */; }; AC1AE30A2A69BD3A00956EB9 /* AlternateAppIcons.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC1AE3092A69BD3A00956EB9 /* AlternateAppIcons.swift */; }; AC1AE30C2A6A068F00956EB9 /* Bundle+AppIconImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC1AE30B2A6A068F00956EB9 /* Bundle+AppIconImage.swift */; }; @@ -270,6 +274,10 @@ /* Begin PBXFileReference section */ 22506DA00971C4300AF90A35 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 7509F8232BEC7FAB00E45B9E /* AboutVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutVC.swift; sourceTree = ""; }; + 7509F8242BEC7FAB00E45B9E /* AboutVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AboutVC.xib; sourceTree = ""; }; + 7509F8272BEC7FBD00E45B9E /* PrivacyVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrivacyVC.swift; sourceTree = ""; }; + 7509F8282BEC7FBD00E45B9E /* PrivacyVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PrivacyVC.xib; sourceTree = ""; }; 7E3E5A45AB20C8A87754453B /* libPods-DeltaPreviews.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-DeltaPreviews.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 8ECE6641DE30D01EA30FE7F6 /* Pods-DeltaPreviews.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DeltaPreviews.release.xcconfig"; path = "Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.release.xcconfig"; sourceTree = ""; }; A01281C7023C0041B25963BE /* Pods-DeltaPreviews.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DeltaPreviews.debug.xcconfig"; path = "Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.debug.xcconfig"; sourceTree = ""; }; @@ -429,7 +437,7 @@ BFEF24F21F7DD4FB00454C62 /* SaveStateMigrationPolicy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SaveStateMigrationPolicy.swift; sourceTree = ""; }; BFF0742B1E9DC17500ACDF4A /* GBCDeltaCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = GBCDeltaCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; BFFA4C081E8A24D600D87934 /* GameTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GameTableViewCell.swift; sourceTree = ""; }; - BFFA71D71AAC406100EE9DD1 /* Delta.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Delta.app; sourceTree = BUILT_PRODUCTS_DIR; }; + BFFA71D71AAC406100EE9DD1 /* Retro Game Emulator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Retro Game Emulator.app"; sourceTree = BUILT_PRODUCTS_DIR; }; BFFA71DB1AAC406100EE9DD1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; BFFA71DC1AAC406100EE9DD1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; BFFA71E11AAC406100EE9DD1 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; @@ -887,6 +895,10 @@ D5D78AE329F9BC0200E064F0 /* Features */, D5A9BFFF29DDECF500A8D610 /* Experimental Features */, D5D797E4298D944C00738869 /* Contributors */, + 7509F8232BEC7FAB00E45B9E /* AboutVC.swift */, + 7509F8242BEC7FAB00E45B9E /* AboutVC.xib */, + 7509F8272BEC7FBD00E45B9E /* PrivacyVC.swift */, + 7509F8282BEC7FBD00E45B9E /* PrivacyVC.xib */, ); path = Settings; sourceTree = ""; @@ -983,7 +995,7 @@ BFFA71D81AAC406100EE9DD1 /* Products */ = { isa = PBXGroup; children = ( - BFFA71D71AAC406100EE9DD1 /* Delta.app */, + BFFA71D71AAC406100EE9DD1 /* Retro Game Emulator.app */, D5D7C1F129E60DFF00663793 /* libDeltaFeatures.a */, D539102F29E88B6B0006B350 /* DeltaPreviews.framework */, ); @@ -1258,7 +1270,7 @@ D524F4A0273DE9A100D500B2 /* AltKit */, ); productName = Delta; - productReference = BFFA71D71AAC406100EE9DD1 /* Delta.app */; + productReference = BFFA71D71AAC406100EE9DD1 /* Retro Game Emulator.app */; productType = "com.apple.product-type.application"; }; D539102E29E88B6B0006B350 /* DeltaPreviews */ = { @@ -1370,6 +1382,7 @@ files = ( D5D797E9298DCC7300738869 /* cheatbase.zip in Resources */, BFFA71E21AAC406100EE9DD1 /* Main.storyboard in Resources */, + 7509F8252BEC7FAB00E45B9E /* AboutVC.xib in Resources */, BF6BF3211EB82362008E83CD /* GamesDatabase.storyboard in Resources */, BFAB9F88219A4B670080EC7D /* GoogleService-Info.plist in Resources */, BF3540001C5DA3C500C1184C /* PausePresentationControllerContentView.xib in Resources */, @@ -1381,6 +1394,7 @@ BF1F45AB21AF4B5800EF9895 /* SyncResultsViewController.storyboard in Resources */, BF353FF61C5D837600C1184C /* PauseMenu.storyboard in Resources */, BF27CC8E1BC9FEA200A20D89 /* Assets.xcassets in Resources */, + 7509F8292BEC7FBD00E45B9E /* PrivacyVC.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1615,6 +1629,7 @@ BF1F45A421AF274D00EF9895 /* SyncResultViewController.swift in Sources */, BF3D6C53220286750083E05A /* Delta3ToDelta4.xcmappingmodel in Sources */, D5CDCCF12A859E7500E22131 /* ReviewSaveStatesViewController.swift in Sources */, + 7509F82A2BEC7FBD00E45B9E /* PrivacyVC.swift in Sources */, BF5942881E09BC8B0051894B /* _Game.swift in Sources */, BF56450D220239B800A8EA26 /* GameControllerInputMappingMigrationPolicy.swift in Sources */, BF95E2771E4977BF0030E7AD /* GameMetadata.swift in Sources */, @@ -1678,6 +1693,7 @@ BF353FF21C5D7FB000C1184C /* PauseViewController.swift in Sources */, BF00BEA625B758AA00C8607D /* SystemBIOS.swift in Sources */, BF696B801D9B2B02009639E0 /* Theme.swift in Sources */, + 7509F8262BEC7FAB00E45B9E /* AboutVC.swift in Sources */, BF7AE8081C2E858400B1B5BC /* GridMenuViewController.swift in Sources */, BF6BF31A1EB82146008E83CD /* ClipboardImportOption.swift in Sources */, BF59427F1E09BC830051894B /* GameCollection.swift in Sources */, @@ -1862,7 +1878,7 @@ OTHER_CFLAGS = "-DGLES_SILENCE_DEPRECATION"; OTHER_SWIFT_FLAGS = "-Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta; - PRODUCT_NAME = Delta; + PRODUCT_NAME = "Retro Game Emulator"; SDKROOT = iphoneos; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; @@ -1914,7 +1930,7 @@ OTHER_CFLAGS = "-DGLES_SILENCE_DEPRECATION"; OTHER_SWIFT_FLAGS = "-Xfrontend -debug-time-function-bodies"; PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta; - PRODUCT_NAME = Delta; + PRODUCT_NAME = "Retro Game Emulator"; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; @@ -1926,6 +1942,7 @@ isa = XCBuildConfiguration; baseConfigurationReference = C786AF1D2DDB6223BE2063CC /* Pods-Delta.debug.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; CLANG_ENABLE_MODULES = YES; @@ -1933,20 +1950,23 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 74; - DEVELOPMENT_TEAM = 6XVY5G3U44; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = 544LFS79WN; + EXCLUDED_ARCHS = ""; INFOPLIST_FILE = "Delta/Supporting Files/Info.plist"; + INFOPLIST_KEY_CFBundleDisplayName = "Retro Game Emulator"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.5b4; - OTHER_LDFLAGS = ( - "-ld64", - "$(inherited)", - ); + MARKETING_VERSION = 1.0; + OTHER_LDFLAGS = ( + "-ld64", + "$(inherited)", + ); OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" -DDEBUG"; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta; + PRODUCT_BUNDLE_IDENTIFIER = com.flow.browser.safe.private; PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE_SPECIFIER = ""; STRIP_INSTALLED_PRODUCT = YES; @@ -1964,6 +1984,7 @@ isa = XCBuildConfiguration; baseConfigurationReference = A19FF50F55441BC2B2248241 /* Pods-Delta.release.xcconfig */; buildSettings = { + ARCHS = "$(ARCHS_STANDARD)"; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; CLANG_ENABLE_MODULES = YES; @@ -1971,20 +1992,23 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 74; - DEVELOPMENT_TEAM = 6XVY5G3U44; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = 544LFS79WN; + EXCLUDED_ARCHS = ""; INFOPLIST_FILE = "Delta/Supporting Files/Info.plist"; + INFOPLIST_KEY_CFBundleDisplayName = "Retro Game Emulator"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.5b4; - OTHER_LDFLAGS = ( - "-ld64", - "$(inherited)", - ); + MARKETING_VERSION = 1.0; + OTHER_LDFLAGS = ( + "-ld64", + "$(inherited)", + ); OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" -DIMPACTOR"; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta; + PRODUCT_BUNDLE_IDENTIFIER = com.flow.browser.safe.private; PROVISIONING_PROFILE = ""; PROVISIONING_PROFILE_SPECIFIER = ""; STRIP_INSTALLED_PRODUCT = YES; diff --git a/Delta.xcodeproj/xcshareddata/xcschemes/Delta.xcscheme b/Delta.xcodeproj/xcshareddata/xcschemes/Delta.xcscheme index 37c040c..73c4c27 100644 --- a/Delta.xcodeproj/xcshareddata/xcschemes/Delta.xcscheme +++ b/Delta.xcodeproj/xcshareddata/xcschemes/Delta.xcscheme @@ -29,7 +29,7 @@ @@ -45,7 +45,7 @@ @@ -54,7 +54,7 @@ @@ -107,7 +107,7 @@ diff --git a/Delta.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Delta.xcworkspace/xcshareddata/swiftpm/Package.resolved index 015974c..d111502 100644 --- a/Delta.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Delta.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,21 +1,12 @@ { "object": { "pins": [ - { - "package": "AltKit", - "repositoryURL": "https://github.com/rileytestut/AltKit.git", - "state": { - "branch": null, - "revision": "2fd376df1c79ec06a5c80cc8933da027f65b3148", - "version": null - } - }, { "package": "DeltaCore", "repositoryURL": "https://github.com/rileytestut/DeltaCore.git", "state": { "branch": "ios14", - "revision": "cdd384dbacd5033183bbc3697c9738e3fb0b1d07", + "revision": "74d2a7a6e36035cb5730d0b0cf2456cbeb6faf0c", "version": null } }, @@ -24,8 +15,8 @@ "repositoryURL": "https://github.com/weichsel/ZIPFoundation.git", "state": { "branch": null, - "revision": "f6a22e7da26314b38bf9befce34ae8e4b2543090", - "version": "0.9.15" + "revision": "02b6abe5f6eef7e3cbd5f247c5cc24e246efcfe0", + "version": "0.9.19" } } ] diff --git a/Delta/Base.lproj/LaunchScreen.storyboard b/Delta/Base.lproj/LaunchScreen.storyboard index cb2a624..a73937d 100644 --- a/Delta/Base.lproj/LaunchScreen.storyboard +++ b/Delta/Base.lproj/LaunchScreen.storyboard @@ -1,13 +1,9 @@ - - - - + + - - - + @@ -23,21 +19,32 @@ - - - - - + + + + - + - - - - - - + + + + + + + + @@ -47,6 +54,6 @@ - + diff --git a/Delta/Base.lproj/Main.storyboard b/Delta/Base.lproj/Main.storyboard index b69123d..0b50cc7 100644 --- a/Delta/Base.lproj/Main.storyboard +++ b/Delta/Base.lproj/Main.storyboard @@ -1,16 +1,16 @@ - + - + - + - + @@ -25,22 +25,51 @@ + + + + + - + + + + + + + + + + + - - - - - - - + + + @@ -52,24 +81,24 @@ - + - + - + - + @@ -85,7 +114,7 @@ - + @@ -98,7 +127,7 @@ - + @@ -117,12 +146,38 @@ + + + + + + - + + + + + + + + + + + @@ -143,7 +198,7 @@ - + @@ -151,12 +206,23 @@ - + + + + + + + + + + + + - - - + + + @@ -174,10 +240,12 @@ - + + + - + @@ -188,6 +256,8 @@ + + @@ -222,7 +292,7 @@ - + @@ -277,29 +347,19 @@ - - - - - - - - - - - - - - + + + + diff --git a/Delta/Base.lproj/Settings.storyboard b/Delta/Base.lproj/Settings.storyboard index 3f986ce..36ab082 100644 --- a/Delta/Base.lproj/Settings.storyboard +++ b/Delta/Base.lproj/Settings.storyboard @@ -1,11 +1,9 @@ - + - - - + @@ -13,45 +11,42 @@ - + + - - + - + + - + @@ -62,19 +57,21 @@ + + - + @@ -85,19 +82,21 @@ + + - + @@ -108,47 +107,64 @@ + + - + - + - + + + + + + + + + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - + - - + + - - - - - - - - - - - + - - - - - + + + + + + + + + + + - - - - - - + + - + - - - - - - + + + + + + + + + + + - - - - - - + + - + - - - - - - + + + + + + + + + + + - - + + + + + + - - + + - - - - + - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -706,7 +420,7 @@ - + @@ -714,28 +428,19 @@ - - - - - - - - - - + - + @@ -815,10 +520,11 @@ - + + @@ -879,11 +585,11 @@ - + - + @@ -955,60 +661,16 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - + @@ -1073,6 +735,12 @@ + + + + + + @@ -1086,18 +754,18 @@ - + - + - + @@ -1155,1134 +823,24 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Delta and AltStore LLC are in no way affiliated with Nintendo Co., Ltd. - -Stephen Celis (SQLite.swift) -Copyright (c) 2014-2015 Stephen Celis (<stephen@stephencelis.com>) -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -Olivier Poitrey (SDWebImage) -Copyright (c) 2009-2018 Olivier Poitrey rs@dailymotion.com -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is furnished -to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - -Thomas Zoechling (ZIPFoundation) -Copyright (c) 2017 Thomas Zoechling -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -Dropbox Inc. (SwiftyDropbox) -Copyright (c) 2015 Dropbox Inc., http://www.dropbox.com/ -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -Google (Google API Objective-C Client) -Licensed under Apache 2 license. - -Nick Farina (SMCalloutView) -Licensed under Apache 2 license. - -Delta uses these emulator cores licensed under the GNU Public License version 3: - -Nestopia -mupen64plus -Gambatte -visualboyadvance-m -DeSmuME -melonDS - -Delta uses these emulator cores licensed under their respective licenses: - -Snes9x -Genesis Plus GX - -Delta uses OpenVGDB to provide automatic artwork for imported games. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - + - + - + diff --git a/Delta/Components/Collection View/GridCollectionViewCell.swift b/Delta/Components/Collection View/GridCollectionViewCell.swift index ccdc164..6962a80 100644 --- a/Delta/Components/Collection View/GridCollectionViewCell.swift +++ b/Delta/Components/Collection View/GridCollectionViewCell.swift @@ -39,7 +39,7 @@ class GridCollectionViewCell: UICollectionViewCell } } - var maximumImageSize: CGSize = CGSize(width: 100, height: 100) { + var maximumImageSize: CGSize = CGSize(width: 150, height: 120) { didSet { self.updateMaximumImageSize() } @@ -109,13 +109,14 @@ class GridCollectionViewCell: UICollectionViewCell // Image View self.imageView.translatesAutoresizingMaskIntoConstraints = false - self.imageView.topAnchor.constraint(equalTo: self.contentView.topAnchor).isActive = true - self.imageView.centerXAnchor.constraint(equalTo: self.contentView.centerXAnchor).isActive = true + self.imageView.topAnchor.constraint(equalTo: self.vibrancyView.topAnchor).isActive = true + self.imageView.centerXAnchor.constraint(equalTo: self.vibrancyView.centerXAnchor).isActive = true - self.imageViewWidthConstraint = self.imageView.widthAnchor.constraint(equalToConstant: self.maximumImageSize.width) + self.imageViewWidthConstraint = self.imageView.widthAnchor.constraint(equalToConstant: 150) self.imageViewWidthConstraint.isActive = true - self.imageViewHeightConstraint = self.imageView.heightAnchor.constraint(equalToConstant: self.maximumImageSize.height) + self.imageViewHeightConstraint = self.imageView.heightAnchor.constraint(equalToConstant: 120) + self.imageViewHeightConstraint.priority = UILayoutPriority(999) // Fixes "Unable to simultaneously satisfy constraints" runtime error when inserting new grid row. self.imageViewHeightConstraint.isActive = true @@ -182,10 +183,15 @@ private extension GridCollectionViewCell { func updateMaximumImageSize() { - self.imageViewWidthConstraint.constant = self.maximumImageSize.width - self.imageViewHeightConstraint.constant = self.maximumImageSize.height + self.imageViewWidthConstraint.constant = 150 + self.imageViewHeightConstraint.constant = 120 self.textLabelVerticalSpacingConstraint.constant = 8 self.textLabelFocusedVerticalSpacingConstraint?.constant = self.maximumImageSize.height / 10.0 + // 修改 textLabel 的固定高度为 30 +// let textLabelFixedHeight: CGFloat = 30 +// +// self.textLabelVerticalSpacingConstraint.constant = textLabelFixedHeight +// self.textLabelFocusedVerticalSpacingConstraint?.constant = textLabelFixedHeight / 50 } } diff --git a/Delta/Database/Model/Human/Game.swift b/Delta/Database/Model/Human/Game.swift index 82b1a88..e22c3bf 100644 --- a/Delta/Database/Model/Human/Game.swift +++ b/Delta/Database/Model/Human/Game.swift @@ -24,7 +24,7 @@ public class Game: _Game, GameProtocol { public var fileURL: URL { var fileURL: URL! - + //通过将指定的路径组件附加到 self 来返回 URL self.managedObjectContext?.performAndWait { fileURL = DatabaseManager.gamesDirectoryURL.appendingPathComponent(self.filename) } diff --git a/Delta/Emulation/GameViewController.swift b/Delta/Emulation/GameViewController.swift index 39ed472..85eefaf 100644 --- a/Delta/Emulation/GameViewController.swift +++ b/Delta/Emulation/GameViewController.swift @@ -62,6 +62,7 @@ private extension GameViewController } // Only intercept controller skin inputs. + // 只拦截控制器皮肤输入。 guard controllerInput.type == .controller(.controllerSkin) else { return nil } let actionInput = ActionInput(stringValue: controllerInput.stringValue) @@ -92,6 +93,7 @@ private extension GameViewController class GameViewController: DeltaCore.GameViewController { /// Assumed to be Delta.Game instance + /// /// 假设为 Delta.Game 实例 override var game: GameProtocol? { willSet { self.emulatorCore?.removeObserver(self, forKeyPath: #keyPath(EmulatorCore.state), context: &kvoContext) diff --git a/Delta/Emulation/PreviewGameViewController.swift b/Delta/Emulation/PreviewGameViewController.swift index a59c700..87c14a8 100644 --- a/Delta/Emulation/PreviewGameViewController.swift +++ b/Delta/Emulation/PreviewGameViewController.swift @@ -15,12 +15,15 @@ private var kvoContext = 0 class PreviewGameViewController: DeltaCore.GameViewController { // If non-nil, will override the default preview action items returned in previewActionItems() + // 如果非nil,将覆盖previewActionItems()中返回的默认预览操作项 var overridePreviewActionItems: [UIPreviewActionItem]? // Save state to be loaded upon preview + // 保存预览时加载的状态 var previewSaveState: SaveStateProtocol? // Initial image to be shown while loading + // 加载时显示的初始图像 var previewImage: UIImage? { didSet { self.updatePreviewImage() @@ -78,6 +81,8 @@ class PreviewGameViewController: DeltaCore.GameViewController { // Explicitly stop emulatorCore _before_ we remove ourselves as observer // so we can wait until stopped before restoring save files (again). + // 在我们删除自己作为观察者之前显式停止 emulatorCore + // 所以我们可以等到停止后再恢复保存文件(再次)。 self.emulatorCore?.stop() self.emulatorCore?.removeObserver(self, forKeyPath: #keyPath(EmulatorCore.state), context: &kvoContext) @@ -93,9 +98,10 @@ extension PreviewGameViewController super.viewDidLoad() self.controllerView.isHidden = true - self.controllerView.controllerSkin = nil // Skip loading controller skin from disk, which may be slow. + self.controllerView.controllerSkin = nil // Skip loading controller skin from disk, which may be slow.跳过从磁盘加载控制器皮肤,这可能会很慢。 // Temporarily prevent emulatorCore from updating gameView to prevent flicker of black, or other visual glitches + // 暂时阻止 emulatorCore 更新 gameView 以防止黑色闪烁或其他视觉故障 self.emulatorCore?.remove(self.gameView) } @@ -120,6 +126,7 @@ extension PreviewGameViewController super.viewWillDisappear(animated) // Pause in viewWillDisappear and not viewDidDisappear like DeltaCore.GameViewController so the audio cuts off earlier if being dismissed + // 在 vi​​ewWillDisappear 中暂停,而不是像 DeltaCore.GameViewController 那样在 viewDidDisappear 中暂停,因此如果被关闭,音频会更早切断 self.emulatorCore?.pause() } @@ -128,10 +135,13 @@ extension PreviewGameViewController super.viewDidDisappear(animated) // Already stopped = we've already restored save files and removed directory. + // 已经停止 = 我们已经恢复了保存文件并删除了目录。 if self.emulatorCore?.state != .stopped { // Pre-emptively restore save files in case something goes wrong while stopping emulation. // This also ensures if the core is never stopped (for some reason), saves are still restored. + // 抢先恢复保存文件,以防在停止仿真时出现问题。 + // 这也确保如果核心从未停止(由于某种原因),保存仍然可以恢复。 self.restoreSaveFiles(removeCopyDirectory: false) } } @@ -141,6 +151,8 @@ extension PreviewGameViewController super.viewDidLayoutSubviews() // Need to update in viewDidLayoutSubviews() to ensure bounds of gameView are not CGRect.zero + + // 需要在 viewDidLayoutSubviews() 中进行更新以确保 gameView 的边界不是 CGRect.zero self.updatePreviewImage() } @@ -148,6 +160,7 @@ extension PreviewGameViewController { super.didReceiveMemoryWarning() // Dispose of any resources that can be recreated. + // 处理掉所有可以重新创建的资源。 } override func observeValue(forKeyPath keyPath: String?, of object: Any?, change: [NSKeyValueChangeKey : Any]?, context: UnsafeMutableRawPointer?) @@ -165,6 +178,7 @@ extension PreviewGameViewController case .running where previousState == .stopped: self.emulatorCoreQueue.async { // Pause to prevent it from starting before visible (in case user peeked slowly) + // 暂停以防止它在可见之前启动(以防用户缓慢地偷看) self.emulatorCore?.pause() self.preparePreview() } @@ -172,6 +186,8 @@ extension PreviewGameViewController case .stopped: // Emulation has stopped, so we can safely restore save files, // and also remove the directory they were copied to. + // 模拟已停止,因此我们可以安全地恢复保存文件, + // 并删除它们复制到的目录。 self.restoreSaveFiles(removeCopyDirectory: true) default: break @@ -224,6 +240,7 @@ private extension PreviewGameViewController self.emulatorCore?.updateCheats() // Re-enable emulatorCore to update gameView again + // 重新启用emulatorCore以再次更新gameView self.emulatorCore?.add(self.gameView) self.emulatorCore?.resume() diff --git a/Delta/Extensions/UIColor+Delta.swift b/Delta/Extensions/UIColor+Delta.swift index 3b65db4..494be00 100644 --- a/Delta/Extensions/UIColor+Delta.swift +++ b/Delta/Extensions/UIColor+Delta.swift @@ -10,6 +10,6 @@ import UIKit extension UIColor { - static let deltaPurple = UIColor(named: "Purple")! - static let deltaDarkGray = UIColor(named: "DarkGray")! + static let deltaPurple = UIColor.purple + static let deltaDarkGray = #colorLiteral(red: 0.07139974087, green: 0.08217515796, blue: 0.1083263531, alpha: 1) } diff --git a/Delta/Game Selection/GameCollectionViewController.swift b/Delta/Game Selection/GameCollectionViewController.swift index 026f333..c35bcd5 100644 --- a/Delta/Game Selection/GameCollectionViewController.swift +++ b/Delta/Game Selection/GameCollectionViewController.swift @@ -43,6 +43,8 @@ class GameCollectionViewController: UICollectionViewController // Calling reloadData sometimes will not update the cells correctly if an insertion/deletion animation is in progress // As a workaround, we manually iterate over and configure each cell ourselves + // 如果正在进行插入/删除动画,调用 reloadData 有时不会正确更新单元格 + // 作为解决方法,我们自己手动迭代并配置每个单元 for cell in self.collectionView?.visibleCells ?? [] { if let indexPath = self.collectionView?.indexPath(for: cell) @@ -177,6 +179,7 @@ extension GameCollectionViewController if let emulatorBridge = destinationViewController.emulatorCore?.deltaCore.emulatorBridge as? MelonDSEmulatorBridge { //TODO: Update this to work with multiple processes by retrieving emulatorBridge directly from emulatorCore. + //TODO:通过直接从 emulatorCore 检索 emulatorBridge 来更新它以与多个进程一起使用。 if game.identifier == Game.melonDSDSiBIOSIdentifier { @@ -193,6 +196,8 @@ extension GameCollectionViewController if let saveState = self.activeSaveState { // Must be synchronous or else there will be a flash of black + + // 必须同步否则会有黑闪 destinationViewController.emulatorCore?.start() destinationViewController.emulatorCore?.pause() @@ -240,6 +245,7 @@ private extension GameCollectionViewController case .regular: layout.itemWidth = 150 layout.minimumInteritemSpacing = 25 // 30 == only 3 games per line for iPad mini 6 in portrait + // 30 == 对于纵向 iPad mini 6,每行仅 3 场游戏 case .unspecified, .compact: layout.itemWidth = 90 @@ -309,7 +315,7 @@ private extension GameCollectionViewController cell.isImageViewVibrancyEnabled = true } - cell.imageView.image = #imageLiteral(resourceName: "BoxArt") + cell.imageView.image = #imageLiteral(resourceName: "zw") if self.traitCollection.horizontalSizeClass == .regular { @@ -369,11 +375,13 @@ private extension GameCollectionViewController } // Disable videoManager to prevent flash of black + // 禁用videoManager以防止黑屏闪烁 self.activeEmulatorCore?.videoManager.isEnabled = false launchGame(ignoringErrors: [LaunchError.alreadyRunning]) // The game hasn't changed, so the activeEmulatorCore is the same as before, so we need to enable videoManager it again + // 游戏没有改变,所以activeEmulatorCore和之前一样,所以我们需要再次启用videoManager self.activeEmulatorCore?.videoManager.isEnabled = true })) alertController.addAction(UIAlertAction(title: NSLocalizedString("Restart", comment: ""), style: .destructive, handler: { (action) in @@ -413,7 +421,7 @@ private extension GameCollectionViewController launchGame(ignoringErrors: []) } } - + //验证启动游戏 func validateLaunchingGame(_ game: Game, ignoringErrors ignoredErrors: [Error]) throws { let ignoredErrors = ignoredErrors.map { $0 as NSError } @@ -671,6 +679,8 @@ private extension GameCollectionViewController { // Manually reload item because collection view may not be in window hierarchy, // which means it won't automatically update when we save the context. + // 手动重新加载项目,因为集合视图可能不在窗口层次结构中, + // 这意味着当我们保存上下文时它不会自动更新。 self.collectionView.reloadItems(at: [indexPath]) } @@ -1008,6 +1018,7 @@ extension GameCollectionViewController: UICollectionViewDelegateFlowLayout { func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize { + let collectionViewLayout = collectionView.collectionViewLayout as! GridCollectionViewLayout let widthConstraint = self.prototypeCell.contentView.widthAnchor.constraint(equalToConstant: collectionViewLayout.itemWidth) @@ -1017,7 +1028,9 @@ extension GameCollectionViewController: UICollectionViewDelegateFlowLayout self.configure(self.prototypeCell, for: indexPath) let size = self.prototypeCell.contentView.systemLayoutSizeFitting(UIView.layoutFittingCompressedSize) - return size +// return size + return CGSize(width: 150, height: 150) + } } diff --git a/Delta/Game Selection/GamesViewController.swift b/Delta/Game Selection/GamesViewController.swift index a0fe535..1f07bd5 100644 --- a/Delta/Game Selection/GamesViewController.swift +++ b/Delta/Game Selection/GamesViewController.swift @@ -81,6 +81,13 @@ class GamesViewController: UIViewController NotificationCenter.default.addObserver(self, selector: #selector(GamesViewController.settingsDidChange(_:)), name: Settings.didChangeNotification, object: nil) NotificationCenter.default.addObserver(self, selector: #selector(GamesViewController.emulationDidQuit(_:)), name: EmulatorCore.emulationDidQuitNotification, object: nil) } + + @IBAction func importfilesBtn(_ sender: UIButton) { + + self.present(self.importController, animated: true, completion: nil) + + + } } //MARK: - UIViewController - @@ -93,9 +100,16 @@ extension GamesViewController self.placeholderView = RSTPlaceholderView(frame: self.view.bounds) self.placeholderView.autoresizingMask = [.flexibleWidth, .flexibleHeight] - self.placeholderView.textLabel.text = NSLocalizedString("No Games", comment: "") - self.placeholderView.detailTextLabel.text = NSLocalizedString("You can import games by pressing the + button in the top right.", comment: "") + self.placeholderView.textLabel.text = NSLocalizedString("", comment: "") + self.placeholderView.detailTextLabel.text = NSLocalizedString("You have not added any games", comment: "") + + let placeholderImagV = UIImageView(image: UIImage(named: "nogame")) + placeholderImagV.frame = CGRect(x: (self.view.bounds.width - 87) / 2, y: (self.view.bounds.height - (placeholderImagV.bounds.height + 80)) / 2, width: 87, height: 64) + placeholderImagV.contentMode = .center + + self.view.insertSubview(self.placeholderView, at: 0) + self.placeholderView.addSubview(placeholderImagV) self.pageControl = UIPageControl() self.pageControl.translatesAutoresizingMaskIntoConstraints = false @@ -108,32 +122,32 @@ extension GamesViewController self.pageControl.centerXAnchor.constraint(equalTo: (self.navigationController?.toolbar.centerXAnchor)!, constant: 0).isActive = true self.pageControl.centerYAnchor.constraint(equalTo: (self.navigationController?.toolbar.centerYAnchor)!, constant: 0).isActive = true - if let navigationController = self.navigationController - { - if #available(iOS 13.0, *) - { - navigationController.overrideUserInterfaceStyle = .dark - - let navigationBarAppearance = navigationController.navigationBar.standardAppearance.copy() - navigationBarAppearance.backgroundEffect = UIBlurEffect(style: .dark) - navigationController.navigationBar.standardAppearance = navigationBarAppearance - navigationController.navigationBar.scrollEdgeAppearance = navigationBarAppearance - - let toolbarAppearance = navigationController.toolbar.standardAppearance.copy() - toolbarAppearance.backgroundEffect = UIBlurEffect(style: .dark) - navigationController.toolbar.standardAppearance = toolbarAppearance - - if #available(iOS 15, *) - { - navigationController.toolbar.scrollEdgeAppearance = toolbarAppearance - } - } - else - { - navigationController.navigationBar.barStyle = .blackTranslucent - navigationController.toolbar.barStyle = .blackTranslucent - } - } +// if let navigationController = self.navigationController +// { +// if #available(iOS 13.0, *) +// { +// navigationController.overrideUserInterfaceStyle = .dark +// +// let navigationBarAppearance = navigationController.navigationBar.standardAppearance.copy() +// navigationBarAppearance.backgroundEffect = UIBlurEffect(style: .dark) +// navigationController.navigationBar.standardAppearance = navigationBarAppearance +// navigationController.navigationBar.scrollEdgeAppearance = navigationBarAppearance +// +// let toolbarAppearance = navigationController.toolbar.standardAppearance.copy() +// toolbarAppearance.backgroundEffect = UIBlurEffect(style: .dark) +// navigationController.toolbar.standardAppearance = toolbarAppearance +// +// if #available(iOS 15, *) +// { +// navigationController.toolbar.scrollEdgeAppearance = toolbarAppearance +// } +// } +// else +// { +// navigationController.navigationBar.barStyle = .blackTranslucent +// navigationController.toolbar.barStyle = .blackTranslucent +// } +// } if #available(iOS 14, *) { @@ -252,6 +266,7 @@ private extension GamesViewController return nil } self.searchController?.searchBar.barStyle = .black + self.searchController?.searchBar.placeholder = "Game here" self.navigationItem.searchController = self.searchController self.navigationItem.hidesSearchBarWhenScrolling = false @@ -354,7 +369,8 @@ private extension GamesViewController self.pageViewController.setViewControllers([viewController], direction: .forward, animated: false, completion: nil) - self.title = viewController.title +// self.title = viewController.title + self.title = "" self.pageControl.currentPage = index } } @@ -393,11 +409,11 @@ extension GamesViewController: ImportControllerDelegate documentTypes.insert("com.rileytestut.gbc") documentTypes.insert("com.rileytestut.gb") - let itunesImportOption = iTunesImportOption(presentingViewController: self) +// let itunesImportOption = iTunesImportOption(presentingViewController: self) let importController = ImportController(documentTypes: documentTypes) importController.delegate = self - importController.importOptions = [itunesImportOption] +// importController.importOptions = [itunesImportOption] return importController } @@ -407,6 +423,10 @@ extension GamesViewController: ImportControllerDelegate self.present(self.importController, animated: true, completion: nil) } + + + + func importController(_ importController: ImportController, didImportItemsAt urls: Set, errors: [Error]) { for error in errors @@ -456,6 +476,8 @@ private extension GamesViewController SyncManager.shared.sync() } + + func showSyncingToastViewIfNeeded() { guard let coordinator = SyncManager.shared.coordinator, let syncProgress = SyncManager.shared.syncProgress, coordinator.isSyncing && self.syncingToastView == nil else { return } diff --git a/Delta/Launch/LaunchViewController.swift b/Delta/Launch/LaunchViewController.swift index 026f8c4..ade52e7 100644 --- a/Delta/Launch/LaunchViewController.swift +++ b/Delta/Launch/LaunchViewController.swift @@ -13,7 +13,9 @@ import Harmony class LaunchViewController: RSTLaunchViewController { + @IBOutlet private var gameViewContainerView: UIView! + private var gameViewController: GameViewController! private var presentedGameViewController: Bool = false diff --git a/Delta/Pause Menu/GridMenuViewController.swift b/Delta/Pause Menu/GridMenuViewController.swift index ab12807..a896641 100644 --- a/Delta/Pause Menu/GridMenuViewController.swift +++ b/Delta/Pause Menu/GridMenuViewController.swift @@ -70,7 +70,7 @@ extension GridMenuViewController collectionViewLayout.usesEqualHorizontalSpacingDistributionForSingleRow = true // Manually update prototype cell properties - self.prototypeCell.contentView.widthAnchor.constraint(equalToConstant: collectionViewLayout.itemWidth).isActive = true + self.prototypeCell.contentView.widthAnchor.constraint(equalToConstant: 150).isActive = true } override func viewDidAppear(_ animated: Bool) diff --git a/Delta/Settings/AboutVC.swift b/Delta/Settings/AboutVC.swift new file mode 100644 index 0000000..5dfe8c6 --- /dev/null +++ b/Delta/Settings/AboutVC.swift @@ -0,0 +1,34 @@ +// +// AboutVC.swift +// Delta +// +// Created by 忆海16 on 2024/5/9. +// Copyright © 2024 Riley Testut. All rights reserved. +// + +import UIKit + +class AboutVC: UIViewController { + + @IBOutlet weak var logoimageV: UIImageView! + override func viewDidLoad() { + super.viewDidLoad() + + logoimageV.layer.cornerRadius = 10 + } + + @IBAction func done(_ sender: Any) { + dismiss(animated: true) + } + + /* + // MARK: - Navigation + + // In a storyboard-based application, you will often want to do a little preparation before navigation + override func prepare(for segue: UIStoryboardSegue, sender: Any?) { + // Get the new view controller using segue.destination. + // Pass the selected object to the new view controller. + } + */ + +} diff --git a/Delta/Settings/AboutVC.xib b/Delta/Settings/AboutVC.xib new file mode 100644 index 0000000..c82356d --- /dev/null +++ b/Delta/Settings/AboutVC.xib @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Delta/Settings/PrivacyVC.swift b/Delta/Settings/PrivacyVC.swift new file mode 100644 index 0000000..efd8322 --- /dev/null +++ b/Delta/Settings/PrivacyVC.swift @@ -0,0 +1,34 @@ +// +// PrivacyVC.swift +// Delta +// +// Created by 忆海16 on 2024/5/9. +// Copyright © 2024 Riley Testut. All rights reserved. +// + +import UIKit +import WebKit +class PrivacyVC: UIViewController { + var webView: WKWebView! + var type:Int = 0 + override func viewDidLoad() { + super.viewDidLoad() + + webView = WKWebView() + view = webView + + if self.type == 0 { + if let url = URL(string: "https://retrogameemulator.mystrikingly.com/privacy") { + let request = URLRequest(url: url) + webView.load(request) + } + }else{ + if let url = URL(string: "https://retrogameemulator.mystrikingly.com/terms") { + let request = URLRequest(url: url) + webView.load(request) + } + } + + + } +} diff --git a/Delta/Settings/PrivacyVC.xib b/Delta/Settings/PrivacyVC.xib new file mode 100644 index 0000000..405273d --- /dev/null +++ b/Delta/Settings/PrivacyVC.xib @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Delta/Settings/SettingsViewController.swift b/Delta/Settings/SettingsViewController.swift index b83b4ed..01650d2 100644 --- a/Delta/Settings/SettingsViewController.swift +++ b/Delta/Settings/SettingsViewController.swift @@ -57,6 +57,9 @@ private extension SettingsViewController class SettingsViewController: UITableViewController { + + + @IBOutlet private var controllerOpacityLabel: UILabel! @IBOutlet private var controllerOpacitySlider: UISlider! @@ -67,6 +70,9 @@ class SettingsViewController: UITableViewController @IBOutlet private var versionLabel: UILabel! + + + @IBOutlet private var syncingServiceLabel: UILabel! private var selectionFeedbackGenerator: UISelectionFeedbackGenerator? @@ -87,23 +93,24 @@ class SettingsViewController: UITableViewController override func viewDidLoad() { super.viewDidLoad() + - if let version = Bundle.main.object(forInfoDictionaryKey: "CFBundleShortVersionString") as? String - { - #if LITE - self.versionLabel.text = NSLocalizedString(String(format: "Delta Lite %@", version), comment: "Delta Version") - #else - self.versionLabel.text = NSLocalizedString(String(format: "Delta %@", version), comment: "Delta Version") - #endif - } - else - { - #if LITE - self.versionLabel.text = NSLocalizedString("Delta Lite", comment: "") - #else - self.versionLabel.text = NSLocalizedString("Delta", comment: "") - #endif - } +// if let version = Bundle.main.object(forInfoDictionaryKey: "CFBundleShortVersionString") as? String +// { +// #if LITE +// self.versionLabel.text = NSLocalizedString(String(format: "Delta Lite %@", version), comment: "Delta Version") +// #else +// self.versionLabel.text = NSLocalizedString(String(format: "Delta %@", version), comment: "Delta Version") +// #endif +// } +// else +// { +// #if LITE +// self.versionLabel.text = NSLocalizedString("Delta Lite", comment: "") +// #else +// self.versionLabel.text = NSLocalizedString("Delta", comment: "") +// #endif +// } } override func viewWillAppear(_ animated: Bool) @@ -124,6 +131,32 @@ class SettingsViewController: UITableViewController self.update() } + + + @IBAction func didmisiigame(_ sender: Any) { + dismiss(animated: true) + } + + + @IBAction func aboutbtn(_ sender: Any) { + let vc = AboutVC() + self.present(vc, animated: true) + } + + @IBAction func privacybtn(_ sender: Any) { + let vc = PrivacyVC() + vc.type = 0 + self.present(vc, animated: true) + } + + + @IBAction func useragreemBtn(_ sender: Any) { + let vc = PrivacyVC() + vc.type = 1 + self.present(vc, animated: true) + } + + override func didReceiveMemoryWarning() { @@ -160,29 +193,31 @@ class SettingsViewController: UITableViewController private extension SettingsViewController { + + func update() { - self.controllerOpacitySlider.value = Float(Settings.translucentControllerSkinOpacity) - self.updateControllerOpacityLabel() - - self.respectSilentModeSwitch.isOn = Settings.respectSilentMode - - self.syncingServiceLabel.text = Settings.syncingService?.localizedName - - do - { - let records = try SyncManager.shared.recordController?.fetchConflictedRecords() ?? [] - self.syncingConflictsCount = records.count - } - catch - { - print(error) - } - - self.buttonHapticFeedbackEnabledSwitch.isOn = Settings.isButtonHapticFeedbackEnabled - self.thumbstickHapticFeedbackEnabledSwitch.isOn = Settings.isThumbstickHapticFeedbackEnabled - self.previewsEnabledSwitch.isOn = Settings.isPreviewsEnabled +// self.controllerOpacitySlider.value = Float(Settings.translucentControllerSkinOpacity) +// self.updateControllerOpacityLabel() +// +// self.respectSilentModeSwitch.isOn = Settings.respectSilentMode +// +// self.syncingServiceLabel.text = Settings.syncingService?.localizedName +// +// do +// { +// let records = try SyncManager.shared.recordController?.fetchConflictedRecords() ?? [] +// self.syncingConflictsCount = records.count +// } +// catch +// { +// print(error) +// } +// self.buttonHapticFeedbackEnabledSwitch.isOn = Settings.isButtonHapticFeedbackEnabled +// self.thumbstickHapticFeedbackEnabledSwitch.isOn = Settings.isThumbstickHapticFeedbackEnabled +// self.previewsEnabledSwitch.isOn = Settings.isPreviewsEnabled +// self.tableView.reloadData() } @@ -214,6 +249,9 @@ private extension SettingsViewController private extension SettingsViewController { + + + @IBAction func beginChangingControllerOpacity(with sender: UISlider) { self.selectionFeedbackGenerator = UISelectionFeedbackGenerator() @@ -260,6 +298,8 @@ private extension SettingsViewController Settings.respectSilentMode = sender.isOn } + + func openTwitter(username: String) { let twitterAppURL = URL(string: "twitter://user?screen_name=" + username)! @@ -333,14 +373,17 @@ private extension SettingsViewController extension SettingsViewController { + override func tableView(_ tableView: UITableView, numberOfRowsInSection sectionIndex: Int) -> Int { let section = Section(rawValue: sectionIndex)! switch section { - case .controllers: return 4 - case .controllerSkins: return System.registeredSystems.count - case .syncing: return SyncManager.shared.coordinator?.account == nil ? 1 : super.tableView(tableView, numberOfRowsInSection: sectionIndex) + case .controllers: return 1 + case .controllerSkins: return 1 /*System.registeredSystems.count*/ + case .syncing: return 0 /*SyncManager.shared.coordinator?.account == nil ? 1 : super.tableView(tableView, numberOfRowsInSection: sectionIndex)*/ + case .controllerOpacity: return 3 + case .gameAudio: return 1 default: if isSectionHidden(section) { @@ -348,7 +391,8 @@ extension SettingsViewController } else { - return super.tableView(tableView, numberOfRowsInSection: sectionIndex) +// return super.tableView(tableView, numberOfRowsInSection: sectionIndex) + return 0 } } } @@ -530,4 +574,6 @@ extension SettingsViewController return super.tableView(tableView, heightForFooterInSection: section.rawValue) } } + + } diff --git a/Delta/Supporting Files/Info.plist b/Delta/Supporting Files/Info.plist index 0447cfe..e5057df 100644 --- a/Delta/Supporting Files/Info.plist +++ b/Delta/Supporting Files/Info.plist @@ -192,11 +192,9 @@ _altserver._tcp NSLocalNetworkUsageDescription - Delta uses the local network to communicate with AltServer and enable JIT. - NSMicrophoneUsageDescription - Delta uses your microphone to emulate the Nintendo DS microphone. + Retro Game Emulator uses the local network to communicate with AltServer and enable JIT. NSPhotoLibraryUsageDescription - Press "OK" to allow Delta to use images from your Photo Library as game artwork. + Press "OK" to allow Retro Game Emulator to use images from your Photo Library as game artwork. UIApplicationSceneManifest UIApplicationSupportsMultipleScenes diff --git a/Delta/Systems/System.swift b/Delta/Systems/System.swift index 6364541..a217ef2 100644 --- a/Delta/Systems/System.swift +++ b/Delta/Systems/System.swift @@ -44,7 +44,7 @@ extension System var localizedName: String { switch self { - case .nes: return NSLocalizedString("Nintendo", comment: "") + case .nes: return NSLocalizedString("", comment: "") case .snes: return NSLocalizedString("Super Nintendo", comment: "") case .n64: return NSLocalizedString("Nintendo 64", comment: "") case .gbc: return NSLocalizedString("Game Boy Color", comment: "") diff --git a/Podfile b/Podfile index c3675c9..68a334a 100644 --- a/Podfile +++ b/Podfile @@ -41,4 +41,4 @@ post_install do |installer| end end end -end \ No newline at end of file +end diff --git a/Podfile.lock b/Podfile.lock index 79e05fd..2b0e4cf 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -142,6 +142,6 @@ SPEC CHECKSUMS: SwiftyDropbox: 378b4425a2e8d0cb24c7b0f2e3af72bfbaaf1e73 ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197 -PODFILE CHECKSUM: b33e8da65952bdb2b77ee1fca9bd0104d3da1713 +PODFILE CHECKSUM: a31757011149a440658366b5a3a7c5e75a723297 -COCOAPODS: 1.12.1 +COCOAPODS: 1.15.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 79e05fd..2b0e4cf 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -142,6 +142,6 @@ SPEC CHECKSUMS: SwiftyDropbox: 378b4425a2e8d0cb24c7b0f2e3af72bfbaaf1e73 ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197 -PODFILE CHECKSUM: b33e8da65952bdb2b77ee1fca9bd0104d3da1713 +PODFILE CHECKSUM: a31757011149a440658366b5a3a7c5e75a723297 -COCOAPODS: 1.12.1 +COCOAPODS: 1.15.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index a72b0ed..3fd712a 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -18,6 +18,7 @@ E9056D2A83AF195150F1C016397D7403 /* PBXTargetDependency */, ); name = GoogleSignIn; + productName = GoogleSignIn; }; /* End PBXAggregateTarget section */ @@ -2245,9 +2246,9 @@ 00E1F6603DD41279F1B46FBA1F002559 /* Data+Compression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Compression.swift"; path = "Sources/ZIPFoundation/Data+Compression.swift"; sourceTree = ""; }; 0171332C5354CF5A306250873275CA82 /* audio_out_backend.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = audio_out_backend.h; sourceTree = ""; }; 017670791A14475CEA27446F506F974D /* Utf.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Utf.hpp; sourceTree = ""; }; - 01802D9854180DB5B0E198799B4DD37F /* Vector3.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = Vector3.inl; sourceTree = ""; }; + 01802D9854180DB5B0E198799B4DD37F /* Vector3.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = Vector3.inl; sourceTree = ""; }; 018B9CE3FFAC5C55364684C425ABDC15 /* GoogleAPIClientForREST-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GoogleAPIClientForREST-dummy.m"; sourceTree = ""; }; - 019BB4B6CBE90602032D506492CB517D /* Rect.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = Rect.inl; sourceTree = ""; }; + 019BB4B6CBE90602032D506492CB517D /* Rect.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = Rect.inl; sourceTree = ""; }; 019F3545BAF5F4EC3ED7E17C59AEF165 /* GTLRService.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRService.m; path = Source/Objects/GTLRService.m; sourceTree = ""; }; 01A0F25A36DD2B95302A9A4B684EA1DB /* NstBoardBmc9999999in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc9999999in1.hpp; sourceTree = ""; }; 01A53D5A2BCDF860331F5E6369F21C84 /* SDWebImage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SDWebImage.release.xcconfig; sourceTree = ""; }; @@ -2281,11 +2282,11 @@ 0577268AB0BC44BB1F536100FA4F2815 /* Texture.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Texture.hpp; sourceTree = ""; }; 05891BAE30F46A352A061FDD712EE3AC /* MelonDSEmulatorBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MelonDSEmulatorBridge.h; sourceTree = ""; }; 05D90FC573A940BC6669EC489A1DB016 /* ft2build.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ft2build.h; sourceTree = ""; }; - 05E7291F492456F36AE41FD68A486294 /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltaskin; sourceTree = ""; }; + 05E7291F492456F36AE41FD68A486294 /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file; path = Standard.deltaskin; sourceTree = ""; }; 05E756BE049BECB36FD17276742F19FD /* GameProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GameProtocol.swift; sourceTree = ""; }; - 05F3C29A1F7007590F21D1381BF87758 /* pngwio.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngwio.c; sourceTree = ""; }; + 05F3C29A1F7007590F21D1381BF87758 /* pngwio.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngwio.c; sourceTree = ""; }; 063A16999A8C4EC5F4A86EE181EE41A9 /* NstBoardBmc15in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc15in1.hpp; sourceTree = ""; }; - 0648DF1F7281B9D745ECF96C143F2C8F /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltaskin; sourceTree = ""; }; + 0648DF1F7281B9D745ECF96C143F2C8F /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file; path = Standard.deltaskin; sourceTree = ""; }; 065CAF08131A87E3F659ED22E2D036F9 /* resource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = resource.h; sourceTree = ""; }; 0680D0EC0F7556C47C63C604ADEFD565 /* GameController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GameController.swift; sourceTree = ""; }; 06850EEF7309E2768118A0945B11FCA5 /* WindowStyle.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = WindowStyle.hpp; sourceTree = ""; }; @@ -2299,7 +2300,7 @@ 07AA1750CDFF1D865E7C06AB2F2D9D87 /* StoneBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StoneBase.swift; path = Source/SwiftyDropbox/Shared/Generated/StoneBase.swift; sourceTree = ""; }; 07D09731F0DB8A3CBA35CD1970214969 /* PaletteTexture.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PaletteTexture.h; sourceTree = ""; }; 07F788AE5C171D18C17DC11C35F07537 /* srtc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = srtc.h; sourceTree = ""; }; - 080605C2A98631DA1704F9DC21CCF9B5 /* cicx105.c */ = {isa = PBXFileReference; includeInIndex = 1; path = cicx105.c; sourceTree = ""; }; + 080605C2A98631DA1704F9DC21CCF9B5 /* cicx105.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = cicx105.c; sourceTree = ""; }; 08084DF35F961C1DB3E9B2E8ED60EFB7 /* GBCDeltaCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GBCDeltaCore.debug.xcconfig; sourceTree = ""; }; 082652FD4FE0591F6CC4245244487C0B /* Context.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = Context.cpp; sourceTree = ""; }; 085A6A3B629A655355B2EB1F1BEA9392 /* memmap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = memmap.h; sourceTree = ""; }; @@ -2333,7 +2334,7 @@ 0C14667C079DD772E41454C0DBC45398 /* ZIPFoundation-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ZIPFoundation-umbrella.h"; sourceTree = ""; }; 0C294380A302333A15E6E9C07DBB5B94 /* Roxas-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Roxas-umbrella.h"; sourceTree = ""; }; 0C2C2469F8CD59B3DDC9C1BDF2DA5B0B /* ring_buffer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ring_buffer.h; sourceTree = ""; }; - 0CAD629C78F4E51B87B6EFB4DCC01E05 /* Log_ios.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = Log_ios.mm; sourceTree = ""; }; + 0CAD629C78F4E51B87B6EFB4DCC01E05 /* Log_ios.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = Log_ios.mm; sourceTree = ""; }; 0CD17E77E7DDFF7BB695F0966ACA9B40 /* glxext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = glxext.h; sourceTree = ""; }; 0CD299184405C4128DEA2447113D9BAF /* Types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = ""; }; 0CDA0FC7271D53C680CB63F678C1ABF1 /* NstBoardUnlTf1201.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardUnlTf1201.hpp; sourceTree = ""; }; @@ -2375,7 +2376,7 @@ 104E9C84E010B1DB40F30B8A6D71F370 /* VideoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoManager.swift; sourceTree = ""; }; 107157B094E03DFB68D4F654B49722D6 /* GameView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GameView.swift; sourceTree = ""; }; 11339ABDEA626716BA06C85A49A39453 /* NstBoardJalecoJf17.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardJalecoJf17.hpp; sourceTree = ""; }; - 1161DA676E766D39CAA4591DBCD53D45 /* dd_controller.c */ = {isa = PBXFileReference; includeInIndex = 1; path = dd_controller.c; sourceTree = ""; }; + 1161DA676E766D39CAA4591DBCD53D45 /* dd_controller.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = dd_controller.c; sourceTree = ""; }; 117A5FCAB2DE05F212AD4037F599CEA0 /* VertexArray.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = VertexArray.hpp; sourceTree = ""; }; 117F03E796D3E4C1912371CA0722AF12 /* Thread.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = Thread.cpp; sourceTree = ""; }; 119BB39F7E9FD0CA9AEF703928526233 /* MelonDSDeltaCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MelonDSDeltaCore-umbrella.h"; sourceTree = ""; }; @@ -2418,7 +2419,7 @@ 15C5EEFE6C9A745A9B98A7CE816B4544 /* opengl_Parameters.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = opengl_Parameters.cpp; sourceTree = ""; }; 15EB02E146D6076DA0A1CE5431A1A63A /* ARMJIT_Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ARMJIT_Internal.h; sourceTree = ""; }; 15F97120052DC61976DE9E72A49B3917 /* NSUserDefaults+DynamicProperties.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSUserDefaults+DynamicProperties.m"; path = "Roxas/NSUserDefaults+DynamicProperties.m"; sourceTree = ""; }; - 1640475EBD956E40B62B5F9A05189C79 /* pngmem.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngmem.c; sourceTree = ""; }; + 1640475EBD956E40B62B5F9A05189C79 /* pngmem.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngmem.c; sourceTree = ""; }; 1666402F4E06C53A701E4014F74955AC /* SPU.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SPU.h; sourceTree = ""; }; 16927AB40C2007C65D90452F147BB36B /* NstBoardCnePsb.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardCnePsb.hpp; sourceTree = ""; }; 16E7163E9E035CE9295C356CD79F0E03 /* NstVideoFilterScaleX.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstVideoFilterScaleX.hpp; sourceTree = ""; }; @@ -2426,7 +2427,7 @@ 17093C4C53CE939177773FF4D3A2247E /* TextureFilters_xbrz.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TextureFilters_xbrz.h; sourceTree = ""; }; 170B155DBFDD680271E2D9982A607A14 /* FramebufferTextureFormats.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = FramebufferTextureFormats.h; sourceTree = ""; }; 17181ED2D304D8A94535FE3C58B4C56A /* NstInpDevice.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpDevice.hpp; sourceTree = ""; }; - 171F9A5206DE0CC67CF12102162639DC /* GLideN64.ini */ = {isa = PBXFileReference; includeInIndex = 1; path = GLideN64.ini; sourceTree = ""; }; + 171F9A5206DE0CC67CF12102162639DC /* GLideN64.ini */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = GLideN64.ini; sourceTree = ""; }; 1735D1ADD52CF3EE3763809EF50C9F46 /* ROMList.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ROMList.h; sourceTree = ""; }; 174DDEEF371C0A6F92CAF30BA42B09EE /* Operation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Operation.swift; sourceTree = ""; }; 1763E08842BCEC128520DBF80C43E656 /* NstBoardKonamiVsSystem.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardKonamiVsSystem.hpp; sourceTree = ""; }; @@ -2484,7 +2485,7 @@ 1D4578193F1247C295056EC2A8E49E7D /* Window.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Window.hpp; sourceTree = ""; }; 1D4C3A6603990DE07B5A1A0D0DA26809 /* Export.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Export.hpp; sourceTree = ""; }; 1D9F6373A0441408F3852FDC16E3A5FE /* TransportConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransportConfig.swift; path = Source/SwiftyDropbox/Shared/Handwritten/TransportConfig.swift; sourceTree = ""; }; - 1DA469464E6F9B20804303F868554130 /* Harmony.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Harmony.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 1DA469464E6F9B20804303F868554130 /* Harmony.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = Harmony.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 1DA8EB0F2D12415D238B016624275500 /* txWidestringWrapper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = txWidestringWrapper.h; sourceTree = ""; }; 1DB78BBE91A07FE94FFEBBDD3B5A29F5 /* VI.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = VI.cpp; sourceTree = ""; }; 1DC7FC22376787B4AD635EF64919EE2F /* NstBoardUnlSuperFighter3.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardUnlSuperFighter3.hpp; sourceTree = ""; }; @@ -2505,14 +2506,14 @@ 1F6EA5860DA0376325BD9692907C87EF /* opengl_TextureManipulationObjectFactory.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = opengl_TextureManipulationObjectFactory.cpp; sourceTree = ""; }; 1F859C835F87766EF7FBFFB399501D01 /* Shader.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Shader.hpp; sourceTree = ""; }; 1FB51AE2959F21EB69D6FE3537BF5AB3 /* SDWebImageCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCompat.m; path = SDWebImage/SDWebImageCompat.m; sourceTree = ""; }; - 1FF35DF28DB6CF284732B53F093286E4 /* SNESDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = SNESDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 1FF35DF28DB6CF284732B53F093286E4 /* SNESDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = SNESDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 200A55506E0A6C1EB4B171CB4DB08528 /* Keys.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Keys.h; sourceTree = ""; }; 2069211057A011425454A1F298B6AF4D /* MelonDSDeltaCore-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MelonDSDeltaCore-prefix.pch"; sourceTree = ""; }; 207650CD8577C3837EA71E540C6AB3AD /* OIDTokenRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDTokenRequest.h; path = Source/AppAuthCore/OIDTokenRequest.h; sourceTree = ""; }; 208387340E2D80E4A9EC6C73164DCAF2 /* NstInpOekaKidsTablet.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpOekaKidsTablet.hpp; sourceTree = ""; }; 20918165D519082777452FE2CD859CAF /* assem_arm64.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = assem_arm64.h; sourceTree = ""; }; 2092A1FD4655183B7145AC6E83CE6F15 /* File.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = File.swift; sourceTree = ""; }; - 20F7CC12E61013DB22708450AE2BF27B /* biopak.c */ = {isa = PBXFileReference; includeInIndex = 1; path = biopak.c; sourceTree = ""; }; + 20F7CC12E61013DB22708450AE2BF27B /* biopak.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = biopak.c; sourceTree = ""; }; 210231367CBBD06DA488B978D077E7E8 /* ai_controller.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ai_controller.h; sourceTree = ""; }; 2112A7BA437D6BD56AAC3CAFFF6217F6 /* port.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = ""; }; 212805C702C8C64AD6E2603DCD9DBBB2 /* glsl_ShaderStorage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = glsl_ShaderStorage.h; sourceTree = ""; }; @@ -2594,7 +2595,7 @@ 2A07560F133B7C58A11633DFA6A26C33 /* SNESDeltaCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SNESDeltaCore-dummy.m"; sourceTree = ""; }; 2A210B499E1A1A858DB341FEFEB1F163 /* F3DTEXA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = F3DTEXA.h; sourceTree = ""; }; 2A64822D43AA4F0CF69800DA732637F9 /* seta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = seta.h; sourceTree = ""; }; - 2A68BB1DAC0E13CD0973C5A2071BCABD /* MFiGameController.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; name = MFiGameController.deltamapping; path = "DeltaCore/Supporting Files/MFiGameController.deltamapping"; sourceTree = ""; }; + 2A68BB1DAC0E13CD0973C5A2071BCABD /* MFiGameController.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = MFiGameController.deltamapping; path = "DeltaCore/Supporting Files/MFiGameController.deltamapping"; sourceTree = ""; }; 2AB2CBD9EF8248E80EABD0A818D52236 /* Roxas.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Roxas.modulemap; sourceTree = ""; }; 2B07948E9EF320FFD68CD858188BDA7D /* RSTOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTOperation.h; path = Roxas/RSTOperation.h; sourceTree = ""; }; 2B0EB17AE5F142CA95FB5976BE47D913 /* NstBoardKayH2288.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardKayH2288.hpp; sourceTree = ""; }; @@ -2611,7 +2612,7 @@ 2C43903E24C38B0041CB4B77C181FFCE /* Archive+Reading.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+Reading.swift"; path = "Sources/ZIPFoundation/Archive+Reading.swift"; sourceTree = ""; }; 2C68DA7C782218AA185F906F90656A2F /* file_storage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = file_storage.h; sourceTree = ""; }; 2CADBEC9CAC37776B653B1E88F411732 /* RDP.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RDP.h; sourceTree = ""; }; - 2CE70AD051297074549413AFA54DE874 /* SNESEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = SNESEmulatorBridge.mm; sourceTree = ""; }; + 2CE70AD051297074549413AFA54DE874 /* SNESEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = SNESEmulatorBridge.mm; sourceTree = ""; }; 2D1631F683A03686D31B68487812E5F4 /* NstBoardNitra.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardNitra.hpp; sourceTree = ""; }; 2D5F1FD849B8094EB2F77267C1E9429A /* GTMOAuth2KeychainCompatibility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTMOAuth2KeychainCompatibility.m; path = GTMAppAuth/Sources/GTMOAuth2KeychainCompatibility.m; sourceTree = ""; }; 2DA0ECC72BC51174EAB8BC5942765EB5 /* OIDAuthorizationResponse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDAuthorizationResponse.m; path = Source/AppAuthCore/OIDAuthorizationResponse.m; sourceTree = ""; }; @@ -2652,7 +2653,7 @@ 337AC60884C9D2D2819DA4A74E030822 /* GTMSessionFetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTMSessionFetcher.m; path = Source/GTMSessionFetcher.m; sourceTree = ""; }; 33B0790A59CA6ECB5331CAE4E03CA15F /* TeamPolicies.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TeamPolicies.swift; path = Source/SwiftyDropbox/Shared/Generated/TeamPolicies.swift; sourceTree = ""; }; 33F0B5788CE7BB73382F50CE527A7B54 /* NstApi.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstApi.hpp; sourceTree = ""; }; - 33F72A4F1B550B619BFAABFF9E654173 /* jpeg.c */ = {isa = PBXFileReference; includeInIndex = 1; path = jpeg.c; sourceTree = ""; }; + 33F72A4F1B550B619BFAABFF9E654173 /* jpeg.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = jpeg.c; sourceTree = ""; }; 3428819E05D09F422A25DC9826AFE3A4 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; 3445C3B0F68199082CCA95F9F4C599B5 /* F3D.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = F3D.h; sourceTree = ""; }; 34891420ABD4D27A42B28FA5697296D7 /* GTLRUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRUtilities.h; path = Source/Utilities/GTLRUtilities.h; sourceTree = ""; }; @@ -2684,7 +2685,7 @@ 38B819F08E6CDB261F68D64D78E0CF68 /* NstBoardIremKaiketsu.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardIremKaiketsu.hpp; sourceTree = ""; }; 38E0F5643555F449DCEDC56B9DF4F506 /* FTS5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FTS5.swift; path = Sources/SQLite/Extensions/FTS5.swift; sourceTree = ""; }; 38E5C54CB5E585159641DCE3D9642596 /* Settings.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Settings.h; sourceTree = ""; }; - 38E8088F5565B53ACC65BE005156ACE8 /* pngget.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngget.c; sourceTree = ""; }; + 38E8088F5565B53ACC65BE005156ACE8 /* pngget.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngget.c; sourceTree = ""; }; 390185349C53F11B19BD5CD8FB17A364 /* arm_cpu_features.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = arm_cpu_features.h; sourceTree = ""; }; 39046460FA72A6A56671F0F6B91AF239 /* F3DZEX2.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = F3DZEX2.cpp; sourceTree = ""; }; 390E2FD66E705841F718EC5D5F733E65 /* OIDFieldMapping.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDFieldMapping.m; path = Source/AppAuthCore/OIDFieldMapping.m; sourceTree = ""; }; @@ -2706,14 +2707,14 @@ 3AAF5A370221319ED336FD38BFB973A3 /* lua-engine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "lua-engine.h"; sourceTree = ""; }; 3B2821BE0AF15BECA7CDBEBDE5872A8B /* GTMSessionFetcher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GTMSessionFetcher.debug.xcconfig; sourceTree = ""; }; 3B332D4F8558F8BA34CE8924EED88D2A /* UIImage+GIF.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+GIF.h"; path = "SDWebImage/UIImage+GIF.h"; sourceTree = ""; }; - 3B46B04A3CCDD5165D5EF0121C30CE78 /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltaskin; sourceTree = ""; }; + 3B46B04A3CCDD5165D5EF0121C30CE78 /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = Standard.deltaskin; sourceTree = ""; }; 3B7AC8DBD44374B318026ED02323950B /* fpu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = fpu.h; sourceTree = ""; }; 3B7FD5DF96760E0D16B8DD3B4CBD5A59 /* Pods-DeltaPreviews.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DeltaPreviews.release.xcconfig"; sourceTree = ""; }; 3BA1214E8479C48A606F72AB149DCA49 /* FilesRoutes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FilesRoutes.swift; path = Source/SwiftyDropbox/Shared/Generated/FilesRoutes.swift; sourceTree = ""; }; 3C07C9B57A5D082C07FD91A96267A69C /* F3DAM.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = F3DAM.cpp; sourceTree = ""; }; 3C704D55B6FFA356BA5C8C4B7EB2754E /* NstInpPartyTap.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpPartyTap.hpp; sourceTree = ""; }; 3C7580438732575706FC0C5312EF089C /* RSTPlaceholderView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTPlaceholderView.m; path = Roxas/RSTPlaceholderView.m; sourceTree = ""; }; - 3C8CE65457D44545CA35E78C01B553DE /* N64DeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = N64DeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 3C8CE65457D44545CA35E78C01B553DE /* N64DeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = N64DeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 3CA04051997329FA2754F806359AA369 /* RingBuffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RingBuffer.swift; sourceTree = ""; }; 3CFB6CDEAD5477F3C41FE7AD566FAEDC /* retro_stat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = retro_stat.h; sourceTree = ""; }; 3D16E76E2D1F75440E1178C642C93A2B /* NstCartridge.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstCartridge.hpp; sourceTree = ""; }; @@ -2743,7 +2744,7 @@ 409D014A9EBDA943F1EE0086C74D06F4 /* NDSCart.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = NDSCart.cpp; sourceTree = ""; }; 40AB219ED1D7513FB3C92CB18411C525 /* GPU2D_Soft.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = GPU2D_Soft.cpp; sourceTree = ""; }; 40D82E7FA8824474E9E104C58BD5B7D4 /* ResourceBundle-melonDS-MelonDSDeltaCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-melonDS-MelonDSDeltaCore-Info.plist"; sourceTree = ""; }; - 411E7554E19C572A693EDB486A957D57 /* alist_naudio.c */ = {isa = PBXFileReference; includeInIndex = 1; path = alist_naudio.c; sourceTree = ""; }; + 411E7554E19C572A693EDB486A957D57 /* alist_naudio.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = alist_naudio.c; sourceTree = ""; }; 4130E76DBC8F30F3AB50138A69B4B704 /* assem_x64.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = assem_x64.h; sourceTree = ""; }; 4150FDAF728FC1CCBBC770F2528DDEC2 /* PACKED_END.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PACKED_END.h; sourceTree = ""; }; 41718C51A6F1D77D30ABFC2B1E584F17 /* logger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = logger.h; sourceTree = ""; }; @@ -2765,7 +2766,7 @@ 42D809A7248EAA3C75D32A0875CD3E2B /* NstPins.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstPins.hpp; sourceTree = ""; }; 43025ED25FA3BA9FEA4A363425FDBD71 /* display.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = display.h; sourceTree = ""; }; 431AAF0AECA2A0A322351F393EC0FA8A /* String.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = String.hpp; sourceTree = ""; }; - 4350D1FEB43D008EF6E9B2A8AF3F8D46 /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltaskin; sourceTree = ""; }; + 4350D1FEB43D008EF6E9B2A8AF3F8D46 /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = Standard.deltaskin; sourceTree = ""; }; 4361C606A9E2C67D96A18D5590A9AEB0 /* SoundSDL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SoundSDL.h; sourceTree = ""; }; 43742E54E76C8CD0C13816B1DE0B217C /* conffile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = conffile.h; sourceTree = ""; }; 438D2375AA6FC8CECAFB0F98FFCB4A43 /* Pods-Delta.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Delta.modulemap"; sourceTree = ""; }; @@ -2774,7 +2775,7 @@ 43E8E60E56CB19A317F1DD05A4167EEE /* BPMDetect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = BPMDetect.h; sourceTree = ""; }; 43E9A99CB2F0F566B1EC79D4A6B08A4E /* DebugDump.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = DebugDump.cpp; sourceTree = ""; }; 4405793D5AF1EFD9D2BDA30AA0D2E514 /* Roxas */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = Roxas; path = libRoxas.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 440F728629AA81492F2374B22D158C8D /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; name = Standard.deltamapping; path = DSDeltaCore/Standard.deltamapping; sourceTree = ""; }; + 440F728629AA81492F2374B22D158C8D /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.bplist; name = Standard.deltamapping; path = DSDeltaCore/Standard.deltamapping; sourceTree = ""; }; 4436DC447F9619DD9F67EABAAF038CD3 /* GTLRDuration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRDuration.m; path = Source/Objects/GTLRDuration.m; sourceTree = ""; }; 446BF4A4F470F437E4E1A9162BB485EA /* NstVideoFilter2xSaI.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstVideoFilter2xSaI.hpp; sourceTree = ""; }; 447058719A8B29E2643FF41ADE93393F /* SDWebImageDecoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDecoder.h; path = SDWebImage/SDWebImageDecoder.h; sourceTree = ""; }; @@ -2843,9 +2844,9 @@ 4B0D707C42C85E0401099A31987D9A28 /* NstBoardTxcMxmdhtwo.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardTxcMxmdhtwo.hpp; sourceTree = ""; }; 4B39C05E7626475D6ED299046F44F7EE /* NstBoardJxRom.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardJxRom.hpp; sourceTree = ""; }; 4B3E26ED85603F0970658C4AF3B559ED /* TxInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TxInternal.h; sourceTree = ""; }; - 4B5834CF0F3103ECD8508F152DAD7BDE /* pngtest.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngtest.c; sourceTree = ""; }; + 4B5834CF0F3103ECD8508F152DAD7BDE /* pngtest.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngtest.c; sourceTree = ""; }; 4B62BC74F2B87C4D4C3F58016F21513B /* NstBoardBandaiDatach.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBandaiDatach.hpp; sourceTree = ""; }; - 4BB9ED2F8B3AF9970E225DCC57EFBC39 /* mp3.c */ = {isa = PBXFileReference; includeInIndex = 1; path = mp3.c; sourceTree = ""; }; + 4BB9ED2F8B3AF9970E225DCC57EFBC39 /* mp3.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = mp3.c; sourceTree = ""; }; 4BD7237D2B6E99690A20999A48E4C078 /* glsl_ShaderPart.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = glsl_ShaderPart.h; sourceTree = ""; }; 4BEB9E9721620F578D0426BDB238AD95 /* NstApiEmulator.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstApiEmulator.hpp; sourceTree = ""; }; 4BEF3307500AE238F67BF21F7A5E2B90 /* UIResponder+FirstResponder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "UIResponder+FirstResponder.swift"; sourceTree = ""; }; @@ -2883,11 +2884,11 @@ 50EE5C17E3F318BEB4D7B2961BABB0F2 /* NstBoardBmc76in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc76in1.hpp; sourceTree = ""; }; 511BE36BF86CE3893A7BCA12F2B2CBDC /* SDWebImageDownloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloader.m; path = SDWebImage/SDWebImageDownloader.m; sourceTree = ""; }; 5169DDA0ADF74F8586CB590F9DB33AB1 /* BitmapProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BitmapProcessor.swift; sourceTree = ""; }; - 516EB9A951C201FC2386D95A5740FD05 /* vba-over.ini */ = {isa = PBXFileReference; includeInIndex = 1; path = "vba-over.ini"; sourceTree = ""; }; + 516EB9A951C201FC2386D95A5740FD05 /* vba-over.ini */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "vba-over.ini"; sourceTree = ""; }; 517D5D662F01BA988D74732FFD13B952 /* skipsched.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = skipsched.h; sourceTree = ""; }; 51C7C42332867E72843B00287AED57A0 /* AAFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AAFilter.h; sourceTree = ""; }; 51E052CDE1536235F7DBEB1B22B94E0B /* CircleShape.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = CircleShape.hpp; sourceTree = ""; }; - 51FDCACC28DDE663B17B2A760F42CF94 /* video_capture_backend.c */ = {isa = PBXFileReference; includeInIndex = 1; path = video_capture_backend.c; sourceTree = ""; }; + 51FDCACC28DDE663B17B2A760F42CF94 /* video_capture_backend.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = video_capture_backend.c; sourceTree = ""; }; 5202545B4329D002ACDA953CB13AC144 /* glsl_ShaderStorage.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = glsl_ShaderStorage.cpp; sourceTree = ""; }; 5227D41DB55CBF9FDDD7E241B3BC8240 /* ftconfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftconfig.h; sourceTree = ""; }; 524CD43AD262D88221806C5081ADD094 /* NstBoardBmc31in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc31in1.hpp; sourceTree = ""; }; @@ -2922,7 +2923,7 @@ 5610301A8DB88B241585A06AEE8968DB /* Keys.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = Keys.cpp; sourceTree = ""; }; 5653340B84C9435A83DA0F9E5FA95602 /* NstBoardDiscrete.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardDiscrete.hpp; sourceTree = ""; }; 56739173EC3B35597BDA8BAC4DD593D0 /* NstBoardSuperGameLionKing.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardSuperGameLionKing.hpp; sourceTree = ""; }; - 56900423A4BD20C4B21DB5442B46BC21 /* plugin_delta.c */ = {isa = PBXFileReference; includeInIndex = 1; path = plugin_delta.c; sourceTree = ""; }; + 56900423A4BD20C4B21DB5442B46BC21 /* plugin_delta.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = plugin_delta.c; sourceTree = ""; }; 5697BDD872FAE1F29F301AC50C59364E /* TxFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TxFilter.h; sourceTree = ""; }; 56AEB8AA268644CA6A27F76FCE1D41BA /* cp1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = cp1.h; sourceTree = ""; }; 56EA7BF8FBD08AEA6EF3CE5A757C464D /* ftsizes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftsizes.h; sourceTree = ""; }; @@ -2936,11 +2937,11 @@ 57FA5D9B89DC2E6B7F4776BA095BDFC4 /* NstBase.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBase.hpp; sourceTree = ""; }; 580875E9EA0153748A8CDB2FF8543EBA /* RSTRelationshipPreservingMergePolicy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTRelationshipPreservingMergePolicy.m; path = Roxas/RSTRelationshipPreservingMergePolicy.m; sourceTree = ""; }; 583F703515DAD923237C70F4293B994E /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 5874634B8AF12D2C9EBEC9F18722BC95 /* NESDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = NESDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 5874634B8AF12D2C9EBEC9F18722BC95 /* NESDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = NESDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 588229CB54EDF6257F8749FF7F2415F1 /* DropboxClient.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DropboxClient.swift; path = Source/SwiftyDropbox/Shared/Handwritten/DropboxClient.swift; sourceTree = ""; }; 589560AD66B49028107CCD31E8FE2B8B /* RSTCellContentDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentDataSource.h; path = Roxas/RSTCellContentDataSource.h; sourceTree = ""; }; 58C4A45607185769805CFBEE70467B54 /* NstBoardAve.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardAve.hpp; sourceTree = ""; }; - 590AB30CB6D9583790010DB59C30ACDC /* HarmonyToHarmony2.xcmappingmodel */ = {isa = PBXFileReference; includeInIndex = 1; path = HarmonyToHarmony2.xcmappingmodel; sourceTree = ""; }; + 590AB30CB6D9583790010DB59C30ACDC /* HarmonyToHarmony2.xcmappingmodel */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.xcmappingmodel; path = HarmonyToHarmony2.xcmappingmodel; sourceTree = ""; }; 594631815DCEBE56D97BF5A2839C39F8 /* ResourceBundle-SNESDeltaCore-SNESDeltaCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-SNESDeltaCore-SNESDeltaCore-Info.plist"; sourceTree = ""; }; 59573A3A70CB507990683221BF1FD05A /* RenderWindow.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = RenderWindow.hpp; sourceTree = ""; }; 59740CE3094844205DE805C6ADB909B4 /* NstBoardBmc22Games.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc22Games.hpp; sourceTree = ""; }; @@ -2956,7 +2957,7 @@ 5B399E2E63878F81C9C03E6363909DF0 /* GLideN64_mupenplus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GLideN64_mupenplus.h; sourceTree = ""; }; 5B4B66C3F7AFFDFBD7BCFD2880FC8411 /* DeltaTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DeltaTypes.h; path = ../DeltaTypes.h; sourceTree = ""; }; 5B65D5D12DEE0E289101FC3FE85D5043 /* Roxas.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Roxas.h; path = Roxas/Roxas.h; sourceTree = ""; }; - 5B7D86A06971ACBB9E7CCC0DAE8AE497 /* Roxas.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Roxas.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 5B7D86A06971ACBB9E7CCC0DAE8AE497 /* Roxas.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = Roxas.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 5B8A969BBB7D6F979A3E6C089D65AE76 /* GTLRDriveService.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRDriveService.m; path = Source/GeneratedServices/Drive/GTLRDriveService.m; sourceTree = ""; }; 5BD54F3ED181ED854CE116DE92F84A4E /* clock_ctime_plus_delta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = clock_ctime_plus_delta.h; sourceTree = ""; }; 5BEE1E8E00F3AABA3EB0589D32A67BDC /* MergePolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = MergePolicy.swift; sourceTree = ""; }; @@ -2971,10 +2972,10 @@ 5D152EBA4C6872472C19FF2E0E6302C8 /* getset.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = getset.h; sourceTree = ""; }; 5D1C030AE3A48D07D263A271AA286ECE /* NSError+LocalizedFailureDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "NSError+LocalizedFailureDescription.swift"; sourceTree = ""; }; 5D1E820E405347525EB1422245371FA4 /* SoundDriver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SoundDriver.h; sourceTree = ""; }; - 5D24EAAFCA1D2D99DA57CE30F5311170 /* ARMJIT_Linkage.S */ = {isa = PBXFileReference; includeInIndex = 1; path = ARMJIT_Linkage.S; sourceTree = ""; }; + 5D24EAAFCA1D2D99DA57CE30F5311170 /* ARMJIT_Linkage.S */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.asm; path = ARMJIT_Linkage.S; sourceTree = ""; }; 5D28A45F8D7AE36212541B62DB751AAE /* NstBoardBmcT262.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcT262.hpp; sourceTree = ""; }; 5D36ED69722BF08733A5174531C78473 /* GBASockClient.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GBASockClient.h; sourceTree = ""; }; - 5D3CDC9E7FC8F361E2B98673E070AC10 /* alist_audio.c */ = {isa = PBXFileReference; includeInIndex = 1; path = alist_audio.c; sourceTree = ""; }; + 5D3CDC9E7FC8F361E2B98673E070AC10 /* alist_audio.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = alist_audio.c; sourceTree = ""; }; 5D5AB3E63C0BFFC9BC0F3867C18DD5A0 /* NstBoardBmcSuperHiK300in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcSuperHiK300in1.hpp; sourceTree = ""; }; 5D6B56947558FEC359A8FAD9606E9D30 /* SaveStateProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SaveStateProtocol.swift; sourceTree = ""; }; 5D77FFE1795D8F5D3B1ECC1F477F9831 /* RSTNavigationController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTNavigationController.h; path = Roxas/RSTNavigationController.h; sourceTree = ""; }; @@ -2982,7 +2983,7 @@ 5D877B8846666B99FE70DE7336946A59 /* PACKED.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PACKED.h; sourceTree = ""; }; 5DA7BCFC9344385E53F2B5E834573B31 /* NstBoardSuperGamePocahontas2.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardSuperGamePocahontas2.hpp; sourceTree = ""; }; 5E53123303D13A89EFB690F2B9415065 /* TextureFilters_2xsai.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TextureFilters_2xsai.h; sourceTree = ""; }; - 5EA0178D9A10839EC9E1FBC402468DAE /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltamapping; sourceTree = ""; }; + 5EA0178D9A10839EC9E1FBC402468DAE /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.bplist; path = Standard.deltamapping; sourceTree = ""; }; 5EA06691575E37AAE40934A36DFD963E /* opengl_TextureManipulationObjectFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = opengl_TextureManipulationObjectFactory.h; sourceTree = ""; }; 5EC64F4F0040DE2EE4973E8602C5B54C /* OIDAuthState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDAuthState.h; path = Source/AppAuthCore/OIDAuthState.h; sourceTree = ""; }; 5EE5CF89122B8100740B5D964BC6C60A /* ResourceBundle-DeltaCore-DeltaCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-DeltaCore-DeltaCore-Info.plist"; sourceTree = ""; }; @@ -3040,7 +3041,7 @@ 6525D0538FE8F1A0392BF75D50D45D7B /* SDWebImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = SDWebImage/SDWebImageManager.h; sourceTree = ""; }; 65504AC7E46DADE41EA84C80B7836EBB /* RateTransposer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RateTransposer.h; sourceTree = ""; }; 65A433B3EB98A7B65E810897D6DA9F4A /* NstVsTkoBoxing.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstVsTkoBoxing.hpp; sourceTree = ""; }; - 65C0DDF5FF53C81B94F9185A89D0DF7B /* pngwrite.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngwrite.c; sourceTree = ""; }; + 65C0DDF5FF53C81B94F9185A89D0DF7B /* pngwrite.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngwrite.c; sourceTree = ""; }; 65EE3AAF17CA05DE17F33860600EACDC /* NstProperties.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstProperties.hpp; sourceTree = ""; }; 661EC5D34F43356B676899643B0968B6 /* NstBoardBmcSuper22Games.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcSuper22Games.hpp; sourceTree = ""; }; 664DAF2B08C53CFFD688E66737890530 /* osd_element.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = osd_element.h; sourceTree = ""; }; @@ -3058,10 +3059,10 @@ 6806D956E4140F84365C79F5D4FCE016 /* NSBundle+Extensions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+Extensions.h"; path = "Roxas/NSBundle+Extensions.h"; sourceTree = ""; }; 68198C54792BCC2DB33FFFEBDE74EFA3 /* SDWebImagePrefetcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImagePrefetcher.h; path = SDWebImage/SDWebImagePrefetcher.h; sourceTree = ""; }; 681C6B5D5F90F28373E784C81E247636 /* System.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = System.hpp; sourceTree = ""; }; - 6897635977DD87B42B68908D5D055763 /* audio.c */ = {isa = PBXFileReference; includeInIndex = 1; path = audio.c; sourceTree = ""; }; + 6897635977DD87B42B68908D5D055763 /* audio.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = audio.c; sourceTree = ""; }; 68A5300F3188F31B9006F34795F04024 /* DSDeltaCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DSDeltaCore.release.xcconfig; sourceTree = ""; }; 68B085A5D794A541827C808F19891FA8 /* ARM_InstrTable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ARM_InstrTable.h; sourceTree = ""; }; - 68B8A34B28410A45890249885FAC177D /* SoundFileFactory.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = SoundFileFactory.inl; sourceTree = ""; }; + 68B8A34B28410A45890249885FAC177D /* SoundFileFactory.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = SoundFileFactory.inl; sourceTree = ""; }; 68F725C31134BB9DC7306936029A5D88 /* DSiCrypto.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DSiCrypto.h; sourceTree = ""; }; 68FCDEAC6107C2B02240C1946AC523FC /* OIDAuthorizationRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDAuthorizationRequest.m; path = Source/AppAuthCore/OIDAuthorizationRequest.m; sourceTree = ""; }; 69241E084766D606EF86D218FEA02D73 /* ManagedAccount.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ManagedAccount.swift; sourceTree = ""; }; @@ -3085,7 +3086,7 @@ 6B805F48C8C32F42FEC9BFC063684A1E /* ftmemory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftmemory.h; sourceTree = ""; }; 6B844D3BFB7319D52CFFE53C66015059 /* ShaderProgram.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ShaderProgram.h; sourceTree = ""; }; 6B9AC9CB0D26EEFB69D51C47A9652541 /* UploadRecordOperation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = UploadRecordOperation.swift; sourceTree = ""; }; - 6BCDAF46DCBB643E18D73E1CCAD9D4B0 /* Thread.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = Thread.inl; sourceTree = ""; }; + 6BCDAF46DCBB643E18D73E1CCAD9D4B0 /* Thread.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = Thread.inl; sourceTree = ""; }; 6C01054A9E17C230DD508039038A8743 /* TxReSample.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TxReSample.h; sourceTree = ""; }; 6C1F3262541C140E77304A95BC6F7CFD /* FIFO.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = FIFO.h; sourceTree = ""; }; 6C2CABF113DF826F6EEC3389CED90F79 /* TeamRoutes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TeamRoutes.swift; path = Source/SwiftyDropbox/Shared/Generated/TeamRoutes.swift; sourceTree = ""; }; @@ -3098,7 +3099,7 @@ 6D6DFDB15FE6CF03FA837635E83FF32D /* NstBoardUnlKingOfFighters96.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardUnlKingOfFighters96.hpp; sourceTree = ""; }; 6D7215E9860D5201C6E662D028167008 /* png.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = png.h; sourceTree = ""; }; 6D839771AD6266616548B689C98C152B /* zlib.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = zlib.h; sourceTree = ""; }; - 6DA856617D2E5895654D405707061C8D /* pngtrans.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngtrans.c; sourceTree = ""; }; + 6DA856617D2E5895654D405707061C8D /* pngtrans.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngtrans.c; sourceTree = ""; }; 6DCA8DE46094D93D094469CF3789EDFD /* NstInpBandaiHyperShot.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpBandaiHyperShot.hpp; sourceTree = ""; }; 6DE0FFE5D0547F4F83239FCE8D5E4CAF /* AppAuth.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = AppAuth.modulemap; sourceTree = ""; }; 6E2949ECED20630F005C9089F54664BD /* NstBoardGouder.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardGouder.hpp; sourceTree = ""; }; @@ -3113,10 +3114,10 @@ 6F9B0CA903658EB64764843AB640E8F4 /* ARMJIT_LoadStore.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = ARMJIT_LoadStore.cpp; sourceTree = ""; }; 6FA4BA7F6A5656E0A2EB653423B78908 /* RSTSeparatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTSeparatorView.h; path = Roxas/RSTSeparatorView.h; sourceTree = ""; }; 6FC77100447CAFFFFB6F4AF0B2D187DE /* m64p_vidext.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = m64p_vidext.h; sourceTree = ""; }; - 6FD122EA0AB9AB2A8FFA5F676C795DF0 /* GTMAppAuth */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = GTMAppAuth; path = libGTMAppAuth.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 6FD122EA0AB9AB2A8FFA5F676C795DF0 /* libGTMAppAuth.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libGTMAppAuth.a; sourceTree = BUILT_PRODUCTS_DIR; }; 7003747C317E358B598ECB582505C2B9 /* ftcalc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftcalc.h; sourceTree = ""; }; 700BA0A030FC6AE568E41A84775CF466 /* UICollectionViewCell+CellContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+CellContent.m"; path = "Roxas/UICollectionViewCell+CellContent.m"; sourceTree = ""; }; - 705A45A31ACA377978617FA5B0556C36 /* xxhash.c */ = {isa = PBXFileReference; includeInIndex = 1; path = xxhash.c; sourceTree = ""; }; + 705A45A31ACA377978617FA5B0556C36 /* xxhash.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = xxhash.c; sourceTree = ""; }; 707A58EA3FAEA5A0AB870C8240B45F8D /* DSi_SPI_TSC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DSi_SPI_TSC.h; sourceTree = ""; }; 709780AC03DB5A8E6482E9BDFE01E1D8 /* SQLite.swift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SQLite.swift-dummy.m"; sourceTree = ""; }; 7097B53CF8FF32B6FE244185A0984961 /* GTLRBase64.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRBase64.m; path = Source/Utilities/GTLRBase64.m; sourceTree = ""; }; @@ -3139,7 +3140,7 @@ 7264E167641F7C858327D20B9E3A58A3 /* gfx.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = gfx.h; sourceTree = ""; }; 729BF0CDF2F194945E181AE490D95F4D /* RSTCellContentChangeOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCellContentChangeOperation.h; path = Roxas/RSTCellContentChangeOperation.h; sourceTree = ""; }; 72BAA242AAFF78139FE9E73EA0C58CF6 /* CRC.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CRC.h; sourceTree = ""; }; - 72C2BD691E773B3AA18161BE9F907814 /* musyx.c */ = {isa = PBXFileReference; includeInIndex = 1; path = musyx.c; sourceTree = ""; }; + 72C2BD691E773B3AA18161BE9F907814 /* musyx.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = musyx.c; sourceTree = ""; }; 72F4F97B5A20840B22C7B3086D082CFE /* vidext_sdl2_compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = vidext_sdl2_compat.h; sourceTree = ""; }; 73240F5BEBEE75134511BD3B97D50FE4 /* NESDeltaCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = NESDeltaCore.modulemap; sourceTree = ""; }; 734E6CDBF740483975822ECDD3011947 /* sfnt.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sfnt.h; sourceTree = ""; }; @@ -3196,11 +3197,11 @@ 78F0065D1B4EEB8522402FAB52FAA8AB /* ARM_InstrInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ARM_InstrInfo.h; sourceTree = ""; }; 79096D906F7AF34756EE89FD73D49F70 /* cached_interp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = cached_interp.h; sourceTree = ""; }; 7914DE489BB276AE0049FA0D58DE4DA5 /* game_controller.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = game_controller.h; sourceTree = ""; }; - 791E2F50ABC6974A9FCB2BC6FFD052B3 /* pngwutil.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngwutil.c; sourceTree = ""; }; + 791E2F50ABC6974A9FCB2BC6FFD052B3 /* pngwutil.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngwutil.c; sourceTree = ""; }; 79726DFC76B227BC4EBE831292148FCC /* NstVideoRenderer.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstVideoRenderer.hpp; sourceTree = ""; }; 79850525864D43CEE846DDB866D61E85 /* Platform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = ""; }; 7992DF58A03B979D2C28021F9A285D86 /* ZilmarGFX_1_3.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ZilmarGFX_1_3.h; sourceTree = ""; }; - 7A0260AEF602B25A1C9C1070115AFE67 /* png.c */ = {isa = PBXFileReference; includeInIndex = 1; path = png.c; sourceTree = ""; }; + 7A0260AEF602B25A1C9C1070115AFE67 /* png.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = png.c; sourceTree = ""; }; 7A3A1EE496EBC7F9593C5B8BFFFC0CEF /* UIView+WebCacheOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCacheOperation.h"; path = "SDWebImage/UIView+WebCacheOperation.h"; sourceTree = ""; }; 7A3FB29F31D9C72AEF1108F15ED0F102 /* NstBoardKonamiVrc3.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardKonamiVrc3.hpp; sourceTree = ""; }; 7A55C63945BDD4783575C3CE9A544A75 /* OIDServiceDiscovery.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDServiceDiscovery.h; path = Source/AppAuthCore/OIDServiceDiscovery.h; sourceTree = ""; }; @@ -3223,7 +3224,7 @@ 7D0099BB4D934D97A53DFEC8FEFE075B /* DSi_I2C.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DSi_I2C.h; sourceTree = ""; }; 7D0E8C6AC2D4B8988D4640690AB92CD7 /* GBI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GBI.h; sourceTree = ""; }; 7D1747F157ABC2D3804E6DA321A27043 /* NoiseTexture.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = NoiseTexture.cpp; sourceTree = ""; }; - 7D27A8D199AF789EB7101A558A907648 /* pngwtran.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngwtran.c; sourceTree = ""; }; + 7D27A8D199AF789EB7101A558A907648 /* pngwtran.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngwtran.c; sourceTree = ""; }; 7D2B4AA231F78E750267C346C531145E /* NstBoardRumbleStation.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardRumbleStation.hpp; sourceTree = ""; }; 7D3542F0AA6AE4108B6DB145C528FF44 /* GTMSessionFetcher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GTMSessionFetcher-dummy.m"; sourceTree = ""; }; 7D444C25C8025A81A966501B2A795E65 /* Parameter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Parameter.h; sourceTree = ""; }; @@ -3286,10 +3287,10 @@ 83CDF61449D8A252A49188AD8C31C79D /* Harmony.xcdatamodel */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.xcdatamodel; path = Harmony.xcdatamodel; sourceTree = ""; }; 8406B153DF09A3DC829DAF90D1C24127 /* NstMachine.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstMachine.hpp; sourceTree = ""; }; 844403BA0FA3541347B6E706E52FA73E /* Platform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Platform.h; sourceTree = ""; }; - 844F6EF3E43F3AF5908FCC044DE872CF /* NstDatabase.xml */ = {isa = PBXFileReference; includeInIndex = 1; path = NstDatabase.xml; sourceTree = ""; }; - 845FBEA4FB904AF17C7B0B84C08416E3 /* DeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = DeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 844F6EF3E43F3AF5908FCC044DE872CF /* NstDatabase.xml */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; path = NstDatabase.xml; sourceTree = ""; }; + 845FBEA4FB904AF17C7B0B84C08416E3 /* DeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = DeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 8462BCA1FC7115AE1A6D25D42A9EB3A3 /* sdd1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sdd1.h; sourceTree = ""; }; - 849846DBBB863B9383830F30D108134F /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltamapping; sourceTree = ""; }; + 849846DBBB863B9383830F30D108134F /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; path = Standard.deltamapping; sourceTree = ""; }; 84A11738FCB471CAF4902770A804B011 /* NstSoundRenderer.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstSoundRenderer.hpp; sourceTree = ""; }; 84FCDC90348CF9FD825BA4BB11409E38 /* F3DPD.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = F3DPD.cpp; sourceTree = ""; }; 8549AC19C31B13D32BDAF18AE9132190 /* NstBoardMmc1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardMmc1.hpp; sourceTree = ""; }; @@ -3308,7 +3309,7 @@ 863E54F84D90A144B48A55BE40E3EE1F /* MemoryStatus_mupenplus.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = MemoryStatus_mupenplus.cpp; sourceTree = ""; }; 863EBFD88D51BDD8A33265E1BFD3C862 /* ioapi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ioapi.h; sourceTree = ""; }; 8640DC6AA2D20C422ABD3FDCD0DE77F4 /* ARMJIT_Compiler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ARMJIT_Compiler.h; sourceTree = ""; }; - 8650C7DFCFF04815A2CA9A7B9DDE7835 /* MelonDSEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = MelonDSEmulatorBridge.mm; sourceTree = ""; }; + 8650C7DFCFF04815A2CA9A7B9DDE7835 /* MelonDSEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = MelonDSEmulatorBridge.mm; sourceTree = ""; }; 865F6B98B40E1FF0BEA7DB4B71AC8881 /* glsl_CombinerProgramUniformFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = glsl_CombinerProgramUniformFactory.h; sourceTree = ""; }; 866F291441AA89E3F102F070B71A123A /* tttags.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = tttags.h; sourceTree = ""; }; 86D07883A213E5E541BA87F867831C0E /* TextureFilters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TextureFilters.h; sourceTree = ""; }; @@ -3337,10 +3338,10 @@ 88C5208A1F87DBC6AC2D3DCBA36B9654 /* SwiftyDropbox-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyDropbox-prefix.pch"; sourceTree = ""; }; 88D51A28CA4983A6CC1305B2891CCFCE /* sar.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sar.h; sourceTree = ""; }; 88FE924EEA57077840C906AA3C1ABA58 /* ftpic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftpic.h; sourceTree = ""; }; - 89209AA747FCDCA83720EAB03F3D3F50 /* memory.c */ = {isa = PBXFileReference; includeInIndex = 1; path = memory.c; sourceTree = ""; }; + 89209AA747FCDCA83720EAB03F3D3F50 /* memory.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = ""; }; 8947E72A2EDA1E13F561A81841DAB93A /* UIViewController+TransitionState.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIViewController+TransitionState.h"; path = "Roxas/UIViewController+TransitionState.h"; sourceTree = ""; }; 894E241419E81A5CB6EEE9721DF3E2AC /* NstBoardWhirlwind.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardWhirlwind.hpp; sourceTree = ""; }; - 897041E46CCC3094FF47D7C48A70AC58 /* KeyboardGameController.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; name = KeyboardGameController.deltamapping; path = "DeltaCore/Supporting Files/KeyboardGameController.deltamapping"; sourceTree = ""; }; + 897041E46CCC3094FF47D7C48A70AC58 /* KeyboardGameController.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.bplist; name = KeyboardGameController.deltamapping; path = "DeltaCore/Supporting Files/KeyboardGameController.deltamapping"; sourceTree = ""; }; 8988C3594722D6A710EEA6F101A5C657 /* ManagedRecord+Uploading.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "ManagedRecord+Uploading.swift"; sourceTree = ""; }; 899AF674EE78F6439D7C571A29DF34E9 /* freetype.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = freetype.h; sourceTree = ""; }; 89AFC42C5AF3615A0E49911F50BF50CA /* NstBoardBmcPowerjoy84in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcPowerjoy84in1.hpp; sourceTree = ""; }; @@ -3406,7 +3407,7 @@ 91AD846287C70541C254FF3F53081FD3 /* txWidestringWrapper.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = txWidestringWrapper.cpp; sourceTree = ""; }; 91C1D15A9C93BFC2017C671E77726FCF /* NstBoardNihon.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardNihon.hpp; sourceTree = ""; }; 91D739B0F0436A072325BACEA40B2CDC /* types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; - 91E33227ABD97556F96F711114B0FEB9 /* String.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = String.inl; sourceTree = ""; }; + 91E33227ABD97556F96F711114B0FEB9 /* String.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = String.inl; sourceTree = ""; }; 91EA84B7384143BF9065F16161516772 /* UIView+AnimatedHide.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+AnimatedHide.m"; path = "Roxas/UIView+AnimatedHide.m"; sourceTree = ""; }; 91EAA9E88F2CE50AD9FECC76B79BF1DC /* Data+Serialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Serialization.swift"; path = "Sources/ZIPFoundation/Data+Serialization.swift"; sourceTree = ""; }; 926645DF9525E5D5F661ED8CA04BBA57 /* GTLRDateTime.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRDateTime.m; path = Source/Objects/GTLRDateTime.m; sourceTree = ""; }; @@ -3447,7 +3448,7 @@ 9751757B32305955DA6674D065A4EE46 /* Roxas.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Roxas.release.xcconfig; sourceTree = ""; }; 975243A09D83F735C4EE0F290DC172AD /* RSTFetchedResultsDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTFetchedResultsDataSource.m; path = Roxas/RSTFetchedResultsDataSource.m; sourceTree = ""; }; 9753052374E6A9FBF436BA41D1115F09 /* NstBoardIrem.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardIrem.hpp; sourceTree = ""; }; - 97A3DFC8FBF9251F15DD0753153296C8 /* pngpread.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngpread.c; sourceTree = ""; }; + 97A3DFC8FBF9251F15DD0753153296C8 /* pngpread.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngpread.c; sourceTree = ""; }; 97AC61A6BCF0DFAA47D7BB0BC9E05514 /* glsl_CombinerInputs.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = glsl_CombinerInputs.cpp; sourceTree = ""; }; 97B40BC84DBFD2EA1A65EE8D30EE2DCE /* NstBoardMagicSeries.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardMagicSeries.hpp; sourceTree = ""; }; 97BCFB8C5295906B338CF86C5547DDC4 /* common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; @@ -3457,7 +3458,7 @@ 98B0BD8F8752DCC7112E9C0F6C0BFBD2 /* NstBoardBtlAx5705.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBtlAx5705.hpp; sourceTree = ""; }; 98C590E0BFF7BBD01368B459B5376F0D /* version.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; 98CB332826F5DA37CA3482360EA6192D /* Window.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Window.hpp; sourceTree = ""; }; - 99BA7AD7200541E538CD1AA86091990C /* xxhash.c */ = {isa = PBXFileReference; includeInIndex = 1; path = xxhash.c; sourceTree = ""; }; + 99BA7AD7200541E538CD1AA86091990C /* xxhash.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = xxhash.c; sourceTree = ""; }; 99C9A00F1E2998DBA91445183A3F18C0 /* NSData+ImageContentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+ImageContentType.m"; path = "SDWebImage/NSData+ImageContentType.m"; sourceTree = ""; }; 99D17A8E0CB1FBE062E24FC8B01DD2B0 /* Service.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Service.swift; sourceTree = ""; }; 99D33724A380CFCCAB5BB70097DF09C6 /* Keyboard.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Keyboard.hpp; sourceTree = ""; }; @@ -3465,11 +3466,11 @@ 99E22538983F74607E5924EF0AF604AC /* bldno.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = bldno.h; sourceTree = ""; }; 99F9A81CC01BBA9C948DFB9573F2C392 /* opengl_Attributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = opengl_Attributes.h; sourceTree = ""; }; 9A38C1E36D3663B274B3678F5A0CB9CE /* Parameters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Parameters.h; sourceTree = ""; }; - 9A87FD99965ED242605C99BB49D093C2 /* pngread.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngread.c; sourceTree = ""; }; + 9A87FD99965ED242605C99BB49D093C2 /* pngread.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngread.c; sourceTree = ""; }; 9AA8815E33DEFEBC12958212043BD15A /* ARMJIT_Branch.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = ARMJIT_Branch.cpp; sourceTree = ""; }; 9ACC9194F5B06F05848A391AED6BEE15 /* RSTCellContentDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCellContentDataSource.m; path = Roxas/RSTCellContentDataSource.m; sourceTree = ""; }; 9B017390736A088CA383EA6DDF94063D /* NstBoardCamerica.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardCamerica.hpp; sourceTree = ""; }; - 9B1ACC9E2F2024AB5391E216FCCD3371 /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltamapping; sourceTree = ""; }; + 9B1ACC9E2F2024AB5391E216FCCD3371 /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.bplist; path = Standard.deltamapping; sourceTree = ""; }; 9B250FCF7FBCF770F63C88F1C384975C /* NstBoardSuperGame.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardSuperGame.hpp; sourceTree = ""; }; 9BA280C198FC1CEB945727BFDB4C0998 /* svcid.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = svcid.h; sourceTree = ""; }; 9BA899E631ECDD368CD8DE6BE0C0B04D /* GTLRService.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRService.h; path = Source/Objects/GTLRService.h; sourceTree = ""; }; @@ -3484,16 +3485,16 @@ 9CA371965F098DAA6CFADE8F66873D9D /* GTMKeychain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTMKeychain.h; path = GTMAppAuth/Sources/Public/GTMAppAuth/GTMKeychain.h; sourceTree = ""; }; 9CA80A61ABF26FA89F4E22A30284B0DD /* Pods-Delta */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-Delta"; path = "libPods-Delta.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 9CFBE66FFB04AC7622932A698B834898 /* KeyboardGameController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = KeyboardGameController.swift; sourceTree = ""; }; - 9D2A88F941018214B1FCA8BC763A0D81 /* Glsl.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = Glsl.inl; sourceTree = ""; }; + 9D2A88F941018214B1FCA8BC763A0D81 /* Glsl.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = Glsl.inl; sourceTree = ""; }; 9D5333899F4FCD47BE18D2CFB9431CA3 /* GBADeltaCore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GBADeltaCore.h; sourceTree = ""; }; 9D57ED1AC03EE9B39DD57D17E84CF08B /* FileProperties.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FileProperties.swift; path = Source/SwiftyDropbox/Shared/Generated/FileProperties.swift; sourceTree = ""; }; 9D617918958B004C494A5E18D1F77DE5 /* MMU.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MMU.h; sourceTree = ""; }; 9D624EEF6AB6F95A893AC57BFF8BA8DC /* Version.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Version.swift; sourceTree = ""; }; - 9D83B27394F827A375C8041D26B9F167 /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltaskin; sourceTree = ""; }; - 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D83B27394F827A375C8041D26B9F167 /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file; path = Standard.deltaskin; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 9DB6343B945C10C877D2EB07FB7DDDE7 /* svpscmap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = svpscmap.h; sourceTree = ""; }; 9DC60A0745E1EDB3DEA415C302F63FA5 /* OIDExternalUserAgentIOSCustomBrowser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDExternalUserAgentIOSCustomBrowser.m; path = Source/AppAuth/iOS/OIDExternalUserAgentIOSCustomBrowser.m; sourceTree = ""; }; - 9DDA821A26BD45721808E06A0C0E747D /* osal_files_ios.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = osal_files_ios.mm; sourceTree = ""; }; + 9DDA821A26BD45721808E06A0C0E747D /* osal_files_ios.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = osal_files_ios.mm; sourceTree = ""; }; 9DFFF4B845C9F49DB2E04228D7CEE551 /* FIRFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = FIRFilter.h; sourceTree = ""; }; 9E2C7A50AB74899D32691D2FD8664348 /* NstBoardUnlKingOfFighters97.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardUnlKingOfFighters97.hpp; sourceTree = ""; }; 9E39E2614ED304569A66470CC9AC9B33 /* GTLRObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRObject.m; path = Source/Objects/GTLRObject.m; sourceTree = ""; }; @@ -3573,7 +3574,7 @@ A6ABC02A4B4F0C5993D599BBC8FA20B5 /* NstInpDoremikkoKeyboard.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpDoremikkoKeyboard.hpp; sourceTree = ""; }; A6DEF32284E33A95F396F5189D8852BE /* GBADeltaCore-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GBADeltaCore-prefix.pch"; sourceTree = ""; }; A6E36C6DD14EC8BBAA6E35BD54655156 /* NstInpPowerPad.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpPowerPad.hpp; sourceTree = ""; }; - A7178A506EAC86F8122E430FA7FD88B6 /* alist_nead.c */ = {isa = PBXFileReference; includeInIndex = 1; path = alist_nead.c; sourceTree = ""; }; + A7178A506EAC86F8122E430FA7FD88B6 /* alist_nead.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = alist_nead.c; sourceTree = ""; }; A71EA45EFABB3763AFEED045BA64E3DB /* SDWebImageDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloader.h; path = SDWebImage/SDWebImageDownloader.h; sourceTree = ""; }; A7318096FFF38B2956754A11C5513065 /* AREngine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AREngine.h; sourceTree = ""; }; A75028C5A393D1E5670377F6BC9905FC /* t1tables.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = t1tables.h; sourceTree = ""; }; @@ -3581,7 +3582,7 @@ A793070DF6AA14773D7099B4BFDF43FC /* GTMAppAuth-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GTMAppAuth-umbrella.h"; sourceTree = ""; }; A793DA75AC61EF870E1D92D083ABD552 /* NstBoardBandaiAerobicsStudio.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBandaiAerobicsStudio.hpp; sourceTree = ""; }; A799CB2A909060458B708C40148D9784 /* L3D.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = L3D.h; sourceTree = ""; }; - A7A9E2A726CB19BB48BEEB0560456EA9 /* ThreadLocalPtr.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = ThreadLocalPtr.inl; sourceTree = ""; }; + A7A9E2A726CB19BB48BEEB0560456EA9 /* ThreadLocalPtr.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = ThreadLocalPtr.inl; sourceTree = ""; }; A7C1A2B62A0EAECEDC86C6CC187AE4FB /* hle_internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = hle_internal.h; sourceTree = ""; }; A7C73C07293FDF1F150FC5E6176AB0D6 /* idec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = idec.h; sourceTree = ""; }; A7DA5E910CF6DD3358FB25C44F92B03B /* NstTrackerRewinder.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstTrackerRewinder.hpp; sourceTree = ""; }; @@ -3591,8 +3592,8 @@ A86BA7BFBDD1A9CA9B7830177E7F88D0 /* m64p_common.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = m64p_common.h; sourceTree = ""; }; A89A4AD8EE20FF09DD4FE01EC306F892 /* NstBoardBmcA65as.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcA65as.hpp; sourceTree = ""; }; A8A1BE1B967B23A7584BF56B5F19F6CD /* NstBoardTengenRambo1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardTengenRambo1.hpp; sourceTree = ""; }; - A8E7FC97AA2B85BD22CE34EEE1605B87 /* pngrtran.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngrtran.c; sourceTree = ""; }; - A8F1FE24B6E6CC8FA9022AAC76A538BC /* MelonDSDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = MelonDSDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + A8E7FC97AA2B85BD22CE34EEE1605B87 /* pngrtran.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngrtran.c; sourceTree = ""; }; + A8F1FE24B6E6CC8FA9022AAC76A538BC /* MelonDSDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = MelonDSDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; A901EB72C85D33069EB23CA37C3FD795 /* clock_backend.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = clock_backend.h; sourceTree = ""; }; A907CA805BB18BF27CE7CF69AC743EA6 /* ThreadLocalPtr.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = ThreadLocalPtr.hpp; sourceTree = ""; }; A913049C12ED80E11DA2716F7C73927C /* GTMAppAuthFetcherAuthorization+Keychain.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "GTMAppAuthFetcherAuthorization+Keychain.m"; path = "GTMAppAuth/Sources/GTMAppAuthFetcherAuthorization+Keychain.m"; sourceTree = ""; }; @@ -3653,7 +3654,7 @@ B0765CD98C1CE1F2F85791B602FF2798 /* DeltaCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DeltaCore.release.xcconfig; sourceTree = ""; }; B0B214D775196BA7CA8E17E53048A493 /* SDWebImage */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = SDWebImage; path = libSDWebImage.a; sourceTree = BUILT_PRODUCTS_DIR; }; B0B408436ECD4E39C149235FDFEBD2E7 /* bootrom_hle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = bootrom_hle.h; sourceTree = ""; }; - B0F1D9E539EEFAF751D9F3EA1ED557D0 /* alist.c */ = {isa = PBXFileReference; includeInIndex = 1; path = alist.c; sourceTree = ""; }; + B0F1D9E539EEFAF751D9F3EA1ED557D0 /* alist.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = alist.c; sourceTree = ""; }; B102C2F1B868A97AB8401952FD12E5D8 /* OIDClientMetadataParameters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDClientMetadataParameters.h; path = Source/AppAuthCore/OIDClientMetadataParameters.h; sourceTree = ""; }; B1044F71995C46DC0FE073BBF10E9B13 /* statesaver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = statesaver.h; sourceTree = ""; }; B10D64929F1FEAF657DE2891DDA14698 /* Pods-DeltaPreviews.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DeltaPreviews.debug.xcconfig"; sourceTree = ""; }; @@ -3677,8 +3678,8 @@ B37A83095DB9485A2D6648B90229B165 /* check.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = check.h; sourceTree = ""; }; B380DE90CB179CA5CD21009426F6A5F0 /* pngdebug.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pngdebug.h; sourceTree = ""; }; B3EBA4C7AF2961430F113BBF0D749FD2 /* NSFileManager+URLs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSFileManager+URLs.m"; path = "Roxas/NSFileManager+URLs.m"; sourceTree = ""; }; - B406D46EC012C6003DF8D4CCFB546BC7 /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; name = Standard.deltamapping; path = GBCDeltaCore/Standard.deltamapping; sourceTree = ""; }; - B40D570EAF3AC5F1FF34F6CFEB52975B /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltaskin; sourceTree = ""; }; + B406D46EC012C6003DF8D4CCFB546BC7 /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.bplist; name = Standard.deltamapping; path = GBCDeltaCore/Standard.deltamapping; sourceTree = ""; }; + B40D570EAF3AC5F1FF34F6CFEB52975B /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file; path = Standard.deltaskin; sourceTree = ""; }; B41D6FBA9FA48302E212F9EF98093CB0 /* Pods-Delta-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Delta-acknowledgements.markdown"; sourceTree = ""; }; B42015FFD3313AC17C168139F10E0C87 /* DSDeltaCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DSDeltaCore-umbrella.h"; sourceTree = ""; }; B42134C901D85FF595600E8BEF31D70B /* Export.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Export.hpp; sourceTree = ""; }; @@ -3696,7 +3697,7 @@ B51099C9B2743A734E370EE4A01EE5C9 /* RSTDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTDefines.h; path = Roxas/RSTDefines.h; sourceTree = ""; }; B5157071CB840BAEBFDA6265F58179FD /* c4.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = c4.h; sourceTree = ""; }; B51C90EB839FE2D4424278D4BCD5721D /* preproc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = preproc.h; sourceTree = ""; }; - B51E4F3FBCD2986D04F61F4EC3DB5BCB /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; path = Standard.deltaskin; sourceTree = ""; }; + B51E4F3FBCD2986D04F61F4EC3DB5BCB /* Standard.deltaskin */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file; path = Standard.deltaskin; sourceTree = ""; }; B543A9FEA2EBDEBF7CB3910E38E9A2FA /* ftincrem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftincrem.h; sourceTree = ""; }; B57490C68F306064A30510F0C2DDA0E9 /* N64EmulatorBridge.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = N64EmulatorBridge.h; sourceTree = ""; }; B57FCC244D3FEB010D514E2CA7974536 /* Foundation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Foundation.swift; path = Sources/SQLite/Foundation.swift; sourceTree = ""; }; @@ -3722,9 +3723,9 @@ B8221CD345A28BD3CD8E168C400CA8FF /* NstBoardSunsoftDcs.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardSunsoftDcs.hpp; sourceTree = ""; }; B8400F21646638487723B9EF9596BA5B /* UIDevice+Vibration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "UIDevice+Vibration.swift"; sourceTree = ""; }; B8723B4EB8758045AE0B087B5528EDC2 /* armdis.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = armdis.h; sourceTree = ""; }; - B8A535289EAECB26714F6A1402BDA857 /* GBCEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = GBCEmulatorBridge.mm; sourceTree = ""; }; + B8A535289EAECB26714F6A1402BDA857 /* GBCEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = GBCEmulatorBridge.mm; sourceTree = ""; }; B8BC89C0B8E5FFBFE6703D54BB9CEDF0 /* NstBoardBandai24c0x.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBandai24c0x.hpp; sourceTree = ""; }; - B8BC9FD996DB4D58B199162D2B593381 /* pngrio.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngrio.c; sourceTree = ""; }; + B8BC9FD996DB4D58B199162D2B593381 /* pngrio.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngrio.c; sourceTree = ""; }; B8F5604B4365C8E1615752022DFC3E07 /* RecordEntry.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RecordEntry.swift; sourceTree = ""; }; B95FA910628920D8E8299C42CA7BA421 /* NstBoardTengen.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardTengen.hpp; sourceTree = ""; }; B9ADEBAAEA41D5078F8877ADB77DDBE7 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; @@ -3766,7 +3767,7 @@ BE0EB98BA91DB978CF8D6C9BD55A2979 /* N64DeltaCore.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = N64DeltaCore.h; sourceTree = ""; }; BE1F801E5795D6E1E9A48F3FC3A6818E /* EEprom.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = EEprom.h; sourceTree = ""; }; BE4C3DE847FBC50AAA7DF9A629B1AC09 /* GBASoundDriver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GBASoundDriver.h; sourceTree = ""; }; - BE590250A2B1C45F7A1EC7B74A9EF339 /* aes.c */ = {isa = PBXFileReference; includeInIndex = 1; path = aes.c; sourceTree = ""; }; + BE590250A2B1C45F7A1EC7B74A9EF339 /* aes.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = aes.c; sourceTree = ""; }; BE8BFBFB5BEBA9732CC4263C09CA8D48 /* NstBoardIremH3001.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardIremH3001.hpp; sourceTree = ""; }; BE9625CAFC1A2B83061830C5FCA51493 /* gbafilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = gbafilter.h; sourceTree = ""; }; BEA3631D1A67FEA74AA8E7FD7F106C13 /* DSi_Camera.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = DSi_Camera.cpp; sourceTree = ""; }; @@ -3774,20 +3775,20 @@ BF214410911943AE7235221D8B5EC42B /* ftotval.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftotval.h; sourceTree = ""; }; BF3798E9873D3426FE46A7B8FC9F1E0E /* memalign.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = memalign.h; sourceTree = ""; }; BFF0249C37072A3012B8AF6DC7E7D1DA /* OIDErrorUtilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDErrorUtilities.m; path = Source/AppAuthCore/OIDErrorUtilities.m; sourceTree = ""; }; - C01DE739F0664348F6CA49A620277718 /* DSDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = DSDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + C01DE739F0664348F6CA49A620277718 /* DSDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = DSDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; C03B54881A82B6C743436EA95E3CB868 /* GTMSessionFetcherLogging.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTMSessionFetcherLogging.h; path = Source/GTMSessionFetcherLogging.h; sourceTree = ""; }; C05548121A868AAD48A9DC34DF0B2653 /* SQLite.swift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SQLite.swift-umbrella.h"; sourceTree = ""; }; C064EE04F45B71F7006F2780F5435535 /* TxFilter.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = TxFilter.cpp; sourceTree = ""; }; C078AFD83C295027D0241FE5DEC8B655 /* FileManager+ZIP.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "FileManager+ZIP.swift"; path = "Sources/ZIPFoundation/FileManager+ZIP.swift"; sourceTree = ""; }; C080DAA189113F34158A00AA1827ACE7 /* RSTBlockOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTBlockOperation.m; path = Roxas/RSTBlockOperation.m; sourceTree = ""; }; - C0B8F180095207EB3A174AD98D9EEA8A /* dummy_video_capture.c */ = {isa = PBXFileReference; includeInIndex = 1; path = dummy_video_capture.c; sourceTree = ""; }; + C0B8F180095207EB3A174AD98D9EEA8A /* dummy_video_capture.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = dummy_video_capture.c; sourceTree = ""; }; C12184A008E6E70912A403A00B2444CD /* UICollectionViewCell+Nibs.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+Nibs.m"; path = "Roxas/UICollectionViewCell+Nibs.m"; sourceTree = ""; }; C16D5BBBB45CF1D60FC6565D2CDFF1D2 /* ImmediatePanGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ImmediatePanGestureRecognizer.swift; sourceTree = ""; }; C1756F779C95FD40DC69F03C9B8DE39F /* RemoteFile+File.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "RemoteFile+File.swift"; sourceTree = ""; }; C1998E0D8085221AD87F89B614C10E52 /* GTMSessionFetcher */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = GTMSessionFetcher; path = libGTMSessionFetcher.a; sourceTree = BUILT_PRODUCTS_DIR; }; C1C34BC62D8AE93049CDE7C85B326781 /* filters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = filters.h; sourceTree = ""; }; C1E5AA6870CC28BC8E70CADC5B21CF0A /* NstBoardAcclaimMcAcc.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardAcclaimMcAcc.hpp; sourceTree = ""; }; - C22261743FC02934DB3B9E84F128F39D /* re2.c */ = {isa = PBXFileReference; includeInIndex = 1; path = re2.c; sourceTree = ""; }; + C22261743FC02934DB3B9E84F128F39D /* re2.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = re2.c; sourceTree = ""; }; C22D5AF4DB90EC26C2D5E7314FE452DA /* NstBoardSunsoft4.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardSunsoft4.hpp; sourceTree = ""; }; C2333DD47D710D157D5C8339C5A707B1 /* ftcffdrv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftcffdrv.h; sourceTree = ""; }; C23649A406E7AF7CF7FF0FCE1876D1D9 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; @@ -3832,12 +3833,12 @@ C827887F5FEA7420172293CFDBA1259B /* Query.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Query.swift; path = Sources/SQLite/Typed/Query.swift; sourceTree = ""; }; C82CF0926260C9CD4C89A371F21A01D0 /* TextureFilters_hq4x.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = TextureFilters_hq4x.cpp; sourceTree = ""; }; C833FB0585E6763E62B2626B7775EDC2 /* wst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = wst.h; sourceTree = ""; }; - C858F6B7C21B35E28BD8E19BAD707358 /* Utf.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = Utf.inl; sourceTree = ""; }; + C858F6B7C21B35E28BD8E19BAD707358 /* Utf.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = Utf.inl; sourceTree = ""; }; C8647233A986B89AFABB97262F9F2C95 /* SeenState.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SeenState.swift; path = Source/SwiftyDropbox/Shared/Generated/SeenState.swift; sourceTree = ""; }; C8D6AC695498645EEE4A66FCEF97D848 /* N64DeltaCore */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = N64DeltaCore; path = libN64DeltaCore.a; sourceTree = BUILT_PRODUCTS_DIR; }; C8FC437A530BA95D0F767877742F52E8 /* SwiftyDropbox.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyDropbox.debug.xcconfig; sourceTree = ""; }; C91CB2748D67B71BF983192ECF85C3FA /* GoogleSignIn.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleSignIn.debug.xcconfig; sourceTree = ""; }; - C920ABE1CD32898FDE28D05E300426D3 /* TxDbg_ios.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = TxDbg_ios.mm; sourceTree = ""; }; + C920ABE1CD32898FDE28D05E300426D3 /* TxDbg_ios.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = TxDbg_ios.mm; sourceTree = ""; }; C92E2E1748A19DE3690F0128F51ADC9A /* sdl2_compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sdl2_compat.h; sourceTree = ""; }; C942DF0812B9968B0756146F887EC48D /* NstBoardWaixingZs.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardWaixingZs.hpp; sourceTree = ""; }; C9C923E11C5810643A0781C332F533A8 /* writepng.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = writepng.h; sourceTree = ""; }; @@ -3892,7 +3893,7 @@ D0A55488C42737DFC74709CAF4D17297 /* NstBoardBmcBallgames11in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcBallgames11in1.hpp; sourceTree = ""; }; D0F96015497105F5DAFE0C80ECF75510 /* NESDeltaCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NESDeltaCore-umbrella.h"; sourceTree = ""; }; D0F9F0360C252D9E820EE537A0A44704 /* debugger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = debugger.h; sourceTree = ""; }; - D101092815A4853D5955A079B268C708 /* GBADeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = GBADeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + D101092815A4853D5955A079B268C708 /* GBADeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = GBADeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; D10C4B664B0D6E9E7A1E16276357E6AB /* ftglyph.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftglyph.h; sourceTree = ""; }; D136D0103EFC98F76207487A7ABC2F67 /* NstBoardBandaiLz93d50.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBandaiLz93d50.hpp; sourceTree = ""; }; D13A0F4BF74BE8B97BFDAD60B81DF937 /* ARM_InstrInfo.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = ARM_InstrInfo.cpp; sourceTree = ""; }; @@ -3910,7 +3911,7 @@ D3700E443B0C590B19D2400939E6ADD3 /* DeltaCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DeltaCore-dummy.m"; sourceTree = ""; }; D3702A16CB1965259051FE3C110B95F6 /* rom.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = rom.h; sourceTree = ""; }; D382691E155A7A3DA363B2C6FD35A864 /* spc7110dec.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = spc7110dec.h; sourceTree = ""; }; - D3B94EFE9B4F5C020D66C89DC5C10A71 /* pngset.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngset.c; sourceTree = ""; }; + D3B94EFE9B4F5C020D66C89DC5C10A71 /* pngset.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngset.c; sourceTree = ""; }; D3BFB2D54586B0F4F292765883CE2A63 /* NstBoardBmc64in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc64in1.hpp; sourceTree = ""; }; D3DB415A75DFB9B29725114787E05A3B /* NstBoardBmcSuper700in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcSuper700in1.hpp; sourceTree = ""; }; D3E0CEEDFD4A7C498DB0BB86C7454069 /* svxf86nm.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = svxf86nm.h; sourceTree = ""; }; @@ -3927,7 +3928,7 @@ D5BC102B4CB1A533E352D5FFCC17B64E /* UserDefaults+Harmony.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "UserDefaults+Harmony.swift"; sourceTree = ""; }; D5C54058DDF34BF151ABF1BD8EDAEA89 /* UploadRecordsOperation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = UploadRecordsOperation.swift; sourceTree = ""; }; D60828FEC5AAC1583A8F51DE9C0C7F54 /* ThreadImpl.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = ThreadImpl.hpp; sourceTree = ""; }; - D66CCB837673A92E3EE52F14F3E1714B /* GBAEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = GBAEmulatorBridge.mm; sourceTree = ""; }; + D66CCB837673A92E3EE52F14F3E1714B /* GBAEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = GBAEmulatorBridge.mm; sourceTree = ""; }; D68AC04EF686D1D8C703E6B1271190CA /* NstBoardSunsoft2.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardSunsoft2.hpp; sourceTree = ""; }; D6A5B898B9F2D64E02BAEFFC9249C61D /* DisplayLoadProgress.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DisplayLoadProgress.h; sourceTree = ""; }; D6A999738377E05BD7AB69423CFE2D9B /* NstChips.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstChips.hpp; sourceTree = ""; }; @@ -3947,7 +3948,7 @@ D98A348E91606946E29BA0B54D6B9F79 /* DSi_NWifi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DSi_NWifi.h; sourceTree = ""; }; D994E6CEFFB6A2EB2BC22D62D7FB92C4 /* SyncCoordinator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SyncCoordinator.swift; path = Harmony/SyncCoordinator.swift; sourceTree = ""; }; D9A224681B9CE68D29797767E45ACAF4 /* OIDExternalUserAgentCatalyst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDExternalUserAgentCatalyst.m; path = Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.m; sourceTree = ""; }; - D9A99AC4564024C83E5D7E12274FEA75 /* GLideN64.custom.ini */ = {isa = PBXFileReference; includeInIndex = 1; path = GLideN64.custom.ini; sourceTree = ""; }; + D9A99AC4564024C83E5D7E12274FEA75 /* GLideN64.custom.ini */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = GLideN64.custom.ini; sourceTree = ""; }; D9BE3D68F698321E8E2ABDD6FA14EC78 /* Text.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Text.hpp; sourceTree = ""; }; D9DA8FE84C120B2A520DC4D71D61CB2D /* RenderTarget.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = RenderTarget.hpp; sourceTree = ""; }; D9F458D653F0E214A755E45E610EAC58 /* OIDAuthStateErrorDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDAuthStateErrorDelegate.h; path = Source/AppAuthCore/OIDAuthStateErrorDelegate.h; sourceTree = ""; }; @@ -3981,7 +3982,7 @@ DD5D281A9BAA507A58AFEC76D9B56359 /* RSTDynamicDataSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTDynamicDataSource.m; path = Roxas/RSTDynamicDataSource.m; sourceTree = ""; }; DD75DDB2D1D353180DA8063611FD1CAB /* UIButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/UIButton+WebCache.m"; sourceTree = ""; }; DD7734A6643304E8EFFE0DD1DF24C38B /* TxCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TxCache.h; sourceTree = ""; }; - DE00BA4DC34A73CEA579554268A87C7A /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; name = Standard.deltamapping; path = SNESDeltaCore/Standard.deltamapping; sourceTree = ""; }; + DE00BA4DC34A73CEA579554268A87C7A /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.bplist; name = Standard.deltamapping; path = SNESDeltaCore/Standard.deltamapping; sourceTree = ""; }; DE3115B6E2DC11A1F81FAECB18D25506 /* S2DEX2.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = S2DEX2.cpp; sourceTree = ""; }; DE49F287853485A7A24DFAAC2A0468A5 /* Types.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = ""; }; DE938F9D29DEE2089E52BCE4D765DF2B /* Harmony.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Harmony.debug.xcconfig; sourceTree = ""; }; @@ -4002,7 +4003,7 @@ E071D5F4AE0E7711FCA5CCC846C31D03 /* CGGeometry+Conveniences.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "CGGeometry+Conveniences.swift"; sourceTree = ""; }; E08F0B08B08D2C62F3C403E5CABFB8B6 /* NSManagedObject+Conveniences.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "NSManagedObject+Conveniences.swift"; sourceTree = ""; }; E0B853CEF240ECCC29281860C143B77C /* F3DEX2CBFD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = F3DEX2CBFD.h; sourceTree = ""; }; - E0C78CF3BBD7FAE4DF182AF1C994DD89 /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; name = Standard.deltamapping; path = MelonDSDeltaCore/Standard.deltamapping; sourceTree = ""; }; + E0C78CF3BBD7FAE4DF182AF1C994DD89 /* Standard.deltamapping */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = file.bplist; name = Standard.deltamapping; path = MelonDSDeltaCore/Standard.deltamapping; sourceTree = ""; }; E0C979EC96F87956FF68FA9AC97E8E80 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; E0E396C6ACEADA6313110BA019AE87CF /* opengl_UnbufferedDrawer.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = opengl_UnbufferedDrawer.cpp; sourceTree = ""; }; E0EED9847BD722A6C949B0DD99EB41C0 /* cstdint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = cstdint.h; sourceTree = ""; }; @@ -4109,10 +4110,10 @@ EC5C9682B97F1D9C7E273FC89260E663 /* MMU_timing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MMU_timing.h; sourceTree = ""; }; EC827F858A5C671004CB3FE3F0985371 /* stream.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = stream.h; sourceTree = ""; }; EC863478D6939A14A32382F6ED1400BE /* Result+Drive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "Result+Drive.swift"; sourceTree = ""; }; - ECBD2A6867A0D5DE628227BE67476E66 /* mupen64plus.ini */ = {isa = PBXFileReference; includeInIndex = 1; path = mupen64plus.ini; sourceTree = ""; }; + ECBD2A6867A0D5DE628227BE67476E66 /* mupen64plus.ini */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = mupen64plus.ini; sourceTree = ""; }; ECD0868BC2D1CFC2A22DDD56F79CF4B1 /* MelonDSDeltaCore-melonDS */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "MelonDSDeltaCore-melonDS"; path = melonDS.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; ECF20AE8048AC20A7049C71B4A3D6497 /* RSTCollectionViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewCell.h; path = Roxas/RSTCollectionViewCell.h; sourceTree = ""; }; - ED0CBD9B20218EC2D349D65021B84D32 /* GBASoundDriver.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = GBASoundDriver.mm; sourceTree = ""; }; + ED0CBD9B20218EC2D349D65021B84D32 /* GBASoundDriver.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = GBASoundDriver.mm; sourceTree = ""; }; ED35BD7CEBCA503A70D78F2DAB3349B6 /* ZIPFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZIPFoundation.release.xcconfig; sourceTree = ""; }; ED37CBC6E3E6BB20B20D02F728A3F571 /* OIDExternalUserAgentRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDExternalUserAgentRequest.h; path = Source/AppAuthCore/OIDExternalUserAgentRequest.h; sourceTree = ""; }; ED3CE2613C7B1382B9B1C109534C8677 /* NstBoardFukutake.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardFukutake.hpp; sourceTree = ""; }; @@ -4129,14 +4130,14 @@ EE6B8B6BB5B3CB1A6DFCE8AE31681400 /* ttnameid.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ttnameid.h; sourceTree = ""; }; EEEB95030AF7A9764E692CE0A4780722 /* GBA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GBA.h; sourceTree = ""; }; EF1AC965F9F8A4C384C89EC952D1F966 /* Blob.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Blob.swift; path = Sources/SQLite/Core/Blob.swift; sourceTree = ""; }; - EF55878BD6EF8EBB692CE3CC29230405 /* xxhash.c */ = {isa = PBXFileReference; includeInIndex = 1; path = xxhash.c; sourceTree = ""; }; - EF93377C240378AF46C36F1D6AE7E241 /* pngrutil.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngrutil.c; sourceTree = ""; }; + EF55878BD6EF8EBB692CE3CC29230405 /* xxhash.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = xxhash.c; sourceTree = ""; }; + EF93377C240378AF46C36F1D6AE7E241 /* pngrutil.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngrutil.c; sourceTree = ""; }; EF9E2339887B291A4CFE77E816D1073D /* DSi_AES.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = DSi_AES.cpp; sourceTree = ""; }; EF9E80B0792C03D2FC92D8D7ECE71609 /* TextureFilterHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TextureFilterHandler.h; sourceTree = ""; }; EFA00981EC3C97D28227A258BAE31C22 /* OIDEndSessionRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDEndSessionRequest.h; path = Source/AppAuthCore/OIDEndSessionRequest.h; sourceTree = ""; }; EFBC50FFC6DBAB7B8B9ACFB47805BC1A /* Savestate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Savestate.h; sourceTree = ""; }; EFD0663BDAD1BCA02D985CB4C0E1E5C9 /* GBADeltaCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GBADeltaCore-umbrella.h"; sourceTree = ""; }; - EFDF8CA72851849A3EAC5C149F1FEAA2 /* DSEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; path = DSEmulatorBridge.mm; sourceTree = ""; }; + EFDF8CA72851849A3EAC5C149F1FEAA2 /* DSEmulatorBridge.mm */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.objcpp; path = DSEmulatorBridge.mm; sourceTree = ""; }; EFE9AD0A436AB85BE7C58B68F8C17A81 /* NstBoardBxRom.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBxRom.hpp; sourceTree = ""; }; EFEF5F407D75B1E87004DA92A797689A /* NstBoardBmc35in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc35in1.hpp; sourceTree = ""; }; F00BE8221079BB41E4694113AC54BAC3 /* AlResource.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = AlResource.hpp; sourceTree = ""; }; @@ -4178,7 +4179,7 @@ F2D1F1B916E9A431C5DD1E62263228AB /* DSi_I2C.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = DSi_I2C.cpp; sourceTree = ""; }; F2DBDBAF395A737341BD91FFA0B89C1B /* GBCDeltaCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = GBCDeltaCore.modulemap; sourceTree = ""; }; F34A12CDD8A9F7DF59CB6C9DF28C8C37 /* NSPredicate+Search.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSPredicate+Search.m"; path = "Roxas/NSPredicate+Search.m"; sourceTree = ""; }; - F3621D7BD773326AE63CB675C90BA4CB /* hle.c */ = {isa = PBXFileReference; includeInIndex = 1; path = hle.c; sourceTree = ""; }; + F3621D7BD773326AE63CB675C90BA4CB /* hle.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = hle.c; sourceTree = ""; }; F36CCDA948DEABD79BA79A4B43EFF378 /* sdd1emu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sdd1emu.h; sourceTree = ""; }; F393147DF602B1AF7C00B67655D80C30 /* RSTFetchedResultsDataSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTFetchedResultsDataSource.h; path = Roxas/RSTFetchedResultsDataSource.h; sourceTree = ""; }; F3A21D810CF81C7E8CB80F57ABB8F60E /* NstInpFamilyKeyboard.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpFamilyKeyboard.hpp; sourceTree = ""; }; @@ -4193,14 +4194,14 @@ F542D708E96E4F25592495378286E4B1 /* NstBoardBtl2708.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBtl2708.hpp; sourceTree = ""; }; F573CAE866F8FF2E90FF19FA9E51FF5E /* gbint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = gbint.h; sourceTree = ""; }; F58B6A269CCE0D6DC10601E490E20B54 /* PostProcessor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PostProcessor.h; sourceTree = ""; }; - F597EF6F3EFC780B48CBD503A27748B9 /* Vector2.inl */ = {isa = PBXFileReference; includeInIndex = 1; path = Vector2.inl; sourceTree = ""; }; + F597EF6F3EFC780B48CBD503A27748B9 /* Vector2.inl */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = Vector2.inl; sourceTree = ""; }; F5B730FDD71B3F180AF4FF2879E85E0B /* PluginAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PluginAPI.h; sourceTree = ""; }; F5D6D408C7399EE158034BDE3D97FC45 /* Pods-DeltaPreviews.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-DeltaPreviews.modulemap"; sourceTree = ""; }; F5DBEFEA68B991BD01BA0CF549877402 /* NstBoardBmcCtc65.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcCtc65.hpp; sourceTree = ""; }; F5FA45A44C42CC2CA3A324A3E914CE19 /* SQLite.swift */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = SQLite.swift; path = libSQLite.swift.a; sourceTree = BUILT_PRODUCTS_DIR; }; F61DE044858B67B90D6336505827DB42 /* Textures.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Textures.h; sourceTree = ""; }; F61EAC2ED0D1C52D33AAF703B7E82775 /* NstImageDatabase.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstImageDatabase.hpp; sourceTree = ""; }; - F648589D7F71D454423402C87BE80886 /* pngerror.c */ = {isa = PBXFileReference; includeInIndex = 1; path = pngerror.c; sourceTree = ""; }; + F648589D7F71D454423402C87BE80886 /* pngerror.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; path = pngerror.c; sourceTree = ""; }; F6781A3FC78A881B992A00C57EB61870 /* NstBoardKaiser.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardKaiser.hpp; sourceTree = ""; }; F67867503E6E85C4D3C329D0E290FBF3 /* audio.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = audio.h; sourceTree = ""; }; F6858F4103F0DF99FCE59053702ABD4E /* Export.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Export.hpp; sourceTree = ""; }; @@ -4256,7 +4257,7 @@ FDF38DBE3660F88AC26EFF892042AB32 /* UIImageView+HighlightedWebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+HighlightedWebCache.m"; path = "SDWebImage/UIImageView+HighlightedWebCache.m"; sourceTree = ""; }; FE9FC99EFA7CFDE7A20553D6A647FCE9 /* 65c816.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = 65c816.h; sourceTree = ""; }; FEB268DE839FADF39BF20E2BE505E913 /* OIDError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDError.m; path = Source/AppAuthCore/OIDError.m; sourceTree = ""; }; - FEB3E528887CEC276D84AFFF62FAEB00 /* GBCDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = GBCDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + FEB3E528887CEC276D84AFFF62FAEB00 /* GBCDeltaCore.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; path = GBCDeltaCore.podspec; sourceTree = ""; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; FF2385D45D7C84B6A81962AE50751035 /* ringbuffer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ringbuffer.h; sourceTree = ""; }; FF3E301DAF4760FB806BA003BBB073FF /* NstZlib.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstZlib.hpp; sourceTree = ""; }; FF4577CBAA8E38968A59CE8320B395FC /* NstBoardBtlShuiGuanPipe.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBtlShuiGuanPipe.hpp; sourceTree = ""; }; @@ -4266,7 +4267,7 @@ FF876C737E6500D15274E0522E5E146F /* TextureFilters_lq2x.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = TextureFilters_lq2x.h; sourceTree = ""; }; FFF25816FCE6ED8844012BBFAD385C6A /* OIDScopeUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDScopeUtilities.h; path = Source/AppAuthCore/OIDScopeUtilities.h; sourceTree = ""; }; FFF7826CA41E12879ED186251123A7DA /* array.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = array.h; sourceTree = ""; }; - FFFC59DFD0FCE697A79EF3092CB40DF0 /* Harmony2ToHarmony3.xcmappingmodel */ = {isa = PBXFileReference; includeInIndex = 1; path = Harmony2ToHarmony3.xcmappingmodel; sourceTree = ""; }; + FFFC59DFD0FCE697A79EF3092CB40DF0 /* Harmony2ToHarmony3.xcmappingmodel */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.xcmappingmodel; path = Harmony2ToHarmony3.xcmappingmodel; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -4497,7 +4498,6 @@ 2D5F1FD849B8094EB2F77267C1E9429A /* GTMOAuth2KeychainCompatibility.m */, 955316687F3B554E7E287F84538E3516 /* Support Files */, ); - name = GTMAppAuth; path = GTMAppAuth; sourceTree = ""; }; @@ -4506,7 +4506,6 @@ children = ( 4130E76DBC8F30F3AB50138A69B4B704 /* assem_x64.h */, ); - name = x64; path = x64; sourceTree = ""; }; @@ -4532,7 +4531,6 @@ 2DEED021AB7F54D5F29FF137BF85F83D /* resampler.h */, 0C2C2469F8CD59B3DDC9C1BDF2DA5B0B /* ring_buffer.h */, ); - name = apu; path = apu; sourceTree = ""; }; @@ -4590,7 +4588,6 @@ 4D388FB87279722FB905D7493EE8F038 /* ZSortBOSS.cpp */, 71842E47BE8B0F0B851CBD4692774A0D /* ZSortBOSS.h */, ); - name = uCodes; path = uCodes; sourceTree = ""; }; @@ -4602,7 +4599,6 @@ A42F4FC362D2CEB66CA5DE0990728B0C /* unzip.h */, 78D67D81F7F536854B214522F25EF65A /* zip.h */, ); - name = minizip; path = minizip; sourceTree = ""; }; @@ -4611,7 +4607,6 @@ children = ( B51E4F3FBCD2986D04F61F4EC3DB5BCB /* Standard.deltaskin */, ); - name = "Controller Skin"; path = "Controller Skin"; sourceTree = ""; }; @@ -4621,7 +4616,6 @@ 04A6A8826B644200E536AEC5EF86EF20 /* DSTypes.h */, 74A8674F8F7BBD7931D23CC4805BEE81 /* DSTypes.m */, ); - name = Types; path = Types; sourceTree = ""; }; @@ -4631,7 +4625,6 @@ 28BDAB6D36E1EADCF2531924F93D2485 /* MelonDSTypes.h */, 29515613E23B7BFB6F0C110FF8378E8E /* MelonDSTypes.m */, ); - name = Types; path = Types; sourceTree = ""; }; @@ -4658,7 +4651,6 @@ 44A50EFCC9BA0E6CB99450C7FB3D91CD /* GraphicBuffer.h */, 3911A2FE847ADE263F3D2AE0E1962055 /* libhardware.h */, ); - name = PrivateApi; path = PrivateApi; sourceTree = ""; }; @@ -4722,7 +4714,6 @@ 7201008D7C3E640296F21936E648E3CA /* config */, 772AE35E47AEA6CC711EAA68C6D7FB89 /* internal */, ); - name = include; path = include; sourceTree = ""; }; @@ -4765,7 +4756,6 @@ 1DA8EB0F2D12415D238B016624275500 /* txWidestringWrapper.h */, D05E130582F74816216378A09FAD3148 /* inc */, ); - name = GLideNHQ; path = GLideNHQ; sourceTree = ""; }; @@ -4808,7 +4798,6 @@ 69D7D593CD4C8A55DEF962DF985D212C /* WindowHandle.hpp */, 06850EEF7309E2768118A0945B11FCA5 /* WindowStyle.hpp */, ); - name = Window; path = Window; sourceTree = ""; }; @@ -4833,7 +4822,6 @@ children = ( A00FBF2E46DD44AB85A9E179CB0BBB29 /* pcap.h */, ); - name = libDeSmuME; path = libDeSmuME; sourceTree = ""; }; @@ -4873,7 +4861,6 @@ 5EED009506BF4949A840CC6CC940D1AD /* GraphicBuffer */, C3C6DC527E99C3F1C14B85B4F674BDC8 /* mupen64plus */, ); - name = OpenGLContext; path = OpenGLContext; sourceTree = ""; }; @@ -4902,7 +4889,6 @@ 5D24EAAFCA1D2D99DA57CE30F5311170 /* ARMJIT_Linkage.S */, 6F9B0CA903658EB64764843AB640E8F4 /* ARMJIT_LoadStore.cpp */, ); - name = ARMJIT_A64; path = ARMJIT_A64; sourceTree = ""; }; @@ -4932,7 +4918,6 @@ 3D5FA545F9FB9A48DABD30AF68FCD2C4 /* Sound.h */, 7F18A2D4F45F71AF6AFB5F94186376AD /* Sram.h */, ); - name = gba; path = gba; sourceTree = ""; }; @@ -4957,7 +4942,6 @@ 74027358A7228E7E8833A54B93F3F9D5 /* BatchRecordOperation.swift */, F09CFFFBE0C7FB4765E573C227474F2C /* RecordOperation.swift */, ); - name = "Parent Operations"; path = "Parent Operations"; sourceTree = ""; }; @@ -4975,7 +4959,7 @@ D4C010E8572FAE8B51DFDBF2300ECF30 /* GBCDeltaCore */, 1F23DBC67505E77BE77552D6D84A3DAA /* GBCDeltaCore-GBCDeltaCore */, FD519882861480B93B563B477CE1FA29 /* GoogleAPIClientForREST */, - 6FD122EA0AB9AB2A8FFA5F676C795DF0 /* GTMAppAuth */, + 6FD122EA0AB9AB2A8FFA5F676C795DF0 /* libGTMAppAuth.a */, C1998E0D8085221AD87F89B614C10E52 /* GTMSessionFetcher */, DBC0113CF73BE24525E670D024A85BE7 /* Harmony */, 4C22C82316853ABB688358B93486CF8E /* MelonDSDeltaCore */, @@ -5007,7 +4991,6 @@ 83F8250C90D3A8BA44B03D899AD2DF18 /* api */, DE1C6A6A36217E75623FBE427877E2AD /* plugins_compat */, ); - name = backends; path = backends; sourceTree = ""; }; @@ -5016,7 +4999,6 @@ children = ( 6F47ACD77EC12804CF484338A00FE475 /* SFML */, ); - name = src; path = src; sourceTree = ""; }; @@ -5027,7 +5009,6 @@ 6B422B04445CB72171BACD8D37EDA481 /* Bridge */, 09B70E836E32CEF9DBABCDB3551F291C /* Types */, ); - name = DSDeltaCore; path = DSDeltaCore; sourceTree = ""; }; @@ -5094,7 +5075,6 @@ 0983D8DC957FBB73E479B7473F9951E8 /* UsersRoutes.swift */, 85C44BAE9F899BC6A604B9F87E7CF92C /* Support Files */, ); - name = SwiftyDropbox; path = SwiftyDropbox; sourceTree = ""; }; @@ -5125,7 +5105,6 @@ children = ( 601AC4C0A1C38AE3A8409720C96E0535 /* src */, ); - name = "visualboyadvance-m"; path = "visualboyadvance-m"; sourceTree = ""; }; @@ -5148,7 +5127,6 @@ children = ( 37E021780895B0030EDF3FDDE10AB491 /* ri_controller.h */, ); - name = ri; path = ri; sourceTree = ""; }; @@ -5192,7 +5170,6 @@ ECD2CF605BF26E6B16D3C5F4DA3380AF /* freetype */, CFBB46D7E310832F9C9B9F702861D5E9 /* GL */, ); - name = inc; path = inc; sourceTree = ""; }; @@ -5203,7 +5180,6 @@ DAB38A1A17078FD95D88608D7190F6C3 /* GameViewController.swift */, B7637625DD89FB4AD1D49465C9482EC0 /* GameWindow.swift */, ); - name = Game; path = Game; sourceTree = ""; }; @@ -5212,7 +5188,6 @@ children = ( A01927D51792C610278C84EC6FC937AC /* NESEmulatorBridge.swift */, ); - name = Bridge; path = Bridge; sourceTree = ""; }; @@ -5237,7 +5212,6 @@ 954A09740FF9DB09C293D2AB22726628 /* RepairRecordOperation.swift */, 41E7B5EB413AFBD9B2A30C9CFDBD11D4 /* RepairRecordsOperation.swift */, ); - name = Repair; path = Repair; sourceTree = ""; }; @@ -5250,7 +5224,6 @@ E34DBD5D2C3EF0D0B91A5E15B2AAF2F2 /* dummy_video.h */, 35AE38290CFBB8DCF28A79FC5E0F2D79 /* plugin.h */, ); - name = plugin; path = plugin; sourceTree = ""; }; @@ -5261,7 +5234,6 @@ CD9A90643977AB1AB20A8F324A49694B /* files.h */, B51C90EB839FE2D4424278D4BCD5721D /* preproc.h */, ); - name = osal; path = osal; sourceTree = ""; }; @@ -5272,7 +5244,6 @@ 469E9BD36020726B32DA8EDB2EC839C0 /* encoder */, FF87C5F6F01E406884B93EC7BCB4EB7A /* preader */, ); - name = pngminim; path = pngminim; sourceTree = ""; }; @@ -5285,7 +5256,6 @@ B9BD4DA28886376C2E7481B62044CEAE /* rumblepak.h */, 48907C43DF6930F8003108EB5C6F7BA3 /* transferpak.h */, ); - name = paks; path = paks; sourceTree = ""; }; @@ -5314,7 +5284,6 @@ C22261743FC02934DB3B9E84F128F39D /* re2.c */, 3100BB31B2E91306349BDD568411A483 /* ucodes.h */, ); - name = src; path = src; sourceTree = ""; }; @@ -5329,7 +5298,6 @@ 98C2E679865E46E5F01509BF8F38CF71 /* osd */, 2B27399C3DBFAD4ED2503738CA62BA68 /* plugin */, ); - name = src; path = src; sourceTree = ""; }; @@ -5338,7 +5306,6 @@ children = ( 61731B27E7AB44193397CEB87F0DC6E7 /* rdram.h */, ); - name = rdram; path = rdram; sourceTree = ""; }; @@ -5349,7 +5316,6 @@ 833E950CF0A0E93C8DE5A7B5C033A416 /* PngFile.h */, 065CAF08131A87E3F659ED22E2D036F9 /* resource.h */, ); - name = visupng; path = visupng; sourceTree = ""; }; @@ -5358,7 +5324,6 @@ children = ( C72120DBDD245A9CE2E8B48D408E7C72 /* desmume */, ); - name = desmume; path = desmume; sourceTree = ""; }; @@ -5369,7 +5334,6 @@ BEDD0EF55FD04B37D0EE008B2C5E2AE0 /* ExternalUserAgent */, B8086956E2585116FD36EF5B676362FC /* Support Files */, ); - name = AppAuth; path = AppAuth; sourceTree = ""; }; @@ -5379,7 +5343,6 @@ 5B399E2E63878F81C9C03E6363909DF0 /* GLideN64_mupenplus.h */, 863E54F84D90A144B48A55BE40E3EE1F /* MemoryStatus_mupenplus.cpp */, ); - name = mupenplus; path = mupenplus; sourceTree = ""; }; @@ -5389,7 +5352,6 @@ 98910C42C804F0F2EFEC765887C44E11 /* N64Types.h */, 62F69A205D68CC5AEAFCCDE14C671612 /* N64Types.m */, ); - name = Types; path = Types; sourceTree = ""; }; @@ -5410,7 +5372,6 @@ 63CCA3278B692B13FCABAD577C5ABF26 /* System */, 12105C6D85DA3C7B85BA529F34F1CD49 /* Window */, ); - name = SFML; path = SFML; sourceTree = ""; }; @@ -5420,7 +5381,6 @@ A20A5D33CE7482604981820D073672BB /* standard */, 79F656B5D8150E9003B61F334E73B364 /* Support Files */, ); - name = SQLite.swift; path = SQLite.swift; sourceTree = ""; }; @@ -5432,7 +5392,6 @@ 7BD44D010CB092864578D2D236E98BC7 /* interpret.h */, 5A9BA0AFD82C04952ABDC3E12154E9FB /* regcache.h */, ); - name = x86_64; path = x86_64; sourceTree = ""; }; @@ -5444,7 +5403,6 @@ 76C7D99E981A75E406A4909A4F89ADC6 /* SoundTouch */, CD6B746F3C4C0FFC30747E4AA53DB9A7 /* win32 */, ); - name = metaspu; path = metaspu; sourceTree = ""; }; @@ -5470,7 +5428,6 @@ 92E8CA46B70D87BC06F626C7D872192C /* aes.h */, 57EAC3D7BE52CBA8ABD78FA57C93A4A1 /* aes.hpp */, ); - name = "tiny-AES-c"; path = "tiny-AES-c"; sourceTree = ""; }; @@ -5483,7 +5440,6 @@ 8124C610C6CCECA5BEB797AF99935D78 /* loadres.h */, E1FEFE8D022734AECBB5193A06A9854A /* pakinfo.h */, ); - name = include; path = include; sourceTree = ""; }; @@ -5504,7 +5460,6 @@ 4361C606A9E2C67D96A18D5590A9AEB0 /* SoundSDL.h */, 0CD299184405C4128DEA2447113D9BAF /* Types.h */, ); - name = common; path = common; sourceTree = ""; }; @@ -5524,7 +5479,6 @@ F5008D064DE8945244598D88437174FD /* DeleteRecordOperation.swift */, 5A00A1AB8F64AB6B834ED9E8F24EE103 /* DeleteRecordsOperation.swift */, ); - name = Delete; path = Delete; sourceTree = ""; }; @@ -5533,7 +5487,6 @@ children = ( 20918165D519082777452FE2CD859CAF /* assem_arm64.h */, ); - name = arm64; path = arm64; sourceTree = ""; }; @@ -5543,7 +5496,6 @@ 05891BAE30F46A352A061FDD712EE3AC /* MelonDSEmulatorBridge.h */, 8650C7DFCFF04815A2CA9A7B9DDE7835 /* MelonDSEmulatorBridge.mm */, ); - name = Bridge; path = Bridge; sourceTree = ""; }; @@ -5554,7 +5506,6 @@ 94CB931266ACA72557B87DAAA89A28B1 /* Full */, 5B060BFD0D6A7F629B624010E5D50E17 /* Support Files */, ); - name = GTMSessionFetcher; path = GTMSessionFetcher; sourceTree = ""; }; @@ -5578,7 +5529,6 @@ children = ( 008BAE2DDBD414ECE1FA379339AB5914 /* pngusr.h */, ); - name = decoder; path = decoder; sourceTree = ""; }; @@ -5594,7 +5544,6 @@ 47698E5A57A16FA76229820066EC0795 /* RDRAMtoColorBuffer.h */, 7451BADFCD5FCDA73345F9FD825AA24F /* WriteToRDRAM.h */, ); - name = BufferCopy; path = BufferCopy; sourceTree = ""; }; @@ -5606,7 +5555,6 @@ FB2826F9CD0BD3D414BCC9AFD3754544 /* oglft */, 99C3FE29F4E57B2F607463298D1A2346 /* xxhash */, ); - name = subprojects; path = subprojects; sourceTree = ""; }; @@ -5629,7 +5577,6 @@ F61E2D13C2B09E33193CE2D27C6293BE /* x86 */, 38680FA022F55CF26BDA844A05AB6E64 /* x86_64 */, ); - name = r4300; path = r4300; sourceTree = ""; }; @@ -5638,7 +5585,6 @@ children = ( DBE5AAAEAFCFBBAABEDE5B784FC05231 /* pngusr.h */, ); - name = encoder; path = encoder; sourceTree = ""; }; @@ -5647,7 +5593,6 @@ children = ( ABAFF235552504C39E74E37CFAF5E2ED /* qt_sdl */, ); - name = frontend; path = frontend; sourceTree = ""; }; @@ -5676,7 +5621,6 @@ 913C96B95F83ED34F52FC03BC386A5FB /* flashram.h */, E267514409136B15146B6D5C6031139B /* sram.h */, ); - name = cart; path = cart; sourceTree = ""; }; @@ -5685,7 +5629,6 @@ children = ( 339546B7C8C721DBDF6EB67A86956EE7 /* SFML */, ); - name = include; path = include; sourceTree = ""; }; @@ -5695,7 +5638,6 @@ 00871310E40885E08E93E1CD1C2D4E0A /* fb.h */, D4873789421471F74045B1971C0619DF /* rdp_core.h */, ); - name = rdp; path = rdp; sourceTree = ""; }; @@ -5752,7 +5694,6 @@ 6510AC07F7667F0B972688C1231D9A79 /* tile.h */, 0313A0EE1758CDB82F139DEF78FBA7FF /* apu */, ); - name = snes9x; path = snes9x; sourceTree = ""; }; @@ -5778,7 +5719,6 @@ 7AE097A7933BCBB287D627CBAB7CF712 /* Validation.swift */, 8FAEE2D30E80A31C8627BE6AB72C7D60 /* Support Files */, ); - name = Alamofire; path = Alamofire; sourceTree = ""; }; @@ -5847,7 +5787,6 @@ FB514DF2130DCB7BAD7A7AA6D4A83A4F /* input */, 7773941D01F9B1037860E25991804D04 /* vssystem */, ); - name = core; path = core; sourceTree = ""; }; @@ -5857,7 +5796,6 @@ 9CFBE66FFB04AC7622932A698B834898 /* KeyboardGameController.swift */, 8E8FA7EDDF2D182E85D908AB189426B6 /* KeyboardResponder.swift */, ); - name = Keyboard; path = Keyboard; sourceTree = ""; }; @@ -5868,7 +5806,6 @@ EF55878BD6EF8EBB692CE3CC29230405 /* xxhash.c */, 9BA8AB7642059FF005035C432650109C /* xxhash.h */, ); - name = xxhash; path = xxhash; sourceTree = ""; }; @@ -5877,7 +5814,6 @@ children = ( 7AA9518634A5DABB8C86FF438092C785 /* include */, ); - name = "libretro-common"; path = "libretro-common"; sourceTree = ""; }; @@ -5887,7 +5823,6 @@ AE92A91A4BC673A5EB7544761275778E /* GBCCheat.h */, 95D5F9A9715A3F046F5369384B6B728D /* GBCCheat.m */, ); - name = Model; path = Model; sourceTree = ""; }; @@ -5899,7 +5834,6 @@ BE4C3DE847FBC50AAA7DF9A629B1AC09 /* GBASoundDriver.h */, ED0CBD9B20218EC2D349D65021B84D32 /* GBASoundDriver.mm */, ); - name = Bridge; path = Bridge; sourceTree = ""; }; @@ -5909,7 +5843,6 @@ 0680D0EC0F7556C47C63C604ADEFD565 /* GameController.swift */, E989AAD5B5176E39AEACF997E83D5120 /* Input.swift */, ); - name = Inputs; path = Inputs; sourceTree = ""; }; @@ -5919,7 +5852,6 @@ F79F60360C7C09A357E9D03EA22E0DF5 /* SNESEmulatorBridge.h */, 2CE70AD051297074549413AFA54DE874 /* SNESEmulatorBridge.mm */, ); - name = Bridge; path = Bridge; sourceTree = ""; }; @@ -5929,7 +5861,6 @@ 390185349C53F11B19BD5CD8FB17A364 /* arm_cpu_features.h */, F2BC1BB2CD8363FA4B5CEFCA4F3FD2AC /* assem_arm.h */, ); - name = arm; path = arm; sourceTree = ""; }; @@ -5943,7 +5874,6 @@ 5CDB0FBC17BBC1955283BB3B77B8EA81 /* Controller Skin */, 3394D6A43AD6FDC12EAB64B16B25F9C5 /* Types */, ); - name = N64DeltaCore; path = N64DeltaCore; sourceTree = ""; }; @@ -5956,7 +5886,6 @@ 02ABCDDCC7BA2EB13C7C1C7F935ECD9B /* x64 */, 851C209CA11E1D6CF27333A86098B597 /* x86 */, ); - name = new_dynarec; path = new_dynarec; sourceTree = ""; }; @@ -5998,7 +5927,6 @@ children = ( 0648DF1F7281B9D745ECF96C143F2C8F /* Standard.deltaskin */, ); - name = "Controller Skin"; path = "Controller Skin"; sourceTree = ""; }; @@ -6007,7 +5935,6 @@ children = ( 4CBAD679D0920A0B2782ABD3588F1B0C /* core */, ); - name = source; path = source; sourceTree = ""; }; @@ -6042,7 +5969,6 @@ E46BF8BF2F2DD70A3F7AE44AFA1466D4 /* glsl_Utils.cpp */, BC702BA93AF92C0C284D2A5648226AED /* glsl_Utils.h */, ); - name = GLSL; path = GLSL; sourceTree = ""; }; @@ -6053,7 +5979,6 @@ 0E9570C3635487C431D3904497CBD2D4 /* PrivateApi */, C4CE6B9D5EDDE14002F96FEC248AE16E /* PublicApi */, ); - name = GraphicBuffer; path = GraphicBuffer; sourceTree = ""; }; @@ -6080,7 +6005,6 @@ 174390F458B88BA1CA4AC33D13C775CF /* gba */, 67D48765D4B9D34A153C491DB5B39910 /* sdl */, ); - name = src; path = src; sourceTree = ""; }; @@ -6089,7 +6013,6 @@ children = ( 705A45A31ACA377978617FA5B0556C36 /* xxhash.c */, ); - name = xxhash; path = xxhash; sourceTree = ""; }; @@ -6199,7 +6122,6 @@ 3CF89E7CF9F095E8E33471DB0E2A186B /* tiny-AES-c */, 4D2F7FD8F9409B989D893BAE090B90BE /* xxhash */, ); - name = src; path = src; sourceTree = ""; }; @@ -6232,7 +6154,6 @@ 25E7599D22683A4DB4231E1CCFA343D4 /* Vector3.hpp */, 01802D9854180DB5B0E198799B4DD37F /* Vector3.inl */, ); - name = System; path = System; sourceTree = ""; }; @@ -6263,7 +6184,6 @@ children = ( 3000EB6BEF38AC749B093A0BAC2DC7F1 /* si_controller.h */, ); - name = si; path = si; sourceTree = ""; }; @@ -6275,7 +6195,6 @@ 5644D55CE30D7DC4E7EB12EF761806B4 /* Bridge */, 98045065FA9F379C54158DDA929629CD /* Types */, ); - name = SNESDeltaCore; path = SNESDeltaCore; sourceTree = ""; }; @@ -6290,7 +6209,6 @@ CB2DE433AA67D7DB3319203E042598EF /* inputSDL.h */, 48FA33EC260F5271DEE686E157FEB4BC /* text.h */, ); - name = sdl; path = sdl; sourceTree = ""; }; @@ -6335,7 +6253,6 @@ children = ( EFDF8CA72851849A3EAC5C149F1FEAA2 /* DSEmulatorBridge.mm */, ); - name = Bridge; path = Bridge; sourceTree = ""; }; @@ -6354,7 +6271,6 @@ CA55F47F80C2DC890C16CE8644549D2F /* TcpSocket.hpp */, 1D28337CD2487A0BB2C9A58E121AD619 /* UdpSocket.hpp */, ); - name = Network; path = Network; sourceTree = ""; }; @@ -6363,7 +6279,6 @@ children = ( 69E9E10208FD58BDFDF95FE905657FB6 /* memory.h */, ); - name = memory; path = memory; sourceTree = ""; }; @@ -6379,7 +6294,6 @@ 65DA60286AFFD317E39A611E6B8F33A6 /* si */, DE1AA2BB675EE47B2143BCC85AEDCA30 /* vi */, ); - name = rcp; path = rcp; sourceTree = ""; }; @@ -6388,7 +6302,6 @@ children = ( CDCC2669F196DAC619C6F2A8C3378B5C /* System */, ); - name = SFML; path = SFML; sourceTree = ""; }; @@ -6428,7 +6341,6 @@ 32A7572D74BBE1A81EF3737BA716B1CE /* ftoption.h */, 2899A8ECE6011049F16395993E4F97B7 /* ftstdlib.h */, ); - name = config; path = config; sourceTree = ""; }; @@ -6499,7 +6411,6 @@ children = ( DADAAE7FB02E368B3C6812AB22C8096D /* SDL */, ); - name = libMupen64Plus; path = libMupen64Plus; sourceTree = ""; }; @@ -6509,7 +6420,6 @@ 25D7615688AA86FED1AC4BB20B4DDA61 /* GBATypes.h */, 506252043EDE210D4DDA95F172CA4144 /* GBATypes.m */, ); - name = Types; path = Types; sourceTree = ""; }; @@ -6736,7 +6646,6 @@ 894E241419E81A5CB6EEE9721DF3E2AC /* NstBoardWhirlwind.hpp */, 2F24F4CC901AC25CA196803FE1A3C61E /* NstBoardZz.hpp */, ); - name = board; path = board; sourceTree = ""; }; @@ -6746,7 +6655,6 @@ C5BDC9D94CD6B024ECD6CC3FB9570528 /* GLideN64 */, 86F1E99FC1941E9595DED2299F536941 /* mupen64plus-core */, ); - name = Mupen64Plus; path = Mupen64Plus; sourceTree = ""; }; @@ -6765,7 +6673,6 @@ 6E2DE852C4E6E58A4D8E5DA96EF7F58B /* TDStretch.h */, 17F9471707D05916740E7E82ACB33027 /* WavFile.h */, ); - name = SoundTouch; path = SoundTouch; sourceTree = ""; }; @@ -6793,7 +6700,6 @@ A99D6FA874EC0CE5E6FF8B99009BC3CC /* tttypes.h */, 81103375D49C733D16D12A5469ED7440 /* services */, ); - name = internal; path = internal; sourceTree = ""; }; @@ -6805,7 +6711,6 @@ 4A1BEB2BDB6B3210EA1E277365276D59 /* NstVsSystem.hpp */, 65A433B3EB98A7B65E810897D6DA9F4A /* NstVsTkoBoxing.hpp */, ); - name = vssystem; path = vssystem; sourceTree = ""; }; @@ -6815,7 +6720,6 @@ CDCC5902B2B69DCE162F96EA6B47E52B /* AudioRendering.swift */, EC14010F5B81F5784EA4C38384B0A468 /* VideoRendering.swift */, ); - name = Rendering; path = Rendering; sourceTree = ""; }; @@ -6843,7 +6747,6 @@ 48F128A12CF675B41BC89D0031E133FD /* RemoteFile.swift */, 28B746CB10288A63DD00A74EE21208C5 /* RemoteRecord.swift */, ); - name = "Core Data"; path = "Core Data"; sourceTree = ""; }; @@ -6870,7 +6773,6 @@ A678D5FF595ECF2DC2D7255605CC3F1A /* rhash.h */, 9C0941EF27CFFC1BF09D63D9CDB38BB3 /* math */, ); - name = include; path = include; sourceTree = ""; }; @@ -6894,7 +6796,6 @@ 171F9A5206DE0CC67CF12102162639DC /* GLideN64.ini */, D9A99AC4564024C83E5D7E12274FEA75 /* GLideN64.custom.ini */, ); - name = ini; path = ini; sourceTree = ""; }; @@ -6903,7 +6804,6 @@ children = ( 2DB42486F89614BF4152AD2D590FD8AC /* rsp_core.h */, ); - name = rsp; path = rsp; sourceTree = ""; }; @@ -6915,7 +6815,6 @@ 858C0A79D272BFFC52B94D2BDD345A3E /* n64_cic_nus_6105.h */, 53D5CF409D168FA18D40984A454645CB /* pif.h */, ); - name = pif; path = pif; sourceTree = ""; }; @@ -6940,7 +6839,6 @@ DD108C176BAA6B4AFC3B7EA738A0A8EF /* NstApiUser.hpp */, F8248C4C4BB7F1AF387613BBB9BAB20A /* NstApiVideo.hpp */, ); - name = api; path = api; sourceTree = ""; }; @@ -6966,7 +6864,6 @@ A675FB05D1C0EA293C549C7C915158CC /* svwinfnt.h */, D3E0CEEDFD4A7C498DB0BB86C7454069 /* svxf86nm.h */, ); - name = services; path = services; sourceTree = ""; }; @@ -7024,7 +6921,6 @@ 51FDCACC28DDE663B17B2A760F42CF94 /* video_capture_backend.c */, 7F9F0BEAE112AEDCAE3217A95BD6DBB1 /* video_capture_backend.h */, ); - name = api; path = api; sourceTree = ""; }; @@ -7034,7 +6930,6 @@ 99BA7AD7200541E538CD1AA86091990C /* xxhash.c */, 9092EC81615BC2077259B5A46D2548E3 /* xxhash.h */, ); - name = xxHash; path = xxHash; sourceTree = ""; }; @@ -7043,7 +6938,6 @@ children = ( 100591FC1EB3894E604B7F1E611F4197 /* assem_x86.h */, ); - name = x86; path = x86; sourceTree = ""; }; @@ -7068,7 +6962,6 @@ 2F6048A65922E60BD504FBECD7013638 /* src */, 437B19E7AEB1904E719931B7EA691D4A /* subprojects */, ); - name = "mupen64plus-core"; path = "mupen64plus-core"; sourceTree = ""; }; @@ -7091,7 +6984,6 @@ E2847D38189084A48043661E02AE5E3D /* VideoFormat.swift */, 104E9C84E010B1DB40F30B8A6D71F370 /* VideoManager.swift */, ); - name = Video; path = Video; sourceTree = ""; }; @@ -7101,7 +6993,6 @@ 4AC2D5E3615562CAE8FBA9E11FCC4325 /* include */, 19E033EC62606F07DE54556E93F07115 /* src */, ); - name = SFML; path = SFML; sourceTree = ""; }; @@ -7134,7 +7025,6 @@ 36D5303C814B207B5D7C9751CDC3F79E /* vidext.h */, 72F4F97B5A20840B22C7B3086D082CFE /* vidext_sdl2_compat.h */, ); - name = api; path = api; sourceTree = ""; }; @@ -7184,7 +7074,6 @@ D7105D76AEDCD71387EB45CA18071130 /* tools */, 3245B0D09134A419F33E9B01E1EFCE28 /* visupng */, ); - name = contrib; path = contrib; sourceTree = ""; }; @@ -7282,7 +7171,6 @@ 05A41666D55BC6C698B7E30ECEF85512 /* uCodes */, 84D826871123381463852EB5CAF91D17 /* xxHash */, ); - name = src; path = src; sourceTree = ""; }; @@ -7295,7 +7183,6 @@ 292F891AC1C6B0873F4855BA177A7970 /* Bridge */, F0FF439D0001EB7A68B862239B385C2C /* Controller Skin */, ); - name = NESDeltaCore; path = NESDeltaCore; sourceTree = ""; }; @@ -7306,7 +7193,6 @@ F05832C13F18C01CF5E10661F433547C /* readpng2.h */, C9C923E11C5810643A0781C332F533A8 /* writepng.h */, ); - name = gregbook; path = gregbook; sourceTree = ""; }; @@ -7495,7 +7381,6 @@ 00B5C83D4A8CE5DE69951A0127250BED /* version.h */, 92A9E92E7E1EAD792E6F5D67559633B5 /* workqueue.h */, ); - name = main; path = main; sourceTree = ""; }; @@ -7504,7 +7389,6 @@ children = ( 44CC792247829E7BFA3CC5F589AA38AE /* pngstest-errors.h */, ); - name = libtests; path = libtests; sourceTree = ""; }; @@ -7514,7 +7398,6 @@ 608439DF02BFE25E295C6EFBD20644A1 /* SNESTypes.h */, 5FA5B004AA291D1626226A4BADA73775 /* SNESTypes.m */, ); - name = Types; path = Types; sourceTree = ""; }; @@ -7524,7 +7407,6 @@ 946E4DEE68AAF134BCD6A0ED870B2AD4 /* oglft_c.h */, 363EBB698A7608820B51E785BFBDBE5D /* osd.h */, ); - name = osd; path = osd; sourceTree = ""; }; @@ -7542,7 +7424,6 @@ AC7B93FEB4CD587D67E7FBC9030FFB69 /* uncopyable.h */, 676D937BEE4FDF32EC269E9269F058C9 /* usec.h */, ); - name = common; path = common; sourceTree = ""; }; @@ -7551,7 +7432,6 @@ children = ( E9846E34A2F44F4023E9EB29943A3F16 /* xxhash.h */, ); - name = xxhash; path = xxhash; sourceTree = ""; }; @@ -7560,7 +7440,6 @@ children = ( 23C08E2D90F88A855F59186739545F82 /* MFiGameController.swift */, ); - name = MFi; path = MFi; sourceTree = ""; }; @@ -7585,7 +7464,6 @@ 54292260C7F0C11AE47734437FFC763F /* complex.h */, 3933218BC8BCF02EB2BF32BD1FDEA43D /* fxp.h */, ); - name = math; path = math; sourceTree = ""; }; @@ -7615,7 +7493,6 @@ CCB75B16DA2B5445403A380C6D0EAB93 /* SMClassicCalloutView.m */, 8C1A958825E724043769BEBF734DED3C /* Support Files */, ); - name = SMCalloutView; path = SMCalloutView; sourceTree = ""; }; @@ -7625,7 +7502,6 @@ 7914DE489BB276AE0049FA0D58DE4DA5 /* game_controller.h */, 2EA1A9F3929F1E41826DA042E9AA29DF /* paks */, ); - name = controllers; path = controllers; sourceTree = ""; }; @@ -7635,7 +7511,6 @@ 0FF6DFA2E1F6CE9BE69FDF132CFCA0EB /* ThreadImpl.cpp */, D60828FEC5AAC1583A8F51DE9C0C7F54 /* ThreadImpl.hpp */, ); - name = Unix; path = Unix; sourceTree = ""; }; @@ -7645,7 +7520,6 @@ 77DFF46A7EC0D3E9BF7505515018C229 /* UpdateRecordMetadataOperation.swift */, 47461CA4495BAA74004562E2107B23F4 /* UpdateRecordsMetadataOperation.swift */, ); - name = Metadata; path = Metadata; sourceTree = ""; }; @@ -7735,7 +7609,6 @@ 4E3A196D456CDC6AABCB781AF7AE0208 /* libretro-common */, 39622B78EE2BE6AC9CA5361907DDD67F /* metaspu */, ); - name = src; path = src; sourceTree = ""; }; @@ -7747,7 +7620,6 @@ 30BEF95272EB5D03177EBDA73F04C381 /* GBCInputGetter.cpp */, 393B1763D9F2667EE816F0FE4A4F61CB /* GBCInputGetter.h */, ); - name = Bridge; path = Bridge; sourceTree = ""; }; @@ -7829,7 +7701,6 @@ 5509DC9BA6EEB190B7EC3C030723AB3F /* PlatformConfig.cpp */, 0F06F6967904359DAF7E76D7BBB0C4F9 /* PlatformConfig.h */, ); - name = qt_sdl; path = qt_sdl; sourceTree = ""; }; @@ -7840,7 +7711,6 @@ FAB6E8A56FA1A22418990A4723C62FAA /* DownloadRecordsOperation.swift */, BDEC0C512A37F1062D5B5944F015A609 /* FinishDownloadingRecordsOperation.swift */, ); - name = Download; path = Download; sourceTree = ""; }; @@ -7849,7 +7719,6 @@ children = ( 6238C37C4E1E5083EC837EC042017220 /* xxhash */, ); - name = subprojects; path = subprojects; sourceTree = ""; }; @@ -7880,7 +7749,6 @@ children = ( AF9CAC5F9D5E19704934E5F17B77DD24 /* subprojects */, ); - name = "mupen64plus-core"; path = "mupen64plus-core"; sourceTree = ""; }; @@ -7893,7 +7761,6 @@ 05E756BE049BECB36FD17276742F19FD /* GameProtocol.swift */, 5D6B56947558FEC359A8FAD9606E9D30 /* SaveStateProtocol.swift */, ); - name = Model; path = Model; sourceTree = ""; }; @@ -7903,7 +7770,6 @@ 99883FCB279733DB0ADBE753CB957E93 /* common */, DCFE9029D64622C61CA1D93546E06F75 /* libgambatte */, ); - name = gambatte; path = gambatte; sourceTree = ""; }; @@ -7913,7 +7779,6 @@ AB046692A4FCD26293B9220CD0F2047F /* Core */, 704E49DF1BACF966C0F95716AAAB9A54 /* Support Files */, ); - name = SDWebImage; path = SDWebImage; sourceTree = ""; }; @@ -7924,7 +7789,6 @@ CA3C3A07CE35C9DC062CB31AB4CFE37C /* libpng */, B882C189AC829BA12AE23AC1EC1F554C /* mupen64plus-core */, ); - name = Mupen64Plus; path = Mupen64Plus; sourceTree = ""; }; @@ -7940,7 +7804,6 @@ DBEBC13C2601FDB2E7F4D976B174D79A /* TouchControllerSkin.swift */, 711B7352488C5E8D3F8233466422FFF3 /* TouchInputView.swift */, ); - name = Controller; path = Controller; sourceTree = ""; }; @@ -7950,7 +7813,6 @@ 25C367213C4B5972B0DA19F3A696F4B4 /* Arm64Emitter.cpp */, D274287734C3E8C2F9B0BE9AE03C2224 /* Arm64Emitter.h */, ); - name = dolphin; path = dolphin; sourceTree = ""; }; @@ -7959,7 +7821,6 @@ children = ( E056F9C392ACCD36B6E5FF8B6D6877C6 /* pi_controller.h */, ); - name = pi; path = pi; sourceTree = ""; }; @@ -8000,7 +7861,6 @@ 94C0157C0BE85463A3B2C001FE4AF746 /* GLideNUI.h */, 38E5C54CB5E585159641DCE3D9642596 /* Settings.h */, ); - name = GLideNUI; path = GLideNUI; sourceTree = ""; }; @@ -8033,7 +7893,6 @@ C078AFD83C295027D0241FE5DEC8B655 /* FileManager+ZIP.swift */, 7C78DE80233CD397B2674CF13F5D9261 /* Support Files */, ); - name = ZIPFoundation; path = ZIPFoundation; sourceTree = ""; }; @@ -8070,7 +7929,6 @@ 117A5FCAB2DE05F212AD4037F599CEA0 /* VertexArray.hpp */, E802C519C7B2F9B2404F100E87160EC0 /* View.hpp */, ); - name = Graphics; path = Graphics; sourceTree = ""; }; @@ -8088,7 +7946,6 @@ 6EC2F8DCBAF055D26ED2D7FB5E0BC06E /* rcp */, 311CE94779C589289659561C60C79277 /* rdram */, ); - name = device; path = device; sourceTree = ""; }; @@ -8124,7 +7981,6 @@ B57490C68F306064A30510F0C2DDA0E9 /* N64EmulatorBridge.h */, 81C43172CB210B7F49EBC3401D86153F /* N64EmulatorBridge.m */, ); - name = Bridge; path = Bridge; sourceTree = ""; }; @@ -8135,7 +7991,6 @@ A787FDBA6DE36C12AC057B49181B9A84 /* Drive */, 02D3A989031296C8FD8784AEA8AE6434 /* Support Files */, ); - name = GoogleAPIClientForREST; path = GoogleAPIClientForREST; sourceTree = ""; }; @@ -8144,7 +7999,6 @@ children = ( 83716FD2276166E4399FF9F40DC2D268 /* mi_controller.h */, ); - name = mi; path = mi; sourceTree = ""; }; @@ -8153,7 +8007,6 @@ children = ( DCFF6C6EF28C1BFF22E47FEA4AAD1223 /* mupen64plus_DisplayWindow.cpp */, ); - name = mupen64plus; path = mupen64plus; sourceTree = ""; }; @@ -8163,7 +8016,6 @@ 1161DA676E766D39CAA4591DBCD53D45 /* dd_controller.c */, B79CEC2ACB69822AE5E70542DA6188E6 /* dd_controller.h */, ); - name = dd; path = dd; sourceTree = ""; }; @@ -8174,7 +8026,6 @@ B37A83095DB9485A2D6648B90229B165 /* check.h */, D1C9B2FC2B1D3CBD6D757006FF962939 /* dcheck.h */, ); - name = PublicApi; path = PublicApi; sourceTree = ""; }; @@ -8198,7 +8049,6 @@ 0F4534A20DE8F8809FD5A2FAB80E52C1 /* SoundSource.hpp */, BCB267858136BF15E2EA99DF8C2D1EA0 /* SoundStream.hpp */, ); - name = Audio; path = Audio; sourceTree = ""; }; @@ -8207,7 +8057,6 @@ children = ( 7DCF159F2A3F4D52865B1E6CAE043D7D /* ini */, ); - name = GLideN64; path = GLideN64; sourceTree = ""; }; @@ -8216,7 +8065,6 @@ children = ( 496811FEA30B0B9C7D919056C6770654 /* md5.h */, ); - name = md5; path = md5; sourceTree = ""; }; @@ -8239,7 +8087,6 @@ children = ( A2264369683BCAF8B4C63E618FA22EC2 /* src */, ); - name = desmume; path = desmume; sourceTree = ""; }; @@ -8311,7 +8158,6 @@ 791E2F50ABC6974A9FCB2BC6FFD052B3 /* pngwutil.c */, 90BF512AE5B89E91E8C1A23E89DFF421 /* contrib */, ); - name = libpng; path = libpng; sourceTree = ""; }; @@ -8361,7 +8207,6 @@ children = ( 16E8AE20B9CFDB87D64063469B6C2C5C /* Dialogs.h */, ); - name = win32; path = win32; sourceTree = ""; }; @@ -8374,7 +8219,6 @@ 1A73E4863B50D443B8690784AE23332E /* Time.cpp */, 9E736F768CD93BA08678AC05B3889BA1 /* Unix */, ); - name = System; path = System; sourceTree = ""; }; @@ -8413,7 +8257,6 @@ 0CD17E77E7DDFF7BB695F0966ACA9B40 /* glxext.h */, F200008BAD2C8D2B9909C34A25F2F23F /* wglext.h */, ); - name = GL; path = GL; sourceTree = ""; }; @@ -8427,7 +8270,6 @@ ED799C5F26128518BF54B30517200ACA /* zconf.h */, 6D839771AD6266616548B689C98C152B /* zlib.h */, ); - name = inc; path = inc; sourceTree = ""; }; @@ -8437,7 +8279,6 @@ BA5A9358734B84F8F7D3B034499F36B3 /* ConflictRecordOperation.swift */, 6D44E2C383AE07723D075414D7EA5A45 /* ConflictRecordsOperation.swift */, ); - name = Conflict; path = Conflict; sourceTree = ""; }; @@ -8466,7 +8307,6 @@ 9298B315F615623E280CE6D5DD35B045 /* AnyInput.swift */, 667BB04531AD532495A6109121EC251F /* StandardGameControllerInput.swift */, ); - name = Inputs; path = Inputs; sourceTree = ""; }; @@ -8476,7 +8316,6 @@ 8F94F6C83B7EBD271518A2EB8F228832 /* FetchRemoteRecordsOperation.swift */, F69580BB346ED9CDBB8FAF9B6BC717AE /* SeedRecordControllerOperation.swift */, ); - name = Misc.; path = Misc.; sourceTree = ""; }; @@ -8486,7 +8325,6 @@ CFA17A05957A8AC58AB18B148D1D0249 /* plugin_delta.cpp */, C920ABE1CD32898FDE28D05E300426D3 /* TxDbg_ios.mm */, ); - name = "N64DeltaCore-Video"; path = "N64DeltaCore-Video"; sourceTree = ""; }; @@ -8510,7 +8348,6 @@ 4C38F52C216C0E25C48A8788DB91AA20 /* tima.h */, C50B426C6CE12AA24A5D9876EA2A99B4 /* video.h */, ); - name = src; path = src; sourceTree = ""; }; @@ -8519,7 +8356,6 @@ children = ( D92F9E5A5EB369E6906F6574ADEE9001 /* sRGB.h */, ); - name = tools; path = tools; sourceTree = ""; }; @@ -8552,7 +8388,6 @@ 216ACFC72536D5772D02237D7C716E46 /* DLTAMuteSwitchMonitor.m */, 3CA04051997329FA2754F806359AA369 /* RingBuffer.swift */, ); - name = Audio; path = Audio; sourceTree = ""; }; @@ -8565,7 +8400,6 @@ 48E3315E7F70EED2C80DA34DF0D097BE /* SDL_opengles2.h */, C6557795EA6149DB85F43ED83D8054AA /* SDL_thread.h */, ); - name = SDL; path = SDL; sourceTree = ""; }; @@ -8575,7 +8409,6 @@ 3D037765DF1223EE7ED07E785B3B7D48 /* include */, D68DE72B3F3A565A84F7CC91CB1E19EB /* src */, ); - name = libgambatte; path = libgambatte; sourceTree = ""; }; @@ -8584,7 +8417,6 @@ children = ( 9C6B6DEF81FE4555CE25B440FD2493BF /* vi_controller.h */, ); - name = vi; path = vi; sourceTree = ""; }; @@ -8593,7 +8425,6 @@ children = ( 63F7D87FC807DBF94D110542C7A61703 /* plugins_compat.h */, ); - name = plugins_compat; path = plugins_compat; sourceTree = ""; }; @@ -8614,7 +8445,6 @@ 3FEE8C6C8148FC8ACDED2782FB4A6CAF /* Bridge */, 0B3FDC6DE141E8E93DF8E8AA139D9A94 /* Types */, ); - name = MelonDSDeltaCore; path = MelonDSDeltaCore; sourceTree = ""; }; @@ -8624,7 +8454,6 @@ A5E4C30525CD8F9FD05E4103946E0914 /* GBCTypes.h */, 193169F4EC9BA3A241FB52DE5F655E55 /* GBCTypes.m */, ); - name = Types; path = Types; sourceTree = ""; }; @@ -8655,7 +8484,6 @@ children = ( 56900423A4BD20C4B21DB5442B46BC21 /* plugin_delta.c */, ); - name = "N64DeltaCore-RSP"; path = "N64DeltaCore-RSP"; sourceTree = ""; }; @@ -8668,7 +8496,6 @@ 4FED188ADF7349524040DBEF28D25DAC /* Model */, E01BCF1B9414D24CA958D7F4A59757E6 /* Types */, ); - name = GBCDeltaCore; path = GBCDeltaCore; sourceTree = ""; }; @@ -8696,7 +8523,6 @@ children = ( 26ACDD74537A9B88E74C1CF1FB3A5D2C /* CommonAPIImpl_common.cpp */, ); - name = common; path = common; sourceTree = ""; }; @@ -8706,7 +8532,6 @@ 7AA19FDEFBF3791B2260D269109B7E56 /* NESEmulatorBridge.cpp */, 844F6EF3E43F3AF5908FCC044DE872CF /* NstDatabase.xml */, ); - name = NestopiaJS; path = NestopiaJS; sourceTree = ""; }; @@ -8715,7 +8540,6 @@ children = ( 2ECAE082A82CD1BF7C9A64DCB6C69E8B /* src */, ); - name = "mupen64plus-rsp-hle"; path = "mupen64plus-rsp-hle"; sourceTree = ""; }; @@ -8724,7 +8548,6 @@ children = ( 90DA245C266E4D47B83E4C5BBF4BD153 /* src */, ); - name = GLideN64; path = GLideN64; sourceTree = ""; }; @@ -8733,7 +8556,6 @@ children = ( 0ED82AC38BDD650DCE8E4DEC74225196 /* include */, ); - name = freetype; path = freetype; sourceTree = ""; }; @@ -8742,7 +8564,6 @@ children = ( 210231367CBBD06DA488B978D077E7E8 /* ai_controller.h */, ); - name = ai; path = ai; sourceTree = ""; }; @@ -8781,7 +8602,6 @@ children = ( 5D8F811DE3ECD888A35EF89B51D2A474 /* source */, ); - name = nestopia; path = nestopia; sourceTree = ""; }; @@ -8799,7 +8619,6 @@ children = ( 4350D1FEB43D008EF6E9B2A8AF3F8D46 /* Standard.deltaskin */, ); - name = "Controller Skin"; path = "Controller Skin"; sourceTree = ""; }; @@ -8810,7 +8629,6 @@ BFE7D30D1B198021A0BA97A67291EABD /* Resources */, BEAB118AC7351C7307B53CC187FF3CCE /* Support Files */, ); - name = GoogleSignIn; path = GoogleSignIn; sourceTree = ""; }; @@ -8833,7 +8651,6 @@ 6B844D3BFB7319D52CFFE53C66015059 /* ShaderProgram.h */, 160FD5BF805F010C5CB05590ED791600 /* OpenGLContext */, ); - name = Graphics; path = Graphics; sourceTree = ""; }; @@ -8845,7 +8662,6 @@ 6B9AC9CB0D26EEFB69D51C47A9652541 /* UploadRecordOperation.swift */, D5C54058DDF34BF151ABF1BD8EDAEA89 /* UploadRecordsOperation.swift */, ); - name = Upload; path = Upload; sourceTree = ""; }; @@ -8859,7 +8675,6 @@ 0987F7F2E4E50214BC3F95D7D7381782 /* Controller Skin */, 75C3517754CBC2D236917B6E579EE656 /* Types */, ); - name = GBADeltaCore; path = GBADeltaCore; sourceTree = ""; }; @@ -8879,7 +8694,6 @@ 3EEE9648B0750DF64CE837F255F2B085 /* interpret.h */, 4727804804CEE498DC0BB4D5A0899D67 /* regcache.h */, ); - name = x86; path = x86; sourceTree = ""; }; @@ -8903,7 +8717,6 @@ 5B2EBA0F2FB98CF01E6F308F1DF1521E /* m64282fp.h */, E20F03F43AF80E54C8367A3B1662DF09 /* mbc3_rtc.h */, ); - name = gb; path = gb; sourceTree = ""; }; @@ -8912,7 +8725,6 @@ children = ( ECBD2A6867A0D5DE628227BE67476E66 /* mupen64plus.ini */, ); - name = data; path = data; sourceTree = ""; }; @@ -8921,7 +8733,6 @@ children = ( 276E878302AEACCC6E7DBDF027635C08 /* OGLFT.h */, ); - name = oglft; path = oglft; sourceTree = ""; }; @@ -8955,7 +8766,6 @@ D799949A4565702661AFA3995D650C57 /* NstInpTurboFile.hpp */, 77F2AA581C57990DA2CAAAAAFA7978ED /* NstInpZapper.hpp */, ); - name = input; path = input; sourceTree = ""; }; @@ -8965,7 +8775,6 @@ 3D610FCE6D7E3AF6DEBF89BCBC88CC02 /* osal_files.h */, 9DDA821A26BD45721808E06A0C0E747D /* osal_files_ios.mm */, ); - name = osal; path = osal; sourceTree = ""; }; @@ -8977,7 +8786,6 @@ E92C74541335DAF4E282B176B241F5C0 /* DepthBufferRender.cpp */, C2A4A2A48D721601111D959ACC297E61 /* DepthBufferRender.h */, ); - name = DepthBufferRender; path = DepthBufferRender; sourceTree = ""; }; @@ -8986,7 +8794,6 @@ children = ( 63246BDA5688BB8A989D938B68D2678F /* src */, ); - name = melonDS; path = melonDS; sourceTree = ""; }; @@ -8995,7 +8802,6 @@ children = ( E83100367D8B34BB99D9061B1F70E341 /* mupen64plus-rsp-hle */, ); - name = Mupen64Plus; path = Mupen64Plus; sourceTree = ""; }; @@ -9004,7 +8810,6 @@ children = ( 946BB7E7DCE5991C44F1D670DDABFC29 /* pngusr.h */, ); - name = preader; path = preader; sourceTree = ""; }; @@ -10822,7 +10627,7 @@ ); name = GTMAppAuth; productName = GTMAppAuth; - productReference = 6FD122EA0AB9AB2A8FFA5F676C795DF0 /* GTMAppAuth */; + productReference = 6FD122EA0AB9AB2A8FFA5F676C795DF0 /* libGTMAppAuth.a */; productType = "com.apple.product-type.library.static"; }; 890229DC8DCC9C43917568A0C4502FCA /* GBADeltaCore-GBADeltaCore */ = { @@ -11029,8 +10834,8 @@ BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1300; - LastUpgradeCheck = 1300; + LastSwiftUpdateCheck = 1500; + LastUpgradeCheck = 1500; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 12.0"; diff --git a/Pods/Target Support Files/Pods-Delta/Pods-Delta.debug.xcconfig b/Pods/Target Support Files/Pods-Delta/Pods-Delta.debug.xcconfig index 955d3d9..fad8228 100644 --- a/Pods/Target Support Files/Pods-Delta/Pods-Delta.debug.xcconfig +++ b/Pods/Target Support Files/Pods-Delta/Pods-Delta.debug.xcconfig @@ -4,7 +4,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/GoogleSignIn/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 STATIC_LIBRARY=1 STATIC_LIBRARY=1 JIT_ENABLED=1 STATIC_LIBRARY=1 MUPENPLUSAPI TXFILTER_LIB OS_IOS GLESX GL_ERROR_DEBUG GL_DEBUG GLESX PNG_ARM_NEON_OPT=0 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AppAuth" "${PODS_ROOT}/Headers/Public/DSDeltaCore" "${PODS_ROOT}/Headers/Public/DeltaCore" "${PODS_ROOT}/Headers/Public/GBADeltaCore" "${PODS_ROOT}/Headers/Public/GBCDeltaCore" "${PODS_ROOT}/Headers/Public/GTMAppAuth" "${PODS_ROOT}/Headers/Public/GTMSessionFetcher" "${PODS_ROOT}/Headers/Public/GoogleAPIClientForREST" "${PODS_ROOT}/Headers/Public/Harmony" "${PODS_ROOT}/Headers/Public/MelonDSDeltaCore" "${PODS_ROOT}/Headers/Public/N64DeltaCore" "${PODS_ROOT}/Headers/Public/NESDeltaCore" "${PODS_ROOT}/Headers/Public/Roxas" "${PODS_ROOT}/Headers/Public/SDWebImage" "${PODS_ROOT}/Headers/Public/SMCalloutView" "${PODS_ROOT}/Headers/Public/SNESDeltaCore" "${PODS_ROOT}/Headers/Public/SQLite.swift" "${PODS_ROOT}/Headers/Public/SwiftyDropbox" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/DSDeltaCore/desmume/desmume/src/libretro-common/include" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/GBADeltaCore/SFML/include" "$(PODS_ROOT)/Headers/Private/GBADeltaCore/SFML/src" "${PODS_CONFIGURATION_BUILD_DIR}" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/MelonDSDeltaCore/melonDS/src" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/mupen64plus-core/subprojects/**" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/libMupen64Plus/SDL" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/mupen64plus-core/subprojects/**" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/libMupen64Plus/SDL" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/GLideN64/src" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/GLideN64/src/inc" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/GLideN64/src" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/GLideN64/src/osal" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/libpng" -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/AppAuth" "${PODS_CONFIGURATION_BUILD_DIR}/DSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GBADeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GBCDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GTMAppAuth" "${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher" "${PODS_CONFIGURATION_BUILD_DIR}/GoogleAPIClientForREST" "${PODS_CONFIGURATION_BUILD_DIR}/Harmony" "${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/N64DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/NESDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" "${PODS_CONFIGURATION_BUILD_DIR}/SMCalloutView" "${PODS_CONFIGURATION_BUILD_DIR}/SNESDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/SQLite.swift" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyDropbox" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" /usr/lib/swift +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/AppAuth" "${PODS_CONFIGURATION_BUILD_DIR}/DSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GBADeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GBCDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GTMAppAuth" "${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher" "${PODS_CONFIGURATION_BUILD_DIR}/GoogleAPIClientForREST" "${PODS_CONFIGURATION_BUILD_DIR}/Harmony" "${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/N64DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/NESDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" "${PODS_CONFIGURATION_BUILD_DIR}/SMCalloutView" "${PODS_CONFIGURATION_BUILD_DIR}/SNESDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/SQLite.swift" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyDropbox" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DSDeltaCore/DSDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/GBADeltaCore/GBADeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/GBCDeltaCore/GBCDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Harmony/Harmony.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore/MelonDSDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/N64DeltaCore/N64DeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/NESDeltaCore/NESDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SNESDeltaCore/SNESDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SQLite.swift/SQLite.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyDropbox/SwiftyDropbox.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AppAuth/AppAuth.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/GTMAppAuth/GTMAppAuth.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/GTMSessionFetcher/GTMSessionFetcher.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/GoogleAPIClientForREST/GoogleAPIClientForREST.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/SDWebImage/SDWebImage.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/SMCalloutView/SMCalloutView.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/DSDeltaCore" -isystem "${PODS_ROOT}/Headers/Public/GBADeltaCore" -isystem "${PODS_ROOT}/Headers/Public/GBCDeltaCore" -isystem "${PODS_ROOT}/Headers/Public/Harmony" -isystem "${PODS_ROOT}/Headers/Public/MelonDSDeltaCore" -isystem "${PODS_ROOT}/Headers/Public/N64DeltaCore" -isystem "${PODS_ROOT}/Headers/Public/NESDeltaCore" -isystem "${PODS_ROOT}/Headers/Public/SNESDeltaCore" -iframework "${PODS_ROOT}/GoogleSignIn/Frameworks" -DHOST_DARWIN -DDESMUME_COCOA -DHAVE_OPENGL -DHAVE_LIBZ -DANDROID -fexceptions -ftree-vectorize -DCOMPRESS_MT -DIOS -DOBJ_C -marm -fvisibility=hidden -DSTATIC_LIBRARY=1 -DSTATIC_LIBRARY -DHAVE_CSTDINT -fno-strict-aliasing -DGCC -pthread -fPIC -D__unix__ -ffast-math -fno-strict-aliasing -DGCC -pthread -fPIC -D__unix__ -ffast-math -D__VEC4_OPT -fvisibility=hidden -funsigned-char -ffast-math -finline -fno-builtin -fno-common -fomit-frame-pointer -funroll-loops -fstrict-aliasing -DHAVE_STDINT_H -DARM -DSTATIC_LIBRARY=1 OTHER_LDFLAGS = $(inherited) -ObjC -Wl,-exported_symbol,_Video_PluginStartup,-exported_symbol,_Video_PluginShutdown,-exported_symbol,_Video_PluginGetVersion,-exported_symbol,_Video_RomOpen,-exported_symbol,_Video_RomClosed,-exported_symbol,_ConfigGetSharedDataFilepath,-exported_symbol,_ConfigGetUserConfigPath,-exported_symbol,_ConfigGetUserCachePath,-exported_symbol,_ConfigGetUserDataPath,-exported_symbol,_ConfigOpenSection,-exported_symbol,_ConfigDeleteSection,-exported_symbol,_ConfigSaveSection,-exported_symbol,_ConfigSaveFile,-exported_symbol,_ConfigSetDefaultInt,-exported_symbol,_ConfigSetDefaultFloat,-exported_symbol,_ConfigSetDefaultBool,-exported_symbol,_ConfigSetDefaultString,-exported_symbol,_ConfigGetParamInt,-exported_symbol,_ConfigGetParamFloat,-exported_symbol,_ConfigGetParamBool,-exported_symbol,_ConfigGetParamString,-exported_symbol,_ConfigExternalGetParameter,-exported_symbol,_ConfigExternalOpen,-exported_symbol,_ConfigExternalClose,-exported_symbol,_VidExt_Init,-exported_symbol,_VidExt_Quit,-exported_symbol,_VidExt_ListFullscreenModes,-exported_symbol,_VidExt_SetVideoMode,-exported_symbol,_VidExt_SetCaption,-exported_symbol,_VidExt_ToggleFullScreen,-exported_symbol,_VidExt_ResizeWindow,-exported_symbol,_VidExt_GL_GetProcAddress,-exported_symbol,_VidExt_GL_SetAttribute,-exported_symbol,_VidExt_GL_GetAttribute,-exported_symbol,_VidExt_GL_SwapBuffers,-exported_symbol,_ChangeWindow,-exported_symbol,_InitiateGFX,-exported_symbol,_MoveScreen,-exported_symbol,_ProcessDList,-exported_symbol,_ProcessRDPList,-exported_symbol,_ShowCFB,-exported_symbol,_UpdateScreen,-exported_symbol,_ViStatusChanged,-exported_symbol,_ViWidthChanged,-exported_symbol,_ReadScreen2,-exported_symbol,_SetRenderingCallback,-exported_symbol,_FBRead,-exported_symbol,_FBWrite,-exported_symbol,_FBGetFrameBufferInfo,-exported_symbol,_ResizeVideoOutput,-exported_symbol,_RSP_PluginStartup,-exported_symbol,_RSP_PluginShutdown,-exported_symbol,_RSP_PluginGetVersion,-exported_symbol,_DoRspCycles,-exported_symbol,_InitiateRSP,-exported_symbol,_RSP_RomClosed,-exported_symbol,_CoreGetAPIVersions,-exported_symbol,_ConfigGetParameter,-exported_symbol,_ConfigSetParameter,-exported_symbol,_CoreDoCommand -l"Alamofire" -l"AppAuth" -l"DSDeltaCore" -l"GBADeltaCore" -l"GBCDeltaCore" -l"GTMAppAuth" -l"GTMSessionFetcher" -l"GoogleAPIClientForREST" -l"Harmony" -l"MelonDSDeltaCore" -l"N64DeltaCore" -l"NESDeltaCore" -l"Roxas" -l"SDWebImage" -l"SMCalloutView" -l"SNESDeltaCore" -l"SQLite.swift" -l"SwiftyDropbox" -l"ZIPFoundation" -l"sqlite3" -framework "CoreGraphics" -framework "CoreText" -framework "Foundation" -framework "GoogleSignIn" -framework "ImageIO" -framework "LocalAuthentication" -framework "SafariServices" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -framework "WebKit" -weak_framework "AuthenticationServices" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DSDeltaCore/DSDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/GBADeltaCore/GBADeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/GBCDeltaCore/GBCDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Harmony/Harmony.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore/MelonDSDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/N64DeltaCore/N64DeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/NESDeltaCore/NESDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SNESDeltaCore/SNESDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SQLite.swift/SQLite.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyDropbox/SwiftyDropbox.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/AppAuth/AppAuth.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/GTMAppAuth/GTMAppAuth.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/GTMSessionFetcher/GTMSessionFetcher.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/GoogleAPIClientForREST/GoogleAPIClientForREST.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/SDWebImage/SDWebImage.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/SMCalloutView/SMCalloutView.modulemap" diff --git a/Pods/Target Support Files/Pods-Delta/Pods-Delta.release.xcconfig b/Pods/Target Support Files/Pods-Delta/Pods-Delta.release.xcconfig index 955d3d9..fad8228 100644 --- a/Pods/Target Support Files/Pods-Delta/Pods-Delta.release.xcconfig +++ b/Pods/Target Support Files/Pods-Delta/Pods-Delta.release.xcconfig @@ -4,7 +4,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/GoogleSignIn/Frameworks" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 STATIC_LIBRARY=1 STATIC_LIBRARY=1 JIT_ENABLED=1 STATIC_LIBRARY=1 MUPENPLUSAPI TXFILTER_LIB OS_IOS GLESX GL_ERROR_DEBUG GL_DEBUG GLESX PNG_ARM_NEON_OPT=0 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AppAuth" "${PODS_ROOT}/Headers/Public/DSDeltaCore" "${PODS_ROOT}/Headers/Public/DeltaCore" "${PODS_ROOT}/Headers/Public/GBADeltaCore" "${PODS_ROOT}/Headers/Public/GBCDeltaCore" "${PODS_ROOT}/Headers/Public/GTMAppAuth" "${PODS_ROOT}/Headers/Public/GTMSessionFetcher" "${PODS_ROOT}/Headers/Public/GoogleAPIClientForREST" "${PODS_ROOT}/Headers/Public/Harmony" "${PODS_ROOT}/Headers/Public/MelonDSDeltaCore" "${PODS_ROOT}/Headers/Public/N64DeltaCore" "${PODS_ROOT}/Headers/Public/NESDeltaCore" "${PODS_ROOT}/Headers/Public/Roxas" "${PODS_ROOT}/Headers/Public/SDWebImage" "${PODS_ROOT}/Headers/Public/SMCalloutView" "${PODS_ROOT}/Headers/Public/SNESDeltaCore" "${PODS_ROOT}/Headers/Public/SQLite.swift" "${PODS_ROOT}/Headers/Public/SwiftyDropbox" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/DSDeltaCore/desmume/desmume/src/libretro-common/include" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/GBADeltaCore/SFML/include" "$(PODS_ROOT)/Headers/Private/GBADeltaCore/SFML/src" "${PODS_CONFIGURATION_BUILD_DIR}" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/MelonDSDeltaCore/melonDS/src" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/mupen64plus-core/subprojects/**" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/libMupen64Plus/SDL" "${PODS_CONFIGURATION_BUILD_DIR}" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/mupen64plus-core/subprojects/**" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/libMupen64Plus/SDL" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/GLideN64/src" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/GLideN64/src/inc" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/GLideN64/src" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/GLideN64/src/osal" "$(PODS_ROOT)/Headers/Private/N64DeltaCore/Mupen64Plus/libpng" -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/AppAuth" "${PODS_CONFIGURATION_BUILD_DIR}/DSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GBADeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GBCDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GTMAppAuth" "${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher" "${PODS_CONFIGURATION_BUILD_DIR}/GoogleAPIClientForREST" "${PODS_CONFIGURATION_BUILD_DIR}/Harmony" "${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/N64DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/NESDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" "${PODS_CONFIGURATION_BUILD_DIR}/SMCalloutView" "${PODS_CONFIGURATION_BUILD_DIR}/SNESDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/SQLite.swift" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyDropbox" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" /usr/lib/swift +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/AppAuth" "${PODS_CONFIGURATION_BUILD_DIR}/DSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GBADeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GBCDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/GTMAppAuth" "${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher" "${PODS_CONFIGURATION_BUILD_DIR}/GoogleAPIClientForREST" "${PODS_CONFIGURATION_BUILD_DIR}/Harmony" "${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/N64DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/NESDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_CONFIGURATION_BUILD_DIR}/SDWebImage" "${PODS_CONFIGURATION_BUILD_DIR}/SMCalloutView" "${PODS_CONFIGURATION_BUILD_DIR}/SNESDeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/SQLite.swift" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyDropbox" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DSDeltaCore/DSDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/GBADeltaCore/GBADeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/GBCDeltaCore/GBCDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Harmony/Harmony.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore/MelonDSDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/N64DeltaCore/N64DeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/NESDeltaCore/NESDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SNESDeltaCore/SNESDeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SQLite.swift/SQLite.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyDropbox/SwiftyDropbox.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/AppAuth/AppAuth.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/GTMAppAuth/GTMAppAuth.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/GTMSessionFetcher/GTMSessionFetcher.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/GoogleAPIClientForREST/GoogleAPIClientForREST.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/SDWebImage/SDWebImage.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/SMCalloutView/SMCalloutView.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/DSDeltaCore" -isystem "${PODS_ROOT}/Headers/Public/GBADeltaCore" -isystem "${PODS_ROOT}/Headers/Public/GBCDeltaCore" -isystem "${PODS_ROOT}/Headers/Public/Harmony" -isystem "${PODS_ROOT}/Headers/Public/MelonDSDeltaCore" -isystem "${PODS_ROOT}/Headers/Public/N64DeltaCore" -isystem "${PODS_ROOT}/Headers/Public/NESDeltaCore" -isystem "${PODS_ROOT}/Headers/Public/SNESDeltaCore" -iframework "${PODS_ROOT}/GoogleSignIn/Frameworks" -DHOST_DARWIN -DDESMUME_COCOA -DHAVE_OPENGL -DHAVE_LIBZ -DANDROID -fexceptions -ftree-vectorize -DCOMPRESS_MT -DIOS -DOBJ_C -marm -fvisibility=hidden -DSTATIC_LIBRARY=1 -DSTATIC_LIBRARY -DHAVE_CSTDINT -fno-strict-aliasing -DGCC -pthread -fPIC -D__unix__ -ffast-math -fno-strict-aliasing -DGCC -pthread -fPIC -D__unix__ -ffast-math -D__VEC4_OPT -fvisibility=hidden -funsigned-char -ffast-math -finline -fno-builtin -fno-common -fomit-frame-pointer -funroll-loops -fstrict-aliasing -DHAVE_STDINT_H -DARM -DSTATIC_LIBRARY=1 OTHER_LDFLAGS = $(inherited) -ObjC -Wl,-exported_symbol,_Video_PluginStartup,-exported_symbol,_Video_PluginShutdown,-exported_symbol,_Video_PluginGetVersion,-exported_symbol,_Video_RomOpen,-exported_symbol,_Video_RomClosed,-exported_symbol,_ConfigGetSharedDataFilepath,-exported_symbol,_ConfigGetUserConfigPath,-exported_symbol,_ConfigGetUserCachePath,-exported_symbol,_ConfigGetUserDataPath,-exported_symbol,_ConfigOpenSection,-exported_symbol,_ConfigDeleteSection,-exported_symbol,_ConfigSaveSection,-exported_symbol,_ConfigSaveFile,-exported_symbol,_ConfigSetDefaultInt,-exported_symbol,_ConfigSetDefaultFloat,-exported_symbol,_ConfigSetDefaultBool,-exported_symbol,_ConfigSetDefaultString,-exported_symbol,_ConfigGetParamInt,-exported_symbol,_ConfigGetParamFloat,-exported_symbol,_ConfigGetParamBool,-exported_symbol,_ConfigGetParamString,-exported_symbol,_ConfigExternalGetParameter,-exported_symbol,_ConfigExternalOpen,-exported_symbol,_ConfigExternalClose,-exported_symbol,_VidExt_Init,-exported_symbol,_VidExt_Quit,-exported_symbol,_VidExt_ListFullscreenModes,-exported_symbol,_VidExt_SetVideoMode,-exported_symbol,_VidExt_SetCaption,-exported_symbol,_VidExt_ToggleFullScreen,-exported_symbol,_VidExt_ResizeWindow,-exported_symbol,_VidExt_GL_GetProcAddress,-exported_symbol,_VidExt_GL_SetAttribute,-exported_symbol,_VidExt_GL_GetAttribute,-exported_symbol,_VidExt_GL_SwapBuffers,-exported_symbol,_ChangeWindow,-exported_symbol,_InitiateGFX,-exported_symbol,_MoveScreen,-exported_symbol,_ProcessDList,-exported_symbol,_ProcessRDPList,-exported_symbol,_ShowCFB,-exported_symbol,_UpdateScreen,-exported_symbol,_ViStatusChanged,-exported_symbol,_ViWidthChanged,-exported_symbol,_ReadScreen2,-exported_symbol,_SetRenderingCallback,-exported_symbol,_FBRead,-exported_symbol,_FBWrite,-exported_symbol,_FBGetFrameBufferInfo,-exported_symbol,_ResizeVideoOutput,-exported_symbol,_RSP_PluginStartup,-exported_symbol,_RSP_PluginShutdown,-exported_symbol,_RSP_PluginGetVersion,-exported_symbol,_DoRspCycles,-exported_symbol,_InitiateRSP,-exported_symbol,_RSP_RomClosed,-exported_symbol,_CoreGetAPIVersions,-exported_symbol,_ConfigGetParameter,-exported_symbol,_ConfigSetParameter,-exported_symbol,_CoreDoCommand -l"Alamofire" -l"AppAuth" -l"DSDeltaCore" -l"GBADeltaCore" -l"GBCDeltaCore" -l"GTMAppAuth" -l"GTMSessionFetcher" -l"GoogleAPIClientForREST" -l"Harmony" -l"MelonDSDeltaCore" -l"N64DeltaCore" -l"NESDeltaCore" -l"Roxas" -l"SDWebImage" -l"SMCalloutView" -l"SNESDeltaCore" -l"SQLite.swift" -l"SwiftyDropbox" -l"ZIPFoundation" -l"sqlite3" -framework "CoreGraphics" -framework "CoreText" -framework "Foundation" -framework "GoogleSignIn" -framework "ImageIO" -framework "LocalAuthentication" -framework "SafariServices" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -framework "WebKit" -weak_framework "AuthenticationServices" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DSDeltaCore/DSDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/GBADeltaCore/GBADeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/GBCDeltaCore/GBCDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Harmony/Harmony.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/MelonDSDeltaCore/MelonDSDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/N64DeltaCore/N64DeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/NESDeltaCore/NESDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SNESDeltaCore/SNESDeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SQLite.swift/SQLite.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyDropbox/SwiftyDropbox.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/AppAuth/AppAuth.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/GTMAppAuth/GTMAppAuth.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/GTMSessionFetcher/GTMSessionFetcher.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/GoogleAPIClientForREST/GoogleAPIClientForREST.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/SDWebImage/SDWebImage.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/SMCalloutView/SMCalloutView.modulemap" diff --git a/Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.debug.xcconfig b/Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.debug.xcconfig index 4c7dbfc..feba22e 100644 --- a/Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.debug.xcconfig +++ b/Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.debug.xcconfig @@ -1,7 +1,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AppAuth" "${PODS_ROOT}/Headers/Public/DSDeltaCore" "${PODS_ROOT}/Headers/Public/DeltaCore" "${PODS_ROOT}/Headers/Public/GBADeltaCore" "${PODS_ROOT}/Headers/Public/GBCDeltaCore" "${PODS_ROOT}/Headers/Public/GTMAppAuth" "${PODS_ROOT}/Headers/Public/GTMSessionFetcher" "${PODS_ROOT}/Headers/Public/GoogleAPIClientForREST" "${PODS_ROOT}/Headers/Public/Harmony" "${PODS_ROOT}/Headers/Public/MelonDSDeltaCore" "${PODS_ROOT}/Headers/Public/N64DeltaCore" "${PODS_ROOT}/Headers/Public/NESDeltaCore" "${PODS_ROOT}/Headers/Public/Roxas" "${PODS_ROOT}/Headers/Public/SDWebImage" "${PODS_ROOT}/Headers/Public/SMCalloutView" "${PODS_ROOT}/Headers/Public/SNESDeltaCore" "${PODS_ROOT}/Headers/Public/SQLite.swift" "${PODS_ROOT}/Headers/Public/SwiftyDropbox" -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" /usr/lib/swift +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -DSTATIC_LIBRARY OTHER_LDFLAGS = $(inherited) -ObjC -l"DeltaCore" -l"Roxas" -l"ZIPFoundation" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" diff --git a/Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.release.xcconfig b/Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.release.xcconfig index 4c7dbfc..feba22e 100644 --- a/Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.release.xcconfig +++ b/Pods/Target Support Files/Pods-DeltaPreviews/Pods-DeltaPreviews.release.xcconfig @@ -1,7 +1,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/AppAuth" "${PODS_ROOT}/Headers/Public/DSDeltaCore" "${PODS_ROOT}/Headers/Public/DeltaCore" "${PODS_ROOT}/Headers/Public/GBADeltaCore" "${PODS_ROOT}/Headers/Public/GBCDeltaCore" "${PODS_ROOT}/Headers/Public/GTMAppAuth" "${PODS_ROOT}/Headers/Public/GTMSessionFetcher" "${PODS_ROOT}/Headers/Public/GoogleAPIClientForREST" "${PODS_ROOT}/Headers/Public/Harmony" "${PODS_ROOT}/Headers/Public/MelonDSDeltaCore" "${PODS_ROOT}/Headers/Public/N64DeltaCore" "${PODS_ROOT}/Headers/Public/NESDeltaCore" "${PODS_ROOT}/Headers/Public/Roxas" "${PODS_ROOT}/Headers/Public/SDWebImage" "${PODS_ROOT}/Headers/Public/SMCalloutView" "${PODS_ROOT}/Headers/Public/SNESDeltaCore" "${PODS_ROOT}/Headers/Public/SQLite.swift" "${PODS_ROOT}/Headers/Public/SwiftyDropbox" -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" /usr/lib/swift +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore" "${PODS_CONFIGURATION_BUILD_DIR}/Roxas" "${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" -isystem "${PODS_ROOT}/Headers/Public" -DSTATIC_LIBRARY OTHER_LDFLAGS = $(inherited) -ObjC -l"DeltaCore" -l"Roxas" -l"ZIPFoundation" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DeltaCore/DeltaCore.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZIPFoundation/ZIPFoundation.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/Roxas/Roxas.modulemap" diff --git a/Resources/Assets.xcassets/Alternate Icons/IconGBA4iOS.appiconset/Contents.json b/Resources/Assets.xcassets/Alternate Icons/IconGBA4iOS.appiconset/Contents.json deleted file mode 100644 index 2482888..0000000 --- a/Resources/Assets.xcassets/Alternate Icons/IconGBA4iOS.appiconset/Contents.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "images" : [ - { - "filename" : "GBA4iOS.png", - "idiom" : "universal", - "platform" : "ios", - "size" : "1024x1024" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Resources/Assets.xcassets/Alternate Icons/IconGBA4iOS.appiconset/GBA4iOS.png b/Resources/Assets.xcassets/Alternate Icons/IconGBA4iOS.appiconset/GBA4iOS.png deleted file mode 100644 index 672ec57..0000000 Binary files a/Resources/Assets.xcassets/Alternate Icons/IconGBA4iOS.appiconset/GBA4iOS.png and /dev/null differ diff --git a/Resources/Assets.xcassets/Alternate Icons/IconInverted.appiconset/Contents.json b/Resources/Assets.xcassets/Alternate Icons/IconInverted.appiconset/Contents.json deleted file mode 100644 index f33ef45..0000000 --- a/Resources/Assets.xcassets/Alternate Icons/IconInverted.appiconset/Contents.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "images" : [ - { - "filename" : "Inverted.png", - "idiom" : "universal", - "platform" : "ios", - "size" : "1024x1024" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Resources/Assets.xcassets/Alternate Icons/IconInverted.appiconset/Inverted.png b/Resources/Assets.xcassets/Alternate Icons/IconInverted.appiconset/Inverted.png deleted file mode 100644 index 7d56e24..0000000 Binary files a/Resources/Assets.xcassets/Alternate Icons/IconInverted.appiconset/Inverted.png and /dev/null differ diff --git a/Resources/Assets.xcassets/Alternate Icons/IconPixelated.appiconset/Contents.json b/Resources/Assets.xcassets/Alternate Icons/IconPixelated.appiconset/Contents.json deleted file mode 100644 index f2956eb..0000000 --- a/Resources/Assets.xcassets/Alternate Icons/IconPixelated.appiconset/Contents.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "images" : [ - { - "filename" : "Pixelated.png", - "idiom" : "universal", - "platform" : "ios", - "size" : "1024x1024" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Resources/Assets.xcassets/Alternate Icons/IconPixelated.appiconset/Pixelated.png b/Resources/Assets.xcassets/Alternate Icons/IconPixelated.appiconset/Pixelated.png deleted file mode 100644 index fd0a791..0000000 Binary files a/Resources/Assets.xcassets/Alternate Icons/IconPixelated.appiconset/Pixelated.png and /dev/null differ diff --git a/Resources/Assets.xcassets/Alternate Icons/IconSkin.appiconset/Contents.json b/Resources/Assets.xcassets/Alternate Icons/IconSkin.appiconset/Contents.json deleted file mode 100644 index 5a207ad..0000000 --- a/Resources/Assets.xcassets/Alternate Icons/IconSkin.appiconset/Contents.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "images" : [ - { - "filename" : "Skin.png", - "idiom" : "universal", - "platform" : "ios", - "size" : "1024x1024" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Resources/Assets.xcassets/Alternate Icons/IconSkin.appiconset/Skin.png b/Resources/Assets.xcassets/Alternate Icons/IconSkin.appiconset/Skin.png deleted file mode 100644 index a77d96f..0000000 Binary files a/Resources/Assets.xcassets/Alternate Icons/IconSkin.appiconset/Skin.png and /dev/null differ diff --git a/Resources/Assets.xcassets/AppIcon.appiconset/251715160974_.pic.jpg b/Resources/Assets.xcassets/AppIcon.appiconset/251715160974_.pic.jpg new file mode 100644 index 0000000..b9b6366 Binary files /dev/null and b/Resources/Assets.xcassets/AppIcon.appiconset/251715160974_.pic.jpg differ diff --git a/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json b/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json index 27a4f38..15b3b00 100644 --- a/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "icon-1024.png", + "filename" : "251715160974_.pic.jpg", "idiom" : "universal", "platform" : "ios", "size" : "1024x1024" diff --git a/Resources/Assets.xcassets/AppIcon.appiconset/icon-1024.png b/Resources/Assets.xcassets/AppIcon.appiconset/icon-1024.png deleted file mode 100644 index e4851ed..0000000 Binary files a/Resources/Assets.xcassets/AppIcon.appiconset/icon-1024.png and /dev/null differ diff --git a/Resources/Assets.xcassets/BoxArt.imageset/boxart-100.png b/Resources/Assets.xcassets/BoxArt.imageset/boxart-100.png deleted file mode 100644 index 55cb13a..0000000 Binary files a/Resources/Assets.xcassets/BoxArt.imageset/boxart-100.png and /dev/null differ diff --git a/Resources/Assets.xcassets/BoxArt.imageset/boxart-200.png b/Resources/Assets.xcassets/BoxArt.imageset/boxart-200.png deleted file mode 100644 index 2f3717b..0000000 Binary files a/Resources/Assets.xcassets/BoxArt.imageset/boxart-200.png and /dev/null differ diff --git a/Resources/Assets.xcassets/BoxArt.imageset/boxart-300.png b/Resources/Assets.xcassets/BoxArt.imageset/boxart-300.png deleted file mode 100644 index 9cc7c77..0000000 Binary files a/Resources/Assets.xcassets/BoxArt.imageset/boxart-300.png and /dev/null differ diff --git a/Resources/Assets.xcassets/Colors/Contents.json b/Resources/Assets.xcassets/Colors/Contents.json deleted file mode 100644 index da4a164..0000000 --- a/Resources/Assets.xcassets/Colors/Contents.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file diff --git a/Resources/Assets.xcassets/Colors/DarkGray.colorset/Contents.json b/Resources/Assets.xcassets/Colors/DarkGray.colorset/Contents.json deleted file mode 100644 index b87ec52..0000000 --- a/Resources/Assets.xcassets/Colors/DarkGray.colorset/Contents.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "info" : { - "version" : 1, - "author" : "xcode" - }, - "colors" : [ - { - "idiom" : "universal", - "color" : { - "color-space" : "srgb", - "components" : { - "red" : "0.150", - "alpha" : "1.000", - "blue" : "0.150", - "green" : "0.150" - } - } - } - ] -} \ No newline at end of file diff --git a/Resources/Assets.xcassets/Colors/Purple.colorset/Contents.json b/Resources/Assets.xcassets/Colors/Purple.colorset/Contents.json deleted file mode 100644 index f64f0d7..0000000 --- a/Resources/Assets.xcassets/Colors/Purple.colorset/Contents.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "info" : { - "version" : 1, - "author" : "xcode" - }, - "colors" : [ - { - "idiom" : "universal", - "color" : { - "color-space" : "srgb", - "components" : { - "red" : "139", - "alpha" : "1.000", - "blue" : "247", - "green" : "40" - } - } - } - ] -} \ No newline at end of file diff --git a/Resources/Assets.xcassets/DS Home Screen.imageset/Contents.json b/Resources/Assets.xcassets/DS Home Screen.imageset/Contents.json deleted file mode 100644 index fc3f563..0000000 --- a/Resources/Assets.xcassets/DS Home Screen.imageset/Contents.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "images" : [ - { - "filename" : "DS.pdf", - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/Resources/Assets.xcassets/DS Home Screen.imageset/DS.pdf b/Resources/Assets.xcassets/DS Home Screen.imageset/DS.pdf deleted file mode 100644 index 6d80bd9..0000000 Binary files a/Resources/Assets.xcassets/DS Home Screen.imageset/DS.pdf and /dev/null differ diff --git a/Resources/Assets.xcassets/Delta.imageset/launch_logo.png b/Resources/Assets.xcassets/Delta.imageset/launch_logo.png deleted file mode 100644 index c463d93..0000000 Binary files a/Resources/Assets.xcassets/Delta.imageset/launch_logo.png and /dev/null differ diff --git a/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder.png b/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder.png deleted file mode 100644 index ff6a2a0..0000000 Binary files a/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder.png and /dev/null differ diff --git a/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder@2x.png b/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder@2x.png deleted file mode 100644 index 4cce81d..0000000 Binary files a/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder@2x.png and /dev/null differ diff --git a/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder@3x.png b/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder@3x.png deleted file mode 100644 index 3ccc7a8..0000000 Binary files a/Resources/Assets.xcassets/DeltaPlaceholder.imageset/DeltaPlaceholder@3x.png and /dev/null differ diff --git a/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2.png b/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2.png new file mode 100644 index 0000000..e9091b7 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2@2x.png b/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2@2x.png new file mode 100644 index 0000000..67fadc8 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2@3x.png b/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2@3x.png new file mode 100644 index 0000000..40d58b8 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Component_2@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Contents.json new file mode 100644 index 0000000..d345295 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/Component_2.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Component_2.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Component_2@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Component_2@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/Contents.json b/Resources/Assets.xcassets/LaunchViewC/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Contents.json new file mode 100644 index 0000000..da01892 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Contents.json @@ -0,0 +1,26 @@ +{ + "images" : [ + { + "filename" : "Group_1171274916.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_1171274916@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_1171274916@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "original" + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916.png b/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916.png new file mode 100644 index 0000000..80d8725 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916@2x.png b/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916@2x.png new file mode 100644 index 0000000..f037f8a Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916@3x.png b/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916@3x.png new file mode 100644 index 0000000..4ee3eb8 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/LaunchViewC.imageset/Group_1171274916@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/add.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/add.imageset/Contents.json new file mode 100644 index 0000000..9a00c42 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/add.imageset/Contents.json @@ -0,0 +1,26 @@ +{ + "images" : [ + { + "filename" : "Group_1000000878.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_1000000878@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_1000000878@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "original" + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878.png b/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878.png new file mode 100644 index 0000000..0794de8 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878@2x.png b/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878@2x.png new file mode 100644 index 0000000..56e51ec Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878@3x.png b/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878@3x.png new file mode 100644 index 0000000..7fd91af Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/add.imageset/Group_1000000878@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/home.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/home.imageset/Contents.json new file mode 100644 index 0000000..e8d9eec --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/home.imageset/Contents.json @@ -0,0 +1,26 @@ +{ + "images" : [ + { + "filename" : "Group_1171274917.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_1171274917@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_1171274917@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "original" + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917.png b/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917.png new file mode 100644 index 0000000..c6a60b9 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917@2x.png b/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917@2x.png new file mode 100644 index 0000000..ac2eb03 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917@3x.png b/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917@3x.png new file mode 100644 index 0000000..a0ee223 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/home.imageset/Group_1171274917@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/logo.imageset/251715160974_.pic.jpg b/Resources/Assets.xcassets/LaunchViewC/logo.imageset/251715160974_.pic.jpg new file mode 100644 index 0000000..b9b6366 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/logo.imageset/251715160974_.pic.jpg differ diff --git a/Resources/Assets.xcassets/LaunchViewC/logo.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/logo.imageset/Contents.json new file mode 100644 index 0000000..040bc10 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/logo.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "251715160974_.pic.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Contents.json new file mode 100644 index 0000000..b5375af --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Group_1171274921.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_1171274921@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_1171274921@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921.png b/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921.png new file mode 100644 index 0000000..f1d197d Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921@2x.png b/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921@2x.png new file mode 100644 index 0000000..c8ecab1 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921@3x.png b/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921@3x.png new file mode 100644 index 0000000..e4d39a9 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/nogame.imageset/Group_1171274921@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2.png b/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2.png new file mode 100644 index 0000000..72572b8 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2@2x.png b/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2@2x.png new file mode 100644 index 0000000..250f81b Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2@3x.png b/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2@3x.png new file mode 100644 index 0000000..db5d982 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Component_2@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Contents.json new file mode 100644 index 0000000..d345295 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/playimag.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Component_2.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Component_2@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Component_2@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Contents.json new file mode 100644 index 0000000..bcfee45 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Group_1171274909.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group_1171274909@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group_1171274909@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909.png new file mode 100644 index 0000000..be42eeb Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909@2x.png new file mode 100644 index 0000000..a52c204 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909@3x.png new file mode 100644 index 0000000..982018b Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/about.imageset/Group_1171274909@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/addtwo.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/addtwo.imageset/Contents.json new file mode 100644 index 0000000..4815fe0 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/addtwo.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "add.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/addtwo.imageset/add.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/addtwo.imageset/add.png new file mode 100644 index 0000000..a29d0f3 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/addtwo.imageset/add.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/Contents.json new file mode 100644 index 0000000..c980ebc --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "icon_chevron_right.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "icon_chevron_right@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "icon_chevron_right@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right.png new file mode 100644 index 0000000..2149d69 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right@2x.png new file mode 100644 index 0000000..40d4e8b Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right@3x.png new file mode 100644 index 0000000..7c34437 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/baockgo.imageset/icon_chevron_right@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1.png new file mode 100644 index 0000000..91b36d0 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1@2x.png new file mode 100644 index 0000000..65d0d3b Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1@3x.png new file mode 100644 index 0000000..d9d2606 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/20240510-104816 1@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/Contents.json new file mode 100644 index 0000000..87ab8c6 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/bg.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "20240510-104816 1.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "20240510-104816 1@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "20240510-104816 1@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Contents.json new file mode 100644 index 0000000..f11f26e --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Frame_1.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_1@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_1@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1.png new file mode 100644 index 0000000..96e90a4 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1@2x.png new file mode 100644 index 0000000..af6bb26 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1@3x.png new file mode 100644 index 0000000..b465a7c Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/game.imageset/Frame_1@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Contents.json new file mode 100644 index 0000000..f700bd6 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Group 1171274931.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group 1171274931@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group 1171274931@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931.png new file mode 100644 index 0000000..3c2e1dd Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931@2x.png new file mode 100644 index 0000000..fd4da77 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931@3x.png new file mode 100644 index 0000000..8baa724 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/home_tab.imageset/Group 1171274931@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Contents.json new file mode 100644 index 0000000..4b7bf60 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Frame.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame.png new file mode 100644 index 0000000..1598587 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame@2x.png new file mode 100644 index 0000000..d0386f9 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame@3x.png new file mode 100644 index 0000000..6171f37 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/player.imageset/Frame@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Contents.json new file mode 100644 index 0000000..6b9343e --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Frame_2.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_2@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_2@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2.png new file mode 100644 index 0000000..6ee95fe Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2@2x.png new file mode 100644 index 0000000..24da43c Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2@3x.png new file mode 100644 index 0000000..d1a0a01 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/privacy.imageset/Frame_2@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Contents.json new file mode 100644 index 0000000..9582a8c --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Group 1171274932.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group 1171274932@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group 1171274932@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932.png new file mode 100644 index 0000000..efe9c9a Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932@2x.png new file mode 100644 index 0000000..a327a18 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932@3x.png new file mode 100644 index 0000000..dd060b8 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/settings_tab.imageset/Group 1171274932@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Contents.json new file mode 100644 index 0000000..f546ed1 --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Frame_3.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame_3@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame_3@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3.png new file mode 100644 index 0000000..9b7373e Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3@2x.png new file mode 100644 index 0000000..6c4db91 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3@3x.png new file mode 100644 index 0000000..3f7361a Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/useragreement.imageset/Frame_3@3x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Contents.json b/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Contents.json new file mode 100644 index 0000000..d0914fe --- /dev/null +++ b/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Group 1171274936.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Group 1171274936@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Group 1171274936@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936.png new file mode 100644 index 0000000..ea7c705 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936@2x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936@2x.png new file mode 100644 index 0000000..49d8fad Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936@2x.png differ diff --git a/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936@3x.png b/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936@3x.png new file mode 100644 index 0000000..8894049 Binary files /dev/null and b/Resources/Assets.xcassets/LaunchViewC/多个切图/zw.imageset/Group 1171274936@3x.png differ diff --git a/Resources/Assets.xcassets/Link.imageset/Link@1x.png b/Resources/Assets.xcassets/Link.imageset/Link@1x.png deleted file mode 100644 index 524f73c..0000000 Binary files a/Resources/Assets.xcassets/Link.imageset/Link@1x.png and /dev/null differ diff --git a/Resources/Assets.xcassets/Link.imageset/Link@2x.png b/Resources/Assets.xcassets/Link.imageset/Link@2x.png deleted file mode 100644 index 50fd1b5..0000000 Binary files a/Resources/Assets.xcassets/Link.imageset/Link@2x.png and /dev/null differ diff --git a/Resources/Assets.xcassets/Link.imageset/Link@3x.png b/Resources/Assets.xcassets/Link.imageset/Link@3x.png deleted file mode 100644 index c9e2f47..0000000 Binary files a/Resources/Assets.xcassets/Link.imageset/Link@3x.png and /dev/null differ diff --git a/Resources/Assets.xcassets/SettingsButton.imageset/Contents.json b/Resources/Assets.xcassets/SettingsButton.imageset/Contents.json deleted file mode 100644 index 2ec312f..0000000 --- a/Resources/Assets.xcassets/SettingsButton.imageset/Contents.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "filename" : "gear_1.pdf" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - }, - "properties" : { - "template-rendering-intent" : "template" - } -} \ No newline at end of file diff --git a/Resources/Assets.xcassets/SettingsButton.imageset/gear_1.pdf b/Resources/Assets.xcassets/SettingsButton.imageset/gear_1.pdf deleted file mode 100644 index 3c2cee1..0000000 --- a/Resources/Assets.xcassets/SettingsButton.imageset/gear_1.pdf +++ /dev/null @@ -1,68 +0,0 @@ -%PDF-1.5 -% -3 0 obj -<< /Length 4 0 R - /Filter /FlateDecode ->> -stream -xJ1 y ӏ'G #(ăo۴pYv&$$Ey7N!}}  b(r.$cC`#$r4 [` [Yx191-{v)dR T> - >> ->> -endobj -5 0 obj -<< /Type /Page - /Parent 1 0 R - /MediaBox [ 0 0 22.000074 22 ] - /Contents 3 0 R - /Group << - /Type /Group - /S /Transparency - /I true - /CS /DeviceRGB - >> - /Resources 2 0 R ->> -endobj -1 0 obj -<< /Type /Pages - /Kids [ 5 0 R ] - /Count 1 ->> -endobj -6 0 obj -<< /Creator (cairo 1.12.16 (http://cairographics.org)) - /Producer (cairo 1.12.16 (http://cairographics.org)) ->> -endobj -7 0 obj -<< /Type /Catalog - /Pages 1 0 R ->> -endobj -xref -0 8 -0000000000 65535 f -0000000803 00000 n -0000000512 00000 n -0000000015 00000 n -0000000490 00000 n -0000000584 00000 n -0000000868 00000 n -0000000997 00000 n -trailer -<< /Size 8 - /Root 7 0 R - /Info 6 0 R ->> -startxref -1049 -%%EOF diff --git a/Systems/Systems.xcodeproj/project.pbxproj b/Systems/Systems.xcodeproj/project.pbxproj index 908bc8a..fd14bd0 100644 --- a/Systems/Systems.xcodeproj/project.pbxproj +++ b/Systems/Systems.xcodeproj/project.pbxproj @@ -3,7 +3,7 @@ archiveVersion = 1; classes = { }; - objectVersion = 52; + objectVersion = 54; objects = { /* Begin PBXBuildFile section */ @@ -315,7 +315,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = 6HWQW9JC74; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; @@ -330,7 +330,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta.Systems; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytessdsdtsdsdut.Delta; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; @@ -345,7 +345,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = 6HWQW9JC74; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; @@ -357,7 +357,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta.Systems; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytessdsdtsdsdut.Delta; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; diff --git a/Systems/Systems.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Systems/Systems.xcworkspace/xcshareddata/swiftpm/Package.resolved index 6a3cffd..7c35e54 100644 --- a/Systems/Systems.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Systems/Systems.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/weichsel/ZIPFoundation.git", "state": { "branch": null, - "revision": "ec32d62d412578542c0ffb7a6ce34d3e64b43b94", - "version": "0.9.11" + "revision": "02b6abe5f6eef7e3cbd5f247c5cc24e246efcfe0", + "version": "0.9.19" } } ]