WAFirebaseImpl.podspec
@@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WAFirebaseImpl' s.version = '3.9.2' s.version = '3.9.3' s.summary = 'WAFirebaseImpl framework in testing environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } @@ -17,7 +17,7 @@ s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAFirebaseImpl.git" , :tag => s.version} s.platform = :ios s.ios.deployment_target = "7.0" s.vendored_frameworks = 'frameworks/*.framework' s.vendored_frameworks = 'frameworks/*' s.resources = ['config/*.xml'] s.requires_arc = true s.dependency 'WASdkIntf' WAFirebaseImpl/3.9.3/WAFirebaseImpl.podspec
New file @@ -0,0 +1,25 @@ # # Be sure to run `pod spec lint WAFbImpl.podspec' to ensure this is a # valid spec and to remove all comments including this before submitting the spec. # # To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html # To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/ # Pod::Spec.new do |s| s.name = 'WAFirebaseImpl' s.version = '3.9.3' s.summary = 'WAFirebaseImpl framework in testing environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAFirebaseImpl.git' s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAFirebaseImpl.git" , :tag => s.version} s.platform = :ios s.ios.deployment_target = "7.0" s.vendored_frameworks = 'frameworks/*' s.resources = ['config/*.xml'] s.requires_arc = true s.dependency 'WASdkIntf' s.dependency 'WASdkImpl' end config/wa_sdk_impl_config_firebase.xml
@@ -1,11 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <config> <version val="Firebase 3.9.2"/> <version val="Firebase 3.9.3"/> <comps> <!-- 公共模块 --> <comp module="CORE" plaf="FIREBASE" mandatory="YES" value="WAFirebaseCore" desc="公共模块"/> <!-- track模块 --> <comp module="TRA" plaf="FIREBASE" mandatory="NO" value="WAFirebaseTrack" desc="FIREBASE数据统计/> </comps> <ops> frameworks/FirebaseAnalytics.framework/FirebaseAnalyticsBinary files differ
frameworks/FirebaseAnalytics.xcframework/Info.plist
New file @@ -0,0 +1,42 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>FirebaseAnalytics.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>FirebaseAnalytics.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/FirebaseAnalyticsBinary files differ
frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Headers/FIRAnalytics+AppDelegate.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Headers/FIRAnalytics+Consent.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Headers/FIRAnalytics.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Headers/FIREventNames.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Headers/FIRParameterNames.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Headers/FIRUserPropertyNames.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Headers/FirebaseAnalytics.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Info.plist
File was renamed from frameworks/FirebaseAnalytics.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseAnalytics.xcframework/ios-arm64_armv7/FirebaseAnalytics.framework/Modules/module.modulemap
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/FirebaseAnalyticsBinary files differ
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRAnalytics+AppDelegate.hcopy from frameworks/FirebaseAnalytics.framework/Headers/FIRAnalytics+AppDelegate.h copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRAnalytics+AppDelegate.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRAnalytics+Consent.hcopy from frameworks/FirebaseAnalytics.framework/Headers/FIRAnalytics+Consent.h copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRAnalytics+Consent.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRAnalytics.hcopy from frameworks/FirebaseAnalytics.framework/Headers/FIRAnalytics.h copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRAnalytics.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIREventNames.hcopy from frameworks/FirebaseAnalytics.framework/Headers/FIREventNames.h copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIREventNames.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRParameterNames.hcopy from frameworks/FirebaseAnalytics.framework/Headers/FIRParameterNames.h copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRParameterNames.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRUserPropertyNames.hcopy from frameworks/FirebaseAnalytics.framework/Headers/FIRUserPropertyNames.h copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FIRUserPropertyNames.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FirebaseAnalytics.hcopy from frameworks/FirebaseAnalytics.framework/Headers/FirebaseAnalytics.h copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Headers/FirebaseAnalytics.h
frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Info.plistcopy from frameworks/FirebaseAnalytics.framework/Info.plist copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Info.plist
File was copied from frameworks/FirebaseAnalytics.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Modules/module.modulemapcopy from frameworks/FirebaseAnalytics.framework/Modules/module.modulemap copy to frameworks/FirebaseAnalytics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseAnalytics.framework/Modules/module.modulemap
frameworks/FirebaseCore.xcframework/Info.plist
New file @@ -0,0 +1,97 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>FirebaseCore.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> <key>LibraryPath</key> <string>FirebaseCore.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>FirebaseCore.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>FirebaseCore.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>macos-arm64_x86_64</string> <key>LibraryPath</key> <string>FirebaseCore.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>macos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64</string> <key>LibraryPath</key> <string>FirebaseCore.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/FirebaseCoreBinary files differ
frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIRApp.hcopy from frameworks/FirebaseCore.framework/Headers/FIRApp.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIRApp.h
frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIRConfiguration.hcopy from frameworks/FirebaseCore.framework/Headers/FIRConfiguration.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIRConfiguration.h
frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIRLoggerLevel.hcopy from frameworks/FirebaseCore.framework/Headers/FIRLoggerLevel.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIRLoggerLevel.h
frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIROptions.hcopy from frameworks/FirebaseCore.framework/Headers/FIROptions.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIROptions.h
frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIRVersion.h
File was renamed from frameworks/FirebaseCore.framework/Headers/FIRVersion.h @@ -18,6 +18,7 @@ NS_ASSUME_NONNULL_BEGIN /** Returns the current version of Firebase. */ NS_SWIFT_NAME(FirebaseVersion()) NSString* FIRFirebaseVersion(void); frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FirebaseCore.hcopy from frameworks/FirebaseCore.framework/Headers/FirebaseCore.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FirebaseCore.h
frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Info.plist
File was renamed from frameworks/FirebaseCore.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Modules/module.modulemap
File was renamed from frameworks/FirebaseCore.framework/Modules/module.modulemap @@ -4,6 +4,7 @@ module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link framework "UIKit" link "z" frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/FirebaseCoreBinary files differ
frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIRApp.hcopy from frameworks/FirebaseCore.framework/Headers/FIRApp.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIRApp.h
frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIRConfiguration.hcopy from frameworks/FirebaseCore.framework/Headers/FIRConfiguration.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIRConfiguration.h
frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIRLoggerLevel.hcopy from frameworks/FirebaseCore.framework/Headers/FIRLoggerLevel.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIRLoggerLevel.h
frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIROptions.hcopy from frameworks/FirebaseCore.framework/Headers/FIROptions.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIROptions.h
frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIRVersion.hcopy from frameworks/FirebaseCore.framework/Headers/FIRVersion.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIRVersion.h
File was copied from frameworks/FirebaseCore.framework/Headers/FIRVersion.h @@ -18,6 +18,7 @@ NS_ASSUME_NONNULL_BEGIN /** Returns the current version of Firebase. */ NS_SWIFT_NAME(FirebaseVersion()) NSString* FIRFirebaseVersion(void); frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FirebaseCore.hcopy from frameworks/FirebaseCore.framework/Headers/FirebaseCore.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FirebaseCore.h
frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Info.plistcopy from frameworks/FirebaseCore.framework/Info.plist copy to frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Info.plist
File was copied from frameworks/FirebaseCore.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Modules/module.modulemapcopy from frameworks/FirebaseCore.framework/Modules/module.modulemap copy to frameworks/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCore.framework/Modules/module.modulemap @@ -4,6 +4,7 @@ module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link framework "UIKit" link "z" frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/FirebaseCoreBinary files differ
frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIRApp.hcopy from frameworks/FirebaseCore.framework/Headers/FIRApp.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIRApp.h
frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIRConfiguration.hcopy from frameworks/FirebaseCore.framework/Headers/FIRConfiguration.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIRConfiguration.h
frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIRLoggerLevel.hcopy from frameworks/FirebaseCore.framework/Headers/FIRLoggerLevel.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIRLoggerLevel.h
frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIROptions.hcopy from frameworks/FirebaseCore.framework/Headers/FIROptions.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIROptions.h
frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIRVersion.hcopy from frameworks/FirebaseCore.framework/Headers/FIRVersion.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FIRVersion.h
File was copied from frameworks/FirebaseCore.framework/Headers/FIRVersion.h @@ -18,6 +18,7 @@ NS_ASSUME_NONNULL_BEGIN /** Returns the current version of Firebase. */ NS_SWIFT_NAME(FirebaseVersion()) NSString* FIRFirebaseVersion(void); frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FirebaseCore.hcopy from frameworks/FirebaseCore.framework/Headers/FirebaseCore.h copy to frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Headers/FirebaseCore.h
frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Info.plistcopy from frameworks/FirebaseCore.framework/Info.plist copy to frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Info.plist
File was copied from frameworks/FirebaseCore.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Modules/module.modulemapcopy from frameworks/FirebaseCore.framework/Modules/module.modulemap copy to frameworks/FirebaseCore.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCore.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCore.framework/Modules/module.modulemap @@ -4,6 +4,7 @@ module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link framework "UIKit" link "z" frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/FirebaseCoreBinary files differ
frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIRApp.hcopy from frameworks/FirebaseCore.framework/Headers/FIRApp.h copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIRApp.h
frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIRConfiguration.hcopy from frameworks/FirebaseCore.framework/Headers/FIRConfiguration.h copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIRConfiguration.h
frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIRLoggerLevel.hcopy from frameworks/FirebaseCore.framework/Headers/FIRLoggerLevel.h copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIRLoggerLevel.h
frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIROptions.hcopy from frameworks/FirebaseCore.framework/Headers/FIROptions.h copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIROptions.h
frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIRVersion.hcopy from frameworks/FirebaseCore.framework/Headers/FIRVersion.h copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FIRVersion.h
File was copied from frameworks/FirebaseCore.framework/Headers/FIRVersion.h @@ -18,6 +18,7 @@ NS_ASSUME_NONNULL_BEGIN /** Returns the current version of Firebase. */ NS_SWIFT_NAME(FirebaseVersion()) NSString* FIRFirebaseVersion(void); frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FirebaseCore.hcopy from frameworks/FirebaseCore.framework/Headers/FirebaseCore.h copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Headers/FirebaseCore.h
frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Info.plistcopy from frameworks/FirebaseCore.framework/Info.plist copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Info.plist
File was copied from frameworks/FirebaseCore.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Modules/module.modulemapcopy from frameworks/FirebaseCore.framework/Modules/module.modulemap copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCore.framework/Modules/module.modulemap @@ -2,9 +2,10 @@ umbrella header "FirebaseCore.h" export * module * { export * } link framework "AppKit" link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link framework "UIKit" link "z" } frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/FirebaseCoreBinary files differ
frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Headers/FIRApp.h
frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Headers/FIRConfiguration.h
frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Headers/FIRLoggerLevel.h
frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Headers/FIROptions.h
frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Headers/FIRVersion.hcopy from frameworks/FirebaseCore.framework/Headers/FIRVersion.h copy to frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Headers/FIRVersion.h
File was copied from frameworks/FirebaseCore.framework/Headers/FIRVersion.h @@ -18,6 +18,7 @@ NS_ASSUME_NONNULL_BEGIN /** Returns the current version of Firebase. */ NS_SWIFT_NAME(FirebaseVersion()) NSString* FIRFirebaseVersion(void); frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Headers/FirebaseCore.h
frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Info.plistcopy from frameworks/FirebaseCore.framework/Info.plist copy to frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Info.plist
File was copied from frameworks/FirebaseCore.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Modules/module.modulemapcopy from frameworks/FirebaseCore.framework/Modules/module.modulemap copy to frameworks/FirebaseCore.xcframework/tvos-arm64/FirebaseCore.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCore.framework/Modules/module.modulemap @@ -2,8 +2,8 @@ umbrella header "FirebaseCore.h" export * module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link framework "UIKit" link "z" frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/FirebaseCoreBinary files differ
frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIRApp.hcopy from frameworks/FirebaseCore.framework/Headers/FIRApp.h copy to frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIRApp.h
frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIRConfiguration.hcopy from frameworks/FirebaseCore.framework/Headers/FIRConfiguration.h copy to frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIRConfiguration.h
frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIRLoggerLevel.hcopy from frameworks/FirebaseCore.framework/Headers/FIRLoggerLevel.h copy to frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIRLoggerLevel.h
frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIROptions.hcopy from frameworks/FirebaseCore.framework/Headers/FIROptions.h copy to frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIROptions.h
frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIRVersion.hcopy from frameworks/FirebaseCore.framework/Headers/FIRVersion.h copy to frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FIRVersion.h
File was copied from frameworks/FirebaseCore.framework/Headers/FIRVersion.h @@ -18,6 +18,7 @@ NS_ASSUME_NONNULL_BEGIN /** Returns the current version of Firebase. */ NS_SWIFT_NAME(FirebaseVersion()) NSString* FIRFirebaseVersion(void); frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FirebaseCore.hcopy from frameworks/FirebaseCore.framework/Headers/FirebaseCore.h copy to frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Headers/FirebaseCore.h
frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Info.plistcopy from frameworks/FirebaseCore.framework/Info.plist copy to frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Info.plist
File was copied from frameworks/FirebaseCore.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Modules/module.modulemapcopy from frameworks/FirebaseCore.framework/Modules/module.modulemap copy to frameworks/FirebaseCore.xcframework/tvos-arm64_x86_64-simulator/FirebaseCore.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCore.framework/Modules/module.modulemap @@ -2,8 +2,8 @@ umbrella header "FirebaseCore.h" export * module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link framework "UIKit" link "z" frameworks/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnosticsBinary files differ
frameworks/FirebaseCoreDiagnostics.xcframework/Info.plist
New file @@ -0,0 +1,97 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>macos-arm64_x86_64</string> <key>LibraryPath</key> <string>FirebaseCoreDiagnostics.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>macos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>FirebaseCoreDiagnostics.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> <key>LibraryPath</key> <string>FirebaseCoreDiagnostics.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>FirebaseCoreDiagnostics.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64</string> <key>LibraryPath</key> <string>FirebaseCoreDiagnostics.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>FirebaseCoreDiagnostics.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_armv7/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnosticsBinary files differ
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_armv7/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_armv7/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_armv7/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_armv7/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_armv7/FirebaseCoreDiagnostics.framework/Info.plist
File was renamed from frameworks/FirebaseCoreDiagnostics.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_armv7/FirebaseCoreDiagnostics.framework/Modules/module.modulemap
File was renamed from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap @@ -4,6 +4,7 @@ module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnosticsBinary files differ
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/Info.plistcopy from frameworks/FirebaseCoreDiagnostics.framework/Info.plist copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/Info.plist
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/Modules/module.modulemapcopy from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCoreDiagnostics.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap @@ -4,6 +4,7 @@ module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnosticsBinary files differ
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h
frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/Info.plistcopy from frameworks/FirebaseCoreDiagnostics.framework/Info.plist copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/Info.plist
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/Modules/module.modulemapcopy from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap copy to frameworks/FirebaseCoreDiagnostics.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseCoreDiagnostics.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap @@ -4,6 +4,7 @@ module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/FirebaseCoreDiagnostics.xcframework/macos-arm64_x86_64/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnosticsBinary files differ
frameworks/FirebaseCoreDiagnostics.xcframework/macos-arm64_x86_64/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/macos-arm64_x86_64/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
frameworks/FirebaseCoreDiagnostics.xcframework/macos-arm64_x86_64/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h
New file @@ -0,0 +1,17 @@ #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif #import "FIRCoreDiagnostics.h" FOUNDATION_EXPORT double FirebaseCoreDiagnosticsVersionNumber; FOUNDATION_EXPORT const unsigned char FirebaseCoreDiagnosticsVersionString[]; frameworks/FirebaseCoreDiagnostics.xcframework/macos-arm64_x86_64/FirebaseCoreDiagnostics.framework/Info.plistcopy from frameworks/FirebaseCoreDiagnostics.framework/Info.plist copy to frameworks/FirebaseCoreDiagnostics.xcframework/macos-arm64_x86_64/FirebaseCoreDiagnostics.framework/Info.plist
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCoreDiagnostics.xcframework/macos-arm64_x86_64/FirebaseCoreDiagnostics.framework/Modules/module.modulemapcopy from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap copy to frameworks/FirebaseCoreDiagnostics.xcframework/macos-arm64_x86_64/FirebaseCoreDiagnostics.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap @@ -4,6 +4,7 @@ module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnosticsBinary files differ
frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h
frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64/FirebaseCoreDiagnostics.framework/Info.plistcopy from frameworks/FirebaseCoreDiagnostics.framework/Info.plist copy to frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64/FirebaseCoreDiagnostics.framework/Info.plist
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64/FirebaseCoreDiagnostics.framework/Modules/module.modulemapcopy from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap copy to frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64/FirebaseCoreDiagnostics.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap @@ -2,8 +2,8 @@ umbrella header "FirebaseCoreDiagnostics-umbrella.h" export * module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/FirebaseCoreDiagnosticsBinary files differ
frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/Headers/FIRCoreDiagnostics.h
frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.hcopy from frameworks/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h copy to frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/Headers/FirebaseCoreDiagnostics-umbrella.h
frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/Info.plistcopy from frameworks/FirebaseCoreDiagnostics.framework/Info.plist copy to frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/Info.plist
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/Modules/module.modulemapcopy from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap copy to frameworks/FirebaseCoreDiagnostics.xcframework/tvos-arm64_x86_64-simulator/FirebaseCoreDiagnostics.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCoreDiagnostics.framework/Modules/module.modulemap @@ -2,8 +2,8 @@ umbrella header "FirebaseCoreDiagnostics-umbrella.h" export * module * { export * } link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/FirebaseInstallations.xcframework/Info.plist
New file @@ -0,0 +1,97 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> <key>LibraryPath</key> <string>FirebaseInstallations.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64</string> <key>LibraryPath</key> <string>FirebaseInstallations.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>macos-arm64_x86_64</string> <key>LibraryPath</key> <string>FirebaseInstallations.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>macos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>FirebaseInstallations.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>FirebaseInstallations.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>FirebaseInstallations.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/FirebaseInstallationsBinary files differ
frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Headers/FIRInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallations.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Headers/FIRInstallations.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Headers/FirebaseInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FirebaseInstallations.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Headers/FirebaseInstallations.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Info.plistcopy from frameworks/FirebaseInstallations.framework/Info.plist copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Info.plist
File was copied from frameworks/FirebaseInstallations.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseInstallations.xcframework/ios-arm64_armv7/FirebaseInstallations.framework/Modules/module.modulemap
frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/FirebaseInstallationsBinary files differ
frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallations.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallations.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Headers/FirebaseInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FirebaseInstallations.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Headers/FirebaseInstallations.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Info.plistcopy from frameworks/FirebaseInstallations.framework/Info.plist copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Info.plist
File was copied from frameworks/FirebaseInstallations.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Modules/module.modulemapcopy from frameworks/FirebaseInstallations.framework/Modules/module.modulemap copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseInstallations.framework/Modules/module.modulemap
frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/FirebaseInstallationsBinary files differ
frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Headers/FIRInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallations.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Headers/FIRInstallations.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Headers/FirebaseInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FirebaseInstallations.h copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Headers/FirebaseInstallations.h
frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Info.plistcopy from frameworks/FirebaseInstallations.framework/Info.plist copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Info.plist
File was copied from frameworks/FirebaseInstallations.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Modules/module.modulemapcopy from frameworks/FirebaseInstallations.framework/Modules/module.modulemap copy to frameworks/FirebaseInstallations.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseInstallations.framework/Modules/module.modulemap
frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/FirebaseInstallationsBinary files differ
frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Headers/FIRInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallations.h copy to frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Headers/FIRInstallations.h
frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h copy to frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h
frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h copy to frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h
frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Headers/FirebaseInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FirebaseInstallations.h copy to frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Headers/FirebaseInstallations.h
frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Info.plistcopy from frameworks/FirebaseInstallations.framework/Info.plist copy to frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Info.plist
File was copied from frameworks/FirebaseInstallations.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseInstallations.xcframework/macos-arm64_x86_64/FirebaseInstallations.framework/Modules/module.modulemap
New file @@ -0,0 +1,11 @@ framework module FirebaseInstallations { umbrella header "FirebaseInstallations.h" export * module * { export * } link framework "AppKit" link framework "CoreTelephony" link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/FirebaseInstallations.xcframework/tvos-arm64/FirebaseInstallations.framework/FirebaseInstallationsBinary files differ
frameworks/FirebaseInstallations.xcframework/tvos-arm64/FirebaseInstallations.framework/Headers/FIRInstallations.h
frameworks/FirebaseInstallations.xcframework/tvos-arm64/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h
frameworks/FirebaseInstallations.xcframework/tvos-arm64/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h
frameworks/FirebaseInstallations.xcframework/tvos-arm64/FirebaseInstallations.framework/Headers/FirebaseInstallations.h
frameworks/FirebaseInstallations.xcframework/tvos-arm64/FirebaseInstallations.framework/Info.plist
File was renamed from frameworks/FirebaseInstallations.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseInstallations.xcframework/tvos-arm64/FirebaseInstallations.framework/Modules/module.modulemap
New file @@ -0,0 +1,10 @@ framework module FirebaseInstallations { umbrella header "FirebaseInstallations.h" export * module * { export * } link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link framework "UIKit" link "z" } frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/FirebaseInstallationsBinary files differ
frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallations.h copy to frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallations.h
frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h copy to frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallationsAuthTokenResult.h
frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.hcopy from frameworks/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h copy to frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Headers/FIRInstallationsErrors.h
frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Headers/FirebaseInstallations.hcopy from frameworks/FirebaseInstallations.framework/Headers/FirebaseInstallations.h copy to frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Headers/FirebaseInstallations.h
frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Info.plistcopy from frameworks/FirebaseInstallations.framework/Info.plist copy to frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Info.plist
File was copied from frameworks/FirebaseInstallations.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/FirebaseInstallations.xcframework/tvos-arm64_x86_64-simulator/FirebaseInstallations.framework/Modules/module.modulemap
New file @@ -0,0 +1,10 @@ framework module FirebaseInstallations { umbrella header "FirebaseInstallations.h" export * module * { export * } link framework "Foundation" link framework "Security" link framework "SystemConfiguration" link framework "UIKit" link "z" } frameworks/GoogleAppMeasurement.framework/GoogleAppMeasurementBinary files differ
frameworks/GoogleAppMeasurement.xcframework/Info.plist
New file @@ -0,0 +1,42 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>GoogleAppMeasurement.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>GoogleAppMeasurement.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/GoogleAppMeasurement.xcframework/ios-arm64_armv7/GoogleAppMeasurement.framework/GoogleAppMeasurementBinary files differ
frameworks/GoogleAppMeasurement.xcframework/ios-arm64_armv7/GoogleAppMeasurement.framework/Info.plist
File was renamed from frameworks/GoogleAppMeasurement.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleAppMeasurement.xcframework/ios-arm64_armv7/GoogleAppMeasurement.framework/Modules/module.modulemap
frameworks/GoogleAppMeasurement.xcframework/ios-arm64_i386_x86_64-simulator/GoogleAppMeasurement.framework/GoogleAppMeasurementBinary files differ
frameworks/GoogleAppMeasurement.xcframework/ios-arm64_i386_x86_64-simulator/GoogleAppMeasurement.framework/Info.plistcopy from frameworks/GoogleAppMeasurement.framework/Info.plist copy to frameworks/GoogleAppMeasurement.xcframework/ios-arm64_i386_x86_64-simulator/GoogleAppMeasurement.framework/Info.plist
File was copied from frameworks/GoogleAppMeasurement.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.4.0</string> <string>7.9.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleAppMeasurement.xcframework/ios-arm64_i386_x86_64-simulator/GoogleAppMeasurement.framework/Modules/module.modulemapcopy from frameworks/GoogleAppMeasurement.framework/Modules/module.modulemap copy to frameworks/GoogleAppMeasurement.xcframework/ios-arm64_i386_x86_64-simulator/GoogleAppMeasurement.framework/Modules/module.modulemap
frameworks/GoogleDataTransport.framework/GoogleDataTransportBinary files differ
frameworks/GoogleDataTransport.xcframework/Info.plist
New file @@ -0,0 +1,97 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> <key>LibraryPath</key> <string>GoogleDataTransport.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>GoogleDataTransport.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>GoogleDataTransport.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>GoogleDataTransport.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64</string> <key>LibraryPath</key> <string>GoogleDataTransport.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>macos-arm64_x86_64</string> <key>LibraryPath</key> <string>GoogleDataTransport.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>macos</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/GoogleDataTransportBinary files differ
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCORClock.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORClock.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCORClock.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCOREndpoints.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCOREvent.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREvent.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCOREvent.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCORTargets.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTargets.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCORTargets.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCORTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTransport.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GDTCORTransport.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GoogleDataTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Headers/GoogleDataTransport.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Info.plist
File was renamed from frameworks/GoogleDataTransport.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>8.2.0</string> <string>8.3.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleDataTransport.xcframework/ios-arm64_armv7/GoogleDataTransport.framework/Modules/module.modulemap
File was renamed from frameworks/GoogleDataTransport.framework/Modules/module.modulemap @@ -3,6 +3,7 @@ export * module * { export * } link framework "CoreTelephony" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/GoogleDataTransportBinary files differ
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORClock.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORClock.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORClock.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREndpoints.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREvent.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREvent.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREvent.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORTargets.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTargets.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORTargets.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTransport.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORTransport.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GoogleDataTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Headers/GoogleDataTransport.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Info.plistcopy from frameworks/GoogleDataTransport.framework/Info.plist copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Info.plist
File was copied from frameworks/GoogleDataTransport.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>8.2.0</string> <string>8.3.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Modules/module.modulemapcopy from frameworks/GoogleDataTransport.framework/Modules/module.modulemap copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_i386_x86_64-simulator/GoogleDataTransport.framework/Modules/module.modulemap
File was copied from frameworks/GoogleDataTransport.framework/Modules/module.modulemap @@ -3,6 +3,7 @@ export * module * { export * } link framework "CoreTelephony" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/GoogleDataTransportBinary files differ
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCORClock.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORClock.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCORClock.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCOREndpoints.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCOREvent.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREvent.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCOREvent.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCORTargets.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTargets.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCORTargets.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCORTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTransport.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GDTCORTransport.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GoogleDataTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Headers/GoogleDataTransport.h
frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Info.plistcopy from frameworks/GoogleDataTransport.framework/Info.plist copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Info.plist
File was copied from frameworks/GoogleDataTransport.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>8.2.0</string> <string>8.3.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Modules/module.modulemapcopy from frameworks/GoogleDataTransport.framework/Modules/module.modulemap copy to frameworks/GoogleDataTransport.xcframework/ios-arm64_x86_64-maccatalyst/GoogleDataTransport.framework/Modules/module.modulemap
File was copied from frameworks/GoogleDataTransport.framework/Modules/module.modulemap @@ -3,6 +3,7 @@ export * module * { export * } link framework "CoreTelephony" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/GoogleDataTransportBinary files differ
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCORClock.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORClock.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCORClock.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCOREndpoints.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCOREvent.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREvent.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCOREvent.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCORTargets.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTargets.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCORTargets.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCORTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTransport.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GDTCORTransport.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GoogleDataTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Headers/GoogleDataTransport.h
frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Info.plistcopy from frameworks/GoogleDataTransport.framework/Info.plist copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Info.plist
File was copied from frameworks/GoogleDataTransport.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>8.2.0</string> <string>8.3.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Modules/module.modulemapcopy from frameworks/GoogleDataTransport.framework/Modules/module.modulemap copy to frameworks/GoogleDataTransport.xcframework/macos-arm64_x86_64/GoogleDataTransport.framework/Modules/module.modulemap
File was copied from frameworks/GoogleDataTransport.framework/Modules/module.modulemap @@ -3,6 +3,7 @@ export * module * { export * } link framework "CoreTelephony" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/GoogleDataTransportBinary files differ
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GDTCORClock.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GDTCOREvent.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GDTCORTargets.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GDTCORTransport.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Headers/GoogleDataTransport.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Info.plistcopy from frameworks/GoogleDataTransport.framework/Info.plist copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Info.plist
File was copied from frameworks/GoogleDataTransport.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>8.2.0</string> <string>8.3.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Modules/module.modulemapcopy from frameworks/GoogleDataTransport.framework/Modules/module.modulemap copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64/GoogleDataTransport.framework/Modules/module.modulemap
File was copied from frameworks/GoogleDataTransport.framework/Modules/module.modulemap @@ -2,7 +2,7 @@ umbrella header "GoogleDataTransport.h" export * module * { export * } link framework "CoreTelephony" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/GoogleDataTransportBinary files differ
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORClock.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORClock.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORClock.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORConsoleLogger.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREndpoints.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREndpoints.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREvent.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREvent.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREvent.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREventDataObject.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCOREventTransformer.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORTargets.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTargets.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORTargets.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GDTCORTransport.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GDTCORTransport.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GoogleDataTransport.hcopy from frameworks/GoogleDataTransport.framework/Headers/GoogleDataTransport.h copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Headers/GoogleDataTransport.h
frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Info.plistcopy from frameworks/GoogleDataTransport.framework/Info.plist copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Info.plist
File was copied from frameworks/GoogleDataTransport.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>8.2.0</string> <string>8.3.0</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Modules/module.modulemapcopy from frameworks/GoogleDataTransport.framework/Modules/module.modulemap copy to frameworks/GoogleDataTransport.xcframework/tvos-arm64_x86_64-simulator/GoogleDataTransport.framework/Modules/module.modulemap
File was copied from frameworks/GoogleDataTransport.framework/Modules/module.modulemap @@ -2,7 +2,7 @@ umbrella header "GoogleDataTransport.h" export * module * { export * } link framework "CoreTelephony" link framework "Security" link framework "SystemConfiguration" link "z" } frameworks/GoogleUtilities.xcframework/Info.plist
New file @@ -0,0 +1,97 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>macos-arm64_x86_64</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>macos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/GoogleUtilitiesBinary files differ
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULApplication.hcopy from frameworks/GoogleUtilities.framework/Headers/GULApplication.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULApplication.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULKeychainStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainStorage.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULKeychainStorage.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULKeychainUtils.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainUtils.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULKeychainUtils.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULLogger.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLogger.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULLogger.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULLoggerLevel.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLoggerLevel.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULLoggerLevel.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULMutableDictionary.hcopy from frameworks/GoogleUtilities.framework/Headers/GULMutableDictionary.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULMutableDictionary.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNSData+zlib.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNSData+zlib.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNSData+zlib.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetwork.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetwork.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetwork.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetworkConstants.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkConstants.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetworkConstants.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetworkMessageCode.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetworkURLSession.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkURLSession.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULNetworkURLSession.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULObjectSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULObjectSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULObjectSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.hcopy from frameworks/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULReachabilityChecker.hcopy from frameworks/GoogleUtilities.framework/Headers/GULReachabilityChecker.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULReachabilityChecker.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULSecureCoding.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSecureCoding.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULSecureCoding.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULSwizzledObject.h
File was renamed from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h @@ -18,8 +18,6 @@ @class GULObjectSwizzler; FOUNDATION_EXPORT NSString *kSwizzlerAssociatedObjectKey; /** This class exists as a method donor. These methods will be added to all objects that are * swizzled by the object swizzler. This class should not be instantiated. */ frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.hcopy from frameworks/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULUserDefaults.hcopy from frameworks/GoogleUtilities.framework/Headers/GULUserDefaults.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GULUserDefaults.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.hcopy from frameworks/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.hcopy from frameworks/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h
frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Info.plist
File was renamed from frameworks/GoogleUtilities.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.2.0</string> <string>7.3.1</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Modules/module.modulemapcopy from frameworks/GoogleUtilities.framework/Modules/module.modulemap copy to frameworks/GoogleUtilities.xcframework/ios-arm64_armv7/GoogleUtilities.framework/Modules/module.modulemap
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/GoogleUtilitiesBinary files differ
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULApplication.hcopy from frameworks/GoogleUtilities.framework/Headers/GULApplication.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULApplication.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULKeychainStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainStorage.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULKeychainStorage.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULKeychainUtils.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainUtils.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULKeychainUtils.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULLogger.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLogger.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULLogger.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULLoggerLevel.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLoggerLevel.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULLoggerLevel.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULMutableDictionary.hcopy from frameworks/GoogleUtilities.framework/Headers/GULMutableDictionary.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULMutableDictionary.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNSData+zlib.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNSData+zlib.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNSData+zlib.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetwork.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetwork.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetwork.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkConstants.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkConstants.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkConstants.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkMessageCode.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkURLSession.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkURLSession.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkURLSession.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULObjectSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULObjectSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULObjectSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.hcopy from frameworks/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULReachabilityChecker.hcopy from frameworks/GoogleUtilities.framework/Headers/GULReachabilityChecker.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULReachabilityChecker.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSecureCoding.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSecureCoding.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSecureCoding.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzledObject.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzledObject.h
File was copied from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h @@ -18,8 +18,6 @@ @class GULObjectSwizzler; FOUNDATION_EXPORT NSString *kSwizzlerAssociatedObjectKey; /** This class exists as a method donor. These methods will be added to all objects that are * swizzled by the object swizzler. This class should not be instantiated. */ frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.hcopy from frameworks/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULUserDefaults.hcopy from frameworks/GoogleUtilities.framework/Headers/GULUserDefaults.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GULUserDefaults.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.hcopy from frameworks/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.hcopy from frameworks/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h
frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Info.plistcopy from frameworks/GoogleUtilities.framework/Info.plist copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Info.plist
File was copied from frameworks/GoogleUtilities.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.2.0</string> <string>7.3.1</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Modules/module.modulemapcopy from frameworks/GoogleUtilities.framework/Modules/module.modulemap copy to frameworks/GoogleUtilities.xcframework/ios-arm64_i386_x86_64-simulator/GoogleUtilities.framework/Modules/module.modulemap
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/GoogleUtilitiesBinary files differ
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULApplication.hcopy from frameworks/GoogleUtilities.framework/Headers/GULApplication.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULApplication.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULKeychainStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainStorage.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULKeychainStorage.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULKeychainUtils.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainUtils.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULKeychainUtils.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULLogger.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLogger.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULLogger.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULLoggerLevel.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLoggerLevel.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULLoggerLevel.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULMutableDictionary.hcopy from frameworks/GoogleUtilities.framework/Headers/GULMutableDictionary.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULMutableDictionary.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNSData+zlib.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNSData+zlib.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNSData+zlib.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetwork.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetwork.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetwork.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetworkConstants.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkConstants.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetworkConstants.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetworkMessageCode.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetworkURLSession.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkURLSession.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULNetworkURLSession.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULObjectSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULObjectSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULObjectSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.hcopy from frameworks/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULReachabilityChecker.hcopy from frameworks/GoogleUtilities.framework/Headers/GULReachabilityChecker.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULReachabilityChecker.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSecureCoding.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSecureCoding.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSecureCoding.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSwizzledObject.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSwizzledObject.h
File was copied from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h @@ -18,8 +18,6 @@ @class GULObjectSwizzler; FOUNDATION_EXPORT NSString *kSwizzlerAssociatedObjectKey; /** This class exists as a method donor. These methods will be added to all objects that are * swizzled by the object swizzler. This class should not be instantiated. */ frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSwizzler.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULSwizzler.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.hcopy from frameworks/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULUserDefaults.hcopy from frameworks/GoogleUtilities.framework/Headers/GULUserDefaults.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GULUserDefaults.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.hcopy from frameworks/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.hcopy from frameworks/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h
frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Info.plistcopy from frameworks/GoogleUtilities.framework/Info.plist copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Info.plist
File was copied from frameworks/GoogleUtilities.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.2.0</string> <string>7.3.1</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Modules/module.modulemapcopy from frameworks/GoogleUtilities.framework/Modules/module.modulemap copy to frameworks/GoogleUtilities.xcframework/ios-arm64_x86_64-maccatalyst/GoogleUtilities.framework/Modules/module.modulemap
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/GoogleUtilitiesBinary files differ
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULApplication.hcopy from frameworks/GoogleUtilities.framework/Headers/GULApplication.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULApplication.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULKeychainStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainStorage.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULKeychainStorage.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULKeychainUtils.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainUtils.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULKeychainUtils.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULLogger.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLogger.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULLogger.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULLoggerLevel.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLoggerLevel.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULLoggerLevel.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULMutableDictionary.hcopy from frameworks/GoogleUtilities.framework/Headers/GULMutableDictionary.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULMutableDictionary.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNSData+zlib.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNSData+zlib.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNSData+zlib.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetwork.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetwork.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetwork.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetworkConstants.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkConstants.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetworkConstants.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetworkMessageCode.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetworkURLSession.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkURLSession.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULNetworkURLSession.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULReachabilityChecker.hcopy from frameworks/GoogleUtilities.framework/Headers/GULReachabilityChecker.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULReachabilityChecker.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULSecureCoding.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSecureCoding.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULSecureCoding.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.hcopy from frameworks/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULUserDefaults.hcopy from frameworks/GoogleUtilities.framework/Headers/GULUserDefaults.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GULUserDefaults.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h
New file @@ -0,0 +1,37 @@ #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif #import "GULAppDelegateSwizzler.h" #import "GULApplication.h" #import "GULSceneDelegateSwizzler.h" #import "GULAppEnvironmentUtil.h" #import "GULHeartbeatDateStorage.h" #import "GULKeychainStorage.h" #import "GULKeychainUtils.h" #import "GULSecureCoding.h" #import "GULURLSessionDataResponse.h" #import "NSURLSession+GULPromises.h" #import "GULLogger.h" #import "GULLoggerLevel.h" #import "GULNSData+zlib.h" #import "GULMutableDictionary.h" #import "GULNetwork.h" #import "GULNetworkConstants.h" #import "GULNetworkLoggerProtocol.h" #import "GULNetworkMessageCode.h" #import "GULNetworkURLSession.h" #import "GULReachabilityChecker.h" #import "GULUserDefaults.h" FOUNDATION_EXPORT double GoogleUtilitiesVersionNumber; FOUNDATION_EXPORT const unsigned char GoogleUtilitiesVersionString[]; frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.hcopy from frameworks/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h
frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Info.plistcopy from frameworks/GoogleUtilities.framework/Info.plist copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Info.plist
File was copied from frameworks/GoogleUtilities.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.2.0</string> <string>7.3.1</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Modules/module.modulemapcopy from frameworks/GoogleUtilities.framework/Modules/module.modulemap copy to frameworks/GoogleUtilities.xcframework/macos-arm64_x86_64/GoogleUtilities.framework/Modules/module.modulemap
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/GoogleUtilitiesBinary files differ
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULApplication.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULKeychainStorage.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULKeychainUtils.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULLogger.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULLoggerLevel.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULMutableDictionary.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULNSData+zlib.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULNetwork.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULNetworkConstants.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULNetworkURLSession.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULObjectSwizzler.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULReachabilityChecker.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULSecureCoding.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULSwizzledObject.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULSwizzledObject.h
File was copied from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h @@ -18,8 +18,6 @@ @class GULObjectSwizzler; FOUNDATION_EXPORT NSString *kSwizzlerAssociatedObjectKey; /** This class exists as a method donor. These methods will be added to all objects that are * swizzled by the object swizzler. This class should not be instantiated. */ frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULSwizzler.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GULUserDefaults.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h
frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Info.plistcopy from frameworks/GoogleUtilities.framework/Info.plist copy to frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Info.plist
File was copied from frameworks/GoogleUtilities.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.2.0</string> <string>7.3.1</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleUtilities.xcframework/tvos-arm64/GoogleUtilities.framework/Modules/module.modulemap
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/GoogleUtilitiesBinary files differ
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULAppDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.hcopy from frameworks/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULAppEnvironmentUtil.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULApplication.hcopy from frameworks/GoogleUtilities.framework/Headers/GULApplication.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULApplication.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULHeartbeatDateStorage.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULKeychainStorage.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainStorage.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULKeychainStorage.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULKeychainUtils.hcopy from frameworks/GoogleUtilities.framework/Headers/GULKeychainUtils.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULKeychainUtils.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULLogger.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLogger.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULLogger.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULLoggerLevel.hcopy from frameworks/GoogleUtilities.framework/Headers/GULLoggerLevel.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULLoggerLevel.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULMutableDictionary.hcopy from frameworks/GoogleUtilities.framework/Headers/GULMutableDictionary.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULMutableDictionary.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNSData+zlib.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNSData+zlib.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNSData+zlib.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetwork.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetwork.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetwork.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkConstants.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkConstants.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkConstants.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkLoggerProtocol.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkMessageCode.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkMessageCode.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkURLSession.hcopy from frameworks/GoogleUtilities.framework/Headers/GULNetworkURLSession.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULNetworkURLSession.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULObjectSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULObjectSwizzler.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULObjectSwizzler.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.hcopy from frameworks/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULOriginalIMPConvenienceMacros.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULReachabilityChecker.hcopy from frameworks/GoogleUtilities.framework/Headers/GULReachabilityChecker.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULReachabilityChecker.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULSceneDelegateSwizzler.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULSecureCoding.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSecureCoding.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULSecureCoding.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzledObject.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzledObject.h
File was copied from frameworks/GoogleUtilities.framework/Headers/GULSwizzledObject.h @@ -18,8 +18,6 @@ @class GULObjectSwizzler; FOUNDATION_EXPORT NSString *kSwizzlerAssociatedObjectKey; /** This class exists as a method donor. These methods will be added to all objects that are * swizzled by the object swizzler. This class should not be instantiated. */ frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzler.hcopy from frameworks/GoogleUtilities.framework/Headers/GULSwizzler.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULSwizzler.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.hcopy from frameworks/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULURLSessionDataResponse.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULUserDefaults.hcopy from frameworks/GoogleUtilities.framework/Headers/GULUserDefaults.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GULUserDefaults.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.hcopy from frameworks/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/GoogleUtilities-umbrella.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.hcopy from frameworks/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Headers/NSURLSession+GULPromises.h
frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Info.plistcopy from frameworks/GoogleUtilities.framework/Info.plist copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Info.plist
File was copied from frameworks/GoogleUtilities.framework/Info.plist @@ -13,7 +13,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleVersion</key> <string>7.2.0</string> <string>7.3.1</string> <key>DTSDKName</key> <string>iphonesimulator11.2</string> </dict> frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Modules/module.modulemapcopy from frameworks/GoogleUtilities.framework/Modules/module.modulemap copy to frameworks/GoogleUtilities.xcframework/tvos-arm64_x86_64-simulator/GoogleUtilities.framework/Modules/module.modulemap
frameworks/PromisesObjC.xcframework/Info.plist
New file @@ -0,0 +1,97 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>macos-arm64_x86_64</string> <key>LibraryPath</key> <string>PromisesObjC.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>macos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>PromisesObjC.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>PromisesObjC.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> <key>LibraryPath</key> <string>PromisesObjC.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>PromisesObjC.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64</string> <key>LibraryPath</key> <string>PromisesObjC.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+All.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+All.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+All.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Always.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Always.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Always.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Any.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Any.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Any.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Async.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Async.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Async.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Await.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Await.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Await.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Catch.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Catch.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Catch.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Delay.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Delay.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Delay.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Do.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Do.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Do.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Race.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Race.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Race.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Recover.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Recover.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Recover.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Reduce.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Reduce.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Reduce.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Retry.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Retry.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Retry.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Testing.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Testing.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Testing.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Then.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Then.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Then.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Timeout.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Timeout.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Timeout.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Validate.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Validate.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Validate.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Wrap.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Wrap.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise+Wrap.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromise.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromiseError.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromiseError.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromiseError.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromises.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromises.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/FBLPromises.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/PromisesObjC-umbrella.hcopy from frameworks/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Info.plistcopy from frameworks/PromisesObjC.framework/Info.plist copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Info.plist
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Modules/module.modulemapcopy from frameworks/PromisesObjC.framework/Modules/module.modulemap copy to frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/Modules/module.modulemap
frameworks/PromisesObjC.xcframework/ios-arm64_armv7/PromisesObjC.framework/PromisesObjCBinary files differ
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+All.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+All.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+All.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Always.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Always.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Always.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Any.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Any.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Any.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Async.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Async.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Async.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Await.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Await.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Await.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Catch.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Catch.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Catch.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Delay.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Delay.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Delay.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Do.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Do.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Do.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Race.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Race.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Race.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Recover.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Recover.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Recover.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Reduce.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Reduce.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Reduce.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Retry.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Retry.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Retry.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Testing.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Testing.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Testing.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Then.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Then.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Then.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Timeout.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Timeout.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Timeout.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Validate.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Validate.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Validate.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Wrap.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Wrap.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Wrap.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromiseError.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromiseError.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromiseError.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromises.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromises.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromises.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/PromisesObjC-umbrella.hcopy from frameworks/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Info.plistcopy from frameworks/PromisesObjC.framework/Info.plist copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Info.plist
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Modules/module.modulemapcopy from frameworks/PromisesObjC.framework/Modules/module.modulemap copy to frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/Modules/module.modulemap
frameworks/PromisesObjC.xcframework/ios-arm64_i386_x86_64-simulator/PromisesObjC.framework/PromisesObjCBinary files differ
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+All.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+All.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+All.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Always.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Always.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Always.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Any.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Any.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Any.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Async.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Async.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Async.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Await.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Await.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Await.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Catch.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Catch.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Catch.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Delay.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Delay.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Delay.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Do.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Do.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Do.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Race.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Race.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Race.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Recover.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Recover.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Recover.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Reduce.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Reduce.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Reduce.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Retry.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Retry.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Retry.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Testing.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Testing.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Testing.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Then.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Then.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Then.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Timeout.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Timeout.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Timeout.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Validate.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Validate.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Validate.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Wrap.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Wrap.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise+Wrap.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromise.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromiseError.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromiseError.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromiseError.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromises.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromises.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/FBLPromises.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/PromisesObjC-umbrella.hcopy from frameworks/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Info.plistcopy from frameworks/PromisesObjC.framework/Info.plist copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Info.plist
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Modules/module.modulemapcopy from frameworks/PromisesObjC.framework/Modules/module.modulemap copy to frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/Modules/module.modulemap
frameworks/PromisesObjC.xcframework/ios-arm64_x86_64-maccatalyst/PromisesObjC.framework/PromisesObjCBinary files differ
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+All.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+All.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+All.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Always.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Always.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Always.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Any.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Any.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Any.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Async.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Async.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Async.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Await.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Await.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Await.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Catch.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Catch.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Catch.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Delay.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Delay.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Delay.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Do.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Do.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Do.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Race.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Race.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Race.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Recover.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Recover.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Recover.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Reduce.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Reduce.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Reduce.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Retry.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Retry.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Retry.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Testing.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Testing.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Testing.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Then.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Then.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Then.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Timeout.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Timeout.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Timeout.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Validate.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Validate.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Validate.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Wrap.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Wrap.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise+Wrap.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromise.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromiseError.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromiseError.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromiseError.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromises.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromises.h copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/FBLPromises.h
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h
New file @@ -0,0 +1,36 @@ #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif #import "FBLPromise+All.h" #import "FBLPromise+Always.h" #import "FBLPromise+Any.h" #import "FBLPromise+Async.h" #import "FBLPromise+Await.h" #import "FBLPromise+Catch.h" #import "FBLPromise+Delay.h" #import "FBLPromise+Do.h" #import "FBLPromise+Race.h" #import "FBLPromise+Recover.h" #import "FBLPromise+Reduce.h" #import "FBLPromise+Retry.h" #import "FBLPromise+Testing.h" #import "FBLPromise+Then.h" #import "FBLPromise+Timeout.h" #import "FBLPromise+Validate.h" #import "FBLPromise+Wrap.h" #import "FBLPromise.h" #import "FBLPromiseError.h" #import "FBLPromises.h" FOUNDATION_EXPORT double FBLPromisesVersionNumber; FOUNDATION_EXPORT const unsigned char FBLPromisesVersionString[]; frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Info.plistcopy from frameworks/PromisesObjC.framework/Info.plist copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Info.plist
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Modules/module.modulemapcopy from frameworks/PromisesObjC.framework/Modules/module.modulemap copy to frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/Modules/module.modulemap
frameworks/PromisesObjC.xcframework/macos-arm64_x86_64/PromisesObjC.framework/PromisesObjCBinary files differ
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+All.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Always.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Any.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Async.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Await.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Catch.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Delay.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Do.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Race.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Recover.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Reduce.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Retry.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Testing.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Then.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Timeout.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Validate.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise+Wrap.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromise.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromiseError.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/FBLPromises.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Info.plist
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/Modules/module.modulemap
frameworks/PromisesObjC.xcframework/tvos-arm64/PromisesObjC.framework/PromisesObjCBinary files differ
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+All.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+All.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+All.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Always.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Always.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Always.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Any.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Any.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Any.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Async.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Async.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Async.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Await.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Await.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Await.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Catch.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Catch.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Catch.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Delay.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Delay.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Delay.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Do.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Do.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Do.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Race.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Race.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Race.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Recover.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Recover.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Recover.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Reduce.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Reduce.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Reduce.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Retry.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Retry.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Retry.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Testing.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Testing.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Testing.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Then.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Then.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Then.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Timeout.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Timeout.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Timeout.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Validate.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Validate.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Validate.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Wrap.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise+Wrap.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise+Wrap.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromise.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromise.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromiseError.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromiseError.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromiseError.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromises.hcopy from frameworks/PromisesObjC.framework/Headers/FBLPromises.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/FBLPromises.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/PromisesObjC-umbrella.hcopy from frameworks/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Headers/PromisesObjC-umbrella.h
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Info.plistcopy from frameworks/PromisesObjC.framework/Info.plist copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Info.plist
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Modules/module.modulemapcopy from frameworks/PromisesObjC.framework/Modules/module.modulemap copy to frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/Modules/module.modulemap
frameworks/PromisesObjC.xcframework/tvos-arm64_x86_64-simulator/PromisesObjC.framework/PromisesObjCBinary files differ
frameworks/WAFirebaseImpl.framework/Headers/WAFirebaseImpl.h
@@ -16,5 +16,5 @@ // In this header, you should import all the public headers of your framework using statements like #import <WAFirebaseImpl/PublicHeader.h> //time:2021/01/23 15:35 ver:3.9.2 //time:2021/04/08 14:35 ver:3.9.3 frameworks/WAFirebaseImpl.framework/Info.plistBinary files differ
frameworks/WAFirebaseImpl.framework/WAFirebaseImplBinary files differ
frameworks/WAFirebaseImpl.framework/_CodeSignature/CodeDirectoryBinary files differ
frameworks/WAFirebaseImpl.framework/_CodeSignature/CodeRequirements-1Binary files differ
frameworks/WAFirebaseImpl.framework/_CodeSignature/CodeResources
@@ -6,11 +6,11 @@ <dict> <key>Headers/WAFirebaseImpl.h</key> <data> Wx5f2IC8qtXRoup68duE3SJK+kc= v68AXxK//6jnlCN81GRj808a98E= </data> <key>Info.plist</key> <data> fXO/Dl9htAtsbV3X04RKPOzZ79s= oXYcZN+0rO20HHx+jnjI2CDkHZg= </data> <key>Modules/module.modulemap</key> <data> @@ -23,11 +23,11 @@ <dict> <key>hash</key> <data> Wx5f2IC8qtXRoup68duE3SJK+kc= v68AXxK//6jnlCN81GRj808a98E= </data> <key>hash2</key> <data> yNUrjWlplqIKkC1nH60MH2jp40kDXkQZwO2GKRd0/8o= b+kEUigZ8U3V7c/r16kw+r/Nv2nr5CQzEL/2zjDpZW8= </data> </dict> <key>Modules/module.modulemap</key> frameworks/WAFirebaseImpl.framework/_CodeSignature/CodeSignatureBinary files differ
frameworks/nanopb.xcframework/Info.plist
New file @@ -0,0 +1,97 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AvailableLibraries</key> <array> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>nanopb.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>tvos-arm64</string> <key>LibraryPath</key> <string>nanopb.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> </array> <key>SupportedPlatform</key> <string>tvos</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_i386_x86_64-simulator</string> <key>LibraryPath</key> <string>nanopb.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>i386</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_armv7</string> <key>LibraryPath</key> <string>nanopb.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> <dict> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> <key>LibraryPath</key> <string>nanopb.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</string> </dict> <dict> <key>LibraryIdentifier</key> <string>macos-arm64_x86_64</string> <key>LibraryPath</key> <string>nanopb.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>macos</string> </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> <key>XCFrameworkFormatVersion</key> <string>1.0</string> </dict> </plist> frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/nanopb-umbrella.hcopy from frameworks/nanopb.framework/Headers/nanopb-umbrella.h copy to frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/nanopb-umbrella.h
frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/pb.hcopy from frameworks/nanopb.framework/Headers/pb.h copy to frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/pb.h
frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/pb_common.hcopy from frameworks/nanopb.framework/Headers/pb_common.h copy to frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/pb_common.h
frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/pb_decode.hcopy from frameworks/nanopb.framework/Headers/pb_decode.h copy to frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/pb_decode.h
frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/pb_encode.hcopy from frameworks/nanopb.framework/Headers/pb_encode.h copy to frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Headers/pb_encode.h
frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Info.plistcopy from frameworks/nanopb.framework/Info.plist copy to frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Info.plist
frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Modules/module.modulemapcopy from frameworks/nanopb.framework/Modules/module.modulemap copy to frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/Modules/module.modulemap
frameworks/nanopb.xcframework/ios-arm64_armv7/nanopb.framework/nanopbBinary files differ
frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/nanopb-umbrella.hcopy from frameworks/nanopb.framework/Headers/nanopb-umbrella.h copy to frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/nanopb-umbrella.h
frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/pb.hcopy from frameworks/nanopb.framework/Headers/pb.h copy to frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/pb.h
frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/pb_common.hcopy from frameworks/nanopb.framework/Headers/pb_common.h copy to frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/pb_common.h
frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/pb_decode.hcopy from frameworks/nanopb.framework/Headers/pb_decode.h copy to frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/pb_decode.h
frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/pb_encode.hcopy from frameworks/nanopb.framework/Headers/pb_encode.h copy to frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Headers/pb_encode.h
frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Info.plistcopy from frameworks/nanopb.framework/Info.plist copy to frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Info.plist
frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Modules/module.modulemapcopy from frameworks/nanopb.framework/Modules/module.modulemap copy to frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/Modules/module.modulemap
frameworks/nanopb.xcframework/ios-arm64_i386_x86_64-simulator/nanopb.framework/nanopbBinary files differ
frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/nanopb-umbrella.hcopy from frameworks/nanopb.framework/Headers/nanopb-umbrella.h copy to frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/nanopb-umbrella.h
frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/pb.hcopy from frameworks/nanopb.framework/Headers/pb.h copy to frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/pb.h
frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/pb_common.hcopy from frameworks/nanopb.framework/Headers/pb_common.h copy to frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/pb_common.h
frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/pb_decode.hcopy from frameworks/nanopb.framework/Headers/pb_decode.h copy to frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/pb_decode.h
frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/pb_encode.hcopy from frameworks/nanopb.framework/Headers/pb_encode.h copy to frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Headers/pb_encode.h
frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Info.plistcopy from frameworks/nanopb.framework/Info.plist copy to frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Info.plist
frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Modules/module.modulemapcopy from frameworks/nanopb.framework/Modules/module.modulemap copy to frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/Modules/module.modulemap
frameworks/nanopb.xcframework/ios-arm64_x86_64-maccatalyst/nanopb.framework/nanopbBinary files differ
frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/nanopb-umbrella.h
New file @@ -0,0 +1,26 @@ #ifdef __OBJC__ #import <Cocoa/Cocoa.h> #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif #import "pb.h" #import "pb_common.h" #import "pb_decode.h" #import "pb_encode.h" #import "pb.h" #import "pb_decode.h" #import "pb_common.h" #import "pb.h" #import "pb_encode.h" #import "pb_common.h" FOUNDATION_EXPORT double nanopbVersionNumber; FOUNDATION_EXPORT const unsigned char nanopbVersionString[]; frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/pb.hcopy from frameworks/nanopb.framework/Headers/pb.h copy to frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/pb.h
frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/pb_common.hcopy from frameworks/nanopb.framework/Headers/pb_common.h copy to frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/pb_common.h
frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/pb_decode.hcopy from frameworks/nanopb.framework/Headers/pb_decode.h copy to frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/pb_decode.h
frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/pb_encode.hcopy from frameworks/nanopb.framework/Headers/pb_encode.h copy to frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Headers/pb_encode.h
frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Info.plistcopy from frameworks/nanopb.framework/Info.plist copy to frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Info.plist
frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Modules/module.modulemapcopy from frameworks/nanopb.framework/Modules/module.modulemap copy to frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/Modules/module.modulemap
frameworks/nanopb.xcframework/macos-arm64_x86_64/nanopb.framework/nanopbBinary files differ
frameworks/nanopb.xcframework/tvos-arm64/nanopb.framework/Headers/nanopb-umbrella.h
frameworks/nanopb.xcframework/tvos-arm64/nanopb.framework/Headers/pb.h
frameworks/nanopb.xcframework/tvos-arm64/nanopb.framework/Headers/pb_common.h
frameworks/nanopb.xcframework/tvos-arm64/nanopb.framework/Headers/pb_decode.h
frameworks/nanopb.xcframework/tvos-arm64/nanopb.framework/Headers/pb_encode.h
frameworks/nanopb.xcframework/tvos-arm64/nanopb.framework/Info.plist
frameworks/nanopb.xcframework/tvos-arm64/nanopb.framework/Modules/module.modulemap
frameworks/nanopb.xcframework/tvos-arm64/nanopb.framework/nanopbBinary files differ
frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/nanopb-umbrella.hcopy from frameworks/nanopb.framework/Headers/nanopb-umbrella.h copy to frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/nanopb-umbrella.h
frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/pb.hcopy from frameworks/nanopb.framework/Headers/pb.h copy to frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/pb.h
frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/pb_common.hcopy from frameworks/nanopb.framework/Headers/pb_common.h copy to frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/pb_common.h
frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/pb_decode.hcopy from frameworks/nanopb.framework/Headers/pb_decode.h copy to frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/pb_decode.h
frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/pb_encode.hcopy from frameworks/nanopb.framework/Headers/pb_encode.h copy to frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Headers/pb_encode.h
frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Info.plistcopy from frameworks/nanopb.framework/Info.plist copy to frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Info.plist
frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Modules/module.modulemapcopy from frameworks/nanopb.framework/Modules/module.modulemap copy to frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/Modules/module.modulemap
frameworks/nanopb.xcframework/tvos-arm64_x86_64-simulator/nanopb.framework/nanopbBinary files differ