diff --git a/Delta.xcodeproj/project.pbxproj b/Delta.xcodeproj/project.pbxproj
index f5b7e13..bbcbc80 100644
--- a/Delta.xcodeproj/project.pbxproj
+++ b/Delta.xcodeproj/project.pbxproj
@@ -1208,7 +1208,6 @@
BFFA71D31AAC406100EE9DD1 /* Sources */,
BFFA71D41AAC406100EE9DD1 /* Frameworks */,
BFFA71D51AAC406100EE9DD1 /* Resources */,
- BF6BF3281EB897F6008E83CD /* Fabric */,
0E0279E4F38215820BB0C9A0 /* [CP] Copy Pods Resources */,
BF08DC3325CE07C3007A9CF4 /* Embed Frameworks */,
);
@@ -1437,20 +1436,6 @@
shellPath = /bin/sh;
shellScript = "/usr/local/bin/mogenerator -m \"Delta/Database/Model/Delta.xcdatamodeld\" --human-dir \"Delta/Database/Model/Human\" --machine-dir \"Delta/Database/Model/Machine\" --swift --template-var scalarsWhenNonOptional=true --template-path \"Delta/Database/Model/mogenerator/templates\"";
};
- BF6BF3281EB897F6008E83CD /* Fabric */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = Fabric;
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${PODS_ROOT}/Fabric/run\" d542629b4f6625cfd5564d27318550321272076d 333118df9345dcec21e4ba0bb7fa8f6c67c4eb41734374e24f6c71a8dcd5c870";
- };
BF6E70BD25D2187F00E41CD1 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
diff --git a/Delta/AppDelegate.swift b/Delta/AppDelegate.swift
index bcd7e0a..dfd9fee 100644
--- a/Delta/AppDelegate.swift
+++ b/Delta/AppDelegate.swift
@@ -12,9 +12,6 @@ import DeltaCore
import Harmony
import AltKit
-import Fabric
-import Crashlytics
-
private extension CFNotificationName
{
static let altstoreRequestAppState: CFNotificationName = CFNotificationName("com.altstore.RequestAppState.com.rileytestut.Delta" as CFString)
@@ -40,25 +37,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate
Settings.registerDefaults()
self.registerCores()
-
- #if DEBUG
-
- // Must go AFTER registering cores, or else NESDeltaCore may not work correctly when not connected to debugger 🤷♂️
- Fabric.with([Crashlytics.self])
-
- #else
-
- // Fabric doesn't allow us to change what value it uses for the bundle identifier.
- // Normally this wouldn't be an issue, except AltStore creates a unique bundle identifier per user.
- // Rather than have every copy of Delta be listed separately in Fabric, we temporarily swizzle Bundle.infoDictionary
- // to return a constant identifier while Fabric is starting up. This way, Fabric will now group
- // all copies of Delta under the bundle identifier "com.rileytestut.Delta.AltStore".
- Bundle.swizzleBundleID {
- Fabric.with([Crashlytics.self])
- }
-
- #endif
-
self.configureAppearance()
// Controllers
diff --git a/Delta/Supporting Files/Info.plist b/Delta/Supporting Files/Info.plist
index b65e389..0447cfe 100644
--- a/Delta/Supporting Files/Info.plist
+++ b/Delta/Supporting Files/Info.plist
@@ -178,20 +178,6 @@
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
- Fabric
-
- APIKey
- d542629b4f6625cfd5564d27318550321272076d
- Kits
-
-
- KitInfo
-
- KitName
- Crashlytics
-
-
-
LSApplicationQueriesSchemes
dbapi-8-emm
diff --git a/Podfile b/Podfile
index e44a184..c3675c9 100644
--- a/Podfile
+++ b/Podfile
@@ -7,8 +7,6 @@ target 'Delta' do
pod 'SQLite.swift', '~> 0.12.0'
pod 'SDWebImage', '~> 3.8'
- pod 'Fabric', '~> 1.6.0'
- pod 'Crashlytics', '~> 3.8.0'
pod 'SMCalloutView', '~> 2.1.0'
pod 'DeltaCore', :path => 'Cores/DeltaCore'
diff --git a/Podfile.lock b/Podfile.lock
index d58ac8a..d8f57dc 100644
--- a/Podfile.lock
+++ b/Podfile.lock
@@ -6,13 +6,10 @@ PODS:
- AppAuth/Core (1.6.2)
- AppAuth/ExternalUserAgent (1.6.2):
- AppAuth/Core
- - Crashlytics (3.8.6):
- - Fabric (~> 1.6.3)
- DeltaCore (0.1):
- ZIPFoundation
- DSDeltaCore (0.1):
- DeltaCore
- - Fabric (1.6.13)
- GBADeltaCore (0.1):
- DeltaCore
- GBCDeltaCore (0.1):
@@ -72,10 +69,8 @@ PODS:
- ZIPFoundation (0.9.11)
DEPENDENCIES:
- - Crashlytics (~> 3.8.0)
- DeltaCore (from `Cores/DeltaCore`)
- DSDeltaCore (from `Cores/DSDeltaCore`)
- - Fabric (~> 1.6.0)
- GBADeltaCore (from `Cores/GBADeltaCore`)
- GBCDeltaCore (from `Cores/GBCDeltaCore`)
- Harmony (from `External/Harmony`)
@@ -92,8 +87,6 @@ SPEC REPOS:
trunk:
- Alamofire
- AppAuth
- - Crashlytics
- - Fabric
- GoogleAPIClientForREST
- GoogleSignIn
- GTMAppAuth
@@ -129,10 +122,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570
- Crashlytics: e156f27e43abaa331f9b7afed091bda37e1052cc
DeltaCore: 6a430005ea397fcd5b40b964effe41ac69cc9037
DSDeltaCore: d22a7cfbbe70f063b8c72dec9d1bcd2c59e14893
- Fabric: be0459577cee96fe21f68de24588be2dd71482b8
GBADeltaCore: c2f7ce5e5616ed63d2b99c9ba9a7e020f2263248
GBCDeltaCore: 27f09a1c88a4ac832aa549fbe34aaf277251b6b8
GoogleAPIClientForREST: 0f19a8280dfe6471f76016645d26eb5dae305101
@@ -151,6 +142,6 @@ SPEC CHECKSUMS:
SwiftyDropbox: 378b4425a2e8d0cb24c7b0f2e3af72bfbaaf1e73
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
-PODFILE CHECKSUM: 10f3baec953f3fe61a65dce97aa8fc9deb03a1b2
+PODFILE CHECKSUM: b33e8da65952bdb2b77ee1fca9bd0104d3da1713
COCOAPODS: 1.12.0
diff --git a/Pods/Crashlytics/Crashlytics.framework/README b/Pods/Crashlytics/Crashlytics.framework/README
deleted file mode 100644
index 3ebf767..0000000
--- a/Pods/Crashlytics/Crashlytics.framework/README
+++ /dev/null
@@ -1 +0,0 @@
-We've now combined all our supported platforms into a single podspec. As a result, we moved our submit script to a new location for Cocoapods projects: ${PODS_ROOT}/Crashlytics/submit. To avoid breaking functionality that references the old location of the submit, we've placed this dummy script that calls to the correct location, while providing a helpful warning if it is invoked. This bridge for backwards compatibility will be removed in a future release, so please heed the warning!
diff --git a/Pods/Crashlytics/Crashlytics.framework/submit b/Pods/Crashlytics/Crashlytics.framework/submit
deleted file mode 100755
index b7de4e3..0000000
--- a/Pods/Crashlytics/Crashlytics.framework/submit
+++ /dev/null
@@ -1,6 +0,0 @@
-if [[ -z $PODS_ROOT ]]; then
-echo "error: The submit binary delivered by cocoapods is in a new location, under '$"{"PODS_ROOT"}"/Crashlytics/submit'. This script was put in place for backwards compatibility, but it relies on PODS_ROOT, which does not have a value in your current setup. Please update the path to the submit binary to fix this issue."
-else
-echo "warning: The submit script is now located at '$"{"PODS_ROOT"}"/Crashlytics/submit'. To remove this warning, update your path to point to this new location."
-sh "${PODS_ROOT}/Crashlytics/submit" "$@"
-fi
diff --git a/Pods/Crashlytics/README.md b/Pods/Crashlytics/README.md
deleted file mode 100644
index 2715a06..0000000
--- a/Pods/Crashlytics/README.md
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-Part of [Google Fabric](https://get.fabric.io), [Crashlytics](http://try.crashlytics.com/) offers the most powerful, yet lightest weight crash reporting solution for iOS. Crashlytics also provides real-time analytics through [Answers](https://answers.io/) and app distributions to testers using [Beta](http://try.crashlytics.com/beta/).
-
-## Setup
-
-1. Visit [https://fabric.io/sign_up](https://fabric.io/sign_up) to create your Fabric account and to download Fabric.app.
-
-1. Open Fabric.app, login and select the Crashlytics SDK.
-
- 
-
-1. The Fabric app automatically detects when a project uses CocoaPods and gives you the option to install via the Podfile or Xcode.
-
- 
-
-1. Select the Podfile option and follow the installation instructions to update your Podfile. **Note:** the Crashlytics Pod includes Answers. If you have Answers included as a separate Pod it should be removed from your Podfile to avoid duplicate symbol errors.
-
- ```
- pod 'Fabric'
- pod 'Crashlytics'
- ```
-
-1. Run `pod install`
-
-1. Add a Run Script Build Phase and build your app.
-
- 
-
-1. Initialize the SDK by inserting code outlined in the Fabric.app.
-
-1. Run your app to finish the installation.
-
-## Resources
-
-* [Documentation](https://docs.fabric.io/apple/crashlytics/overview.html)
-* [Forums](https://stackoverflow.com/questions/tagged/google-fabric)
-* [Website](http://try.crashlytics.com/)
-* Follow us on Twitter: [@fabric](https://twitter.com/fabric) and [@crashlytics](https://twitter.com/crashlytics)
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Crashlytics b/Pods/Crashlytics/iOS/Crashlytics.framework/Crashlytics
deleted file mode 100755
index 90f7551..0000000
Binary files a/Pods/Crashlytics/iOS/Crashlytics.framework/Crashlytics and /dev/null differ
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/ANSCompatibility.h b/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/ANSCompatibility.h
deleted file mode 100644
index 6ec011d..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/ANSCompatibility.h
+++ /dev/null
@@ -1,31 +0,0 @@
-//
-// ANSCompatibility.h
-// AnswersKit
-//
-// Copyright (c) 2015 Crashlytics, Inc. All rights reserved.
-//
-
-#pragma once
-
-#if !__has_feature(nullability)
-#define nonnull
-#define nullable
-#define _Nullable
-#define _Nonnull
-#endif
-
-#ifndef NS_ASSUME_NONNULL_BEGIN
-#define NS_ASSUME_NONNULL_BEGIN
-#endif
-
-#ifndef NS_ASSUME_NONNULL_END
-#define NS_ASSUME_NONNULL_END
-#endif
-
-#if __has_feature(objc_generics)
-#define ANS_GENERIC_NSARRAY(type) NSArray
-#define ANS_GENERIC_NSDICTIONARY(key_type,object_key) NSDictionary
-#else
-#define ANS_GENERIC_NSARRAY(type) NSArray
-#define ANS_GENERIC_NSDICTIONARY(key_type,object_key) NSDictionary
-#endif
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/Answers.h b/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/Answers.h
deleted file mode 100644
index 710eb50..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/Answers.h
+++ /dev/null
@@ -1,210 +0,0 @@
-//
-// Answers.h
-// Crashlytics
-//
-// Copyright (c) 2015 Crashlytics, Inc. All rights reserved.
-//
-
-#import
-#import "ANSCompatibility.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-/**
- * This class exposes the Answers Events API, allowing you to track key
- * user user actions and metrics in your app.
- */
-@interface Answers : NSObject
-
-/**
- * Log a Sign Up event to see users signing up for your app in real-time, understand how
- * many users are signing up with different methods and their success rate signing up.
- *
- * @param signUpMethodOrNil The method by which a user logged in, e.g. Twitter or Digits.
- * @param signUpSucceededOrNil The ultimate success or failure of the login
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logSignUpWithMethod:(nullable NSString *)signUpMethodOrNil
- success:(nullable NSNumber *)signUpSucceededOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log an Log In event to see users logging into your app in real-time, understand how many
- * users are logging in with different methods and their success rate logging into your app.
- *
- * @param loginMethodOrNil The method by which a user logged in, e.g. email, Twitter or Digits.
- * @param loginSucceededOrNil The ultimate success or failure of the login
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logLoginWithMethod:(nullable NSString *)loginMethodOrNil
- success:(nullable NSNumber *)loginSucceededOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Share event to see users sharing from your app in real-time, letting you
- * understand what content they're sharing from the type or genre down to the specific id.
- *
- * @param shareMethodOrNil The method by which a user shared, e.g. email, Twitter, SMS.
- * @param contentNameOrNil The human readable name for this piece of content.
- * @param contentTypeOrNil The type of content shared.
- * @param contentIdOrNil The unique identifier for this piece of content. Useful for finding the top shared item.
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logShareWithMethod:(nullable NSString *)shareMethodOrNil
- contentName:(nullable NSString *)contentNameOrNil
- contentType:(nullable NSString *)contentTypeOrNil
- contentId:(nullable NSString *)contentIdOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log an Invite Event to track how users are inviting other users into
- * your application.
- *
- * @param inviteMethodOrNil The method of invitation, e.g. GameCenter, Twitter, email.
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logInviteWithMethod:(nullable NSString *)inviteMethodOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Purchase event to see your revenue in real-time, understand how many users are making purchases, see which
- * items are most popular, and track plenty of other important purchase-related metrics.
- *
- * @param itemPriceOrNil The purchased item's price.
- * @param currencyOrNil The ISO4217 currency code. Example: USD
- * @param purchaseSucceededOrNil Was the purchase succesful or unsuccesful
- * @param itemNameOrNil The human-readable form of the item's name. Example:
- * @param itemTypeOrNil The type, or genre of the item. Example: Song
- * @param itemIdOrNil The machine-readable, unique item identifier Example: SKU
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this purchase.
- */
-+ (void)logPurchaseWithPrice:(nullable NSDecimalNumber *)itemPriceOrNil
- currency:(nullable NSString *)currencyOrNil
- success:(nullable NSNumber *)purchaseSucceededOrNil
- itemName:(nullable NSString *)itemNameOrNil
- itemType:(nullable NSString *)itemTypeOrNil
- itemId:(nullable NSString *)itemIdOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Level Start Event to track where users are in your game.
- *
- * @param levelNameOrNil The level name
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this level start event.
- */
-+ (void)logLevelStart:(nullable NSString *)levelNameOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Level End event to track how users are completing levels in your game.
- *
- * @param levelNameOrNil The name of the level completed, E.G. "1" or "Training"
- * @param scoreOrNil The score the user completed the level with.
- * @param levelCompletedSuccesfullyOrNil A boolean representing whether or not the level was completed succesfully.
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logLevelEnd:(nullable NSString *)levelNameOrNil
- score:(nullable NSNumber *)scoreOrNil
- success:(nullable NSNumber *)levelCompletedSuccesfullyOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log an Add to Cart event to see users adding items to a shopping cart in real-time, understand how
- * many users start the purchase flow, see which items are most popular, and track plenty of other important
- * purchase-related metrics.
- *
- * @param itemPriceOrNil The purchased item's price.
- * @param currencyOrNil The ISO4217 currency code. Example: USD
- * @param itemNameOrNil The human-readable form of the item's name. Example:
- * @param itemTypeOrNil The type, or genre of the item. Example: Song
- * @param itemIdOrNil The machine-readable, unique item identifier Example: SKU
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logAddToCartWithPrice:(nullable NSDecimalNumber *)itemPriceOrNil
- currency:(nullable NSString *)currencyOrNil
- itemName:(nullable NSString *)itemNameOrNil
- itemType:(nullable NSString *)itemTypeOrNil
- itemId:(nullable NSString *)itemIdOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Start Checkout event to see users moving through the purchase funnel in real-time, understand how many
- * users are doing this and how much they're spending per checkout, and see how it related to other important
- * purchase-related metrics.
- *
- * @param totalPriceOrNil The total price of the cart.
- * @param currencyOrNil The ISO4217 currency code. Example: USD
- * @param itemCountOrNil The number of items in the cart.
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logStartCheckoutWithPrice:(nullable NSDecimalNumber *)totalPriceOrNil
- currency:(nullable NSString *)currencyOrNil
- itemCount:(nullable NSNumber *)itemCountOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Rating event to see users rating content within your app in real-time and understand what
- * content is most engaging, from the type or genre down to the specific id.
- *
- * @param ratingOrNil The integer rating given by the user.
- * @param contentNameOrNil The human readable name for this piece of content.
- * @param contentTypeOrNil The type of content shared.
- * @param contentIdOrNil The unique identifier for this piece of content. Useful for finding the top shared item.
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logRating:(nullable NSNumber *)ratingOrNil
- contentName:(nullable NSString *)contentNameOrNil
- contentType:(nullable NSString *)contentTypeOrNil
- contentId:(nullable NSString *)contentIdOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Content View event to see users viewing content within your app in real-time and
- * understand what content is most engaging, from the type or genre down to the specific id.
- *
- * @param contentNameOrNil The human readable name for this piece of content.
- * @param contentTypeOrNil The type of content shared.
- * @param contentIdOrNil The unique identifier for this piece of content. Useful for finding the top shared item.
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logContentViewWithName:(nullable NSString *)contentNameOrNil
- contentType:(nullable NSString *)contentTypeOrNil
- contentId:(nullable NSString *)contentIdOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Search event allows you to see users searching within your app in real-time and understand
- * exactly what they're searching for.
- *
- * @param queryOrNil The user's query.
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event.
- */
-+ (void)logSearchWithQuery:(nullable NSString *)queryOrNil
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-/**
- * Log a Custom Event to see user actions that are uniquely important for your app in real-time, to see how often
- * they're performing these actions with breakdowns by different categories you add. Use a human-readable name for
- * the name of the event, since this is how the event will appear in Answers.
- *
- * @param eventName The human-readable name for the event.
- * @param customAttributesOrNil A dictionary of custom attributes to associate with this event. Attribute keys
- * must be NSString and and values must be NSNumber or NSString.
- * @discussion How we treat NSNumbers:
- * We will provide information about the distribution of values over time.
- *
- * How we treat NSStrings:
- * NSStrings are used as categorical data, allowing comparison across different category values.
- * Strings are limited to a maximum length of 100 characters, attributes over this length will be
- * truncated.
- *
- * When tracking the Tweet views to better understand user engagement, sending the tweet's length
- * and the type of media present in the tweet allows you to track how tweet length and the type of media influence
- * engagement.
- */
-+ (void)logCustomEventWithName:(NSString *)eventName
- customAttributes:(nullable ANS_GENERIC_NSDICTIONARY(NSString *, id) *)customAttributesOrNil;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSAttributes.h b/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSAttributes.h
deleted file mode 100644
index 1526b0d..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSAttributes.h
+++ /dev/null
@@ -1,33 +0,0 @@
-//
-// CLSAttributes.h
-// Crashlytics
-//
-// Copyright (c) 2015 Crashlytics, Inc. All rights reserved.
-//
-
-#pragma once
-
-#define CLS_DEPRECATED(x) __attribute__ ((deprecated(x)))
-
-#if !__has_feature(nullability)
- #define nonnull
- #define nullable
- #define _Nullable
- #define _Nonnull
-#endif
-
-#ifndef NS_ASSUME_NONNULL_BEGIN
- #define NS_ASSUME_NONNULL_BEGIN
-#endif
-
-#ifndef NS_ASSUME_NONNULL_END
- #define NS_ASSUME_NONNULL_END
-#endif
-
-#if __has_feature(objc_generics)
- #define CLS_GENERIC_NSARRAY(type) NSArray
- #define CLS_GENERIC_NSDICTIONARY(key_type,object_key) NSDictionary
-#else
- #define CLS_GENERIC_NSARRAY(type) NSArray
- #define CLS_GENERIC_NSDICTIONARY(key_type,object_key) NSDictionary
-#endif
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSLogging.h b/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSLogging.h
deleted file mode 100644
index 59590d5..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSLogging.h
+++ /dev/null
@@ -1,64 +0,0 @@
-//
-// CLSLogging.h
-// Crashlytics
-//
-// Copyright (c) 2015 Crashlytics, Inc. All rights reserved.
-//
-#ifdef __OBJC__
-#import "CLSAttributes.h"
-#import
-
-NS_ASSUME_NONNULL_BEGIN
-#endif
-
-
-
-/**
- *
- * The CLS_LOG macro provides as easy way to gather more information in your log messages that are
- * sent with your crash data. CLS_LOG prepends your custom log message with the function name and
- * line number where the macro was used. If your app was built with the DEBUG preprocessor macro
- * defined CLS_LOG uses the CLSNSLog function which forwards your log message to NSLog and CLSLog.
- * If the DEBUG preprocessor macro is not defined CLS_LOG uses CLSLog only.
- *
- * Example output:
- * -[AppDelegate login:] line 134 $ login start
- *
- * If you would like to change this macro, create a new header file, unset our define and then define
- * your own version. Make sure this new header file is imported after the Crashlytics header file.
- *
- * #undef CLS_LOG
- * #define CLS_LOG(__FORMAT__, ...) CLSNSLog...
- *
- **/
-#ifdef __OBJC__
-#ifdef DEBUG
-#define CLS_LOG(__FORMAT__, ...) CLSNSLog((@"%s line %d $ " __FORMAT__), __PRETTY_FUNCTION__, __LINE__, ##__VA_ARGS__)
-#else
-#define CLS_LOG(__FORMAT__, ...) CLSLog((@"%s line %d $ " __FORMAT__), __PRETTY_FUNCTION__, __LINE__, ##__VA_ARGS__)
-#endif
-#endif
-
-/**
- *
- * Add logging that will be sent with your crash data. This logging will not show up in the system.log
- * and will only be visible in your Crashlytics dashboard.
- *
- **/
-
-#ifdef __OBJC__
-OBJC_EXTERN void CLSLog(NSString *format, ...) NS_FORMAT_FUNCTION(1,2);
-OBJC_EXTERN void CLSLogv(NSString *format, va_list ap) NS_FORMAT_FUNCTION(1,0);
-
-/**
- *
- * Add logging that will be sent with your crash data. This logging will show up in the system.log
- * and your Crashlytics dashboard. It is not recommended for Release builds.
- *
- **/
-OBJC_EXTERN void CLSNSLog(NSString *format, ...) NS_FORMAT_FUNCTION(1,2);
-OBJC_EXTERN void CLSNSLogv(NSString *format, va_list ap) NS_FORMAT_FUNCTION(1,0);
-
-
-NS_ASSUME_NONNULL_END
-#endif
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSReport.h b/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSReport.h
deleted file mode 100644
index 5f7d334..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSReport.h
+++ /dev/null
@@ -1,103 +0,0 @@
-//
-// CLSReport.h
-// Crashlytics
-//
-// Copyright (c) 2015 Crashlytics, Inc. All rights reserved.
-//
-
-#import
-#import "CLSAttributes.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-/**
- * The CLSCrashReport protocol is deprecated. See the CLSReport class and the CrashyticsDelegate changes for details.
- **/
-@protocol CLSCrashReport
-
-@property (nonatomic, copy, readonly) NSString *identifier;
-@property (nonatomic, copy, readonly) NSDictionary *customKeys;
-@property (nonatomic, copy, readonly) NSString *bundleVersion;
-@property (nonatomic, copy, readonly) NSString *bundleShortVersionString;
-@property (nonatomic, readonly, nullable) NSDate *crashedOnDate;
-@property (nonatomic, copy, readonly) NSString *OSVersion;
-@property (nonatomic, copy, readonly) NSString *OSBuildVersion;
-
-@end
-
-/**
- * The CLSReport exposes an interface to the phsyical report that Crashlytics has created. You can
- * use this class to get information about the event, and can also set some values after the
- * event has occured.
- **/
-@interface CLSReport : NSObject
-
-- (instancetype)init NS_UNAVAILABLE;
-+ (instancetype)new NS_UNAVAILABLE;
-
-/**
- * Returns the session identifier for the report.
- **/
-@property (nonatomic, copy, readonly) NSString *identifier;
-
-/**
- * Returns the custom key value data for the report.
- **/
-@property (nonatomic, copy, readonly) NSDictionary *customKeys;
-
-/**
- * Returns the CFBundleVersion of the application that generated the report.
- **/
-@property (nonatomic, copy, readonly) NSString *bundleVersion;
-
-/**
- * Returns the CFBundleShortVersionString of the application that generated the report.
- **/
-@property (nonatomic, copy, readonly) NSString *bundleShortVersionString;
-
-/**
- * Returns the date that the report was created.
- **/
-@property (nonatomic, copy, readonly) NSDate *dateCreated;
-
-/**
- * Returns the os version that the application crashed on.
- **/
-@property (nonatomic, copy, readonly) NSString *OSVersion;
-
-/**
- * Returns the os build version that the application crashed on.
- **/
-@property (nonatomic, copy, readonly) NSString *OSBuildVersion;
-
-/**
- * Returns YES if the report contains any crash information, otherwise returns NO.
- **/
-@property (nonatomic, assign, readonly) BOOL isCrash;
-
-/**
- * You can use this method to set, after the event, additional custom keys. The rules
- * and semantics for this method are the same as those documented in Crashlytics.h. Be aware
- * that the maximum size and count of custom keys is still enforced, and you can overwrite keys
- * and/or cause excess keys to be deleted by using this method.
- **/
-- (void)setObjectValue:(nullable id)value forKey:(NSString *)key;
-
-/**
- * Record an application-specific user identifier. See Crashlytics.h for details.
- **/
-@property (nonatomic, copy, nullable) NSString * userIdentifier;
-
-/**
- * Record a user name. See Crashlytics.h for details.
- **/
-@property (nonatomic, copy, nullable) NSString * userName;
-
-/**
- * Record a user email. See Crashlytics.h for details.
- **/
-@property (nonatomic, copy, nullable) NSString * userEmail;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSStackFrame.h b/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSStackFrame.h
deleted file mode 100644
index cdb5596..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSStackFrame.h
+++ /dev/null
@@ -1,38 +0,0 @@
-//
-// CLSStackFrame.h
-// Crashlytics
-//
-// Copyright 2015 Crashlytics, Inc. All rights reserved.
-//
-
-#import
-#import "CLSAttributes.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-/**
- *
- * This class is used in conjunction with -[Crashlytics recordCustomExceptionName:reason:frameArray:] to
- * record information about non-ObjC/C++ exceptions. All information included here will be displayed
- * in the Crashlytics UI, and can influence crash grouping. Be particularly careful with the use of the
- * address property. If set, Crashlytics will attempt symbolication and could overwrite other properities
- * in the process.
- *
- **/
-@interface CLSStackFrame : NSObject
-
-+ (instancetype)stackFrame;
-+ (instancetype)stackFrameWithAddress:(NSUInteger)address;
-+ (instancetype)stackFrameWithSymbol:(NSString *)symbol;
-
-@property (nonatomic, copy, nullable) NSString *symbol;
-@property (nonatomic, copy, nullable) NSString *rawSymbol;
-@property (nonatomic, copy, nullable) NSString *library;
-@property (nonatomic, copy, nullable) NSString *fileName;
-@property (nonatomic, assign) uint32_t lineNumber;
-@property (nonatomic, assign) uint64_t offset;
-@property (nonatomic, assign) uint64_t address;
-
-@end
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/Crashlytics.h b/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/Crashlytics.h
deleted file mode 100644
index 734dec3..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/Headers/Crashlytics.h
+++ /dev/null
@@ -1,288 +0,0 @@
-//
-// Crashlytics.h
-// Crashlytics
-//
-// Copyright (c) 2015 Crashlytics, Inc. All rights reserved.
-//
-
-#import
-
-#import "CLSAttributes.h"
-#import "CLSLogging.h"
-#import "CLSReport.h"
-#import "CLSStackFrame.h"
-#import "Answers.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-@protocol CrashlyticsDelegate;
-
-/**
- * Crashlytics. Handles configuration and initialization of Crashlytics.
- *
- * Note: The Crashlytics class cannot be subclassed. If this is causing you pain for
- * testing, we suggest using either a wrapper class or a protocol extension.
- */
-@interface Crashlytics : NSObject
-
-@property (nonatomic, readonly, copy) NSString *APIKey;
-@property (nonatomic, readonly, copy) NSString *version;
-@property (nonatomic, assign) BOOL debugMode;
-
-/**
- *
- * The delegate can be used to influence decisions on reporting and behavior, as well as reacting
- * to previous crashes.
- *
- * Make certain that the delegate is setup before starting Crashlytics with startWithAPIKey:... or
- * via +[Fabric with:...]. Failure to do will result in missing any delegate callbacks that occur
- * synchronously during start.
- *
- **/
-@property (nonatomic, assign, nullable) id delegate;
-
-/**
- * The recommended way to install Crashlytics into your application is to place a call to +startWithAPIKey:
- * in your -application:didFinishLaunchingWithOptions: or -applicationDidFinishLaunching:
- * method.
- *
- * Note: Starting with 3.0, the submission process has been significantly improved. The delay parameter
- * is no longer required to throttle submissions on launch, performance will be great without it.
- *
- * @param apiKey The Crashlytics API Key for this app
- *
- * @return The singleton Crashlytics instance
- */
-+ (Crashlytics *)startWithAPIKey:(NSString *)apiKey;
-+ (Crashlytics *)startWithAPIKey:(NSString *)apiKey afterDelay:(NSTimeInterval)delay CLS_DEPRECATED("Crashlytics no longer needs or uses the delay parameter. Please use +startWithAPIKey: instead.");
-
-/**
- * If you need the functionality provided by the CrashlyticsDelegate protocol, you can use
- * these convenience methods to activate the framework and set the delegate in one call.
- *
- * @param apiKey The Crashlytics API Key for this app
- * @param delegate A delegate object which conforms to CrashlyticsDelegate.
- *
- * @return The singleton Crashlytics instance
- */
-+ (Crashlytics *)startWithAPIKey:(NSString *)apiKey delegate:(nullable id)delegate;
-+ (Crashlytics *)startWithAPIKey:(NSString *)apiKey delegate:(nullable id)delegate afterDelay:(NSTimeInterval)delay CLS_DEPRECATED("Crashlytics no longer needs or uses the delay parameter. Please use +startWithAPIKey:delegate: instead.");
-
-/**
- * Access the singleton Crashlytics instance.
- *
- * @return The singleton Crashlytics instance
- */
-+ (Crashlytics *)sharedInstance;
-
-/**
- * The easiest way to cause a crash - great for testing!
- */
-- (void)crash;
-
-/**
- * The easiest way to cause a crash with an exception - great for testing.
- */
-- (void)throwException;
-
-/**
- * Specify a user identifier which will be visible in the Crashlytics UI.
- *
- * Many of our customers have requested the ability to tie crashes to specific end-users of their
- * application in order to facilitate responses to support requests or permit the ability to reach
- * out for more information. We allow you to specify up to three separate values for display within
- * the Crashlytics UI - but please be mindful of your end-user's privacy.
- *
- * We recommend specifying a user identifier - an arbitrary string that ties an end-user to a record
- * in your system. This could be a database id, hash, or other value that is meaningless to a
- * third-party observer but can be indexed and queried by you.
- *
- * Optionally, you may also specify the end-user's name or username, as well as email address if you
- * do not have a system that works well with obscured identifiers.
- *
- * Pursuant to our EULA, this data is transferred securely throughout our system and we will not
- * disseminate end-user data unless required to by law. That said, if you choose to provide end-user
- * contact information, we strongly recommend that you disclose this in your application's privacy
- * policy. Data privacy is of our utmost concern.
- *
- * @param identifier An arbitrary user identifier string which ties an end-user to a record in your system.
- */
-- (void)setUserIdentifier:(nullable NSString *)identifier;
-
-/**
- * Specify a user name which will be visible in the Crashlytics UI.
- * Please be mindful of your end-user's privacy and see if setUserIdentifier: can fulfil your needs.
- * @see setUserIdentifier:
- *
- * @param name An end user's name.
- */
-- (void)setUserName:(nullable NSString *)name;
-
-/**
- * Specify a user email which will be visible in the Crashlytics UI.
- * Please be mindful of your end-user's privacy and see if setUserIdentifier: can fulfil your needs.
- *
- * @see setUserIdentifier:
- *
- * @param email An end user's email address.
- */
-- (void)setUserEmail:(nullable NSString *)email;
-
-+ (void)setUserIdentifier:(nullable NSString *)identifier CLS_DEPRECATED("Please access this method via +sharedInstance");
-+ (void)setUserName:(nullable NSString *)name CLS_DEPRECATED("Please access this method via +sharedInstance");
-+ (void)setUserEmail:(nullable NSString *)email CLS_DEPRECATED("Please access this method via +sharedInstance");
-
-/**
- * Set a value for a for a key to be associated with your crash data which will be visible in the Crashlytics UI.
- * When setting an object value, the object is converted to a string. This is typically done by calling
- * -[NSObject description].
- *
- * @param value The object to be associated with the key
- * @param key The key with which to associate the value
- */
-- (void)setObjectValue:(nullable id)value forKey:(NSString *)key;
-
-/**
- * Set an int value for a key to be associated with your crash data which will be visible in the Crashlytics UI.
- *
- * @param value The integer value to be set
- * @param key The key with which to associate the value
- */
-- (void)setIntValue:(int)value forKey:(NSString *)key;
-
-/**
- * Set an BOOL value for a key to be associated with your crash data which will be visible in the Crashlytics UI.
- *
- * @param value The BOOL value to be set
- * @param key The key with which to associate the value
- */
-- (void)setBoolValue:(BOOL)value forKey:(NSString *)key;
-
-/**
- * Set an float value for a key to be associated with your crash data which will be visible in the Crashlytics UI.
- *
- * @param value The float value to be set
- * @param key The key with which to associate the value
- */
-- (void)setFloatValue:(float)value forKey:(NSString *)key;
-
-+ (void)setObjectValue:(nullable id)value forKey:(NSString *)key CLS_DEPRECATED("Please access this method via +sharedInstance");
-+ (void)setIntValue:(int)value forKey:(NSString *)key CLS_DEPRECATED("Please access this method via +sharedInstance");
-+ (void)setBoolValue:(BOOL)value forKey:(NSString *)key CLS_DEPRECATED("Please access this method via +sharedInstance");
-+ (void)setFloatValue:(float)value forKey:(NSString *)key CLS_DEPRECATED("Please access this method via +sharedInstance");
-
-/**
- * This method can be used to record a single exception structure in a report. This is particularly useful
- * when your code interacts with non-native languages like Lua, C#, or Javascript. This call can be
- * expensive and should only be used shortly before process termination. This API is not intended be to used
- * to log NSException objects. All safely-reportable NSExceptions are automatically captured by
- * Crashlytics.
- *
- * @param name The name of the custom exception
- * @param reason The reason this exception occured
- * @param frameArray An array of CLSStackFrame objects
- */
-- (void)recordCustomExceptionName:(NSString *)name reason:(nullable NSString *)reason frameArray:(CLS_GENERIC_NSARRAY(CLSStackFrame *) *)frameArray;
-
-/**
- *
- * This allows you to record a non-fatal event, described by an NSError object. These events will be grouped and
- * displayed similarly to crashes. Keep in mind that this method can be expensive. Also, the total number of
- * NSErrors that can be recorded during your app's life-cycle is limited by a fixed-size circular buffer. If the
- * buffer is overrun, the oldest data is dropped. Errors are relayed to Crashlytics on a subsequent launch
- * of your application.
- *
- * You can also use the -recordError:withAdditionalUserInfo: to include additional context not represented
- * by the NSError instance itself.
- *
- **/
-- (void)recordError:(NSError *)error;
-- (void)recordError:(NSError *)error withAdditionalUserInfo:(nullable CLS_GENERIC_NSDICTIONARY(NSString *, id) *)userInfo;
-
-- (void)logEvent:(NSString *)eventName CLS_DEPRECATED("Please refer to Answers +logCustomEventWithName:");
-- (void)logEvent:(NSString *)eventName attributes:(nullable NSDictionary *) attributes CLS_DEPRECATED("Please refer to Answers +logCustomEventWithName:");
-+ (void)logEvent:(NSString *)eventName CLS_DEPRECATED("Please refer to Answers +logCustomEventWithName:");
-+ (void)logEvent:(NSString *)eventName attributes:(nullable NSDictionary *) attributes CLS_DEPRECATED("Please refer to Answers +logCustomEventWithName:");
-
-@end
-
-/**
- *
- * The CrashlyticsDelegate protocol provides a mechanism for your application to take
- * action on events that occur in the Crashlytics crash reporting system. You can make
- * use of these calls by assigning an object to the Crashlytics' delegate property directly,
- * or through the convenience +startWithAPIKey:delegate: method.
- *
- */
-@protocol CrashlyticsDelegate
-@optional
-
-
-- (void)crashlyticsDidDetectCrashDuringPreviousExecution:(Crashlytics *)crashlytics CLS_DEPRECATED("Please refer to -crashlyticsDidDetectReportForLastExecution:");
-- (void)crashlytics:(Crashlytics *)crashlytics didDetectCrashDuringPreviousExecution:(id )crash CLS_DEPRECATED("Please refer to -crashlyticsDidDetectReportForLastExecution:");
-
-/**
- *
- * Called when a Crashlytics instance has determined that the last execution of the
- * application resulted in a saved report. This is called synchronously on Crashlytics
- * initialization. Your delegate must invoke the completionHandler, but does not need to do so
- * synchronously, or even on the main thread. Invoking completionHandler with NO will cause the
- * detected report to be deleted and not submitted to Crashlytics. This is useful for
- * implementing permission prompts, or other more-complex forms of logic around submitting crashes.
- *
- * Instead of using this method, you should try to make use of -crashlyticsDidDetectReportForLastExecution:
- * if you can.
- *
- * @warning Failure to invoke the completionHandler will prevent submissions from being reported. Watch out.
- *
- * @warning Just implementing this delegate method will disable all forms of synchronous report submission. This can
- * impact the reliability of reporting crashes very early in application launch.
- *
- * @param report The CLSReport object representing the last detected report
- * @param completionHandler The completion handler to call when your logic has completed.
- *
- */
-- (void)crashlyticsDidDetectReportForLastExecution:(CLSReport *)report completionHandler:(void (^)(BOOL submit))completionHandler;
-
-/**
- *
- * Called when a Crashlytics instance has determined that the last execution of the
- * application resulted in a saved report. This method differs from
- * -crashlyticsDidDetectReportForLastExecution:completionHandler: in three important ways:
- *
- * - it is not called synchronously during initialization
- * - it does not give you the ability to prevent the report from being submitted
- * - the report object itself is immutable
- *
- * Thanks to these limitations, making use of this method does not impact reporting
- * reliabilty in any way.
- *
- * @param report The read-only CLSReport object representing the last detected report
- *
- */
-
-- (void)crashlyticsDidDetectReportForLastExecution:(CLSReport *)report;
-
-/**
- * If your app is running on an OS that supports it (OS X 10.9+, iOS 7.0+), Crashlytics will submit
- * most reports using out-of-process background networking operations. This results in a significant
- * improvement in reliability of reporting, as well as power and performance wins for your users.
- * If you don't want this functionality, you can disable by returning NO from this method.
- *
- * @warning Background submission is not supported for extensions on iOS or OS X.
- *
- * @param crashlytics The Crashlytics singleton instance
- *
- * @return Return NO if you don't want out-of-process background network operations.
- *
- */
-- (BOOL)crashlyticsCanUseBackgroundSessions:(Crashlytics *)crashlytics;
-
-@end
-
-/**
- * `CrashlyticsKit` can be used as a parameter to `[Fabric with:@[CrashlyticsKit]];` in Objective-C. In Swift, use Crashlytics.sharedInstance()
- */
-#define CrashlyticsKit [Crashlytics sharedInstance]
-
-NS_ASSUME_NONNULL_END
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Info.plist b/Pods/Crashlytics/iOS/Crashlytics.framework/Info.plist
deleted file mode 100644
index 1f4e7e5..0000000
Binary files a/Pods/Crashlytics/iOS/Crashlytics.framework/Info.plist and /dev/null differ
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/Modules/module.modulemap b/Pods/Crashlytics/iOS/Crashlytics.framework/Modules/module.modulemap
deleted file mode 100644
index da0845e..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/Modules/module.modulemap
+++ /dev/null
@@ -1,14 +0,0 @@
-framework module Crashlytics {
- header "Crashlytics.h"
- header "Answers.h"
- header "ANSCompatibility.h"
- header "CLSLogging.h"
- header "CLSReport.h"
- header "CLSStackFrame.h"
- header "CLSAttributes.h"
-
- export *
-
- link "z"
- link "c++"
-}
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/run b/Pods/Crashlytics/iOS/Crashlytics.framework/run
deleted file mode 100755
index 9058ea6..0000000
--- a/Pods/Crashlytics/iOS/Crashlytics.framework/run
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/bin/sh
-
-# run
-#
-# Copyright (c) 2015 Crashlytics. All rights reserved.
-
-# Figure out where we're being called from
-DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
-
-# Quote path in case of spaces or special chars
-DIR="\"${DIR}"
-
-PATH_SEP="/"
-VALIDATE_COMMAND="uploadDSYM\" $@ validate run-script"
-UPLOAD_COMMAND="uploadDSYM\" $@ run-script"
-
-# Ensure params are as expected, run in sync mode to validate
-eval $DIR$PATH_SEP$VALIDATE_COMMAND
-return_code=$?
-
-if [[ $return_code != 0 ]]; then
- exit $return_code
-fi
-
-# Verification passed, upload dSYM in background to prevent Xcode from waiting
-# Note: Validation is performed again before upload.
-# Output can still be found in Console.app
-eval $DIR$PATH_SEP$UPLOAD_COMMAND > /dev/null 2>&1 &
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/submit b/Pods/Crashlytics/iOS/Crashlytics.framework/submit
deleted file mode 100755
index 7cc675a..0000000
Binary files a/Pods/Crashlytics/iOS/Crashlytics.framework/submit and /dev/null differ
diff --git a/Pods/Crashlytics/iOS/Crashlytics.framework/uploadDSYM b/Pods/Crashlytics/iOS/Crashlytics.framework/uploadDSYM
deleted file mode 100755
index 70f2d94..0000000
Binary files a/Pods/Crashlytics/iOS/Crashlytics.framework/uploadDSYM and /dev/null differ
diff --git a/Pods/Crashlytics/submit b/Pods/Crashlytics/submit
deleted file mode 100755
index 7cc675a..0000000
Binary files a/Pods/Crashlytics/submit and /dev/null differ
diff --git a/Pods/Fabric/Fabric.framework/README b/Pods/Fabric/Fabric.framework/README
deleted file mode 100644
index 3b1fbe2..0000000
--- a/Pods/Fabric/Fabric.framework/README
+++ /dev/null
@@ -1 +0,0 @@
-We've now combined all our supported platforms into a single podspec. As a result, we moved our run script to a new location for Cocoapods projects: ${PODS_ROOT}/Fabric/run. To avoid breaking builds that reference the old location of the run script, we've placed this dummy script that calls to the correct location, while providing a helpful warning in Xcode if it is invoked. This bridge for backwards compatibility will be removed in a future release, so please heed the warning!
diff --git a/Pods/Fabric/Fabric.framework/run b/Pods/Fabric/Fabric.framework/run
deleted file mode 100755
index b9edd17..0000000
--- a/Pods/Fabric/Fabric.framework/run
+++ /dev/null
@@ -1,6 +0,0 @@
-if [[ -z $PODS_ROOT ]]; then
- echo "error: The run binary delivered by cocoapods is in a new location, under '$"{"PODS_ROOT"}"/Fabric/run'. This script was put in place for backwards compatibility, but it relies on PODS_ROOT, which does not have a value in your current setup. Please update the path to the run binary to fix this issue."
-else
- echo "warning: The run script is now located at '$"{"PODS_ROOT"}"/Fabric/run'. To remove this warning, update your Run Script Build Phase to point to this new location."
- sh "${PODS_ROOT}/Fabric/run" "$@"
-fi
diff --git a/Pods/Fabric/README.md b/Pods/Fabric/README.md
deleted file mode 100644
index 9eca610..0000000
--- a/Pods/Fabric/README.md
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-# Fabric
-
-## Overview
-
-[Fabric](https://get.fabric.io) provides developers with the tools they need to build the best apps. Developed and maintained by Google and the team that built Crashlytics, Fabric provides an easy way to manage all your SDKs so that you’ll never have to worry about tedious configurations or juggling different accounts. We let you get right into coding and building the next big app.
-
-For a full list of SDK provided through Fabric visit [https://fabric.io/kits](https://fabric.io/kits).
-
-## Setup
-
-The Fabric Pod is a dependency for all Fabric SDKs and is included when installing any Fabric related Pods. General setup instructions are shown below; however, these vary depending on the selected SDK.
-
-1. Visit [https://fabric.io/sign_up](https://fabric.io/sign_up) to create your Fabric account and to download Fabric.app.
-
-1. Open Fabric.app, login and select an SDK to install.
-
- 
-
-1. The Fabric app automatically detects when a project uses CocoaPods and gives you the option to install via the Podfile or Xcode.
-
- 
-
-1. Select the Podfile option and follow the installation instructions to update your Podfile. Note: the example below is for the Crashlytics SDK. The instructions will vary based on the selected SDK.
-
- 
-
-1. Add a Run Script Build Phase and build your app.
-
- 
-
-1. Initialize the SDK by inserting code outlined in Fabric.app.
-
-1. Run your app to finish the installation.
-
-## Resources
-
-* [Documentation](https://docs.fabric.io/)
-* [Forums](https://stackoverflow.com/questions/tagged/google-fabric)
-* [Website](https://get.fabric.io)
-* Follow us on Twitter: [@fabric](https://twitter.com/fabric)
diff --git a/Pods/Fabric/iOS/Fabric.framework/Fabric b/Pods/Fabric/iOS/Fabric.framework/Fabric
deleted file mode 100755
index acc4918..0000000
Binary files a/Pods/Fabric/iOS/Fabric.framework/Fabric and /dev/null differ
diff --git a/Pods/Fabric/iOS/Fabric.framework/Headers/FABAttributes.h b/Pods/Fabric/iOS/Fabric.framework/Headers/FABAttributes.h
deleted file mode 100644
index 3a9355a..0000000
--- a/Pods/Fabric/iOS/Fabric.framework/Headers/FABAttributes.h
+++ /dev/null
@@ -1,51 +0,0 @@
-//
-// FABAttributes.h
-// Fabric
-//
-// Copyright (C) 2015 Twitter, Inc.
-//
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-//
-// http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-//
-
-#pragma once
-
-#define FAB_UNAVAILABLE(x) __attribute__((unavailable(x)))
-
-#if !__has_feature(nullability)
- #define nonnull
- #define nullable
- #define _Nullable
- #define _Nonnull
-#endif
-
-#ifndef NS_ASSUME_NONNULL_BEGIN
- #define NS_ASSUME_NONNULL_BEGIN
-#endif
-
-#ifndef NS_ASSUME_NONNULL_END
- #define NS_ASSUME_NONNULL_END
-#endif
-
-
-/**
- * The following macros are defined here to provide
- * backwards compatability. If you are still using
- * them you should migrate to the native nullability
- * macros.
- */
-#define fab_nullable nullable
-#define fab_nonnull nonnull
-#define FAB_NONNULL __fab_nonnull
-#define FAB_NULLABLE __fab_nullable
-#define FAB_START_NONNULL NS_ASSUME_NONNULL_BEGIN
-#define FAB_END_NONNULL NS_ASSUME_NONNULL_END
diff --git a/Pods/Fabric/iOS/Fabric.framework/Headers/Fabric.h b/Pods/Fabric/iOS/Fabric.framework/Headers/Fabric.h
deleted file mode 100644
index ecbdb53..0000000
--- a/Pods/Fabric/iOS/Fabric.framework/Headers/Fabric.h
+++ /dev/null
@@ -1,82 +0,0 @@
-//
-// Fabric.h
-// Fabric
-//
-// Copyright (C) 2015 Twitter, Inc.
-//
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-//
-// http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-//
-
-#import
-#import "FABAttributes.h"
-
-NS_ASSUME_NONNULL_BEGIN
-
-#if TARGET_OS_IPHONE
-#if __IPHONE_OS_VERSION_MIN_REQUIRED < 60000
- #error "Fabric's minimum iOS version is 6.0"
-#endif
-#else
-#if __MAC_OS_X_VERSION_MIN_REQUIRED < 1070
- #error "Fabric's minimum OS X version is 10.7"
-#endif
-#endif
-
-/**
- * Fabric Base. Coordinates configuration and starts all provided kits.
- */
-@interface Fabric : NSObject
-
-/**
- * Initialize Fabric and all provided kits. Call this method within your App Delegate's `application:didFinishLaunchingWithOptions:` and provide the kits you wish to use.
- *
- * For example, in Objective-C:
- *
- * `[Fabric with:@[[Crashlytics class], [Twitter class], [Digits class], [MoPub class]]];`
- *
- * Swift:
- *
- * `Fabric.with([Crashlytics.self(), Twitter.self(), Digits.self(), MoPub.self()])`
- *
- * Only the first call to this method is honored. Subsequent calls are no-ops.
- *
- * @param kitClasses An array of kit Class objects
- *
- * @return Returns the shared Fabric instance. In most cases this can be ignored.
- */
-+ (instancetype)with:(NSArray *)kitClasses;
-
-/**
- * Returns the Fabric singleton object.
- */
-+ (instancetype)sharedSDK;
-
-/**
- * This BOOL enables or disables debug logging, such as kit version information. The default value is NO.
- */
-@property (nonatomic, assign) BOOL debug;
-
-/**
- * Unavailable. Use `+sharedSDK` to retrieve the shared Fabric instance.
- */
-- (id)init FAB_UNAVAILABLE("Use +sharedSDK to retrieve the shared Fabric instance.");
-
-/**
- * Unavailable. Use `+sharedSDK` to retrieve the shared Fabric instance.
- */
-+ (instancetype)new FAB_UNAVAILABLE("Use +sharedSDK to retrieve the shared Fabric instance.");
-
-@end
-
-NS_ASSUME_NONNULL_END
-
diff --git a/Pods/Fabric/iOS/Fabric.framework/Info.plist b/Pods/Fabric/iOS/Fabric.framework/Info.plist
deleted file mode 100644
index e870885..0000000
Binary files a/Pods/Fabric/iOS/Fabric.framework/Info.plist and /dev/null differ
diff --git a/Pods/Fabric/iOS/Fabric.framework/Modules/module.modulemap b/Pods/Fabric/iOS/Fabric.framework/Modules/module.modulemap
deleted file mode 100644
index 2a31223..0000000
--- a/Pods/Fabric/iOS/Fabric.framework/Modules/module.modulemap
+++ /dev/null
@@ -1,6 +0,0 @@
-framework module Fabric {
- umbrella header "Fabric.h"
-
- export *
- module * { export * }
-}
\ No newline at end of file
diff --git a/Pods/Fabric/iOS/Fabric.framework/run b/Pods/Fabric/iOS/Fabric.framework/run
deleted file mode 100755
index 9058ea6..0000000
--- a/Pods/Fabric/iOS/Fabric.framework/run
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/bin/sh
-
-# run
-#
-# Copyright (c) 2015 Crashlytics. All rights reserved.
-
-# Figure out where we're being called from
-DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
-
-# Quote path in case of spaces or special chars
-DIR="\"${DIR}"
-
-PATH_SEP="/"
-VALIDATE_COMMAND="uploadDSYM\" $@ validate run-script"
-UPLOAD_COMMAND="uploadDSYM\" $@ run-script"
-
-# Ensure params are as expected, run in sync mode to validate
-eval $DIR$PATH_SEP$VALIDATE_COMMAND
-return_code=$?
-
-if [[ $return_code != 0 ]]; then
- exit $return_code
-fi
-
-# Verification passed, upload dSYM in background to prevent Xcode from waiting
-# Note: Validation is performed again before upload.
-# Output can still be found in Console.app
-eval $DIR$PATH_SEP$UPLOAD_COMMAND > /dev/null 2>&1 &
diff --git a/Pods/Fabric/iOS/Fabric.framework/uploadDSYM b/Pods/Fabric/iOS/Fabric.framework/uploadDSYM
deleted file mode 100755
index e5a9923..0000000
Binary files a/Pods/Fabric/iOS/Fabric.framework/uploadDSYM and /dev/null differ
diff --git a/Pods/Fabric/run b/Pods/Fabric/run
deleted file mode 100755
index 9058ea6..0000000
--- a/Pods/Fabric/run
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/bin/sh
-
-# run
-#
-# Copyright (c) 2015 Crashlytics. All rights reserved.
-
-# Figure out where we're being called from
-DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
-
-# Quote path in case of spaces or special chars
-DIR="\"${DIR}"
-
-PATH_SEP="/"
-VALIDATE_COMMAND="uploadDSYM\" $@ validate run-script"
-UPLOAD_COMMAND="uploadDSYM\" $@ run-script"
-
-# Ensure params are as expected, run in sync mode to validate
-eval $DIR$PATH_SEP$VALIDATE_COMMAND
-return_code=$?
-
-if [[ $return_code != 0 ]]; then
- exit $return_code
-fi
-
-# Verification passed, upload dSYM in background to prevent Xcode from waiting
-# Note: Validation is performed again before upload.
-# Output can still be found in Console.app
-eval $DIR$PATH_SEP$UPLOAD_COMMAND > /dev/null 2>&1 &
diff --git a/Pods/Fabric/upload-symbols b/Pods/Fabric/upload-symbols
deleted file mode 100755
index fea6c0c..0000000
Binary files a/Pods/Fabric/upload-symbols and /dev/null differ
diff --git a/Pods/Fabric/uploadDSYM b/Pods/Fabric/uploadDSYM
deleted file mode 100755
index e5a9923..0000000
Binary files a/Pods/Fabric/uploadDSYM and /dev/null differ
diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock
index d58ac8a..d8f57dc 100644
--- a/Pods/Manifest.lock
+++ b/Pods/Manifest.lock
@@ -6,13 +6,10 @@ PODS:
- AppAuth/Core (1.6.2)
- AppAuth/ExternalUserAgent (1.6.2):
- AppAuth/Core
- - Crashlytics (3.8.6):
- - Fabric (~> 1.6.3)
- DeltaCore (0.1):
- ZIPFoundation
- DSDeltaCore (0.1):
- DeltaCore
- - Fabric (1.6.13)
- GBADeltaCore (0.1):
- DeltaCore
- GBCDeltaCore (0.1):
@@ -72,10 +69,8 @@ PODS:
- ZIPFoundation (0.9.11)
DEPENDENCIES:
- - Crashlytics (~> 3.8.0)
- DeltaCore (from `Cores/DeltaCore`)
- DSDeltaCore (from `Cores/DSDeltaCore`)
- - Fabric (~> 1.6.0)
- GBADeltaCore (from `Cores/GBADeltaCore`)
- GBCDeltaCore (from `Cores/GBCDeltaCore`)
- Harmony (from `External/Harmony`)
@@ -92,8 +87,6 @@ SPEC REPOS:
trunk:
- Alamofire
- AppAuth
- - Crashlytics
- - Fabric
- GoogleAPIClientForREST
- GoogleSignIn
- GTMAppAuth
@@ -129,10 +122,8 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570
- Crashlytics: e156f27e43abaa331f9b7afed091bda37e1052cc
DeltaCore: 6a430005ea397fcd5b40b964effe41ac69cc9037
DSDeltaCore: d22a7cfbbe70f063b8c72dec9d1bcd2c59e14893
- Fabric: be0459577cee96fe21f68de24588be2dd71482b8
GBADeltaCore: c2f7ce5e5616ed63d2b99c9ba9a7e020f2263248
GBCDeltaCore: 27f09a1c88a4ac832aa549fbe34aaf277251b6b8
GoogleAPIClientForREST: 0f19a8280dfe6471f76016645d26eb5dae305101
@@ -151,6 +142,6 @@ SPEC CHECKSUMS:
SwiftyDropbox: 378b4425a2e8d0cb24c7b0f2e3af72bfbaaf1e73
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
-PODFILE CHECKSUM: 10f3baec953f3fe61a65dce97aa8fc9deb03a1b2
+PODFILE CHECKSUM: b33e8da65952bdb2b77ee1fca9bd0104d3da1713
COCOAPODS: 1.12.0
diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj
index a1a1db7..8874669 100644
--- a/Pods/Pods.xcodeproj/project.pbxproj
+++ b/Pods/Pods.xcodeproj/project.pbxproj
@@ -7,140 +7,122 @@
objects = {
/* Begin PBXAggregateTarget section */
- ABB048B191245233986A7CD75FE412A5 /* Fabric */ = {
- isa = PBXAggregateTarget;
- buildConfigurationList = 9E6DB1521B0E70E19837DEBD076BBA65 /* Build configuration list for PBXAggregateTarget "Fabric" */;
- buildPhases = (
- );
- dependencies = (
- );
- name = Fabric;
- };
- C0E41540D6862472ED7F2FA11669BE1F /* Crashlytics */ = {
- isa = PBXAggregateTarget;
- buildConfigurationList = 2FD49999DA0C737E43F6B26D46E2798D /* Build configuration list for PBXAggregateTarget "Crashlytics" */;
- buildPhases = (
- );
- dependencies = (
- 655992D7858FD1631A422614964D45EB /* PBXTargetDependency */,
- );
- name = Crashlytics;
- };
CAD3534FC55B0333104E5117C0A9A324 /* GoogleSignIn */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 7F982436D96A9F7AAE7AE29D12E88120 /* Build configuration list for PBXAggregateTarget "GoogleSignIn" */;
buildPhases = (
);
dependencies = (
- 547EFA0ADCC0D6673B8CDDFC280D9AF8 /* PBXTargetDependency */,
- 9E5CCE42DF46DD3F93D485B02E434F67 /* PBXTargetDependency */,
- AF715CCE98D639D19C6A69D30D666B95 /* PBXTargetDependency */,
+ 37168CE6E79261D279F1A42D987861F7 /* PBXTargetDependency */,
+ 59498091BA7C3F5C0B08D572B98747CB /* PBXTargetDependency */,
+ FBCC41CC4AB23A9FBD5793266743E689 /* PBXTargetDependency */,
);
name = GoogleSignIn;
};
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
+ 001941E611FCF9D875E6C8ECB22201A6 /* GameControllerStateManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B192A444B6B7EA865548723995B900AC /* GameControllerStateManager.swift */; };
003AAC455610C32425465BF12458DDC1 /* GBCDeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 92D87AA47D0093293EA81378FC72519B /* GBCDeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
0041ABA0B42BB940B7490CE432B5C82A /* ftgloadr.h in Headers */ = {isa = PBXBuildFile; fileRef = E4B5AA983A8DCB04CD1380E97F735828 /* ftgloadr.h */; settings = {ATTRIBUTES = (Project, ); }; };
004E5B9E30FDFA7B2BFE774115EC8E24 /* Vector2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 25C73FB51C8BC62E6168E00A2CC8D348 /* Vector2.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
009CEE29FFED936694AE3E77EBC73D2F /* util.h in Headers */ = {isa = PBXBuildFile; fileRef = 811FC2EA0A1D4C9E7DB2ED5BE38AF9C1 /* util.h */; settings = {ATTRIBUTES = (Project, ); }; };
00BBCF1441B559DED3BAD4FCA6BDDAA4 /* Utf.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 017670791A14475CEA27446F506F974D /* Utf.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 00EB734EAB20589A5EA9DED4A965B6BF /* OIDEndSessionRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46C56B92BDA7292006F96168CEEED5 /* OIDEndSessionRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 00EB734EAB20589A5EA9DED4A965B6BF /* OIDEndSessionRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = AF3F5F7458F66EDBD40B161EA3B4256A /* OIDEndSessionRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
00F2945755EE6C95678DF712C2284604 /* GBALink.h in Headers */ = {isa = PBXBuildFile; fileRef = 74649BDF8639556695E5571599771679 /* GBALink.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 00F71D33E715A190A61A1FD67B322378 /* RSTError.h in Headers */ = {isa = PBXBuildFile; fileRef = CED38382667C264AA0CDCC9A96F9E713 /* RSTError.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 00FFB6C2ED170CCBEFFD2CF568C3A9E9 /* RSTCompositeDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 2691325FF990437B6E7EAB62E91963C2 /* RSTCompositeDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
0110DAD96B2833B50B427AE1FEFF89E7 /* RemoteFile+Dropbox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 589073BC91C57152BEF9DF66EE60BDE1 /* RemoteFile+Dropbox.swift */; };
011BC76602446E5BC63B7B61E5F1B61F /* zlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D839771AD6266616548B689C98C152B /* zlib.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 011E0B9DF0242E6ED90A37B19AD3B16C /* OIDServiceDiscovery.m in Sources */ = {isa = PBXBuildFile; fileRef = AEE900D97CC8D857A6CBCA6C6122BFE2 /* OIDServiceDiscovery.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 011E0B9DF0242E6ED90A37B19AD3B16C /* OIDServiceDiscovery.m in Sources */ = {isa = PBXBuildFile; fileRef = 153F5E68CD3E81AF2FA6FE85F4E32614 /* OIDServiceDiscovery.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
012659F0D8C5C99B6B48744FD85AE906 /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 38E8088F5565B53ACC65BE005156ACE8 /* pngget.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 01D52A7751AA9A6FA2CACE72167A6B73 /* GTLRUploadParameters.m in Sources */ = {isa = PBXBuildFile; fileRef = C8BD415C13FB4C499F0890A3714FD956 /* GTLRUploadParameters.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 01D52A7751AA9A6FA2CACE72167A6B73 /* GTLRUploadParameters.m in Sources */ = {isa = PBXBuildFile; fileRef = 27EDD4A85D623C0BB11107523F82B183 /* GTLRUploadParameters.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
02150BCCCFB75CA7716A2D96A651203D /* ftlcdfil.h in Headers */ = {isa = PBXBuildFile; fileRef = E66B7B043452B92B922E437CDE08AB94 /* ftlcdfil.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 0264C8CEA55AAE719B98A79717689E84 /* DropboxTransportClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4E7CE62FA7A699F92E7E3872EA98545 /* DropboxTransportClient.swift */; };
0267E84CAE3CAAD1585F33FF04F206CE /* ftcalc.h in Headers */ = {isa = PBXBuildFile; fileRef = 7003747C317E358B598ECB582505C2B9 /* ftcalc.h */; settings = {ATTRIBUTES = (Project, ); }; };
02C5ECC32B709AB9DF29ABB698AF3A98 /* Wifi.h in Headers */ = {isa = PBXBuildFile; fileRef = EA15AD45986BF90EF1E1B9AA516D4A70 /* Wifi.h */; settings = {ATTRIBUTES = (Project, ); }; };
02DAFEBD11913D9980462E57DDB9E9CC /* Result+Drive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09C3D3667F3DFE4781D8B3B2658DF79E /* Result+Drive.swift */; };
02E7B7DA79046CD60FC59A05836BDD97 /* NstBoard.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F0B26FD30408F970024BEC8E089E4BA4 /* NstBoard.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
03062065C2110BE8FF84C9C0269F7C2E /* N64DeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CE0692DFDB826DC47131EF92FFE1618F /* N64DeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 032B7AC4D31DD6F3839787A6FC93F8B4 /* OIDExternalUserAgentIOSCustomBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = EAB1D6A53015FCCF416370C8C413C827 /* OIDExternalUserAgentIOSCustomBrowser.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 032B7AC4D31DD6F3839787A6FC93F8B4 /* OIDExternalUserAgentIOSCustomBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D0F86BF942EB8624075B8A00E12E6AD /* OIDExternalUserAgentIOSCustomBrowser.h */; settings = {ATTRIBUTES = (Project, ); }; };
035DE2C6259AD6A2633437A4700931D5 /* Performance.h in Headers */ = {isa = PBXBuildFile; fileRef = AA495E205457383DB9EAD1BF06190FDF /* Performance.h */; settings = {ATTRIBUTES = (Project, ); }; };
0373A79163CB89C454C70ACA39938381 /* NstBoardKonamiVrc3.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7A3FB29F31D9C72AEF1108F15ED0F102 /* NstBoardKonamiVrc3.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 037DC6147D9E6949A13A5ED27FB2F98A /* NSUserDefaults+DynamicProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CD24C018B59B44AC41CBF862AAD1B65 /* NSUserDefaults+DynamicProperties.h */; settings = {ATTRIBUTES = (Project, ); }; };
0394281163A0B4BD82AA42D13FF3CE71 /* commandline.h in Headers */ = {isa = PBXBuildFile; fileRef = 639E4A72009647184186830A27020CFA /* commandline.h */; settings = {ATTRIBUTES = (Project, ); }; };
0394BE553E013C532C98B9B701647630 /* NstPins.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 42D809A7248EAA3C75D32A0875CD3E2B /* NstPins.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 039B793FB6FB648EB624A05BF273B5D2 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B76D0275A850219FC0DB8E28690133C /* DispatchQueue+Alamofire.swift */; };
+ 039B793FB6FB648EB624A05BF273B5D2 /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D491D71A92029EF4A0876D139677801 /* DispatchQueue+Alamofire.swift */; };
03A108DEE9C5C11C92E08383FFD53067 /* NstInpPokkunMoguraa.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 11A7287EE06F5FE2740FE9A1CAF92760 /* NstInpPokkunMoguraa.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
03B27781E35C098E1B9B99FF5E61C0C0 /* ringbuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = FB79D49FEEADDF6A31447B8F3392099B /* ringbuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 03E1C3AF562D80C592CA6C23FCC472FD /* SDKConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5B7A1A25A2D15E2D8815475E614F9EC /* SDKConstants.swift */; };
03E75BB8FEEA2FCB96FB9A56E2697313 /* getopt.h in Headers */ = {isa = PBXBuildFile; fileRef = 493BDC001AB8FCF2899F9370590EF3C7 /* getopt.h */; settings = {ATTRIBUTES = (Project, ); }; };
03F69E1B6A8FE4C726F20F3808FFC4FB /* pngdebug.h in Headers */ = {isa = PBXBuildFile; fileRef = B380DE90CB179CA5CD21009426F6A5F0 /* pngdebug.h */; settings = {ATTRIBUTES = (Project, ); }; };
041920E196894524658E07E3C6D256C7 /* svttcmap.h in Headers */ = {isa = PBXBuildFile; fileRef = B33762C748AB5B7F0B32AE35396BD1B4 /* svttcmap.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 04355D0C6987871B51778FD9E8F696F9 /* OIDURLQueryComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 932A82F9F802EF94A7D26B14C4810B49 /* OIDURLQueryComponent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 04380BD67BEFB218B47975BFF94C4B77 /* Auth.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9F908C0B56B67657D5675D61E51B242 /* Auth.swift */; };
+ 04355D0C6987871B51778FD9E8F696F9 /* OIDURLQueryComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 87C053DD5073BF728D6060EEC306A9BD /* OIDURLQueryComponent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
0461286FA38D935C5F072AE369C4B744 /* TextureFilters_xbrz.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B491F193F0E7C08E3D5835D0EC6C8663 /* TextureFilters_xbrz.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
04854F45BCD6A1598EF8FD9F49774F02 /* NstInpBandaiHyperShot.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6DCA8DE46094D93D094469CF3789EDFD /* NstInpBandaiHyperShot.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0524C9763C562C062ABE202AB08FA1CA /* F3DZEX2.h in Headers */ = {isa = PBXBuildFile; fileRef = 3374EEE9DE762478FB108577A45A36D2 /* F3DZEX2.h */; settings = {ATTRIBUTES = (Project, ); }; };
0536F9FB5C3E02848D7C196D8E673908 /* NstBoardUnlN625092.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 2BC96C69F0777BA6CF116E30A45DB1FB /* NstBoardUnlN625092.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 053EAFD5FCC26F280A3442337692AD1B /* SwiftyDropbox-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D4F4C7099A5448383AE7DDF89D057CC /* SwiftyDropbox-dummy.m */; };
05B07BC4DED95311EA2B62CF28996774 /* NstBoardBmc150in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 309F30534E2673B0504A148002C4BE88 /* NstBoardBmc150in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
05E731F2673FFFAF636E06B89693DAB8 /* opengl_ColorBufferReaderWithBufferStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = CE78A65434CC7B5A569BDA6008543CB2 /* opengl_ColorBufferReaderWithBufferStorage.h */; settings = {ATTRIBUTES = (Project, ); }; };
05EAE0E6113FE50F26E9BB852971C47D /* Account.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB7BCA1A53C8996DE41676BCFE8A7EEE /* Account.swift */; };
0607391166E576D57529A8213C27EE2B /* ioapi.h in Headers */ = {isa = PBXBuildFile; fileRef = 863EBFD88D51BDD8A33265E1BFD3C862 /* ioapi.h */; settings = {ATTRIBUTES = (Project, ); }; };
062BA2589E8B636944D022B1D2A74521 /* screenshot.h in Headers */ = {isa = PBXBuildFile; fileRef = 83512F1D34AE91977D202DBA42BE83C9 /* screenshot.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 063AB5412F0B273507100B8F5B6E0F07 /* DropboxClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 588229CB54EDF6257F8749FF7F2415F1 /* DropboxClient.swift */; };
064D700E9E9DCFCBD9F83A6924A0B2FB /* GPU.h in Headers */ = {isa = PBXBuildFile; fileRef = 532EBD7F18EC49C1878B6CF0BA4F38E0 /* GPU.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 06AFD3537B6ACECFF730CD982AF618EE /* SDKConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AAA640AFD19E6EFC758E877BB143972 /* SDKConstants.swift */; };
06E6996BA8F1EC57B8F0DEC22D7F3953 /* OGLFT.h in Headers */ = {isa = PBXBuildFile; fileRef = 276E878302AEACCC6E7DBDF027635C08 /* OGLFT.h */; settings = {ATTRIBUTES = (Project, ); }; };
06F8DBEA4D853FFBE22D99A5A1B130AE /* resource.h in Headers */ = {isa = PBXBuildFile; fileRef = 065CAF08131A87E3F659ED22E2D036F9 /* resource.h */; settings = {ATTRIBUTES = (Project, ); }; };
06FB8FD5F0A5AAE514A086E4C8DCA8A1 /* pngstruct.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C2D5F89F949859FF4665D03834D9EC0 /* pngstruct.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 072133B2BB282EF9FBC7F5F696A5119A /* Archive+Writing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A2C38334522FD96B8FC777F0039D64B /* Archive+Writing.swift */; };
07891C07B914AEDAF4D1E10760517740 /* RSP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E3E35D2003A87897EFBA643B7A078C3E /* RSP.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
07CD31E48E6448463B2C3AF5BABEE26B /* plugins_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 63F7D87FC807DBF94D110542C7A61703 /* plugins_compat.h */; settings = {ATTRIBUTES = (Project, ); }; };
07F03FF0571F1E0E743C2DBFC18101EE /* NstTrackerMovie.hpp in Headers */ = {isa = PBXBuildFile; fileRef = DC12A357C05925889CD29FB0539FEC74 /* NstTrackerMovie.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
08040DD5584BD7B00345AEA456BAA49B /* NstBoardBmcVrc4.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67C1AA390485CC2C6DC31AC269DDAA69 /* NstBoardBmcVrc4.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
086F748E1A9BAFE3B7F5C38FE204832F /* ZilmarGFX_1_3.h in Headers */ = {isa = PBXBuildFile; fileRef = 7992DF58A03B979D2C28021F9A285D86 /* ZilmarGFX_1_3.h */; settings = {ATTRIBUTES = (Project, ); }; };
08834428359500BC8A4A2CA6015D9573 /* NstBoardKayH2288.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 2B0EB17AE5F142CA95FB5976BE47D913 /* NstBoardKayH2288.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 08B1C74CBBF07D8AF36E7730F2030E66 /* RSTDynamicDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = DD5D281A9BAA507A58AFEC76D9B56359 /* RSTDynamicDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 089A495B8BAFA0BAB86B1C4547BE6AAA /* GameWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7637625DD89FB4AD1D49465C9482EC0 /* GameWindow.swift */; };
08B2F30E18DEEE39F0A24CEABE0CA98D /* Dictionary+Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14A77E30EF61FC6FB2A8792E6A917634 /* Dictionary+Sequence.swift */; };
+ 08C4D3F924F24E7376D32103EB34B663 /* UISpringTimingParameters+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = AFD1A713033C1C1E163FB0798FB83410 /* UISpringTimingParameters+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 092493BEE0F39EE9847406294712CC84 /* OAuth.swift in Sources */ = {isa = PBXBuildFile; fileRef = 782872CFC4F68131BE28C5F57E392DB7 /* OAuth.swift */; };
09282D94AA7E64B78911E92253C74EC8 /* NstBoardWaixingSgzlz.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 45B64928D43C2AF68B71222DD6DFEBEB /* NstBoardWaixingSgzlz.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0931F2B0E79A9E67012DD9FB15CDB9E6 /* NstInpPad.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4C619FD58ECE5046BFBE7F16F5A14C4E /* NstInpPad.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
09364B536FFBBF0CEDF43DBF41682C20 /* NstBoardUnlXzy.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7A7771014FAB9D9EC0615DFB04A95468 /* NstBoardUnlXzy.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0950AF87E71EF95AC941B3BFB0C6B82C /* ShaderProgram.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B844D3BFB7319D52CFFE53C66015059 /* ShaderProgram.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 097C95DDFD1959CD31B883C9BC41EF55 /* GTMSessionFetcherLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = 969A0E6B50AC94779E15554E68201C1B /* GTMSessionFetcherLogging.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 09C02AFACAE37E8F657E1888A1CCCEE1 /* DeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C270BF8D0AF1673AA48E2495128A2CB /* DeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 09F179547379944AF0B51815CD31643F /* mupen64plus.ini in Resources */ = {isa = PBXBuildFile; fileRef = ECBD2A6867A0D5DE628227BE67476E66 /* mupen64plus.ini */; };
+ 09C2D5D5FA59F5AFCAAF719A4417EF28 /* RSTBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = C080DAA189113F34158A00AA1827ACE7 /* RSTBlockOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
09F4B7AEC89AEC7668ABE3FDEA548EBE /* mic.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A6C70477FE2611FD7AB31D418502F33 /* mic.h */; settings = {ATTRIBUTES = (Project, ); }; };
0A372F89714CA98A2C2F089F3433260B /* ARM.h in Headers */ = {isa = PBXBuildFile; fileRef = 762C44D2B54DC847400E23DF806F5656 /* ARM.h */; settings = {ATTRIBUTES = (Project, ); }; };
0A50D82BACBAC6E92353428EA3B96D2C /* F3D.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DBF044364539F3E0E010F5D683AC7DA1 /* F3D.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
0A74BA6079FECDF6C99DDD9E919B6B54 /* BlendMode.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E8106D0AB95914E77450371B82356061 /* BlendMode.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0A7DAAD6BD5955DAE784319E14EE93BE /* snes9x.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AF60355DDCB4C37B37B346B3A139591 /* snes9x.h */; settings = {ATTRIBUTES = (Project, ); }; };
0ACA78A57A5C796B87F2F6DEE3984087 /* NstBoardBmc22Games.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 59740CE3094844205DE805C6ADB909B4 /* NstBoardBmc22Games.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 0AF651B804B6B8A8A5A52CE91138BFC3 /* OIDExternalUserAgentRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CFBBFCD11DF5152F30C049558087FA5 /* OIDExternalUserAgentRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 0AEE86A26065998D552FBE7EAF8AFA6A /* Custom.swift in Sources */ = {isa = PBXBuildFile; fileRef = B25C9E1A417E70E3A1827802170F2D00 /* Custom.swift */; };
+ 0AF651B804B6B8A8A5A52CE91138BFC3 /* OIDExternalUserAgentRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = ED37CBC6E3E6BB20B20D02F728A3F571 /* OIDExternalUserAgentRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
0B0CACBD00C5ED985C676C4A049A5E2B /* NstBoardJalecoJf19.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8EB727E9ED3C811AA0FA8F4472904B39 /* NstBoardJalecoJf19.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0B13F7305B5200533BFB2EA387A105D2 /* NstBoardBandai24c0x.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B8BC89C0B8E5FFBFE6703D54BB9CEDF0 /* NstBoardBandai24c0x.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 0B2772BA2C1A54F50078FFC2DA541501 /* DeltaCoreProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491E2794FAED7E9D94AE9DE168F3D0A4 /* DeltaCoreProtocol.swift */; };
0B5D652D796EB2D1FBE04DF45FD150EF /* savestates.h in Headers */ = {isa = PBXBuildFile; fileRef = B36B730F8AD540F525B5277EA31AC67F /* savestates.h */; settings = {ATTRIBUTES = (Project, ); }; };
0B701E1ABACCF9D000897DFC4FBC6208 /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 7A0260AEF602B25A1C9C1070115AFE67 /* png.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 0B8862D741140666F35999BD1C67AFFE /* FileRequestsRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AB406A384F5DBA022E1670CF8121C8E /* FileRequestsRoutes.swift */; };
0BAC436F9EAD436004873AD60883314E /* ftwinfnt.h in Headers */ = {isa = PBXBuildFile; fileRef = CBDA9BCF2343410A45207B8BA198A99B /* ftwinfnt.h */; settings = {ATTRIBUTES = (Project, ); }; };
0BBFEDBCB3C2D8C0E56A8ADA49A3F4B3 /* opengl_UnbufferedDrawer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E0E396C6ACEADA6313110BA019AE87CF /* opengl_UnbufferedDrawer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
0BC1299CE2551DBD46C074090FD82127 /* sa1.h in Headers */ = {isa = PBXBuildFile; fileRef = 09A92EDBC710B7A07202429FDE81AD8A /* sa1.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 0C1F5689BA717A7CB5812828A4B9DABD /* RSTLoadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 78C8AB7FD07C0ECCA27FBE751419AC29 /* RSTLoadOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 0C26EB4BE976B60CD857812E0125CF50 /* OAuth.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C30CE1530C1D90F1109BC1C2AB60603 /* OAuth.swift */; };
+ 0BE44827F33C64C0579B532EE9DD3592 /* RSTFetchedResultsDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = F393147DF602B1AF7C00B67655D80C30 /* RSTFetchedResultsDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
0C284F60C3B0BAA1DC839BF3E1AEC44A /* assemble_struct.h in Headers */ = {isa = PBXBuildFile; fileRef = FC9842FA1CA47EEB5F912C337B2EB0C7 /* assemble_struct.h */; settings = {ATTRIBUTES = (Project, ); }; };
0C6368DD734D946E1C4B5FF918AEB628 /* Transform.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0DB410AC329D13D7051BC6E0A7D5BBE5 /* Transform.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0C6C893BDD616604E611F2E819A4212E /* SyncRecordsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70AE7CC7AFFE33944F4D565A383D0A4B /* SyncRecordsOperation.swift */; };
0C9923278CE84C8DFCD515E22D038E5B /* ARMInterpreter_LoadStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 86DFF83A4B95ADF0960D74BB55A4A86A /* ARMInterpreter_LoadStore.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 0C9E00526F3ACFE0C4B40D87E02300D6 /* OIDErrorUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = D5D6AF0C13DDE459DA4AC814450C8D0D /* OIDErrorUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 0C9E00526F3ACFE0C4B40D87E02300D6 /* OIDErrorUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = BFF0249C37072A3012B8AF6DC7E7D1DA /* OIDErrorUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
0CA9B4D28152D0F0E12460EE28D2A388 /* NstBoardTxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 9F1767D3A97BDEE6B358290592EAFCE6 /* NstBoardTxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0CBE10FF52FD70BF2DD9E7A53F154B3E /* mupen64plus_DisplayWindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DCFF6C6EF28C1BFF22E47FEA4AAD1223 /* mupen64plus_DisplayWindow.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
0CC4618C9DE22A2C2927FD2D4DA440FE /* debug.h in Headers */ = {isa = PBXBuildFile; fileRef = B009A13CCE9979249146089BA1A34F0D /* debug.h */; settings = {ATTRIBUTES = (Project, ); }; };
0CD2F9DBC9A4A151FFDB3807E9DCE1BA /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = 273EE68570378702DCBA449E2763210E /* png.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 0CEE2E76D1EE10292DE8EDD7AAE08828 /* GTLRErrorObject.m in Sources */ = {isa = PBXBuildFile; fileRef = D52EA840A37C4DA8B470A68AEE6590FC /* GTLRErrorObject.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 0CEE2E76D1EE10292DE8EDD7AAE08828 /* GTLRErrorObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A7449E755E1298EDA31868B552672C9 /* GTLRErrorObject.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
0CF3CC9213BBF568A0BA16E98845E15F /* NstBoardBmcBallgames11in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D0A55488C42737DFC74709CAF4D17297 /* NstBoardBmcBallgames11in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0CFCDE8B5ED872227B37CA05AD43202B /* m64p_common.h in Headers */ = {isa = PBXBuildFile; fileRef = A86BA7BFBDD1A9CA9B7830177E7F88D0 /* m64p_common.h */; settings = {ATTRIBUTES = (Project, ); }; };
0D3DF0B2A22FFD61063C98ADD6597183 /* regcache.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A9BA0AFD82C04952ABDC3E12154E9FB /* regcache.h */; settings = {ATTRIBUTES = (Project, ); }; };
0D90B7D439D527502418FB576423B6B3 /* sound.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC605E6227DC63EE4FC8F25683864C9 /* sound.h */; settings = {ATTRIBUTES = (Project, ); }; };
0D9FAB2BC328C60B51F573F0C9FFC83E /* ftotval.h in Headers */ = {isa = PBXBuildFile; fileRef = BF214410911943AE7235221D8B5EC42B /* ftotval.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 0DC9060C337C5E1DA0E82F3CBDD0865A /* NSFileManager+URLs.m in Sources */ = {isa = PBXBuildFile; fileRef = B3EBA4C7AF2961430F113BBF0D749FD2 /* NSFileManager+URLs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 0DCE58682A50BD3AC04C4A92EFA3E392 /* BaseTeam.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F7B449BDE05A8CA1C8481DD47263BB3 /* BaseTeam.swift */; };
0DD14CE242F50F71DF843A3F3F734F5E /* lirc.h in Headers */ = {isa = PBXBuildFile; fileRef = 45FFCE5AB4BF0EF0CAE474BF43EAD886 /* lirc.h */; settings = {ATTRIBUTES = (Project, ); }; };
0DF373354B996451B44042AC4D5BE740 /* Rect.inl in Headers */ = {isa = PBXBuildFile; fileRef = 019BB4B6CBE90602032D506492CB517D /* Rect.inl */; settings = {ATTRIBUTES = (Project, ); }; };
0E322F870C1D5E00050C7CC84B0062A8 /* cheat.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A11A199BE6A36B892FEE14D85974367 /* cheat.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 0E3820AB74C99EA4F6B2C0FB8A34EE38 /* OIDExternalUserAgentIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 45EEA56032C12443D7F5CDED8FC4CDF5 /* OIDExternalUserAgentIOS.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 0E3820AB74C99EA4F6B2C0FB8A34EE38 /* OIDExternalUserAgentIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 746F4192F62224784823C184DA2129B2 /* OIDExternalUserAgentIOS.h */; settings = {ATTRIBUTES = (Project, ); }; };
0E591CEB347EEBD2ADA576CB247A6155 /* NstBoardSachenSa72007.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E239ED1166B2CA4127C1ADA9EE66B7F7 /* NstBoardSachenSa72007.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0E75E07BE12EED13E8F28811BDC85E78 /* apu.h in Headers */ = {isa = PBXBuildFile; fileRef = E6AB1BD2CE7196982B4DC417E4A40A3B /* apu.h */; settings = {ATTRIBUTES = (Project, ); }; };
0E95499671251949C11665322DC9B78C /* Context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 082652FD4FE0591F6CC4245244487C0B /* Context.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -151,33 +133,27 @@
0F58B1EB6A49EBF5D9AFC1A6FAC62E4D /* NstMemory.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7CE529984247F0D4B4C84FC43F503559 /* NstMemory.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0F5A035E2E60BD33E369533D8BBBBAD7 /* NstBoardBmcSuperBig7in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 90108346CE8681BDF45E6A86AD56CDDD /* NstBoardBmcSuperBig7in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0F6EF13942BF506983E3F354B2566A56 /* FileInputStream.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5F12796CD4266DB2BA844C3FE802694F /* FileInputStream.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 0F784A1081A22CA6EFF8D42715D55E3E /* RSTPlaceholderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 102051CEA6C8229254571DDE0692B129 /* RSTPlaceholderView.h */; settings = {ATTRIBUTES = (Project, ); }; };
0F84ED0CDBA9E872F8226C7652D86A85 /* gb_cart.h in Headers */ = {isa = PBXBuildFile; fileRef = 855D77B9B3667427FEF22757E46E2233 /* gb_cart.h */; settings = {ATTRIBUTES = (Project, ); }; };
0F95CED87E425CF308AB70D81F9F172C /* NstBoardTaitoX1017.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 72208F818FE3668DCF0B104B6F5A8674 /* NstBoardTaitoX1017.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
0FBFF0E0C5F2D214AB533FD75B9FF3AB /* gambatte.h in Headers */ = {isa = PBXBuildFile; fileRef = 501D427EE5E1A8882E6159ABF154A5A9 /* gambatte.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 0FC57501D577A2F0F85E764EE81AB7C9 /* Cheat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46419BA04293C44F08C03736D6B48308 /* Cheat.swift */; };
0FF2440C7ED4062F9A4382E73E2C49A4 /* TxInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B3E26ED85603F0970658C4AF3B559ED /* TxInternal.h */; settings = {ATTRIBUTES = (Project, ); }; };
102329F2278DCDB0D13BD2014A9CF193 /* interrupter.h in Headers */ = {isa = PBXBuildFile; fileRef = 29B3676796A388530ACB7A0D65044B70 /* interrupter.h */; settings = {ATTRIBUTES = (Project, ); }; };
105A1194C1A4E35F0367EA28BAA94058 /* F3DSETA.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB8D36239E5F3909BEA9896FE306D35 /* F3DSETA.h */; settings = {ATTRIBUTES = (Project, ); }; };
10738D3FFF1D643572A30D22F374276B /* VertexArray.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 117A5FCAB2DE05F212AD4037F599CEA0 /* VertexArray.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 1095E111263785AD9B10EB85A356B29A /* SaveStateProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D6B56947558FEC359A8FAD9606E9D30 /* SaveStateProtocol.swift */; };
109BA68239944B5A5AB0FFC07B6F0A5B /* opengl_CachedFunctions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 15C08012AB0B9FDC21EC0E5A098D7969 /* opengl_CachedFunctions.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
10ABBF86E3849A969D49F2E59BEE2439 /* Turbo3D.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 751CF81F10F453FC303ED3CCAE06ACF2 /* Turbo3D.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
10B9876E0E3FAB74741EAFA0E5521910 /* NstBoardSachenTcu.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 2F7C608BFA656FE4EFBA10D0422E8A6E /* NstBoardSachenTcu.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 10D1F262E957A05FB4419D5F50730DE2 /* GTLRDriveQuery.h in Headers */ = {isa = PBXBuildFile; fileRef = E0174FCA92F9D1D559BD164B2F6FD1F5 /* GTLRDriveQuery.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 10D1F262E957A05FB4419D5F50730DE2 /* GTLRDriveQuery.h in Headers */ = {isa = PBXBuildFile; fileRef = A51ADC24D72606707909146C1508A12B /* GTLRDriveQuery.h */; settings = {ATTRIBUTES = (Project, ); }; };
10EB3196102967E948A095BFE2262846 /* NDSCart.h in Headers */ = {isa = PBXBuildFile; fileRef = C3586CAA3B14430C3B92F4791040A126 /* NDSCart.h */; settings = {ATTRIBUTES = (Project, ); }; };
11168E46A195FEE9C7770B0D71A83C22 /* GlResource.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 22D9323511F1615198D8034484F5E9BB /* GlResource.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 11434BFBA34893E408578721E0A9DE95 /* KeyboardGameController.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 897041E46CCC3094FF47D7C48A70AC58 /* KeyboardGameController.deltamapping */; };
- 118B805BE28A7A32090AC55F13466B0C /* SharingRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 190BDF601666D0980206E38BF1F0EE15 /* SharingRoutes.swift */; };
118F0DF74AC3073EFE19EB1D5B4B3733 /* opengl_CachedFunctions.h in Headers */ = {isa = PBXBuildFile; fileRef = E836DDED41F116702DDB6431F2E606F4 /* opengl_CachedFunctions.h */; settings = {ATTRIBUTES = (Project, ); }; };
1190D86D29B41792F1EC2ABFA0B7F874 /* NstIoLine.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 232D7A46495F7EDE0AA71065D2D2DAD4 /* NstIoLine.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 1198484F6C2747B5A32CE33C8619FCD2 /* OIDAuthorizationService.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C07CCA1A3B98D511A5ABE9C9D042B20 /* OIDAuthorizationService.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 11A0997DB132A27DB220AEDEF6C2FC78 /* Contacts.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC5CA5B0238F3D020CCC2D1E3520C450 /* Contacts.swift */; };
- 11C6C2CBEF8225188AFAC6175D40C7E6 /* UIWindowScene+StageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADD04AF6D650BB8C6DC2C8B3CE4D50CE /* UIWindowScene+StageManager.swift */; };
- 11D1380C0B87ADBD24DE03621CB8A62B /* OIDAuthorizationService.m in Sources */ = {isa = PBXBuildFile; fileRef = 57336537A50773006A909975955521AE /* OIDAuthorizationService.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 1198484F6C2747B5A32CE33C8619FCD2 /* OIDAuthorizationService.h in Headers */ = {isa = PBXBuildFile; fileRef = E327FBC9821A76378DD30996FC46FF20 /* OIDAuthorizationService.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 11D1380C0B87ADBD24DE03621CB8A62B /* OIDAuthorizationService.m in Sources */ = {isa = PBXBuildFile; fileRef = B73F7D5F991DBC20DFB8062922B0B2D2 /* OIDAuthorizationService.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
11E6664606A96150471B8D6C9CE46F46 /* Savestate.h in Headers */ = {isa = PBXBuildFile; fileRef = EFBC50FFC6DBAB7B8B9ACFB47805BC1A /* Savestate.h */; settings = {ATTRIBUTES = (Project, ); }; };
11EBE099E882BEE8D6B17FCD20997249 /* NstBoardSachenSa0036.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 21F887B2571901F5C1B0E7E06528AF66 /* NstBoardSachenSa0036.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 11EF832C8D6C3BF3DA5DF53A82C21C31 /* RSTBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = B74C7230EB4D0627847A02A9CE1544AE /* RSTBlockOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 11F4192141425ACF00360ED0CB85A902 /* OIDScopes.h in Headers */ = {isa = PBXBuildFile; fileRef = 53A049AD9805951D5775D017CF5E4E8E /* OIDScopes.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 11F4192141425ACF00360ED0CB85A902 /* OIDScopes.h in Headers */ = {isa = PBXBuildFile; fileRef = 62ABDE9598EA0018B00A4325FFA23BF3 /* OIDScopes.h */; settings = {ATTRIBUTES = (Project, ); }; };
123B285D572B11DD7B5E0E7048A9BEAB /* svxf86nm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3E0CEEDFD4A7C498DB0BB86C7454069 /* svxf86nm.h */; settings = {ATTRIBUTES = (Project, ); }; };
12618C50AC2276A22DE99D304AD87505 /* GPU3D_OpenGL_shaders.h in Headers */ = {isa = PBXBuildFile; fileRef = A0196C3B20F2D9E886462BCDA4B77E08 /* GPU3D_OpenGL_shaders.h */; settings = {ATTRIBUTES = (Project, ); }; };
128D1B28380DF0B84C1F0B4F27717DFA /* xxh3.h in Headers */ = {isa = PBXBuildFile; fileRef = EBCB2D018FCD273A488F1FDD51D5AF46 /* xxh3.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -190,12 +166,11 @@
13807B1A5F551821D3B497CA5E487D35 /* NstBoardBmc1200in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 492C2815F39A115DF5927FA25B5A4486 /* NstBoardBmc1200in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
13BFA5D2EE0427A36F80C6433D518B8E /* zconf.h in Headers */ = {isa = PBXBuildFile; fileRef = ED799C5F26128518BF54B30517200ACA /* zconf.h */; settings = {ATTRIBUTES = (Project, ); }; };
13F2ED96C4494107F7485A66F516705E /* fttrace.h in Headers */ = {isa = PBXBuildFile; fileRef = 86375C23888D1DF4D55B3B283ABEBEB5 /* fttrace.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 142240FA777B5DA21136DECF43EEA61E /* FTS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DA78CBF88A04BBCFF5516F488EE945E /* FTS5.swift */; };
+ 142240FA777B5DA21136DECF43EEA61E /* FTS5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E0F5643555F449DCEDC56B9DF4F506 /* FTS5.swift */; };
14449ED203ACA1A7968C64879C57F1AA /* NoiseTexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7D1747F157ABC2D3804E6DA321A27043 /* NoiseTexture.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
1482F9CDEBF900A9D78FDE90BED27822 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 7D27A8D199AF789EB7101A558A907648 /* pngwtran.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 148BA584011F2DADA6E348405416C732 /* RSTHelperFile.h in Headers */ = {isa = PBXBuildFile; fileRef = A363333B17E12DED3509264B7806E627 /* RSTHelperFile.h */; settings = {ATTRIBUTES = (Project, ); }; };
149F37848F1C57450AF615E829E771D0 /* Wifi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1800D8C1D9FA3C88E747AAE8C0A3C7B4 /* Wifi.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 14DC681B17A1B58272391D1D13B16238 /* FileProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78F9D9A60A5D47161DEB5603E363B2C2 /* FileProperties.swift */; };
+ 14CD5DC2A12C3D59319638063CC4E6E4 /* RSTRelationshipPreservingMergePolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B6845564D5CCCEE5193E41148287014 /* RSTRelationshipPreservingMergePolicy.h */; settings = {ATTRIBUTES = (Project, ); }; };
14EDDD3706AA3FDE5853BD00321C8F51 /* NstBoardFb.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 383BE6B9C0159CE9420D06D227AB94C5 /* NstBoardFb.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
1529D8851EE0464DF6DF1CCD1550849F /* NstBoardWaixingFfv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D1B0D2FC2C2810170AD695B08F5D980F /* NstBoardWaixingFfv.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
1532052E09D655166E639B128A9CA087 /* Types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CD299184405C4128DEA2447113D9BAF /* Types.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -203,46 +178,49 @@
1546A094849CAF915DBD9361B6BB6D90 /* opengl_ColorBufferReaderWithPixelBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = CB183AD11F0038C0F2527033206C8BC9 /* opengl_ColorBufferReaderWithPixelBuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
155B558202F3B892B32B276BD9367A63 /* NstBoardBmcSuper22Games.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 661EC5D34F43356B676899643B0968B6 /* NstBoardBmcSuper22Games.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
155C6B4AC56F537E3939623BFDEB49B6 /* m64p_frontend.h in Headers */ = {isa = PBXBuildFile; fileRef = BD26C015E7A919A5AE1046A3815237A0 /* m64p_frontend.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 15672CAC824D54B1894E5C8A6CF87C9C /* DropboxTransportClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964A190DF0DEE0C995DBE26BDA3B4092 /* DropboxTransportClient.swift */; };
159706C1A7F15930D266EC1F337013BB /* libhardware.h in Headers */ = {isa = PBXBuildFile; fileRef = 3911A2FE847ADE263F3D2AE0E1962055 /* libhardware.h */; settings = {ATTRIBUTES = (Project, ); }; };
1599A2E084B5BED61197869F92044B69 /* DownloadRecordsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09760C98C49F4D9DA5C8E1DB178498DF /* DownloadRecordsOperation.swift */; };
15B9A8346C1E2C124D2D63E6A7B78615 /* Dialogs.h in Headers */ = {isa = PBXBuildFile; fileRef = 16E8AE20B9CFDB87D64063469B6C2C5C /* Dialogs.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 15CB251D27485707916C0669A54576CE /* StoneBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B2698B75759D27EF243CC7E533878B5 /* StoneBase.swift */; };
- 15E0058C90957F595875A3FAB81C5C8E /* GTMSessionUploadFetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = BD14EE61773F621F7BE47DDD2372E279 /* GTMSessionUploadFetcher.h */; settings = {ATTRIBUTES = (Project, ); }; };
1626E1C63D63F100AF0DA19BEF4B4869 /* TxImage.h in Headers */ = {isa = PBXBuildFile; fileRef = DF5C826C0D98174AFC775070DD3253D0 /* TxImage.h */; settings = {ATTRIBUTES = (Project, ); }; };
165D3E281834F44EE83C7DE5DC8E2DBA /* Ext_TxFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F472639A9FFD42C9F8AEA03512A2556 /* Ext_TxFilter.h */; settings = {ATTRIBUTES = (Project, ); }; };
165FD24F0DBE146003656953E5523695 /* NstZlib.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FF3E301DAF4760FB806BA003BBB073FF /* NstZlib.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 16697DB81EB15221D81070A05EA8059A /* UIScene+KeyboardFocus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED49040C12BD759F2626EE518A08FD5 /* UIScene+KeyboardFocus.swift */; };
+ 1670B6FAB4E6C5B10707AD095A0888EC /* Archive+Reading.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C43903E24C38B0041CB4B77C181FFCE /* Archive+Reading.swift */; };
1672975D7F15FE31FF63BE23A778D1DE /* interrupt.h in Headers */ = {isa = PBXBuildFile; fileRef = CD6D9A12F60639B7290A8762618AA481 /* interrupt.h */; settings = {ATTRIBUTES = (Project, ); }; };
16EF9A8863500649406F6090525D897E /* NstBoardIremLrog017.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 481E2A9FE78254577B8894F8E6BFFC1C /* NstBoardIremLrog017.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
16FB2AB584D4D4C3E98A0EDDD2DD8E37 /* libretro_vulkan.h in Headers */ = {isa = PBXBuildFile; fileRef = A5C793705F8636862B9913E9351FBD3A /* libretro_vulkan.h */; settings = {ATTRIBUTES = (Project, ); }; };
16FE592F0D87772CFB23563DCEDA03B3 /* DropboxService.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA7AE85FBD0C664A9A33E289943C3825 /* DropboxService.swift */; };
- 172E915C23AA2D59EAEDAD1DC8F10274 /* FilePropertiesRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 839690876534FC0D3EFEFB677A6155A9 /* FilePropertiesRoutes.swift */; };
1749DC5B10BFBEDBF975A14182F9EFFD /* NstApiMovie.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 52B79B7D3595C4B07C01B51ACF536A49 /* NstApiMovie.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 17574DAB7640CF906CA2F0DFC3878846 /* FileRequestsRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 873E8639008B916BC631F363A5C5F944 /* FileRequestsRoutes.swift */; };
+ 17613796D155FC54163366CDA1B7B020 /* ControllerSkinTraits.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861E076A2C54E6FC988A6CAC6C389867 /* ControllerSkinTraits.swift */; };
1774E2834BD80E8F6B905FC0885AA03A /* ManagedRecord+Predicates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74CE98C1A722E74DF58E8FC293568C26 /* ManagedRecord+Predicates.swift */; };
- 1774E56BD05AD0B3B9AE715BC59C2749 /* OIDFieldMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 465D766B2AFF0875B4B11F931485EA41 /* OIDFieldMapping.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 1774E56BD05AD0B3B9AE715BC59C2749 /* OIDFieldMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = 390E2FD66E705841F718EC5D5F733E65 /* OIDFieldMapping.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 17824CB7C673135CFF03A4BE7B9814EC /* RSTCollectionViewGridLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D1F8117CF84C591BD76F30075300432 /* RSTCollectionViewGridLayout.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
179F3C65690BE4046034D3F991740096 /* glsl_FXAA.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BD83DB7A332052EBC34798D4AB2A9CC /* glsl_FXAA.h */; settings = {ATTRIBUTES = (Project, ); }; };
17A8E1ACA385F12892F58B1D1BADC1CF /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = C6557795EA6149DB85F43ED83D8054AA /* SDL_thread.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 17BE2A4F5BE69077DA5F358B3ABD809F /* OIDFieldMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = 5304A1BBB26BB2A13B780F30AE9DE490 /* OIDFieldMapping.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 17C1448997A69DFC08D5ACEA83B1338F /* OIDAuthState.m in Sources */ = {isa = PBXBuildFile; fileRef = 14EAE7328BBAFFB03192CE3D50F2E038 /* OIDAuthState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 17BE2A4F5BE69077DA5F358B3ABD809F /* OIDFieldMapping.h in Headers */ = {isa = PBXBuildFile; fileRef = EE043E48B35096A331254B1FF539582A /* OIDFieldMapping.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 17C1448997A69DFC08D5ACEA83B1338F /* OIDAuthState.m in Sources */ = {isa = PBXBuildFile; fileRef = 01DFB26A49E1D42AE04EA0517F5F104A /* OIDAuthState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
17D7B16473E9298E54C91F58CA448F59 /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = 52809410CFB6030953B0EC02A43AD384 /* types.h */; settings = {ATTRIBUTES = (Project, ); }; };
17DA6A10FEBD10E12C97D7EB94F34D6A /* osal_dynamiclib.h in Headers */ = {isa = PBXBuildFile; fileRef = F4C91AF33EEDB415FB575836D7AC8594 /* osal_dynamiclib.h */; settings = {ATTRIBUTES = (Project, ); }; };
17F9C6E5CD3556B53ED9450AAD934A77 /* Font.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F79B969084D7427ED26DC4A0D24EA680 /* Font.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 1805F5A3687D6A687FA91FC3A56FE6A6 /* Input.swift in Sources */ = {isa = PBXBuildFile; fileRef = E989AAD5B5176E39AEACF997E83D5120 /* Input.swift */; };
- 181B63EDFFE57E13F3045DD0904F999A /* NSData+ImageContentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A80B7D648995C747A8D7ABC799CD2C8 /* NSData+ImageContentType.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 181B63EDFFE57E13F3045DD0904F999A /* NSData+ImageContentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 01F0C3C3BC6343248D6843D9C8201DF7 /* NSData+ImageContentType.h */; settings = {ATTRIBUTES = (Project, ); }; };
185A3E2756AC05E358D9E3D0BD7C8C08 /* DisplayLoadProgress.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 498F938217E118A1DBF9DED133090463 /* DisplayLoadProgress.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
187FC21311853A04A39672B210B4D6FE /* SNESDeltaCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A69E9B1FC701F3CDFFDAED41E72FC3C /* SNESDeltaCore.h */; settings = {ATTRIBUTES = (Project, ); }; };
18C37C6657B784CEDB75985FF0399AF4 /* NstInpHoriTrack.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E9F0ECB7E0ABA01A6BD5543B8455A6FB /* NstInpHoriTrack.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
18E7FD830FB230F9AEBC7CD4BC97F66B /* AboutDialog.h in Headers */ = {isa = PBXBuildFile; fileRef = 5567EB12DEB303864D39F83A736AF4EF /* AboutDialog.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 18F27129CB930A89AB7798158C2982DB /* OIDExternalUserAgentCatalyst.h in Headers */ = {isa = PBXBuildFile; fileRef = 93C3F8DB60D4036F101818A25789D30E /* OIDExternalUserAgentCatalyst.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 18F18DDA719E1F413A8110DCE222040B /* Input.swift in Sources */ = {isa = PBXBuildFile; fileRef = E989AAD5B5176E39AEACF997E83D5120 /* Input.swift */; };
+ 18F27129CB930A89AB7798158C2982DB /* OIDExternalUserAgentCatalyst.h in Headers */ = {isa = PBXBuildFile; fileRef = E46C03F1E33EF500321D1B273426088E /* OIDExternalUserAgentCatalyst.h */; settings = {ATTRIBUTES = (Project, ); }; };
190FDF77E6F1843F68C0478C3DF55309 /* ARMInterpreter_ALU.h in Headers */ = {isa = PBXBuildFile; fileRef = F1BA6A083756E08AB6B08120AC5A64BF /* ARMInterpreter_ALU.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 1960B9C5E4BF07510AF80754FAC3875C /* TeamCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848A93F7DF5BC4A24E1F379E42DD1839 /* TeamCommon.swift */; };
+ 1951C833BA840A5C394682C8DC9A35BC /* UITableView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 26D9EC83F6440D8D511ACF37FDF0BD8A /* UITableView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
196807186C43E66838FC5B12F924ACC2 /* NstBoardBandai.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 50B675723A77E42B1FB1C0333565E307 /* NstBoardBandai.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
196BE8F30061DD632F3B865E407A43A7 /* NstBoardAgci.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1ACA4549EF8177725B56D2E737602463 /* NstBoardAgci.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
19738AA01A0AA555D5AEC5E48E85061B /* memgzio.h in Headers */ = {isa = PBXBuildFile; fileRef = 8197D05CA0B6927CD99B2150744F4CB6 /* memgzio.h */; settings = {ATTRIBUTES = (Project, ); }; };
1996BCD583767DD3527F1D91E6D2B848 /* opengl_Parameters.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 15C5EEFE6C9A745A9B98A7CE816B4544 /* opengl_Parameters.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 19C0AD30F3B8CA3840D288F3FB3C45E7 /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = AAD2667BBE65AFB801C1E17E617CD367 /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 19C0AD30F3B8CA3840D288F3FB3C45E7 /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C4A2F8535417D7B8F69BAA2AE5AD136 /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Project, ); }; };
19CB694C08E1BE613EF3C8FEC36B895E /* stream.h in Headers */ = {isa = PBXBuildFile; fileRef = EC827F858A5C671004CB3FE3F0985371 /* stream.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 19E0BC3D9993B90096DAAF74BFB3A1DA /* GTLRDriveService.m in Sources */ = {isa = PBXBuildFile; fileRef = 26D87D2AD10A8E21F109C33C9251C5E9 /* GTLRDriveService.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 19E2262D89EA6A0442CEA237AA76AA52 /* NSLayoutConstraint+Edges.h in Headers */ = {isa = PBXBuildFile; fileRef = AEF3A696869078C864E1963F2F7D12BD /* NSLayoutConstraint+Edges.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 19E0BC3D9993B90096DAAF74BFB3A1DA /* GTLRDriveService.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B8A969BBB7D6F979A3E6C089D65AE76 /* GTLRDriveService.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 19F80EF2A3A36CCB538206446F6BA09F /* UsersRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0983D8DC957FBB73E479B7473F9951E8 /* UsersRoutes.swift */; };
1A46531816BB6C08E0EDF5123B9E339F /* sRGB.h in Headers */ = {isa = PBXBuildFile; fileRef = D92F9E5A5EB369E6906F6574ADEE9001 /* sRGB.h */; settings = {ATTRIBUTES = (Project, ); }; };
1A4F27A7213FD959BB6C3A5AF8C3575F /* DSi_AES.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EF9E2339887B291A4CFE77E816D1073D /* DSi_AES.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
1A72648119658E0F985D21F6E9149C40 /* bios.h in Headers */ = {isa = PBXBuildFile; fileRef = 394BC7C3740766492985ED4E69FA615D /* bios.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -250,54 +228,58 @@
1AB1F53D602593AF99750D454DB92B9D /* RateTransposer.h in Headers */ = {isa = PBXBuildFile; fileRef = 65504AC7E46DADE41EA84C80B7836EBB /* RateTransposer.h */; settings = {ATTRIBUTES = (Project, ); }; };
1B2F0D11530F125AD090CF0CD9C6A5C0 /* NstBoardMmc6.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A63C9E0A9B210F7E60ADCC2A38E0E98B /* NstBoardMmc6.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
1B33C2F603240B15FE562D12654B2E70 /* PACKED.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D877B8846666B99FE70DE7336946A59 /* PACKED.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 1BAD559C85BA953BD17A38F2F33D6895 /* CustomFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9A35F037627770B9E4D134A54ED7A1D /* CustomFunctions.swift */; };
+ 1BAD559C85BA953BD17A38F2F33D6895 /* CustomFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C508CBF6FDFC9119FCB1F1484302105 /* CustomFunctions.swift */; };
1BBC422F46C01129FD5C11F232C99561 /* NstCore.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B365079C8474FF61FE7DBA7FEA41610C /* NstCore.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 1C13947F1361A75354023B84BB41D4FD /* GTLRUploadParameters.h in Headers */ = {isa = PBXBuildFile; fileRef = E8EB251114467D02FC567209AE2B575B /* GTLRUploadParameters.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 1C13947F1361A75354023B84BB41D4FD /* GTLRUploadParameters.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C912A774A7E5DAC7D4810F2097545C4 /* GTLRUploadParameters.h */; settings = {ATTRIBUTES = (Project, ); }; };
1C3E5C10BC1F25C4A6C89F11E7E38243 /* memory.h in Headers */ = {isa = PBXBuildFile; fileRef = EAACD8B3176E4E306106E019BACCC04C /* memory.h */; settings = {ATTRIBUTES = (Project, ); }; };
1C7EF235549FDC5E73C654BFA44FD494 /* Audio.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8725EAE2102B04E4489565CFB1A011DB /* Audio.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
1CBD8077B3C25C5DABA1757892009A4E /* NstBoardSunsoft1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B58EFCC5EF56D718978F57E079A87EA4 /* NstBoardSunsoft1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
1D0E32DD339C187B20DE78C88C78A889 /* DepthBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F4B64FD6EF5659CFF43AADEC0A864AAB /* DepthBuffer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 1D57DAD73BFE21580A65C626565FD1FB /* Auth.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A69C228B706B070689053EA88D75D5E /* Auth.swift */; };
1D6647ED38D946416F8D1E3C89717A54 /* gralloc.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E1A7F168275457728FC46DD69F2506C /* gralloc.h */; settings = {ATTRIBUTES = (Project, ); }; };
1DA64FF3CB2C830919352FF05288EE35 /* NstProperties.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 65EE3AAF17CA05DE17F33860600EACDC /* NstProperties.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
1DCA7133021E95523FA4474A860EF7FC /* NoiseTexture.h in Headers */ = {isa = PBXBuildFile; fileRef = 6984E1848F3D8BB2CFFD8E74430573AA /* NoiseTexture.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 1E0E73AA1B5CD410E435C7F360693871 /* GTLRDrive.h in Headers */ = {isa = PBXBuildFile; fileRef = 8672E3B374E908EA10A8340D6066D7A1 /* GTLRDrive.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 1E0E73AA1B5CD410E435C7F360693871 /* GTLRDrive.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E2CFE6F8F2551B11BE15AC98C10A73F /* GTLRDrive.h */; settings = {ATTRIBUTES = (Project, ); }; };
1E17FAB1D5E7A6DE7DFA7D4FF38213FE /* NstBoardCony.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3657D29FC929113DDDDFC5C7E19C7391 /* NstBoardCony.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 1E52FCCAC118847802DBC763AFCB4CA2 /* RSTCellContentChange.m in Sources */ = {isa = PBXBuildFile; fileRef = B618AE98791FBF53D9CCC55B3BD34734 /* RSTCellContentChange.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
1E9688007C1C84CD4D107BAE70546B6B /* ftgxval.h in Headers */ = {isa = PBXBuildFile; fileRef = A305BD1E403F2080A66FACB6EE133DF8 /* ftgxval.h */; settings = {ATTRIBUTES = (Project, ); }; };
1ED2C354F8F87AD2DDAD7C702639A1DA /* DSi.h in Headers */ = {isa = PBXBuildFile; fileRef = E22D40F072FC60A30938FBAD93B403BE /* DSi.h */; settings = {ATTRIBUTES = (Project, ); }; };
1EEE6FBFA897D854C974D552FDA75CBC /* cheatSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = EE40A9BE79EFF9E3924C2691A2238819 /* cheatSystem.h */; settings = {ATTRIBUTES = (Project, ); }; };
1EF4935D4A9DCFB4D09FAABB4A86965B /* NstBoardIremG101.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 23ACB54BC353515116EF1E02A2A1D1E8 /* NstBoardIremG101.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 1F081FFF0ADFE92EE4A09A8A4D3786A8 /* RSTCellContentDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 9ACC9194F5B06F05848A391AED6BEE15 /* RSTCellContentDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
1F11F0B99B7C863EB7148CE4A7A3B158 /* NstFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7EB9E20E1710796508F8D28D3DBF0956 /* NstFile.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 1F417CD1429CC9B61DC398B806DB45AE /* OIDAuthStateChangeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 1170BF99B298B53699071262DB9FCFB3 /* OIDAuthStateChangeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 1F417CD1429CC9B61DC398B806DB45AE /* OIDAuthStateChangeDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B6F5FCB8F8D05C7CC2A209C1ECEF68B /* OIDAuthStateChangeDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; };
1F5562DA983775FD5AD8DC9F0102AE59 /* OGLRender_3_2.h in Headers */ = {isa = PBXBuildFile; fileRef = FD34A13CC25429000B2C00EA6D1109C1 /* OGLRender_3_2.h */; settings = {ATTRIBUTES = (Project, ); }; };
1F5B75BAA718CE49BD8DA76D0278431F /* NstBoardCaltron.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7DEB1DA3AB75F28F6A8894D793710FA4 /* NstBoardCaltron.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
1F749FFEEFFE402FE7AE58A0237C0B4B /* dummy_video.h in Headers */ = {isa = PBXBuildFile; fileRef = E34DBD5D2C3EF0D0B91A5E15B2AAF2F2 /* dummy_video.h */; settings = {ATTRIBUTES = (Project, ); }; };
1FD4F44BD28959757456FC7CE87A5D44 /* file_storage.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C68DA7C782218AA185F906F90656A2F /* file_storage.h */; settings = {ATTRIBUTES = (Project, ); }; };
1FE60C0671C600052001DB725D120E78 /* NstBoardSachenS8259.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F97D6695C3982D8DC4829D7E999A38BD /* NstBoardSachenS8259.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 200CE4678414395BAFEF8CA2571F8FE3 /* GTMReadMonitorInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = CB394C1E8E08D3C3C76BE4A040D0328F /* GTMReadMonitorInputStream.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
200E803A9DFF594F9E18C0F4D1CE1EAB /* NstBoardKonami.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E8B48771183C2D183E6BC362B2D1A788 /* NstBoardKonami.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 20F69FEEFF9BCADB35F235F1A0E19C8A /* SwiftyDropbox-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A31786EA1A7642B4AF7E809A73AAEB56 /* SwiftyDropbox-dummy.m */; };
+ 20531F7B5F0D53A64D2F57095F5B2071 /* ImmediatePanGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C16D5BBBB45CF1D60FC6565D2CDFF1D2 /* ImmediatePanGestureRecognizer.swift */; };
2104C11B25798F223BB49F961358D7F1 /* GPU_OpenGL_shaders.h in Headers */ = {isa = PBXBuildFile; fileRef = 809ED1EC76A3205A49D0AABF6FDA8AF1 /* GPU_OpenGL_shaders.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 21231F19685CB51E995B507D9B8B0349 /* ExternalGameControllerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9DBB5B63025C19E83C9451107DE56A1 /* ExternalGameControllerManager.swift */; };
213D7BC467B480350D78A124B50BFEC6 /* check.h in Headers */ = {isa = PBXBuildFile; fileRef = B37A83095DB9485A2D6648B90229B165 /* check.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 218B3B5D968813527ADD6D386BCA73BC /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 2859993DBC54C542151DB3BE05AB67E4 /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 221D63B90B17DBA44EF084C8B9E108FE /* GTLRFramework.h in Headers */ = {isa = PBXBuildFile; fileRef = 026303687AA738C6704F0AE2C4415571 /* GTLRFramework.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 218B3B5D968813527ADD6D386BCA73BC /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CC580A3B23B3ACA8B4E95578D5B1426 /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 21ADEC1AA50A57BAB2A05A7B85688A0F /* RSTError.m in Sources */ = {isa = PBXBuildFile; fileRef = 77F19454FB70DAEC91C67992D0B05BF6 /* RSTError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 221D63B90B17DBA44EF084C8B9E108FE /* GTLRFramework.h in Headers */ = {isa = PBXBuildFile; fileRef = 0430452AAACA4FD92F26D2D3C45E35CC /* GTLRFramework.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 22261644E10885F6F93E61957E299860 /* Game.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EB90A19DC38F46FCF2E949B3090E97F /* Game.swift */; };
22323488D93B1CB6A1EDB9EA150089A9 /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ABA52C76AE80C5B8512D587E0428F03F /* String.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 225058BADDDCE6036000A69F57DE8F1C /* GTMSessionFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = A3552D865207139EC4F4DC6E995D6BB0 /* GTMSessionFetcher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 2242945981CF184C1AF732D9B833EE26 /* KeyboardGameController.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 897041E46CCC3094FF47D7C48A70AC58 /* KeyboardGameController.deltamapping */; };
+ 22515EDE7CB5638A64192500D39B8A66 /* RSTOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = BB22870483890CB67C08063155A2CD09 /* RSTOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
225623F48E14C2F7E50C59201F91061E /* NstBoardJalecoJf13.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7F4CAA5FAB5325B477B9D4E36BA0CC95 /* NstBoardJalecoJf13.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
22759B6F93CAA0B753EA6F07195166CC /* NstMachine.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8406B153DF09A3DC829DAF90D1C24127 /* NstMachine.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
22CC286D02C6F722B90629DAC502200A /* mp3.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BB9ED2F8B3AF9970E225DCC57EFBC39 /* mp3.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
22E0D257D2EDFEF2804C277092FA932A /* ZSort.h in Headers */ = {isa = PBXBuildFile; fileRef = 230CA3A76ADC8CA21BF4C3575F6B34A0 /* ZSort.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 231DDA0E273AF813E7CF426C4250B5DE /* SwiftyDropbox.h in Headers */ = {isa = PBXBuildFile; fileRef = 835D7336F5224A95CF8910C2719DD690 /* SwiftyDropbox.h */; settings = {ATTRIBUTES = (Project, ); }; };
2357199947057C36096C8C4D960D84A5 /* NstBoardSunsoft5b.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A0D13BDD07591784D6EFC4B322E34E46 /* NstBoardSunsoft5b.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 237CA8760D2383428CAE777E1851F522 /* RSTNibView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CBCD15F20F318500823C4E873BB6568 /* RSTNibView.h */; settings = {ATTRIBUTES = (Project, ); }; };
239AB388BA1D76C6C3642EFE6D7CC3BC /* F5Rogue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A32ACBDAAF06587E09AA2D7FBA1FE620 /* F5Rogue.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
23C86C9C4B27471DDDB716565A00F9CF /* preproc.h in Headers */ = {isa = PBXBuildFile; fileRef = B51C90EB839FE2D4424278D4BCD5721D /* preproc.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 23E191086C89AA402B1317068AA2E0E2 /* UIKit+ActivityIndicating.m in Sources */ = {isa = PBXBuildFile; fileRef = 909D8E207656B028E88C377D1425D826 /* UIKit+ActivityIndicating.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
23FE07AB90B13C4718A0496B1ED182BF /* NstChecksum.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 49289495C2ADE8EF7146A06E67B90823 /* NstChecksum.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 2421934E6C6A844A30F0A17CF403A293 /* OIDServiceConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 916A64DBFF66567EFA9AE1A60B43C5CB /* OIDServiceConfiguration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 2458C6994F65686A0BC723D9E87D244F /* OIDError.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CB6C7B27A989417744E3635C017E270 /* OIDError.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 2421934E6C6A844A30F0A17CF403A293 /* OIDServiceConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = E9BF6D9B33A0CF50641FA738896EEDA6 /* OIDServiceConfiguration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 2458C6994F65686A0BC723D9E87D244F /* OIDError.h in Headers */ = {isa = PBXBuildFile; fileRef = A68267A9DB5826DCE2C3201255975359 /* OIDError.h */; settings = {ATTRIBUTES = (Project, ); }; };
24900F0CBF151334AE926A9DDC9E3216 /* savestate.h in Headers */ = {isa = PBXBuildFile; fileRef = 146429EC2344DCAD80826ED3B4177EE9 /* savestate.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 24C250ECCEA0788A5C23505C08368DE0 /* RSTDynamicDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = DD5D281A9BAA507A58AFEC76D9B56359 /* RSTDynamicDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
24D6DA518F84573851F2D5E3ECBCA306 /* Arm64Emitter.h in Headers */ = {isa = PBXBuildFile; fileRef = D274287734C3E8C2F9B0BE9AE03C2224 /* Arm64Emitter.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 24F6F46E0260E820BC8C2CF29F099FDD /* AppAuth-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FA4CCB0BE904F77C8B8EC9084035AED /* AppAuth-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 24F6F46E0260E820BC8C2CF29F099FDD /* AppAuth-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C98EA2F212D9FC60C4C52591A2351B6 /* AppAuth-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
250664C11C443BBF985F769BD801A936 /* Glsl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3197199434FFC5FBB31D71D5168BA2D6 /* Glsl.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
250C0DCAC379827BFCE598F6CBAD5DA4 /* NstApiCheats.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E2F73A989BF6FCAB3263CF3D770CC457 /* NstApiCheats.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
253079F3002D9FC0E9C208C38379368F /* ftheader.h in Headers */ = {isa = PBXBuildFile; fileRef = 2158278AE32018CEB6355F65E9A01568 /* ftheader.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -306,87 +288,91 @@
256AE2353E96C8458BC2950907DC74E4 /* GPU3D_Soft.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 90BF7F2CFCB96FA1AC37764CEFBD6512 /* GPU3D_Soft.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
25CCED554BF5FC93835CE999C252C334 /* opengl_ColorBufferReaderWithPixelBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B4E404A1CC7DB6206E915912755904D4 /* opengl_ColorBufferReaderWithPixelBuffer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2639C36BA3204616E2926498204226C1 /* ARMJIT_ALU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 739E915513C72D897FE1A9E3F5526FF5 /* ARMJIT_ALU.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 2639EE414E15EB8C5DC5D18BF1B6F39A /* Sharing.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB98E43036B0C024577074DC0955BE17 /* Sharing.swift */; };
- 263A7779554A8298F7B4A42971E55D49 /* GTMSessionUploadFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E1AFE6F8229938A27A495C21C806A1A /* GTMSessionUploadFetcher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
26A857E8BAC3A7F077E73591EC9D7DCB /* Shader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1F859C835F87766EF7FBFFB399501D01 /* Shader.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
26BCDCFF4498230107CE2D987AD20D17 /* NstBoardBtlPikachuY2k.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FF512142038D948D23EFC8EAD68460CC /* NstBoardBtlPikachuY2k.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
26EB14072BC75D86437A7097E0133585 /* opengl_ColorBufferReaderWithReadPixels.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 302DEE937E7742556D32A5920DC66196 /* opengl_ColorBufferReaderWithReadPixels.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
26EEFB58932CB943137B1049C3949E31 /* GBASockClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D36ED69722BF08733A5174531C78473 /* GBASockClient.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 26F93A4DF14BEF5CFF3230D6C3EE5B6C /* GTLRObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C577D7CCC9935FF8720C6CB71251340 /* GTLRObject.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 26F93A4DF14BEF5CFF3230D6C3EE5B6C /* GTLRObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E39E2614ED304569A66470CC9AC9B33 /* GTLRObject.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2708FDA15B13FA1487A3C19952BB85F0 /* DepthBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = CD09633894B96DBC6EE69B8E30277EAF /* DepthBuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 273779AD3DAABE14C460A6C775E9D236 /* GTMGatherInputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 65CB42CA8D5984A85D114FE0E4DA0D4D /* GTMGatherInputStream.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 2764E4B14B2E755B3B172C1710F05880 /* RSTSearchController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7102A8DBFC6D01F98DCE0C4D4CC37C59 /* RSTSearchController.h */; settings = {ATTRIBUTES = (Project, ); }; };
27979523A5D4202E4246340090B3E994 /* SoundBuffer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 2F66BAA873EADA8F2D6D6EB5AA4C399F /* SoundBuffer.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
27B5410BDE932C03A1B57AD92DAFB67A /* MelonDSDeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 119BB39F7E9FD0CA9AEF703928526233 /* MelonDSDeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 27BCFED8EFE33AF36315AF1A1489E192 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 49EB5764D1BF3A8632E1D42CE4EAABFC /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 27D5FD6BC8716AE412DD8610AE12E215 /* Archive+MemoryFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838CA0439D7C8B31AE1AD2623D31DDA6 /* Archive+MemoryFile.swift */; };
+ 27BCFED8EFE33AF36315AF1A1489E192 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 583F703515DAD923237C70F4293B994E /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 27D6B9371466F3CFE7EBDA8FCA58A005 /* RingBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CA04051997329FA2754F806359AA369 /* RingBuffer.swift */; };
27E301E6FA110770C8916E8D2FD6038C /* Revision.h in Headers */ = {isa = PBXBuildFile; fileRef = A7E01645C42280C64842F2D789142FB4 /* Revision.h */; settings = {ATTRIBUTES = (Project, ); }; };
27E52BF1D25E43896CB08B2686947962 /* NstTrackerRewinder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A7DA5E910CF6DD3358FB25C44F92B03B /* NstTrackerRewinder.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
288D997726164CEE64FD6E3FDB977A2C /* GBCInputGetter.h in Headers */ = {isa = PBXBuildFile; fileRef = 393B1763D9F2667EE816F0FE4A4F61CB /* GBCInputGetter.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 28AA3A68AE58340F6582972934096656 /* RSTCompositeDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 2691325FF990437B6E7EAB62E91963C2 /* RSTCompositeDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
28D0E9EF6676D5A0C7FE15B251A32E2A /* cpumacro.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F841F803178900D9957EE78E0A4D67B /* cpumacro.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 28DB7B5108D33288C405D0A5EB8DA76F /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 86DCECF7E86603CF1CA6BF9DD97ADC21 /* UIImageView+HighlightedWebCache.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 28DA86823E641DA3E3FABCE6DB060C76 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 0648DF1F7281B9D745ECF96C143F2C8F /* Standard.deltaskin */; };
+ 28DB7B5108D33288C405D0A5EB8DA76F /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = FDF38DBE3660F88AC26EFF892042AB32 /* UIImageView+HighlightedWebCache.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
294AE72A039CAA90691F2C16A2379C1D /* F3D.h in Headers */ = {isa = PBXBuildFile; fileRef = 3445C3B0F68199082CCA95F9F4C599B5 /* F3D.h */; settings = {ATTRIBUTES = (Project, ); }; };
295816A953BE2C14CBA66CAF3AD2A932 /* NstBoardBmcCtc65.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F5DBEFEA68B991BD01BA0CF549877402 /* NstBoardBmcCtc65.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
29793995C82AEC81B14670CF1849FA25 /* FinishDownloadingRecordsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB4B8785E16046201D6AA7809ADAA7C8 /* FinishDownloadingRecordsOperation.swift */; };
+ 29FFCF0185299322C3812DDD721FD5A9 /* ButtonsInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDB7131D9526D80A2F58C61485D8C02A /* ButtonsInputView.swift */; };
2A31E6C4D3A8F30421E2323117DFF49F /* glsl_CombinerInputs.h in Headers */ = {isa = PBXBuildFile; fileRef = D07593E3481101DA254F891F7AB6D797 /* glsl_CombinerInputs.h */; settings = {ATTRIBUTES = (Project, ); }; };
2A689CBA6112325FA3C953F85192E102 /* opengl_GLInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = D81CD67810D215E63E82293B4E836FA7 /* opengl_GLInfo.h */; settings = {ATTRIBUTES = (Project, ); }; };
2AA581A41D5F6633066FDFD0535534B9 /* scoped_ptr.h in Headers */ = {isa = PBXBuildFile; fileRef = EA0CAFD06390C241399E3A54902AF9AB /* scoped_ptr.h */; settings = {ATTRIBUTES = (Project, ); }; };
2AD7EF4A1E16D6B7366720D8A08D3A2F /* svmm.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DBDFD713A38C39EC0131BC04B04AD80 /* svmm.h */; settings = {ATTRIBUTES = (Project, ); }; };
2AFEDE8F8EDFAD0DF7702F8AF5348192 /* Turbo3D.h in Headers */ = {isa = PBXBuildFile; fileRef = B1731070434E5EFF380B47A5CF081A88 /* Turbo3D.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 2B1EB573AF2DC8FD4480A5162C3C8743 /* Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71B40389FEF3F25336856EBDF7DD4FB4 /* Schema.swift */; };
+ 2B1EB573AF2DC8FD4480A5162C3C8743 /* Schema.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FD15BAB83C5B4F31E80DC1B4564FBAE /* Schema.swift */; };
2B28F0B164A99D5145FE4F05F94D1670 /* ObjectHandle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1EEC75EC7031D203F22BC56362793D38 /* ObjectHandle.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2B3387EF62820F2AD840DAC867361634 /* crypt.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DEA24EE1C12BA08F9715415DA0C0632 /* crypt.h */; settings = {ATTRIBUTES = (Project, ); }; };
2B6C670FF4A9E1AAD2EEAF7F68FCBF69 /* GBCDeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F0441DA5BFC2C801D45C44B0469CD20A /* GBCDeltaCore-dummy.m */; };
+ 2B8D01DCC92E7A2B48DE09DE58320114 /* RSTNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 57BBF8F3367BAA59BCB8B42DE62C605B /* RSTNavigationController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 2B8F39C4825F4958A422CA0491B8BE00 /* UISpringTimingParameters+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = F8B187821DFE47A48AFFE8B8496B8C46 /* UISpringTimingParameters+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2BC2BB178AC7CBFFCF85C03F6CF60A1C /* txWidestringWrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91AD846287C70541C254FF3F53081FD3 /* txWidestringWrapper.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2BC40854299A64B6B0E2E5E901986923 /* F5Indi_Naboo.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C9E2FAC3B0BCD4CAF1070323704128C /* F5Indi_Naboo.h */; settings = {ATTRIBUTES = (Project, ); }; };
2BF0055ED89664D8B181734F560009EE /* SPU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 713D0E7BCA5C03C90F079A4843B7A0BF /* SPU.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 2C1CF1FA139226F00F14558601F9A911 /* PaperRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A59BF4564B0426D4BD0FC48C7AFF077 /* PaperRoutes.swift */; };
- 2C90CDD3694FD69CEBA8FA8526AAB2B4 /* UIView+WebCacheOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = D99D4D1F0BBB15D16CA6DB89F3A3ACFE /* UIView+WebCacheOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 2C90CDD3694FD69CEBA8FA8526AAB2B4 /* UIView+WebCacheOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4173863F0AE260D1116929A2F9B849A9 /* UIView+WebCacheOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2CB0EF08B4230F646A80CB6163FDD577 /* ContextImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = B2B104CF83A71EDCD89DCB019759984F /* ContextImpl.h */; settings = {ATTRIBUTES = (Project, ); }; };
2CD9BFB14B3AAD12E6272727F3F16C8D /* CRC32.h in Headers */ = {isa = PBXBuildFile; fileRef = C802F35EF4ADB2EB9720F2A4042A62CF /* CRC32.h */; settings = {ATTRIBUTES = (Project, ); }; };
2CEE2991D3F91B4F4A487264CAD9ACBD /* N64EmulatorBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = B57490C68F306064A30510F0C2DDA0E9 /* N64EmulatorBridge.h */; settings = {ATTRIBUTES = (Project, ); }; };
2D1DC89F0FE2EC35DD25E069F2F52F1E /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = 91D739B0F0436A072325BACEA40B2CDC /* types.h */; settings = {ATTRIBUTES = (Project, ); }; };
2D2A1C10BEC39B09A8C53A28163F2ABE /* BatchRecordOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B54726597AE9AF0483DF076A1CB773B /* BatchRecordOperation.swift */; };
+ 2D311A1E1EDBF2B79635E0B81B4BD9B3 /* RSTSearchController.m in Sources */ = {isa = PBXBuildFile; fileRef = 75759807E6D9531D36908860D364F3A5 /* RSTSearchController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2D4CBFB3DA8BB2BAA010AEB44FFA0320 /* rtc.h in Headers */ = {isa = PBXBuildFile; fileRef = 244AA64A50CBA5A8F3D7EC0201C6CF6A /* rtc.h */; settings = {ATTRIBUTES = (Project, ); }; };
2D5488880B255FBAE91B98F8FA69A250 /* ftcffdrv.h in Headers */ = {isa = PBXBuildFile; fileRef = C2333DD47D710D157D5C8339C5A707B1 /* ftcffdrv.h */; settings = {ATTRIBUTES = (Project, ); }; };
2D584CDF59584E88779B5E464D1E9931 /* NstBoardBmc9999999in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 01A0F25A36DD2B95302A9A4B684EA1DB /* NstBoardBmc9999999in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 2D61340268B0F874B8A50B3B90A43469 /* ControllerSkin.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B19926ABCEF3C3A145040DC531097E /* ControllerSkin.swift */; };
+ 2D96081ECF7868F5187786813EA832C6 /* ThumbstickInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 186A8A256C8617314B0C613AEF8628A8 /* ThumbstickInputView.swift */; };
2DB8890C2DE942DCECB22655819C6FE6 /* retro_environment.h in Headers */ = {isa = PBXBuildFile; fileRef = 8077B4383C95D1FBEC9B64F05C89EE12 /* retro_environment.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 2DC7C07526F969720D1D63FB230B9475 /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 440F728629AA81492F2374B22D158C8D /* Standard.deltamapping */; };
2DE20A858C7EEF187435BA5BEDE9B896 /* opengl_ColorBufferReaderWithBufferStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0E1CF313816E073C9354BD9519ABC4C4 /* opengl_ColorBufferReaderWithBufferStorage.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2E03E6F3CB3E7ED0F7DD3429E041D3A2 /* Platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 79850525864D43CEE846DDB866D61E85 /* Platform.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 2E17AEB256C624B43D8C432CB1C7F73E /* DropboxTeamClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = E329309EBE2D065DD0B59C569E66B55A /* DropboxTeamClient.swift */; };
2E1C8BF321126F550B67F1BA0970346E /* NstBoardAe.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5D084884EECE3559E55319F1424A8D8C /* NstBoardAe.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
2E3AEDA970F08075A701ED6474E82C4D /* TxHiResCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 15A4C1C5522245806B98E3CE07AD6848 /* TxHiResCache.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
2E427DD382F3D107EE028F8C5568F135 /* NstBoardAcclaim.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F6AAFDEFA9F71F3C57731EBF4AB8D32C /* NstBoardAcclaim.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
2E578662790E7405F18171B7788CF477 /* opengl_ColorBufferReaderWithEGLImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4979D7D45D6BAB80551FE538CD80B68A /* opengl_ColorBufferReaderWithEGLImage.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 2ECC7131CA3714D6B97E8E84BE6921B9 /* GTLRBatchResult.h in Headers */ = {isa = PBXBuildFile; fileRef = C86290F9E481344A373DEC5BBD238F5F /* GTLRBatchResult.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 2ECC7131CA3714D6B97E8E84BE6921B9 /* GTLRBatchResult.h in Headers */ = {isa = PBXBuildFile; fileRef = CAD74934C20D14C58DF5BDE6A573A120 /* GTLRBatchResult.h */; settings = {ATTRIBUTES = (Project, ); }; };
2ED8361FCD98963DF31000F8BC88A1A2 /* bios.h in Headers */ = {isa = PBXBuildFile; fileRef = D729CFBCCA3F1124FDE97773831F18C3 /* bios.h */; settings = {ATTRIBUTES = (Project, ); }; };
2EE272A27A44DBCB94B73463933F839D /* NstBoardUxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F1F89E144998D06FB16B9DB7CF541BFE /* NstBoardUxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
2EE3CF4A55B398127C54E6F2C9A53048 /* armdis.h in Headers */ = {isa = PBXBuildFile; fileRef = B8723B4EB8758045AE0B087B5528EDC2 /* armdis.h */; settings = {ATTRIBUTES = (Project, ); }; };
2F385E3F6A66486A704ADE71FEEDD062 /* plugin_delta.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CFA17A05957A8AC58AB18B148D1D0249 /* plugin_delta.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 2F43218F9FA8FF4F1F5323D5274052E8 /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 849846DBBB863B9383830F30D108134F /* Standard.deltamapping */; };
2F967BD0AD5B8042F9E85873B2515693 /* DropboxService+Versions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32AB913747C45B7840A8E10C3BF8D166 /* DropboxService+Versions.swift */; };
+ 2FABF7BFE5F7A5EAA39CBB512E4F46F2 /* GLideN64.ini in Resources */ = {isa = PBXBuildFile; fileRef = 171F9A5206DE0CC67CF12102162639DC /* GLideN64.ini */; };
2FB9B9FB558A85775DE822A31696AEFE /* metaspu.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CFCEE5AB7FE76148097A054CE7FD7FC /* metaspu.h */; settings = {ATTRIBUTES = (Project, ); }; };
2FBE984EB7E1BF80CABF35BA76DFCE5D /* GraphicsDrawer.h in Headers */ = {isa = PBXBuildFile; fileRef = F260A072AFC19EC79DBD867F12737C22 /* GraphicsDrawer.h */; settings = {ATTRIBUTES = (Project, ); }; };
2FD81A5266BDD0F96753393C7A2447F7 /* svgldict.h in Headers */ = {isa = PBXBuildFile; fileRef = 264DC59A3497324A71B2383889C54393 /* svgldict.h */; settings = {ATTRIBUTES = (Project, ); }; };
2FED2CE7F8E34AD0E1D1A944CE82CB34 /* NstInpKonamiHyperShot.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 379BCFBDC4056CD29292B7F8110124D7 /* NstInpKonamiHyperShot.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
300302D065CB6F026BAA98ADE3A1A4E2 /* rom.h in Headers */ = {isa = PBXBuildFile; fileRef = D3702A16CB1965259051FE3C110B95F6 /* rom.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 300332AC28D55485028392F71EE93567 /* GTMAppAuthFetcherAuthorization+Keychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 995CA28F9F3E92A264FBC6FD3BFEC725 /* GTMAppAuthFetcherAuthorization+Keychain.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 300332AC28D55485028392F71EE93567 /* GTMAppAuthFetcherAuthorization+Keychain.m in Sources */ = {isa = PBXBuildFile; fileRef = A913049C12ED80E11DA2716F7C73927C /* GTMAppAuthFetcherAuthorization+Keychain.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 3029D86C8DFAEA4D26ED70C7DA2E72BE /* EmulatorCore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 046951C873E03E7C1CE25C16E73169A7 /* EmulatorCore.swift */; };
302BFE418797ECD28F1A79CE497EE262 /* NstVideoFilterNone.hpp in Headers */ = {isa = PBXBuildFile; fileRef = AB95CF30AA5DD54A0DCC146AA3F37E23 /* NstVideoFilterNone.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3042064BEF43B2A390956F92236474EF /* texcache.h in Headers */ = {isa = PBXBuildFile; fileRef = AF7FCA61DFFF5A0D5EDF120BDC0514A1 /* texcache.h */; settings = {ATTRIBUTES = (Project, ); }; };
304BC6E41428DF5C0057598C8E9FDC55 /* NstInpCrazyClimber.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 74DF3490E9B299E248886B5A9C448B30 /* NstInpCrazyClimber.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
304E477C6D6EB93F08CCEC15259ADE99 /* SoundSDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 4361C606A9E2C67D96A18D5590A9AEB0 /* SoundSDL.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 306CF75F20EE06701E62C2F332204906 /* RSTPlaceholderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 102051CEA6C8229254571DDE0692B129 /* RSTPlaceholderView.h */; settings = {ATTRIBUTES = (Project, ); }; };
308D2F146EA6E5126EE263B28725FF2C /* NstBoardTaito.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3E8BD0AF4002F9EEE14F93ACF23A5AC6 /* NstBoardTaito.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 30F611E5B17257429B1483895D4FDC55 /* RSTCellContentDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 9ACC9194F5B06F05848A391AED6BEE15 /* RSTCellContentDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 30A0DF7384A681D272DB17CD3D155DA3 /* RSTNibView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E45092B38B1BCA27D9FBD1E928D6B4E /* RSTNibView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
30F7CCAF71389D1C63A349ED60EACD0E /* F3DPD.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84FCDC90348CF9FD825BA4BB11409E38 /* F3DPD.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 3104E63DAF7F3A0BD44932600946D195 /* UIView+AnimatedHide.m in Sources */ = {isa = PBXBuildFile; fileRef = 91EA84B7384143BF9065F16161516772 /* UIView+AnimatedHide.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
315E15B79761DA1FC6FA8D8175A32DDB /* GBCEmulatorBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 461A8C42FD4C2807C862842BD5FF46AB /* GBCEmulatorBridge.h */; settings = {ATTRIBUTES = (Project, ); }; };
315E8B8A7A8A6FE1FE7CFA882D89B6CD /* Joystick.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6F227DD9B538B796B61C83211146E652 /* Joystick.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3175516DFA9D9463A3E962D748FEF0FA /* GPU2D_Soft.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40AB219ED1D7513FB3C92CB18411C525 /* GPU2D_Soft.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 318E0C75314BDBA155BDE4B3C8240D98 /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = DE00BA4DC34A73CEA579554268A87C7A /* Standard.deltamapping */; };
- 3193E83A4DE3F55C0ACAA4A5DDDF6068 /* Statement.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79FCE5BAA38140636DB207A1281BEF35 /* Statement.swift */; };
+ 3193E83A4DE3F55C0ACAA4A5DDDF6068 /* Statement.swift in Sources */ = {isa = PBXBuildFile; fileRef = A206ABB7517C9083E47A4BFE1E176D49 /* Statement.swift */; };
31A151D297674D2CC76C50B26B05E889 /* aes.h in Headers */ = {isa = PBXBuildFile; fileRef = 92E8CA46B70D87BC06F626C7D872192C /* aes.h */; settings = {ATTRIBUTES = (Project, ); }; };
31AE68A1A4B0D94063CF428E463DE2F1 /* NstApiVideo.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F8248C4C4BB7F1AF387613BBB9BAB20A /* NstApiVideo.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
31C7FDFCD4F92F8CB515C341B0521551 /* ffmpeg.h in Headers */ = {isa = PBXBuildFile; fileRef = 60046D5BF02E1F91BD2CA6A0E3316E04 /* ffmpeg.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3200F3E61DC3F3D7981A58F5B59A1A83 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = B40D570EAF3AC5F1FF34F6CFEB52975B /* Standard.deltaskin */; };
32056D2551678F8B89365A332D959A77 /* NstTimer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7DC056D6B8BEA94F8A53D5B5CA63969D /* NstTimer.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3207A744A0EC8E70EEB0AA6E10E943E9 /* OpenGL.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 30FF634ABA9431CA1BA6C64DFBACB33B /* OpenGL.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
320CADEC89CAD18AD865510C8771FE68 /* MelonDSEmulatorBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8650C7DFCFF04815A2CA9A7B9DDE7835 /* MelonDSEmulatorBridge.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -398,75 +384,74 @@
326ECEBB535A74B6912E5F9E9AF13AC5 /* DriveService+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = B66B120C3DF40DF57AA094724AF2C8EC /* DriveService+Files.swift */; };
32D363DFBA05AE5D79F25531D5D89D02 /* GBI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BDA518E2E6EEDD1CE7091CA1EA3C08F6 /* GBI.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
32DAE9B61661C3A4A3EA1A5C8EC9B49E /* NstBoardKonamiVsSystem.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1763E08842BCEC128520DBF80C43E656 /* NstBoardKonamiVsSystem.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 32DAF029C5DC04196E825E69B7533AD2 /* NSLayoutConstraint+Edges.m in Sources */ = {isa = PBXBuildFile; fileRef = 020BED2D96312DD71C54EFA929FA2790 /* NSLayoutConstraint+Edges.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
32EC2E4E41958624CCA91DCA445166C1 /* glsl_SpecialShadersFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 47CA46C0583951D8B339C4E4B173CE99 /* glsl_SpecialShadersFactory.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 32EC590FE39AC43D6AD3A9C64FC8D19B /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5730EB24A1B5DF89397E65245AFD203 /* Operators.swift */; };
- 3349744BEC0A79775512D95E7488C0F1 /* DeltaTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B4B66C3F7AFFDFBD7BCFD2880FC8411 /* DeltaTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 32EC590FE39AC43D6AD3A9C64FC8D19B /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28516305696E2C3AB99193E5F5B4B835 /* Operators.swift */; };
335571A4CDE0C1DC0F62569FA623EEBE /* NstBoardWaixingPs2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3996F6488831487C7AA7EAB7511543DA /* NstBoardWaixingPs2.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 33643A6CB57788486B835C34FF5287EE /* RSTRelationshipPreservingMergePolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 580875E9EA0153748A8CDB2FF8543EBA /* RSTRelationshipPreservingMergePolicy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
33A7C76D415B0F51F7293637584EC3AC /* Combiner.h in Headers */ = {isa = PBXBuildFile; fileRef = E91F8931F17AEC8AEFB6296B63AA2C09 /* Combiner.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 33F1065FEAD1D6EC2782C811890D9EEB /* RSTPersistentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A75C63D0F8A1F76D4ACF9DC8EF0DC6 /* RSTPersistentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 342EA3CBC961C2B408226AAFA5D4DA4F /* TeamRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48EF4CE2E6166180B091E96C87A37818 /* TeamRoutes.swift */; };
+ 344AD7D5877C429BE89369E4850CBD56 /* Data+Serialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91EAA9E88F2CE50AD9FECC76B79BF1DC /* Data+Serialization.swift */; };
345316A52C02ACCB2882977374E80EA6 /* NstBoardBtlShuiGuanPipe.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FF4577CBAA8E38968A59CE8320B395FC /* NstBoardBtlShuiGuanPipe.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
345DB77CA3ACD8F5349E96CB1974BDE2 /* WindowHandle.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 69D7D593CD4C8A55DEF962DF985D212C /* WindowHandle.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 3475293F2FC20AA0943CA662CE115A5B /* GTMSessionFetcherLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = 8FC8D1F562E78B93CBE1671FCCAA9817 /* GTMSessionFetcherLogging.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3479A01FBDE5D7B6E0B9BC7FEF0CAC91 /* NESEmulatorBridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7AA19FDEFBF3791B2260D269109B7E56 /* NESEmulatorBridge.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 34A57857ED20105B871265EA4B7D353C /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 01E69CD02F04A42E91A440593AE38207 /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 34A57857ED20105B871265EA4B7D353C /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DAFA664BC1DB3A369A414E6BECC454C /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 34A83D30786CAE8E0AE9005417D60ACD /* RSTCellContentDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 589560AD66B49028107CCD31E8FE2B8B /* RSTCellContentDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
34BDD773AC6D00AFE24B6866C5470976 /* NstFpuPrecision.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 183064BD8F9AF8DC200D5FDB866A0D4A /* NstFpuPrecision.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 34BF7B799F649C8F99627337460D48CE /* UIViewController+TransitionState.m in Sources */ = {isa = PBXBuildFile; fileRef = AC471F9A34E0E57C35A2BF6C0F31141A /* UIViewController+TransitionState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
34CF59F82C0CE1EAB39B0D6C5FC96FE0 /* ARMJIT_LoadStore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6F9B0CA903658EB64764843AB640E8F4 /* ARMJIT_LoadStore.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
34D1AC4D666FD6B152CBDABBE3A4BE1F /* Context.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 32A4A563FF738E6E5995207D826FF1DA /* Context.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
34F65B7232469CB8A4CCE1EDFCD19326 /* dd_controller.c in Sources */ = {isa = PBXBuildFile; fileRef = 1161DA676E766D39CAA4591DBCD53D45 /* dd_controller.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
357912192A591DA9942ECD5E127F86C7 /* biopak.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B28A15260CA005E1C1E307ABD67C20A /* biopak.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 35B56E704778A37447F4D4D6ABD90E78 /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = B406D46EC012C6003DF8D4CCFB546BC7 /* Standard.deltamapping */; };
35C94B00B4B58034850BF15B21F196B5 /* KeyedContainers+ManagedValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = 538BECA09BF84EBE9DC16158EAFD9155 /* KeyedContainers+ManagedValues.swift */; };
35E50479AA3B7CA4D6A4A2B4810DC294 /* NstBoardJalecoJf16.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BA4401C6EB69ED4B5D6552518CB95B8A /* NstBoardJalecoJf16.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
35E905C92CF7F0918E9A5EBEEFEF98F0 /* unzip.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F4FC362D2CEB66CA5DE0990728B0C /* unzip.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 360E1B247D97F6DF0BE373F88CBF75E7 /* GameControllerStateManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B192A444B6B7EA865548723995B900AC /* GameControllerStateManager.swift */; };
- 369DB89CF198E876998460F62C0CA2EC /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = B22C35E3B81AAA21464AC1443352552A /* UIImage+MultiFormat.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 369DB89CF198E876998460F62C0CA2EC /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 667237B9C4BD989AABECBD3D7E17232C /* UIImage+MultiFormat.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
36C600E123E488A804AB0F2B5FC00D71 /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = BE590250A2B1C45F7A1EC7B74A9EF339 /* aes.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
36FE2EC6BDB93A304B56C96CB059BB39 /* NstSoundRenderer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 84A11738FCB471CAF4902770A804B011 /* NstSoundRenderer.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3702DDF50BE8535FEF56C9CFA376C2DE /* UploadRecordOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E3FF04636DCBF756267098ECB332377 /* UploadRecordOperation.swift */; };
371D3EAF5FA6A92E6BA8BD1CA07B95C0 /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 65C0DDF5FF53C81B94F9185A89D0DF7B /* pngwrite.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
371F3D9AEE4AB4A90CC41FD9305E72EF /* NstBoardFukutake.hpp in Headers */ = {isa = PBXBuildFile; fileRef = ED3CE2613C7B1382B9B1C109534C8677 /* NstBoardFukutake.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 373CA8EF1554F91A51DF75B33411DFEA /* Custom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B0B928F4C2E085FA3D58246910F1645 /* Custom.swift */; };
374C1F24F3C19295120D5646E1DA1A0F /* text.h in Headers */ = {isa = PBXBuildFile; fileRef = 48FA33EC260F5271DEE686E157FEB4BC /* text.h */; settings = {ATTRIBUTES = (Project, ); }; };
377B2FB346234D5C45951EDC03EB62EC /* N64DeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 757A732B7BAC976FD18554A3F1D66BA3 /* N64DeltaCore-dummy.m */; };
3796315C8CB6461D09C52C867DA0CA9D /* CombinerKey.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0736FF5EBC91716B5E0653CB6248996E /* CombinerKey.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 3798B92F269B70F160EA67BCABE16DD9 /* RSTCollectionViewGridLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 0455CBEF7CB3708C7FFE7E36A032FEDD /* RSTCollectionViewGridLayout.h */; settings = {ATTRIBUTES = (Project, ); }; };
37A5AE7547B5762463DCCB36B0BC9780 /* glsl_SpecialShadersFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 22A7DADFCDAEAC310AB54ECC56773765 /* glsl_SpecialShadersFactory.h */; settings = {ATTRIBUTES = (Project, ); }; };
37C280385663D2CEE2D79E2E85F9D75A /* NstBoardEvent.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 40807140551163121D63FB8D225410AD /* NstBoardEvent.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
37D1C4683E6711463F2540C01C280D0C /* NstBoardBmcHero.hpp in Headers */ = {isa = PBXBuildFile; fileRef = AF44DB3EB55D6F519C51804F0F59E94E /* NstBoardBmcHero.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
37E0ACD87C3D17C69221B4DA2726573C /* sdd1.h in Headers */ = {isa = PBXBuildFile; fileRef = 8462BCA1FC7115AE1A6D25D42A9EB3A3 /* sdd1.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 37F41962054344A41A3ED102B3399C9E /* Pods-Delta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 11D58CDB406CFD79E7AC3E81C6B8B7BD /* Pods-Delta-dummy.m */; };
37FB9E3B21B67351C595FE6329058D2A /* PaletteTexture.h in Headers */ = {isa = PBXBuildFile; fileRef = 07D09731F0DB8A3CBA35CD1970214969 /* PaletteTexture.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 3805C162EBF43555EF66800799D527D4 /* GTMOAuth2KeychainCompatibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 520C2AA27D516129AD50BA5B31CC7080 /* GTMOAuth2KeychainCompatibility.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 3805C162EBF43555EF66800799D527D4 /* GTMOAuth2KeychainCompatibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D5F1FD849B8094EB2F77267C1E9429A /* GTMOAuth2KeychainCompatibility.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
380E6917652A12A1A2107E3D94240F53 /* ROMList.h in Headers */ = {isa = PBXBuildFile; fileRef = 1735D1ADD52CF3EE3763809EF50C9F46 /* ROMList.h */; settings = {ATTRIBUTES = (Project, ); }; };
380E9A0C6F7B1FDEB44045C79CA6E8D8 /* NstBoardFujiya.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A80B14BCE931AAFE18709ED7105DBD3B /* NstBoardFujiya.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 382986AC6CAE5798F8F27EF0F944B605 /* RSTHelperFile.m in Sources */ = {isa = PBXBuildFile; fileRef = E19DE8A1E6B39848A1B39E4116DAF8FC /* RSTHelperFile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
38417C45AD5A82449E838B0D23E1AA02 /* sfnt.h in Headers */ = {isa = PBXBuildFile; fileRef = 734E6CDBF740483975822ECDD3011947 /* sfnt.h */; settings = {ATTRIBUTES = (Project, ); }; };
386695E047CA659FFC0463115DF72656 /* ftxf86.h in Headers */ = {isa = PBXBuildFile; fileRef = F0C210243CCE929986475552C4DBC945 /* ftxf86.h */; settings = {ATTRIBUTES = (Project, ); }; };
38A72D0546438FA178295D4F10BDC1E6 /* GPU3D.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C8AF4CC1A659AC6382CFC356A0E46E8 /* GPU3D.h */; settings = {ATTRIBUTES = (Project, ); }; };
38ACEA3D6CC622850CAA2FADE4FB36DA /* ftpfr.h in Headers */ = {isa = PBXBuildFile; fileRef = C9D5F54CAAFE4356F8D137546851DBFD /* ftpfr.h */; settings = {ATTRIBUTES = (Project, ); }; };
38ADB5570CF02403F8B5930BEB48BB97 /* NstBoardUnlMortalKombat2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 77BBA8B2440BB7526EAB4DA6E7AAD930 /* NstBoardUnlMortalKombat2.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 38BD70CD10A46DB3C74EDA6719DCD8ED /* SMClassicCalloutView.m in Sources */ = {isa = PBXBuildFile; fileRef = AE7EE92CFAB3F620FD1040DE3D968F27 /* SMClassicCalloutView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 38BD70CD10A46DB3C74EDA6719DCD8ED /* SMClassicCalloutView.m in Sources */ = {isa = PBXBuildFile; fileRef = CCB75B16DA2B5445403A380C6D0EAB93 /* SMClassicCalloutView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
38D4116601DDB6AEC250E9DB3C1FD422 /* NstBoardNamcot34xx.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 42D48E98CEC65DB8BEA1872E413A49B3 /* NstBoardNamcot34xx.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
38D438DD35170E7701194B17BB94BC2D /* mc.h in Headers */ = {isa = PBXBuildFile; fileRef = F4DA211A37EA56254CA25182C7D9A096 /* mc.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 38D9EB2F982AA7BC048DB709CC61DACF /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C7CC72F8BB248BA3F1971C0259ACC5D /* Request.swift */; };
+ 38D9EB2F982AA7BC048DB709CC61DACF /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41F59715D85F00E778C7D25306BD1457 /* Request.swift */; };
38F5A810F3D86CE807B2D39CC8791698 /* NativeActivity.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B7E5F1C69ECDFCCEB07609AB872575D2 /* NativeActivity.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3905AD6ECFB651D7669D37C9D403B8D7 /* F3DEX2CBFD.h in Headers */ = {isa = PBXBuildFile; fileRef = E0B853CEF240ECCC29281860C143B77C /* F3DEX2CBFD.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 390E789777169BC77DC7EB7182A754E8 /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = A5C464583B3EB6274B1F3762F64CD0FB /* UIImage+GIF.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 390E789777169BC77DC7EB7182A754E8 /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B332D4F8558F8BA34CE8924EED88D2A /* UIImage+GIF.h */; settings = {ATTRIBUTES = (Project, ); }; };
39253F2CF8ECA03207A8E3D39D5F1BA5 /* statemanager.h in Headers */ = {isa = PBXBuildFile; fileRef = BC0630E8B04720358454883097869D91 /* statemanager.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 392CA6E2728D5A54D642CA65C60E065D /* Archive+Writing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE4378805BF7485C528CC286CE70FE4 /* Archive+Writing.swift */; };
394DEA4CCE1E7BC2D9E0E16E4B2450D9 /* PrepareUploadingRecordsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9836BD15917BC5F758C9618E5688C42D /* PrepareUploadingRecordsOperation.swift */; };
- 3961D91DF742EDEBE6B6AD5EA542CE62 /* GTLRBatchQuery.h in Headers */ = {isa = PBXBuildFile; fileRef = D2A9972C73302E7859114B00F97119FB /* GTLRBatchQuery.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3951D0CEE7B4206CB7640396CBF41B05 /* UICollectionView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 52E47CCC16C0DF6A37D17E02443C4812 /* UICollectionView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3961D91DF742EDEBE6B6AD5EA542CE62 /* GTLRBatchQuery.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E168F8C888DD45ABD915E6DDAF92BF5 /* GTLRBatchQuery.h */; settings = {ATTRIBUTES = (Project, ); }; };
39D17BB4347A2846592117950EBFB896 /* controller_input_backend.h in Headers */ = {isa = PBXBuildFile; fileRef = 82A0C157F7F157B4BEC76C3EBC632E38 /* controller_input_backend.h */; settings = {ATTRIBUTES = (Project, ); }; };
39D34FAD5F93C63CF3958E0446BF259E /* cpu_detect.h in Headers */ = {isa = PBXBuildFile; fileRef = 09DD69CF6FC257E5D3187CF71B58CB31 /* cpu_detect.h */; settings = {ATTRIBUTES = (Project, ); }; };
3A356D96085EEA5702F73554AC009271 /* DepthBufferRender.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E92C74541335DAF4E282B176B241F5C0 /* DepthBufferRender.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3A7DA61227113933BEF75C391B160217 /* NstApiConfig.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B180C048F26D4DD3F706AF3E35AD871F /* NstApiConfig.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 3B006A93A645B554478776F8C54456A0 /* UsersCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D8F081559EC427BB8BDA8B17DBCCFF1 /* UsersCommon.swift */; };
3B0E457EA336D6AFF3B484517851BBA4 /* glsl_CombinerProgramImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C04A9D6572366B902256741978C0EE5 /* glsl_CombinerProgramImpl.h */; settings = {ATTRIBUTES = (Project, ); }; };
3B1C9F17F3250EF56B06923F6EF29FB7 /* F3DEX2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 931B1EC0132E5C5FBA795E91409367B8 /* F3DEX2.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3B68803FFA7F105C9F4BD0957AD6B576 /* hermite_resampler.h in Headers */ = {isa = PBXBuildFile; fileRef = 747A20244D91C2176F1D00D844CD1E8A /* hermite_resampler.h */; settings = {ATTRIBUTES = (Project, ); }; };
3B82AC247A60ED05FDF7730BBD1DAEAE /* NstImage.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D794CF918186C2DC6EBD49FC2FAEA95F /* NstImage.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3B9DCEC0158DC291FBCE26CCE4B5D8B7 /* AutoBuild.h in Headers */ = {isa = PBXBuildFile; fileRef = F0CF6600305F4644F8DEA0EC7ACC3262 /* AutoBuild.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3BA96B2FDDCB1BCD1D9778A25005E78F /* DeltaTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B4B66C3F7AFFDFBD7BCFD2880FC8411 /* DeltaTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3BEA2C34BDC9AF8D7659D07EF6B8441F /* NSFileManager+URLs.m in Sources */ = {isa = PBXBuildFile; fileRef = B3EBA4C7AF2961430F113BBF0D749FD2 /* NSFileManager+URLs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3BECB8CB45E22A72402F5C33C4B4E5AF /* NstBoardBmc15in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 063A16999A8C4EC5F4A86EE181EE41A9 /* NstBoardBmc15in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 3C20AC92FF519D4337D07CB85B2CB901 /* Game.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6EB90A19DC38F46FCF2E949B3090E97F /* Game.swift */; };
3C237B0C04B8C25EA1818A407170D381 /* ZlutTexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 43DB8C4B29085E6FE14954933B1854B8 /* ZlutTexture.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3C28559305A371A192F9EBCB9A901C0C /* N64Types.m in Sources */ = {isa = PBXBuildFile; fileRef = 62F69A205D68CC5AEAFCCDE14C671612 /* N64Types.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3C59F8D174369320F9B9EEEA081B8B1F /* instructions.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DBBAADAFC68D964BA907505CDBFC1CE /* instructions.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -474,32 +459,32 @@
3CA28C0D6C9A377051BD28D81B3781ED /* Harmony-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 73E2631C811B52E4EF1AA3B351C29EC3 /* Harmony-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
3CB2144DF83BFEA51C34E77A5C315B7B /* NstBoardAve.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 58C4A45607185769805CFBEE70467B54 /* NstBoardAve.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3CBF4C3E5B87549F49989D340468FA3E /* callbacks.h in Headers */ = {isa = PBXBuildFile; fileRef = 538F365E94CEC13764BF9209E73CA629 /* callbacks.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 3CD9A8FB6B29BA2284144975AE6D10C9 /* UIAlertAction+Actions.m in Sources */ = {isa = PBXBuildFile; fileRef = 180F36277339830E2C8E248501C9798F /* UIAlertAction+Actions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3D1EF27AD894FF8A7F37FF546DD4F21D /* NstVector.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1DEEC2B2658603EA59BFF5DBE5E02A90 /* NstVector.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3D3BD7BBDF22A6F7ED000D8EA7A4934B /* NstBoardBtl6035052.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 934B0D52579AC8E47A0F434C6FE5AFFE /* NstBoardBtl6035052.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3D41CFBD95FBB27F7F6905D3B3952A66 /* NSFileManager+URLs.h in Headers */ = {isa = PBXBuildFile; fileRef = 458E5ECC429899615982316D9665F348 /* NSFileManager+URLs.h */; settings = {ATTRIBUTES = (Project, ); }; };
3D43019BB04A9939B24BB06F2DBFB0BE /* ftcid.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B16560C485FAC4F5A3F7706B845182 /* ftcid.h */; settings = {ATTRIBUTES = (Project, ); }; };
3DB7323EA3C2947107848876AC1232AA /* ARMJIT_Compiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 8640DC6AA2D20C422ABD3FDCD0DE77F4 /* ARMJIT_Compiler.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 3DBA8C408602F2A5BBE60B6FCCBE8AB9 /* UIImage+Manipulation.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D3C0C4D16DA1166A4BE49E0FBEB856E /* UIImage+Manipulation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 3DBAB4E63481B360DA60F6130EBBB6CB /* ControllerSkinTraits.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861E076A2C54E6FC988A6CAC6C389867 /* ControllerSkinTraits.swift */; };
- 3DC96774D87A9317378E71FB6540A329 /* OIDGrantTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 667EABC7424BACAE8E7C808CEAD440E5 /* OIDGrantTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3DC96774D87A9317378E71FB6540A329 /* OIDGrantTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 60C45BC92237E3DE5AAEDA0D9D3DD5A4 /* OIDGrantTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
3DDECD97243332A11940C4677CEC7E0F /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 744DCF637AD3CB2923FC1904923483CA /* SDL_opengl.h */; settings = {ATTRIBUTES = (Project, ); }; };
3DE9029916178490DE8DD80B24B5A8E4 /* Debugger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 801960408F5BCEF8874FE7A6F9DF0F5C /* Debugger.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3E1618BCFB5DA91248C917A8DA9AE3D3 /* NstBoardIremKaiketsu.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 38B819F08E6CDB261F68D64D78E0CF68 /* NstBoardIremKaiketsu.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3E178519446C458A44FD9175A4816649 /* eventloop.h in Headers */ = {isa = PBXBuildFile; fileRef = 135D0D9E24E408F464F93300BA4BF7B3 /* eventloop.h */; settings = {ATTRIBUTES = (Project, ); }; };
3E22DFE57B4EBE6FC1BB113A4137CF95 /* SPU.h in Headers */ = {isa = PBXBuildFile; fileRef = A075A26579CDA067964771B08D20968C /* SPU.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 3E292073CF1616500B4CB658DCA48FDE /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 684DFD7ECBB5551A653A62AA04E7288F /* UIButton+WebCache.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 3E2A545C8EA735D48E269DFD732DC107 /* OIDDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = CB6DE8B6B571E74C9ACD718E9C02F072 /* OIDDefines.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3E292073CF1616500B4CB658DCA48FDE /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = DD75DDB2D1D353180DA8063611FD1CAB /* UIButton+WebCache.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 3E2A545C8EA735D48E269DFD732DC107 /* OIDDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = DA60ACCB7B5B07DA832DEFB85DA919F9 /* OIDDefines.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3E2D3D13C66C9E67365D023D856FC4AA /* GTMReadMonitorInputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 56F3FC5797BA375527C108C508BFE2D0 /* GTMReadMonitorInputStream.h */; settings = {ATTRIBUTES = (Project, ); }; };
3E49934B932E44291A6595521AD5FBCB /* SPU.h in Headers */ = {isa = PBXBuildFile; fileRef = 1666402F4E06C53A701E4014F74955AC /* SPU.h */; settings = {ATTRIBUTES = (Project, ); }; };
3E82E205492677654BD20E486E6D55C6 /* NstBoardBmcSuperVision16in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0DC3D4170D48C711D6FF239C665FCDD3 /* NstBoardBmcSuperVision16in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3EB0F878C6E5BD648C6933DD3FD5663A /* FileManager+ZIP.swift in Sources */ = {isa = PBXBuildFile; fileRef = C078AFD83C295027D0241FE5DEC8B655 /* FileManager+ZIP.swift */; };
3EC3A1B2E8D115DBCFC2BF7E85B0A2B9 /* DSi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6B07DDECAC335B9CB2DA70E8D6BF1CFF /* DSi.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
3EDD257F814479B34C4E9A6809F3B4CE /* NstBoardUnlTf1201.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0CDA0FC7271D53C680CB63F678C1ABF1 /* NstBoardUnlTf1201.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3EEE86A157BBB3EA7D9FFBB684376078 /* RSTHelperFile.h in Headers */ = {isa = PBXBuildFile; fileRef = A363333B17E12DED3509264B7806E627 /* RSTHelperFile.h */; settings = {ATTRIBUTES = (Project, ); }; };
3F05A1EAFB55D09A47BB8651B943A268 /* System.h in Headers */ = {isa = PBXBuildFile; fileRef = 0AA822019E7EB83C4B3DBA1EEE0BBE2F /* System.h */; settings = {ATTRIBUTES = (Project, ); }; };
3F5F93A1B1A4F796AA7838A9A66A495C /* NstBoardBtlT230.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1F32CBDF7F217BF39F5A8E98EBE51698 /* NstBoardBtlT230.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
3FBAB86B54062A011F94D5ABFD62B5A3 /* NstBoardCamerica.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 9B017390736A088CA383EA6DDF94063D /* NstBoardCamerica.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 3FFB08EA3DD68464BD5B874DB0D508E2 /* UITableViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = C2AD9DA73A337680DFC1476096E9C55C /* UITableViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 40222FC2AEBC1088A5771378F18D3A8A /* RSTCompositeDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 18131699F685BF8185CB2F21F1C06860 /* RSTCompositeDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 3FD239734D0F7C7687EF201880DAFDF8 /* NSString+Localization.m in Sources */ = {isa = PBXBuildFile; fileRef = 0382767F1E8C7949EF46FE377A7CD0CD /* NSString+Localization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
403C7D3C741628AB45D5960121543963 /* F3DFLX2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A0A89CB13248D0FA84EF44A60AB37C8C /* F3DFLX2.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 40434CD6274B9D13388DD1A08B7C6EB6 /* OIDClientMetadataParameters.h in Headers */ = {isa = PBXBuildFile; fileRef = ED6757A3344CDA521DE024969FF490FD /* OIDClientMetadataParameters.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 40434CD6274B9D13388DD1A08B7C6EB6 /* OIDClientMetadataParameters.h in Headers */ = {isa = PBXBuildFile; fileRef = B102C2F1B868A97AB8401952FD12E5D8 /* OIDClientMetadataParameters.h */; settings = {ATTRIBUTES = (Project, ); }; };
406ACBAA558E7009C9ABE09BB98024A7 /* NESDeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 44FDE520DE8BA6087B7A0628630C3AED /* NESDeltaCore-dummy.m */; };
408412078840B12616A5EA74E0CEF7A6 /* glsl_Utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E46BF8BF2F2DD70A3F7AE44AFA1466D4 /* glsl_Utils.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4097865A62524EBB97CACA88B1BE2308 /* Debugger.h in Headers */ = {isa = PBXBuildFile; fileRef = C60A7836613451F77D217AF7D66A21EE /* Debugger.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -515,45 +500,44 @@
42ADBC94026A94B7AED21474AA91E9F3 /* NstBoardBmcSuper700in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D3DB415A75DFB9B29725114787E05A3B /* NstBoardBmcSuper700in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
430E689B4FF1D3DE508F49ED4E9B4FC6 /* ftdebug.h in Headers */ = {isa = PBXBuildFile; fileRef = A6A6777F21A7C3890E7A6B28E83096DA /* ftdebug.h */; settings = {ATTRIBUTES = (Project, ); }; };
433B9089E8B5B82EE709A9432D44E1D7 /* Config.hpp in Headers */ = {isa = PBXBuildFile; fileRef = DB683D01C648B7B51BB512DE2E9B3032 /* Config.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 437E25CE8D9FECFA14D752316FFF0F39 /* GTLRUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = AB35767FB3494B8BDD53E3A7E35D3EB6 /* GTLRUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 437E25CE8D9FECFA14D752316FFF0F39 /* GTLRUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = FA9DB08132A36D68407990582E2C05E6 /* GTLRUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
43C3BF7B5589E30CF1CE21E9E049DC60 /* assem_arm64.h in Headers */ = {isa = PBXBuildFile; fileRef = 20918165D519082777452FE2CD859CAF /* assem_arm64.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 43CDEC29F52D106C7CBFD94EC9039CFD /* UsersRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D05B11A7C98445859C746B5D40BBDBA /* UsersRoutes.swift */; };
- 43F1A4BDE979ACB5C59D9700D65B4EDC /* UIView+AnimatedHide.h in Headers */ = {isa = PBXBuildFile; fileRef = 93C10797B4AC0FCD5DC745C1F12F49BF /* UIView+AnimatedHide.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 43F29BC8E62CDEB1427B4879628AD9E2 /* RSTCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EA9B92D6448E177F0943520E1AC9397 /* RSTCollectionViewCell.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 44042F2B99972A4EDAC118661C59CB69 /* CoreFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94453F3BF5916545D37B02509181E412 /* CoreFunctions.swift */; };
+ 43EF41CD1AA023CC983FF92774C2F99B /* KeyboardResponder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E8FA7EDDF2D182E85D908AB189426B6 /* KeyboardResponder.swift */; };
+ 44042F2B99972A4EDAC118661C59CB69 /* CoreFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BDF2B6DA60DB30EFD672EF804CB41BB /* CoreFunctions.swift */; };
443289DCFDBEA1FABFCE217938E99C23 /* NstVideoFilterxBR.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CA0570E1B9040E7E10E9E862D844F4E7 /* NstVideoFilterxBR.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 4449048B706DE5924754AE5992372990 /* ZIPFoundation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C14667C079DD772E41454C0DBC45398 /* ZIPFoundation-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
4452A3B84A74D8CC3E425216111986C1 /* DSi_NDMA.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD283F7D35BCDE09879EF39524DB9924 /* DSi_NDMA.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
44538FEA658A10C51CE5FFE53DF46A20 /* RemoteFile+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = D89F6FAA9CE995ADA9DD64F071D6212E /* RemoteFile+File.swift */; };
+ 445DBFD3B3607FBAEA8984D4CD216A54 /* GameControllerInputMappingProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8322B6BD024082677D1071F4527DD77F /* GameControllerInputMappingProtocol.swift */; };
447B2D6138000A4128E47638F821C14C /* OutputSoundFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1A4F0E97FCA28B46E41A4DE5C72FDED1 /* OutputSoundFile.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 44B777CC6A9B53E503223ECB7AE623B4 /* RSTHasher.m in Sources */ = {isa = PBXBuildFile; fileRef = B2315E586056FC23817E8D8C2F509A89 /* RSTHasher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
44C802CA554BB161012DB21A18A7A6C4 /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = D3B94EFE9B4F5C020D66C89DC5C10A71 /* pngset.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 44EBE24CF46242DEC6CF4AABCB5CB74C /* OIDError.m in Sources */ = {isa = PBXBuildFile; fileRef = EBA697660E1BC4D0A27EE3649B361437 /* OIDError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 44EBE24CF46242DEC6CF4AABCB5CB74C /* OIDError.m in Sources */ = {isa = PBXBuildFile; fileRef = FEB268DE839FADF39BF20E2BE505E913 /* OIDError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4514B3FA5A85C56131710DC47A8E9BA4 /* TxImage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30009CAC05D34574EDE2FE06A804ACA8 /* TxImage.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
45195ED1CB958C58F3AD6D329094A285 /* video_capture_backend.c in Sources */ = {isa = PBXBuildFile; fileRef = 51FDCACC28DDE663B17B2A760F42CF94 /* video_capture_backend.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 458EA2839AA9021279E0AE271492FDDC /* UIAlertAction+Actions.h in Headers */ = {isa = PBXBuildFile; fileRef = F1F24B674E056CE5A32339DEEBC8A533 /* UIAlertAction+Actions.h */; settings = {ATTRIBUTES = (Project, ); }; };
458F17AEBF072DF613E023DE149AF270 /* SoundFileFactory.inl in Headers */ = {isa = PBXBuildFile; fileRef = 68B8A34B28410A45890249885FAC177D /* SoundFileFactory.inl */; settings = {ATTRIBUTES = (Project, ); }; };
+ 45BCB8456AB0E08D9C1B4087BBC30E6E /* RSTHasher.m in Sources */ = {isa = PBXBuildFile; fileRef = B2315E586056FC23817E8D8C2F509A89 /* RSTHasher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
45C3B9CFAE799760CA4CBA57CD56DB27 /* NstVideoFilter2xSaI.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 446BF4A4F470F437E4E1A9162BB485EA /* NstVideoFilter2xSaI.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 45CC315CF324A6D9CCE6B96B5210C3CA /* GTMSessionFetcher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3DEE25E1B162B8607EA2C66F0411209D /* GTMSessionFetcher-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
45CD0EC344360CDEB804ECAF751B1D59 /* NstBoardWaixingZs.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C942DF0812B9968B0756146F887EC48D /* NstBoardWaixingZs.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 45E16C89C9189BD3A413347E77A8AF07 /* OIDURLSessionProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = C04CD0898323CEBA2603BBB7EFFFAEC9 /* OIDURLSessionProvider.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 45FA217D8A09EC64E385E20F53E3727F /* OIDAuthorizationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C6A5480D649962867D4456FE8031979 /* OIDAuthorizationResponse.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 45E16C89C9189BD3A413347E77A8AF07 /* OIDURLSessionProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = DB6A6F1D48DA9F66C39348179E114085 /* OIDURLSessionProvider.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 45EB6EEF29CEC6504E623C8F72D6103D /* GTMGatherInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = E4F9C53E4B832C01D8FD01C827BE14B1 /* GTMGatherInputStream.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 45FA217D8A09EC64E385E20F53E3727F /* OIDAuthorizationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 9178AD66865B4753637FDD2725EBE4D9 /* OIDAuthorizationResponse.h */; settings = {ATTRIBUTES = (Project, ); }; };
46101F59E3A158065A47CF0735D4C8ED /* pixform.h in Headers */ = {isa = PBXBuildFile; fileRef = A637E0C39F86236B51393E73DEBF5F07 /* pixform.h */; settings = {ATTRIBUTES = (Project, ); }; };
4638CD9DD99CAD0A7F22468718342241 /* matrix.h in Headers */ = {isa = PBXBuildFile; fileRef = E4764CCFDB5EDCEA6DD86E722A0DBC44 /* matrix.h */; settings = {ATTRIBUTES = (Project, ); }; };
46478183D9FC65EF2E1C3610EF8539CA /* NstBoardUnlEdu2000.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1BE7418CB47A4D76B9D5A36DD85694BF /* NstBoardUnlEdu2000.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
464CCD19609493286BCFFE576E8DB65F /* NstBoardTxcMxmdhtwo.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4B0D707C42C85E0401099A31987D9A28 /* NstBoardTxcMxmdhtwo.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 465021BB6B8C123F482CA74834590A43 /* VideoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 104E9C84E010B1DB40F30B8A6D71F370 /* VideoManager.swift */; };
466EB28B1AA5A4564D606F43E1D171F7 /* glcorearb.h in Headers */ = {isa = PBXBuildFile; fileRef = 191C48F3CD32BEBC50796D1DFC6E4A00 /* glcorearb.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 46915FD97D6A264EDF51E5DCAE616813 /* RSTSeparatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = A586E5FBA2533BD9EC43EFCEC1A2C549 /* RSTSeparatorView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
469671E0D32F648DB27196BAF2F69DC7 /* AAFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 51C7C42332867E72843B00287AED57A0 /* AAFilter.h */; settings = {ATTRIBUTES = (Project, ); }; };
46FF9345C8C0A2EA2BDB8E1FE3AC3F4B /* readwrite.h in Headers */ = {isa = PBXBuildFile; fileRef = AC05CDE0B2DE442E6439E093636483D1 /* readwrite.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 470DE4570D95C0C2F421FBC881D01F61 /* GTMGatherInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = E4E761B4100120EFEE3E77F6B031F1CA /* GTMGatherInputStream.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4740AC2EFC0DDDC9A86BA19A12ECB0FE /* NstBoardSxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FD4C92660B79698510464254D3D020F9 /* NstBoardSxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 47744763ED3C23B3487734D758FEDD3F /* KeyboardGameController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CFBE66FFB04AC7622932A698B834898 /* KeyboardGameController.swift */; };
47842F78AEB0AD03A87665212046397A /* Patch.h in Headers */ = {isa = PBXBuildFile; fileRef = B2FF075A4A26D2CB2821B4490289C226 /* Patch.h */; settings = {ATTRIBUTES = (Project, ); }; };
4786A0246778A4F9901CA54B7146AD64 /* dummy_video_capture.c in Sources */ = {isa = PBXBuildFile; fileRef = C0B8F180095207EB3A174AD98D9EEA8A /* dummy_video_capture.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4797779B3AC55CEFBAD9B7BD9B9A2D77 /* GLFunctions.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DE108C75BD8159971EA3972F4FE9D6 /* GLFunctions.h */; settings = {ATTRIBUTES = (Project, ); }; };
47AD7E2D5140FB7A291FDFC9177FC885 /* NstBoardRexSoft.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDE9C9A6E3FCD131E7936A7E0E5E9EDD /* NstBoardRexSoft.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
47B232AC6413E9672408AD7B0B301C69 /* NstBoardBmc64in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D3BFB2D54586B0F4F292765883CE2A63 /* NstBoardBmc64in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
47C09C7FD05CA156A87825F7D6B15E89 /* NstBoardSachen74x374.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E437C59E1C9A7503EE399AE8E4315FF5 /* NstBoardSachen74x374.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 47E4329096BBA57D81BD6B569EABBD4F /* GTLRErrorObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FA556F2079F991C20E924384DE65B53 /* GTLRErrorObject.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 47E4329096BBA57D81BD6B569EABBD4F /* GTLRErrorObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 9282B746A2BA0D243AC10E980AEB88BA /* GTLRErrorObject.h */; settings = {ATTRIBUTES = (Project, ); }; };
480710B240A5CDFF0559E787DF0E603E /* expr.cpp.h in Headers */ = {isa = PBXBuildFile; fileRef = 401AF149315D628F51F0F24FE1B4920A /* expr.cpp.h */; settings = {ATTRIBUTES = (Project, ); }; };
481B109039E079B06D9C661BEB74C11B /* Sprite.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5989C417F48B1221D46CE94295C7E1B1 /* Sprite.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
48411D1C06D9202643AB98F33ADD7707 /* IpAddress.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B6BFF03236A5A68F45CD21861A215907 /* IpAddress.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -561,16 +545,17 @@
487E2771DE566B805DCB2BF2CD055330 /* CombinerKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 388D3B28B64A26962EFC0170553CAB16 /* CombinerKey.h */; settings = {ATTRIBUTES = (Project, ); }; };
488234B4E251914A0E419C6D8BE3239B /* NstPatcherUps.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B4F94C52D8A627401416D85EBCFECB07 /* NstPatcherUps.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
48A1F35EA39F5E2896EDDC85895E67A0 /* ringbuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = FF2385D45D7C84B6A81962AE50751035 /* ringbuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 48B03A837B0BFD86A8BE32A40988C7E4 /* AppAuth-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 977B784CD6EABB39FE9BC0482AA8F3BC /* AppAuth-dummy.m */; };
+ 48A562AB7C50491514A660DDFF8A6DB8 /* NSConstraintConflict+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = 42C8EB745EF1C9D8ABBD09F6FF45DE37 /* NSConstraintConflict+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 48B03A837B0BFD86A8BE32A40988C7E4 /* AppAuth-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B45D908C1C5366F263B117A4BBD0A49F /* AppAuth-dummy.m */; };
48DD817CC69046E5FB017EF4D9301F67 /* File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24AA279D040856030E6831B7389C2433 /* File.swift */; };
4931555D1623098A4B31C73655104C7D /* NstBoardSachenSa0037.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 265FE08FE13B5C52A3147FA23F7AE581 /* NstBoardSachenSa0037.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
4971FC996AFD80F4012E3F06ACB7A01D /* opengl_UnbufferedDrawer.h in Headers */ = {isa = PBXBuildFile; fileRef = 7101A5A0AF996E8B832B03A07D06EF59 /* opengl_UnbufferedDrawer.h */; settings = {ATTRIBUTES = (Project, ); }; };
49DAA6130D6C93A83B426B369D89C579 /* MemoryStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = A1B435A350DD71C31D721B35C5E20353 /* MemoryStatus.h */; settings = {ATTRIBUTES = (Project, ); }; };
49EEBC9534A00EFD7B86C7CE86203F8D /* NstBoardWaixingSecurity.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 293A079685748E186A32952B23B9A480 /* NstBoardWaixingSecurity.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 49F4C2F4E73B38019A937DC4A0064D76 /* Pods-Delta-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E39B6D2E1349BC9CF76985C762A82797 /* Pods-Delta-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 4A2CEE05287DC31AC6F017B22E66EAA1 /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32F0D8C427B02F9167601BA32C12AA6B /* Helpers.swift */; };
+ 4A2CEE05287DC31AC6F017B22E66EAA1 /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = A99B0F4D06AB21D9CA4C60C8C9CB5A23 /* Helpers.swift */; };
+ 4A3203E520153607EBB9399AECCAF9F5 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 9D83B27394F827A375C8041D26B9F167 /* Standard.deltaskin */; };
4A5332FE1BEACBD063F1EA5EBC316EE0 /* NstInpMouse.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5C0BC836CC26862AF4502F8F063AD007 /* NstInpMouse.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 4A95FE637C0614FCCD65394782083045 /* GTMMIMEDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = C245F10CFA17E68D0F217A475089F44E /* GTMMIMEDocument.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 4A73A0AACAA5BED18FED1213EEBB0F38 /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = DE00BA4DC34A73CEA579554268A87C7A /* Standard.deltamapping */; };
4A9728DCC481D2CFE27674F84477E5AA /* DisplayWindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 93D3DD537A145A0D8D88B631512C81FA /* DisplayWindow.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4A981D5F88E2B8258EE381195B7FC35A /* svtteng.h in Headers */ = {isa = PBXBuildFile; fileRef = F14B536FAB82EC772F32590FFFD47BE3 /* svtteng.h */; settings = {ATTRIBUTES = (Project, ); }; };
4AB56A31CBD9CB1B2355D7987CDBF27A /* N64.swift in Sources */ = {isa = PBXBuildFile; fileRef = 195A6B350BE4AA281F1C3D85C256DE64 /* N64.swift */; };
@@ -579,18 +564,20 @@
4B075FB36497DA55CE6A2B412C1FFC5A /* ftadvanc.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A1AC84009E55C7A033290B41BE0185A /* ftadvanc.h */; settings = {ATTRIBUTES = (Project, ); }; };
4B2BFB6E5458B412DEC6145A42ABCA63 /* SNESEmulatorBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = 2CE70AD051297074549413AFA54DE874 /* SNESEmulatorBridge.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4B649CD3CCD48FB1339D601D607DB8FA /* ftvalid.h in Headers */ = {isa = PBXBuildFile; fileRef = C721E311F467365E34B5B12C8CAF2864 /* ftvalid.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 4B774337E6D365988EB7FE766F8462D4 /* RSTArrayDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = D4094ED24EA34D2593C503C8D5C105CE /* RSTArrayDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4B8D2753F745197CCD8EDEDF49CAEEC4 /* NstBoardNitra.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 2D1631F683A03686D31B68487812E5F4 /* NstBoardNitra.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 4B9AC7D98F35F7865B64B5CF1BCE8FA2 /* RSTSeparatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FA4BA7F6A5656E0A2EB653423B78908 /* RSTSeparatorView.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 4B9AE6D84B67E4E8D54E50778E8086B0 /* GameController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0680D0EC0F7556C47C63C604ADEFD565 /* GameController.swift */; };
4BD13B01D84D0C6A988B292CFACA240A /* memmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 085A6A3B629A655355B2EB1F1BEA9392 /* memmap.h */; settings = {ATTRIBUTES = (Project, ); }; };
4C1DDF0BFBC1933C6D1F3D5C0F809DFB /* dsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DD4A155AA83E86B6E47CBA1E9CD0B45 /* dsp.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 4C2B420D2EE3244F87309914CDE59B63 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 9D83B27394F827A375C8041D26B9F167 /* Standard.deltaskin */; };
4C51C3C0CAF1CD7C803907B87D91071B /* GBCTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 193169F4EC9BA3A241FB52DE5F655E55 /* GBCTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 4C5816BFC39A038F607CEBF06EBAFA66 /* ContactsRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 980C29471E6FD37CE2CBE26F28FAFFB5 /* ContactsRoutes.swift */; };
+ 4C55F77659F8A53C0B72401B782A8EAB /* NSUserDefaults+DynamicProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 15F97120052DC61976DE9E72A49B3917 /* NSUserDefaults+DynamicProperties.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4C7511173C6DEC61690A29345E93D6B2 /* NstPatcherIps.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4EFA33B973ABB5052C6A15108A0A69CE /* NstPatcherIps.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 4CF5835DDC0BB972A00042DE7F906260 /* OIDAuthorizationService+IOS.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C2A10FC9E495738845331CEF5285D98 /* OIDAuthorizationService+IOS.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 4C807D5A0C7EE69D6C35F4FB28D75E3E /* EmulatorBridging.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB7E0D0416AD09FA405E0355EA089AD8 /* EmulatorBridging.swift */; };
+ 4CBAF7B673FB224D0F09586F701676CF /* TouchControllerSkin.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBEBC13C2601FDB2E7F4D976B174D79A /* TouchControllerSkin.swift */; };
+ 4CF5835DDC0BB972A00042DE7F906260 /* OIDAuthorizationService+IOS.m in Sources */ = {isa = PBXBuildFile; fileRef = 374E81D1E6E0AE81AFFDC683BC82C939 /* OIDAuthorizationService+IOS.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4D29C769F92124A8D6D69C9CE092A04B /* NstVideoFilterHqX.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6717E36C97D4C7F7ACA1E5E3881BD3B5 /* NstVideoFilterHqX.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
4D5D1D31E6E6F37E46690A099C11BB2C /* NstBoardBmcSuperHiK300in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5D5AB3E63C0BFFC9BC0F3867C18DD5A0 /* NstBoardBmcSuperHiK300in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 4D6851FF1A495B17DCCBF394A428F893 /* SMCalloutView.h in Headers */ = {isa = PBXBuildFile; fileRef = E8DAD16B1850E65C9CA038B3A3E65519 /* SMCalloutView.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 4D6851FF1A495B17DCCBF394A428F893 /* SMCalloutView.h in Headers */ = {isa = PBXBuildFile; fileRef = C74B40A0B0E789AD1F7CAEA8F9DA9547 /* SMCalloutView.h */; settings = {ATTRIBUTES = (Project, ); }; };
4D8B129B2A748D3D89FDDFF6F414B270 /* iniparser.h in Headers */ = {isa = PBXBuildFile; fileRef = B07414167222C856E21B5FC7AAF6B460 /* iniparser.h */; settings = {ATTRIBUTES = (Project, ); }; };
4DA630F8407D87AA8945A199AE0FD4AC /* ARMJIT_Memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 69E68B93890F97717D4799790DFBCF02 /* ARMJIT_Memory.h */; settings = {ATTRIBUTES = (Project, ); }; };
4DE53CA9456974481B28D93BD7860508 /* memmap.h in Headers */ = {isa = PBXBuildFile; fileRef = E3EC5D23D9AC26F69D6F4ACF67BCFB67 /* memmap.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -600,101 +587,92 @@
4E56CEEE32E8E668414B0D27E783B822 /* ClipPolygon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB2FB6A449519AD09E7964F0CC67DF25 /* ClipPolygon.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4E6DFC2B8F2BB0E8DB800DE1821158F2 /* inputSDL.h in Headers */ = {isa = PBXBuildFile; fileRef = CB2DE433AA67D7DB3319203E042598EF /* inputSDL.h */; settings = {ATTRIBUTES = (Project, ); }; };
4E6EA48E4D8DB2E255543A2178AAB58B /* RDP.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CADBEC9CAC37776B653B1E88F411732 /* RDP.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 4EB7B95BC758DF1C168341A2E7C43FD7 /* RSTCellContentChangeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = C7F0416EEC0A378939FC4ABF9DB349F8 /* RSTCellContentChangeOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4EC0C4512E530E2AB2313C514BADE005 /* initstate.h in Headers */ = {isa = PBXBuildFile; fileRef = D9190E21FA9BDC3ECAC991D745F8B829 /* initstate.h */; settings = {ATTRIBUTES = (Project, ); }; };
4EC43DE6673880AEF7A584CC22C8EBE1 /* NstBoardAxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A5CD02BC2D035183432B50AEFA8BF924 /* NstBoardAxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
4ECBC04326D5C7B84F69D70891DB1C74 /* ARM_InstrInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D13A0F4BF74BE8B97BFDAD60B81DF937 /* ARM_InstrInfo.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 4ED63E82E115D94B235FC5557D381FDB /* TeamPolicies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33B0790A59CA6ECB5331CAE4E03CA15F /* TeamPolicies.swift */; };
4EDDA99E48E7F3DA27E3CFD644B98C4E /* NstBoardSuperGamePocahontas2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5DA7BCFC9344385E53F2B5E834573B31 /* NstBoardSuperGamePocahontas2.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 4EDDDB9F177D5F6FEE11A9AC11B53784 /* AudioManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2867A21CC5D09F1990985A93B329E72E /* AudioManager.swift */; };
- 4EE1F590962D7FA18359D0BF97BFB859 /* BitmapProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5169DDA0ADF74F8586CB590F9DB33AB1 /* BitmapProcessor.swift */; };
4F192CC2B1ECAEEF39EA1CBA71BF3248 /* GBI.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D0E8C6AC2D4B8988D4640690AB92CD7 /* GBI.h */; settings = {ATTRIBUTES = (Project, ); }; };
4F1C1E5BB69C11D960DA8D322EB82052 /* FullscreenResolutions.h in Headers */ = {isa = PBXBuildFile; fileRef = B9FB12FD750F2468C4FFCF23657526D2 /* FullscreenResolutions.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 4F30156495B5DCDFC7F89C1D2F2D9AA4 /* RSTCellContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A8FBC512A3FA5C62FC2321EE56635BD /* RSTCellContentView.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 4F338C811F1AB4025E24A190C0B8C68E /* AnyInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9298B315F615623E280CE6D5DD35B045 /* AnyInput.swift */; };
4F398DD54135C948D1F2D31F027567A3 /* fpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B7AC8DBD44374B318026ED02323950B /* fpu.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 4F39F94C2EF341DCEDD4FEAFB3823D66 /* GTLRQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = 545C6C3DA50E65CC81FF48464CD13BEE /* GTLRQuery.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 4F39F94C2EF341DCEDD4FEAFB3823D66 /* GTLRQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = CAE6F83BC3F49EB8E2C922E88B1FEE28 /* GTLRQuery.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
4F886E83825963198C0EAF9543D14BFA /* ARM_InstrTable.h in Headers */ = {isa = PBXBuildFile; fileRef = 68B085A5D794A541827C808F19891FA8 /* ARM_InstrTable.h */; settings = {ATTRIBUTES = (Project, ); }; };
4FA2B56FABE21013C63EDDDC0791FF17 /* ftbitmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 974BBCDE95FFEDA149744208E03714F2 /* ftbitmap.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5032F0342544E6569C0EDA9DCD3DD6ED /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 440F728629AA81492F2374B22D158C8D /* Standard.deltamapping */; };
5062BFF50B4BEE6ABF8E3A8C575D374B /* T3DUX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 500D624EB32D21B043BFA0D55A44007E /* T3DUX.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
5070A96930371CBE597AF9AA22DF19DE /* TxHiResCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E4A756F26BAC97D488ACFDC54789A73 /* TxHiResCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
50C965EE37FE36D9F935E21F58FF692E /* DSi_SD.h in Headers */ = {isa = PBXBuildFile; fileRef = F51D215880D60371E6A41FF1BD154146 /* DSi_SD.h */; settings = {ATTRIBUTES = (Project, ); }; };
51012E5A81F055AEAB30620D3146D92C /* DSi_SPI_TSC.h in Headers */ = {isa = PBXBuildFile; fileRef = 707A58EA3FAEA5A0AB870C8240B45F8D /* DSi_SPI_TSC.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 5123C386F4EBDF8C90E317144DB26E3C /* CheatFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 675E8B0AFDC80A9C1970C7FDCD10849C /* CheatFormat.swift */; };
512513326883FDF783664843F9ADEC65 /* osd.h in Headers */ = {isa = PBXBuildFile; fileRef = 363EBB698A7608820B51E785BFBDBE5D /* osd.h */; settings = {ATTRIBUTES = (Project, ); }; };
51648F4F53F7240A92A1ABF5325E61DC /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = 98C590E0BFF7BBD01368B459B5376F0D /* version.h */; settings = {ATTRIBUTES = (Project, ); }; };
516529E8400CF6190EC395335F801EA2 /* arithmetics.h in Headers */ = {isa = PBXBuildFile; fileRef = 80CF4B02715769C8E03C0A9458F8635E /* arithmetics.h */; settings = {ATTRIBUTES = (Project, ); }; };
51889EA9519AA4662A35E17738064433 /* NstBoardBmc21in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 87715844F346ADEE4BBB5256AC453D53 /* NstBoardBmc21in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
51910230FA66BEA431A60004B3CDAE90 /* TextureFilters_xbrz.h in Headers */ = {isa = PBXBuildFile; fileRef = 17093C4C53CE939177773FF4D3A2247E /* TextureFilters_xbrz.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 52085588CC19123AC83AFFBA93066A76 /* OIDScopeUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 031D09F2BC97265AA9C63DC2B0D56DA9 /* OIDScopeUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 52085588CC19123AC83AFFBA93066A76 /* OIDScopeUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 64FB107413899951CD25D8A1C4C3449D /* OIDScopeUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
52533478502E879DB68C2C063953AF97 /* TxDbg.h in Headers */ = {isa = PBXBuildFile; fileRef = E531AA77EC465A15D976C75B5A6C0C8E /* TxDbg.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5269F2F06B7B9AADE496A4CD09793228 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 0648DF1F7281B9D745ECF96C143F2C8F /* Standard.deltaskin */; };
5283063FD91F3787FFE98C70E7F42A4B /* TxTexCache.h in Headers */ = {isa = PBXBuildFile; fileRef = FA484256A9984FA401CB7DA5848C4481 /* TxTexCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 528FFF17E9606E0B79612F6A3C30475B /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 9B1ACC9E2F2024AB5391E216FCCD3371 /* Standard.deltamapping */; };
52B06F7011999F9C278A890DA7C4B28C /* L3DEX.h in Headers */ = {isa = PBXBuildFile; fileRef = DC7CD728E0D260394B7476EE6ED0B494 /* L3DEX.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 52CB103EE58F1825BB61ACAB137A84C5 /* UICollectionView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 52E47CCC16C0DF6A37D17E02443C4812 /* UICollectionView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
52D9CEE7D7500B51DB2884E8C601B55E /* getset.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D152EBA4C6872472C19FF2E0E6302C8 /* getset.h */; settings = {ATTRIBUTES = (Project, ); }; };
52E64CA6AA3E7BF90B9CD4ED0F9CF19C /* ri_controller.h in Headers */ = {isa = PBXBuildFile; fileRef = 37E021780895B0030EDF3FDDE10AB491 /* ri_controller.h */; settings = {ATTRIBUTES = (Project, ); }; };
52FEEBDCF56F0809023B72EEC76072B6 /* ftmm.h in Headers */ = {isa = PBXBuildFile; fileRef = A2F603F5076A5C90C0F7F3B8E1964715 /* ftmm.h */; settings = {ATTRIBUTES = (Project, ); }; };
530E72432126D9EEE597FC8AD2645259 /* RectangleShape.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9530F5FC4C0B09A188288409FCF835D /* RectangleShape.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
5336D03C6035295B51D47B08E20CD275 /* wglext.h in Headers */ = {isa = PBXBuildFile; fileRef = F200008BAD2C8D2B9909C34A25F2F23F /* wglext.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5336E6D34E157FD1B46ED14451960ACE /* SMCalloutView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C5E3247DAB82F80DE1AA4666B5015C5 /* SMCalloutView-dummy.m */; };
+ 5336E6D34E157FD1B46ED14451960ACE /* SMCalloutView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E03DBD362CD32870323FD190336D4AA /* SMCalloutView-dummy.m */; };
5368D26EC79E290BBA16B14EEDDCB528 /* NstBoardBmcT262.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5D28A45F8D7AE36212541B62DB751AAE /* NstBoardBmcT262.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
53D0677CB11698F8EB842C2883CB7FE4 /* NstBoardBtlSuperBros11.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7549BE8B0E3632F3EC1847B5A711B082 /* NstBoardBtlSuperBros11.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 5437B0B3AC0F5C2EA972FB07460A5476 /* RSTDynamicDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 95782CF5CA479EC0FDC53DD42C188A4F /* RSTDynamicDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
547722282B92D897DCF72B1C5E077EE4 /* TextureFilters_2xsai.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E53123303D13A89EFB690F2B9415065 /* TextureFilters_2xsai.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 54A59C82F837B5C62516AF43BA727127 /* TeamLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A47F312AB75A9DF4F2226CF1E136782 /* TeamLog.swift */; };
54B07F5D665F8AFCF906D35823998745 /* Util.h in Headers */ = {isa = PBXBuildFile; fileRef = A132045A997E491B1C520AB9F86A520F /* Util.h */; settings = {ATTRIBUTES = (Project, ); }; };
54C00D9468E49E1BF7C36FC0F977A16C /* CRC.h in Headers */ = {isa = PBXBuildFile; fileRef = 72BAA242AAFF78139FE9E73EA0C58CF6 /* CRC.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 54D8544BA09F27066E2FF2F2C0FBB0E7 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 4350D1FEB43D008EF6E9B2A8AF3F8D46 /* Standard.deltaskin */; };
+ 54DD0786091098EA8AB57BD795B06D1F /* BitmapProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5169DDA0ADF74F8586CB590F9DB33AB1 /* BitmapProcessor.swift */; };
54EA6B6907303939CBE9BAB821B37A99 /* SoundFileWriter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7580E8E59C09C681129D551B115623A9 /* SoundFileWriter.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
54F9A025A6FA171F91F84DCBBC8271BF /* Platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 844403BA0FA3541347B6E706E52FA73E /* Platform.h */; settings = {ATTRIBUTES = (Project, ); }; };
553C09576B62520E89825CCC61E7440D /* NstBoardSachenStreetHeroes.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E742500B66D2813CE6D679FAD962D201 /* NstBoardSachenStreetHeroes.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 556EED5BB58DC9172AAC5F5F56CE3882 /* RSTCellContentChange.h in Headers */ = {isa = PBXBuildFile; fileRef = C80AEBE8D596D5B9EA9999082C62DB68 /* RSTCellContentChange.h */; settings = {ATTRIBUTES = (Project, ); }; };
55A51771307D368AC1CE3B1E48713417 /* FIFOSampleBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C0AAAEC4A92ECADA81C17B1B0BF40E8 /* FIFOSampleBuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
55A5B126FB5A194BCA3A842DEED18828 /* opengl_Utils.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F0882105E4993C09A6F0BEAF2E98379 /* opengl_Utils.h */; settings = {ATTRIBUTES = (Project, ); }; };
55AF1496125D73291C6814EAB7E20476 /* TextureFilterHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = EF9E80B0792C03D2FC92D8D7ECE71609 /* TextureFilterHandler.h */; settings = {ATTRIBUTES = (Project, ); }; };
55BEF1EEF14FA7E35C0BA84D73F8F633 /* Keys.h in Headers */ = {isa = PBXBuildFile; fileRef = 200A55506E0A6C1EB4B171CB4DB08528 /* Keys.h */; settings = {ATTRIBUTES = (Project, ); }; };
560457CF466474C19AA7F7B019AF96A0 /* String.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 431AAF0AECA2A0A322351F393EC0FA8A /* String.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 5604DD4EDFA42EBC3C0E0B93A6A76DEA /* RSTLaunchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 54C38C767637E4968C8562607864A579 /* RSTLaunchViewController.h */; settings = {ATTRIBUTES = (Project, ); }; };
5615883AFAC03932E189E6EC0E4D262F /* filters.h in Headers */ = {isa = PBXBuildFile; fileRef = C1C34BC62D8AE93049CDE7C85B326781 /* filters.h */; settings = {ATTRIBUTES = (Project, ); }; };
561D1FF1EA7842AF102804CFE5B2B44A /* NstXml.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1E6FEE1D998C78DF19ACA08E81C7A395 /* NstXml.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 56305863164CF2F3F39C78948BFF2864 /* GameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAB38A1A17078FD95D88608D7190F6C3 /* GameViewController.swift */; };
- 5693663E9CEC7D86EA43EFE4F733C159 /* SDWebImageDownloaderOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 374CD16066234452E7C43878019A0C18 /* SDWebImageDownloaderOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 5693663E9CEC7D86EA43EFE4F733C159 /* SDWebImageDownloaderOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F80D82472F0E1B9E8B3553296AE2890 /* SDWebImageDownloaderOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
56A91EB3DEB671A1436CF0D130B8D124 /* SNESDeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 04866315B7587583E5D40EF4EBC19CEE /* SNESDeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 56AE3EA544042F3AAC7E3D7D596B423E /* OIDIDToken.h in Headers */ = {isa = PBXBuildFile; fileRef = 13569C5378937CE484A595684F2B6253 /* OIDIDToken.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 56B69D0129EBE5214214754125F55760 /* RSTCellContentDataSource_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 81B163AB85D27A282399346575986FE5 /* RSTCellContentDataSource_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 56AE3EA544042F3AAC7E3D7D596B423E /* OIDIDToken.h in Headers */ = {isa = PBXBuildFile; fileRef = A09B02810B996DB15891031D79631973 /* OIDIDToken.h */; settings = {ATTRIBUTES = (Project, ); }; };
56CAE30F1F264AC04C3EBD9D577D4A11 /* NstBoardBmc800in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = EB4B7F1BEE1FDDC88B83535430E04E40 /* NstBoardBmc800in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 56CE5B694FCB4923AADD1702B79CCDC3 /* GTLRRuntimeCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F5176A0CD8AA4800A04B7437A3D2160 /* GTLRRuntimeCommon.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 56CE5B694FCB4923AADD1702B79CCDC3 /* GTLRRuntimeCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = 52FF4AC70492A5C954D5D3341AE9A4DB /* GTLRRuntimeCommon.h */; settings = {ATTRIBUTES = (Project, ); }; };
56F800FB267C3DECABD9106B4B1C24A4 /* NonStupidBitfield.h in Headers */ = {isa = PBXBuildFile; fileRef = E41FF9AEB8F168E432CF51CF03B82946 /* NonStupidBitfield.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 57196734B9F2ED59C69DF89C6406CBBC /* vba-over.ini in Resources */ = {isa = PBXBuildFile; fileRef = 516EB9A951C201FC2386D95A5740FD05 /* vba-over.ini */; };
5735F2F6EDB78133140ED13E82E1676E /* Listener.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 94AEEEAD7711AE51F2D41B6A76AD600E /* Listener.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
57447F57373BD46A2284589677413B31 /* Port.h in Headers */ = {isa = PBXBuildFile; fileRef = 028AA0FF5988D03E9907ED4E4E327382 /* Port.h */; settings = {ATTRIBUTES = (Project, ); }; };
57585A831B2ED14CA5F4ACED05ECF45B /* SoftwareRender.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E55D287DB523BCC5DDBB884D666555FE /* SoftwareRender.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
575DAC8BE73AE20F0B222941ED1B9937 /* hle_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = A7C1A2B62A0EAECEDC86C6CC187AE4FB /* hle_internal.h */; settings = {ATTRIBUTES = (Project, ); }; };
579890B7046D306313F3438F8831D131 /* NstBoardFutureMedia.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 23456D53AC1C42C6E27540F52DA0A19A /* NstBoardFutureMedia.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
579DF870E92728EB3E325AE8E4932FED /* rhash.h in Headers */ = {isa = PBXBuildFile; fileRef = A678D5FF595ECF2DC2D7255605CC3F1A /* rhash.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 57B36B19A8607638632C0CDF281D9B9A /* TransportConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D9F6373A0441408F3852FDC16E3A5FE /* TransportConfig.swift */; };
58023D75EB4C5321E2C02ADEE4F41BF9 /* STTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 4278C7184FE9B1D2B52FC11778CD64F6 /* STTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
580E105A009EE800E7CA97C0F1BB9B3C /* svprop.h in Headers */ = {isa = PBXBuildFile; fileRef = 0396C570C0BD057BEE9ED8DFA16DBE14 /* svprop.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5831E1190662E1377B571CF2019B67C5 /* UITableView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 26D9EC83F6440D8D511ACF37FDF0BD8A /* UITableView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
583C0A51777A796C8292CD2219468C4D /* movie.h in Headers */ = {isa = PBXBuildFile; fileRef = B5CB62985561D30D99DE10B02CE088C7 /* movie.h */; settings = {ATTRIBUTES = (Project, ); }; };
585D4119170EE5077D5C1BD0F5063A29 /* GLideN64_mupenplus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B399E2E63878F81C9C03E6363909DF0 /* GLideN64_mupenplus.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 58BD92B144EF9C1DAA0EBBC7ECB4D1AD /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0908C52D9502D082775F1A5117A6C54 /* Validation.swift */; };
+ 58BD92B144EF9C1DAA0EBBC7ECB4D1AD /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE097A7933BCBB287D627CBAB7CF712 /* Validation.swift */; };
58D51E7FBA3664F0F49E87F959D20A30 /* GBATypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 506252043EDE210D4DDA95F172CA4144 /* GBATypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 58E9A0B9C1F1974D3CE907FA5CC36402 /* RSTToastView.m in Sources */ = {isa = PBXBuildFile; fileRef = 722140CCA61511949B1060C8B4BAD6D0 /* RSTToastView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
58EB6C7980D2405F254DDEEDF497F791 /* DisplayLoadProgress.h in Headers */ = {isa = PBXBuildFile; fileRef = D6A5B898B9F2D64E02BAEFFC9249C61D /* DisplayLoadProgress.h */; settings = {ATTRIBUTES = (Project, ); }; };
58ECB8B387694A62EACE695D41C846D0 /* Event.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4B06D58A4F8A5FFF4E828295A45D8D98 /* Event.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
58F148A65F58058B807FB7577F6A2021 /* ARCodeFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 196F9F426B7880E6628258D602510711 /* ARCodeFile.h */; settings = {ATTRIBUTES = (Project, ); }; };
5945050F3DB8BD1094C3E72B8D35CDF5 /* plugin_delta.c in Sources */ = {isa = PBXBuildFile; fileRef = 56900423A4BD20C4B21DB5442B46BC21 /* plugin_delta.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 5953A78C8502CFD9FDDC1602F2462248 /* GameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 107157B094E03DFB68D4F654B49722D6 /* GameView.swift */; };
596B5F7D3D539458F423C2ED01BF2B84 /* cart.h in Headers */ = {isa = PBXBuildFile; fileRef = E1B193AAF9196D3694BB4355AF63A47B /* cart.h */; settings = {ATTRIBUTES = (Project, ); }; };
598A606D2A996761094EEBA925D83E98 /* NstDipSwitches.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D56A683DE5B49F71B9810452A09536B0 /* NstDipSwitches.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
59C6644E72BD84BEDEFC8A77F457CDAB /* glsl_CombinerProgramImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 539E45C97BD611AE9D428625F336FB19 /* glsl_CombinerProgramImpl.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 5A09F6457E548D68084B7A7CE07CA68F /* GTMKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 9165EBC3B02F7C7983D96A667C6F8BED /* GTMKeychain.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 5A09F6457E548D68084B7A7CE07CA68F /* GTMKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = D207A9DEDE92B8D472CE560B468C522C /* GTMKeychain.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
5A5358B0E96F6343ED225CF4A3764A1E /* Drawable.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0F66CBD0D936F023EA1B5A8FD9C18248 /* Drawable.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
5A621EEA0EC75102AAE2282BB5FC443A /* svbdf.h in Headers */ = {isa = PBXBuildFile; fileRef = ADF5A4B1CDA7693D5DE8FDAE55230F5B /* svbdf.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5A68D12E108620E5704D7B0CB027B081 /* fts3_tokenizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DB143B9201888455FA6E13BE13093EC /* fts3_tokenizer.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5A6918BBC6839839661B82EBCDDA5AA1 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = B51E4F3FBCD2986D04F61F4EC3DB5BCB /* Standard.deltaskin */; };
+ 5A68D12E108620E5704D7B0CB027B081 /* fts3_tokenizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 73B948B0F3CF1F80FAE93CE013D73742 /* fts3_tokenizer.h */; settings = {ATTRIBUTES = (Project, ); }; };
5A7E8E588940E36CB418F48B1983DC92 /* SoundTouch.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D5C95E1E368FFAA018FC6B2E9FAEF6C /* SoundTouch.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5ACA5713FA47F34923CA3578B6CDA47C /* RSTTintedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 088611513957299C0F064C9A772DA2BA /* RSTTintedImageView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
5AE4B68F2F4D94BFFB49FF2E5B643E6F /* NstApi.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 33F0B5788CE7BB73382F50CE527A7B54 /* NstApi.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 5AF6989F9E0FADE9815651935A52C7D6 /* GTMAppAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CCEE18165C914267574D45D111EF1FB /* GTMAppAuth.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5AFA29F5D5886AAEA2F2D32ADCFBC801 /* FileManager+ZIP.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B2756D7B604A26C88B2CF4AE96B6235 /* FileManager+ZIP.swift */; };
- 5B10BC6C23C5443FEE7B6C1AD3D77DFB /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = B40D570EAF3AC5F1FF34F6CFEB52975B /* Standard.deltaskin */; };
+ 5AF6989F9E0FADE9815651935A52C7D6 /* GTMAppAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = 6650BA71095957EABDFEB5B85F18571A /* GTMAppAuth.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 5B5691DC5BD537168CD8BC35E17F84C3 /* UIApplication+AppExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57A493CADEF074E51A6C9C0D3220B6BC /* UIApplication+AppExtension.swift */; };
5B68AF6697E20BB2FB9EC6AB0C532E9E /* defined_ptr.h in Headers */ = {isa = PBXBuildFile; fileRef = 90D732934F09FAD2E836DF46B3A74B05 /* defined_ptr.h */; settings = {ATTRIBUTES = (Project, ); }; };
5B79AC01467BA01B7D3F77EE37315BDA /* NstBoardRexSoftSl1632.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A96B7A289630AA8DF53EE51EE74E54AA /* NstBoardRexSoftSl1632.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
5BBBE6855C48310D28C5199F48AD611B /* CircleShape.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 51E052CDE1536235F7DBEB1B22B94E0B /* CircleShape.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -703,35 +681,35 @@
5C50623063473C85654184ACA6E0AC2F /* GBADeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD0663BDAD1BCA02D985CB4C0E1E5C9 /* GBADeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
5C9EE4B2855B3E26304B8EBE6D527961 /* joybus.h in Headers */ = {isa = PBXBuildFile; fileRef = 71ABC7B01A2AED1DF266ADD556DC3E2C /* joybus.h */; settings = {ATTRIBUTES = (Project, ); }; };
5CAEBD28ED34E8B4A875F1A8BB4885F9 /* cp1.h in Headers */ = {isa = PBXBuildFile; fileRef = 56AEB8AA268644CA6A27F76FCE1D41BA /* cp1.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5CCCE95B040F7C5092689516D6ABD06F /* GTLRUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = C0F43BF9199158EC861C828DB0BD7C94 /* GTLRUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 5CCCE95B040F7C5092689516D6ABD06F /* GTLRUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 34891420ABD4D27A42B28FA5697296D7 /* GTLRUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; };
5CFC9AC131FF773AFE85079E71BC2F36 /* TextureFilters.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D07883A213E5E541BA87F867831C0E /* TextureFilters.h */; settings = {ATTRIBUTES = (Project, ); }; };
5D0A7690E581E7A43021A53831DD45DD /* Text.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D9BE3D68F698321E8E2ABDD6FA14EC78 /* Text.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 5D467E47C6B5B59D354FF1BE48699E7E /* SQLite.swift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A528E51933EC0D277727107F3B72167E /* SQLite.swift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 5D467E47C6B5B59D354FF1BE48699E7E /* SQLite.swift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C05548121A868AAD48A9DC34DF0B2653 /* SQLite.swift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
5D5A4CF69B77334A83D7F1902B3428A6 /* libco.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B05BFC2197636565CF4F760A845D589 /* libco.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5D8B8038CC885FC6B2978E5661548CF1 /* OIDTokenUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 84CD687D20FDA0F023996548CBA8B983 /* OIDTokenUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 5D8B8038CC885FC6B2978E5661548CF1 /* OIDTokenUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = CDB9782ABBA4EC98B035F2EE991C3C9F /* OIDTokenUtilities.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
5DB1E8F66E3F847193C3A4745890D9E2 /* DSiCrypto.h in Headers */ = {isa = PBXBuildFile; fileRef = 68F725C31134BB9DC7306936029A5D88 /* DSiCrypto.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5DFDA6E2743D8C7ACF3C94838CCDA30A /* NSBundle+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = DFF3F3ED2DD3379D1F7BD0F3059BA64F /* NSBundle+Extensions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 5E2CE67C6A9B952D13F25A130B0849E9 /* DLTAMuteSwitchMonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 103BD5750DB5001ED6AD8D19BA221BC5 /* DLTAMuteSwitchMonitor.h */; settings = {ATTRIBUTES = (Project, ); }; };
5E2E5979813CAEBB76617D229B539A40 /* xxhash.c in Sources */ = {isa = PBXBuildFile; fileRef = 705A45A31ACA377978617FA5B0556C36 /* xxhash.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
5E812210D0CF515FB1B44D9A48B5939B /* convert.h in Headers */ = {isa = PBXBuildFile; fileRef = 61C856FF8209BE3A5A5542A18EF2E2E8 /* convert.h */; settings = {ATTRIBUTES = (Project, ); }; };
5E99E9502FE2083901A57E8164C9834E /* GPU.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB733F89F116A23AF96444599346AF5A /* GPU.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 5EC3A63A06C26020819E6D246932FABD /* AppAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = 443C783F39A259FCA78B3BBF929FD22C /* AppAuth.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 5EA9C682C341A98149607FCB3CFD477E /* VideoFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2847D38189084A48043661E02AE5E3D /* VideoFormat.swift */; };
+ 5EC3A63A06C26020819E6D246932FABD /* AppAuth.h in Headers */ = {isa = PBXBuildFile; fileRef = FF6DAE78A3AD5BAFD7D9329D34B07AE6 /* AppAuth.h */; settings = {ATTRIBUTES = (Project, ); }; };
5EC61C959251F52D18630692A7C16DF9 /* DSi_NWifi.h in Headers */ = {isa = PBXBuildFile; fileRef = D98A348E91606946E29BA0B54D6B9F79 /* DSi_NWifi.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5EE18B504889F54B45788C3EE2777F92 /* GTLRURITemplate.h in Headers */ = {isa = PBXBuildFile; fileRef = B1C8F3DC6ED808186005506E0560109D /* GTLRURITemplate.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 5EE18B504889F54B45788C3EE2777F92 /* GTLRURITemplate.h in Headers */ = {isa = PBXBuildFile; fileRef = 187E3872E3C690274057612B0F095226 /* GTLRURITemplate.h */; settings = {ATTRIBUTES = (Project, ); }; };
5EF3757D7EFBFF30F837E9B0D87FD1EA /* GBA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96010BBED3DFA64FDC2A5369DFA3DB56 /* GBA.swift */; };
5F1BE4ED6BF28311952BC75E38434ED8 /* NstApiRewinder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FA3064445067E4146CB67ECCE9C42918 /* NstApiRewinder.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
5F74D72D5C79A0F3D324D2F9468090F9 /* NstVideoRenderer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 79726DFC76B227BC4EBE831292148FCC /* NstVideoRenderer.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 5F8098E035FAB26A3BFCFDCD313A286C /* CharacterSet+Hexadecimals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14F2BD453817B0EC3B09CC7CAFACF62C /* CharacterSet+Hexadecimals.swift */; };
- 5F948F1842B65034A0D1F96BE4DC9574 /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = EC145F5A4BCF18A8EBAA697F5C1619FF /* SDImageCache.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 5F8FBECC48675A6AABCC25E8B9A9B2AC /* Archive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FEBDBB7A80505C7D0B1ED77851CAD57 /* Archive.swift */; };
+ 5F948F1842B65034A0D1F96BE4DC9574 /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 4618204AB6E23F958FBCB484B0269173 /* SDImageCache.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
5FB2D13E4B91CF3712AE59C3527CA3B6 /* Window.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1D4578193F1247C295056EC2A8E49E7D /* Window.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
5FB7801D1F95A1B18A2B96E3A54C7C8B /* audio_out_backend.h in Headers */ = {isa = PBXBuildFile; fileRef = 0171332C5354CF5A306250873275CA82 /* audio_out_backend.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 5FD58DC3B58461A0151E776A13A0345F /* RSTLaunchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F034FA259711BD2D0D0F5F9E367780E9 /* RSTLaunchViewController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
5FDA81FDB4461B06E2C74963ABF4D604 /* new_dynarec.h in Headers */ = {isa = PBXBuildFile; fileRef = 46A5C3877CB32B44672DC1BE4A60F9A2 /* new_dynarec.h */; settings = {ATTRIBUTES = (Project, ); }; };
5FF78758C8FEB0043D22432CC1A8D27F /* osd_element.h in Headers */ = {isa = PBXBuildFile; fileRef = 664DAF2B08C53CFFD688E66737890530 /* osd_element.h */; settings = {ATTRIBUTES = (Project, ); }; };
6010F8AF884958F9E9D7F56F35DD2E87 /* clock_ctime_plus_delta.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BD54F3ED181ED854CE116DE92F84A4E /* clock_ctime_plus_delta.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 6043ED2F668E46C4D3678DCDBE09A6D0 /* ExtensibleEnums.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B34E5D0AA3B5154E76417C4AFD1E7A8 /* ExtensibleEnums.swift */; };
6044490996CB50B0E68AFB19757BF808 /* ThreadLocal.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7EF57BB6B247BD777342B282E9659451 /* ThreadLocal.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
609CDB47F8CBF483B892C0D2CE392B1C /* NstBoardBandaiDatach.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4B62BC74F2B87C4D4C3F58016F21513B /* NstBoardBandaiDatach.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
60B2E7267C1CA2C4FC63A11AA9A822A1 /* glsl_ShaderStorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5202545B4329D002ACDA953CB13AC144 /* glsl_ShaderStorage.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 60EB9DBBDC927D1A93804E8F4491EA47 /* RSTOperation_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CAE986A70F08EBFB10A2ACE57CC759C /* RSTOperation_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; };
60F654639519C76D65ED595183934348 /* NstBoardSuperGameLionKing.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56739173EC3B35597BDA8BAC4DD593D0 /* NstBoardSuperGameLionKing.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
60F8542DD785E5C1B433CD62D774A40E /* NstBoardBmcSuper40in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = DC15718FEE1F270A54AA643D5215F826 /* NstBoardBmcSuper40in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
617BCC8A3FCE53962ED755C3857BAEA5 /* alist.h in Headers */ = {isa = PBXBuildFile; fileRef = 92A92D12C66E3558C97E9529D4FA8A2B /* alist.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -739,18 +717,20 @@
61DB7F9E8089B2081380D52E82BB6568 /* NstBoardBmcFamily4646B.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0909B8D3D1894139A67FE93CFCC01DB1 /* NstBoardBmcFamily4646B.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
61DDE33DB21B0485A22AB432474C44D1 /* View.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E802C519C7B2F9B2404F100E87160EC0 /* View.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
61FAF8A487F483A43C3852CA3C456A54 /* gfx.h in Headers */ = {isa = PBXBuildFile; fileRef = 7264E167641F7C858327D20B9E3A58A3 /* gfx.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 622691B0EBCEAB592A34EDA32A82F3EC /* GTMAppAuthFetcherAuthorization+Keychain.h in Headers */ = {isa = PBXBuildFile; fileRef = 199EF9595C8ADA9D488E6011C710237A /* GTMAppAuthFetcherAuthorization+Keychain.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 620F91FC52CF01EB15494051AB28B690 /* RSTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = B51099C9B2743A734E370EE4A01EE5C9 /* RSTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 622691B0EBCEAB592A34EDA32A82F3EC /* GTMAppAuthFetcherAuthorization+Keychain.h in Headers */ = {isa = PBXBuildFile; fileRef = AAE6396998C33970DE9DAA6FB3C3D361 /* GTMAppAuthFetcherAuthorization+Keychain.h */; settings = {ATTRIBUTES = (Project, ); }; };
624BA9C1E0E3AB6037A257AC8BDFB8B7 /* Clock.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BD15AA34950562B6CB6A274DDA0596A3 /* Clock.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 627774500EF806B16C98FF3F38DE3552 /* GTLRDuration.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A67D2E977EA79AB264073D420A46B03 /* GTLRDuration.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 627774500EF806B16C98FF3F38DE3552 /* GTLRDuration.h in Headers */ = {isa = PBXBuildFile; fileRef = A20CE3F18D54ED7AA0C5B69AD23020DD /* GTLRDuration.h */; settings = {ATTRIBUTES = (Project, ); }; };
6281A9376E0C3B380370ED1FE4B96439 /* NstBoardFfe.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1538A830F2418E6E5E0765FAEBA05CF9 /* NstBoardFfe.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
62868225A3A55C3D4834E17271FC5A63 /* NstFds.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D283F03B2B6006637A857006558B5162 /* NstFds.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 628FE06FEEC5BB6F883D75BD5687DA98 /* GTLRDateTime.m in Sources */ = {isa = PBXBuildFile; fileRef = C98DB0FD6FD6306E15AEE84B2DC91E6E /* GTLRDateTime.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 628FE06FEEC5BB6F883D75BD5687DA98 /* GTLRDateTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 926645DF9525E5D5F661ED8CA04BBA57 /* GTLRDateTime.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
6292F65A32ABAE784B9B94A0E254F7F8 /* ftgzip.h in Headers */ = {isa = PBXBuildFile; fileRef = C73DD8D8F63F6A56EB1187D23D256352 /* ftgzip.h */; settings = {ATTRIBUTES = (Project, ); }; };
62A1336EA8A13B72101756A05722ED97 /* tile.h in Headers */ = {isa = PBXBuildFile; fileRef = 6510AC07F7667F0B972688C1231D9A79 /* tile.h */; settings = {ATTRIBUTES = (Project, ); }; };
62D80C12CEF12B2733D98B632FB7B195 /* ZlutTexture.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E8CB66A1B4F31BB4E78101DC4BECD06 /* ZlutTexture.h */; settings = {ATTRIBUTES = (Project, ); }; };
6306F0910ABF5AB090773EC8A0E5BD84 /* glsl_FXAA.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F79CE73A998802EAA5371175285AFAE2 /* glsl_FXAA.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
63306583894553C4C154ABBECF7BA038 /* DSTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 74A8674F8F7BBD7931D23CC4805BEE81 /* DSTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
639336CE68C120C515CC3852F2BFCE74 /* dd_controller.h in Headers */ = {isa = PBXBuildFile; fileRef = B79CEC2ACB69822AE5E70542DA6188E6 /* dd_controller.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 63E0852B8CE2C7626D045A82FBD504D8 /* GTMMIMEDocument.h in Headers */ = {isa = PBXBuildFile; fileRef = A238DAC0CFA57311FD9000A49F951154 /* GTMMIMEDocument.h */; settings = {ATTRIBUTES = (Project, ); }; };
63F218C5A81237F19860523A7F04FE93 /* InputStream.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E52CAC44F749143B431099BD926F6108 /* InputStream.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
63F529CE0B7A979D6B9DDDC963A69949 /* Config.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB560C20640D92EC09B23CC9EB468044 /* Config.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
640B444D6A8DA1794E6B830A533D9375 /* adaptivesleep.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FE2A36D23FB9226ADB79E249073A671 /* adaptivesleep.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -758,87 +738,89 @@
64591A567DE87303BDC45618602D464E /* Export.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8B5727BBA5984F66D61DFE098524052C /* Export.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
645B52969DAA0BC05A458CAAD5F38CE2 /* memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 69E9E10208FD58BDFDF95FE905657FB6 /* memory.h */; settings = {ATTRIBUTES = (Project, ); }; };
64B0283C5EF6BDB7E89A6DF25AB25398 /* NstBoardJalecoJf17.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 11339ABDEA626716BA06C85A49A39453 /* NstBoardJalecoJf17.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 64BF5655B66455D4EE4A769AEB05C0A9 /* SeenState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8647233A986B89AFABB97262F9F2C95 /* SeenState.swift */; };
650F8F61C3752229BC5ED65D188613C8 /* NstBoardSomeriTeam.hpp in Headers */ = {isa = PBXBuildFile; fileRef = AA95C0F9ECD426411A1669BDF6B24B50 /* NstBoardSomeriTeam.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
65255C30882153B8DD5B5216DE1EE0E8 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = C5C75C2C1AC05CC85E4208CA87601C6F /* Config.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 656D55800ADDD54A218DAC58D76E8690 /* RSTFetchedResultsDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = F393147DF602B1AF7C00B67655D80C30 /* RSTFetchedResultsDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 65A75C2264EE370C90CEB7DEDC5700D9 /* OIDIDToken.m in Sources */ = {isa = PBXBuildFile; fileRef = 57D9A2767081A16C0A0BB61D1ECFBA87 /* OIDIDToken.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 65A75C2264EE370C90CEB7DEDC5700D9 /* OIDIDToken.m in Sources */ = {isa = PBXBuildFile; fileRef = FA8C408FAC8648504FD119876F3981F8 /* OIDIDToken.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
65B5265D8C0A7E50D70ECC99231F2AB0 /* DropboxService+Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = F34B201A855CF314CE053AFABCE41DA5 /* DropboxService+Files.swift */; };
65BF4C3E2DE9C07AE47739B96DA10AA4 /* CP15.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B43910F41F6960C33EF3CA1B15E6985B /* CP15.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
65C3ADB5B0DD07AF901C3493848722AD /* SNES.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0EB14ED4D5D7A95884D0106EF841FC9 /* SNES.swift */; };
65E7429D78DC19BDD650BE043E536EDE /* opengl_Attributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 99F9A81CC01BBA9C948DFB9573F2C392 /* opengl_Attributes.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 66085A85B603130A665AF34D97C5D2F2 /* Team.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BAACEF4960BF41B08B3E505C4EBC283 /* Team.swift */; };
660E6A634E317F2B398FC934288E3C94 /* F3DAM.h in Headers */ = {isa = PBXBuildFile; fileRef = 024B54CA010D91D3F6E4E79E93053507 /* F3DAM.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 666AC609C074EB0A1F4D50983BDEB229 /* SDWebImageDownloaderOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DB3D56DF81E139F8DE10B4B81F75A9E /* SDWebImageDownloaderOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 666AC609C074EB0A1F4D50983BDEB229 /* SDWebImageDownloaderOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D6CC0DB90FC8D61AA85022B5ED0B3E2 /* SDWebImageDownloaderOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
66752F02564D8C0DA97849A7FB4A3CD9 /* rateest.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AF4BD5DC3F0DEC51F5FFBBD3C37C963 /* rateest.h */; settings = {ATTRIBUTES = (Project, ); }; };
6678DF92CB6B21F35FA6FED26872A2C3 /* RemoteRecord.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F85D4ABF8253A0637C2CA8D4E0C5DD /* RemoteRecord.swift */; };
- 6683CB2FBB9C07F364DD4DEE96F3907F /* GTLRRuntimeCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = 0537A904DB84DDF42A37224D6E21A907 /* GTLRRuntimeCommon.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 66A46E0C019995D410BC329F2DC94965 /* GTLRDuration.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DB930631E2AEFA13A9D03861573F6AD /* GTLRDuration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 66C6B7250DBC1CD5D20D871920A3533F /* GTLRBatchQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = F1836C099035D590318910C3DE119171 /* GTLRBatchQuery.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 6683CB2FBB9C07F364DD4DEE96F3907F /* GTLRRuntimeCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = 49A7E20BD27BC3109EFE9D8893F79067 /* GTLRRuntimeCommon.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 66A46E0C019995D410BC329F2DC94965 /* GTLRDuration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4436DC447F9619DD9F67EABAAF038CD3 /* GTLRDuration.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 66C6B7250DBC1CD5D20D871920A3533F /* GTLRBatchQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = 252E6EA9BC7927CF31135B34A1067C36 /* GTLRBatchQuery.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
66C7482D1FB12438238D324E6E762628 /* srtc.h in Headers */ = {isa = PBXBuildFile; fileRef = 07F788AE5C171D18C17DC11C35F07537 /* srtc.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 66FC5A0402788312F9029017290587E4 /* RSTDynamicDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 95782CF5CA479EC0FDC53DD42C188A4F /* RSTDynamicDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 66FCF96AB9EB1C6206157760D235F70A /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAE8DC137442EAAA5DC092AC502EC9AD /* Files.swift */; };
6723ECB4685587520AADAD76AC6DD513 /* 3DMath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 302E47D1F17CD21389F7B608193F0191 /* 3DMath.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
6737F4A44F8FBE8CE3B06B7098A472D8 /* GPU2D.h in Headers */ = {isa = PBXBuildFile; fileRef = 14503D46A2DB23A541BE74A544353DF6 /* GPU2D.h */; settings = {ATTRIBUTES = (Project, ); }; };
6739A166D3B12C17BFB08563DEF70024 /* svgxval.h in Headers */ = {isa = PBXBuildFile; fileRef = E4E875CF38214DC3165789D0D73B21CD /* svgxval.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 674A7F30ED01B781C29B879F3E7E3B63 /* OIDAuthState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4855591EC84F2705E8F012257C9AA50A /* OIDAuthState.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 675657388774F55A5D7E6B82FEC0C399 /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 810627DCFBDA22971DBF1BECA1817CAA /* UIImage+MultiFormat.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 67402B6587F323DAC974229A8659BC25 /* RSTToastView.m in Sources */ = {isa = PBXBuildFile; fileRef = 722140CCA61511949B1060C8B4BAD6D0 /* RSTToastView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 674A7F30ED01B781C29B879F3E7E3B63 /* OIDAuthState.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EC64F4F0040DE2EE4973E8602C5B54C /* OIDAuthState.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 675657388774F55A5D7E6B82FEC0C399 /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FED33CD973C8A437AE0772474B22B8F /* UIImage+MultiFormat.h */; settings = {ATTRIBUTES = (Project, ); }; };
676E6D0A3BD7D80281780FF1D4AE5084 /* fb.h in Headers */ = {isa = PBXBuildFile; fileRef = 00871310E40885E08E93E1CD1C2D4E0A /* fb.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 677D56105C5CBE1870B776341E62CE2D /* UIView+AnimatedHide.m in Sources */ = {isa = PBXBuildFile; fileRef = 91EA84B7384143BF9065F16161516772 /* UIView+AnimatedHide.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 679439B462C90710614154CBE6F92431 /* UIScreen+ControllerSkin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 266ED18C08BE308BE761E84DB71257BD /* UIScreen+ControllerSkin.swift */; };
+ 677252F2C2C8D5816632DBFB96965485 /* SaveStateProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D6B56947558FEC359A8FAD9606E9D30 /* SaveStateProtocol.swift */; };
680E7E43C1ED074EE6D8FBE3CE8EC3A9 /* L3D.h in Headers */ = {isa = PBXBuildFile; fileRef = A799CB2A909060458B708C40148D9784 /* L3D.h */; settings = {ATTRIBUTES = (Project, ); }; };
68381541C2D3B3488F363A16FA124A1D /* crosshairs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AE7D98FA3BE6EC5B8C4BD0A9FA7C639 /* crosshairs.h */; settings = {ATTRIBUTES = (Project, ); }; };
68462036524C05E46047CF7E4FAE8492 /* SNESDeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A07560F133B7C58A11633DFA6A26C33 /* SNESDeltaCore-dummy.m */; };
68673DA17D850E3BF6E7F5445C384D3F /* 3DMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 150A3F323AA95A1409D48675009ADA82 /* 3DMath.h */; settings = {ATTRIBUTES = (Project, ); }; };
6875CAC32E1583DB78FB2CD4697BBEF0 /* NstBoardBxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = EFE9AD0A436AB85BE7C58B68F8C17A81 /* NstBoardBxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 689FDAAFA8B25B04D4CAC3A4C6A4C10F /* DropboxClientsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0ACF2FB28941FBF4FE5C9B8E60DFD3A9 /* DropboxClientsManager.swift */; };
68A4CEAF979F43B621A29ACB5E6FA8DF /* NstBoardTxcTw.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FD3FE35BB5ADC5C277235F5BC08B9FF5 /* NstBoardTxcTw.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 68FAE05630037A9E6A74E8E32EB818B4 /* UITableView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DF3FF9A69DD247D049DE7DC0007C940 /* UITableView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
6910FF6161A8E0ED113AB09847B3D790 /* eeprom.h in Headers */ = {isa = PBXBuildFile; fileRef = D507E9DF501F229BE997E2B64B0BB402 /* eeprom.h */; settings = {ATTRIBUTES = (Project, ); }; };
6933DAC6E33996DB0405A9F726B32CB8 /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 89209AA747FCDCA83720EAB03F3D3F50 /* memory.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
694918CC60639EB03144D0268C20B264 /* NstBoardWaixing.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E77413BFE1A2AE06387C6606EE592F6E /* NstBoardWaixing.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
6960D65CDD9E72DC3795D98B03616CA8 /* NstBoardCneDecathlon.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8A2A747BF9192AF5072B9AEFF721579D /* NstBoardCneDecathlon.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
696998634EA4485594CF1E413F3E38A8 /* RecordController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC212996B8749C2BF9F4A6A9A3D9E2BA /* RecordController.swift */; };
+ 696C3FDF5C20EF4D4163CBFD4519047F /* UIWindowScene+StageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADD04AF6D650BB8C6DC2C8B3CE4D50CE /* UIWindowScene+StageManager.swift */; };
+ 69732591835F4BA9F56A9FA323115C04 /* ControllerDebugView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00C52AF424178E68A80DE19F46499BC5 /* ControllerDebugView.swift */; };
699923A427ACBE82FC71D0FF9F2DF228 /* DriveService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35FDBD4E2B527C7E4E26128288F93308 /* DriveService.swift */; };
- 699C07F9DF22FE22765A99C2338D5BBD /* StandardGameControllerInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 667BB04531AD532495A6109121EC251F /* StandardGameControllerInput.swift */; };
699F2E0DE517AD084A65EA5D54B3E04D /* RemoteRecord+File.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83873F1E93368D46DCF28140D6B657F3 /* RemoteRecord+File.swift */; };
69C3DF17B3C7FC4E203169993826BB44 /* TexrectDrawer.h in Headers */ = {isa = PBXBuildFile; fileRef = FCABA048366D8089542A06BA620CDBB9 /* TexrectDrawer.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 69E94F3855D3D0D50930B804EC251EED /* ControllerInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 916DC17A6938C4EB312870DB067BAFE2 /* ControllerInputView.swift */; };
+ 69F47F0A769C9ECB39A6BBD0531F4395 /* RSTCellContentChangeOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 729BF0CDF2F194945E181AE490D95F4D /* RSTCellContentChangeOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
6A052E81F331E54CCC31B039F6E2B327 /* spc7110dec.h in Headers */ = {isa = PBXBuildFile; fileRef = D382691E155A7A3DA363B2C6FD35A864 /* spc7110dec.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 6A055A01458AF71F567817308316A5ED /* GTMAppAuth-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E42360B705AA75784D9E9AAEBB830A02 /* GTMAppAuth-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 6A055A01458AF71F567817308316A5ED /* GTMAppAuth-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A793070DF6AA14773D7099B4BFDF43FC /* GTMAppAuth-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 6A15F9799958B9D9752C3E9DCD353D92 /* CustomTasks.swift in Sources */ = {isa = PBXBuildFile; fileRef = C44C2249949C9F3C9CEFC8D3B5EC0BEB /* CustomTasks.swift */; };
6A2286AC01EFC4440423AB3BB700C484 /* GraphicBufferWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 6292A1AF278F202B2C7DFEAE7F612753 /* GraphicBufferWrapper.h */; settings = {ATTRIBUTES = (Project, ); }; };
6A2B322E9893B64366698D32B80903EC /* NstBoardBmc35in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = EFEF5F407D75B1E87004DA92A797689A /* NstBoardBmc35in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 6A2D4CC0AB5C2035AE18C0268C5930A8 /* SaveState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3F65071A7622D8B6598228B03F51F4D /* SaveState.swift */; };
6A308847F4083823673169F28C993432 /* DSTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04A6A8826B644200E536AEC5EF86EF20 /* DSTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 6A5DC4195D3C04B1224B561CE5689223 /* UICollectionViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 700BA0A030FC6AE568E41A84775CF466 /* UICollectionViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 6A680431ECB3014064C9FDA00B3B9DA2 /* UIImage+Manipulation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6038A3E16A86BD8715BB972CD9A02CFD /* UIImage+Manipulation.h */; settings = {ATTRIBUTES = (Project, ); }; };
6A97C2011649CF3449E30D5E31D35E69 /* DriveService+Versions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85754E8C95C188FEED2D1D983314697D /* DriveService+Versions.swift */; };
+ 6AF71123C8F08CAE1CEE923C420C2281 /* NSString+Localization.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CFFFA1D5341196B3D469781675F7F87 /* NSString+Localization.h */; settings = {ATTRIBUTES = (Project, ); }; };
6AFED4864281ED27CA907EFEE92DF7C6 /* NstPpu.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 01D6CFE866F11284748563FA8772C843 /* NstPpu.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 6B0AA2EBFC2CCA9895A1647FAAC7C312 /* Pods-Delta-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E39B6D2E1349BC9CF76985C762A82797 /* Pods-Delta-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
6B471D5386B26E42306400F953749BE1 /* movie.h in Headers */ = {isa = PBXBuildFile; fileRef = 81E2AD1FB7A723DACEDB0FAB3BE6A07C /* movie.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 6B4EB796C938DDD98C5B9F4960C32505 /* NSString+Localization.m in Sources */ = {isa = PBXBuildFile; fileRef = 0382767F1E8C7949EF46FE377A7CD0CD /* NSString+Localization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
6B839D4B64B9219FAEAEE6DB7DCFDA39 /* obc1.h in Headers */ = {isa = PBXBuildFile; fileRef = CAA82CD75A5FC90ED4D345E85C29CD53 /* obc1.h */; settings = {ATTRIBUTES = (Project, ); }; };
6B9BE53719933BA068D5BEDD70771DD1 /* dummy_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 179FB76795D2EE7D2962D405DF63942E /* dummy_input.h */; settings = {ATTRIBUTES = (Project, ); }; };
6BADA30253C6E385E0C1182224369C8A /* N64.h in Headers */ = {isa = PBXBuildFile; fileRef = 76C34EEDAB12BF43E414A300E3D01560 /* N64.h */; settings = {ATTRIBUTES = (Project, ); }; };
6BC4CCA4C9146427474BE443DF5921D8 /* DepthBufferRender.h in Headers */ = {isa = PBXBuildFile; fileRef = C2A4A2A48D721601111D959ACC297E61 /* DepthBufferRender.h */; settings = {ATTRIBUTES = (Project, ); }; };
6BC58CA53B6582EF037C55D8C0DE2111 /* DownloadRecordOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E98DAE508C790215F617D0971A1C75D /* DownloadRecordOperation.swift */; };
6BCF5A0080103066EF4D559FDB906A9C /* dummy_rsp.h in Headers */ = {isa = PBXBuildFile; fileRef = E7ECFD32AAF9078687765A036E146484 /* dummy_rsp.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 6BE0AA06C0274C1A89487166CAE9C27D /* OIDEndSessionResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B33F3AF9A561EA8451966176F78F1BD /* OIDEndSessionResponse.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 6BE0AA06C0274C1A89487166CAE9C27D /* OIDEndSessionResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 826DD493C6B8016CAD08B47726D88FE5 /* OIDEndSessionResponse.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
6C1C5F53B8923B6CDC9C72A95CD17A48 /* assem_x64.h in Headers */ = {isa = PBXBuildFile; fileRef = 4130E76DBC8F30F3AB50138A69B4B704 /* assem_x64.h */; settings = {ATTRIBUTES = (Project, ); }; };
6C20B090DF0689FE1F68BBD615FB3684 /* NstBoardFxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D154D94EF977ED8B7B27F1B9F57557EA /* NstBoardFxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
6C4A63C46D779C1BC01B19D2B72AAD48 /* game_controller.h in Headers */ = {isa = PBXBuildFile; fileRef = 7914DE489BB276AE0049FA0D58DE4DA5 /* game_controller.h */; settings = {ATTRIBUTES = (Project, ); }; };
6C99798BDFEFD3B20CE8C05C36605A05 /* VideoMode.hpp in Headers */ = {isa = PBXBuildFile; fileRef = AADDE08AD944B535C0AA08CF01468AD4 /* VideoMode.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
6CA713CDEBD1FDC05556C1B0192DC44C /* NstBoardKonamiVrc7.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 46C7C6CC93893D1F4DA867FB13D67045 /* NstBoardKonamiVrc7.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 6CA7197A697A6910C71D85B86FCC5D62 /* NSPredicate+Search.m in Sources */ = {isa = PBXBuildFile; fileRef = F34A12CDD8A9F7DF59CB6C9DF28C8C37 /* NSPredicate+Search.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
6CB3F36210D0BC75703EF5D95475458A /* libretro.h in Headers */ = {isa = PBXBuildFile; fileRef = B4F50C06C8821EFE495791BACC494700 /* libretro.h */; settings = {ATTRIBUTES = (Project, ); }; };
6CC6B15A3E84511164EF0F97D15F1833 /* NstBoardBenshengBs5.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 069E1C3C7AEB534A73EC0DABE1B5EFB0 /* NstBoardBenshengBs5.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
6CCCC23BAC70B7A95941548F6260887A /* ConfigDialog.h in Headers */ = {isa = PBXBuildFile; fileRef = E00A573392976831E1DADFFE3450B87A /* ConfigDialog.h */; settings = {ATTRIBUTES = (Project, ); }; };
6CDE729C2061F2CB33C5145723418553 /* FIFO.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C1F3262541C140E77304A95BC6F7CFD /* FIFO.h */; settings = {ATTRIBUTES = (Project, ); }; };
6D172E12EA2D1B9C282949C5DC3497CA /* NstBoardSachen.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 12B32F4CD8E5782EAE7525A700D68049 /* NstBoardSachen.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 6D3C1B16D4CE61B52FD41E51E460A72F /* AppAuthCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 53E42F48345B024F7618B9F522C00170 /* AppAuthCore.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 6D4CAD3F9491E865F8E20F1F0C4734D2 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61432BF68678068CA6DE2937DF8E6096 /* ResponseSerialization.swift */; };
+ 6D3C1B16D4CE61B52FD41E51E460A72F /* AppAuthCore.h in Headers */ = {isa = PBXBuildFile; fileRef = EBCE62B4DEC252D4F999B64AC874495F /* AppAuthCore.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 6D4CAD3F9491E865F8E20F1F0C4734D2 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = E77942C5A702C1F2EA4F12531D3F164C /* ResponseSerialization.swift */; };
6D5AEC036546123F7FE1320C8E74D879 /* msu1.h in Headers */ = {isa = PBXBuildFile; fileRef = CD48F8DA24834B9E9AFEE176453FC043 /* msu1.h */; settings = {ATTRIBUTES = (Project, ); }; };
6DAF0A335F62958157EEA19A2011F855 /* DSi_AES.h in Headers */ = {isa = PBXBuildFile; fileRef = AE69FF77D057F65FCC92798BC814D0C0 /* DSi_AES.h */; settings = {ATTRIBUTES = (Project, ); }; };
6DF09CAA89506D02D93FF0A39F38B001 /* ZSortBOSS.h in Headers */ = {isa = PBXBuildFile; fileRef = 71842E47BE8B0F0B851CBD4692774A0D /* ZSortBOSS.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 6E34770980C6814A26038301C1D36C1B /* SQLiteObjc.h in Headers */ = {isa = PBXBuildFile; fileRef = 78926AD45B7D54A5AC482490E17C94A9 /* SQLiteObjc.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 6E34770980C6814A26038301C1D36C1B /* SQLiteObjc.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D1607BA964B89180CA7D3F1BDA85609 /* SQLiteObjc.h */; settings = {ATTRIBUTES = (Project, ); }; };
6E4CCECC754C31E011AFC32CB728FE2E /* ft2build.h in Headers */ = {isa = PBXBuildFile; fileRef = 05D90FC573A940BC6669EC489A1DB016 /* ft2build.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 6E556D93BD0B3F61B52F413EDFA7E205 /* UIView+AnimatedHide.h in Headers */ = {isa = PBXBuildFile; fileRef = 93C10797B4AC0FCD5DC745C1F12F49BF /* UIView+AnimatedHide.h */; settings = {ATTRIBUTES = (Project, ); }; };
6E5CE0C6A45B29FDA9024ED474E1628F /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 9A87FD99965ED242605C99BB49D093C2 /* pngread.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
6E95140B44E362EDED3984EEA5A55180 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 824CDD6E4BDCAEA39EBA938006905E3B /* SDL.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 6E9E2E12CCB5C471F2A9281159361D3E /* VideoRendering.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC14010F5B81F5784EA4C38384B0A468 /* VideoRendering.swift */; };
6EA1D79C74410E72EAB8009A1ABB3460 /* NstInpSuborKeyboard.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CDB8BB05395141733620E2774F380468 /* NstInpSuborKeyboard.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
6EAE3C4552709C1754E06F8E42833512 /* Shape.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 52E8758B4B04638E106461086364CD77 /* Shape.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
6EF66A2ABF03882AA193FC5ED9533574 /* firmware.h in Headers */ = {isa = PBXBuildFile; fileRef = 78BE744DC96A3ABD50BFBBEA4997CB56 /* firmware.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -851,11 +833,13 @@
6F79EC15E5AA3B8BF5D4B9008985545A /* RecordOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA98521F6B17FA40E77876B68A9285E /* RecordOperation.swift */; };
6F7D180FA00888BCA886C3A21605228E /* NstSha1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0D2AD7F0330EEE53F5D0CF3BFA80E563 /* NstSha1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
6F8EBC492AFA04290E635B2720A18FF4 /* statesaver.h in Headers */ = {isa = PBXBuildFile; fileRef = B1044F71995C46DC0FE073BBF10E9B13 /* statesaver.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 6FA1A6F24ACF98FB14A67371EF625FD9 /* NSConstraintConflict+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = 42C8EB745EF1C9D8ABBD09F6FF45DE37 /* NSConstraintConflict+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; };
6FCE591BA1C38EE501D2712A58ABE2B5 /* Savestate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 21E398FC7D62E8D6680411C9513B39A0 /* Savestate.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 7001C2D7184404FB42CF2292AA04C282 /* GTMSessionFetcherService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FAFAFECE26CF2D48A2BCF20C474BB37 /* GTMSessionFetcherService.h */; settings = {ATTRIBUTES = (Project, ); }; };
704BB47BBF92080A6C5A5EDAD262DC41 /* skipsched.h in Headers */ = {isa = PBXBuildFile; fileRef = 517D5D662F01BA988D74732FFD13B952 /* skipsched.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 70512203A761B61D6D8C1B277CB58DF6 /* Archive+MemoryFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABBDB07D10F9850AA15CA017D74C8DB5 /* Archive+MemoryFile.swift */; };
709ACF2A4D11DEEE18D669127E851053 /* NstBoardKasing.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 96C44FDF7092320E7DBABE66348B2032 /* NstBoardKasing.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 70B4651742DD71B4991606898E40BDD8 /* CustomTasks.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF4E93C9AE2A0B6FCCC1B6A00F68A725 /* CustomTasks.swift */; };
+ 709BAEDE65A881F9C5202FB425DDD4D4 /* RSTCellContentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A8FBC512A3FA5C62FC2321EE56635BD /* RSTCellContentView.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 70E09A2CE1D06546590DC28FD38DF39B /* DeltaTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 23322BAA6BC48277E409BCCB4717F470 /* DeltaTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
70E2424B47CC1C31BCE1BF871051FDCB /* PropertyGroup+Harmony.swift in Sources */ = {isa = PBXBuildFile; fileRef = 716AC385E3C379704598782E95836B4C /* PropertyGroup+Harmony.swift */; };
710323166D93351F1690FF199288F64A /* inputgetter.h in Headers */ = {isa = PBXBuildFile; fileRef = C81C97C396CFD4B3B38A6BA482FBBC01 /* inputgetter.h */; settings = {ATTRIBUTES = (Project, ); }; };
71078B9476051266967867BC1EB8087E /* opengl_GraphicsDrawer.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E00E0C2DB0657397A9AD74AF384F0E0 /* opengl_GraphicsDrawer.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -863,36 +847,41 @@
71727E0AADC7D7C68C81479517DB0A6F /* ConvexShape.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1843FF8911EC37CF2A63F5904DD381ED /* ConvexShape.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
71755A8F52D90AD7920E7601F8A1F29E /* CombinerProgram.h in Headers */ = {isa = PBXBuildFile; fileRef = 2205C23EE949E458595B874E1F2F54B0 /* CombinerProgram.h */; settings = {ATTRIBUTES = (Project, ); }; };
71BE63C848664935F28153F3EAC616E7 /* Lock.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 23E3548D42C843603C9BA78FE84A0935 /* Lock.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 71C507A4FE9E1263D273FD7A9F7A934F /* ZIPFoundation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A279615234A2EC2D137F27BB38C19F60 /* ZIPFoundation-dummy.m */; };
71E2BA44FF54FDD0F544412964858443 /* ColorBufferToRDRAM.h in Headers */ = {isa = PBXBuildFile; fileRef = 789BC68A9D6AF69A55A99DC6F4145F6F /* ColorBufferToRDRAM.h */; settings = {ATTRIBUTES = (Project, ); }; };
71EA66DAD6C0158F104B1CFB5D7F7B0F /* tima.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C38F52C216C0E25C48A8788DB91AA20 /* tima.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 71F8A8BA3A2BCD08F8C85A5C9FCDB433 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 05E7291F492456F36AE41FD68A486294 /* Standard.deltaskin */; };
720AC572A4D194C64DDFAC57CC680CA1 /* RecordRepresentation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBE7E15F3ABAA53BA70833404896A6CC /* RecordRepresentation.swift */; };
- 72117DF6144270487EC57B9B5E01189B /* RSTCellContentPrefetchingDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = D281516BEAC3D67B16886D5733929B44 /* RSTCellContentPrefetchingDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 726BAAE0C73B46973C7AA8640C78DCD2 /* RSTOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B07948E9EF320FFD68CD858188BDA7D /* RSTOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
728CC3321DA65243863197CC4F0F913F /* DropboxService+Records.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF0C5AF4C11DC514081356C4E160FC8 /* DropboxService+Records.swift */; };
72D6F0EC21A4FFA230DCC0A686BE36BC /* Result+Success.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B66F2860FCED552A9CBCF10B482ADB4 /* Result+Success.swift */; };
+ 72DFC2649FDA87E3ABE99B31F958A40E /* Users.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C083498D021768962577D691B2E0784 /* Users.swift */; };
732849C7EA811BF357DA9BA08FD12721 /* glext.h in Headers */ = {isa = PBXBuildFile; fileRef = 969C511B05DDBA88B59AC6B445811C81 /* glext.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 734CAA3E7468E49E98BD28E9D660042D /* FilePropertiesRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0FCC79E9D4F75526C8CBB99FB5459CF8 /* FilePropertiesRoutes.swift */; };
+ 736CAD24CFCCDBDF90C9E9FB25C53F29 /* GTMSessionFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 337AC60884C9D2D2819DA4A74E030822 /* GTMSessionFetcher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
738241C95444F232CA3C6234436B8341 /* DMA.h in Headers */ = {isa = PBXBuildFile; fileRef = 2234B82D2ED9600B4D22A521AE35AD40 /* DMA.h */; settings = {ATTRIBUTES = (Project, ); }; };
7399BA3ECA9EABD74198C9A47E127371 /* NstBoardIrem.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 9753052374E6A9FBF436BA41D1115F09 /* NstBoardIrem.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 739F5334001839F87802840FF76BF7A9 /* UIAlertAction+Actions.h in Headers */ = {isa = PBXBuildFile; fileRef = F1F24B674E056CE5A32339DEEBC8A533 /* UIAlertAction+Actions.h */; settings = {ATTRIBUTES = (Project, ); }; };
73A7E0DE1920AF256FEE8DB759E31FC0 /* DisplayWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F239B99EA0A6E7C6AC61889145C3B02E /* DisplayWindow.h */; settings = {ATTRIBUTES = (Project, ); }; };
73C072D6B6FF00B94E08750335C75BB3 /* NstBoardNRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CB7C95528D21C181DD0A15EA00BB253E /* NstBoardNRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7424EF34F6E09998781CD1595CC6DA6C /* NstInpFamilyTrainer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 63E839BBEED37A43F074436ADE9E0EE7 /* NstInpFamilyTrainer.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
74297C31967EB18C71FCB4D36664DAF5 /* recomp.h in Headers */ = {isa = PBXBuildFile; fileRef = 6045D3A35D50C1C15AE8960CB2371B04 /* recomp.h */; settings = {ATTRIBUTES = (Project, ); }; };
7449C06A52695DFA60C7666F184EACAB /* TxCache.h in Headers */ = {isa = PBXBuildFile; fileRef = DD7734A6643304E8EFFE0DD1DF24C38B /* TxCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 744B038D977EAFA24DF201BA25213F60 /* RSTLoadOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 78C8AB7FD07C0ECCA27FBE751419AC29 /* RSTLoadOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
7450AF691CC4C9D53B1505978F3B741A /* Mouse.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F03F977EFB307844FD944EF3755260BC /* Mouse.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
745469F1C666F12273F5E5C0344323DF /* font.h in Headers */ = {isa = PBXBuildFile; fileRef = EABD40FB697D4F0BE526F3F31A5F7DE4 /* font.h */; settings = {ATTRIBUTES = (Project, ); }; };
745603475C417679B4EAF0B21D0B1550 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = B8BC9FD996DB4D58B199162D2B593381 /* pngrio.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
7489A9F8D96B199DC6BD31F0A31BD48F /* NstBoardWaixingSgz.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4F185FE59FC46DA85E8E8D713F6D8D22 /* NstBoardWaixingSgz.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 7496E3794E9FE9903A57CD5FE4FA4653 /* OIDExternalUserAgentIOS.m in Sources */ = {isa = PBXBuildFile; fileRef = 6303FACD5A9C1BE3214E82440C968C95 /* OIDExternalUserAgentIOS.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 7496E3794E9FE9903A57CD5FE4FA4653 /* OIDExternalUserAgentIOS.m in Sources */ = {isa = PBXBuildFile; fileRef = AD108EE2B0716C14A1940412EE512EFD /* OIDExternalUserAgentIOS.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
74BABD77D3831947C04A6850FA61D453 /* Config.h in Headers */ = {isa = PBXBuildFile; fileRef = 6165D72607C70B0F2827923BC22DA64E /* Config.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 74BB839F637C70E7260264C4E293FAE0 /* GTLRDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DF399ADFD1340C66513A8388C3CBB04 /* GTLRDefines.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 74BB839F637C70E7260264C4E293FAE0 /* GTLRDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FE02627FEFE75003160A11B1B0B081F /* GTLRDefines.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 74C6A55242AEFB11A38A1974453626BA /* AudioRendering.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDCC5902B2B69DCE162F96EA6B47E52B /* AudioRendering.swift */; };
74EC1BFD98AB582003C81DBCF3805B6A /* NstBoardSunsoftDcs.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B8221CD345A28BD3CD8E168C400CA8FF /* NstBoardSunsoftDcs.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
74FF29E2C5E0B5BEB0ACC5DE0B3A628D /* Touch.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 35C3D297CE1BB6BB9E374CA4474E2265 /* Touch.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 750B0A72B2BD41780EE2CED554A39352 /* TransportConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5135BCCCC7B1AB36FDF0D6D7F5509182 /* TransportConfig.swift */; };
+ 75021C26318329305275826CDE66B6B5 /* GTMSessionFetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 29935EAE4E6815F7CA2DE22D09B7B9C2 /* GTMSessionFetcher.h */; settings = {ATTRIBUTES = (Project, ); }; };
755864D23E1CE0B293622A6B85BAC151 /* Glsl.inl in Headers */ = {isa = PBXBuildFile; fileRef = 9D2A88F941018214B1FCA8BC763A0D81 /* Glsl.inl */; settings = {ATTRIBUTES = (Project, ); }; };
75B20C4170175637E1D5057ECBE37DF9 /* PixelBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = A164F380E128043A22ED2D1D1CFDB3C3 /* PixelBuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
761A08BFE83B27FD85180334C470C6F2 /* NstBoardCneShlz.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 81DE60C31DFB608912BCD7E757C4FECB /* NstBoardCneShlz.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
76234F4B45941D5B1EBBF2BD78B41079 /* retro_endianness.h in Headers */ = {isa = PBXBuildFile; fileRef = ABE964B5C3D1C4A4D0E44686549901E2 /* retro_endianness.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 764DE7C5615F094146A77EA45A55EA2C /* RenderThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB416CB894186FF9DB4FCE49262E6CC0 /* RenderThread.swift */; };
765837B3020E853D39E1E95745A0C486 /* Textures.h in Headers */ = {isa = PBXBuildFile; fileRef = F61DE044858B67B90D6336505827DB42 /* Textures.h */; settings = {ATTRIBUTES = (Project, ); }; };
765B2402CE7FD0614A298FD1829E74C1 /* ereader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F8B263C03C096BA48C120F0E908386D /* ereader.h */; settings = {ATTRIBUTES = (Project, ); }; };
766364A61BD96E8E06B3BB0623F11575 /* instr_counters.h in Headers */ = {isa = PBXBuildFile; fileRef = 145B433A6710947EB52A1518D28FB661 /* instr_counters.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -904,11 +893,9 @@
778DD60136C5E7EF86B054043A83FF54 /* ftimage.h in Headers */ = {isa = PBXBuildFile; fileRef = F6DACF017EE0B6F06593A30F95A0581E /* ftimage.h */; settings = {ATTRIBUTES = (Project, ); }; };
77B586F5F46F40A7ED43340E490D4D41 /* hle.c in Sources */ = {isa = PBXBuildFile; fileRef = F3621D7BD773326AE63CB675C90BA4CB /* hle.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
77CB4A617AF6E9EA2BD65E46A6A0E951 /* txWidestringWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DA8EB0F2D12415D238B016624275500 /* txWidestringWrapper.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 77D0448819EEBC21A17752F508553A2B /* OpenGLESProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE552D959907002364F7DEB08F72AAC2 /* OpenGLESProcessor.swift */; };
- 77D0D0DB7B5CEA6211F9B969C4B2EDCB /* SDWebImageOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A39A8E5B0EAAD79CD06BCC85C2B6CE1 /* SDWebImageOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 77DEE2A4BFBFD8573FD60ACDDE202F4E /* Entry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EB4FBE3A34AC5F5CF55E865DDB2BAC3 /* Entry.swift */; };
+ 77D0D0DB7B5CEA6211F9B969C4B2EDCB /* SDWebImageOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6157572E8161C1A2FF39F92751CF6F88 /* SDWebImageOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
77E2922A59E02ABF3079F33120E1D113 /* DSDeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 30A1CB2B16F7B1AD55E141D4569AADDC /* DSDeltaCore-dummy.m */; };
- 7814675D3CE2F5E92BAE91DCE181A992 /* SQLite.swift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7A12F6604A0432A7726E6AA7EE190AAE /* SQLite.swift-dummy.m */; };
+ 7814675D3CE2F5E92BAE91DCE181A992 /* SQLite.swift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 709780AC03DB5A8E6482E9BDFE01E1D8 /* SQLite.swift-dummy.m */; };
78229A0A4F3F6370B92A232771EE278D /* NstBoardKaiser.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F6781A3FC78A881B992A00C57EB61870 /* NstBoardKaiser.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
782907F055EA6D3FC4F2C09832180AEF /* debugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E42D33839B19E42F79BE5920F217087 /* debugger.h */; settings = {ATTRIBUTES = (Project, ); }; };
782AA479ECD641CC6FC024016466888A /* TxReSample.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0CE161D27A87AAD9038E12AFD2F2F42F /* TxReSample.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -916,97 +903,90 @@
785BF23552C959C78C02D75131C70850 /* snapshot.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FCFEEAD16A78332EDF4C0FFC05AA2E6 /* snapshot.h */; settings = {ATTRIBUTES = (Project, ); }; };
78E1DD687C8EE7EBC2726555CF87095C /* ARMInterpreter_Branch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CAC7BD1A9DBB436A379B63568AB915F /* ARMInterpreter_Branch.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
78FADA583FAEE2A33B9A4C2E848861DD /* oglft_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 946E4DEE68AAF134BCD6A0ED870B2AD4 /* oglft_c.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 791A91F9019EBE452E9B369BD472F386 /* RSTCellContentChangeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = C7F0416EEC0A378939FC4ABF9DB349F8 /* RSTCellContentChangeOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
79255615D24E6AD0CB444759873817CA /* Vector2.inl in Headers */ = {isa = PBXBuildFile; fileRef = F597EF6F3EFC780B48CBD503A27748B9 /* Vector2.inl */; settings = {ATTRIBUTES = (Project, ); }; };
796077EBBDF6C5385A195E4255D774BD /* SNESTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FA5B004AA291D1626226A4BADA73775 /* SNESTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 796FC800517F0F3645FBDB505A3D7E97 /* RSTNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 57BBF8F3367BAA59BCB8B42DE62C605B /* RSTNavigationController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
799CA91FB606B023922995173A1C38C4 /* ARMJIT_Linkage.S in Sources */ = {isa = PBXBuildFile; fileRef = 5D24EAAFCA1D2D99DA57CE30F5311170 /* ARMJIT_Linkage.S */; };
79CB7F0A6903DF83EB1A4F5F6F5BB43C /* NstBoardAveNina.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B4AA759028D4A83689DFBCAD32BD6F89 /* NstBoardAveNina.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
79DBECA257851FBCB205412764428665 /* PngFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 833E950CF0A0E93C8DE5A7B5C033A416 /* PngFile.h */; settings = {ATTRIBUTES = (Project, ); }; };
79DEA850CADB648C593E2E6B7804E79C /* DS.swift in Sources */ = {isa = PBXBuildFile; fileRef = D456E5925A2BB22F574458B154CD52B1 /* DS.swift */; };
- 7A7C26DC835D7E4A6E9C035B07306CD9 /* Roxas-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E216815BF6887E071400BA9F9EC1309 /* Roxas-dummy.m */; };
7A914AE8439D1E345E8D7359930C4576 /* VI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1DB78BBE91A07FE94FFEBBDD3B5A29F5 /* VI.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 7AA4C315063695BCEFAA801048AEBE2F /* SDWebImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 1903B1725F196A865B52DDDC1A2BD740 /* SDWebImageDecoder.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 7AA4C315063695BCEFAA801048AEBE2F /* SDWebImageDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = BCD384CC329058AC85385CBA2418B62B /* SDWebImageDecoder.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
7AB515F7BDBF7D3D70C83B91F3C33384 /* NstBoardTaitoTc0190fmc.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 26D2E2CEDE1DD7669C1A099A2187DB84 /* NstBoardTaitoTc0190fmc.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7AE4BD52C67EB01E923B003792BB0470 /* NstInpPaddle.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CA1C13CC0969B73224161A45530F6B3B /* NstInpPaddle.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7AEAE0B408F18AEE319D598B12BD48D5 /* SoftwareRender.h in Headers */ = {isa = PBXBuildFile; fileRef = E781B127C2986BE78DF6602C9428DB43 /* SoftwareRender.h */; settings = {ATTRIBUTES = (Project, ); }; };
7B0FD1F98F171D611768C43AB7DD4025 /* sdd1emu.h in Headers */ = {isa = PBXBuildFile; fileRef = F36CCDA948DEABD79BA79A4B43EFF378 /* sdd1emu.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 7B82959877B9DD00DE5919ECDB3F8C85 /* VideoFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2847D38189084A48043661E02AE5E3D /* VideoFormat.swift */; };
- 7BA9EEEE99AA55CD892CFC3C081BABE7 /* Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E428D7A0EE985F874A11A23CAC065DE0 /* Foundation.swift */; };
- 7BB0987D9B11A7D5B0A5E9F43D26D72A /* NSUserDefaults+DynamicProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CD24C018B59B44AC41CBF862AAD1B65 /* NSUserDefaults+DynamicProperties.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 7BA9EEEE99AA55CD892CFC3C081BABE7 /* Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = B57FCC244D3FEB010D514E2CA7974536 /* Foundation.swift */; };
7BF596E170F46547E26DC34C2B5ADFC9 /* pcap.h in Headers */ = {isa = PBXBuildFile; fileRef = A00FBF2E46DD44AB85A9E179CB0BBB29 /* pcap.h */; settings = {ATTRIBUTES = (Project, ); }; };
7BF66635167CAE5044DA7C04AAEB7052 /* NstBoardNamcot175.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BAC09A43CAA1DE563D4710120B89ABA3 /* NstBoardNamcot175.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7C035504FEC0BC58A21672D234F30415 /* render3D.h in Headers */ = {isa = PBXBuildFile; fileRef = 11D6B4F6E066DF2E8ED26399CF6D7821 /* render3D.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 7C187AAA74ABD2F9260DF96DEA1E40C9 /* GTLRBase64.h in Headers */ = {isa = PBXBuildFile; fileRef = 044980032257B075E0B9A57CEFBDFF05 /* GTLRBase64.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 7C3D3E0CDF98B631630E96440C0BDA47 /* OIDTokenResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 67972EDAFE4E36E6817526CECEB8ADC1 /* OIDTokenResponse.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 7C187AAA74ABD2F9260DF96DEA1E40C9 /* GTLRBase64.h in Headers */ = {isa = PBXBuildFile; fileRef = F0E508BD0D83B14A258299FE75F9D596 /* GTLRBase64.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 7C3D3E0CDF98B631630E96440C0BDA47 /* OIDTokenResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 768E27667754F9D9F3212158C7D716A6 /* OIDTokenResponse.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
7C75B629A44C6E6B92CDEE604C795998 /* alist.c in Sources */ = {isa = PBXBuildFile; fileRef = B0F1D9E539EEFAF751D9F3EA1ED557D0 /* alist.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 7C81C2010292FF18C9B7E33171EB2AB5 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9959369E0C1F1D18532504AC8723B430 /* Response.swift */; };
+ 7C81C2010292FF18C9B7E33171EB2AB5 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A97A7F0DD6BAF8BD98CA615C1779C2A9 /* Response.swift */; };
7CB34EE47A08662E4B9B5E9AAD4F0150 /* MemoryInputStream.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 94A9CAF79C008CDB302200E88CFF9FFA /* MemoryInputStream.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7CF75B42B130C582663AE9836DD9B194 /* WriteToRDRAM.h in Headers */ = {isa = PBXBuildFile; fileRef = 7451BADFCD5FCDA73345F9FD825AA24F /* WriteToRDRAM.h */; settings = {ATTRIBUTES = (Project, ); }; };
7D157AFF8881E357A2F8946CE422C0C9 /* boolean.h in Headers */ = {isa = PBXBuildFile; fileRef = C436117D3ACAAAC959D8673DD5EA97E0 /* boolean.h */; settings = {ATTRIBUTES = (Project, ); }; };
7D29146B1DDFEF438BABB21EED8F4716 /* NstBoardMagicSeries.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 97B40BC84DBFD2EA1A65EE8D30EE2DCE /* NstBoardMagicSeries.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7D39C242D4DC16FBDF35161926D392DD /* FramebufferTextureFormats.h in Headers */ = {isa = PBXBuildFile; fileRef = 170B155DBFDD680271E2D9982A607A14 /* FramebufferTextureFormats.h */; settings = {ATTRIBUTES = (Project, ); }; };
7D49CC9DD30666F88A7009FC96080CEB /* ttunpat.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B0E2F1A46796E056C1EB81517BADB9E /* ttunpat.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 7D69A090845F46E924328386BA9E08C9 /* GTLRFramework.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E1D04BE6B511C93BB76FDEA022EB898 /* GTLRFramework.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 7D5355C2A28069AFB56906A629ACD87D /* GTMSessionFetcherLogging.m in Sources */ = {isa = PBXBuildFile; fileRef = C695B703F3880882D86EBEF281636B0A /* GTMSessionFetcherLogging.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 7D69A090845F46E924328386BA9E08C9 /* GTLRFramework.m in Sources */ = {isa = PBXBuildFile; fileRef = AF80989342E21F2A21FEFAF297C33063 /* GTLRFramework.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
7D74F7217814255EB59A9B41BCAF6E7A /* logger.h in Headers */ = {isa = PBXBuildFile; fileRef = 41718C51A6F1D77D30ABFC2B1E584F17 /* logger.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 7D80C5B440572EBFC177FDFF7978ED48 /* GTMSessionFetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E2D421F13E814E57B15110AAB3EEFD11 /* GTMSessionFetcher.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 7D91E5E992560E07B701809F219E7A64 /* RSTTintedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F91A9DD254E8DA7FF12F970DCDC62DE /* RSTTintedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; };
7DE1FB798BBAD9142B58DEFCEE0C8573 /* CRC32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 86E81FBE0D6AA7042D5A17A61FD614F5 /* CRC32.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 7E129E1A0685F575BA4D8EEF9556809E /* GameProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05E756BE049BECB36FD17276742F19FD /* GameProtocol.swift */; };
7E406ADC93600AE4A8CBC00F0F662C9B /* vi_controller.h in Headers */ = {isa = PBXBuildFile; fileRef = 9C6B6DEF81FE4555CE25B440FD2493BF /* vi_controller.h */; settings = {ATTRIBUTES = (Project, ); }; };
7E7EF6A077D68E66A2E6AC9D216BF163 /* Sram.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F18A2D4F45F71AF6AFB5F94186376AD /* Sram.h */; settings = {ATTRIBUTES = (Project, ); }; };
7E9D2BFEEB1B89973F69B938364DBBCF /* GBCCheat.h in Headers */ = {isa = PBXBuildFile; fileRef = AE92A91A4BC673A5EB7544761275778E /* GBCCheat.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 7EDA5DCB56636BD3C12BCDCB7BB6E593 /* Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C6290365B08DFAC2E9078DECC2AD9E6 /* Common.swift */; };
7EE35140281452E80563CF746351C0F0 /* FrameBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 9573AE8F260951D3F98DAE404AD1B908 /* FrameBuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
7EF1B608391306A665B481D7606B6556 /* UdpSocket.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1D28337CD2487A0BB2C9A58E121AD619 /* UdpSocket.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7EFECDD7A4EC03E917E65EC8694C96E9 /* glsl_CombinerProgramUniformFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A15ADE5C4BB0B7B908EDF04E3AE34278 /* glsl_CombinerProgramUniformFactory.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
7F17FB06539CF41988BD36E8976F0669 /* NstBoardBtlGeniusMerioBros.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 135664C79DDD08714827F192D20F17D8 /* NstBoardBtlGeniusMerioBros.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7F28EC44F38CE9A2B8113736FCCA2248 /* NstCpu.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6CDDFBD9A3BA785C35B9CC79A6F6ED65 /* NstCpu.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 7F3236EEED637FA1D60FB6DB9C604EF2 /* TeamCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49FFBAE9627F03203708554C036A3694 /* TeamCommon.swift */; };
7F67B3358A80FEF4C5000034B5BCD673 /* NDS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC7DC552BE60F2C812F661C06470C6FD /* NDS.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
7F70C184C85C05CD1C66E46DE8B915AD /* DepthBufferToRDRAM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 31A0805454F15E0CCAE09354DF86EEC6 /* DepthBufferToRDRAM.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
7F73D070C20FA6A9E06BD5BB1969F740 /* SoundRecorder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 63C624819908489F4CC8D513A9D77584 /* SoundRecorder.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
7FAA87BB5678FCFB88678F13D74832D3 /* F3DBETA.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C807A3D32FB0C2A58A08A7270A8A634B /* F3DBETA.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
7FC8665AA885C2CC74540097301EBD80 /* retro_stat.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CFB6CDEAD5477F3C41FE7AD566FAEDC /* retro_stat.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 7FF03D665509233706BDA0C150864C0D /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = B406D46EC012C6003DF8D4CCFB546BC7 /* Standard.deltamapping */; };
8036BA365047D6DD8357FF78F71C6BC3 /* NstBoardBandaiKaraokeStudio.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F8D5906CA330B4B62AECE7C268055484 /* NstBoardBandaiKaraokeStudio.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
803D3D5CC49914FFFB742A0BBB8157D5 /* Vector3.inl in Headers */ = {isa = PBXBuildFile; fileRef = 01802D9854180DB5B0E198799B4DD37F /* Vector3.inl */; settings = {ATTRIBUTES = (Project, ); }; };
804A0A5BCDA4D05113EC7DCDB300E775 /* AlResource.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F00BE8221079BB41E4694113AC54BAC3 /* AlResource.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
80597632A63DEA9B748FE9E564716EF9 /* idec.h in Headers */ = {isa = PBXBuildFile; fileRef = A7C73C07293FDF1F150FC5E6176AB0D6 /* idec.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 808E589F702DDDED89E5E112CA2A8A31 /* OIDResponseTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = BB6F98A88FE9147A7B9EC010B4812365 /* OIDResponseTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 808E589F702DDDED89E5E112CA2A8A31 /* OIDResponseTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = BB353B32482D51B4AC7F1C0F9CAB96B0 /* OIDResponseTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
809C328A7DF1BBACCAFBB487A63FB55B /* Sound.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D5FA545F9FB9A48DABD30AF68FCD2C4 /* Sound.h */; settings = {ATTRIBUTES = (Project, ); }; };
810DA07041F8DEEBF22D9232017E6AEC /* NstBoardKonamiVrc1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 220BBE12AD3F54D62DBC8EF45CC87175 /* NstBoardKonamiVrc1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
8113D518B7C490761F97C5C3D914A749 /* NstBoardBmc76in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 50EE5C17E3F318BEB4D7B2961BABB0F2 /* NstBoardBmc76in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 814D61A7FE271E6B72DEEBCB6209684A /* UIApplication+AppExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 57A493CADEF074E51A6C9C0D3220B6BC /* UIApplication+AppExtension.swift */; };
- 815C1A533B7D749CBBA7F3D96371EF7F /* RSTOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 2394DCECC5F71EDBCEE1E73732453EAF /* RSTOperationQueue.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 81425EE9F467589DF523CD6995D8CB19 /* PaperRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 819F09038C6A008F7699AC1338027A1D /* PaperRoutes.swift */; };
+ 8169FA1A39B46D213E118AF4EA04F6A1 /* Sharing.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD2E301BC89CA1B678778C6029E72232 /* Sharing.swift */; };
+ 81844779FBF557B3F4BA86D3686EEE64 /* RSTCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EA9B92D6448E177F0943520E1AC9397 /* RSTCollectionViewCell.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
81954AF50CFDB697634978EB9258F689 /* screenshot.h in Headers */ = {isa = PBXBuildFile; fileRef = A063B13BF5FBA3260BB923BFF920E8BE /* screenshot.h */; settings = {ATTRIBUTES = (Project, ); }; };
819A79F7FDB79573EE098B80E36E8B8F /* NstVsTkoBoxing.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 65A433B3EB98A7B65E810897D6DA9F4A /* NstVsTkoBoxing.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
819D8F8FA2E6617646D9BB4D28100C7C /* RDP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B4D4C4C2D7260BC7EC51ED0250F0CE71 /* RDP.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 81BB265435B724881A950F157EC1C03C /* ControllerSkin.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7B19926ABCEF3C3A145040DC531097E /* ControllerSkin.swift */; };
81D16CBA22E9633EEB0318345692E2ED /* NstInpZapper.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 77F2AA581C57990DA2CAAAAAFA7978ED /* NstInpZapper.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 81F69BBAA58BDA48C3578BCD2DE8EC9D /* UIImage+Manipulation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6038A3E16A86BD8715BB972CD9A02CFD /* UIImage+Manipulation.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 81D6E645751AF4EFF3E11EC34D8D09B6 /* RSTFetchedResultsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 975243A09D83F735C4EE0F290DC172AD /* RSTFetchedResultsDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
823C8CD376F50A6447A4DD8A34DEFB69 /* ftbdf.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DC7FF53876342E3B736AFC93E814FC1 /* ftbdf.h */; settings = {ATTRIBUTES = (Project, ); }; };
824DB7D0B889BDE3C5F397E39974745D /* NstBoardGouder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6E2949ECED20630F005C9089F54664BD /* NstBoardGouder.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 826AA94FFE2630D603192C927473A929 /* RSTBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = C080DAA189113F34158A00AA1827ACE7 /* RSTBlockOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 826BEA30577B0C879FFFCF98BA79F1DF /* GTMKeychain.h in Headers */ = {isa = PBXBuildFile; fileRef = 95DF5F1F5D51E2691C2FCC536D134468 /* GTMKeychain.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 826BEA30577B0C879FFFCF98BA79F1DF /* GTMKeychain.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CA371965F098DAA6CFADE8F66873D9D /* GTMKeychain.h */; settings = {ATTRIBUTES = (Project, ); }; };
829278AA869DC84DD2440AEFC3C7970F /* mem.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FEA0F061FD0DCA4F3401D15B1BF469E /* mem.h */; settings = {ATTRIBUTES = (Project, ); }; };
82B9FC5CAD9153F22D98B4E2EA68A615 /* TxFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C064EE04F45B71F7006F2780F5435535 /* TxFilter.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 82EC1C6499EF26B127216D03C2AB09D7 /* GTLRDriveObjects.h in Headers */ = {isa = PBXBuildFile; fileRef = E632C9FD06F17BA9EF62C0EB0F22D153 /* GTLRDriveObjects.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 82EC1C6499EF26B127216D03C2AB09D7 /* GTLRDriveObjects.h in Headers */ = {isa = PBXBuildFile; fileRef = 08E590F7B39EE39B04CD938C75E51DD9 /* GTLRDriveObjects.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 83448063476D419FA38591EDF51DF554 /* Paper.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBB52D0DA053C4BE954855729C3E9F6A /* Paper.swift */; };
8353599D86E76A3FBC94053B5A5219E3 /* NstBoardUnlA9746.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 073D52CEA96107F85C9CAF27356E968C /* NstBoardUnlA9746.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
837DDABAFED414B385A9131813FBB119 /* pngtest.c in Sources */ = {isa = PBXBuildFile; fileRef = 4B5834CF0F3103ECD8508F152DAD7BDE /* pngtest.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
8384CD016C707E301951D35D52400C68 /* NstSoundPlayer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BD8AB4C59982A02840E5E3DEF0708BCE /* NstSoundPlayer.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
8387905F54F3AE8CAA137F38E6CC840A /* InputSoundFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 55B9E506F2EC9B7BCD89BD357A6381B8 /* InputSoundFile.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 83CE2DF2AE029994E2446BDC74A27D3D /* Thread+RealTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE4F753611AEF693986993C3D54DDB4 /* Thread+RealTime.swift */; };
- 83CFC7BCF40891AD4478A6126A21CDDD /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CF1F486490405CB6D327E9964B48F24 /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 83E428474D3D74B484D8EE1E1EE3CAB2 /* FilterChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 092DB3EB21BDEE14EBAE69612D017417 /* FilterChain.swift */; };
+ 83A07092F5D9A6C3D98CB30BDE5EA095 /* UITableViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = C2AD9DA73A337680DFC1476096E9C55C /* UITableViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 83CFC7BCF40891AD4478A6126A21CDDD /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 6525D0538FE8F1A0392BF75D50D45D7B /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 8451FA1A25981D483D6C4D94EEFEAAE5 /* NSBundle+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = DFF3F3ED2DD3379D1F7BD0F3059BA64F /* NSBundle+Extensions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
84569B100A8CFC2FD31C127CFFCC4AF8 /* Textures.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B1BE1F8D9A26B5F6AD4486918D9E3B8 /* Textures.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 849060A5D7CEABB947C8690A86C984DB /* UIResponder+FirstResponder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BEF3307500AE238F67BF21F7A5E2B90 /* UIResponder+FirstResponder.swift */; };
849C0DE80B2C123B0A6A3650668133F6 /* GPU.h in Headers */ = {isa = PBXBuildFile; fileRef = E9F2A569674822CF8AD78FEE9E9A88AD /* GPU.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 84A421E474477B231DE23FD98986B34F /* GTLRBase64.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DAEEE63785B00C93A66E60C0A817F87 /* GTLRBase64.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 84A421E474477B231DE23FD98986B34F /* GTLRBase64.m in Sources */ = {isa = PBXBuildFile; fileRef = 7097B53CF8FF32B6FE244185A0984961 /* GTLRBase64.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
84B90202FCB206D3EE5CB11B42A4FF8C /* m64p_debugger.h in Headers */ = {isa = PBXBuildFile; fileRef = 57A748F9DF6BE7E55A5A0388FE3E1701 /* m64p_debugger.h */; settings = {ATTRIBUTES = (Project, ); }; };
84C79DD5BDA1BA7698E72E7B0AE1D03D /* NstInpPartyTap.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3C704D55B6FFA356BA5C8C4B7EB2754E /* NstInpPartyTap.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
84F9C22778BD6A9A7CA6A36DDC466A03 /* System.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 681C6B5D5F90F28373E784C81E247636 /* System.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 859DAA6E3BB359F07A6F1DC19703EDAD /* Paper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 473D178DE3F443CA5636122DC022E6C6 /* Paper.swift */; };
85D0939D4600CEDADE2C095B7688B115 /* svpscmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DB6343B945C10C877D2EB07FB7DDDE7 /* svpscmap.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 8648711E19CDEBD2D5E77C6913096AB1 /* DeltaTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 23322BAA6BC48277E409BCCB4717F470 /* DeltaTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 8632F28C867C472024D6CB51AA319C46 /* mupen64plus.ini in Resources */ = {isa = PBXBuildFile; fileRef = ECBD2A6867A0D5DE628227BE67476E66 /* mupen64plus.ini */; };
+ 86695C1EE083AAECC12688510195B53D /* SwiftyDropbox-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AD6F23E8827FA692E13F9E60FB6C15D /* SwiftyDropbox-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
8674D795322F34E4DCFB09013859BC81 /* GraphicBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 44A50EFCC9BA0E6CB99450C7FB3D91CD /* GraphicBuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
86996207E9F250BACD2584C3D6BE7F26 /* aes.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 57EAC3D7BE52CBA8ABD78FA57C93A4A1 /* aes.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
869CCFDBCD0557914B32395C95EE8847 /* SPI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 63D1C0BC417103C4DA9392CE6221CC23 /* SPI.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -1014,34 +994,37 @@
86D119483438A226A18036657542579A /* NstBoardKayPandaPrince.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3A6BEE1354AB3BB2C198E3B84CE0FD32 /* NstBoardKayPandaPrince.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
86E3D2191A82266D217B68352603FF86 /* NstCartridgeRomset.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6651040D2ACD2960D0454CBB76E74C5C /* NstCartridgeRomset.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
870F9162AEB4082F67D1EB5D5659B754 /* fterrors.h in Headers */ = {isa = PBXBuildFile; fileRef = C7A5FD929F6CABA16DAD7F0D6F24BCB1 /* fterrors.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 875F5857DE237E34D8A1CEBAE5052C24 /* NSConstraintConflict+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 18C47529D612750BAFD8B41096414B5A /* NSConstraintConflict+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
87659EB72DD1112FCABD7BEBD8BB03AC /* SDL_opengles2.h in Headers */ = {isa = PBXBuildFile; fileRef = 48E3315E7F70EED2C80DA34DF0D097BE /* SDL_opengles2.h */; settings = {ATTRIBUTES = (Project, ); }; };
877767BEF9274A6876A8E39DB511442F /* re2.c in Sources */ = {isa = PBXBuildFile; fileRef = C22261743FC02934DB3B9E84F128F39D /* re2.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 87824506541D4899DA2546E1D828C185 /* UIResponder+FirstResponder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BEF3307500AE238F67BF21F7A5E2B90 /* UIResponder+FirstResponder.swift */; };
878DAF23060BFFA0046DAB73A095BA8F /* NstBoardHes.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 422A80E5C1488C2703070BE3A9BFCBF8 /* NstBoardHes.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
879F9F8F726E1E4349E1631FEEFD869E /* GLFunctions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7657BA65EF8EB33312A65840AD32753B /* GLFunctions.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
87F7BECEEDAB6C875E02DC52C49EC1FF /* Time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A73E4863B50D443B8690784AE23332E /* Time.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
87F841AA0D40203028AE80E2C1AB3403 /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 1640475EBD956E40B62B5F9A05189C79 /* pngmem.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 881454430F2BBEE23379EC2094AFE03C /* DeltaCoreProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491E2794FAED7E9D94AE9DE168F3D0A4 /* DeltaCoreProtocol.swift */; };
88232F50F3BCFCA682F10573A4E74418 /* NstInpExcitingBoxing.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3E7AF896E1BD339BEBCF60104011B278 /* NstInpExcitingBoxing.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
8855166357A5978148B4978AEE59CBF9 /* T3DUX.h in Headers */ = {isa = PBXBuildFile; fileRef = 86100202ABE49603FD3A794305B6D352 /* T3DUX.h */; settings = {ATTRIBUTES = (Project, ); }; };
8863CC51B030B74173CE530C9FC8F293 /* NstBoardKonamiVrc4.hpp in Headers */ = {isa = PBXBuildFile; fileRef = AB921B1DC81BDEE5F51CF126A058E0A6 /* NstBoardKonamiVrc4.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
888D311F699520E87D67C07C1ACA92DC /* bitmap_font.h in Headers */ = {isa = PBXBuildFile; fileRef = EDFBDB2F7EF79A11AE780E973156FEFA /* bitmap_font.h */; settings = {ATTRIBUTES = (Project, ); }; };
88A8FA032C974EA305F9ED141E63099C /* NstBoardUnlKingOfFighters96.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6D6DFDB15FE6CF03FA837635E83FF32D /* NstBoardUnlKingOfFighters96.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
88C3807A3E8D82BF5B1A6A2B724C26B9 /* F3DGOLDEN.h in Headers */ = {isa = PBXBuildFile; fileRef = F1F308219B60066743A63F15A7474009 /* F3DGOLDEN.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 89A51D3778AACF0643F2EF7EA5921C85 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB2F51D5F10CCC05DE05857AF78C4BFA /* NetworkReachabilityManager.swift */; };
+ 898E66BD02FCDC74C91A56775DA85E53 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = B51E4F3FBCD2986D04F61F4EC3DB5BCB /* Standard.deltaskin */; };
+ 899187B25C610CEA1F4F54C05059E13D /* StoneBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07AA1750CDFF1D865E7C06AB2F2D9D87 /* StoneBase.swift */; };
+ 89A51D3778AACF0643F2EF7EA5921C85 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 136ECA62030BB2C52E0439139F8678C4 /* NetworkReachabilityManager.swift */; };
89DB2832E392F9887C9B0B52807F1A38 /* Transformable.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A360B5584C9A055FB323CD5BE3C7112A /* Transformable.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
89DF4D928A1B9B59974CF85641DB22F9 /* NstPatcher.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 48160C3EDB3E848ADA556F24A1F0E05C /* NstPatcher.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 89E413EBD7931EEE436BA7591109511E /* UICollectionView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = C3C76B6A29C0D032AB0DD055309D1387 /* UICollectionView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
8A2CFB69A45297D855042879760CF81E /* NstSoundPcm.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FAB191CE78DD029B3A0A1ADEAE1F8064 /* NstSoundPcm.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
8A3ABAD055371C1BA443EC48D5D1E439 /* debugger.h in Headers */ = {isa = PBXBuildFile; fileRef = DBAD4BC508BBD2D2F2B465DE8AC80A4F /* debugger.h */; settings = {ATTRIBUTES = (Project, ); }; };
8A423BC1593E1CB3734793D2EA5D4417 /* DriveService+Records.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EEBE0E7342313CE1B527FA099E3A0E8 /* DriveService+Records.swift */; };
8AF02812AC58961BEB2A2F9D27A42FBE /* ftbzip2.h in Headers */ = {isa = PBXBuildFile; fileRef = DC338FDCACE70DA458A3ECF44352685F /* ftbzip2.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 8AF5E38C5707B231F58FED92D0D1051B /* RSTCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = ECF20AE8048AC20A7049C71B4A3D6497 /* RSTCollectionViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 8B0FD2D651A1CAEDAC9AF12A62994144 /* CharacterSet+Hexadecimals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14F2BD453817B0EC3B09CC7CAFACF62C /* CharacterSet+Hexadecimals.swift */; };
8B2A59644B311A8E502FD7086586FC28 /* cic.h in Headers */ = {isa = PBXBuildFile; fileRef = 0753A2C6702FFDA230EFCCDFD0D96805 /* cic.h */; settings = {ATTRIBUTES = (Project, ); }; };
8B3DE56AA2CCBB55CB1F6877F43CFDAD /* rasterize.h in Headers */ = {isa = PBXBuildFile; fileRef = 761A98F99CC4AC398A9EE32A6DF30727 /* rasterize.h */; settings = {ATTRIBUTES = (Project, ); }; };
8B4BAC53C74952625CAE4BCDB71F37B3 /* retro_miscellaneous.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D5854AD3351948F70B6EFA492DA13D7 /* retro_miscellaneous.h */; settings = {ATTRIBUTES = (Project, ); }; };
8B693FE59B92579B64340CA34C51DA2D /* opengl_ContextImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 508B1B9DD956BB2871C1FD457DE3699D /* opengl_ContextImpl.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
8B8370E1E4343CCBE72C4A9E17D3EB45 /* emufile.h in Headers */ = {isa = PBXBuildFile; fileRef = 59C0A3B80D2560CBAFDA59C325B9AF68 /* emufile.h */; settings = {ATTRIBUTES = (Project, ); }; };
8BB14CD4A4131DE34E4ACAFD7EE701D3 /* clamping.h in Headers */ = {isa = PBXBuildFile; fileRef = 99D59C62581B677C041ED7ABB2684D15 /* clamping.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 8BB6D54EA1E55CDDB425F34604665834 /* DBChunkInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 69DDC90963CE22D2698E75E047FA5694 /* DBChunkInputStream.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
8BDFA09DF258B88B8A08FB574741B743 /* NstBoardUnlSuperFighter3.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1DC7FC22376787B4AD635EF64919EE2F /* NstBoardUnlSuperFighter3.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
8BE266498E1A583A0F8AC611E515B408 /* flashram.h in Headers */ = {isa = PBXBuildFile; fileRef = 913C96B95F83ED34F52FC03BC386A5FB /* flashram.h */; settings = {ATTRIBUTES = (Project, ); }; };
8BE8E4EF68AD338F6E09101AE8B45C99 /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 838392E1DA72E275361A75F4487346CA /* internal.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1049,11 +1032,11 @@
8C0274677DA920E5667EDA6C0C555E75 /* NstBoardSuperGameBoogerman.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F24A762E5126F2A1E976EFE91A9179BB /* NstBoardSuperGameBoogerman.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
8C162A102E0F64503FF64166BE3F9E1E /* F3DZEX2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39046460FA72A6A56671F0F6B91AF239 /* F3DZEX2.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
8C2AEC33DE2D6A21BE06CCC529A5A265 /* TextureFilters_lq2x.h in Headers */ = {isa = PBXBuildFile; fileRef = FF876C737E6500D15274E0522E5E146F /* TextureFilters_lq2x.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 8C4F17E9CEAC2E52C04D3946D331D6D5 /* GTLRService.m in Sources */ = {isa = PBXBuildFile; fileRef = 65C041CF729204D4FD8D6C65A82A97C1 /* GTLRService.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 8C4F17E9CEAC2E52C04D3946D331D6D5 /* GTLRService.m in Sources */ = {isa = PBXBuildFile; fileRef = 019F3545BAF5F4EC3ED7E17C59AEF165 /* GTLRService.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
8C694D962BF37523CBD2D44495899E85 /* wifi.h in Headers */ = {isa = PBXBuildFile; fileRef = 37C824FE92FEE981231F0E7F82D68830 /* wifi.h */; settings = {ATTRIBUTES = (Project, ); }; };
8CB2304341D5F36F76319498BE38B654 /* NstVsRbiBaseball.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D58E6DDA3A017F21A7B64FB5713075C7 /* NstVsRbiBaseball.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 8D10823AC17A303950A80DEB48DC1023 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32A441D2F5811D199D7639BC68C30A6B /* TaskDelegate.swift */; };
- 8D2139FDFD828651E6E08D664EE02A31 /* Archive.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD8090C2C4D6677D98DF61168FD3C8FF /* Archive.swift */; };
+ 8CF9D17775836DF24441B8962FA3C7FA /* Roxas-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E216815BF6887E071400BA9F9EC1309 /* Roxas-dummy.m */; };
+ 8D10823AC17A303950A80DEB48DC1023 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 037F9757B04230923D7C64F37ECDE6A5 /* TaskDelegate.swift */; };
8D255473622F5ACA16B452399BCA114D /* Settings.h in Headers */ = {isa = PBXBuildFile; fileRef = 38E5C54CB5E585159641DCE3D9642596 /* Settings.h */; settings = {ATTRIBUTES = (Project, ); }; };
8D410B1DD1AC336D7A2DDB3A81FB4FDB /* ColorBufferToRDRAMStub.h in Headers */ = {isa = PBXBuildFile; fileRef = 61617EFC8602E33099222E4CB2B190E7 /* ColorBufferToRDRAMStub.h */; settings = {ATTRIBUTES = (Project, ); }; };
8DC9BAE60FF061920FEE007FDA277165 /* ARMJIT_Branch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9AA8815E33DEFEBC12958212043BD15A /* ARMJIT_Branch.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -1065,26 +1048,29 @@
8E615FF629B31118DDF35D64B4531A90 /* Database.h in Headers */ = {isa = PBXBuildFile; fileRef = 388B7AB08494BC0CE5B292DB67FCC889 /* Database.h */; settings = {ATTRIBUTES = (Project, ); }; };
8E9F1D9434065552D4D66C79C29E1556 /* PlatformConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F06F6967904359DAF7E76D7BBB0C4F9 /* PlatformConfig.h */; settings = {ATTRIBUTES = (Project, ); }; };
8EA67DDF387EA10ADCFC1FDC05900B1C /* elf.h in Headers */ = {isa = PBXBuildFile; fileRef = 133B0E7CF4E6609FC38EDC0D0F8D25AA /* elf.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 8EB8CF7DC6E2BBE10A04B63771C2E2BB /* OIDAuthorizationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 72A27101BC912E97C4A848FA5B2852E3 /* OIDAuthorizationRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 8EB8CF7DC6E2BBE10A04B63771C2E2BB /* OIDAuthorizationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 68FCDEAC6107C2B02240C1946AC523FC /* OIDAuthorizationRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
8EBCBC69C3B4E4BDFE2AB6D79E96A787 /* NstBoardBmcGoldenCard6in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4833865EEFC580BBC6B426BBBAF41308 /* NstBoardBmcGoldenCard6in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
8F0A7C9537CC614C4674F9B2D2A9B9FA /* WindowStyle.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 06850EEF7309E2768118A0945B11FCA5 /* WindowStyle.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
8F0DDDCD6877B60131EDA6560DADAD8C /* c4.h in Headers */ = {isa = PBXBuildFile; fileRef = B5157071CB840BAEBFDA6265F58179FD /* c4.h */; settings = {ATTRIBUTES = (Project, ); }; };
8F37C00D3795DEC732414DDB17C1CF7B /* ftsizes.h in Headers */ = {isa = PBXBuildFile; fileRef = 56EA7BF8FBD08AEA6EF3CE5A757C464D /* ftsizes.h */; settings = {ATTRIBUTES = (Project, ); }; };
8F448D47D56CC1A2EB11B5478444A158 /* Parameter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D444C25C8025A81A966501B2A795E65 /* Parameter.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 8F4C2003B7E65DEFCBA032035AA492B3 /* KeyboardGameController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CFBE66FFB04AC7622932A698B834898 /* KeyboardGameController.swift */; };
+ 8F6679C97217A0569DBB025B01DD8390 /* UITableView+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DF3FF9A69DD247D049DE7DC0007C940 /* UITableView+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
8F8183F76F747E28CDFA0AD0F1428F31 /* gDP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 476E44D494F1D0E21C743AEBDB09E8C2 /* gDP.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 8FAC97AFFE988B04B965E083ED71181A /* Roxas.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B65D5D12DEE0E289101FC3FE85D5043 /* Roxas.h */; settings = {ATTRIBUTES = (Project, ); }; };
8FB1BEAAD95CCF4222FC09FD8B5BF553 /* state_osd_elements.h in Headers */ = {isa = PBXBuildFile; fileRef = A5DDC94A90C6C7EC4D51C80E392A88D1 /* state_osd_elements.h */; settings = {ATTRIBUTES = (Project, ); }; };
8FCFCD4B963021F432D032FA6202593D /* S2DEX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2322554E5649826F11E447E8D1490222 /* S2DEX.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 8FE89D1BBAF87F835238F2CB1E86281D /* SharingRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60D6994B7EF0F198BF46501DDC5925B2 /* SharingRoutes.swift */; };
90141A0F3C7C6D494659FA8AD64C857F /* F3DEX2ACCLAIM.h in Headers */ = {isa = PBXBuildFile; fileRef = F770AA950DAA7D1F67AE5C73D3E4F89B /* F3DEX2ACCLAIM.h */; settings = {ATTRIBUTES = (Project, ); }; };
90484821259905CDDB1178B653CB72D9 /* controls.h in Headers */ = {isa = PBXBuildFile; fileRef = 602C4089BDD19728DD20894159F75CD7 /* controls.h */; settings = {ATTRIBUTES = (Project, ); }; };
905C2FD2A4EF634F13E8E25CB488A44D /* opengl_GLInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 887097ACC33B9A3E93B4D597F6BA2ED8 /* opengl_GLInfo.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
906BC9ED5650F56D54D8BD14A3040CC8 /* NstBoardBmcNovelDiamond.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7663ACEEC1F439694D5928A2A478C3F2 /* NstBoardBmcNovelDiamond.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 908E177D6CBED6F0B3D5E8DA25F078B7 /* RTree.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2580FFCC835723EF1F5DDF5E6F2165B /* RTree.swift */; };
+ 908E177D6CBED6F0B3D5E8DA25F078B7 /* RTree.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E958A3BC299C28A9EEE506E559EDE1F /* RTree.swift */; };
9090CF32234F714B1BB6C2923A93C49A /* NSManagedObject+Harmony.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C67E7D3EA53E2D34D17AD4CEDBB8DB /* NSManagedObject+Harmony.swift */; };
- 90CB671D898E13039E24F030E85BBB89 /* RSTCollectionViewGridLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D1F8117CF84C591BD76F30075300432 /* RSTCollectionViewGridLayout.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 90C671C05CCDBEB493E1B42F68A7A458 /* ContactsRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF3C2D071B8100356F47A7AF307324BD /* ContactsRoutes.swift */; };
90FC1D6C213B9932B7334A1429DD3BBB /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = F648589D7F71D454423402C87BE80886 /* pngerror.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 9102A938C0BAACB3A161E27977690BF8 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87ACD2A3FDFB3EE8D720E830113C349D /* Value.swift */; };
- 911F76A9DE15FAAFB1000902BB47937E /* RenderThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB416CB894186FF9DB4FCE49262E6CC0 /* RenderThread.swift */; };
- 9151B2A4A8EF137A23F05192F1F0E2A1 /* UICollectionViewCell+Nibs.m in Sources */ = {isa = PBXBuildFile; fileRef = C12184A008E6E70912A403A00B2444CD /* UICollectionViewCell+Nibs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 9102A938C0BAACB3A161E27977690BF8 /* Value.swift in Sources */ = {isa = PBXBuildFile; fileRef = 085ACC908998817F402D0E0D1A0D5E1C /* Value.swift */; };
+ 911DC8B0848C438FF80688D185251B69 /* RSTLaunchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F034FA259711BD2D0D0F5F9E367780E9 /* RSTLaunchViewController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
915E1FBBB12D5785E0FC8C6CF53D38C6 /* NstBoardJalecoSs88006.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 87A5806E79AEC46B9E2F33FEEB33BD37 /* NstBoardJalecoSs88006.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
916105D5B2F282140DBD456E9EED5DA8 /* gbafilter.h in Headers */ = {isa = PBXBuildFile; fileRef = BE9625CAFC1A2B83061830C5FCA51493 /* gbafilter.h */; settings = {ATTRIBUTES = (Project, ); }; };
916A3EFF74570118E4A78D2687BEC5F4 /* ftmemory.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B805F48C8C32F42FEC9BFC063684A1E /* ftmemory.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1092,7 +1078,6 @@
91A444E0F530F0640C1C09BB8E343D56 /* NstBoardCxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 748DBA0F9F23E4A80229ED2BBB2A8C37 /* NstBoardCxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
91D5BAB5A97EAE34FC096112B64A22B7 /* arm_cpu_features.h in Headers */ = {isa = PBXBuildFile; fileRef = 390185349C53F11B19BD5CD8FB17A364 /* arm_cpu_features.h */; settings = {ATTRIBUTES = (Project, ); }; };
92029CE5E63B8D37F7E85A53A233F93F /* ai_controller.h in Headers */ = {isa = PBXBuildFile; fileRef = 210231367CBBD06DA488B978D077E7E8 /* ai_controller.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 9205B563D949BCE238C5E3025CEC9873 /* Users.swift in Sources */ = {isa = PBXBuildFile; fileRef = 565428EE53AC1B19BA15F960B4336E2F /* Users.swift */; };
92331A6B29FC575D8C4AD0EDED37510F /* NstBoardBmcVt5201.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D4A12ACDD79A62B65966F290DFCF5A2B /* NstBoardBmcVt5201.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
923EA24303DFC84E0232287C9B5EDDB1 /* audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 6897635977DD87B42B68908D5D055763 /* audio.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
927B1E2E01A9FD1B26ECF379B22C0922 /* F3DEX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D08E53516D7A51AADD55FB1E09C5FD1A /* F3DEX.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -1104,13 +1089,14 @@
92DE6EED56BED90BC5577D4E92FCB948 /* HarmonyMetadataKey+Keys.swift in Sources */ = {isa = PBXBuildFile; fileRef = 074EF702627A42EF0E2C8F0E3342EDA4 /* HarmonyMetadataKey+Keys.swift */; };
92E2660CCA2F24DB60D941D35350713B /* filters.h in Headers */ = {isa = PBXBuildFile; fileRef = AAB27BF3336B399FD4125E31B00D20B4 /* filters.h */; settings = {ATTRIBUTES = (Project, ); }; };
92EAC7D4455F64E130D1449E451991C3 /* dictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = B16A40EA546C216777D9E352BC96AE3F /* dictionary.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 92EC16989575EC38E90CA9B63B276307 /* Base.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25B88BF278EA8C4B64122979E56A71FF /* Base.swift */; };
92F1C08BDC32C014FB6EB1E1B69664AF /* MelonDSEmulatorBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 05891BAE30F46A352A061FDD712EE3AC /* MelonDSEmulatorBridge.h */; settings = {ATTRIBUTES = (Project, ); }; };
9307E097520497002BC3B34C7C00AA81 /* SoundStream.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BCB267858136BF15E2EA99DF8C2D1EA0 /* SoundStream.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 932FCE3E3F92CDBCE4D18BEF622EDA56 /* RSTCellContentChange.h in Headers */ = {isa = PBXBuildFile; fileRef = C80AEBE8D596D5B9EA9999082C62DB68 /* RSTCellContentChange.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 9391AD11D07FA1E05A5214C759220726 /* Base.swift in Sources */ = {isa = PBXBuildFile; fileRef = 345045C88C734F0A16410A696371B04A /* Base.swift */; };
93EBFCAB609AFE30FF415F07EFF0BA8D /* NstBoardBmcPowerjoy84in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 89AFC42C5AF3615A0E49911F50BF50CA /* NstBoardBmcPowerjoy84in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 940C6E10D47F27F7415D684091626130 /* DeltaCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 35A1F31917622413C5030F211BD54C5A /* DeltaCore.h */; settings = {ATTRIBUTES = (Project, ); }; };
945555F59547316F3B3251CC427AB746 /* SoundFileFactory.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 271A76E52686EE252C17091DFAE77F79 /* SoundFileFactory.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
94573FBEB0BEA31741A096A4C97DDBA0 /* minkeeper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0951746A87EE7D40305F4B0D0085CFF8 /* minkeeper.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 948CA6EAB15D6C6AE2EF9B6AA20A03B0 /* Team.swift in Sources */ = {isa = PBXBuildFile; fileRef = 192F555B3846B53A5D84250D3DC16E13 /* Team.swift */; };
9498E1FF821F13E9067ACC346F965867 /* ClipPolygon.h in Headers */ = {isa = PBXBuildFile; fileRef = A4C55EFF463225AEF21E52403D1CFB50 /* ClipPolygon.h */; settings = {ATTRIBUTES = (Project, ); }; };
9498E9BAF5688A5A5872EEBC95AE9B13 /* NstBoardIremH3001.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BE8BFBFB5BEBA9732CC4263C09CA8D48 /* NstBoardIremH3001.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
94A4CCD5079C3C056819E5B2C2F95798 /* xxhash.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BA8AB7642059FF005035C432650109C /* xxhash.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1121,93 +1107,89 @@
956CD013155FA7D9AF50B7694A860454 /* ftdriver.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D599FB48924EA924B0EDC964AE95955 /* ftdriver.h */; settings = {ATTRIBUTES = (Project, ); }; };
9597CA8E12E580E17B545CF789A2CC98 /* xxhash.h in Headers */ = {isa = PBXBuildFile; fileRef = 9092EC81615BC2077259B5A46D2548E3 /* xxhash.h */; settings = {ATTRIBUTES = (Project, ); }; };
960819161AFDD81EF6260557418EB8B5 /* Arm64Emitter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 25C367213C4B5972B0DA19F3A696F4B4 /* Arm64Emitter.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 96231ACE7146B666F6E6F2F60B244C03 /* RSTOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = BB22870483890CB67C08063155A2CD09 /* RSTOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9636181B5B48994A8A97060C218D5046 /* svttglyf.h in Headers */ = {isa = PBXBuildFile; fileRef = 9ECEEB09798F93AB5A91A8BF0DC63D45 /* svttglyf.h */; settings = {ATTRIBUTES = (Project, ); }; };
963680AE695C12BF7BF68887F9AD1BF8 /* GBACart.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B1272AA4FCEF7F4B895C966D7645328 /* GBACart.h */; settings = {ATTRIBUTES = (Project, ); }; };
96485D82F35BB4CCA9E48DDFFA9E8870 /* DSiCrypto.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B160D4EFA5A5F1C8742E22E72E905F19 /* DSiCrypto.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9652F31412792724F7157D6BB380490B /* cstdint.h in Headers */ = {isa = PBXBuildFile; fileRef = E0EED9847BD722A6C949B0DD99EB41C0 /* cstdint.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 96655385F578AB071ED171325288AEE7 /* ControllerSkinProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54340D6DD361F80825634BA710CC647F /* ControllerSkinProtocol.swift */; };
- 96B857B6A5E30FFDA1A13DEE99D77826 /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADB16E0153F5F75FEFD2195E2683E28D /* Connection.swift */; };
+ 96B857B6A5E30FFDA1A13DEE99D77826 /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = A28E8F9571934D77AC8B2462D42549B9 /* Connection.swift */; };
96C997C46C3C4DC962E8094B28CCE5CB /* GPU3D.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 631AA428C1ADDC4884E3FDFF45CD1CE4 /* GPU3D.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 96D0781410F36BAB77F6A9D55C610641 /* KeyboardResponder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E8FA7EDDF2D182E85D908AB189426B6 /* KeyboardResponder.swift */; };
96DCDDB6F7D7F297AE08753C5CC2233C /* ftsystem.h in Headers */ = {isa = PBXBuildFile; fileRef = E520F208464333BCFA4367A666CB593F /* ftsystem.h */; settings = {ATTRIBUTES = (Project, ); }; };
96EAB093B6FD4D17AD64091DAADC5EF5 /* Record.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C247C0F032D07663F65ABCED580EF8A /* Record.swift */; };
- 96F359204A0AD03A36CB5EF1EA148F47 /* SMCalloutView.m in Sources */ = {isa = PBXBuildFile; fileRef = 961F1C561A0CD244864FF1434626856A /* SMCalloutView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 96F359204A0AD03A36CB5EF1EA148F47 /* SMCalloutView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5001555118FBDE57A96DA59BFA02EC88 /* SMCalloutView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
973D77B17FFB4B5ED3EBBC7FE9CCD747 /* retro_common.h in Headers */ = {isa = PBXBuildFile; fileRef = D290CBC984A74AA8A2A92E44A858B1CD /* retro_common.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 9764B4BA5D65FD3DB40928AB785018E0 /* CustomRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = F21998B0614EFDB2ED853CACB6A01A38 /* CustomRoutes.swift */; };
97BB72E4C486CA41110964F1DAD222AD /* NstApiEmulator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4BEB9E9721620F578D0426BDB238AD95 /* NstApiEmulator.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 97CC70F11D45BF85465C8873431E798F /* CustomRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 042072B4CCB426CB6BA3EC60EBC15479 /* CustomRoutes.swift */; };
+ 97D480BC8911A5F98807B855A5E797FB /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 3B46B04A3CCDD5165D5EF0121C30CE78 /* Standard.deltaskin */; };
9817437F468A9747991CC23D896B8FE6 /* Pods-DeltaPreviews-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CDD676F1CFBC293A793BD1F2DE8EB4A5 /* Pods-DeltaPreviews-dummy.m */; };
9848E002F2A4BF48871D9DD1EF65259A /* NstApiDipSwitches.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6A4D816174974D9B8D18C7000DB19127 /* NstApiDipSwitches.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 9853CD77426FF9FD29EEACE202A57826 /* UIViewController+TransitionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 8947E72A2EDA1E13F561A81841DAB93A /* UIViewController+TransitionState.h */; settings = {ATTRIBUTES = (Project, ); }; };
98753D35C009BD6255B67F2BB30EFFD8 /* xxhash.c in Sources */ = {isa = PBXBuildFile; fileRef = EF55878BD6EF8EBB692CE3CC29230405 /* xxhash.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9888FEF1556A0E7753845F88F05C3D59 /* NstBoardAveD1012.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 364893996CF3D04EBFF0A11679E8B5AD /* NstBoardAveD1012.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
98A945722B4E2B419F453E297C09BC1A /* recomp_types.h in Headers */ = {isa = PBXBuildFile; fileRef = E636E2DE0A5BF7915710AA52E2D51D45 /* recomp_types.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 98A9989C91C4C0502360C8B5D9359FCF /* DLTAMuteSwitchMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 216ACFC72536D5772D02237D7C716E46 /* DLTAMuteSwitchMonitor.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
98AD219D8E073572E50645E156A20602 /* F3DDKR.h in Headers */ = {isa = PBXBuildFile; fileRef = FA6FE92B481663C99D272E1A4763D254 /* F3DDKR.h */; settings = {ATTRIBUTES = (Project, ); }; };
98E03399103FCC585393B0C0146E29EE /* DebugDump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 43E9A99CB2F0F566B1EC79D4A6B08A4E /* DebugDump.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9943727E47E1D8EBAE33CF10BB8D99F0 /* si_controller.h in Headers */ = {isa = PBXBuildFile; fileRef = 3000EB6BEF38AC749B093A0BAC2DC7F1 /* si_controller.h */; settings = {ATTRIBUTES = (Project, ); }; };
9952BE86D4C6EBBB92303D7C94EE80EE /* RecordEntry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6631F3A954D12761F4E839FEE9AEBDB2 /* RecordEntry.swift */; };
- 998354943699E186F30DC9F4ED19A191 /* SMCalloutView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D6BA10B531342B8B8618E903C30F5FF /* SMCalloutView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 998E072A529E35717DE48C1BB9155639 /* SeenState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71C4D2F17761E8D847E98CA775551753 /* SeenState.swift */; };
+ 998354943699E186F30DC9F4ED19A191 /* SMCalloutView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 620DECDF7E6F44206425FB829E8431F0 /* SMCalloutView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
99A79C66F1703B62E0E28B08BD0DA607 /* Glyph.hpp in Headers */ = {isa = PBXBuildFile; fileRef = AC2A6818ECA53421D504520CFA77C252 /* Glyph.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 99AA988ED9AAF3ABD444AA91151D1A7D /* NSBundle+Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6806D956E4140F84365C79F5D4FCE016 /* NSBundle+Extensions.h */; settings = {ATTRIBUTES = (Project, ); }; };
99B76338216CD7EA251B85CEEFDED06F /* ftsnames.h in Headers */ = {isa = PBXBuildFile; fileRef = ADC1FCED16E475969F3FE7030A995378 /* ftsnames.h */; settings = {ATTRIBUTES = (Project, ); }; };
99D199737A22001D43A2FE0A62424820 /* bootrom_hle.h in Headers */ = {isa = PBXBuildFile; fileRef = B0B408436ECD4E39C149235FDFEBD2E7 /* bootrom_hle.h */; settings = {ATTRIBUTES = (Project, ); }; };
99D6C2FFE9143939DA519AC98B5A63E7 /* glsl_CombinerProgramBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0D8CE58CF70DD1E088581E3000641372 /* glsl_CombinerProgramBuilder.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
99DA79B33FEB1BC7F1FA92264E2E8825 /* ftoption.h in Headers */ = {isa = PBXBuildFile; fileRef = 32A7572D74BBE1A81EF3737BA716B1CE /* ftoption.h */; settings = {ATTRIBUTES = (Project, ); }; };
9A299C26AAA71E18E802727183111FA3 /* rumble_backend.h in Headers */ = {isa = PBXBuildFile; fileRef = 7559F50967A335CF4EDF95041612E9C0 /* rumble_backend.h */; settings = {ATTRIBUTES = (Project, ); }; };
9A6E3B06FE9AE3D2E06DA5B5D598C6D7 /* NstApiCartridge.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A952298B11A4BD50DC147C4EDAC00561 /* NstApiCartridge.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 9A7E786D52F3D16B9CEFA8CC350B6BFA /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 05E7291F492456F36AE41FD68A486294 /* Standard.deltaskin */; };
9A971BB776B507B0A57CF9FEB8950633 /* sram.h in Headers */ = {isa = PBXBuildFile; fileRef = E267514409136B15146B6D5C6031139B /* sram.h */; settings = {ATTRIBUTES = (Project, ); }; };
9B22A567952D69A7B2EDE6B39D48CD9E /* RSP.h in Headers */ = {isa = PBXBuildFile; fileRef = 937263E096F13826F20A39C6D49A8948 /* RSP.h */; settings = {ATTRIBUTES = (Project, ); }; };
9B9B4031D069D598EDEC7C125A49834D /* encrypt.h in Headers */ = {isa = PBXBuildFile; fileRef = B7E187F8D0C14EB3ADB42EA0F95D2579 /* encrypt.h */; settings = {ATTRIBUTES = (Project, ); }; };
9BDAE1E52FEBBB6709DAA4F670407823 /* RSP_LoadMatrix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EE4301FF38FE13F692BC921B12B3CA1F /* RSP_LoadMatrix.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- 9C2EC209D91908773544AA8BA75BBA82 /* RSTError.m in Sources */ = {isa = PBXBuildFile; fileRef = 77F19454FB70DAEC91C67992D0B05BF6 /* RSTError.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9C445C08AF8355160797B2109EDED198 /* GLideN64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61CB63D0B91F77C8C4CACA85669A8E82 /* GLideN64.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9C68F55B11603292153549EA32EECD43 /* bsx.h in Headers */ = {isa = PBXBuildFile; fileRef = 17ED26949935DC732FA7AB8430E81D27 /* bsx.h */; settings = {ATTRIBUTES = (Project, ); }; };
9CA7E859B34BC6328C508397129DA346 /* TDStretch.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E2DE852C4E6E58A4D8E5DA96EF7F58B /* TDStretch.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 9CB66234C6951933F21E51FF8B0598F7 /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C9061FED51126441CF84AFC73EB38CE /* UIImageView+WebCache.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 9CB66234C6951933F21E51FF8B0598F7 /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 87ABB6A454DD8589EE2CCB4F5C60FCFC /* UIImageView+WebCache.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9CB97FFD11D919D0B430A8265E0EEA93 /* NstBoardUnlWorldHero.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0A2357A4BDFBA00F38907D9F08280DF3 /* NstBoardUnlWorldHero.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- 9CBF4F93622FB616E9F0942344ABBB56 /* Blob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CD9A5CE924CE38987C2E1AAF42DC3A /* Blob.swift */; };
- 9D2AC3C253235F4722F3E7BF68F2967B /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 5EA0178D9A10839EC9E1FBC402468DAE /* Standard.deltamapping */; };
+ 9CBF4F93622FB616E9F0942344ABBB56 /* Blob.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF1AC965F9F8A4C384C89EC952D1F966 /* Blob.swift */; };
9D337B0698F519D530B42EB02C765349 /* TxCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5F807CBBB1968980C804AD52C94A1F5D /* TxCache.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 9D706CC9F2B70438E09E4C38FFEDBB8F /* UICollectionViewCell+Nibs.h in Headers */ = {isa = PBXBuildFile; fileRef = F1F469997C999D3731F8539D750D3344 /* UICollectionViewCell+Nibs.h */; settings = {ATTRIBUTES = (Project, ); }; };
9D70A99781AE6A576AA2082FFE5BC49F /* NSManagedObjectContext+Harmony.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28D3BDAF521A2237075C2E325303961F /* NSManagedObjectContext+Harmony.swift */; };
9D983D10704652B0531E545E0DAA4ABA /* SoundBufferRecorder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 665E0C4FA5D002E1391BD3AEFBE08D3C /* SoundBufferRecorder.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 9DCB730812479F214CC1282CBC419FB9 /* RSTPlaceholderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C7580438732575706FC0C5312EF089C /* RSTPlaceholderView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9DD4D560458F67FAFA2FEE50C63F2157 /* assemble.h in Headers */ = {isa = PBXBuildFile; fileRef = EA9C6CC515F168E4D012A4DF11AA2ED6 /* assemble.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 9DEDB0D21CBE80B65E923A9CF7DD4585 /* GTLRDriveService.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B338BB72BB5DFCF55D5381B04DCA74E /* GTLRDriveService.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 9DEDB0D21CBE80B65E923A9CF7DD4585 /* GTLRDriveService.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C1F43EFB7108A8133E358DDF9411666 /* GTLRDriveService.h */; settings = {ATTRIBUTES = (Project, ); }; };
9DEEB167CA9E13C1CAD56EC7BDEE7ADB /* t1types.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F03A41939073CB8DCC32A1EE3888FE0 /* t1types.h */; settings = {ATTRIBUTES = (Project, ); }; };
9E0F13A920C6F73D12E5CC77F2381701 /* NstBoardSachenTca01.hpp in Headers */ = {isa = PBXBuildFile; fileRef = AC3F72B760841603ABFA83F43599B12B /* NstBoardSachenTca01.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ 9E2595DF20A24BD913BF9870EA225F4A /* StoneValidators.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAB7ED44F9B84101D8255BD78AE2BABF /* StoneValidators.swift */; };
9E30A534A4FC4C93D3C1430673E7158E /* Keys.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5610301A8DB88B241585A06AEE8968DB /* Keys.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9E7ADA611E531A46F064010C6D401A29 /* Globals.h in Headers */ = {isa = PBXBuildFile; fileRef = 71E4CA9704FAF1A05A6077D6A2F106E5 /* Globals.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 9EAD7EA4820F6CBD2759C7A77A88A156 /* OIDResponseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = BE209924CB6D2E21D31F1FE61E0E2738 /* OIDResponseTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ 9EAD7EA4820F6CBD2759C7A77A88A156 /* OIDResponseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = E62F34E745D9D68D1550376F105D712E /* OIDResponseTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
9EDD2BFCD319E4E52E6ECF37F7CC4637 /* NDSCart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 409D014A9EBDA943F1EE0086C74D06F4 /* NDSCart.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9EE2E441C7E254E6E87E6FAA5F8FDFD1 /* NstBoardBandaiLz93d50ex.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 753E1526EB345D5879F78855D82F4049 /* NstBoardBandaiLz93d50ex.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
9F0BB26F2B617ADB2DC6FBA15D46E177 /* opengl_Attributes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2B156F27DF13CB000812D58184607846 /* opengl_Attributes.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 9F70076E1684A528FA69A8763395BB2C /* DLTAMuteSwitchMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 216ACFC72536D5772D02237D7C716E46 /* DLTAMuteSwitchMonitor.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9F8739608BBC3F80E0BD263C6449D0FB /* resampler.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DEED021AB7F54D5F29FF137BF85F83D /* resampler.h */; settings = {ATTRIBUTES = (Project, ); }; };
- 9F958F9FD9ADE1E6A0FAAE0E6240983C /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04D4BF391EBFCFF80B82DD0CFC9FB297 /* SessionManager.swift */; };
+ 9F958F9FD9ADE1E6A0FAAE0E6240983C /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82984050CD38E3108C55C4FCD8A79D69 /* SessionManager.swift */; };
9FAA3ACE1D819741BD2C4CB0D7ED937F /* alist_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D3CDC9E7FC8F361E2B98673E070AC10 /* alist_audio.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ 9FD6E727FB9B30AAE272279ED6C2C411 /* UIViewController+TransitionState.m in Sources */ = {isa = PBXBuildFile; fileRef = AC471F9A34E0E57C35A2BF6C0F31141A /* UIViewController+TransitionState.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9FE4CD93D1DF18DE6012B88091B5EB2D /* RenderStates.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8198EF58B83E29FCFB4ACDB3BD6D7C86 /* RenderStates.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
9FE9384F5DCB5CCEB542F5FDE01E5A89 /* glsl_CombinerInputs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 97AC61A6BCF0DFAA47D7BB0BC9E05514 /* glsl_CombinerInputs.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
9FF426F53B9D8756B44ECD4611CCA998 /* sdl_key_converter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FFCA49336A99ADD0ECF13BCBFA359CC /* sdl_key_converter.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A004392982FF7807B1C68D5AD3FC7BF3 /* Delta.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFE241438C0AB57A428B27B443B2AC03 /* Delta.swift */; };
+ 9FF8896DB37A944F7F31D565D41904B8 /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 5EA0178D9A10839EC9E1FBC402468DAE /* Standard.deltamapping */; };
+ A05A78422B609BA07FDE799CB11994EB /* RSTHelperFile.m in Sources */ = {isa = PBXBuildFile; fileRef = E19DE8A1E6B39848A1B39E4116DAF8FC /* RSTHelperFile.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
A099F99043D1087B1F396D806DAEA530 /* hle_external.h in Headers */ = {isa = PBXBuildFile; fileRef = F010196232EFA8E4F49527401314BF07 /* hle_external.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A0A3D66658E7FE8E3B462986B2B78209 /* GTLRDriveObjects.m in Sources */ = {isa = PBXBuildFile; fileRef = 715A3DF4852F90899132BEFE4C3D6AEA /* GTLRDriveObjects.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ A0A3D66658E7FE8E3B462986B2B78209 /* GTLRDriveObjects.m in Sources */ = {isa = PBXBuildFile; fileRef = D2392EB91C9820996C46EF28D7D78339 /* GTLRDriveObjects.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
A0A6C1A89375453DBD6FA0E462DCD2CB /* NstBoardBtlSmb2c.hpp in Headers */ = {isa = PBXBuildFile; fileRef = ACCD33F558269F34412CE1B165AC3B83 /* NstBoardBtlSmb2c.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A0C3DF7AC44389E3B58A31E9FB10BE4A /* NstBoardRexSoftDb5z.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B28C2D359879C1C22B73A921FADCC37F /* NstBoardRexSoftDb5z.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A0D3C69ACBA5E5461BF99A1A0A894AF7 /* RenderWindow.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 59573A3A70CB507990683221BF1FD05A /* RenderWindow.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A10AE879C54C59B8DBE3FFB875936BD7 /* cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 188F965C5720E62E8F6D72473921BCA0 /* cpu.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A12323CCE959AEC0D9E366538F926B40 /* UIImage+Manipulation.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D3C0C4D16DA1166A4BE49E0FBEB856E /* UIImage+Manipulation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
A146353CA730A229643C7B7E806E0C48 /* JSONDecoder+ManagedObjectContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6080A7B672662B9708484ECE9F1E9D20 /* JSONDecoder+ManagedObjectContext.swift */; };
A14BE1B8EB78DC08B5C4F7F226208474 /* EEprom.h in Headers */ = {isa = PBXBuildFile; fileRef = BE1F801E5795D6E1E9A48F3FC3A6818E /* EEprom.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A17D6F62B0EA95E42F173DC2482F728B /* RSTOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B07948E9EF320FFD68CD858188BDA7D /* RSTOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A1A346EE931702C55BAADE71698E7BF3 /* Roxas.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B65D5D12DEE0E289101FC3FE85D5043 /* Roxas.h */; settings = {ATTRIBUTES = (Project, ); }; };
A254638C5A2894121560CF0248FFC26C /* ARMJIT_RegisterCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A65D1E2BCC4BEF145F489BDD64FF84D /* ARMJIT_RegisterCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A276EF01B8CF3AD779D53C7ABD5D77C1 /* NSFileManager+URLs.h in Headers */ = {isa = PBXBuildFile; fileRef = 458E5ECC429899615982316D9665F348 /* NSFileManager+URLs.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A289A91991FD33A28F9D0AD86BE33C40 /* GTMAppAuthFetcherAuthorization.h in Headers */ = {isa = PBXBuildFile; fileRef = 8691A7C558BF5E11E5971EB35F846792 /* GTMAppAuthFetcherAuthorization.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A289A91991FD33A28F9D0AD86BE33C40 /* GTMAppAuthFetcherAuthorization.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C4300370E98A3019FEBE866E0030FFC /* GTMAppAuthFetcherAuthorization.h */; settings = {ATTRIBUTES = (Project, ); }; };
A2CE57C2FCC87E5ED8552645739EE78F /* armcpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 78E5EBC47AAD35C9175D0870993FF3FB /* armcpu.h */; settings = {ATTRIBUTES = (Project, ); }; };
A30D3D893AC6547B031A8C299EE5E12F /* NESDeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D0F96015497105F5DAFE0C80ECF75510 /* NESDeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A3367358B8F87A2A2DA61BDCC201D3D5 /* OIDTokenRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 34DEA93A58AA13F6D646EABBC68C479B /* OIDTokenRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A3367358B8F87A2A2DA61BDCC201D3D5 /* OIDTokenRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 207650CD8577C3837EA71E540C6AB3AD /* OIDTokenRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
A35805D93B71E9189188FBA302D11882 /* NstBoardBmc110in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7F50D3C5205A62B743D0A44D37F8A99A /* NstBoardBmc110in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- A387A2E6C503F4678E884AD4BD186F59 /* RSTCellContentCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 85C95C30CA6D9ACC3BEE5F8DA5DE54DD /* RSTCellContentCell.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A3882ADC2BB9576AB94885EB935580DD /* SQLiteObjc.m in Sources */ = {isa = PBXBuildFile; fileRef = E50D0607ACEC326B0DC65D7D9B0004AD /* SQLiteObjc.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ A3882ADC2BB9576AB94885EB935580DD /* SQLiteObjc.m in Sources */ = {isa = PBXBuildFile; fileRef = DF7B0FF93A1DC6B960591E0F83B3F46E /* SQLiteObjc.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
A3A76BF22861916D87167065FA4D418E /* NstInpDoremikkoKeyboard.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A6ABC02A4B4F0C5993D599BBC8FA20B5 /* NstInpDoremikkoKeyboard.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A3DD0AD7D0F3E5543583DF6ACA2CA218 /* NstBoardAcclaimMcAcc.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C1E5AA6870CC28BC8E70CADC5B21CF0A /* NstBoardAcclaimMcAcc.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A4329188644EB8D447F19E534ACB229D /* F5Indi_Naboo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 546B608856C222EA5AFDA589F8C1BFA4 /* F5Indi_Naboo.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -1216,34 +1198,34 @@
A4CD9CFF8E4689F8ACD96805F7E15D4B /* NstInpBarcodeWorld.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4E39C29C0853BA98AA1E40F44CC7E574 /* NstInpBarcodeWorld.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A4DB05D8EBB549DEE10B9E6805551E2C /* ManagedAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4063428E1EE2BA0AA49484036B267DD0 /* ManagedAccount.swift */; };
A4F312EE53E795FA67AC4EB0C9D8B964 /* ftserv.h in Headers */ = {isa = PBXBuildFile; fileRef = AEEDFE1C6DCCC4D7DAD65E906B2B97A4 /* ftserv.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A4F9B86E4CE80D3CD22F62AD8A20DC36 /* GTMMIMEDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 917D1C5104B1357B6E2D9A05EB88459A /* GTMMIMEDocument.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
A541F26CB3C11D2CD23884897E44D07C /* fxemu.h in Headers */ = {isa = PBXBuildFile; fileRef = DAB448EADDF731C719FAF25EF2908CC6 /* fxemu.h */; settings = {ATTRIBUTES = (Project, ); }; };
A5688BE2955F80CFA10E995B4D263CD8 /* pakinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = E1FEFE8D022734AECBB5193A06A9854A /* pakinfo.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A5D0BB039627E7DDF91838068C66A661 /* NSPredicate+Search.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C0E24A9C80929074CE421F5E143D51D /* NSPredicate+Search.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A5DF741472773807519BCC1BEAB7DFEC /* UISpringTimingParameters+Conveniences.h in Headers */ = {isa = PBXBuildFile; fileRef = AFD1A713033C1C1E163FB0798FB83410 /* UISpringTimingParameters+Conveniences.h */; settings = {ATTRIBUTES = (Project, ); }; };
A5E68B3F48C9CEC0611B8EF4A8230870 /* TxUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 64CEF3D7C11C1765BE1890D9AE7DE782 /* TxUtil.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A5F6DECD63F2BF577D47CC1F51A90E7D /* RSTNibView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E45092B38B1BCA27D9FBD1E928D6B4E /* RSTNibView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- A604AE31AFD60394248D8E81E0ACFA40 /* OIDExternalUserAgentCatalyst.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B316FCB59B7F1A1B43657E5726656E /* OIDExternalUserAgentCatalyst.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- A626BB8720A47D63640D5998889AFE10 /* OIDAuthorizationRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = E78B2F076ACDDF03296C6D7787187FA3 /* OIDAuthorizationRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A604AE31AFD60394248D8E81E0ACFA40 /* OIDExternalUserAgentCatalyst.m in Sources */ = {isa = PBXBuildFile; fileRef = D9A224681B9CE68D29797767E45ACAF4 /* OIDExternalUserAgentCatalyst.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ A626BB8720A47D63640D5998889AFE10 /* OIDAuthorizationRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = D6D3A149E866DE009E7A383ECBC80E77 /* OIDAuthorizationRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
A62E45F7B06CBEBA72B66B96EE5E7E79 /* ARMInterpreter_Branch.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AC4CEB22A60AA5B33FE37AE9D46E038 /* ARMInterpreter_Branch.h */; settings = {ATTRIBUTES = (Project, ); }; };
A64D97FFDB0A6502E1EFC05705B469A5 /* cpuexec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DD1E0498241FC67768C582366F133EA /* cpuexec.h */; settings = {ATTRIBUTES = (Project, ); }; };
A64E520463DEB62F615F8B79E1315C6B /* DSi_SPI_TSC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 149061ADA1E30AF417B77CEB74D07B8D /* DSi_SPI_TSC.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
A684F186080A1F9C40356475934FA26A /* RDRAMtoColorBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9EE2C65B6FB8399DBD24B625E5BFBCA6 /* RDRAMtoColorBuffer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- A6A335940D8607B8F26571B0C5796F90 /* Query.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23760AABA54F71B0F06346CA543E4161 /* Query.swift */; };
+ A6A335940D8607B8F26571B0C5796F90 /* Query.swift in Sources */ = {isa = PBXBuildFile; fileRef = C827887F5FEA7420172293CFDBA1259B /* Query.swift */; };
A6C389D534D80AF408777EAC39D7B1F1 /* NstInpMahjong.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 133C263D527099B1DC5F15E635A28E8D /* NstInpMahjong.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ A6D88DD9622248A692DE91320ECABC73 /* CheatProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A4475D925ACB241668382B38C370988 /* CheatProtocol.swift */; };
A6DEABAE86EBA5E93DDA3E4A3BFCE4F5 /* NstBoardBmcMarioParty7in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3FA021BAB62CBBF723A1A87AFCB9B0EA /* NstBoardBmcMarioParty7in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A6EC58B6D3E166CE2FC86CC9CF9CA604 /* ftstream.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E3611B1EDCFB4A6939C797F6DCDA585 /* ftstream.h */; settings = {ATTRIBUTES = (Project, ); }; };
A71B013780BD6CAD2ABF88923A79318A /* NstBoardIremHolyDiver.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 85919A3037781B06E86122A531B658CD /* NstBoardIremHolyDiver.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- A72B298CC4323D3A4CA746D37E0E8E84 /* OIDTokenUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = F00642839001DD7DBFABB3D51FC7FB20 /* OIDTokenUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A72B298CC4323D3A4CA746D37E0E8E84 /* OIDTokenUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 578F64D41C9DE7740657F8B577B8B8CB /* OIDTokenUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A73428FDB433E822CADF65D49C85B73A /* OpenGLESProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE552D959907002364F7DEB08F72AAC2 /* OpenGLESProcessor.swift */; };
A73584503A69C0063844120770BC48DE /* NstApiSound.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0EE83B4C6CE642DC6ED9ED13139A14FD /* NstApiSound.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- A739DA62932D6A55CC429549E4BAFC33 /* ButtonsInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDB7131D9526D80A2F58C61485D8C02A /* ButtonsInputView.swift */; };
- A74F1A187350ACB9D4F3B7BC34C926D7 /* NSData+ImageContentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 59A9EA9D8300F82CC7308C695334EB31 /* NSData+ImageContentType.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ A74F1A187350ACB9D4F3B7BC34C926D7 /* NSData+ImageContentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C9A00F1E2998DBA91445183A3F18C0 /* NSData+ImageContentType.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
A7584B3328B9ED4D44F01F4403A3DAB1 /* OpenGLSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 8AEAE8D7D6FD51765A26CDDD85CA71CE /* OpenGLSupport.h */; settings = {ATTRIBUTES = (Project, ); }; };
A76738AE3EC3DEFC6AA9AC75292717FE /* NstBoardBmcSuperHiK4in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A2F06AF800FE00397A0393C4F2B21358 /* NstBoardBmcSuperHiK4in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- A7904774161D5C6A485C9273640F83E3 /* VideoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 104E9C84E010B1DB40F30B8A6D71F370 /* VideoManager.swift */; };
+ A7973E03D5B04D78FA6A70A94EE48E61 /* GTMSessionFetcher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D3542F0AA6AE4108B6DB145C528FF44 /* GTMSessionFetcher-dummy.m */; };
A7C5E147703AE70ECE4EE4813046D8EA /* NstBoardCnePsb.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 16927AB40C2007C65D90452F147BB36B /* NstBoardCnePsb.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A7E427308A69876DEFF309CAFAAC5D4A /* debug.h in Headers */ = {isa = PBXBuildFile; fileRef = 95882B1B89F500794A182F9B050751F3 /* debug.h */; settings = {ATTRIBUTES = (Project, ); }; };
A7EDDA8167D6FA04362958EE57AF1392 /* storage_backend.h in Headers */ = {isa = PBXBuildFile; fileRef = C2968C6CDB74DE4F69E45D0EC3569ACB /* storage_backend.h */; settings = {ATTRIBUTES = (Project, ); }; };
- A7FA90C2F6EB01DB7415B341E4FA1994 /* GTLRDriveQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C51D0957C2A3215B7A75B0A8F181E75 /* GTLRDriveQuery.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ A7FA90C2F6EB01DB7415B341E4FA1994 /* GTLRDriveQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BCBF559C03CEA157D91CDB02F2E3A01 /* GTLRDriveQuery.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ A7FEEA879AAE4EC0C4A4029D8AE72F4F /* RSTCellContentCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 85C95C30CA6D9ACC3BEE5F8DA5DE54DD /* RSTCellContentCell.h */; settings = {ATTRIBUTES = (Project, ); }; };
A82C04434C5E3D4207FCA75353E72E3A /* NstStream.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A98D3E4D5028A18A48D898DDA29B1B6A /* NstStream.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A884D76D704EF87019C1DC27CE6AE370 /* pnginfo.h in Headers */ = {isa = PBXBuildFile; fileRef = EB17DEFC04CC15F58D9F00EA666A3561 /* pnginfo.h */; settings = {ATTRIBUTES = (Project, ); }; };
A8AD650D2110F58158B30B67A2D6D1AD /* NstBoardBmc72in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1B85F775ADA1480E245297449F858A58 /* NstBoardBmc72in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1251,18 +1233,20 @@
A8E8DF364BBE0D808CF180B832D17305 /* NstBoardNanjing.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A7861486AF41BBB802B88C5A86C8716D /* NstBoardNanjing.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
A944F64881C10CC5D5E0076369D23A97 /* MMU_timing.h in Headers */ = {isa = PBXBuildFile; fileRef = EC5C9682B97F1D9C7E273FC89260E663 /* MMU_timing.h */; settings = {ATTRIBUTES = (Project, ); }; };
A9720432E50CE23652E8ACFCF9566AFF /* WifiAP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 14F53C32B32D062C3A7D28C47C6BAA0B /* WifiAP.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- A973E41A619BC01731D06BCFB1FF6C1F /* OIDServiceConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 29576A8D5243FFF5A0570494C289E3C0 /* OIDServiceConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A973E41A619BC01731D06BCFB1FF6C1F /* OIDServiceConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 1511DB09CAF502B32AE360472EC404EE /* OIDServiceConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; };
A97688B358566A36E596A77307C8B1BF /* svpfr.h in Headers */ = {isa = PBXBuildFile; fileRef = 878FACA9436E10C19249B2B1F73D0495 /* svpfr.h */; settings = {ATTRIBUTES = (Project, ); }; };
A9808B1FA2F72B2F84E38CBF2A638D66 /* memalign.h in Headers */ = {isa = PBXBuildFile; fileRef = BF3798E9873D3426FE46A7B8FC9F1E0E /* memalign.h */; settings = {ATTRIBUTES = (Project, ); }; };
A9A199F03892FEF6FDE87D41A6598894 /* GBC.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB41699D4C5AC2AFBD30F2473705EC1F /* GBC.swift */; };
- A9CB89D28F0BCDEC0AE0C8795292DE39 /* OIDAuthState+IOS.h in Headers */ = {isa = PBXBuildFile; fileRef = A2412E26D20F3DE5223A9642023ADC3A /* OIDAuthState+IOS.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A9AEF794526A7E9010627C888B05DBA6 /* RSTToastView.h in Headers */ = {isa = PBXBuildFile; fileRef = 755E5E577144BC6D12921757F1F6E1AA /* RSTToastView.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ A9BD716D29338948FDB2C080784D82FB /* Thread+RealTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AE4F753611AEF693986993C3D54DDB4 /* Thread+RealTime.swift */; };
+ A9CB89D28F0BCDEC0AE0C8795292DE39 /* OIDAuthState+IOS.h in Headers */ = {isa = PBXBuildFile; fileRef = BD585A72192274A98F212CC717DF8477 /* OIDAuthState+IOS.h */; settings = {ATTRIBUTES = (Project, ); }; };
A9E85A25A432F863AAB3BF52097BE851 /* NstIoMap.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A5EEB52EFD99DC3FB9624696A18857AE /* NstIoMap.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- A9F1AA816D505014707C9002F4D0E007 /* UIScene+KeyboardFocus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ED49040C12BD759F2626EE518A08FD5 /* UIScene+KeyboardFocus.swift */; };
AA0F31964C159C08F9F74A091398AEDF /* ARMJIT_Compiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D421B3B41005E75CF47150FB7FAE250 /* ARMJIT_Compiler.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ AA36772A4F4010106AF3B2EBDEBA81F0 /* TouchInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 711B7352488C5E8D3F8233466422FFF3 /* TouchInputView.swift */; };
AA8BFFEBD1899027723D5A4460D06960 /* interpret.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BD44D010CB092864578D2D236E98BC7 /* interpret.h */; settings = {ATTRIBUTES = (Project, ); }; };
AB2643C55257DB82A2568D9A51E36CFB /* TxFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5697BDD872FAE1F29F301AC50C59364E /* TxFilter.h */; settings = {ATTRIBUTES = (Project, ); }; };
AB2F8759FB7AB74E5751D19918B83219 /* NstInpTopRider.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 124DA3F029DAB83892517A557F6DBEF8 /* NstInpTopRider.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- AB4474D7DCDFF771AFC2D6C64EF9B12B /* GTMReadMonitorInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 6771B4449FA8648EEC6B83E8196F57DF /* GTMReadMonitorInputStream.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ AB3384CF70C4DE7A4344FB2774F6B97D /* Data+Compression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00E1F6603DD41279F1B46FBA1F002559 /* Data+Compression.swift */; };
AB8881E58DF64EC072840037B98019FA /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCFD6E5826A621DE495268940D60FCCF /* Errors.swift */; };
ABFCFCC4F26F8DF8B7B49A4CB103152D /* FIFO.h in Headers */ = {isa = PBXBuildFile; fileRef = A1C76F8411A39553082A70E918482202 /* FIFO.h */; settings = {ATTRIBUTES = (Project, ); }; };
AC018CB4A4D948BE495D83911A0FB835 /* Rect.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 91709E1068307F806C817F8F25238320 /* Rect.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1270,12 +1254,10 @@
AC1C5AE49CCBC0B1AFA1996B7E2164BD /* DSi_I2C.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F2D1F1B916E9A431C5DD1E62263228AB /* DSi_I2C.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
AC305BE5BC624BAF5E68833E393B225C /* alist_naudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 411E7554E19C572A693EDB486A957D57 /* alist_naudio.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
AC5E0C162EBC42F7A66A2865063CBC75 /* DSi_NDMA.h in Headers */ = {isa = PBXBuildFile; fileRef = 8861BA10CB5369C24206E4B9E4026EAD /* DSi_NDMA.h */; settings = {ATTRIBUTES = (Project, ); }; };
- AC6AA781E1618DFF02DD02A9DE992BE8 /* RSTOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = D6BCF5C94F60010C0F7EEAC1DE89CC20 /* RSTOperationQueue.h */; settings = {ATTRIBUTES = (Project, ); }; };
AC886C4825A8205B9FBEA1F844C280DE /* opengl_BufferManipulationObjectFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C5A0597C81856E54BE8AFFB30277E436 /* opengl_BufferManipulationObjectFactory.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
ACC5DCAE99C4062068C5B7E495AD3A75 /* dma.h in Headers */ = {isa = PBXBuildFile; fileRef = 04FA6C81756C2F156FDAF1E5C17CD961 /* dma.h */; settings = {ATTRIBUTES = (Project, ); }; };
- AD01097E6605E4ECC498ED99174C4168 /* RSTCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = ECF20AE8048AC20A7049C71B4A3D6497 /* RSTCollectionViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; };
AD0E344A997AD26FC7549EC26B651E54 /* ARMJIT.h in Headers */ = {isa = PBXBuildFile; fileRef = F029B93521DA11F6487DF9C66DBA2A8E /* ARMJIT.h */; settings = {ATTRIBUTES = (Project, ); }; };
- AD2816296852E133DE00B5B712D65D8A /* RSTArrayDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = FAEBE5A9F378271ED1B66BA1076847DB /* RSTArrayDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ AD230E19433B512A693A25B99DDE6ECA /* NSConstraintConflict+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = 18C47529D612750BAFD8B41096414B5A /* NSConstraintConflict+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
AD4D29DBAEEDE881EF3E90B574850182 /* ftchapters.h in Headers */ = {isa = PBXBuildFile; fileRef = 1830EF8CBAB2A6E698C20190E98E0CBF /* ftchapters.h */; settings = {ATTRIBUTES = (Project, ); }; };
AD531A124CCE66F08611E72548DD7D87 /* NstBoardBtlAx5705.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 98B0BD8F8752DCC7112E9C0F6C0BFBD2 /* NstBoardBtlAx5705.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
AD5FE39DFC5910DCC170180E7B3780EF /* NstApu.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FA1D9AA72B3CADFD9096721DB32617A0 /* NstApu.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1283,90 +1265,92 @@
ADB155A0B2FBDF2933A0E98B59F2E566 /* remote.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D933F04F185D2DB2581767B7A1F17C9 /* remote.h */; settings = {ATTRIBUTES = (Project, ); }; };
ADB43A2F1D6301DF42BFEA58C1670EDA /* NDS.h in Headers */ = {isa = PBXBuildFile; fileRef = E70E6535CCAFEBE1D14A0AD957C96944 /* NDS.h */; settings = {ATTRIBUTES = (Project, ); }; };
ADD920225D85338FED8AF2D0F221127C /* files.h in Headers */ = {isa = PBXBuildFile; fileRef = CD9A90643977AB1AB20A8F324A49694B /* files.h */; settings = {ATTRIBUTES = (Project, ); }; };
- ADE23034773D80A043F5BBB8C4FC18A6 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E018A854D17579A468D86ABE0600F93 /* Alamofire-dummy.m */; };
+ ADE23034773D80A043F5BBB8C4FC18A6 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B615375F4919AF9038A02B9CFBA4DD69 /* Alamofire-dummy.m */; };
ADE3881F4B4E3EF400211ED598E15945 /* NstVideoScreen.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5587F5DC2A8AD89EAA2F9BB007E8F28F /* NstVideoScreen.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
AE0D5A81044CD02183E9536CCC6750B6 /* ManagedRecord.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7380B23CEE9E13091F4FF1312203FAD1 /* ManagedRecord.swift */; };
AE3581E64A0FF932CA170C3B816326B2 /* TextureFilterHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 66661D2E919981718EF525C8A2B79DD3 /* TextureFilterHandler.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
AE48AC2B8C09CF40422614E10AB0D4C4 /* F3DTEXA.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD70C00BF79C2F0C47D21B66E4A63D6F /* F3DTEXA.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
AE67446BBF800191F754141B80345F5A /* GBAinline.h in Headers */ = {isa = PBXBuildFile; fileRef = 6ECC54EF6D8BAE4780A2B8AA2B82AE25 /* GBAinline.h */; settings = {ATTRIBUTES = (Project, ); }; };
- AE8D33C8FB33B57BC9CCC7BBECCD1881 /* OIDAuthStateErrorDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 39AF362A71040A4AEEFB7737C7E433E0 /* OIDAuthStateErrorDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ AE8D33C8FB33B57BC9CCC7BBECCD1881 /* OIDAuthStateErrorDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = D9F458D653F0E214A755E45E610EAC58 /* OIDAuthStateErrorDelegate.h */; settings = {ATTRIBUTES = (Project, ); }; };
AE97BB3169F74A103F63AB5476D2659D /* N64Types.h in Headers */ = {isa = PBXBuildFile; fileRef = 98910C42C804F0F2EFEC765887C44E11 /* N64Types.h */; settings = {ATTRIBUTES = (Project, ); }; };
AE9A05F5C06A6532D89D9B4457CBA587 /* dcheck.h in Headers */ = {isa = PBXBuildFile; fileRef = D1C9B2FC2B1D3CBD6D757006FF962939 /* dcheck.h */; settings = {ATTRIBUTES = (Project, ); }; };
- AE9CDB083B2CEB03E50EBB8B8B27E496 /* RingBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CA04051997329FA2754F806359AA369 /* RingBuffer.swift */; };
AE9E6097E49D3D1075126852163D3FF8 /* GBASoundDriver.mm in Sources */ = {isa = PBXBuildFile; fileRef = ED0CBD9B20218EC2D349D65021B84D32 /* GBASoundDriver.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ AE9EB8C5DCA2F65F20DC15B6616856B8 /* VideoRendering.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC14010F5B81F5784EA4C38384B0A468 /* VideoRendering.swift */; };
AEB06BB42DE715BFE6936C7ABD5F4CD2 /* slot2.h in Headers */ = {isa = PBXBuildFile; fileRef = 3506891969CC7C1516DAC96B20EE084B /* slot2.h */; settings = {ATTRIBUTES = (Project, ); }; };
AEBC7DC9A9B06869F690D219CF5A234D /* NstBoardBmc31in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 524CD43AD262D88221806C5081ADD094 /* NstBoardBmc31in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- AECD06ACC5BAEAAFEB1D53DE3F3B4E03 /* UIImageView+HighlightedWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = BDBDDD316E4F5B7EFBC5276C28C75D5C /* UIImageView+HighlightedWebCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ AECD06ACC5BAEAAFEB1D53DE3F3B4E03 /* UIImageView+HighlightedWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 001E316B09817FA6F119B4170480D144 /* UIImageView+HighlightedWebCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
AEF82016896D2EC12AE2F7F70F67323B /* rdp_core.h in Headers */ = {isa = PBXBuildFile; fileRef = D4873789421471F74045B1971C0619DF /* rdp_core.h */; settings = {ATTRIBUTES = (Project, ); }; };
AF110D1861CD7AE3C4B9F37C8F974DDD /* Main.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C44A6BA5CBF11AA95A73C7DBA500571F /* Main.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
AF2A017EB2E080F70DE8E58B10044DCF /* String.inl in Headers */ = {isa = PBXBuildFile; fileRef = 91E33227ABD97556F96F711114B0FEB9 /* String.inl */; settings = {ATTRIBUTES = (Project, ); }; };
+ AF306B6751A02BFFD35F7701D37D1569 /* DeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D3700E443B0C590B19D2400939E6ADD3 /* DeltaCore-dummy.m */; };
AF58D41EC3AA4C2A93B6C8F31B916424 /* SPI.h in Headers */ = {isa = PBXBuildFile; fileRef = E2F749876241206B2B12FC438C160208 /* SPI.h */; settings = {ATTRIBUTES = (Project, ); }; };
AF58F92DE76152F3769EB08ED4830DB1 /* NstBoardBtlSmb3.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CB20F171AA181AF98D5C22F837503AED /* NstBoardBtlSmb3.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
AFA213247AE4E71F573874EE41783C95 /* ftstdlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 2899A8ECE6011049F16395993E4F97B7 /* ftstdlib.h */; settings = {ATTRIBUTES = (Project, ); }; };
AFC501F1D0498F46DCE04D2B9C08C2B0 /* SyncProgress.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C822632DEA06D3F0E3CAE9592D0B1B /* SyncProgress.swift */; };
B012130349DD74291AC357338E736874 /* Sensor.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 101F7456267E2C9C8B7BA57B28E456CD /* Sensor.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B023E9BFDC0EAF2E6CF787B94A7BA09C /* NstBoardKay.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 35C043D7CAD5D77F1FBDC45278211DB7 /* NstBoardKay.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- B02560094E39AD178474B81210376D50 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 90E048BB42FB6617661967E7D3D153D4 /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B02560094E39AD178474B81210376D50 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 68198C54792BCC2DB33FFFEBDE74EFA3 /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Project, ); }; };
B0510999D2AF092A3EB673CFEBCC3D9C /* gbint.h in Headers */ = {isa = PBXBuildFile; fileRef = F573CAE866F8FF2E90FF19FA9E51FF5E /* gbint.h */; settings = {ATTRIBUTES = (Project, ); }; };
B059F568B395F3630FFC02E8611354E0 /* ARMInterpreter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 388C8DA3F432735143092D0CC3240A07 /* ARMInterpreter.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ B0639658771CE25105F044F4D0B0C77B /* TeamLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4FC380F1BEAAD85B2ACF723D00B309C /* TeamLog.swift */; };
B06A7B04B9FAA922083962A3512B4A95 /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = 496811FEA30B0B9C7D919056C6770654 /* md5.h */; settings = {ATTRIBUTES = (Project, ); }; };
B08926996F2B9E82A0C4A17AE3FAE96C /* GraphicsDrawer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 41ACF765A43AACC887E269FF473CBB0D /* GraphicsDrawer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B0A8788BE5BA3358A537946B924F9EBB /* F3DDKR.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A18469D7CC5DE9394B6FD480397360EE /* F3DDKR.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- B0B431A18A5B7551E54ABD25173F342B /* RSTHasher.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A02436142FF717FBB3C4C31467F365D /* RSTHasher.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B0CB5FAC98AAFC09214918F272CD0477 /* GoogleAPIClientForREST-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C147496CE2BE85DE98AFC33F2DBDC08 /* GoogleAPIClientForREST-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B0CB5FAC98AAFC09214918F272CD0477 /* GoogleAPIClientForREST-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 41B9A36B84D7D91C21F31ABFFFD5661E /* GoogleAPIClientForREST-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
B0D34907667874FB8B85C35E77293BF7 /* DSEmulatorBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = EFDF8CA72851849A3EAC5C149F1FEAA2 /* DSEmulatorBridge.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- B0D9F0A86CA4474E0A6C4933588B1E7A /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = F197E1DBAE31B57378B6141D9179204A /* SDWebImagePrefetcher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ B0D9F0A86CA4474E0A6C4933588B1E7A /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = CAC650ED6151DEB0B80450C2F8846304 /* SDWebImagePrefetcher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B12BE45337C88EC9E8FD221DE4282DBA /* ARCodeFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F3BBF912EAEDADF1676BFC69C3F2E5A6 /* ARCodeFile.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B133492DEF49C862E0FE708A0821A6F3 /* messages.h in Headers */ = {isa = PBXBuildFile; fileRef = 50C3ADACD102BF557C0CDF9313E0A577 /* messages.h */; settings = {ATTRIBUTES = (Project, ); }; };
B138479424CF6214AB96935FF55A85BE /* netplay.h in Headers */ = {isa = PBXBuildFile; fileRef = D51E188D838AEB69093123ABC8902093 /* netplay.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B141EDB540C158E21DE6530A58B01482 /* ZIPFoundation-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D348B99A21C9231EF8021CE9BE24C999 /* ZIPFoundation-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
B149AA97D57491FCC5A49D3DDE4E9444 /* tttypes.h in Headers */ = {isa = PBXBuildFile; fileRef = A99D6FA874EC0CE5E6FF8B99009BC3CC /* tttypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B172956F0E4951D795D515E2FD24E787 /* RSTPersistentContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 49A75C63D0F8A1F76D4ACF9DC8EF0DC6 /* RSTPersistentContainer.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B17ADDCB25A4460D1084AD76A7754195 /* UIImage+PDF.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEF39C589F31A8F1B0747404D7D51759 /* UIImage+PDF.swift */; };
B19FEBE25465731EF98426F63AF5229A /* NstInpTurboFile.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D799949A4565702661AFA3995D650C57 /* NstInpTurboFile.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B1B726C37FEADFF066DA50A67B1A6FC7 /* UserDefaults+Harmony.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D15689BF394D0D4715A1CF27DC77AFF /* UserDefaults+Harmony.swift */; };
B1F2A524C6C6B182547F97DECAFDF468 /* GBADeltaCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D5333899F4FCD47BE18D2CFB9431CA3 /* GBADeltaCore.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B22C516D7D035E35815FDE789131E321 /* OAuthMobile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A8EBF1379522BD2975C509EA6CC2B3C /* OAuthMobile.swift */; };
+ B2572DC42142071DD347212CD6C61E62 /* Contacts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2891C2BBBC34D4E16506204E3C1F8CED /* Contacts.swift */; };
B2BA3D9EB6086382F29E54A66FF218FC /* cexcept.h in Headers */ = {isa = PBXBuildFile; fileRef = B2E4677AF53B14D10F76DC96D0EE8E81 /* cexcept.h */; settings = {ATTRIBUTES = (Project, ); }; };
B2CED5356E1C5BDA73E7FDB98E84EE91 /* pshints.h in Headers */ = {isa = PBXBuildFile; fileRef = 89C960C16995AC56FBCD57A8A50D8C9E /* pshints.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B2F7F02660466D60F8056FEAB270DC78 /* Archive+Reading.swift in Sources */ = {isa = PBXBuildFile; fileRef = 247B8D6B9E9E7BB417296B8976528C7E /* Archive+Reading.swift */; };
- B353669F746337D1A2536BE67E72C3F9 /* ControllerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E391CF9551BB3A4B87436C08C3130381 /* ControllerView.swift */; };
B35F4D3266CD9DFECA20E0744BF1A0AA /* NstBoardExRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 64D795F559E1C97B950AC604E9C450A9 /* NstBoardExRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B371AE42BF535A6B3B54AF1E05A3A490 /* TextureFilters_hq2x.h in Headers */ = {isa = PBXBuildFile; fileRef = F22EA886730CA92F877F0D9EDA765E5B /* TextureFilters_hq2x.h */; settings = {ATTRIBUTES = (Project, ); }; };
B375A0D6171E8C4D8161485C5AF368C5 /* fttrigon.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BB78DDC672D6777CD11A5E2E0D76606 /* fttrigon.h */; settings = {ATTRIBUTES = (Project, ); }; };
B38E6B15D8300A9DD4FC2E5A7594E97A /* SoundDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D1E820E405347525EB1422245371FA4 /* SoundDriver.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B39F09765EBB96957406818FF3624975 /* GTMSessionUploadFetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 87335D161E81E3685366B5AEE56CE315 /* GTMSessionUploadFetcher.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B3A2969E7C70CAAE3F472F4EDE7755A8 /* NstBoardSuperGame.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 9B250FCF7FBCF770F63C88F1C384975C /* NstBoardSuperGame.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B3D1C2DF0608BECA0059E4B1F29040A3 /* NstCheats.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B72C2BDA02B228DACBE41B886B5FC6BE /* NstCheats.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B3D3FA4C253744C9BE506E2F7C86E135 /* cp0.h in Headers */ = {isa = PBXBuildFile; fileRef = D73363B7C432B5054E6925EC42A43FCD /* cp0.h */; settings = {ATTRIBUTES = (Project, ); }; };
B3D7871D360B517CAD600AFF7BABAE35 /* ContextSettings.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 71122C229801C8A1AE61B44C6072C5BA /* ContextSettings.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B3EAE32322EF1922A36937A826BC6A76 /* F3DSETA.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 297B115A186A67E552AD9686A4D5E67B /* F3DSETA.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B3F3911E43AC3362EFF36C379F53482C /* pngstest-errors.h in Headers */ = {isa = PBXBuildFile; fileRef = 44CC792247829E7BFA3CC5F589AA38AE /* pngstest-errors.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B4210A8F0E6142E217A927B5D480F3A4 /* GameController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0680D0EC0F7556C47C63C604ADEFD565 /* GameController.swift */; };
- B42B1158662AD764F28A25BA5FD466EA /* AggregateFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22AA280DD1D36ECC49012CE94F92FF70 /* AggregateFunctions.swift */; };
+ B42B1158662AD764F28A25BA5FD466EA /* AggregateFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12DE53A58AA2E0A1D9D296A6E19977DF /* AggregateFunctions.swift */; };
B450490610581C7BF41B2A5120043541 /* ManagedRecord+Uploading.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4AAA59C0D20ACBCE202A02B2379550 /* ManagedRecord+Uploading.swift */; };
B49BB032702675CECABE19B36330488E /* S2DEX.h in Headers */ = {isa = PBXBuildFile; fileRef = B00F6B23D0B981B123F788DAC719B99F /* S2DEX.h */; settings = {ATTRIBUTES = (Project, ); }; };
B4C60AE3B757CE979D39CEF8E80854CF /* GBADeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B30911B6A5E0646227CAD4286FA16F9 /* GBADeltaCore-dummy.m */; };
B4C89DBF1805D44B57F84DC67D9C61BF /* device.h in Headers */ = {isa = PBXBuildFile; fileRef = EA00C52ECE4DEEE4E7FACEA47A557078 /* device.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B4D0BEA6C5378B166B195668B5818A12 /* UICollectionView+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = C3C76B6A29C0D032AB0DD055309D1387 /* UICollectionView+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B57A20EB02AA23958E7861737B903F61 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = E65C91A453E376EE9681BB62650AACF9 /* SDL_config.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B57E6056680308B4169E3607E21B73BF /* SwiftyDropbox-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 25EF96F6B9247B60C952A5BB11777FD0 /* SwiftyDropbox-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
B5886A1D7977B9516EB8935BA5F31B82 /* port.h in Headers */ = {isa = PBXBuildFile; fileRef = 2112A7BA437D6BD56AAC3CAFFF6217F6 /* port.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B5C4A0336395BF8334E3523156F28953 /* GTLRDateTime.h in Headers */ = {isa = PBXBuildFile; fileRef = CFA4D7A7602BFF3A3C64CE6AF41F95BE /* GTLRDateTime.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B5D6FB89CB3DC83D534C35F0C2D07063 /* GLideN64.ini in Resources */ = {isa = PBXBuildFile; fileRef = 171F9A5206DE0CC67CF12102162639DC /* GLideN64.ini */; };
+ B5A20BE829EA4CCEFD264FC442E6C785 /* Roxas-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C294380A302333A15E6E9C07DBB5B94 /* Roxas-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B5C4A0336395BF8334E3523156F28953 /* GTLRDateTime.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D2FBFB9E2B40966DBB0469519E34443 /* GTLRDateTime.h */; settings = {ATTRIBUTES = (Project, ); }; };
B5DA3EE3ED0B2EFDE20644633873A049 /* NstBoardJaleco.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C50B575636C35E545F553C586B05FB8A /* NstBoardJaleco.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- B5E32E1351FC7E8DC225306223B84686 /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 519291E5371F0C2FAD1EEA6F786E1D41 /* SDWebImageDownloader.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- B6051C476791D3993EF5886755EEB2F6 /* UICollectionViewCell+Nibs.h in Headers */ = {isa = PBXBuildFile; fileRef = F1F469997C999D3731F8539D750D3344 /* UICollectionViewCell+Nibs.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B634DBD241E1E3174E680E1B35CB3C6B /* OIDClientMetadataParameters.m in Sources */ = {isa = PBXBuildFile; fileRef = 932D2A9B9DAC3B894125AF5B6ED7966B /* OIDClientMetadataParameters.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ B5E32E1351FC7E8DC225306223B84686 /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 511BE36BF86CE3893A7BCA12F2B2CBDC /* SDWebImageDownloader.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ B634DBD241E1E3174E680E1B35CB3C6B /* OIDClientMetadataParameters.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F6D7B96AAC7746A2EDE31400267BC59 /* OIDClientMetadataParameters.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B64B10610D2BA732C0F99B6DC955EC2A /* NstState.hpp in Headers */ = {isa = PBXBuildFile; fileRef = FC0D51663CB6A3226938C00A18899F53 /* NstState.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B658D955735BDB9692C88BD1EC951907 /* Image.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 287B0AB028F458C9A04121405379BE05 /* Image.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- B66B2356A78238EA2B1C2A09FCE0DBD4 /* UIView+WebCacheOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = D7F002CEE0C728572DCDE27D651197B5 /* UIView+WebCacheOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B66B2356A78238EA2B1C2A09FCE0DBD4 /* UIView+WebCacheOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A3A1EE496EBC7F9593C5B8BFFFC0CEF /* UIView+WebCacheOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B68DE960373D5A719B6C1E72F7BA4407 /* NSLayoutConstraint+Edges.m in Sources */ = {isa = PBXBuildFile; fileRef = 020BED2D96312DD71C54EFA929FA2790 /* NSLayoutConstraint+Edges.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B6C5D696BEDB76B9A08B0C534AFBFA95 /* t1tables.h in Headers */ = {isa = PBXBuildFile; fileRef = A75028C5A393D1E5670377F6BC9905FC /* t1tables.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B6DC6AF08E379BA0EC4A0D8255C2A83A /* OIDTokenRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = A92D30FE329DA910DCFB6DE26BDFA144 /* OIDTokenRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ B6D2C02F1E175C989089AA9E4F1017D6 /* GTMSessionFetcherService.m in Sources */ = {isa = PBXBuildFile; fileRef = ADE4FBE80F3CBCFB9DA8CAAE69BCB7D4 /* GTMSessionFetcherService.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ B6DC6AF08E379BA0EC4A0D8255C2A83A /* OIDTokenRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 40213D3D75D201873BA18D63DB8E12E5 /* OIDTokenRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
B71FA39164D4737D4DD4258AC7459436 /* opengl_ColorBufferReaderWithReadPixels.h in Headers */ = {isa = PBXBuildFile; fileRef = E2FED4B4A646D3CAD594BD95F165A231 /* opengl_ColorBufferReaderWithReadPixels.h */; settings = {ATTRIBUTES = (Project, ); }; };
B7240D9514693EEBD7A0FC4B8BA00A7E /* conffile.h in Headers */ = {isa = PBXBuildFile; fileRef = 43742E54E76C8CD0C13816B1DE0B217C /* conffile.h */; settings = {ATTRIBUTES = (Project, ); }; };
B73C81771DA13935AEA2DD8B9A2941CD /* NstNsf.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0A1CB1180B4A23EF647F7E0BE5C5E0B0 /* NstNsf.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B763EEF0FB3946B9E88785EEB6C032B1 /* FinishUploadingRecordsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDD6A8CDC5FCD0DA6B0B7F1F9F5689CA /* FinishUploadingRecordsOperation.swift */; };
B7678E1F18DC77D160FD543F5183000C /* NstBoardBmc8157.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 47B404F4B3523D7C2A3C4C3EC84A96D5 /* NstBoardBmc8157.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- B7C79AF285FDA23B54BC21E79EEDB866 /* Bundle+Resources.swift in Sources */ = {isa = PBXBuildFile; fileRef = A19318395D3B3D8114C56710610A3443 /* Bundle+Resources.swift */; };
+ B7B1A8C9E39B1DD05F925676FC0815F0 /* RSTActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = E4EBA815773EEEF36C8ACC26B336172A /* RSTActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; };
B7D3AAAFA19228CDC13F358AEA6517F1 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 791E2F50ABC6974A9FCB2BC6FFD052B3 /* pngwutil.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- B7DA525F7ED4A71A87217F8DAA536064 /* OIDAuthorizationService+IOS.h in Headers */ = {isa = PBXBuildFile; fileRef = E3A84C00EC52D508C43138D6415A7260 /* OIDAuthorizationService+IOS.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B7DA525F7ED4A71A87217F8DAA536064 /* OIDAuthorizationService+IOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A5A94878B7F48F35BE97C0911E9EAF3 /* OIDAuthorizationService+IOS.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B7DB540BDB09200623CF6C6525464FC5 /* AuthRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F9951CC215BE4B74F9C727C2A0FB054 /* AuthRoutes.swift */; };
B7EC6F1D4F40DFDE0625790510AECB60 /* Http.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0DC1345C3C633EB2A4735D643C13A965 /* Http.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B82417AE37F75B51FA47D8BC39F60100 /* r4300_core.h in Headers */ = {isa = PBXBuildFile; fileRef = 234810B6DB1F369179094875381A0A0C /* r4300_core.h */; settings = {ATTRIBUTES = (Project, ); }; };
B8323D1BCEA5AC43F2FA74BA9EA51E49 /* NstInpFamilyKeyboard.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F3A21D810CF81C7E8CB80F57ABB8F60E /* NstInpFamilyKeyboard.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1379,61 +1363,61 @@
B8EC7339AF623F5AE4DE1343DDC378DE /* NstBoardDreamtech.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 391BDE6126D57890426F3634F6B5E7CE /* NstBoardDreamtech.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B8ECA4C378438EC400092DD5BFAB3BC1 /* DeleteRecordOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 105C1D6DE734E0BA808F14764DB1D0C6 /* DeleteRecordOperation.swift */; };
B91E4B1C667B72D91AF291405D413583 /* main.h in Headers */ = {isa = PBXBuildFile; fileRef = FF72E6DA9F69850C8D1895CACBB59C2B /* main.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B935C2C0051F37DAEC2199101644C1F5 /* OIDExternalUserAgentSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 10AB5968054BF23F73574ED91AB978C1 /* OIDExternalUserAgentSession.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B938AA9D285B48D746443AA36EFDD33C /* UITableViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = CCFF79507F169F74B68C445BA304BD5F /* UITableViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ B935C2C0051F37DAEC2199101644C1F5 /* OIDExternalUserAgentSession.h in Headers */ = {isa = PBXBuildFile; fileRef = FBC92278C22465E7651F3EABFA79FBE5 /* OIDExternalUserAgentSession.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ B946298F73D0FA1930E99190D1CF4D37 /* GameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 107157B094E03DFB68D4F654B49722D6 /* GameView.swift */; };
+ B9482EE9DD25AD6D5291214ADFD502F3 /* RSTBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = B74C7230EB4D0627847A02A9CE1544AE /* RSTBlockOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
B94FA666F1EB80E81D26AC357191EF1B /* WavFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 17F9471707D05916740E7E82ACB33027 /* WavFile.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B95F00C6D96B665D5DA4F2202C81106B /* OIDRegistrationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D95088C649CC96A2D82A787F207F334 /* OIDRegistrationResponse.h */; settings = {ATTRIBUTES = (Project, ); }; };
- B964B855E4E857DAEAB1CB5D6032876B /* DropboxClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6422ED78A396BD722B4FFA6B5EEA3D7A /* DropboxClient.swift */; };
+ B95F00C6D96B665D5DA4F2202C81106B /* OIDRegistrationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 886B485391504C60ACE039691E6A92F5 /* OIDRegistrationResponse.h */; settings = {ATTRIBUTES = (Project, ); }; };
B99735ED3FCF5BDFCB1830445B288E59 /* NstBoardUnlKingOfFighters97.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 9E2C7A50AB74899D32691D2FD8664348 /* NstBoardUnlKingOfFighters97.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
B9C3C6C9B010D7A4527C28B0CA639A91 /* AREngine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 71E7D30B14CEA44743A2FC9890328DD1 /* AREngine.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- B9CE09F6E3ADFE67A314CED63C8E0723 /* RSTConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B953986F11248C6CA94BCF08358DBAE /* RSTConstants.h */; settings = {ATTRIBUTES = (Project, ); }; };
B9FA1E95A6FC0051578E5F9B90592A25 /* MergePolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D120FB3DD7CE8E154F0178A7E383180A /* MergePolicy.swift */; };
+ BA20544CACCFCA1DC52397D3D04818D6 /* NSPredicate+Search.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C0E24A9C80929074CE421F5E143D51D /* NSPredicate+Search.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ BA9B1979868518213517FF83CB127394 /* Cheat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46419BA04293C44F08C03736D6B48308 /* Cheat.swift */; };
BAFE59F8467A479C3024C8D1A6B63C1A /* NstBoardSunsoft4.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C22D5AF4DB90EC26C2D5E7314FE452DA /* NstBoardSunsoft4.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- BB22175107C5B167BA3A503EF40C95BE /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = E93ECC28803C1AAA46C727EEC0426CDC /* UIImage+GIF.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ BB1C5E9D0CD6C02F88B0C2927E12D4C6 /* RSTError.h in Headers */ = {isa = PBXBuildFile; fileRef = CED38382667C264AA0CDCC9A96F9E713 /* RSTError.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ BB22175107C5B167BA3A503EF40C95BE /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AD68664E55A48E2184DC42E2B097A7F /* UIImage+GIF.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
BB83C478B7243E82DDB3C167A0671904 /* ftautoh.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D23AF10496651959F4FCBA8CD845C8C /* ftautoh.h */; settings = {ATTRIBUTES = (Project, ); }; };
BBE507C7118E79DBE7B88CD3FA91F59A /* mempak.h in Headers */ = {isa = PBXBuildFile; fileRef = D021571E7AD5B0872171BCAC83C8C12A /* mempak.h */; settings = {ATTRIBUTES = (Project, ); }; };
- BBE85B48020FE1E1DA78D0D3EA4EF773 /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 32F11BE94EA64E284931EE13211BFBD5 /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ BBE85B48020FE1E1DA78D0D3EA4EF773 /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = A71EA45EFABB3763AFEED045BA64E3DB /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Project, ); }; };
BBF5090EAC742B949B8C0B2E265FEEDF /* NstLog.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B203F8A88C9D48A5F5958E9C9D692004 /* NstLog.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- BBF6B8C691E588AAFC1F14A809992E95 /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 3B46B04A3CCDD5165D5EF0121C30CE78 /* Standard.deltaskin */; };
BC1A368AC0F9987735F7FBD019812173 /* 65c816.h in Headers */ = {isa = PBXBuildFile; fileRef = FE9FC99EFA7CFDE7A20553D6A647FCE9 /* 65c816.h */; settings = {ATTRIBUTES = (Project, ); }; };
- BC247677A17F16688F603D3E9FC22150 /* MFiGameController.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 2A68BB1DAC0E13CD0973C5A2071BCABD /* MFiGameController.deltamapping */; };
- BC3C60DC6E71786B7D99C463A7917027 /* EmulatorBridging.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB7E0D0416AD09FA405E0355EA089AD8 /* EmulatorBridging.swift */; };
BC49945E92A89E7019F4BB36F24724F5 /* NstBoardCne.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4ADA658334DC2FAB8AE0605F38567EE5 /* NstBoardCne.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
BC6BE92D64B0C389F3887186035A4727 /* GBCInputGetter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 30BEF95272EB5D03177EBDA73F04C381 /* GBCInputGetter.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
BC9890509F1495BE1BAAB9D11525EAD7 /* Cheats.h in Headers */ = {isa = PBXBuildFile; fileRef = 4554336FC8DDAB28DF3304A71CB47A27 /* Cheats.h */; settings = {ATTRIBUTES = (Project, ); }; };
- BCF2769B5B3B75D502DF8D84413B21FD /* GTLRObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F7FF9A766FC21BE3E37E65D11FE6906 /* GTLRObject.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ BCF2769B5B3B75D502DF8D84413B21FD /* GTLRObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 8563F3D78E96E8CEAE82F437BFB3C612 /* GTLRObject.h */; settings = {ATTRIBUTES = (Project, ); }; };
BD4BEED86D25C1280D399AB00DEFA344 /* array.h in Headers */ = {isa = PBXBuildFile; fileRef = FFF7826CA41E12879ED186251123A7DA /* array.h */; settings = {ATTRIBUTES = (Project, ); }; };
BD5B05CB6DA552A1336B1B20EF8D86AB /* NstBoardSubor.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4481A21822C862D31F6A82503731AB4F /* NstBoardSubor.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
BD5E83D1D54AF42BE1BE819E5C834B1E /* SocketHandle.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CD4EA785583B6712B56815D0C46BDD97 /* SocketHandle.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- BD70FC92F05DDE1D857CCBD86C958F54 /* UIImage+PDF.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEF39C589F31A8F1B0747404D7D51759 /* UIImage+PDF.swift */; };
- BD808726C1E9C066D67461374DEFA21E /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48605EA57EDF8ABD64CC081DC9E9AFC0 /* Alamofire.swift */; };
- BDC17259CEDE4F4A08764E0595DB7F81 /* OIDRegistrationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 24A83CCF6D3C57506C97EB1CEAAC398C /* OIDRegistrationResponse.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- BDCBA646CD4EF53313996F3305D55621 /* RSTRelationshipPreservingMergePolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 580875E9EA0153748A8CDB2FF8543EBA /* RSTRelationshipPreservingMergePolicy.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- BDDE68BA1F980DB1E65458EBFAB69F7A /* AudioRendering.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDCC5902B2B69DCE162F96EA6B47E52B /* AudioRendering.swift */; };
+ BD6A6BBCA5930C7384BE490738F90C62 /* UIViewController+TransitionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 8947E72A2EDA1E13F561A81841DAB93A /* UIViewController+TransitionState.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ BD808726C1E9C066D67461374DEFA21E /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9ADEBAAEA41D5078F8877ADB77DDBE7 /* Alamofire.swift */; };
+ BDC17259CEDE4F4A08764E0595DB7F81 /* OIDRegistrationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 33265404079C7FFEBB342A3128DD385B /* OIDRegistrationResponse.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
BE565F3778315FD427DDF6D5954EA12E /* ARMJIT_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 15EB02E146D6076DA0A1CE5431A1A63A /* ARMJIT_Internal.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ BE7F40DEF3CB78F0CD9F7E693EF13178 /* RSTTintedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F91A9DD254E8DA7FF12F970DCDC62DE /* RSTTintedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; };
BE98A4C2B178AC1A739D261D27CD703B /* NstIoAccessor.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 55741C8D3E2ACFCAE9280C7E549BCF36 /* NstIoAccessor.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- BEB2D889B2A4A378928812081A3D1E4E /* DeltaCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 35A1F31917622413C5030F211BD54C5A /* DeltaCore.h */; settings = {ATTRIBUTES = (Project, ); }; };
- BEBF8EBF0D7C298688DB7B7D91BF1E1E /* Pods-Delta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 11D58CDB406CFD79E7AC3E81C6B8B7BD /* Pods-Delta-dummy.m */; };
BEC9F99D62ABEF0A53F179024653205A /* glsl_ShaderStorage.h in Headers */ = {isa = PBXBuildFile; fileRef = 212805C702C8C64AD6E2603DCD9DBBB2 /* glsl_ShaderStorage.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ BED616D03D465D53062C2173FA9226BC /* RSTArrayDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = FAEBE5A9F378271ED1B66BA1076847DB /* RSTArrayDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
BEDC48AD68FCBD1B83E328BD0C105A7A /* NstApiNsf.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 249E3E889143B437B35E6E41D194917D /* NstApiNsf.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- BEDF0C54AD9B431F9FB6363CD5954B75 /* RSTPlaceholderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C7580438732575706FC0C5312EF089C /* RSTPlaceholderView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
BEEC530219CB5D6A7FD96790F1FB0B6B /* DeleteRecordsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67DE15A659C79639D0F56E08DF9FBC6A /* DeleteRecordsOperation.swift */; };
BF5853F76EA6B398047995DF94BC92CB /* NstBoardSomeriTeamSl12.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B5B746E5EA10FC7F1055958D0934DE8D /* NstBoardSomeriTeamSl12.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
BF70D6105AB4B5CC4861E287B260A0E8 /* glsl_ShaderPart.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BD7237D2B6E99690A20999A48E4C078 /* glsl_ShaderPart.h */; settings = {ATTRIBUTES = (Project, ); }; };
BF7C663D422DA4AD0A2A88DEF80CA0E5 /* melonDLDI.h in Headers */ = {isa = PBXBuildFile; fileRef = 648BAE84EFC9AC60FD527D3B96799847 /* melonDLDI.h */; settings = {ATTRIBUTES = (Project, ); }; };
BF7F946EA83F118C48C05DD5E279224F /* ThreadImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FF6DFA2E1F6CE9BE69FDF132CFCA0EB /* ThreadImpl.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
BF8563C4252D5B945CFB9E1C8FC29670 /* NstChips.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D6A999738377E05BD7AB69423CFE2D9B /* NstChips.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ BFAEBE328EF0103CFAC3D718927AE836 /* DLTAMuteSwitchMonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 103BD5750DB5001ED6AD8D19BA221BC5 /* DLTAMuteSwitchMonitor.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ BFC24A10FE66A5B2C9A4EEC738431CF8 /* Delta.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFE241438C0AB57A428B27B443B2AC03 /* Delta.swift */; };
BFC4168E0421BEA7CEE5D0B9D2AE6F40 /* NstBoardHxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1E19119079CB6BCA159A7B0EC7E7B250 /* NstBoardHxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ BFC4C2C9DC8882242B86E7CBBE831800 /* UICollectionViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 700BA0A030FC6AE568E41A84775CF466 /* UICollectionViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
BFFF048985D92BEA59FBB915147DF23F /* assem_arm.h in Headers */ = {isa = PBXBuildFile; fileRef = F2BC1BB2CD8363FA4B5CEFCA4F3FD2AC /* assem_arm.h */; settings = {ATTRIBUTES = (Project, ); }; };
C01793EAED3811FE38C56BCBD22D9D5A /* NstBoardDxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8A2265D39882CF69243D929B92017C4A /* NstBoardDxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C0875771C3D718A5B1304FD75190648F /* Graphics.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 22369F9700ABF0D580BE24D3E391B43C /* Graphics.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C0D3240457C5FBB34D12CB60E56EAEE5 /* mbc3_rtc.h in Headers */ = {isa = PBXBuildFile; fileRef = E20F03F43AF80E54C8367A3B1662DF09 /* mbc3_rtc.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ C0DB99838D2B29DF4A8EB57A5EC7A925 /* TeamRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C2CABF113DF826F6EEC3389CED90F79 /* TeamRoutes.swift */; };
C0E7ECA9D3D9EB425B50759F0BACD424 /* gDP.h in Headers */ = {isa = PBXBuildFile; fileRef = 905D5F8B676ABDDA03A563E40A3330F1 /* gDP.h */; settings = {ATTRIBUTES = (Project, ); }; };
- C10ADD453F9E626A60A899FE1C3A34C6 /* AnyInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9298B315F615623E280CE6D5DD35B045 /* AnyInput.swift */; };
C13DEA702C4B8F54B1C3582FD728EDAB /* ARM_InstrInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 78F0065D1B4EEB8522402FAB52FAA8AB /* ARM_InstrInfo.h */; settings = {ATTRIBUTES = (Project, ); }; };
C14E3A2EFD68843EB556E46F4BBAAAD4 /* TextureFilters_hq4x.h in Headers */ = {isa = PBXBuildFile; fileRef = 611A4156C9373331863B6B3CCCA0ADB0 /* TextureFilters_hq4x.h */; settings = {ATTRIBUTES = (Project, ); }; };
C1614BDA5E3C5BF0267043BE13DFCD86 /* PaletteTexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0B70F65B08C7DBDD9932A1ADE91DE586 /* PaletteTexture.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
C180CB4C7F87086D6493B9237403413D /* convert.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 64942D01612D91517D8D0EAC219F7867 /* convert.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ C1A5A1F4A7C2A071736FCBCF6F61C78B /* GLideN64.custom.ini in Resources */ = {isa = PBXBuildFile; fileRef = D9A99AC4564024C83E5D7E12274FEA75 /* GLideN64.custom.ini */; };
C1A5D5F1F2EFBD8F4813B2A5C0599B05 /* NstBoardBmcGamestarA.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 156AB82C4AEE7915FAB4958A21A7F5E3 /* NstBoardBmcGamestarA.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C1B785629D4D9EEC02B75C26466665F8 /* retro_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = FAD7141BA485A3C8951827182B0B1B18 /* retro_assert.h */; settings = {ATTRIBUTES = (Project, ); }; };
C1F90A04670AC444F044E019596BFDDC /* CombinerProgram.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 03620BC3AFB2B2C65DAA35A7BD95F81E /* CombinerProgram.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -1466,7 +1450,6 @@
C4DFC728EEB6FDABB2CBE8CA34EAF837 /* VI.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A873C2EE1C0E1CB2813C3782D60D441 /* VI.h */; settings = {ATTRIBUTES = (Project, ); }; };
C5097EB312F31FCBE38D31F372992BF1 /* ARMInterpreter_LoadStore.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 374DF1A46229CD6D1636720284963491 /* ARMInterpreter_LoadStore.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
C522AACE29DDD3EDB7BAB9094A79264D /* PACKED_END.h in Headers */ = {isa = PBXBuildFile; fileRef = 4150FDAF728FC1CCBBC770F2528DDEC2 /* PACKED_END.h */; settings = {ATTRIBUTES = (Project, ); }; };
- C5259247A3BAC31B645EB1872E6F7D9D /* ImmediatePanGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = C16D5BBBB45CF1D60FC6565D2CDFF1D2 /* ImmediatePanGestureRecognizer.swift */; };
C538D112D0AA84B842FEDD23E9384008 /* svpsinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DA04E14F03A3B492ECED840625835E8 /* svpsinfo.h */; settings = {ATTRIBUTES = (Project, ); }; };
C58DBFA07E24339990360F665195B6BC /* NstBoardBmcResetBased4in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 35563C6EDDE033848DBE71A1D7EB2272 /* NstBoardBmcResetBased4in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C5925F529900A1E067B57805330A1D02 /* NstBoardHosenkan.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CFD8A4F7B53F8D399A47BBA8043FB62F /* NstBoardHosenkan.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1477,25 +1460,25 @@
C640481E728038309D7FE61AB1392E3A /* NstAssert.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8BE76479C9EF902888E8C6D3DBFBCB99 /* NstAssert.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C6567183535DE7F5AE7786F52243A039 /* clock_backend.h in Headers */ = {isa = PBXBuildFile; fileRef = A901EB72C85D33069EB23CA37C3FD795 /* clock_backend.h */; settings = {ATTRIBUTES = (Project, ); }; };
C65CDD6C31CFBEB6457173185429F69B /* ARMInterpreter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C8D322419292F2F744F642CA3045571 /* ARMInterpreter.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ C6815B32052658DCACD88419F16F9CC2 /* GameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAB38A1A17078FD95D88608D7190F6C3 /* GameViewController.swift */; };
C695A1E9918EF4EC923526EB013EE9BA /* tlb.h in Headers */ = {isa = PBXBuildFile; fileRef = 32BF8228E40E4E8B1107C6B78FB5388E /* tlb.h */; settings = {ATTRIBUTES = (Project, ); }; };
C6F647699F5706858F621C2F30372440 /* gSP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 071B830438D1BFFE8BCC6D2DD693D2CA /* gSP.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- C71E5555B9155C0A63EBD3BAF74E6517 /* GTLRService.h in Headers */ = {isa = PBXBuildFile; fileRef = DFB5A7F5FFAE58E02C01B350F0F9D6E3 /* GTLRService.h */; settings = {ATTRIBUTES = (Project, ); }; };
- C72ABA4DA09919D87115230754EBFCB5 /* OIDEndSessionRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 45243E1B0086B736C048AED5C8630363 /* OIDEndSessionRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ C71E5555B9155C0A63EBD3BAF74E6517 /* GTLRService.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BA899E631ECDD368CD8DE6BE0C0B04D /* GTLRService.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ C72ABA4DA09919D87115230754EBFCB5 /* OIDEndSessionRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = EFA00981EC3C97D28227A258BAE31C22 /* OIDEndSessionRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
C73675FF1F6744C03E371F95F74451A8 /* srtcemu.h in Headers */ = {isa = PBXBuildFile; fileRef = 724B29B391C824EDBAFA9DEF2FE99851 /* srtcemu.h */; settings = {ATTRIBUTES = (Project, ); }; };
- C760D7112D1F76DD75F4A98B40C987C1 /* TeamPolicies.swift in Sources */ = {isa = PBXBuildFile; fileRef = E965344846F77B89894EE46FE75B2823 /* TeamPolicies.swift */; };
C76BA4A106074B10E677A1C1A6CC82C8 /* RTC.h in Headers */ = {isa = PBXBuildFile; fileRef = 74839D07D9C98E393388C150451DD09A /* RTC.h */; settings = {ATTRIBUTES = (Project, ); }; };
C7806D8D081F423067BA7F2CC054D830 /* Thread.inl in Headers */ = {isa = PBXBuildFile; fileRef = 6BCDAF46DCBB643E18D73E1CCAD9D4B0 /* Thread.inl */; settings = {ATTRIBUTES = (Project, ); }; };
- C7808EB15AF82E2EFCB71D11F61B8813 /* GameWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7637625DD89FB4AD1D49465C9482EC0 /* GameWindow.swift */; };
- C79ABE3FC9998E3F44B9842CFDCED449 /* StoneValidators.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF36F6F09B4DC03C081DC874523999BD /* StoneValidators.swift */; };
C7A6B7CDF029C2EED0FFA91C0A07C5A0 /* RTC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 739B58FF90CB88672E9485D85ADBB8FB /* RTC.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
C7A895B172FB918D849C7F245C05767E /* Vertex.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A40B30BBFA19BA4D3DAFCD7DFF088203 /* Vertex.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C83666281A734DBD4EFA2A93E387E1F1 /* Vector3.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 25E7599D22683A4DB4231E1CCFA343D4 /* Vector3.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ C8406C3F4CAEBCC2AE15F4708288D01A /* AudioManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2867A21CC5D09F1990985A93B329E72E /* AudioManager.swift */; };
C843A985F05AC9FE02041B8F56F0F153 /* NstHook.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1498F44EE9D14A474CEDEE48E5E2896B /* NstHook.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ C855E3B70B3D58B43368E73C24BAA2E3 /* FileRequests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C93814A460F193B01396D775E59686F /* FileRequests.swift */; };
C85987A1FD970DECC6632E9E14817464 /* ThreadLocalPtr.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A907CA805BB18BF27CE7CF69AC743EA6 /* ThreadLocalPtr.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C861A820D803A3F00105643326122EF2 /* RTC.h in Headers */ = {isa = PBXBuildFile; fileRef = E35E5EA84C80DD35DB38191486374F7D /* RTC.h */; settings = {ATTRIBUTES = (Project, ); }; };
- C89153F4A2AC922A760B97E4CA88075E /* ControllerDebugView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00C52AF424178E68A80DE19F46499BC5 /* ControllerDebugView.swift */; };
+ C8826C2CCC115A9167376CB763DDEE6B /* MFiGameController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23C08E2D90F88A855F59186739545F82 /* MFiGameController.swift */; };
C8A5DC321681B19339FD2DD80C9F1B9A /* arm_jit.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DC94015BCA73967982E873F03E9AAD9 /* arm_jit.h */; settings = {ATTRIBUTES = (Project, ); }; };
- C90987A71BCA340A806B8D5BAC38B110 /* GTMOAuth2KeychainCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 97B8154A6F8BE2F1F7D5B7DA2C0E7AF8 /* GTMOAuth2KeychainCompatibility.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ C90987A71BCA340A806B8D5BAC38B110 /* GTMOAuth2KeychainCompatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 3994F0F194A04DC9CB3808405C06326A /* GTMOAuth2KeychainCompatibility.h */; settings = {ATTRIBUTES = (Project, ); }; };
C91D9F038BCDB008BAF07DE31913EF46 /* NstBoardBtlSmb2a.hpp in Headers */ = {isa = PBXBuildFile; fileRef = DD242F372C307D8E964D89B64FBE0EE2 /* NstBoardBtlSmb2a.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C955609E9429BCF1317E88D3B7385F11 /* NstBoardMmc5.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A06E97FFB0B952513315F9F29356AAF2 /* NstBoardMmc5.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C9569904F33B57E614379AAD0326F1D6 /* NonCopyable.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 89DE63030CF160D701B4937E00A519F4 /* NonCopyable.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1504,82 +1487,82 @@
C9766504221D1451806F2F817618F330 /* NstInpRob.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A3AAAE4E9E9338936F6A4486A7E697B5 /* NstInpRob.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C978AD34902051A2A9B55D89D5BF2725 /* LocalRecord.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39F96EE4C3E8CD656F840B18A960236D /* LocalRecord.swift */; };
C984251B0397F2F333231ECFB831B24E /* spc7110.h in Headers */ = {isa = PBXBuildFile; fileRef = 50AC2C6EE9829DB768B0BC24C15D9DC4 /* spc7110.h */; settings = {ATTRIBUTES = (Project, ); }; };
- C992D1F220758E6E631095F927EC79A8 /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 9B1ACC9E2F2024AB5391E216FCCD3371 /* Standard.deltamapping */; };
C9DAFE293B43BD14B46B20A31CC013B7 /* NstCartridgeInes.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7FE6EA99302F555A285FDBCD5A2158BF /* NstCartridgeInes.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
C9DBF7E142847817D4190E3FA254274E /* NstBoardMxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8187CDA1DAC340C978A249CA4B775C3F /* NstBoardMxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- C9F6EA7F0EB42FF76379805AEE71195A /* GTMSessionFetcherService.h in Headers */ = {isa = PBXBuildFile; fileRef = A9DB08EC4772FF7A6A905D44E5052D06 /* GTMSessionFetcherService.h */; settings = {ATTRIBUTES = (Project, ); }; };
CA06A2A9B4B6D0DD568119113C906296 /* F3DTEXA.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A210B499E1A1A858DB341FEFEB1F163 /* F3DTEXA.h */; settings = {ATTRIBUTES = (Project, ); }; };
CA5AEA1135F07D49B69745A265DBF663 /* FrameBufferInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5FB62AA0B8D0836A6BB5285D7DAEE047 /* FrameBufferInfo.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CA6AEA3623783954D9A9D4F0AA102C79 /* UpdateRecordMetadataOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = B24AB2DF8FC4BF4DD6BF037E7818C3D2 /* UpdateRecordMetadataOperation.swift */; };
- CA7DFCADBEA4DD35B62805B5F7DEC0E2 /* GTLRURITemplate.m in Sources */ = {isa = PBXBuildFile; fileRef = D057D5A1FCB64223EC87BA53B8351A0B /* GTLRURITemplate.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ CA7DFCADBEA4DD35B62805B5F7DEC0E2 /* GTLRURITemplate.m in Sources */ = {isa = PBXBuildFile; fileRef = C2EF7722E8BE03D0BC9FAE435D669155 /* GTLRURITemplate.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CA8BC9E9DF72791B7EFF2EE8A38E6654 /* NstBoardBtlDragonNinja.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 752759220DF0B6DAE5C4C713A47F7883 /* NstBoardBtlDragonNinja.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
CAAD5F033E64DE2FFC221FD56F0400B4 /* TextDrawerStub.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C3F964CCAAE0ED64E715E3B13EDC6ECD /* TextDrawerStub.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CB03E6305698C1BF90ABA6C44355A543 /* NstBase.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 57FA5D9B89DC2E6B7F4776BA095BDFC4 /* NstBase.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
CB17CC9AD4D054EDE0CF5E562B38DA56 /* rsp_core.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DB42486F89614BF4152AD2D590FD8AC /* rsp_core.h */; settings = {ATTRIBUTES = (Project, ); }; };
CB2E2C1A92E75245233968DAE6943ADC /* F3DGOLDEN.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6D84236572002E70039D1EC204C0C7F /* F3DGOLDEN.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ CB5AA67B58B630D33C8D0A5FFF10E305 /* RSTOperationQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 2394DCECC5F71EDBCEE1E73732453EAF /* RSTOperationQueue.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CB6CE598CBB2E8E9A495CE9CE236FD0E /* TxDbg_ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = C920ABE1CD32898FDE28D05E300426D3 /* TxDbg_ios.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CB765FB59178B2E8BAF064DCEEE01B76 /* NstBoardBtlTobidaseDaisakusen.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B5EC979719AF84116845C11E69231908 /* NstBoardBtlTobidaseDaisakusen.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ CB998DE0C74C249E5A5F3D6F1A86E406 /* UIAlertAction+Actions.m in Sources */ = {isa = PBXBuildFile; fileRef = 180F36277339830E2C8E248501C9798F /* UIAlertAction+Actions.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CC01E3587A8E9AD5CAB5AC395DF17E2A /* NESDeltaCore.h in Headers */ = {isa = PBXBuildFile; fileRef = 2967223FA7A49148FE09025B27BCD85C /* NESDeltaCore.h */; settings = {ATTRIBUTES = (Project, ); }; };
- CC2230A8951A1A422A3C7776B181E7D4 /* GTLRBatchResult.m in Sources */ = {isa = PBXBuildFile; fileRef = DC40A8C710C4F26562DD7DCC58A3262D /* GTLRBatchResult.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ CC2230A8951A1A422A3C7776B181E7D4 /* GTLRBatchResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 5040AFE30607E6D489E06633E39E754E /* GTLRBatchResult.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CC5620B7128836088908B7C94BF62E43 /* TexrectDrawer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 231187F01BD89BC85A528AEFA81C0E96 /* TexrectDrawer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CC65A3B65CABE8361BC74A86E66FD936 /* ftmac.h in Headers */ = {isa = PBXBuildFile; fileRef = A4179245A527FB2B003066A494ACEC85 /* ftmac.h */; settings = {ATTRIBUTES = (Project, ); }; };
- CC6E8E2AE33BC0DFAB7620BF20BE5DBB /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 251F4684C8F4F0E1A81110A7ECA9406C /* Async.swift */; };
+ CC6D1FE63C15766839DF44151417CB93 /* RSTTintedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 088611513957299C0F064C9A772DA2BA /* RSTTintedImageView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CC7BC7F5FC3568FB1F83261F89F5F44C /* N64DeltaCore.h in Headers */ = {isa = PBXBuildFile; fileRef = BE0EB98BA91DB978CF8D6C9BD55A2979 /* N64DeltaCore.h */; settings = {ATTRIBUTES = (Project, ); }; };
CC9404FF52C98B58CA547593FC9351DB /* NstApiMachine.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1E386BD0BB0ECC459FA522E26E6F0D42 /* NstApiMachine.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
CCD6042E821C6F702C91191BC08155FD /* Thread.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D843B5D7D188463B152E998ADA05C587 /* Thread.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
CCDF97447661650F3871DA9339296D0A /* AREngine.h in Headers */ = {isa = PBXBuildFile; fileRef = A7318096FFF38B2956754A11C5513065 /* AREngine.h */; settings = {ATTRIBUTES = (Project, ); }; };
CCE5774ED5FCE59E6AA3EF649C770FFE /* retro_dirent.h in Headers */ = {isa = PBXBuildFile; fileRef = 49ED2B3C6FC417978697BAFBB23CFF1F /* retro_dirent.h */; settings = {ATTRIBUTES = (Project, ); }; };
CCE88D1AF8B2FEAFD745471B6F44FA68 /* fxinst.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D8B700F6E00A80322FE11595E6936C3 /* fxinst.h */; settings = {ATTRIBUTES = (Project, ); }; };
- CCECBE9E5228DC93FF8F0AF4F253231E /* RSTFetchedResultsDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 975243A09D83F735C4EE0F290DC172AD /* RSTFetchedResultsDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CD24A3B4442BED3B42597809D0ADBE50 /* PrimitiveType.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C51BEC03C001CB0D0FF60D596A403A7E /* PrimitiveType.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
CD272F7CAD7065825CB71D733350E228 /* TxUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6AF68755E15FBB7DFA5A924FE61DA530 /* TxUtil.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- CD5AF56D25BC2751B5B6025DDB1FA0C0 /* RSTToastView.h in Headers */ = {isa = PBXBuildFile; fileRef = 755E5E577144BC6D12921757F1F6E1AA /* RSTToastView.h */; settings = {ATTRIBUTES = (Project, ); }; };
- CD79973FBE5DE0289D7F49A878BA6B47 /* GTMSessionFetcher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A9645906FAADC98FA524868681674322 /* GTMSessionFetcher-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ CD3312C4AC0037F5C77809D885E0BF4E /* StoneSerializers.swift in Sources */ = {isa = PBXBuildFile; fileRef = F74158DC1A8A2911B242C0AF89610791 /* StoneSerializers.swift */; };
+ CD42B4F4EE41567397A81AB1FD05A1C6 /* StandardGameControllerInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 667BB04531AD532495A6109121EC251F /* StandardGameControllerInput.swift */; };
CDA24CCC0D51A30748B7DAADE6A152CC /* fterrdef.h in Headers */ = {isa = PBXBuildFile; fileRef = A32A1F08621C3AC02C88619A32A00140 /* fterrdef.h */; settings = {ATTRIBUTES = (Project, ); }; };
- CDC517A14BB9B75CE58AC878BAB999B1 /* TouchControllerSkin.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBEBC13C2601FDB2E7F4D976B174D79A /* TouchControllerSkin.swift */; };
CE3DAAEEE38CABE3CF1F62527B9F5D52 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = A8E7FC97AA2B85BD22CE34EEE1605B87 /* pngrtran.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CE703A711608BC1FEC892739B6DCF85F /* DSi_Camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BEA3631D1A67FEA74AA8E7FD7F106C13 /* DSi_Camera.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CE79A12BA962B94D8FD54AF3753A5EC1 /* CRC_OPT.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8067378630003C20C51DC33BEEE4A23 /* CRC_OPT.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CE7CFE13E013D5F92BBCA6237DF8BDDE /* TxQuantize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DAC1CABF5E26C01147E714C571690DED /* TxQuantize.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CE829A870CDBA08BC4B81E9921108B1C /* NstInpPowerPad.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A6E36C6DD14EC8BBAA6E35BD54655156 /* NstInpPowerPad.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- CE9E9B2D76FBA91771542595C6C1C5EF /* OIDScopeUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 2171C49089CA39B5AB9C5AB30B0A2EFF /* OIDScopeUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ CE9E9B2D76FBA91771542595C6C1C5EF /* OIDScopeUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = FFF25816FCE6ED8844012BBFAD385C6A /* OIDScopeUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; };
CEED0EF783A24A3B5436285DD0930EA9 /* ftsynth.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D3BF3621581C1A5BF06B7FFAF27C8B4 /* ftsynth.h */; settings = {ATTRIBUTES = (Project, ); }; };
CF29EA98F7421419C4A3F6E729EEF4A9 /* Flash.h in Headers */ = {isa = PBXBuildFile; fileRef = F0F5FCF1BD44945529F548266DD7E662 /* Flash.h */; settings = {ATTRIBUTES = (Project, ); }; };
CF3C3A671090E16C712DAB8C3CE82ED5 /* ftlist.h in Headers */ = {isa = PBXBuildFile; fileRef = 24AFD84AB2FD9F2A10CA2637C8A63A31 /* ftlist.h */; settings = {ATTRIBUTES = (Project, ); }; };
- CF733DA4F22F1F393B47CEFB64EF03A6 /* OIDGrantTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 02B744FC648DAAA73B0AB093F39C55F4 /* OIDGrantTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ CF722FAC14C3924BCEDE945CE5EA9D2B /* UIScreen+ControllerSkin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 266ED18C08BE308BE761E84DB71257BD /* UIScreen+ControllerSkin.swift */; };
+ CF733DA4F22F1F393B47CEFB64EF03A6 /* OIDGrantTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C5A9A48E194E2F6C4821ADB356A5EA2 /* OIDGrantTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
CFD164035CCFDBEFCA8C94873140DE46 /* NstCartridgeUnif.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A0257E87FCF01DF39003A2312BCD089D /* NstCartridgeUnif.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- D0176CC67A63EBE8433A51999998D3C1 /* SDWebImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = C2FB3A54994D0E5779790FEC602B7851 /* SDWebImageDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ D0176CC67A63EBE8433A51999998D3C1 /* SDWebImageDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 447058719A8B29E2643FF41ADE93393F /* SDWebImageDecoder.h */; settings = {ATTRIBUTES = (Project, ); }; };
D03963FA152E587CDF8E8251271A2A47 /* Keyboard.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 99D33724A380CFCCAB5BB70097DF09C6 /* Keyboard.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
D03D59240777C6D768BEDC173E01C8FF /* audio.h in Headers */ = {isa = PBXBuildFile; fileRef = F67867503E6E85C4D3C329D0E290FBF3 /* audio.h */; settings = {ATTRIBUTES = (Project, ); }; };
D042A99B0732CD2403CD4B9B9E171E37 /* NESEmulatorBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = A01927D51792C610278C84EC6FC937AC /* NESEmulatorBridge.swift */; };
D045F5A0AB5F57268EBC246669FF74C5 /* TxQuantize.h in Headers */ = {isa = PBXBuildFile; fileRef = 930CCA4FC5D2409FCFFDC96F0C252042 /* TxQuantize.h */; settings = {ATTRIBUTES = (Project, ); }; };
- D0B40F40B5CD2C8E0137F5AF93EBE290 /* CheatProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A4475D925ACB241668382B38C370988 /* CheatProtocol.swift */; };
D0DF2DC2FD93256F49A0084D55CEEF4C /* NstBoardMmc4.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1AB76FD695A8F85C4F2D14CDD05A7647 /* NstBoardMmc4.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
D10B8BC1F3E3CED7395902257A9611AC /* ARM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA80EA6F6F0EB270D91647C7792AF73D /* ARM.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ D11BFCFD973C244003FF5B3600F8B72B /* UICollectionViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = A41248995A9177B9C85BCAF68FD4663A /* UICollectionViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
D122AE9661B5C72F28248B8D0F657BC7 /* exprNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC4DA03D57871D39A99EA01B272D4B9 /* exprNode.h */; settings = {ATTRIBUTES = (Project, ); }; };
D1385DFCFF524932808CA99EDCD85424 /* SndOut.h in Headers */ = {isa = PBXBuildFile; fileRef = 194DF7309682A9D246CD7A2499E62054 /* SndOut.h */; settings = {ATTRIBUTES = (Project, ); }; };
D16504DC71264C0EF0C584C8846C497C /* DSi_I2C.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D0099BB4D934D97A53DFEC8FEFE075B /* DSi_I2C.h */; settings = {ATTRIBUTES = (Project, ); }; };
D16C9572BBB6F00FE6CEDF3A3F3299A6 /* NstBoardSunsoft.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5589D5317C601AB7C713910F472E12CE /* NstBoardSunsoft.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- D17B9BECDE71AC45ED3BE75A449E4A90 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9612CD637B3DA6278C0EAD9206004F6F /* SessionDelegate.swift */; };
+ D16D481EC8CD62DE7A2B661EF6FE0111 /* FileProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D57ED1AC03EE9B39DD57D17E84CF08B /* FileProperties.swift */; };
+ D17B9BECDE71AC45ED3BE75A449E4A90 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3428819E05D09F422A25DC9826AFE3A4 /* SessionDelegate.swift */; };
D1927176060A83BD97889355DD017BC2 /* Color.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 53E70D960C0611443A19CD7A1BDD1E9A /* Color.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
D19CA538FC9B240215B1FD7637A45C80 /* PostProcessor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 887AE07CF0CEFFC19FAF012107E9B4DF /* PostProcessor.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- D1B8B7A2280E887B04EABFFBA993BE4C /* RSTLoadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E807740F0EF017C700ADF434C98BD3 /* RSTLoadOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D1C32B79E7556F47B7C8237369FF3505 /* GBCEmulatorBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = B8A535289EAECB26714F6A1402BDA857 /* GBCEmulatorBridge.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D1F005A785C937D8E7AFF2D8BFFC04E8 /* GBCTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = A5E4C30525CD8F9FD05E4103946E0914 /* GBCTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
D227AD96CE87FD2EB77BCD191609E3AC /* NstCrc32.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D08C9A9252EAEDB301C73E7C0496EF63 /* NstCrc32.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
D22D780A0A477D73349725BBD9ED545B /* NstVsSystem.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4A1BEB2BDB6B3210EA1E277365276D59 /* NstVsSystem.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
D29CC9297F47007E6EA95D5934165BEC /* svsfnt.h in Headers */ = {isa = PBXBuildFile; fileRef = A5A53ECD7E18331B77906E25C2167786 /* svsfnt.h */; settings = {ATTRIBUTES = (Project, ); }; };
D2AB544407CCD947AEC9FE0A42BD6A94 /* m64p_plugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FA0DFEF3BD031E4B756DA084DF77A84 /* m64p_plugin.h */; settings = {ATTRIBUTES = (Project, ); }; };
- D2B0977061CC941C8332CFC7B114D507 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA4493E0BDCF56D183CFC94CFF936ED /* Result.swift */; };
+ D2B0977061CC941C8332CFC7B114D507 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D549D0504A4DB3A914F1E7DDCE586E8 /* Result.swift */; };
+ D3123E719131E415B47A2C5E50D7020C /* FilterChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 092DB3EB21BDEE14EBAE69612D017417 /* FilterChain.swift */; };
+ D3224325BDB336D0AE4D6996513BDED5 /* UIKit+ActivityIndicating.m in Sources */ = {isa = PBXBuildFile; fileRef = 909D8E207656B028E88C377D1425D826 /* UIKit+ActivityIndicating.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D3A8AB0190733730C33F5BB7E4CA331C /* NstInpPachinko.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0F35DDDB6786F90A32DA6F7EAE36B032 /* NstInpPachinko.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
D3D3F779A64129565401E26652CFA0C5 /* TxTexCache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EAE62E0A0B61F051910B38B004280A0D /* TxTexCache.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- D3FC93C68B0782DDDAC84BB31DE85B9F /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = E0C78CF3BBD7FAE4DF182AF1C994DD89 /* Standard.deltamapping */; };
D40442328638A1ABEAEA5533C72D4A6D /* biopak.c in Sources */ = {isa = PBXBuildFile; fileRef = 20F7CC12E61013DB22708450AE2BF27B /* biopak.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D407F246DE6CCDB2477ACF3302500F72 /* m64p_vidext.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FC77100447CAFFFFB6F4AF0B2D187DE /* m64p_vidext.h */; settings = {ATTRIBUTES = (Project, ); }; };
D42591EA5B119243C8F69C20D853598A /* BreakpointStructures.h in Headers */ = {isa = PBXBuildFile; fileRef = 61C2FFE97E3943098D12F4573B41E69E /* BreakpointStructures.h */; settings = {ATTRIBUTES = (Project, ); }; };
- D42A4A68244158741379695CE6C0F188 /* OIDTokenResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 75DBA6DC94189A4B6AD397C7256C9706 /* OIDTokenResponse.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ D42A4A68244158741379695CE6C0F188 /* OIDTokenResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 7705656D9ACB67DCD415BDC9CD20D3D5 /* OIDTokenResponse.h */; settings = {ATTRIBUTES = (Project, ); }; };
D44B90A52C2A7C56EDDA617913B48A45 /* NstBoardJyCompany.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B29C1972C13EDC9F6DA00EC69351FC40 /* NstBoardJyCompany.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- D472519DC7987B2A305E8489104F2E35 /* GTMAppAuthFetcherAuthorization.m in Sources */ = {isa = PBXBuildFile; fileRef = 83F6EB025694406CDB495B1EEF28370D /* GTMAppAuthFetcherAuthorization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ D472519DC7987B2A305E8489104F2E35 /* GTMAppAuthFetcherAuthorization.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AC04E746A141A123D93FD0B32F00606 /* GTMAppAuthFetcherAuthorization.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D48818E47B590985586B6836E47D5D2E /* SyncCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A959D02F6935A939FFC2709380B318D /* SyncCoordinator.swift */; };
D48A9D81633B41243E369A033A340C2F /* wst.h in Headers */ = {isa = PBXBuildFile; fileRef = C833FB0585E6763E62B2626B7775EDC2 /* wst.h */; settings = {ATTRIBUTES = (Project, ); }; };
D4960B9F2D62C0DA4A5E1CE4128DCE05 /* F3DBETA.h in Headers */ = {isa = PBXBuildFile; fileRef = F2A86914FF9C66F460C255FE9FABBEC8 /* F3DBETA.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1587,42 +1570,40 @@
D4C835DBBFFF24894884900A2117A216 /* saves.h in Headers */ = {isa = PBXBuildFile; fileRef = A4CF7FC6F159595512140F9E888B3518 /* saves.h */; settings = {ATTRIBUTES = (Project, ); }; };
D4E348B3BF3AA1C09A9952A42A9838EA /* NstBoardHenggedianzi.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F030D5A2ACDFE755FF9CE1388B16AEB0 /* NstBoardHenggedianzi.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
D50BFC0109EF6E5B680609FA2CC27688 /* Music.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 716BF6C8E6DDDF89F269D9F9813DF54F /* Music.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- D51705AF9ED6867D34204F8EEE829D01 /* NSString+Localization.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CFFFA1D5341196B3D469781675F7F87 /* NSString+Localization.h */; settings = {ATTRIBUTES = (Project, ); }; };
- D520E322325CE7788FCC41DC165EEF09 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1B18D6742D05639138DD820DF9F2993 /* AFError.swift */; };
+ D520E322325CE7788FCC41DC165EEF09 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3310123B043327D2388853A6741CAB92 /* AFError.swift */; };
+ D526F7ABFAC30169336BD01CC77F3F8A /* RSTCellContentChange.m in Sources */ = {isa = PBXBuildFile; fileRef = B618AE98791FBF53D9CCC55B3BD34734 /* RSTCellContentChange.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D55D2EEBDDF533427670ECA70D6C4073 /* L3DEX2.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DCEC04246449B87DF6B75881B0B83BA /* L3DEX2.h */; settings = {ATTRIBUTES = (Project, ); }; };
D569B7ADD2B7C6B94497985909299359 /* alist_nead.c in Sources */ = {isa = PBXBuildFile; fileRef = A7178A506EAC86F8122E430FA7FD88B6 /* alist_nead.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- D579F6A35B77F4DE66E2B0E62282C9A9 /* RSTCellContentChangeOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 729BF0CDF2F194945E181AE490D95F4D /* RSTCellContentChangeOperation.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ D5907AF0B6AC9EE6B1466650547DA1AE /* NSPredicate+Search.m in Sources */ = {isa = PBXBuildFile; fileRef = F34A12CDD8A9F7DF59CB6C9DF28C8C37 /* NSPredicate+Search.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ D5B9F9F34D3D1F0731805488A7FA600C /* Entry.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACB0CF94F56403AD227E56A5DCA92D36 /* Entry.swift */; };
+ D5C499192C17FA192CD312522C568E3B /* ZIPFoundation-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 193C04255655A1341AADBB926E74D2B8 /* ZIPFoundation-dummy.m */; };
D5F11E7158AA85B4D41C705233BEB9FE /* cp15.h in Headers */ = {isa = PBXBuildFile; fileRef = F05898980CB64668C5F783AC03E3AAED /* cp15.h */; settings = {ATTRIBUTES = (Project, ); }; };
D60529DE6560CB69891FC2D9540F42A0 /* Config.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6AAA864C0F0640170A495DCA2EEC4AE3 /* Config.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D64EB1A1DAB672E0A2F44B8C895E54DC /* NES.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46D40B2D96145762667E9278A3644BC8 /* NES.swift */; };
- D6DA26ECD3E5480DE7603BA657C237DB /* Setter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A6AEB2D3D215815256A7B0AFA6FE0B2 /* Setter.swift */; };
+ D67999ED861DAB0287E8D3A9C56E906D /* ControllerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E391CF9551BB3A4B87436C08C3130381 /* ControllerView.swift */; };
+ D6DA26ECD3E5480DE7603BA657C237DB /* Setter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FA78E4C167E6D3E4839EA9A48A75468 /* Setter.swift */; };
D6E3B6785FEB890BC5F5DB58A53D9E0D /* PluginAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = F5B730FDD71B3F180AF4FF2879E85E0B /* PluginAPI.h */; settings = {ATTRIBUTES = (Project, ); }; };
D6E48EA66642BAA3C658D4764BB4D750 /* NstBoardBmc20in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 09593CAF86F019BF1E266337BACBB3E2 /* NstBoardBmc20in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ D6EA297EB9C87F01E7DF2B5FA32D5990 /* RSTCellContentDataSource_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 81B163AB85D27A282399346575986FE5 /* RSTCellContentDataSource_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; };
D6EEF34BC6C0552BCDC3612F67E08128 /* list.h in Headers */ = {isa = PBXBuildFile; fileRef = EBA199A50EE869E685DF78433F29C2A3 /* list.h */; settings = {ATTRIBUTES = (Project, ); }; };
- D71ABB08B6374DFDFAC0CEF86439AD80 /* BaseTeam.swift in Sources */ = {isa = PBXBuildFile; fileRef = 773A83F92D5093E6969EB0653A60C803 /* BaseTeam.swift */; };
D75DD271F0720286CA1752333223514B /* pure_interp.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E048CA236FFF78A2B866CA79D9255B1 /* pure_interp.h */; settings = {ATTRIBUTES = (Project, ); }; };
D7690E9C48AD553615A4E3BCCD09EA7D /* cached_interp.h in Headers */ = {isa = PBXBuildFile; fileRef = 79096D906F7AF34756EE89FD73D49F70 /* cached_interp.h */; settings = {ATTRIBUTES = (Project, ); }; };
- D7A22BFE7446A39607C81829A30BFB82 /* OIDExternalUserAgentIOSCustomBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = FF22AFB4BDFC6DC8E55CF0D73F4177BD /* OIDExternalUserAgentIOSCustomBrowser.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- D7F6F49227260D9300C739725DE03F68 /* Roxas-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C294380A302333A15E6E9C07DBB5B94 /* Roxas-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
- D809EC26DDCA053E38ED4FE352AE4D3D /* CheatFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 675E8B0AFDC80A9C1970C7FDCD10849C /* CheatFormat.swift */; };
+ D7A22BFE7446A39607C81829A30BFB82 /* OIDExternalUserAgentIOSCustomBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DC60A0745E1EDB3DEA415C302F63FA5 /* OIDExternalUserAgentIOSCustomBrowser.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D81548180C2DF5EBC814B6092F24A712 /* GBCCheat.m in Sources */ = {isa = PBXBuildFile; fileRef = 95D5F9A9715A3F046F5369384B6B728D /* GBCCheat.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- D828319E2F56815B0E6D6639DF63504F /* RSTPersistentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DFCB8854AACC5E9396E6BAD6E022BC0 /* RSTPersistentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D82F6BA0D43AC8E60BC2D0F04D521480 /* vidext.h in Headers */ = {isa = PBXBuildFile; fileRef = 36D5303C814B207B5D7C9751CDC3F79E /* vidext.h */; settings = {ATTRIBUTES = (Project, ); }; };
- D85C671747E01B67306C664008BE2E80 /* EmulatorCore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 046951C873E03E7C1CE25C16E73169A7 /* EmulatorCore.swift */; };
- D866C834A2A04F9C6B90BF4C67D01F1B /* DBChunkInputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 94351FE079C92D1D15F1C924B9B17E49 /* DBChunkInputStream.h */; settings = {ATTRIBUTES = (Project, ); }; };
D8774078179692E108CDAFBD6B8FCC29 /* ftstroke.h in Headers */ = {isa = PBXBuildFile; fileRef = E7EAE72B3B5A196AA54181C497248EA6 /* ftstroke.h */; settings = {ATTRIBUTES = (Project, ); }; };
D8BA4E95CCD1DCDD6FA02D251DE8C8A7 /* GBAcpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 090FCC05017DE4C785A3A0842C353651 /* GBAcpu.h */; settings = {ATTRIBUTES = (Project, ); }; };
D8C15B1944E9D1997529FBBECFCD643C /* opengl_TextureManipulationObjectFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1F6EA5860DA0376325BD9692907C87EF /* opengl_TextureManipulationObjectFactory.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
D8C83B7CECD321DE4F3520C6CAE5D09C /* ConflictRecordOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BA610A36DFB874B62001DEE0934C8EE /* ConflictRecordOperation.swift */; };
D8DF67B614B73C42089123DF9ECCF432 /* SoundSource.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0F4534A20DE8F8809FD5A2FAB80E52C1 /* SoundSource.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- D8FBAB58BC7B04615A9C9E4947E1E306 /* RSTSeparatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FA4BA7F6A5656E0A2EB653423B78908 /* RSTSeparatorView.h */; settings = {ATTRIBUTES = (Project, ); }; };
D9679CC9062CD1EED3FC987E28F6D0BD /* NstBoardSunsoft2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D68AC04EF686D1D8C703E6B1271190CA /* NstBoardSunsoft2.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
D9AC90D70E6CBD73218551F2A50595AA /* ftpic.h in Headers */ = {isa = PBXBuildFile; fileRef = 88FE924EEA57077840C906AA3C1ABA58 /* ftpic.h */; settings = {ATTRIBUTES = (Project, ); }; };
D9BDEC07CBF7B3649A84325EDEFF6E3F /* NstBoardDiscrete.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5653340B84C9435A83DA0F9E5FA95602 /* NstBoardDiscrete.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- D9E6A0F259BF88A8D921C03AD7E5542B /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13C3FE2E20CFC9B988170243D56ACE9B /* Expression.swift */; };
+ D9E6A0F259BF88A8D921C03AD7E5542B /* Expression.swift in Sources */ = {isa = PBXBuildFile; fileRef = D15E9A22D4CDCAAC20FF0C91F48BE31E /* Expression.swift */; };
D9E934284A4CA8B89BAD481317C9AE18 /* osal_files_ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = 9DDA821A26BD45721808E06A0C0E747D /* osal_files_ios.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
DA0314CA8D401BD02F1E14E4E3630D5C /* missing.h in Headers */ = {isa = PBXBuildFile; fileRef = 1297B20DFF4473E5F547712B85C19A4C /* missing.h */; settings = {ATTRIBUTES = (Project, ); }; };
DA08869D49B2BA2428E2BA95CF8E0F71 /* spc7110emu.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA41F3836670134A2A129F2BB8D3D28 /* spc7110emu.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ DA479392C6B627EFDE7A69428AAB75EB /* ControllerSkinProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54340D6DD361F80825634BA710CC647F /* ControllerSkinProtocol.swift */; };
DA5FB8762825530A0794591BFC28F42D /* NstBoardBmcFk23c.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 218362C970E305172BDC33EC29EE5E9A /* NstBoardBmcFk23c.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
DAC44210887ABB048895242D099861A2 /* DSDeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B42015FFD3313AC17C168139F10E0C87 /* DSDeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
DB38CC3B5FCD83618CF7FA28BB02B98A /* NstVideoFilterNtsc.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E83F0187AB03EB91B5855B0437FE7E09 /* NstVideoFilterNtsc.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1631,65 +1612,66 @@
DB6DEBB266FE527175EF835376BADBD8 /* NstBoardKonamiVrc2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 31BCBFB69FB443934A9AD7F10F0B4FFE /* NstBoardKonamiVrc2.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
DB9A9DAD158DB8AA7ECC8C48D7BC9A66 /* F3DEX2.h in Headers */ = {isa = PBXBuildFile; fileRef = 64223FA97C874ECB3B3A21028EC6BC31 /* F3DEX2.h */; settings = {ATTRIBUTES = (Project, ); }; };
DBAE7A8FCFB4C2989B2FD3DD0C9000A4 /* Harmony-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = DFD3DF8A4FFFE391CADAE464B86DEFD9 /* Harmony-dummy.m */; };
+ DBB80FCBD189B929DED7C8761E5B7BED /* RSTNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D77FFE1795D8F5D3B1ECC1F477F9831 /* RSTNavigationController.h */; settings = {ATTRIBUTES = (Project, ); }; };
DBBB3448788534CB2BB1227057068558 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 05F3C29A1F7007590F21D1381BF87758 /* pngwio.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- DC09532F9274DC2668C6911B36FE253E /* GameControllerInputMapping.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD97A21427274EAEC21DDEDFF49C63DC /* GameControllerInputMapping.swift */; };
+ DBEE88481250D95F770D96017C208869 /* Bundle+Resources.swift in Sources */ = {isa = PBXBuildFile; fileRef = A19318395D3B3D8114C56710610A3443 /* Bundle+Resources.swift */; };
DC33C02575D8CF3334F6A6651F46B14E /* sdl2_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = C92E2E1748A19DE3690F0128F51ADC9A /* sdl2_compat.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ DC4EF1D58182F5D4110CD38EBF939042 /* UITableViewCell+CellContent.m in Sources */ = {isa = PBXBuildFile; fileRef = CCFF79507F169F74B68C445BA304BD5F /* UITableViewCell+CellContent.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
DC5290DA668652E325239F218E345F8B /* NstBoardBmcY2k64in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 41978828D2793918B679572A560230F3 /* NstBoardBmcY2k64in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
DC5A5B90149D2F4AC59E8F45A69562D9 /* Performance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A41E4739936A62A261C531FADCFFFA5C /* Performance.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- DC71CF3F5B6B19843B67F5B5D38CA529 /* OIDScopes.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A378A207EC720321C61582DA42E2EA9 /* OIDScopes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ DC71CF3F5B6B19843B67F5B5D38CA529 /* OIDScopes.m in Sources */ = {isa = PBXBuildFile; fileRef = 1394609C8E44491DA392887EDE296E0C /* OIDScopes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
DCA0FA77663D18238DFC04339B4C184B /* NstBoardTxcPoliceman.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 71D8C40123C88444BCE6C982C12B9658 /* NstBoardTxcPoliceman.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
DCAAAFF280B9BD4C5BBDEC3F18D1935D /* ZSortBOSS.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D388FB87279722FB905D7493EE8F038 /* ZSortBOSS.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- DCB42ABD746A6D3C5BB66D168DFAF488 /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 44AC5187E0261B892EF34E7BCDAC7DE4 /* SDImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ DCB42ABD746A6D3C5BB66D168DFAF488 /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E03D7B53BDD9E23771708F75EEEDCA58 /* SDImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; };
DCB519042760CF10741AC0863F70DD70 /* video_capture_backend.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F9F0BEAE112AEDCAE3217A95BD6DBB1 /* video_capture_backend.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ DCCEE1A33FDA2D3B16E8F55148444F2D /* CGGeometry+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = E071D5F4AE0E7711FCA5CCC846C31D03 /* CGGeometry+Conveniences.swift */; };
+ DCD25B9AAB08DC16751BCB9ABF0892C1 /* NstDatabase.xml in Resources */ = {isa = PBXBuildFile; fileRef = 844F6EF3E43F3AF5908FCC044DE872CF /* NstDatabase.xml */; };
DCEA8BBA57B062EC11BC3D08B9647F0A /* DSi_NWifi.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 359D895662DCB862D4CE17B9000DAA24 /* DSi_NWifi.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
DD391AA811917A0942680FB80BC61922 /* S2DEX2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DE3115B6E2DC11A1F81FAECB18D25506 /* S2DEX2.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- DD4C7A606690D29733F4794399503AE3 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EE3E4513ED692C55CF9A08AD54FB349 /* ParameterEncoding.swift */; };
+ DD4C7A606690D29733F4794399503AE3 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3898153F44B55648CF7DB9FE25F48562 /* ParameterEncoding.swift */; };
DD7EB2780B435D49CAF5131404404EB7 /* GBAGfx.h in Headers */ = {isa = PBXBuildFile; fileRef = F6B1B4FEAA61105F3C2B48ED15FC84B0 /* GBAGfx.h */; settings = {ATTRIBUTES = (Project, ); }; };
DDC10EB07029BA4818093802B1A972E8 /* ftbbox.h in Headers */ = {isa = PBXBuildFile; fileRef = 741D80A77CF94D1A62975E95320C1C4E /* ftbbox.h */; settings = {ATTRIBUTES = (Project, ); }; };
- DDF3FC93F9A6F20EF9AF2DEAB65B4EC5 /* RSTCollectionViewGridLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 0455CBEF7CB3708C7FFE7E36A032FEDD /* RSTCollectionViewGridLayout.h */; settings = {ATTRIBUTES = (Project, ); }; };
- DE291BEC0E5740FC33219DEA9F429E87 /* GTMReadMonitorInputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 59C44C67A8DEA91172EE5DA16AF31EC4 /* GTMReadMonitorInputStream.h */; settings = {ATTRIBUTES = (Project, ); }; };
DE5F56A14FDFC094D758D92A0D3FC332 /* scmrev.h in Headers */ = {isa = PBXBuildFile; fileRef = DBDF1F1562FB4035D9C7758E467FC2B3 /* scmrev.h */; settings = {ATTRIBUTES = (Project, ); }; };
- DE66826524E0FAEE0E07AEF88A209D0A /* OIDURLQueryComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C9F6290BF7A0B03D0F0EB6E48540272 /* OIDURLQueryComponent.h */; settings = {ATTRIBUTES = (Project, ); }; };
- DE69C710239E652AFCD9CB91569EEF02 /* RSTOperation_Subclasses.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CAE986A70F08EBFB10A2ACE57CC759C /* RSTOperation_Subclasses.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ DE66826524E0FAEE0E07AEF88A209D0A /* OIDURLQueryComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = DA0804368142AFACBF2FEA6AAEF31E5B /* OIDURLQueryComponent.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ DE76CFC10438F3A9D43FDC16796ACD8E /* RSTNibView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CBCD15F20F318500823C4E873BB6568 /* RSTNibView.h */; settings = {ATTRIBUTES = (Project, ); }; };
DE7ED203C8BDD8D10DD1AD546B2AEEC6 /* NSManagedObject+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = C55FAEAE78442FE223B896686DB18E47 /* NSManagedObject+Conveniences.swift */; };
DEB2238EE51D8CE283CF77830FDDA175 /* NstBoardBtlMarioBaby.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B31CEC23EF7DA46F1B8C7D4CB970ECBF /* NstBoardBtlMarioBaby.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- DEE60CE25F0BA06ADFC980F21212C96D /* GameControllerInputMappingProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8322B6BD024082677D1071F4527DD77F /* GameControllerInputMappingProtocol.swift */; };
+ DF223F0415CF224518A2998B7A67A13A /* NSLayoutConstraint+Edges.h in Headers */ = {isa = PBXBuildFile; fileRef = AEF3A696869078C864E1963F2F7D12BD /* NSLayoutConstraint+Edges.h */; settings = {ATTRIBUTES = (Project, ); }; };
DF29CA4DC5D8ADB6E61584685D937384 /* Harmony.h in Headers */ = {isa = PBXBuildFile; fileRef = A16E9848A6E46DF4C5435CE1F1F822B2 /* Harmony.h */; settings = {ATTRIBUTES = (Project, ); }; };
- DF32EB09AF5716F5D28EA401191B9698 /* SDWebImageCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = 323AE1414C1C0B5D81EADD8808095682 /* SDWebImageCompat.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ DF32EB09AF5716F5D28EA401191B9698 /* SDWebImageCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FB51AE2959F21EB69D6FE3537BF5AB3 /* SDWebImageCompat.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
DFE54DACEBD4B3757194FD6444C86B89 /* ThreadImpl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D60828FEC5AAC1583A8F51DE9C0C7F54 /* ThreadImpl.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ E01B1177AB9CF23944651A36AD6AD016 /* DeltaCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C270BF8D0AF1673AA48E2495128A2CB /* DeltaCore-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
E033E31BA13EEA89F4DD7BBFCEADAAB0 /* NstBoardRumbleStation.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 7D2B4AA231F78E750267C346C531145E /* NstBoardRumbleStation.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
E0668EA9127E65FBC9BA37F1CC9CC27E /* osal_files.h in Headers */ = {isa = PBXBuildFile; fileRef = 3D610FCE6D7E3AF6DEBF89BCBC88CC02 /* osal_files.h */; settings = {ATTRIBUTES = (Project, ); }; };
- E06ABEF44E360CEEBECFC8A372C16CE0 /* vba-over.ini in Resources */ = {isa = PBXBuildFile; fileRef = 516EB9A951C201FC2386D95A5740FD05 /* vba-over.ini */; };
- E06C07AC3C311F7FC6F8A8D6C5FF3FB5 /* RSTCellContentDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 589560AD66B49028107CCD31E8FE2B8B /* RSTCellContentDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
E0A5A9CBBDB8275DCFAD835B6D4E4AEB /* GBATypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D7615688AA86FED1AC4BB20B4DDA61 /* GBATypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
E0C7B02E0794C37C3B0474D08A171DF4 /* NSPersistentStore+Configuration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BAA9FFA63CBF1E7F10FDC637ABD3F6B /* NSPersistentStore+Configuration.swift */; };
E0F9A84B4248F7E5365722CB3374B30F /* rumblepak.h in Headers */ = {isa = PBXBuildFile; fileRef = B9BD4DA28886376C2E7481B62044CEAE /* rumblepak.h */; settings = {ATTRIBUTES = (Project, ); }; };
E105C6EF7FFFBDBC56A0858F5F5044C1 /* NstBoardMmc3.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 26646A28E9ED441AB97D854E6673E8A6 /* NstBoardMmc3.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ E105C74772C8DB4F98C993FBCECB592D /* SwiftyDropbox.h in Headers */ = {isa = PBXBuildFile; fileRef = 0397396DCDAB1C79B75AD6F2D531EB6E /* SwiftyDropbox.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ E117520120781BAFFFB51604136CB516 /* UIDevice+Vibration.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8400F21646638487723B9EF9596BA5B /* UIDevice+Vibration.swift */; };
+ E145D41DB3EC79AB9D59411F88AE40C4 /* DropboxClientsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5C502340014FF856D707A03502DE5C3 /* DropboxClientsManager.swift */; };
E14EF0F9CC8432791A33CDA29691E656 /* m64p_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DE05F26BE4D2578EF065C4C5AD60FC8 /* m64p_types.h */; settings = {ATTRIBUTES = (Project, ); }; };
- E15BE0D8C9C3A6785FAE5E6E89B90D07 /* FilesRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5457E37E216501C206E67EB911707FF /* FilesRoutes.swift */; };
E1B8F3117E84A93173D84B2FB6C5721C /* NstBoardKonamiVrc6.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 95EFB88BC92F537DB780AE0EA86B3203 /* NstBoardKonamiVrc6.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- E1C1183E9D20804713EA2922704220D4 /* Data+Compression.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55F78D9EBA7E2C91652EB7AA51EBE3A8 /* Data+Compression.swift */; };
+ E1CB5B0F3953C90C617B50ADEC5A56CE /* RSTCellContentPrefetchingDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = D281516BEAC3D67B16886D5733929B44 /* RSTCellContentPrefetchingDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
E1DBF843AF3DF47466789516392B0CD3 /* usec.h in Headers */ = {isa = PBXBuildFile; fileRef = 676D937BEE4FDF32EC269E9269F058C9 /* usec.h */; settings = {ATTRIBUTES = (Project, ); }; };
E1E5329125EBFCC1C642BFBF5A3BDBA1 /* gfx3d.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A261213E2B25A44E14082D132F7522C /* gfx3d.h */; settings = {ATTRIBUTES = (Project, ); }; };
E1E8D7DF8C4174495EFB59964A31DB53 /* NstBoardUnlCc21.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0F2CA0906100AC0704069571719461AF /* NstBoardUnlCc21.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- E1FE8151E44B6536F24437390E6D5F30 /* FileRequests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C25E327F525D1D268FEEFC92373551D /* FileRequests.swift */; };
- E2114A26364CE82D19486C3AEFFA51C5 /* OIDRegistrationRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 92B2487D9743E608B2F99678B7003B4E /* OIDRegistrationRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
- E220E1FBF3D8FEEDBD488CE7BAD43936 /* ThumbstickInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 186A8A256C8617314B0C613AEF8628A8 /* ThumbstickInputView.swift */; };
+ E2114A26364CE82D19486C3AEFFA51C5 /* OIDRegistrationRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = CEC2005CE13CCD224C3EBED2E51746C4 /* OIDRegistrationRequest.h */; settings = {ATTRIBUTES = (Project, ); }; };
E2298E8D86AD187913EAB237E8DB41CC /* NstInpDevice.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 17181ED2D304D8A94535FE3C58B4C56A /* NstInpDevice.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
E2B6F6DCD8B7D28FF44950550297BB40 /* ftglyph.h in Headers */ = {isa = PBXBuildFile; fileRef = D10C4B664B0D6E9E7A1E16276357E6AB /* ftglyph.h */; settings = {ATTRIBUTES = (Project, ); }; };
E2DB625B1C65125AEB25430CAF2744EE /* MelonDSTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = 29515613E23B7BFB6F0C110FF8378E8E /* MelonDSTypes.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ E2E473D35AC545B1A28C9C7FA5A1E80A /* RSTSearchController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7102A8DBFC6D01F98DCE0C4D4CC37C59 /* RSTSearchController.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ E3260045A44D3EE4FA0E946D42E0E537 /* RSTSeparatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = A586E5FBA2533BD9EC43EFCEC1A2C549 /* RSTSeparatorView.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
E3347EB4758BE48A44B40F76F0ABB5D1 /* NstApiUser.hpp in Headers */ = {isa = PBXBuildFile; fileRef = DD108C176BAA6B4AFC3B7EA738A0A8EF /* NstApiUser.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
E335B7B44A250042E80CB32AF0151F62 /* ARMJIT.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 28573BCA4548E16254CA8EE96B3D39B2 /* ARMJIT.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- E3465ED475E7A023B07AD0B7D602B217 /* RSTRelationshipPreservingMergePolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B6845564D5CCCEE5193E41148287014 /* RSTRelationshipPreservingMergePolicy.h */; settings = {ATTRIBUTES = (Project, ); }; };
E35385E26FD8721078F013624AAA5E5C /* zip.h in Headers */ = {isa = PBXBuildFile; fileRef = 78D67D81F7F536854B214522F25EF65A /* zip.h */; settings = {ATTRIBUTES = (Project, ); }; };
E396CBAEAD7128CCC203DAA3E962D6D8 /* ftmodule.h in Headers */ = {isa = PBXBuildFile; fileRef = 49686D6DC64792B2244933701BBFCECA /* ftmodule.h */; settings = {ATTRIBUTES = (Project, ); }; };
E3AEDA58F4D0C0BD7F203947626DE7D0 /* Log_ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0CAD629C78F4E51B87B6EFB4DCC01E05 /* Log_ios.mm */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
E3C97C8CA1AB5CDE6D1F246ACB16151F /* NstBoardNxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0409B2DFBB15F5B0BC181C680F5CEE57 /* NstBoardNxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- E3D32B2A3D7E64FBFD9B523C79E7FA31 /* DeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D3700E443B0C590B19D2400939E6ADD3 /* DeltaCore-dummy.m */; };
E3DE6A457A9654D6FB5986019E6A46AF /* lua-engine.h in Headers */ = {isa = PBXBuildFile; fileRef = 3AAF5A370221319ED336FD38BFB973A3 /* lua-engine.h */; settings = {ATTRIBUTES = (Project, ); }; };
- E4016329D69FF508E81322939E947CDE /* GoogleAPIClientForREST-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D7A1BA4EEE3E57C803738BDA3D5E308 /* GoogleAPIClientForREST-dummy.m */; };
+ E3F4D88B79E8925812686E155C6E7B56 /* RSTHasher.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A02436142FF717FBB3C4C31467F365D /* RSTHasher.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ E4016329D69FF508E81322939E947CDE /* GoogleAPIClientForREST-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 018B9CE3FFAC5C55364684C425ABDC15 /* GoogleAPIClientForREST-dummy.m */; };
E41468F7B5F4698DD5B41B7436D6967C /* CommonAPIImpl_common.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26ACDD74537A9B88E74C1CF1FB3A5D2C /* CommonAPIImpl_common.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- E43287A65A84A8B79DEF1343DBD7571A /* StoneSerializers.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAF493714512E4455A1C5612FDA9AFBB /* StoneSerializers.swift */; };
E4449EB6050573E0A2670FBBD9C0861F /* winlnxdefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB109D8EAF10C56E1B3A5EA385A22B0 /* winlnxdefs.h */; settings = {ATTRIBUTES = (Project, ); }; };
E4AE151A4B124F23C4906A24431832A3 /* Parameters.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A38C1E36D3663B274B3678F5A0CB9CE /* Parameters.h */; settings = {ATTRIBUTES = (Project, ); }; };
E4F261276E9BE30D823F625C4311FDA8 /* SoundFileReader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 90B5B6D25886498F82E67ED2C2974FB6 /* SoundFileReader.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1700,18 +1682,16 @@
E54D91B26363B98ECDD77D9D6E00A1AF /* MelonDSDeltaCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0248915F3E65215D001A7F3F3F07EAE4 /* MelonDSDeltaCore-dummy.m */; };
E56A26E26A57695ED809BC9A3FEB8A6F /* NstBoardNihon.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 91C1D15A9C93BFC2017C671E77726FCF /* NstBoardNihon.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
E56D537E78664B7686E214AD10C8033F /* NstBoardWaixingSh2.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C3D6F6B13F9013F63F5A2EAF9F8DCBB6 /* NstBoardWaixingSh2.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- E573FEEB4E80F970D6BF7ABED6B8F539 /* MFiGameController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23C08E2D90F88A855F59186739545F82 /* MFiGameController.swift */; };
E5E4270ECAD590590A7E8FFF59E43605 /* N64EmulatorBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C43172CB210B7F49EBC3401D86153F /* N64EmulatorBridge.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
E62F63E0249D27A94722291AEB2CEAC5 /* Sound.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 86D8A5EB56D2B72C1973874D422CD16C /* Sound.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- E641CB63BB5D8566EB330133AFCB9BA2 /* ExternalGameControllerManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9DBB5B63025C19E83C9451107DE56A1 /* ExternalGameControllerManager.swift */; };
E641FD1B0F72E40013A35C3D2110B8B3 /* S2DEX2.h in Headers */ = {isa = PBXBuildFile; fileRef = 83AF443222FD006C987B73C4B7720ADD /* S2DEX2.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ E64EB1542C63BA6EE617D791EB3304D8 /* NSBundle+Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 6806D956E4140F84365C79F5D4FCE016 /* NSBundle+Extensions.h */; settings = {ATTRIBUTES = (Project, ); }; };
E66D50DE579C45661DFB274FD67B2154 /* NstBoardOpenCorp.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8C7FF379DA01990AD6AF85CC74DCEE8A /* NstBoardOpenCorp.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
E66E140C17BD2110139CEEF150CF4180 /* gdbstub.h in Headers */ = {isa = PBXBuildFile; fileRef = 383303B1D603BDA417B2A5F924044053 /* gdbstub.h */; settings = {ATTRIBUTES = (Project, ); }; };
E6D61CADD6A5C059931C0DA27C8675E4 /* SNESTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 608439DF02BFE25E295C6EFBD20644A1 /* SNESTypes.h */; settings = {ATTRIBUTES = (Project, ); }; };
E789F730E95E4CF0E8787030301C51C8 /* dummy_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 98679983FCBE7D77A34F05B9E9B007E6 /* dummy_audio.h */; settings = {ATTRIBUTES = (Project, ); }; };
- E790FB7C2B25DA4C665808BBAE955853 /* DropboxTeamClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBE3523E6D83A42F45B0052F6D4F6F2D /* DropboxTeamClient.swift */; };
E7A40C157495F42EA0A1E07A1F5575DA /* TcpListener.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 2128629C2E748025D3FB6470F39C3F8C /* TcpListener.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- E7F05E4549F57639ADE69789DAAA88C7 /* SDWebImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8566CDD1FB53D255D5D3A25258C806A7 /* SDWebImage-dummy.m */; };
+ E7F05E4549F57639ADE69789DAAA88C7 /* SDWebImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 60047B9952AF0E64E19A5321C94B7F6D /* SDWebImage-dummy.m */; };
E806E45AFE7C3645E34D8550A60E75A8 /* Utf.inl in Headers */ = {isa = PBXBuildFile; fileRef = C858F6B7C21B35E28BD8E19BAD707358 /* Utf.inl */; settings = {ATTRIBUTES = (Project, ); }; };
E80A460B2363F705D519774B4050802E /* NstBoardBmcSuperGun20in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8202AEA51A9BDEA50A02BCD308E4CC0F /* NstBoardBmcSuperGun20in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
E813B0A841D21C8D57902AB39C1532D0 /* NstInpOekaKidsTablet.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 208387340E2D80E4A9EC6C73164DCAF2 /* NstInpOekaKidsTablet.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1719,17 +1699,18 @@
E84F335558FA0DC3B5E58F337CE97397 /* hle.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E17B72140AF457A9EFF8F8C0D708973 /* hle.h */; settings = {ATTRIBUTES = (Project, ); }; };
E85449E1FB36904A584E729B171D1B82 /* ftcache.h in Headers */ = {isa = PBXBuildFile; fileRef = 040946E3833F7C5AB61A26EC2289838B /* ftcache.h */; settings = {ATTRIBUTES = (Project, ); }; };
E85C7B3EB0D16F98191CFF4BCDB1ED52 /* RemoteRecord+Dropbox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3151F8874DA0403D4975AD64393EA89E /* RemoteRecord+Dropbox.swift */; };
+ E86D77C39C508F7E1102135F5A8EA504 /* GTMSessionFetcherLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = C03B54881A82B6C743436EA95E3CB868 /* GTMSessionFetcherLogging.h */; settings = {ATTRIBUTES = (Project, ); }; };
E872929FF78AC12C502DF80E79FDE098 /* ConflictRecordsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C54E1DEA371F87A57123E554E9AFA60 /* ConflictRecordsOperation.swift */; };
E88445D41516D1B5A3E628EC3E040A5A /* BPMDetect.h in Headers */ = {isa = PBXBuildFile; fileRef = 43E8E60E56CB19A317F1DD05A4167EEE /* BPMDetect.h */; settings = {ATTRIBUTES = (Project, ); }; };
E884C117E7C25AE55F0BE89ECB4B625A /* NstBoardSunsoft3.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9C1FAD618686D13B2AEBF79B8CB40A2 /* NstBoardSunsoft3.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- E8BDBD91D9E23495943918DD2326BDD0 /* RSTDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = B51099C9B2743A734E370EE4A01EE5C9 /* RSTDefines.h */; settings = {ATTRIBUTES = (Project, ); }; };
- E8C89F9ED55450C6CEC170D556E61B3F /* OIDAuthorizationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A2B008456750489266ED1E1757F116E /* OIDAuthorizationResponse.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ E8C89F9ED55450C6CEC170D556E61B3F /* OIDAuthorizationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DA0ECC72BC51174EAB8BC5942765EB5 /* OIDAuthorizationResponse.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
E8CB443BBA12C2CF11926EC31D455F45 /* jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 33F72A4F1B550B619BFAABFF9E654173 /* jpeg.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
E8CCD4305086613813CDB2D5462AEEED /* NstBoardMmc1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 8549AC19C31B13D32BDAF18AE9132190 /* NstBoardMmc1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
E932A6A4783874F31B53CFE0787C0581 /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = E44721DCD5EC81393AB1A2954814DCA1 /* version.h */; settings = {ATTRIBUTES = (Project, ); }; };
- E93A479057E2768185A33551F38077D4 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6C8649B0ED17391598516AD2135217E /* ServerTrustPolicy.swift */; };
+ E93A479057E2768185A33551F38077D4 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8785905EFEFCA613D2BB8DEE411DD0F2 /* ServerTrustPolicy.swift */; };
+ E957FF2C3D56E51BBA6A014961F1571D /* RSTOperationQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = D6BCF5C94F60010C0F7EEAC1DE89CC20 /* RSTOperationQueue.h */; settings = {ATTRIBUTES = (Project, ); }; };
E95AC3962DDB0700F02094C5F26B09CF /* NstBoardBmcGolden190in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 0906F4731470C31D026AF417D3565A77 /* NstBoardBmcGolden190in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- E9BC5B2C7BB7DCF038E70097812774E7 /* OIDExternalUserAgent.h in Headers */ = {isa = PBXBuildFile; fileRef = B9A0C0F111C5D027A122A6E4B76B77EB /* OIDExternalUserAgent.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ E9BC5B2C7BB7DCF038E70097812774E7 /* OIDExternalUserAgent.h in Headers */ = {isa = PBXBuildFile; fileRef = CE7A744E3DA63CC3472801B6FDF1DDFD /* OIDExternalUserAgent.h */; settings = {ATTRIBUTES = (Project, ); }; };
E9CB1780157DFE783275E66654270681 /* NstApiInput.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 613E3D02E0FCA1DB2DAAAF575F3B6092 /* NstApiInput.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
E9F6F491EF2950FE17E9AD6651904D97 /* L3DEX2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FAD67D1F51514F2A8FD14EE1A3BDB20B /* L3DEX2.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
E9FC3B0D0E3540BBBA611FE7EBB4AD89 /* ColorBufferReader.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A7C1BFAE179AE0D743ACBFA494428FC /* ColorBufferReader.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1737,72 +1718,71 @@
EA4A047F75E41DB824267018B4F9A3A9 /* complex.h in Headers */ = {isa = PBXBuildFile; fileRef = 54292260C7F0C11AE47734437FFC763F /* complex.h */; settings = {ATTRIBUTES = (Project, ); }; };
EA9018991B3D1E7F972855D322B8402F /* pngusr.h in Headers */ = {isa = PBXBuildFile; fileRef = 946BB7E7DCE5991C44F1D670DDABFC29 /* pngusr.h */; settings = {ATTRIBUTES = (Project, ); }; };
EAA60BBD1FE1D30F81B8E5F3A5B368BC /* NstBoardVsSystem.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 2F604792FD5850F6D01682B904D4F54F /* NstBoardVsSystem.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- EAB683F7CA0A225FFA7F93C0EB2F9C05 /* CGGeometry+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = E071D5F4AE0E7711FCA5CCC846C31D03 /* CGGeometry+Conveniences.swift */; };
- EAD179E06409B8D6B211DE6EEECCE18A /* FTS4.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3B384A7E8A4FCAED1BD8FEF95AEE857 /* FTS4.swift */; };
+ EAD179E06409B8D6B211DE6EEECCE18A /* FTS4.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBF4FFB0733DB131DE7AD73E8B01CA34 /* FTS4.swift */; };
EAD5F0EEDC2C86935624BBC077AED5F6 /* ConfigManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F8E69A7A33F1B8CF300B1933EFB3070 /* ConfigManager.h */; settings = {ATTRIBUTES = (Project, ); }; };
- EAE70B9850606EF3C57E0209F68A3400 /* GTMAppAuth-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CF1D5DE7C168A69862C6EA8564C5C1CE /* GTMAppAuth-dummy.m */; };
+ EAE70B9850606EF3C57E0209F68A3400 /* GTMAppAuth-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F1709FCAC326F45BC1A514C560DE7AC3 /* GTMAppAuth-dummy.m */; };
+ EAEB1557C0B63239C85C3D8B612B6A45 /* FilesRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BA1214E8479C48A606F72AB149DCA49 /* FilesRoutes.swift */; };
+ EB04B3BDE47CCA8F1A1706F4494257B4 /* RSTLaunchViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 54C38C767637E4968C8562607864A579 /* RSTLaunchViewController.h */; settings = {ATTRIBUTES = (Project, ); }; };
EB591E4315B746FBA0C0D0734EEE9298 /* cpuops.h in Headers */ = {isa = PBXBuildFile; fileRef = 0874B8660547C2AF46167531101B0E22 /* cpuops.h */; settings = {ATTRIBUTES = (Project, ); }; };
EB5DF12525D86B4C320EF9E73AC388FD /* NstBoardTaitoX1005.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 06E6ED3761F907C941B3EF6B837BB916 /* NstBoardTaitoX1005.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- EBDB37F52F9C59552C2294164562E911 /* OAuthMobile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0C86BB3C7C2C64B7D0492A9FBD2E363 /* OAuthMobile.swift */; };
+ EB95004105E7648F65CCE6FBE0A21AE9 /* GameControllerInputMapping.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD97A21427274EAEC21DDEDFF49C63DC /* GameControllerInputMapping.swift */; };
+ EBC97D555B0CB369AC73183A2821786E /* RSTLoadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E807740F0EF017C700ADF434C98BD3 /* RSTLoadOperation.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ EBD0C1E953CE24DEE6F04A5006E44BDD /* UICollectionViewCell+Nibs.m in Sources */ = {isa = PBXBuildFile; fileRef = C12184A008E6E70912A403A00B2444CD /* UICollectionViewCell+Nibs.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
EBE666213B50E4664037BE93325B029B /* DepthBufferToRDRAM.h in Headers */ = {isa = PBXBuildFile; fileRef = 271E2E56285E890F193D75D7238055D0 /* DepthBufferToRDRAM.h */; settings = {ATTRIBUTES = (Project, ); }; };
EBF6BFD128020D5E02D7FFE5E3C9FDB7 /* plugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 35AE38290CFBB8DCF28A79FC5E0F2D79 /* plugin.h */; settings = {ATTRIBUTES = (Project, ); }; };
EC4F7598C6498E377431E4F5890C53F9 /* FIFOSamplePipe.h in Headers */ = {isa = PBXBuildFile; fileRef = E18BAC1A364476138165E9DAA8E469F8 /* FIFOSamplePipe.h */; settings = {ATTRIBUTES = (Project, ); }; };
EC7E73562900AD369694E78DD3A086A2 /* registers.h in Headers */ = {isa = PBXBuildFile; fileRef = A3861AA996FB10FE608C9E586D90C9F7 /* registers.h */; settings = {ATTRIBUTES = (Project, ); }; };
- ECA23A638F54DBFCD740249C08D8DD55 /* RSTNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D77FFE1795D8F5D3B1ECC1F477F9831 /* RSTNavigationController.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ EC982640265AC9ABC7A56823BE059A9D /* SaveState.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3F65071A7622D8B6598228B03F51F4D /* SaveState.swift */; };
ECC57F685A71ADB84B524DFD4B35802A /* L3DEX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02DEBBF9FF6D702FBFBE8D12C367A119 /* L3DEX.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
ECD4161D31505217F505E61F26AA4856 /* af_rtc.h in Headers */ = {isa = PBXBuildFile; fileRef = 63009045A5258EC061C7BDFA58FCA888 /* af_rtc.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ ECF18FD171745CB94046917F3404F0BF /* DBChunkInputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = A06FD9335818ACC07B8347862AB0FC08 /* DBChunkInputStream.h */; settings = {ATTRIBUTES = (Project, ); }; };
ED1E125D9B437B94D81EA1BBC901BAE0 /* NstBoardPxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 54A730464A55628A722655074F050412 /* NstBoardPxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
ED26B95CBBBDD55729D406DC306DA2B7 /* SocketSelector.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F25116F1E4A1156B547162477D7FFCA4 /* SocketSelector.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
ED306C34E1E03702D84BBB475EA0D89D /* ServiceOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FAD1B63265F0B9C30F70FA871EB0F98 /* ServiceOperation.swift */; };
ED483949393C2AC6CFE5A772C4327081 /* pnglibconf.h in Headers */ = {isa = PBXBuildFile; fileRef = A52160BD111F9889E80A031A846BAA05 /* pnglibconf.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ ED776F48D92A218FC8760C955BC386CE /* RSTConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B953986F11248C6CA94BCF08358DBAE /* RSTConstants.h */; settings = {ATTRIBUTES = (Project, ); }; };
ED9E1F1714C7881F7457330B8EB57F2F /* Log.h in Headers */ = {isa = PBXBuildFile; fileRef = 863405EBF5EF0703221FA48790EA55F8 /* Log.h */; settings = {ATTRIBUTES = (Project, ); }; };
EDAB744BBA4BCE3883336694ACA84DC8 /* writepng.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C923E11C5810643A0781C332F533A8 /* writepng.h */; settings = {ATTRIBUTES = (Project, ); }; };
- EDACE38AA7FE871FEE64F0BB10786EB2 /* OIDURLSessionProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = DC27826173671382807D1965A3D411A3 /* OIDURLSessionProvider.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ EDACE38AA7FE871FEE64F0BB10786EB2 /* OIDURLSessionProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 77D50B1A1F623224133131E5F01E3210 /* OIDURLSessionProvider.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ EDCF79428451C96753EA838FE25F4E4E /* DBChunkInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = D09851E2D679E75596C634FFE01B7ACB /* DBChunkInputStream.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
EDDABACECEF1B91FC77944FE9DAE995B /* NstBoardBandaiLz93d50.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D136D0103EFC98F76207487A7ABC2F67 /* NstBoardBandaiLz93d50.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- EE1396A5F8CA3A6610AE1E3996883309 /* UISpringTimingParameters+Conveniences.m in Sources */ = {isa = PBXBuildFile; fileRef = F8B187821DFE47A48AFFE8B8496B8C46 /* UISpringTimingParameters+Conveniences.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- EE76AEB8804234E5B3E9ABD84BC310E3 /* Files.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36B26B4BA4D64E1FC05F98C19F020B9A /* Files.swift */; };
+ EE1A26E757A432932DC33CF71DB62A47 /* GTMSessionUploadFetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 6994C31236ADC5C03CF5665E82B6BCD2 /* GTMSessionUploadFetcher.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ EE86F289FBB4F81DB61772A12A1D8BAB /* MFiGameController.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 2A68BB1DAC0E13CD0973C5A2071BCABD /* MFiGameController.deltamapping */; };
EE8BEA7B964D3396B893AFB51E3C9F58 /* Socket.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5FA94A0E58BBBE2266CA695115221C4A /* Socket.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- EEF1348868D6EE8B085FC3772DA1EABA /* UICollectionViewCell+CellContent.h in Headers */ = {isa = PBXBuildFile; fileRef = A41248995A9177B9C85BCAF68FD4663A /* UICollectionViewCell+CellContent.h */; settings = {ATTRIBUTES = (Project, ); }; };
- EEF2D4B53073F27A5A65700D9A6A0D5A /* Collation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 237C158F7CC5E577445E86C2492F4FEC /* Collation.swift */; };
- EF171A9DF5A7FD043156A5A175A88657 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4159401DC087CCC701F3A9F3EFDC7A05 /* Errors.swift */; };
+ EEF2D4B53073F27A5A65700D9A6A0D5A /* Collation.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF899E11DE0A4FDE5030C7D618BF73E6 /* Collation.swift */; };
+ EF171A9DF5A7FD043156A5A175A88657 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB9DE6BB70D88AA7BA75D6103007F636 /* Errors.swift */; };
EF3DF641AA5ED5CD257B0E657C7569A3 /* NSError+LocalizedFailureDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBB9F0A1BC69481A113A4FD4A1971F08 /* NSError+LocalizedFailureDescription.swift */; };
EF4AE5DF945B34213337F6AAB77A1AF4 /* NstRam.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 1B91D408ADBF0A1364B8E859A3DF051E /* NstRam.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
EF5AE48CE9D7BC0F3F93CF4FA6195EAD /* NstInpAdapter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5F3E73B0C28C65A6D5C2D04412B1E3A2 /* NstInpAdapter.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
EF76A1290DA3DE1B0EF87D3370D19B4B /* NstApiTapeRecorder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = D2C5FF03705697F80BAC9D24C6CDDAB2 /* NstApiTapeRecorder.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
EF8D87239066573EE797BF0EFBB04736 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 6DA856617D2E5895654D405707061C8D /* pngtrans.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- EF942B80E3741A0318698FCAC9C3976F /* ExtensibleEnums.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B34E5D0AA3B5154E76417C4AFD1E7A8 /* ExtensibleEnums.swift */; };
- EFD75D09801AA27EB73C3EB4ADE80C10 /* GLideN64.custom.ini in Resources */ = {isa = PBXBuildFile; fileRef = D9A99AC4564024C83E5D7E12274FEA75 /* GLideN64.custom.ini */; };
F033CA4D5B2140BAA54F3EC3DE06947D /* NDSSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = 418408117D755DC58FD35A1AEBE7BD41 /* NDSSystem.h */; settings = {ATTRIBUTES = (Project, ); }; };
- F0421A7031BE6E308D3FD0FCE8F225A1 /* OIDServiceDiscovery.h in Headers */ = {isa = PBXBuildFile; fileRef = 420B009C10AE0D3BA2E2D208DC4055BC /* OIDServiceDiscovery.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F0421A7031BE6E308D3FD0FCE8F225A1 /* OIDServiceDiscovery.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A55C63945BDD4783575C3CE9A544A75 /* OIDServiceDiscovery.h */; settings = {ATTRIBUTES = (Project, ); }; };
F063049B4B7A1CD6B5A9BF0D32386FCC /* FrameBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2FCC9F5D5AA2C30DD2A0310B67BF6941 /* FrameBuffer.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- F0E9D8F13C1491DFF2968EAF368BA95F /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F9882A9873399959B5A741A7DDAEC02 /* SDWebImageManager.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ F0AADE901889E66CEE0FEB2CD88139C7 /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = E0C78CF3BBD7FAE4DF182AF1C994DD89 /* Standard.deltamapping */; };
+ F0E9D8F13C1491DFF2968EAF368BA95F /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 777E5194DFF3C1061CF833D9177DAB93 /* SDWebImageManager.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
F0ECD14E643C69A2026E3DDB669C1EE5 /* instruction_attributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 47869A3E08F3C34D3A128ECDB9C276B1 /* instruction_attributes.h */; settings = {ATTRIBUTES = (Project, ); }; };
- F0F9CC78D8F1758F81D6FB77418EEF44 /* GTMSessionFetcherService.m in Sources */ = {isa = PBXBuildFile; fileRef = 69F822EB18DC49C603929CDE54E390B2 /* GTMSessionFetcherService.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- F10F183C24562A17CAAF86FA42D368DF /* GameProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05E756BE049BECB36FD17276742F19FD /* GameProtocol.swift */; };
F1530EEA01F1A7C1E4518B08E637F628 /* ftttdrv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E2E27F6A574D10C04C2A28A8F7F929B /* ftttdrv.h */; settings = {ATTRIBUTES = (Project, ); }; };
F1A1C65761F59B17E9F0CCD6E31BC6D1 /* NstBoardNamcot.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 63363BF83848A94A46DEE8515C73F001 /* NstBoardNamcot.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
F1AE2EC9FFCC375E75FE6FAFBBDE1E96 /* ftoutln.h in Headers */ = {isa = PBXBuildFile; fileRef = 091DED2DD5BC6745EBBD64305E80ED68 /* ftoutln.h */; settings = {ATTRIBUTES = (Project, ); }; };
F1AEF2B1C6CCBC24D4497AE79403B3A9 /* NLS.h in Headers */ = {isa = PBXBuildFile; fileRef = FDE03E8868705921E4D7F341382087D9 /* NLS.h */; settings = {ATTRIBUTES = (Project, ); }; };
F1D4CAD0ACCA1BEF7211125452F7225F /* Thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 117F03E796D3E4C1912371CA0722AF12 /* Thread.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- F1D849039E3AE051D84F5AB2434E4D32 /* AuthRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79CC2E9716502B9D8374D5E0AB89659B /* AuthRoutes.swift */; };
F1FF4C5FB474337CB81B747C4F2EC38F /* NstVsSuperXevious.hpp in Headers */ = {isa = PBXBuildFile; fileRef = DFA6380E55BF081358F382C0F2FA7B60 /* NstVsSuperXevious.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- F23BCFC609EBD2CDCBA8A5923E6EBE8E /* UIDevice+Vibration.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8400F21646638487723B9EF9596BA5B /* UIDevice+Vibration.swift */; };
- F25A97243E1AD7DBD715CFAA07651641 /* GTLRQuery.h in Headers */ = {isa = PBXBuildFile; fileRef = 8270D9EC826BA43DC24BF1A467527292 /* GTLRQuery.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F25A97243E1AD7DBD715CFAA07651641 /* GTLRQuery.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F5D3CB10C2FEC38E0AAA8875B228BE5 /* GTLRQuery.h */; settings = {ATTRIBUTES = (Project, ); }; };
F262EDC9220824B65970BD81B9D900C8 /* Result+Dropbox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 443636AEB2461813DE19CAAEDB8822E0 /* Result+Dropbox.swift */; };
F27810503A84E1DF0956A50AFF1B9685 /* cart_rom.h in Headers */ = {isa = PBXBuildFile; fileRef = BD07BF4FD0D241E4EEB7F77EB2E38547 /* cart_rom.h */; settings = {ATTRIBUTES = (Project, ); }; };
F2CB81C2F71BA80DE116C20982244569 /* sar.h in Headers */ = {isa = PBXBuildFile; fileRef = 88D51A28CA4983A6CC1305B2891CCFCE /* sar.h */; settings = {ATTRIBUTES = (Project, ); }; };
F2FE3835FE8882C7FBC1BA452BEC1FC7 /* Time.hpp in Headers */ = {isa = PBXBuildFile; fileRef = B6F07EAB1D04617215BC613043EF6A03 /* Time.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
F310B0118BAAB7E23157158A799F3645 /* GBACart.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 18B2919809C4CFF342E76CFFC86FF457 /* GBACart.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
F318C3794184AA58D785EFD93FE43B9D /* android_hardware_buffer_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = A670E0A07A93DB068E3BBF5E5644BB5D /* android_hardware_buffer_compat.h */; settings = {ATTRIBUTES = (Project, ); }; };
- F31B581D7530205ADDB3C9A9F8B58F25 /* SDWebImage-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AADC3EF280FDC8505D5068249481C84D /* SDWebImage-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F31B581D7530205ADDB3C9A9F8B58F25 /* SDWebImage-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = ACAD9A3EA72D2A200F827B0A2478F22E /* SDWebImage-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; };
F328A0F33FA194EBF2326259CC2AD62D /* n64_cic_nus_6105.h in Headers */ = {isa = PBXBuildFile; fileRef = 858C0A79D272BFFC52B94D2BDD345A3E /* n64_cic_nus_6105.h */; settings = {ATTRIBUTES = (Project, ); }; };
F35285DBFEFF7CBF2F8FB165FD79DD98 /* NstBoardBmcA65as.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A89A4AD8EE20FF09DD4FE01EC306F892 /* NstBoardBmcA65as.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
+ F382C239A37FDDA400BFC6FD25F6445C /* RSTCompositeDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 18131699F685BF8185CB2F21F1C06860 /* RSTCompositeDataSource.h */; settings = {ATTRIBUTES = (Project, ); }; };
F38821175CD8A761DBCE0F06C455F9A1 /* CheatSearch.h in Headers */ = {isa = PBXBuildFile; fileRef = 2327BFAA2B34E53C849391EFB6C26E15 /* CheatSearch.h */; settings = {ATTRIBUTES = (Project, ); }; };
F39FF74FAD441990411ACD6C516AE159 /* TextureFilters_hq2x.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 055F19EAEEC932D69F4AD6D6C02673B1 /* TextureFilters_hq2x.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
F3CF5B677E189A99863C53B7129664D8 /* TextureFilters_2xsai.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 76F99B741051818D7B84AB0AAB5A23DF /* TextureFilters_2xsai.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- F3D967C866EAA159C916CB25F62F39E8 /* GTMMIMEDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 644438FF1363ED7F30AA44B6F1D3D4F9 /* GTMMIMEDocument.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
F3ECFF5A4BA63E87214430A12812CC88 /* vidext_sdl2_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 72F4F97B5A20840B22C7B3086D082CFE /* vidext_sdl2_compat.h */; settings = {ATTRIBUTES = (Project, ); }; };
- F439240C6EDC7375D6CC060D4869B5E1 /* Data+Serialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 660E3C5DCE31A47E4D097B7EAB89ADC4 /* Data+Serialization.swift */; };
F43BA1A82D360BBE531D7C293737CB62 /* FrameBufferInfoAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = BC45D9FBFEAFD0B53F95C8F4773F02E8 /* FrameBufferInfoAPI.h */; settings = {ATTRIBUTES = (Project, ); }; };
F49934225D5974E030FF9CB9416A059C /* ftrfork.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E2A5DE941B07521BD76FDACA929E0C2 /* ftrfork.h */; settings = {ATTRIBUTES = (Project, ); }; };
F502D4152256E4F651960BCA7BE24E86 /* DMA.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD55C1D1EA8D292BB2927054E5C56F6E /* DMA.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
@@ -1811,41 +1791,46 @@
F5464AF4D6078E29DB3795FCDCDCA5E8 /* Version+Dropbox.swift in Sources */ = {isa = PBXBuildFile; fileRef = C28C86EC3EAB2B8660286270E36A6CA8 /* Version+Dropbox.swift */; };
F554AD1CDF74A113E39C286238820473 /* NstBoardJalecoJf11.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E131823B02DA62033ACD68F90979B3A6 /* NstBoardJalecoJf11.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
F58AF3DAD5D5916F712390DBA8BD2965 /* opengl_TextureManipulationObjectFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EA06691575E37AAE40934A36DFD963E /* opengl_TextureManipulationObjectFactory.h */; settings = {ATTRIBUTES = (Project, ); }; };
- F5C315D312696DA2A3DFBBC4D40FB8E3 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFB1D0383574EDCBFCB1E01640904FF7 /* Notifications.swift */; };
- F5CB903CC602617A94978CB68815EAD8 /* SQLite.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E4CD8CDBB4408C8BD5636BAFD235F02 /* SQLite.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F5C315D312696DA2A3DFBBC4D40FB8E3 /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EB6C0DDB2075DC2B627D9015691F63F /* Notifications.swift */; };
+ F5CB903CC602617A94978CB68815EAD8 /* SQLite.h in Headers */ = {isa = PBXBuildFile; fileRef = 48E31B5D12439A18AEAC61E2CAD17100 /* SQLite.h */; settings = {ATTRIBUTES = (Project, ); }; };
F62135414F6F7917FDAAC694256D5AC3 /* NstBoardBmcGoldenGame260in1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = AEB81A6D02776389727FD1234E8C86BB /* NstBoardBmcGoldenGame260in1.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- F62634A46EB24B7ED75303A9B133029B /* NstDatabase.xml in Resources */ = {isa = PBXBuildFile; fileRef = 844F6EF3E43F3AF5908FCC044DE872CF /* NstDatabase.xml */; };
F67EA6EA59A43D602F6A5671A20CDC53 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = EF93377C240378AF46C36F1D6AE7E241 /* pngrutil.c */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ F6B6C21FF9CFF5E34A094015A9E90EFE /* UsersCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AC665182739FE3E5E1CD4245265361E /* UsersCommon.swift */; };
F6BD13E3D33810BFCC570979C5FB382D /* ftlzw.h in Headers */ = {isa = PBXBuildFile; fileRef = 420F2D7E82DCB4670DD9AC159AE8CB48 /* ftlzw.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F6C0C69867F8A084A59917EA098F5C05 /* GTMGatherInputStream.h in Headers */ = {isa = PBXBuildFile; fileRef = 71EF0F94FD41F86BE66736C162FEE525 /* GTMGatherInputStream.h */; settings = {ATTRIBUTES = (Project, ); }; };
F6C58A1587E069C62C520BBC5EF7CEE3 /* autohint.h in Headers */ = {isa = PBXBuildFile; fileRef = 2321A59BE64F0DD031D7850508AB6437 /* autohint.h */; settings = {ATTRIBUTES = (Project, ); }; };
- F6DED1B87CAB561CFB9D72DB0E92F018 /* Coding.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3E462965638C3B3A14A015889EAD1F6 /* Coding.swift */; };
+ F6DED1B87CAB561CFB9D72DB0E92F018 /* Coding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87EEF33B7BF336A8E713DF8A45D0CEF3 /* Coding.swift */; };
F70A0EAB25CE80D13EDFBCDE5DD9D005 /* Combiner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 53D2A4DA49C20418137EF65E0F9A5665 /* Combiner.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
F71F9160F9CBD0B794B9C4C287D927C2 /* GBASoundDriver.h in Headers */ = {isa = PBXBuildFile; fileRef = BE4C3DE847FBC50AAA7DF9A629B1AC09 /* GBASoundDriver.h */; settings = {ATTRIBUTES = (Project, ); }; };
F7519C1D6E9E92AF645CEFB2E4554096 /* ftobjs.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F23316432A2E40B25E4A0F2D32AB9B3 /* ftobjs.h */; settings = {ATTRIBUTES = (Project, ); }; };
F754EF0C3AF108C6B7782AB12A6BC563 /* retro_common_api.h in Headers */ = {isa = PBXBuildFile; fileRef = BB90D6B156245C90414C9D66ACF8CFA2 /* retro_common_api.h */; settings = {ATTRIBUTES = (Project, ); }; };
F75AA663567F70EB6EE15E16E8FAED0E /* DebugDump.h in Headers */ = {isa = PBXBuildFile; fileRef = E42ABC54F33F8C0E48F35F0411521A9B /* DebugDump.h */; settings = {ATTRIBUTES = (Project, ); }; };
- F7648239120699351C08E480E3AF46AE /* OIDErrorUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = EE0AC971380D9474A4A588F1C961933F /* OIDErrorUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F7648239120699351C08E480E3AF46AE /* OIDErrorUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = CA8DAD5EC2296F8CEBBCFED4C93FF9F1 /* OIDErrorUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; };
F7812D280E0B0ADA0EE10C0047F90310 /* Version+Revision.swift in Sources */ = {isa = PBXBuildFile; fileRef = 127AD280199D3775991F5A47656B16BC /* Version+Revision.swift */; };
- F781A32EAE164E3F7D34AF3107028D37 /* RSTActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = E4EBA815773EEEF36C8ACC26B336172A /* RSTActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; };
F7845B071AB072DE21C9C6DF891595D0 /* NstApiBarcodeReader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6CED9A062A0270F010C6EB9D1C8210C0 /* NstApiBarcodeReader.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
F79A6978DCC55BB59B530FC01880E29D /* GLideN64.h in Headers */ = {isa = PBXBuildFile; fileRef = C74A158169DF87C094722AEF80379C12 /* GLideN64.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F7BC893413D8C248C95E0334EE846426 /* Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FEA66897B2885F35CBFBB6A05EBB8AD /* Async.swift */; };
F7E19CA79BB48E48716DED58215AD911 /* ColorBufferReader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EBB27E55F8C770C262902824CCDFBB55 /* ColorBufferReader.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
F820DDDB50E89BC0F39E18CF72B093E0 /* F3DFLX2.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C16C000033E3A0DDF2B3B7B582F2A2D /* F3DFLX2.h */; settings = {ATTRIBUTES = (Project, ); }; };
F8456082844E1B329908912F845EE35E /* readpng2.h in Headers */ = {isa = PBXBuildFile; fileRef = F05832C13F18C01CF5E10661F433547C /* readpng2.h */; settings = {ATTRIBUTES = (Project, ); }; };
F84671FE8BA3F5C965FA4ACD5FFA5200 /* NstBoardGxRom.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 477FB86AC8B0D1B1317290EE392A0ABF /* NstBoardGxRom.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- F8700BFB83819A8020B48CC994945A15 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D7A5D7D8CAD4684E8FC0960E77D2A76 /* MultipartFormData.swift */; };
+ F8700BFB83819A8020B48CC994945A15 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5493E7028A76779CB0FF8D0B18384D6B /* MultipartFormData.swift */; };
F875E5994E4FE31BC8D3A96E4B404E9D /* GBA.h in Headers */ = {isa = PBXBuildFile; fileRef = EEEB95030AF7A9764E692CE0A4780722 /* GBA.h */; settings = {ATTRIBUTES = (Project, ); }; };
F8CCD0AA7FB23F7CB1C08DE04B1A93C7 /* NstBoardBtlSmb2b.hpp in Headers */ = {isa = PBXBuildFile; fileRef = C3A9EDD6A6B25EA9B355E4498EA7598E /* NstBoardBtlSmb2b.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- F8F62DBA1DA7317A47680145818F62D7 /* ControllerInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 916DC17A6938C4EB312870DB067BAFE2 /* ControllerInputView.swift */; };
+ F8CD2CE1BC0D81A656A3F73E4E23225A /* RSTPersistentContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DFCB8854AACC5E9396E6BAD6E022BC0 /* RSTPersistentContainer.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ F8D521396239B53F3939EF0ABC1BF90B /* UIKit+ActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 82656B4A230970BB031B9D9C19699E88 /* UIKit+ActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F8DCFCC521E854BCCBAF5BB6FBD4FB4E /* Standard.deltaskin in Resources */ = {isa = PBXBuildFile; fileRef = 4350D1FEB43D008EF6E9B2A8AF3F8D46 /* Standard.deltaskin */; };
+ F8EDB9AF1B01806D24875EC00FD212CC /* Standard.deltamapping in Resources */ = {isa = PBXBuildFile; fileRef = 849846DBBB863B9383830F30D108134F /* Standard.deltamapping */; };
F91147CE6333EB45B7FEAD9FA93B59EA /* fxp.h in Headers */ = {isa = PBXBuildFile; fileRef = 3933218BC8BCF02EB2BF32BD1FDEA43D /* fxp.h */; settings = {ATTRIBUTES = (Project, ); }; };
F9261AFE6C6D70EC1E66696C4DCD178E /* F3DPD.h in Headers */ = {isa = PBXBuildFile; fileRef = B444C52B7AFA9D63FAF0B461FA593168 /* F3DPD.h */; settings = {ATTRIBUTES = (Project, ); }; };
F956BCE9AE2D261366C1A17A816088C5 /* FIRFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9DFFF4B845C9F49DB2E04228D7CEE551 /* FIRFilter.h */; settings = {ATTRIBUTES = (Project, ); }; };
F9698CB61E155BC0A54052454CA4220C /* psaux.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D3971B130EA808E3BC3AC7DCFDFCD2B /* psaux.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ F9B9F7565233D66D3DA30E950EA454D8 /* TeamLogRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C3986CD38435C5AB2376E3C409FE3A /* TeamLogRoutes.swift */; };
F9C5FFBD5B7FE43750628BC9C3B5DFCB /* F3DAM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3C07C9B57A5D082C07FD91A96267A69C /* F3DAM.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- FA0036353A4095FAC4266C2BF6DFE389 /* DateAndTimeFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAC07B3D9E7C4AD3DD82C841899CF5BD /* DateAndTimeFunctions.swift */; };
+ FA0036353A4095FAC4266C2BF6DFE389 /* DateAndTimeFunctions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5C5AAAE6187AEF2337C9F6C492B8613 /* DateAndTimeFunctions.swift */; };
FA1701E91582ACCF6BFE0E144F8150DB /* NstBoardRcm.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E03B229B626122855F4CF94308B4637F /* NstBoardRcm.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- FA5F18DE3CD30B57518B7F901B5EDB65 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3281A1D52BF5FE4FFF7B0138662B41AC /* Timeline.swift */; };
- FA7B2DA97A0367438952589204609F1A /* OIDRegistrationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 02DDE00A6C67B510A37562DA364563DF /* OIDRegistrationRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ FA5F18DE3CD30B57518B7F901B5EDB65 /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C979EC96F87956FF68FA9AC97E8E80 /* Timeline.swift */; };
+ FA7B2DA97A0367438952589204609F1A /* OIDRegistrationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7808A27444E2E43EB152E562DCC0AB38 /* OIDRegistrationRequest.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
FA8250F0F83A37256630AC8758FC5AD4 /* TcpSocket.hpp in Headers */ = {isa = PBXBuildFile; fileRef = CA55F47F80C2DC890C16CE8644549D2F /* TcpSocket.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
FA8C88B96FBBE7295D4C65F943AADA79 /* OGLRender.h in Headers */ = {isa = PBXBuildFile; fileRef = F22B9A20D8FCAE9E7B8FB6467F30054B /* OGLRender.h */; settings = {ATTRIBUTES = (Project, ); }; };
FA9B3AC7F5917EC0557B43CF9F65AA9C /* cheats.h in Headers */ = {isa = PBXBuildFile; fileRef = C324BC780B175A1C93C1DAAC4213BBA7 /* cheats.h */; settings = {ATTRIBUTES = (Project, ); }; };
@@ -1857,459 +1842,436 @@
FB3EE8D4ADBA3CE6470A53C129E1999B /* ftmodapi.h in Headers */ = {isa = PBXBuildFile; fileRef = 39E88053160E909EE0AD49CAC49DAE99 /* ftmodapi.h */; settings = {ATTRIBUTES = (Project, ); }; };
FB4CC6A36E964220C63B0E2A59173476 /* PostProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = F58B6A269CCE0D6DC10601E490E20B54 /* PostProcessor.h */; settings = {ATTRIBUTES = (Project, ); }; };
FB4EBBFD6045EB9128A76A9318CD5BE4 /* NstBoardBandaiOekaKids.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BB32B7EDD671EBFA1249485B97B59362 /* NstBoardBandaiOekaKids.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
- FB4FE830670C24C02D845A7487D150DF /* NSUserDefaults+DynamicProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 15F97120052DC61976DE9E72A49B3917 /* NSUserDefaults+DynamicProperties.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
FB6DF9070B968DEC6BE6D200B64EF86C /* uncopyable.h in Headers */ = {isa = PBXBuildFile; fileRef = AC7B93FEB4CD587D67E7FBC9030FFB69 /* uncopyable.h */; settings = {ATTRIBUTES = (Project, ); }; };
FB99CA157ABBB0F0A9A40B20EF00708A /* seta.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A64822D43AA4F0CF69800DA732637F9 /* seta.h */; settings = {ATTRIBUTES = (Project, ); }; };
FBB0EF1ECE6783F04140EB42D131A035 /* MMU.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D617918958B004C494A5E18D1F77DE5 /* MMU.h */; settings = {ATTRIBUTES = (Project, ); }; };
FBB304AA8F4B6D44D94F0F5168E133DE /* opengl_BufferedDrawer.h in Headers */ = {isa = PBXBuildFile; fileRef = 73ADD12AA159A3A86ABFF932ECF648EE /* opengl_BufferedDrawer.h */; settings = {ATTRIBUTES = (Project, ); }; };
FBC915474FD9A84A925EF747968A1CFA /* transfer_ptr.h in Headers */ = {isa = PBXBuildFile; fileRef = EDF01A13CD65D9D294C488D4EE221B68 /* transfer_ptr.h */; settings = {ATTRIBUTES = (Project, ); }; };
- FBE33EB58621A81814455F4F6E8C5C79 /* RSTSearchController.m in Sources */ = {isa = PBXBuildFile; fileRef = 75759807E6D9531D36908860D364F3A5 /* RSTSearchController.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
- FBE53C0DE4569D6979BE7382F31F2B09 /* SMClassicCalloutView.h in Headers */ = {isa = PBXBuildFile; fileRef = 60846DC9067AEB427BC583ED3B0AB2AA /* SMClassicCalloutView.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ FBE53C0DE4569D6979BE7382F31F2B09 /* SMClassicCalloutView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A6EC26D0CB9E093DD0957CA1B397BAD /* SMClassicCalloutView.h */; settings = {ATTRIBUTES = (Project, ); }; };
FC496ABB9C78B576287AF63933F4024A /* cpuaddr.h in Headers */ = {isa = PBXBuildFile; fileRef = 237EA7FAD30101B1B933A7BFC4950C00 /* cpuaddr.h */; settings = {ATTRIBUTES = (Project, ); }; };
FC7FBAB5F9D657568EC7C86DA10C5F84 /* GLideNUI.h in Headers */ = {isa = PBXBuildFile; fileRef = 94C0157C0BE85463A3B2C001FE4AF746 /* GLideNUI.h */; settings = {ATTRIBUTES = (Project, ); }; };
FC8DF3C57DC66D5717E7900ACA2AB6A7 /* NstBoardZz.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 2F24F4CC901AC25CA196803FE1A3C61E /* NstBoardZz.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
FC957E3A72E29AB5BBA6E1279F047040 /* F5Rogue.h in Headers */ = {isa = PBXBuildFile; fileRef = C6BCF1612FFF75C8E8FD3D3E4723E112 /* F5Rogue.h */; settings = {ATTRIBUTES = (Project, ); }; };
- FCD8B76614D8D02AF7991997026D8322 /* UIKit+ActivityIndicating.h in Headers */ = {isa = PBXBuildFile; fileRef = 82656B4A230970BB031B9D9C19699E88 /* UIKit+ActivityIndicating.h */; settings = {ATTRIBUTES = (Project, ); }; };
FD0D4712F2A3CE1900314DB8739F322C /* ARMJIT_Memory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AE4075237EF07EF0EF97D959D5273E5C /* ARMJIT_Memory.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
FD236BFB6FC09D23BB5049F58F28626D /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B5C83D4A8CE5DE69951A0127250BED /* version.h */; settings = {ATTRIBUTES = (Project, ); }; };
FD3303F5BBB44097C3462FED3A278711 /* ColorBufferToRDRAM.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8F858D684628842AC5118616BB283BFD /* ColorBufferToRDRAM.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ FD374F8012A6E458A95E3FDEF23BC6AD /* RSTArrayDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = D4094ED24EA34D2593C503C8D5C105CE /* RSTArrayDataSource.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
FD45FE71D694B383B0D18EF51DD4BF3B /* readpng.h in Headers */ = {isa = PBXBuildFile; fileRef = A30F6CDE8A6A2E3A97CC0B969043EC7E /* readpng.h */; settings = {ATTRIBUTES = (Project, ); }; };
- FD53DD7CC4FB437A70ECB3B96D9FBD28 /* OIDAuthState+IOS.m in Sources */ = {isa = PBXBuildFile; fileRef = D3C64537334355255D5B2EAEBB95293B /* OIDAuthState+IOS.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
+ FD53DD7CC4FB437A70ECB3B96D9FBD28 /* OIDAuthState+IOS.m in Sources */ = {isa = PBXBuildFile; fileRef = E22BE40DDF81200C453847681926F54E /* OIDAuthState+IOS.m */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
FD8A3151DE7D3760830165162466984A /* NstBoardSachenSa72008.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 9F65846296AA0445D9DA7FC1DE9B4CBE /* NstBoardSachenSa72008.hpp */; settings = {ATTRIBUTES = (Project, ); }; };
FD8B38FE86A21A76E06E7F04D66045DA /* GPU2D.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8E91E986A8B15803FB3C1B92D9C417DF /* GPU2D.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
FDD486DA97B3C271F139CBDCD5D3F4EA /* video.h in Headers */ = {isa = PBXBuildFile; fileRef = C50B426C6CE12AA24A5D9876EA2A99B4 /* video.h */; settings = {ATTRIBUTES = (Project, ); }; };
FE023380F7318C57744D912C05549838 /* RDRAMtoColorBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 47698E5A57A16FA76229820066EC0795 /* RDRAMtoColorBuffer.h */; settings = {ATTRIBUTES = (Project, ); }; };
- FE1F4ECCDB94C7034A4401140E0BEBF6 /* OIDEndSessionResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 58C91782F219ED52DC9C1CB57C6F993E /* OIDEndSessionResponse.h */; settings = {ATTRIBUTES = (Project, ); }; };
- FEDF533C78E3E3AD3B5EE58410634F3F /* GTMSessionFetcher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 623B35F702DC1066A2A46AF8A9CD3ABC /* GTMSessionFetcher-dummy.m */; };
+ FE1F4ECCDB94C7034A4401140E0BEBF6 /* OIDEndSessionResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = C3DC020A031DD0754110AC1B8F7AC751 /* OIDEndSessionResponse.h */; settings = {ATTRIBUTES = (Project, ); }; };
+ FE9C24F74355F4C3A5DC4BCB2B817C95 /* Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9E1D462410765CADC7213DB2EB2F2B7 /* Common.swift */; };
FF1C193E19586061D4E78FC84BE9D58C /* TxFilterExport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BCDAE003FD5AAB091DE46063067C6C2D /* TxFilterExport.cpp */; settings = {COMPILER_FLAGS = "-w -Xanalyzer -analyzer-disable-all-checks"; }; };
FF29E9B84DF390494FA20C4022D1D8F0 /* F3DEX.h in Headers */ = {isa = PBXBuildFile; fileRef = 395682778B41F09E1AFF66EE9BB36A96 /* F3DEX.h */; settings = {ATTRIBUTES = (Project, ); }; };
- FF4162F2E737F86BD74D6D6879EFB0B2 /* TouchInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 711B7352488C5E8D3F8233466422FFF3 /* TouchInputView.swift */; };
- FF46F64CB114D930EC03317D467007D8 /* TeamLogRoutes.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB18133E0ECE1AE6EAF820FD43E8C7CD /* TeamLogRoutes.swift */; };
FF4AACDBDB3F094AEA72D4D89C6FB7AA /* ThreadLocalPtr.inl in Headers */ = {isa = PBXBuildFile; fileRef = A7A9E2A726CB19BB48BEEB0560456EA9 /* ThreadLocalPtr.inl */; settings = {ATTRIBUTES = (Project, ); }; };
FF5354464D8CC654338F0DA305571C72 /* array.h in Headers */ = {isa = PBXBuildFile; fileRef = 229BBE000F8954FF0FD0C2D18ECB8463 /* array.h */; settings = {ATTRIBUTES = (Project, ); }; };
FF8A3BB6317EEB1D3625363461829C82 /* interruptrequester.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C7AB60D65C527E722A39665A2C3E20C /* interruptrequester.h */; settings = {ATTRIBUTES = (Project, ); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
- 0381E78DE06B9270F4D0519BDA82935B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = AA15C8469D67684160CC2A7098EB841C;
- remoteInfo = ZIPFoundation;
- };
- 0408354ADB097E0A8E68F20380932BB3 /* PBXContainerItemProxy */ = {
+ 0116AB2AC2410050BF34B691BF02CBC5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
remoteInfo = DeltaCore;
};
- 072E7F0B3D88295C324403DE92F92B3A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = ABB048B191245233986A7CD75FE412A5;
- remoteInfo = Fabric;
- };
- 0CF12E649CAD1F1E92FED94B71AEDFFB /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = FF39B7A1D9F00620D9F56635ABBB2C03;
- remoteInfo = SwiftyDropbox;
- };
- 0D270BD35C866AD87A6917C16C716C0A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = B5D1BA64AC676FF46408FCDE19A05767;
- remoteInfo = Roxas;
- };
- 0E0A7A7170507F9B250583AD471F9FC3 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 6538136F848A07F507372CCFB40CEB88;
- remoteInfo = "SNESDeltaCore-SNESDeltaCore";
- };
- 0E6EB0CECE923F6573D8C74F0A0C19B2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = D676E21115185671D7258A56944ABE98;
- remoteInfo = GTMSessionFetcher;
- };
- 105291183B86B99424D915F04A6EC9D0 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = D676E21115185671D7258A56944ABE98;
- remoteInfo = GTMSessionFetcher;
- };
- 106930F3A226D2078130B3CE6D68923C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D;
- remoteInfo = Alamofire;
- };
- 13D1F49B3DF394631E4E66025C7BDA35 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = AA15C8469D67684160CC2A7098EB841C;
- remoteInfo = ZIPFoundation;
- };
- 16A0FE6F747E52448CA1134642FF8A3C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 0FAC8C4777DBD31221FE57848CB5F759;
- remoteInfo = NESDeltaCore;
- };
- 19E1CF10F66B17A25BABAAB743189EBB /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = C0E41540D6862472ED7F2FA11669BE1F;
- remoteInfo = Crashlytics;
- };
- 2042E2571CAD8DC5706E9A876466500B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = CAD3534FC55B0333104E5117C0A9A324;
- remoteInfo = GoogleSignIn;
- };
- 2336D1B988543D623B1A54C387ED0B61 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = D7958E869B6C0073DB3025514393D7A3;
- remoteInfo = GoogleAPIClientForREST;
- };
- 29785AE02EC77FBB28208501FF7C6189 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 5C642AA10FB29936669CC269F42079C6;
- remoteInfo = AppAuth;
- };
- 298EF793452E49D5655284A280B9F9B9 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 7056A67459B0B8B62FACACCE167546B8;
- remoteInfo = GBADeltaCore;
- };
- 2F63B539FF0587BC87B0D75C8EF28C23 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = CAD3534FC55B0333104E5117C0A9A324;
- remoteInfo = GoogleSignIn;
- };
- 3A1F34786D068E81F27D8F249C9FA86B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
- remoteInfo = DeltaCore;
- };
- 3D809D293AFBD9DD21C0414BF3B1DBCF /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = DCBC8D45C727B1472F26E79661AF11B0;
- remoteInfo = DSDeltaCore;
- };
- 3DBE129674815EC4346667F5BAA2126E /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 7F839870ECBE0065B4BCC02E5F98F48A;
- remoteInfo = "NESDeltaCore-NESDeltaCore";
- };
- 3EC8C0293F12428CC16DA81C5E7A42C9 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 890229DC8DCC9C43917568A0C4502FCA;
- remoteInfo = "GBADeltaCore-GBADeltaCore";
- };
- 412CA4067545871902A7F37FAF35E3F6 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = DB59C68809324297BEDAF0CC3F931B27;
- remoteInfo = GBCDeltaCore;
- };
- 42C193A783D1BB080BBEC1000704334B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 5C36E65AEF44273E4AF0CBFADD00C090;
- remoteInfo = "GBCDeltaCore-GBCDeltaCore";
- };
- 6218128228EFAD7B4A524AEB42CB97FB /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = B5D1BA64AC676FF46408FCDE19A05767;
- remoteInfo = Roxas;
- };
- 6D26698771AE28FE4D5EB8E2FA47B074 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 8627999EF1D5E93E13DAFF580DA8CDCF;
- remoteInfo = GTMAppAuth;
- };
- 6D2E706AEAE1E2E3397DCC4964ACE6C3 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D;
- remoteInfo = Alamofire;
- };
- 7023B8C0EB28914B4D7743E5440F2877 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 3F2C1776D90B62B156DB52C41A5C419C;
- remoteInfo = SQLite.swift;
- };
- 7C696291D9F2C7A6DD3BE5216C1DADEB /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = FF39B7A1D9F00620D9F56635ABBB2C03;
- remoteInfo = SwiftyDropbox;
- };
- 7D81F9F0D4343DB552801716ECEA2412 /* PBXContainerItemProxy */ = {
+ 049B1A04311E8BD74439C73F8970A99D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 1B47E46598F87113B00B3B25BBF51B32;
remoteInfo = "DeltaCore-DeltaCore";
};
- 7E5C11460D9353A6362C7ECFCCA226A4 /* PBXContainerItemProxy */ = {
+ 0D6AC62EECEB1E036DC495F37CCC3A04 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 7F839870ECBE0065B4BCC02E5F98F48A;
+ remoteInfo = "NESDeltaCore-NESDeltaCore";
+ };
+ 128F87D0150E3C3E88D818792740CE05 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
remoteInfo = DeltaCore;
};
- 808CBCB3ED51E776558C9FD8EC1C1BF1 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 5C642AA10FB29936669CC269F42079C6;
- remoteInfo = AppAuth;
- };
- 8D229C2F1EE85B1E27D00AA1D0E2F07D /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = ABB048B191245233986A7CD75FE412A5;
- remoteInfo = Fabric;
- };
- 9098FB6228C856DA4B7730E7659F75C0 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 38A7AA32705A9662332E76FA75B50858;
- remoteInfo = MelonDSDeltaCore;
- };
- 9B7A4646FBEA53716AAB162179A8FF4F /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 5C642AA10FB29936669CC269F42079C6;
- remoteInfo = AppAuth;
- };
- 9DAC17464127653AF8C63782B487448B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
- remoteInfo = DeltaCore;
- };
- AAA10707205D50B2856F77D58D8C8E13 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = D20492B6476142DCA0C455340876BB98;
- remoteInfo = SMCalloutView;
- };
- AF7DC483053274DFA800F2466443160B /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 5B32FEE5AD13CB944235C9158BECB929;
- remoteInfo = "MelonDSDeltaCore-melonDS";
- };
- B20304413613A7B5157B3D7ECFEFEDB0 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = E5449403CBE67599315B4D26019FA175;
- remoteInfo = "DSDeltaCore-DSDeltaCore";
- };
- B720251EC7132B58D2795C28365761B8 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = B5D1BA64AC676FF46408FCDE19A05767;
- remoteInfo = Roxas;
- };
- B8F72F362174B5212D8FAEBF16BAFE37 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
- remoteInfo = DeltaCore;
- };
- C74D7DE612FBBEDCA1B7152C171E3262 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = D7958E869B6C0073DB3025514393D7A3;
- remoteInfo = GoogleAPIClientForREST;
- };
- C7E578AB83134DC0A1981337C8969F2C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 280620EDC57ABB510508698A7233E414;
- remoteInfo = "N64DeltaCore-Mupen64Plus";
- };
- C9879760162056B9390CDCB7A492F552 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
- remoteInfo = DeltaCore;
- };
- C99A88091ACD71F5271C376C33B7882F /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
- remoteInfo = DeltaCore;
- };
- CE55DD9B607A3EAC1D2E8F0B00021A54 /* PBXContainerItemProxy */ = {
+ 1C1CDE39682F0109DC45A5B931732DDF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = AA15C8469D67684160CC2A7098EB841C;
remoteInfo = ZIPFoundation;
};
- D05C542A1E79E8C76828AA22FE8C7355 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
- remoteInfo = DeltaCore;
- };
- D3B33BAB0310D199BDFD753887964357 /* PBXContainerItemProxy */ = {
+ 1F7E3EF432A90B549A0EC469562CA6E6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D676E21115185671D7258A56944ABE98;
remoteInfo = GTMSessionFetcher;
};
- D47411A8A08D6FE7AEE5DDFD235EB9E8 /* PBXContainerItemProxy */ = {
+ 233C7F64E832B65DB924BD09E2630A4B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 126073BF5D2BF3A4BDD22FE9062C9D20;
- remoteInfo = N64DeltaCore;
+ remoteGlobalIDString = D20492B6476142DCA0C455340876BB98;
+ remoteInfo = SMCalloutView;
};
- D48F80BC365DF1B3A8E33324D6523928 /* PBXContainerItemProxy */ = {
+ 2654AB57E2B782F746104F9A62A38766 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
- remoteInfo = DeltaCore;
+ remoteGlobalIDString = D7958E869B6C0073DB3025514393D7A3;
+ remoteInfo = GoogleAPIClientForREST;
};
- D66732993C2AA0083A3C9422167351D2 /* PBXContainerItemProxy */ = {
+ 32C649321DA2AD1BE06737A557292AB9 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = D676E21115185671D7258A56944ABE98;
- remoteInfo = GTMSessionFetcher;
+ remoteGlobalIDString = B5D1BA64AC676FF46408FCDE19A05767;
+ remoteInfo = Roxas;
};
- E4863082BBC88C43E94F5FDC117E3EDB /* PBXContainerItemProxy */ = {
+ 34C08F1AC08234762A92279579CC5A0B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 3847153A6E5EEFB86565BA840768F429;
remoteInfo = SDWebImage;
};
- EA2F59167A6B3D3D9C610A18D72CDA34 /* PBXContainerItemProxy */ = {
+ 3556A2F9DC27E659357305A5FE28F3A3 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 3F2C1776D90B62B156DB52C41A5C419C;
+ remoteInfo = SQLite.swift;
+ };
+ 3A13FF6D1C9983B7B4182EDC245FE9D2 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 280620EDC57ABB510508698A7233E414;
+ remoteInfo = "N64DeltaCore-Mupen64Plus";
+ };
+ 3C24301A5F736223028653009FE053A2 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = D676E21115185671D7258A56944ABE98;
+ remoteInfo = GTMSessionFetcher;
+ };
+ 3D0F9F8B09F0F391C4EA1918B659302B /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
+ remoteInfo = DeltaCore;
+ };
+ 3E2FCBF125288EA45EC851BBF7E2BAA5 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5CB4163F0A6D4BDE0A490758A78BA43D;
remoteInfo = Harmony;
};
- FDE3DE69220AE64B536ED6E80507B954 /* PBXContainerItemProxy */ = {
+ 4146FF3612002B9FEBE36A3A4E79CBE6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
- remoteGlobalIDString = 8627999EF1D5E93E13DAFF580DA8CDCF;
- remoteInfo = GTMAppAuth;
+ remoteGlobalIDString = AA15C8469D67684160CC2A7098EB841C;
+ remoteInfo = ZIPFoundation;
};
- FFDD5E4A213E93783EC2272754D443A4 /* PBXContainerItemProxy */ = {
+ 4265E2A203B8A742B6394376B49EC765 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 141E2D29C29A1BC1ABA3483321DF3C88;
remoteInfo = SNESDeltaCore;
};
+ 44B0272F94B15CF84C36F3D1B0F443D0 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 5B32FEE5AD13CB944235C9158BECB929;
+ remoteInfo = "MelonDSDeltaCore-melonDS";
+ };
+ 4B921826E9A44AEFB9491495C9BAB06C /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = DCBC8D45C727B1472F26E79661AF11B0;
+ remoteInfo = DSDeltaCore;
+ };
+ 55CB51D03FAAC31C787B5411DE746EB4 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 38A7AA32705A9662332E76FA75B50858;
+ remoteInfo = MelonDSDeltaCore;
+ };
+ 67E4AFDAF33918BD7A14564EACCE3A6F /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = B5D1BA64AC676FF46408FCDE19A05767;
+ remoteInfo = Roxas;
+ };
+ 6D894A196088B04CFF9578BC0ADDE017 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = D676E21115185671D7258A56944ABE98;
+ remoteInfo = GTMSessionFetcher;
+ };
+ 6DCC68D15E35C9126DD13C5694EAD4D9 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
+ remoteInfo = DeltaCore;
+ };
+ 70DF0ACEE62043320F85E01097F65E12 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = FF39B7A1D9F00620D9F56635ABBB2C03;
+ remoteInfo = SwiftyDropbox;
+ };
+ 71D05C3103799A274EC29D058255301C /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 8627999EF1D5E93E13DAFF580DA8CDCF;
+ remoteInfo = GTMAppAuth;
+ };
+ 78159B66946815896FADF9D1D2C8D24A /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 5C642AA10FB29936669CC269F42079C6;
+ remoteInfo = AppAuth;
+ };
+ 7C1EE6C3C4ED81DB5C8916987E296DBA /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 5C642AA10FB29936669CC269F42079C6;
+ remoteInfo = AppAuth;
+ };
+ 7C48D107526FBE68B06DDD27AE889999 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 126073BF5D2BF3A4BDD22FE9062C9D20;
+ remoteInfo = N64DeltaCore;
+ };
+ 7E6CD8408787AD0C9730BC54947550F2 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
+ remoteInfo = DeltaCore;
+ };
+ 80E56A17B4AE643EE81C165967779943 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = E5449403CBE67599315B4D26019FA175;
+ remoteInfo = "DSDeltaCore-DSDeltaCore";
+ };
+ 828BD8E0969DDF18CEA43915FE5111E5 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
+ remoteInfo = DeltaCore;
+ };
+ 83F53FD8E2E6F7D190C854021FAEE8D7 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
+ remoteInfo = DeltaCore;
+ };
+ 87E6EC85F7F024E1F25DC0A6DD3EE4DE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 6538136F848A07F507372CCFB40CEB88;
+ remoteInfo = "SNESDeltaCore-SNESDeltaCore";
+ };
+ A43C7AF29858DA750374FB4DDA7E1B6F /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 8627999EF1D5E93E13DAFF580DA8CDCF;
+ remoteInfo = GTMAppAuth;
+ };
+ AFE0CEDC0B0CA6F30FA1395766309AA3 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 0FAC8C4777DBD31221FE57848CB5F759;
+ remoteInfo = NESDeltaCore;
+ };
+ B5A9F264982503519DB1CBDEB0B92F7A /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = CAD3534FC55B0333104E5117C0A9A324;
+ remoteInfo = GoogleSignIn;
+ };
+ B8805BE9F287F870214281961FD60C3E /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = B5D1BA64AC676FF46408FCDE19A05767;
+ remoteInfo = Roxas;
+ };
+ B961F412EECEE92F0376E2C67B1712E8 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = DB59C68809324297BEDAF0CC3F931B27;
+ remoteInfo = GBCDeltaCore;
+ };
+ BC9010DF5EB9523568B0EA07E4BC1AD6 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 5C642AA10FB29936669CC269F42079C6;
+ remoteInfo = AppAuth;
+ };
+ BE7AE5DEBE8B7EACBF7A6340C98F6EEF /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
+ remoteInfo = DeltaCore;
+ };
+ CA0D1480F7A472103D137A4A60F1FBCE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 530F469AED058B94728C278CCA514500;
+ remoteInfo = DeltaCore;
+ };
+ CF6E298BCF48C942D6CD225FE348C23D /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D;
+ remoteInfo = Alamofire;
+ };
+ D9BC6AF4C462F3C491A6667CDDF529B3 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 890229DC8DCC9C43917568A0C4502FCA;
+ remoteInfo = "GBADeltaCore-GBADeltaCore";
+ };
+ DA54BAD11301C6AC2D063499AEE93820 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = CAD3534FC55B0333104E5117C0A9A324;
+ remoteInfo = GoogleSignIn;
+ };
+ DD524C0A1B94258CC7347C331C6DC656 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D;
+ remoteInfo = Alamofire;
+ };
+ E2EACAF0DE8E379448456874A6B66EB6 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 5C36E65AEF44273E4AF0CBFADD00C090;
+ remoteInfo = "GBCDeltaCore-GBCDeltaCore";
+ };
+ E8094BFCF10C2276E12FE078E8209AEA /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = AA15C8469D67684160CC2A7098EB841C;
+ remoteInfo = ZIPFoundation;
+ };
+ EAC55A96D3487590E364807E470CE817 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = D7958E869B6C0073DB3025514393D7A3;
+ remoteInfo = GoogleAPIClientForREST;
+ };
+ F3C39D5C82DBFDA46DDB89EBD874FDF0 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = FF39B7A1D9F00620D9F56635ABBB2C03;
+ remoteInfo = SwiftyDropbox;
+ };
+ FA729AA91609BAEA3C1F600612B1D1C5 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = D676E21115185671D7258A56944ABE98;
+ remoteInfo = GTMSessionFetcher;
+ };
+ FDA55FDE55CD0939A3691A308B91F031 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 7056A67459B0B8B62FACACCE167546B8;
+ remoteInfo = GBADeltaCore;
+ };
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
+ 001E316B09817FA6F119B4170480D144 /* UIImageView+HighlightedWebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+HighlightedWebCache.h"; path = "SDWebImage/UIImageView+HighlightedWebCache.h"; sourceTree = ""; };
00871310E40885E08E93E1CD1C2D4E0A /* fb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = fb.h; sourceTree = ""; };
008BAE2DDBD414ECE1FA379339AB5914 /* pngusr.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pngusr.h; sourceTree = ""; };
00B5C83D4A8CE5DE69951A0127250BED /* version.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; };
00C52AF424178E68A80DE19F46499BC5 /* ControllerDebugView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ControllerDebugView.swift; sourceTree = ""; };
+ 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 = ""; };
+ 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 = ""; };
+ 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 = ""; };
- 01A5A745F3104352234EF8168F5660E0 /* GoogleSignIn.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleSignIn.release.xcconfig; sourceTree = ""; };
+ 01A53D5A2BCDF860331F5E6369F21C84 /* SDWebImage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SDWebImage.release.xcconfig; sourceTree = ""; };
01D6CFE866F11284748563FA8772C843 /* NstPpu.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstPpu.hpp; sourceTree = ""; };
- 01E69CD02F04A42E91A440593AE38207 /* UIButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+WebCache.h"; path = "SDWebImage/UIButton+WebCache.h"; sourceTree = ""; };
+ 01DFB26A49E1D42AE04EA0517F5F104A /* OIDAuthState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDAuthState.m; path = Source/AppAuthCore/OIDAuthState.m; sourceTree = ""; };
+ 01F0C3C3BC6343248D6843D9C8201DF7 /* NSData+ImageContentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+ImageContentType.h"; path = "SDWebImage/NSData+ImageContentType.h"; sourceTree = ""; };
020BED2D96312DD71C54EFA929FA2790 /* NSLayoutConstraint+Edges.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSLayoutConstraint+Edges.m"; path = "Roxas/NSLayoutConstraint+Edges.m"; sourceTree = ""; };
0248915F3E65215D001A7F3F3F07EAE4 /* MelonDSDeltaCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MelonDSDeltaCore-dummy.m"; sourceTree = ""; };
024B54CA010D91D3F6E4E79E93053507 /* F3DAM.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = F3DAM.h; sourceTree = ""; };
- 026303687AA738C6704F0AE2C4415571 /* GTLRFramework.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRFramework.h; path = Source/Utilities/GTLRFramework.h; sourceTree = ""; };
028AA0FF5988D03E9907ED4E4E327382 /* Port.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Port.h; sourceTree = ""; };
- 02B744FC648DAAA73B0AB093F39C55F4 /* OIDGrantTypes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDGrantTypes.m; path = Source/AppAuthCore/OIDGrantTypes.m; sourceTree = ""; };
- 02DDE00A6C67B510A37562DA364563DF /* OIDRegistrationRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDRegistrationRequest.m; path = Source/AppAuthCore/OIDRegistrationRequest.m; sourceTree = ""; };
02DEBBF9FF6D702FBFBE8D12C367A119 /* L3DEX.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = L3DEX.cpp; sourceTree = ""; };
02EBA4437D0FA1CF697188CF0D82DF4F /* fttypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = fttypes.h; sourceTree = ""; };
- 031D09F2BC97265AA9C63DC2B0D56DA9 /* OIDScopeUtilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDScopeUtilities.m; path = Source/AppAuthCore/OIDScopeUtilities.m; sourceTree = ""; };
03620BC3AFB2B2C65DAA35A7BD95F81E /* CombinerProgram.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = CombinerProgram.cpp; sourceTree = ""; };
+ 037F9757B04230923D7C64F37ECDE6A5 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; };
0382767F1E8C7949EF46FE377A7CD0CD /* NSString+Localization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Localization.m"; path = "Roxas/NSString+Localization.m"; sourceTree = ""; };
0396C570C0BD057BEE9ED8DFA16DBE14 /* svprop.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = svprop.h; sourceTree = ""; };
+ 0397396DCDAB1C79B75AD6F2D531EB6E /* SwiftyDropbox.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyDropbox.h; path = Source/SwiftyDropbox/Shared/Handwritten/SwiftyDropbox.h; sourceTree = ""; };
040946E3833F7C5AB61A26EC2289838B /* ftcache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftcache.h; sourceTree = ""; };
0409B2DFBB15F5B0BC181C680F5CEE57 /* NstBoardNxRom.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardNxRom.hpp; sourceTree = ""; };
- 044980032257B075E0B9A57CEFBDFF05 /* GTLRBase64.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRBase64.h; path = Source/Utilities/GTLRBase64.h; sourceTree = ""; };
+ 042072B4CCB426CB6BA3EC60EBC15479 /* CustomRoutes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomRoutes.swift; path = Source/SwiftyDropbox/Shared/Handwritten/CustomRoutes.swift; sourceTree = ""; };
+ 0430452AAACA4FD92F26D2D3C45E35CC /* GTLRFramework.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRFramework.h; path = Source/Utilities/GTLRFramework.h; sourceTree = ""; };
0455CBEF7CB3708C7FFE7E36A032FEDD /* RSTCollectionViewGridLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTCollectionViewGridLayout.h; path = Roxas/RSTCollectionViewGridLayout.h; sourceTree = ""; };
046951C873E03E7C1CE25C16E73169A7 /* EmulatorCore.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = EmulatorCore.swift; sourceTree = ""; };
04866315B7587583E5D40EF4EBC19CEE /* SNESDeltaCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SNESDeltaCore-umbrella.h"; sourceTree = ""; };
04A6A8826B644200E536AEC5EF86EF20 /* DSTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = DSTypes.h; sourceTree = ""; };
04B16560C485FAC4F5A3F7706B845182 /* ftcid.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftcid.h; sourceTree = ""; };
04C80661427B321039C056114B4E2607 /* ResourceBundle-GBADeltaCore-GBADeltaCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-GBADeltaCore-GBADeltaCore-Info.plist"; sourceTree = ""; };
- 04D4BF391EBFCFF80B82DD0CFC9FB297 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; };
04DE108C75BD8159971EA3972F4FE9D6 /* GLFunctions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GLFunctions.h; sourceTree = ""; };
04FA6C81756C2F156FDAF1E5C17CD961 /* dma.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = dma.h; sourceTree = ""; };
- 0537A904DB84DDF42A37224D6E21A907 /* GTLRRuntimeCommon.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRRuntimeCommon.m; path = Source/Objects/GTLRRuntimeCommon.m; sourceTree = ""; };
055F19EAEEC932D69F4AD6D6C02673B1 /* TextureFilters_hq2x.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = TextureFilters_hq2x.cpp; sourceTree = ""; };
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 = ""; };
@@ -2323,23 +2285,24 @@
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 = ""; };
06887CF48CFCCD61F000F6D7ADADB817 /* Mutex.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Mutex.hpp; sourceTree = ""; };
- 0698C5226E823C39770BD349C70B0687 /* AppAuth.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = AppAuth.modulemap; sourceTree = ""; };
069E1C3C7AEB534A73EC0DABE1B5EFB0 /* NstBoardBenshengBs5.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBenshengBs5.hpp; sourceTree = ""; };
- 06ADE05CA7A29A787C2432063D18C3EB /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; };
06E6ED3761F907C941B3EF6B837BB916 /* NstBoardTaitoX1005.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardTaitoX1005.hpp; sourceTree = ""; };
071B830438D1BFFE8BCC6D2DD693D2CA /* gSP.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = gSP.cpp; sourceTree = ""; };
0736FF5EBC91716B5E0653CB6248996E /* CombinerKey.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = CombinerKey.cpp; sourceTree = ""; };
073D52CEA96107F85C9CAF27356E968C /* NstBoardUnlA9746.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardUnlA9746.hpp; sourceTree = ""; };
074EF702627A42EF0E2C8F0E3342EDA4 /* HarmonyMetadataKey+Keys.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "HarmonyMetadataKey+Keys.swift"; sourceTree = ""; };
0753A2C6702FFDA230EFCCDFD0D96805 /* cic.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = cic.h; sourceTree = ""; };
+ 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 = ""; };
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 = ""; };
+ 085ACC908998817F402D0E0D1A0D5E1C /* Value.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Value.swift; path = Sources/SQLite/Core/Value.swift; sourceTree = ""; };
0874B8660547C2AF46167531101B0E22 /* cpuops.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = cpuops.h; sourceTree = ""; };
088611513957299C0F064C9A772DA2BA /* RSTTintedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTTintedImageView.m; path = Roxas/RSTTintedImageView.m; sourceTree = ""; };
+ 08E590F7B39EE39B04CD938C75E51DD9 /* GTLRDriveObjects.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRDriveObjects.h; path = Source/GeneratedServices/Drive/GTLRDriveObjects.h; sourceTree = ""; };
0906F4731470C31D026AF417D3565A77 /* NstBoardBmcGolden190in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcGolden190in1.hpp; sourceTree = ""; };
0909B8D3D1894139A67FE93CFCC01DB1 /* NstBoardBmcFamily4646B.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcFamily4646B.hpp; sourceTree = ""; };
090FCC05017DE4C785A3A0842C353651 /* GBAcpu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GBAcpu.h; sourceTree = ""; };
@@ -2349,6 +2312,7 @@
0951746A87EE7D40305F4B0D0085CFF8 /* minkeeper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = minkeeper.h; sourceTree = ""; };
09593CAF86F019BF1E266337BACBB3E2 /* NstBoardBmc20in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc20in1.hpp; sourceTree = ""; };
09760C98C49F4D9DA5C8E1DB178498DF /* DownloadRecordsOperation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DownloadRecordsOperation.swift; sourceTree = ""; };
+ 0983D8DC957FBB73E479B7473F9951E8 /* UsersRoutes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UsersRoutes.swift; path = Source/SwiftyDropbox/Shared/Generated/UsersRoutes.swift; sourceTree = ""; };
09A92EDBC710B7A07202429FDE81AD8A /* sa1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = sa1.h; sourceTree = ""; };
09C3D3667F3DFE4781D8B3B2658DF79E /* Result+Drive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "Result+Drive.swift"; sourceTree = ""; };
09DD69CF6FC257E5D3187CF71B58CB31 /* cpu_detect.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = cpu_detect.h; sourceTree = ""; };
@@ -2357,21 +2321,15 @@
0A1AC84009E55C7A033290B41BE0185A /* ftadvanc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftadvanc.h; sourceTree = ""; };
0A1CB1180B4A23EF647F7E0BE5C5E0B0 /* NstNsf.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstNsf.hpp; sourceTree = ""; };
0A2357A4BDFBA00F38907D9F08280DF3 /* NstBoardUnlWorldHero.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardUnlWorldHero.hpp; sourceTree = ""; };
- 0A2B008456750489266ED1E1757F116E /* OIDAuthorizationResponse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDAuthorizationResponse.m; path = Source/AppAuthCore/OIDAuthorizationResponse.m; sourceTree = ""; };
- 0A2C38334522FD96B8FC777F0039D64B /* Archive+Writing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Archive+Writing.swift"; path = "Sources/ZIPFoundation/Archive+Writing.swift"; sourceTree = ""; };
+ 0A6EC26D0CB9E093DD0957CA1B397BAD /* SMClassicCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SMClassicCalloutView.h; sourceTree = ""; };
0AA822019E7EB83C4B3DBA1EEE0BBE2F /* System.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = System.h; sourceTree = ""; };
- 0ACF2FB28941FBF4FE5C9B8E60DFD3A9 /* DropboxClientsManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DropboxClientsManager.swift; path = Source/SwiftyDropbox/Shared/Handwritten/DropboxClientsManager.swift; sourceTree = ""; };
- 0B2698B75759D27EF243CC7E533878B5 /* StoneBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StoneBase.swift; path = Source/SwiftyDropbox/Shared/Generated/StoneBase.swift; sourceTree = ""; };
0B30911B6A5E0646227CAD4286FA16F9 /* GBADeltaCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "GBADeltaCore-dummy.m"; sourceTree = ""; };
- 0B33F3AF9A561EA8451966176F78F1BD /* OIDEndSessionResponse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDEndSessionResponse.m; path = Source/AppAuthCore/OIDEndSessionResponse.m; sourceTree = ""; };
0B34E5D0AA3B5154E76417C4AFD1E7A8 /* ExtensibleEnums.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ExtensibleEnums.swift; sourceTree = ""; };
0B70F65B08C7DBDD9932A1ADE91DE586 /* PaletteTexture.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = PaletteTexture.cpp; sourceTree = ""; };
- 0B76D0275A850219FC0DB8E28690133C /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; };
0B95DFEB81DF1D8518CAE70B259EBC9D /* pngstruct.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pngstruct.h; sourceTree = ""; };
0BAA9FFA63CBF1E7F10FDC637ABD3F6B /* NSPersistentStore+Configuration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "NSPersistentStore+Configuration.swift"; sourceTree = ""; };
- 0BAEF49A2334870E4FC91FC1EA0F4972 /* SQLite.swift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SQLite.swift.debug.xcconfig; sourceTree = ""; };
0C0E24A9C80929074CE421F5E143D51D /* NSPredicate+Search.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSPredicate+Search.h"; path = "Roxas/NSPredicate+Search.h"; sourceTree = ""; };
- 0C147496CE2BE85DE98AFC33F2DBDC08 /* GoogleAPIClientForREST-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "GoogleAPIClientForREST-umbrella.h"; sourceTree = ""; };
+ 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 = ""; };
@@ -2379,14 +2337,14 @@
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 = ""; };
0CE161D27A87AAD9038E12AFD2F2F42F /* TxReSample.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = TxReSample.cpp; sourceTree = ""; };
- 0CF1F486490405CB6D327E9964B48F24 /* SDWebImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = SDWebImage/SDWebImageManager.h; sourceTree = ""; };
0D1F8117CF84C591BD76F30075300432 /* RSTCollectionViewGridLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RSTCollectionViewGridLayout.m; path = Roxas/RSTCollectionViewGridLayout.m; sourceTree = ""; };
0D23AF10496651959F4FCBA8CD845C8C /* ftautoh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftautoh.h; sourceTree = ""; };
0D2AD7F0330EEE53F5D0CF3BFA80E563 /* NstSha1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstSha1.hpp; sourceTree = ""; };
+ 0D491D71A92029EF4A0876D139677801 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; };
+ 0D549D0504A4DB3A914F1E7DDCE586E8 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; };
0D5C95E1E368FFAA018FC6B2E9FAEF6C /* SoundTouch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SoundTouch.h; sourceTree = ""; };
0D8CE58CF70DD1E088581E3000641372 /* glsl_CombinerProgramBuilder.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = glsl_CombinerProgramBuilder.cpp; sourceTree = ""; };
0D933F04F185D2DB2581767B7A1F17C9 /* remote.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = remote.h; sourceTree = ""; };
- 0DAEEE63785B00C93A66E60C0A817F87 /* GTLRBase64.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRBase64.m; path = Source/Utilities/GTLRBase64.m; sourceTree = ""; };
0DB410AC329D13D7051BC6E0A7D5BBE5 /* Transform.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Transform.hpp; sourceTree = ""; };
0DC1345C3C633EB2A4735D643C13A965 /* Http.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Http.hpp; sourceTree = ""; };
0DC3D4170D48C711D6FF239C665FCDD3 /* NstBoardBmcSuperVision16in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcSuperVision16in1.hpp; sourceTree = ""; };
@@ -2396,27 +2354,28 @@
0E048CA236FFF78A2B866CA79D9255B1 /* pure_interp.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pure_interp.h; sourceTree = ""; };
0E1CF313816E073C9354BD9519ABC4C4 /* opengl_ColorBufferReaderWithBufferStorage.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = opengl_ColorBufferReaderWithBufferStorage.cpp; sourceTree = ""; };
0E2E27F6A574D10C04C2A28A8F7F929B /* ftttdrv.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftttdrv.h; sourceTree = ""; };
- 0E46C56B92BDA7292006F96168CEEED5 /* OIDEndSessionRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDEndSessionRequest.m; path = Source/AppAuthCore/OIDEndSessionRequest.m; sourceTree = ""; };
0EE83B4C6CE642DC6ED9ED13139A14FD /* NstApiSound.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstApiSound.hpp; sourceTree = ""; };
0F06F6967904359DAF7E76D7BBB0C4F9 /* PlatformConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PlatformConfig.h; sourceTree = ""; };
0F2CA0906100AC0704069571719461AF /* NstBoardUnlCc21.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardUnlCc21.hpp; sourceTree = ""; };
0F35DDDB6786F90A32DA6F7EAE36B032 /* NstInpPachinko.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpPachinko.hpp; sourceTree = ""; };
0F4534A20DE8F8809FD5A2FAB80E52C1 /* SoundSource.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = SoundSource.hpp; sourceTree = ""; };
+ 0F5D3CB10C2FEC38E0AAA8875B228BE5 /* GTLRQuery.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRQuery.h; path = Source/Objects/GTLRQuery.h; sourceTree = ""; };
0F66CBD0D936F023EA1B5A8FD9C18248 /* Drawable.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Drawable.hpp; sourceTree = ""; };
- 0F7FF9A766FC21BE3E37E65D11FE6906 /* GTLRObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRObject.h; path = Source/Objects/GTLRObject.h; sourceTree = ""; };
+ 0F7B449BDE05A8CA1C8481DD47263BB3 /* BaseTeam.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BaseTeam.swift; path = Source/SwiftyDropbox/Shared/Generated/BaseTeam.swift; sourceTree = ""; };
+ 0FCC79E9D4F75526C8CBB99FB5459CF8 /* FilePropertiesRoutes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FilePropertiesRoutes.swift; path = Source/SwiftyDropbox/Shared/Generated/FilePropertiesRoutes.swift; sourceTree = ""; };
0FF6DFA2E1F6CE9BE69FDF132CFCA0EB /* ThreadImpl.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = ThreadImpl.cpp; sourceTree = ""; };
+ 0FFB7168F2CF19D2162D696E8D58E387 /* SDWebImage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SDWebImage-prefix.pch"; sourceTree = ""; };
100591FC1EB3894E604B7F1E611F4197 /* assem_x86.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = assem_x86.h; sourceTree = ""; };
101F7456267E2C9C8B7BA57B28E456CD /* Sensor.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = Sensor.hpp; sourceTree = ""; };
102051CEA6C8229254571DDE0692B129 /* RSTPlaceholderView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTPlaceholderView.h; path = Roxas/RSTPlaceholderView.h; sourceTree = ""; };
+ 10227D1539D1C1A46D5538C914C01097 /* ZIPFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZIPFoundation.debug.xcconfig; sourceTree = ""; };
103BD5750DB5001ED6AD8D19BA221BC5 /* DLTAMuteSwitchMonitor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DLTAMuteSwitchMonitor.h; path = "../Emulator Core/Audio/DLTAMuteSwitchMonitor.h"; sourceTree = ""; };
104E9C84E010B1DB40F30B8A6D71F370 /* VideoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = VideoManager.swift; sourceTree = ""; };
105C1D6DE734E0BA808F14764DB1D0C6 /* DeleteRecordOperation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DeleteRecordOperation.swift; sourceTree = ""; };
107157B094E03DFB68D4F654B49722D6 /* GameView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = GameView.swift; sourceTree = ""; };
- 10AB5968054BF23F73574ED91AB978C1 /* OIDExternalUserAgentSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDExternalUserAgentSession.h; path = Source/AppAuthCore/OIDExternalUserAgentSession.h; sourceTree = ""; };
10AC04C7503E2DA405EE0A6B53DE10DA /* Version.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Version.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 = ""; };
- 1170BF99B298B53699071262DB9FCFB3 /* OIDAuthStateChangeDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDAuthStateChangeDelegate.h; path = Source/AppAuthCore/OIDAuthStateChangeDelegate.h; 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 = ""; };
@@ -2428,27 +2387,28 @@
127AD280199D3775991F5A47656B16BC /* Version+Revision.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "Version+Revision.swift"; sourceTree = ""; };
1297B20DFF4473E5F547712B85C19A4C /* missing.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = missing.h; sourceTree = ""; };
12B32F4CD8E5782EAE7525A700D68049 /* NstBoardSachen.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardSachen.hpp; sourceTree = ""; };
+ 12DE53A58AA2E0A1D9D296A6E19977DF /* AggregateFunctions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AggregateFunctions.swift; path = Sources/SQLite/Typed/AggregateFunctions.swift; sourceTree = ""; };
133B0E7CF4E6609FC38EDC0D0F8D25AA /* elf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = elf.h; sourceTree = ""; };
133C263D527099B1DC5F15E635A28E8D /* NstInpMahjong.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstInpMahjong.hpp; sourceTree = ""; };
135664C79DDD08714827F192D20F17D8 /* NstBoardBtlGeniusMerioBros.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBtlGeniusMerioBros.hpp; sourceTree = ""; };
- 13569C5378937CE484A595684F2B6253 /* OIDIDToken.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDIDToken.h; path = Source/AppAuthCore/OIDIDToken.h; sourceTree = ""; };
135D0D9E24E408F464F93300BA4BF7B3 /* eventloop.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = eventloop.h; sourceTree = ""; };
- 13B316FCB59B7F1A1B43657E5726656E /* OIDExternalUserAgentCatalyst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDExternalUserAgentCatalyst.m; path = Source/AppAuth/iOS/OIDExternalUserAgentCatalyst.m; sourceTree = ""; };
- 13C3FE2E20CFC9B988170243D56ACE9B /* Expression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Expression.swift; path = Sources/SQLite/Typed/Expression.swift; sourceTree = ""; };
- 13EE631F19BD42787C6A3844D1625C06 /* SQLite.swift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SQLite.swift.modulemap; sourceTree = ""; };
+ 136ECA62030BB2C52E0439139F8678C4 /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; };
+ 1394609C8E44491DA392887EDE296E0C /* OIDScopes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDScopes.m; path = Source/AppAuthCore/OIDScopes.m; sourceTree = ""; };
14503D46A2DB23A541BE74A544353DF6 /* GPU2D.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = GPU2D.h; sourceTree = ""; };
145B433A6710947EB52A1518D28FB661 /* instr_counters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = instr_counters.h; sourceTree = ""; };
146429EC2344DCAD80826ED3B4177EE9 /* savestate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = savestate.h; sourceTree = ""; };
- 147380551203FA839FB1F446BC985FA2 /* FABAttributes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FABAttributes.h; path = iOS/Fabric.framework/Headers/FABAttributes.h; sourceTree = ""; };
149061ADA1E30AF417B77CEB74D07B8D /* DSi_SPI_TSC.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = DSi_SPI_TSC.cpp; sourceTree = ""; };
1498F44EE9D14A474CEDEE48E5E2896B /* NstHook.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstHook.hpp; sourceTree = ""; };
14A77E30EF61FC6FB2A8792E6A917634 /* Dictionary+Sequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "Dictionary+Sequence.swift"; sourceTree = ""; };
- 14EAE7328BBAFFB03192CE3D50F2E038 /* OIDAuthState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDAuthState.m; path = Source/AppAuthCore/OIDAuthState.m; sourceTree = ""; };
+ 14C688327822408CE66949114C33CC83 /* GoogleAPIClientForREST.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GoogleAPIClientForREST.release.xcconfig; sourceTree = ""; };
14F2BD453817B0EC3B09CC7CAFACF62C /* CharacterSet+Hexadecimals.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "CharacterSet+Hexadecimals.swift"; sourceTree = ""; };
14F53C32B32D062C3A7D28C47C6BAA0B /* WifiAP.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = WifiAP.cpp; sourceTree = ""; };
+ 14FDBB6FD5F5E51C99EC854711B32F3D /* GTMAppAuth.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GTMAppAuth.debug.xcconfig; sourceTree = ""; };
150A3F323AA95A1409D48675009ADA82 /* 3DMath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = 3DMath.h; sourceTree = ""; };
+ 1511DB09CAF502B32AE360472EC404EE /* OIDServiceConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = OIDServiceConfiguration.h; path = Source/AppAuthCore/OIDServiceConfiguration.h; sourceTree = ""; };
1538A830F2418E6E5E0765FAEBA05CF9 /* NstBoardFfe.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardFfe.hpp; sourceTree = ""; };
153F171E182E69F00764733F4B69C3FE /* N64DeltaCore-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "N64DeltaCore-prefix.pch"; sourceTree = ""; };
+ 153F5E68CD3E81AF2FA6FE85F4E32614 /* OIDServiceDiscovery.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = OIDServiceDiscovery.m; path = Source/AppAuthCore/OIDServiceDiscovery.m; sourceTree = ""; };
156AB82C4AEE7915FAB4958A21A7F5E3 /* NstBoardBmcGamestarA.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmcGamestarA.hpp; sourceTree = ""; };
15A4C1C5522245806B98E3CE07AD6848 /* TxHiResCache.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = TxHiResCache.cpp; sourceTree = ""; };
15C08012AB0B9FDC21EC0E5A098D7969 /* opengl_CachedFunctions.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = opengl_CachedFunctions.cpp; sourceTree = ""; };
@@ -2460,7 +2420,6 @@
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 = ""; };
16E8AE20B9CFDB87D64063469B6C2C5C /* Dialogs.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Dialogs.h; sourceTree = ""; };
- 16EC71A85F94E8C3BB45FD9A7137656B /* Answers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Answers.h; path = iOS/Crashlytics.framework/Headers/Answers.h; sourceTree = ""; };
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 = ""; };
@@ -2479,52 +2438,55 @@
1830EF8CBAB2A6E698C20190E98E0CBF /* ftchapters.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ftchapters.h; sourceTree = ""; };
1843FF8911EC37CF2A63F5904DD381ED /* ConvexShape.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = ConvexShape.hpp; sourceTree = ""; };
186A8A256C8617314B0C613AEF8628A8 /* ThumbstickInputView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = ThumbstickInputView.swift; sourceTree = ""; };
+ 187E3872E3C690274057612B0F095226 /* GTLRURITemplate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRURITemplate.h; path = Source/Utilities/GTLRURITemplate.h; sourceTree = ""; };
188F965C5720E62E8F6D72473921BCA0 /* cpu.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = ""; };
18B2919809C4CFF342E76CFFC86FF457 /* GBACart.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = GBACart.cpp; sourceTree = ""; };
18C47529D612750BAFD8B41096414B5A /* NSConstraintConflict+Conveniences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSConstraintConflict+Conveniences.m"; path = "Roxas/NSConstraintConflict+Conveniences.m"; sourceTree = ""; };
- 1903B1725F196A865B52DDDC1A2BD740 /* SDWebImageDecoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDecoder.m; path = SDWebImage/SDWebImageDecoder.m; sourceTree = ""; };
- 190BDF601666D0980206E38BF1F0EE15 /* SharingRoutes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharingRoutes.swift; path = Source/SwiftyDropbox/Shared/Generated/SharingRoutes.swift; sourceTree = ""; };
191C48F3CD32BEBC50796D1DFC6E4A00 /* glcorearb.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = glcorearb.h; sourceTree = ""; };
+ 192F555B3846B53A5D84250D3DC16E13 /* Team.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Team.swift; path = Source/SwiftyDropbox/Shared/Generated/Team.swift; sourceTree = ""; };
193169F4EC9BA3A241FB52DE5F655E55 /* GBCTypes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = GBCTypes.m; sourceTree = ""; };
+ 193A454157C8C6A24ACC9D99E499082F /* GTMSessionFetcher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = GTMSessionFetcher.release.xcconfig; sourceTree = ""; };
+ 193C04255655A1341AADBB926E74D2B8 /* ZIPFoundation-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ZIPFoundation-dummy.m"; sourceTree = ""; };
194DF7309682A9D246CD7A2499E62054 /* SndOut.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = SndOut.h; sourceTree = ""; };
195A6B350BE4AA281F1C3D85C256DE64 /* N64.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = N64.swift; sourceTree = ""; };
- 196F592EF827C71B59D72F88BBFADB73 /* Crashlytics.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Crashlytics.release.xcconfig; sourceTree = ""; };
196F9F426B7880E6628258D602510711 /* ARCodeFile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ARCodeFile.h; sourceTree = ""; };
- 199EF9595C8ADA9D488E6011C710237A /* GTMAppAuthFetcherAuthorization+Keychain.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "GTMAppAuthFetcherAuthorization+Keychain.h"; path = "GTMAppAuth/Sources/Public/GTMAppAuth/GTMAppAuthFetcherAuthorization+Keychain.h"; sourceTree = ""; };
1A4F0E97FCA28B46E41A4DE5C72FDED1 /* OutputSoundFile.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = OutputSoundFile.hpp; sourceTree = ""; };
- 1A59BF4564B0426D4BD0FC48C7AFF077 /* PaperRoutes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PaperRoutes.swift; path = Source/SwiftyDropbox/Shared/Generated/PaperRoutes.swift; sourceTree = ""; };
1A73E4863B50D443B8690784AE23332E /* Time.cpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.cpp; path = Time.cpp; sourceTree = ""; };
+ 1A7449E755E1298EDA31868B552672C9 /* GTLRErrorObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = GTLRErrorObject.m; path = Source/Objects/GTLRErrorObject.m; sourceTree = ""; };
1AB76FD695A8F85C4F2D14CDD05A7647 /* NstBoardMmc4.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardMmc4.hpp; sourceTree = ""; };
1ACA4549EF8177725B56D2E737602463 /* NstBoardAgci.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardAgci.hpp; sourceTree = ""; };
1AF60355DDCB4C37B37B346B3A139591 /* snes9x.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = snes9x.h; sourceTree = ""; };
1B0E2F1A46796E056C1EB81517BADB9E /* ttunpat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = ttunpat.h; sourceTree = ""; };
- 1B2756D7B604A26C88B2CF4AE96B6235 /* FileManager+ZIP.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "FileManager+ZIP.swift"; path = "Sources/ZIPFoundation/FileManager+ZIP.swift"; sourceTree = ""; };
1B66F2860FCED552A9CBCF10B482ADB4 /* Result+Success.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = "Result+Success.swift"; sourceTree = ""; };
1B6845564D5CCCEE5193E41148287014 /* RSTRelationshipPreservingMergePolicy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RSTRelationshipPreservingMergePolicy.h; path = Roxas/RSTRelationshipPreservingMergePolicy.h; sourceTree = ""; };
1B85F775ADA1480E245297449F858A58 /* NstBoardBmc72in1.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardBmc72in1.hpp; sourceTree = ""; };
1B91D408ADBF0A1364B8E859A3DF051E /* NstRam.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstRam.hpp; sourceTree = ""; };
1BE7418CB47A4D76B9D5A36DD85694BF /* NstBoardUnlEdu2000.hpp */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.cpp.h; path = NstBoardUnlEdu2000.hpp; sourceTree = ""; };
+ 1C121DE878E6C2CB74490711E38EB5C4 /* AppAuth.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppAuth.debug.xcconfig; sourceTree = ""; };
+ 1C1F43EFB7108A8133E358DDF9411666 /* GTLRDriveService.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = GTLRDriveService.h; path = Source/GeneratedServices/Drive/GTLRDriveService.h; sourceTree = ""; };
1C270BF8D0AF1673AA48E2495128A2CB /* DeltaCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DeltaCore-umbrella.h"; sourceTree = ""; };
1C2D5F89F949859FF4665D03834D9EC0 /* pngstruct.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = pngstruct.h; sourceTree = ""; };
+ 1C4A2F8535417D7B8F69BAA2AE5AD136 /* SDWebImageCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCompat.h; path = SDWebImage/SDWebImageCompat.h; sourceTree = ""; };
+ 1C508CBF6FDFC9119FCB1F1484302105 /* CustomFunctions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CustomFunctions.swift; path = Sources/SQLite/Typed/CustomFunctions.swift; sourceTree = ""; };
+ 1C71918CB920C94F9EA17C4137E231CC /* SQLite.swift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SQLite.swift.modulemap; sourceTree = "