diff --git a/.github/workflows/Specs.yml b/.github/workflows/Specs.yml index 9214cf1c79..cfb4a27636 100644 --- a/.github/workflows/Specs.yml +++ b/.github/workflows/Specs.yml @@ -51,11 +51,11 @@ jobs: - uses: maxim-lobanov/setup-xcode@v1.1 if: ${{ matrix.task == 'EXAMPLES' }} with: - xcode-version: 11.3.1 + xcode-version: 12.1 - name: Run Tests run: bundle exec rake spec:all - env: + env: COCOAPODS_CI_TASKS: ${{ matrix.task }} on: @@ -64,7 +64,7 @@ on: - "master" - "*-stable" pull_request: - branches: + branches: - master - "*-stable" diff --git a/examples/Vendored Framework Example/Vendored Framework Example.xcodeproj/project.pbxproj b/examples/Vendored Framework Example/Vendored Framework Example.xcodeproj/project.pbxproj index 3d47b54231..c748ef66e1 100644 --- a/examples/Vendored Framework Example/Vendored Framework Example.xcodeproj/project.pbxproj +++ b/examples/Vendored Framework Example/Vendored Framework Example.xcodeproj/project.pbxproj @@ -46,7 +46,6 @@ A8A706EB2A5031760E4C935B /* Pods-Vendored Framework Example.debug.xcconfig */, 57D9D0A9E402C4C20EF1132A /* Pods-Vendored Framework Example.release.xcconfig */, ); - name = Pods; path = Pods; sourceTree = ""; }; @@ -131,6 +130,7 @@ developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( + English, en, Base, ); @@ -335,6 +335,7 @@ baseConfigurationReference = A8A706EB2A5031760E4C935B /* Pods-Vendored Framework Example.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + EXCLUDED_ARCHS = arm64; INFOPLIST_FILE = "Vendored Framework Example/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.Vendored-Framework-Example"; @@ -348,6 +349,7 @@ baseConfigurationReference = 57D9D0A9E402C4C20EF1132A /* Pods-Vendored Framework Example.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + EXCLUDED_ARCHS = arm64; INFOPLIST_FILE = "Vendored Framework Example/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.Vendored-Framework-Example"; diff --git a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Catalyst.dSYM/Contents/Resources/DWARF/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Catalyst.dSYM/Contents/Resources/DWARF/CoconutLib index 41704d16a6..f65f8eb3e3 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Catalyst.dSYM/Contents/Resources/DWARF/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Catalyst.dSYM/Contents/Resources/DWARF/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib index 0e3e9352c4..f2a93ef39e 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS.dSYM/Contents/Resources/DWARF/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS.dSYM/Contents/Resources/DWARF/CoconutLib index 70f3bbb8fd..3c72b006a0 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS.dSYM/Contents/Resources/DWARF/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS.dSYM/Contents/Resources/DWARF/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/macOS.dSYM/Contents/Resources/DWARF/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/macOS.dSYM/Contents/Resources/DWARF/CoconutLib index 67296d35c3..4e9fc72252 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/macOS.dSYM/Contents/Resources/DWARF/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/macOS.dSYM/Contents/Resources/DWARF/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib index 23f0e146cb..cedc52b77b 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS.dSYM/Contents/Resources/DWARF/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS.dSYM/Contents/Resources/DWARF/CoconutLib index 30143a33cc..f778210b32 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS.dSYM/Contents/Resources/DWARF/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS.dSYM/Contents/Resources/DWARF/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib index 6532844d4e..f09acd3df4 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS.dSYM/Contents/Resources/DWARF/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS.dSYM/Contents/Resources/DWARF/CoconutLib index e77654c60a..ac5afbc8be 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS.dSYM/Contents/Resources/DWARF/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS.dSYM/Contents/Resources/DWARF/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/Info.plist index a2e9bc6b29..096baa79fb 100644 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/Info.plist +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/Info.plist @@ -6,52 +6,52 @@ LibraryIdentifier - ios-i386_x86_64-simulator + tvos-arm64 LibraryPath CoconutLib.framework SupportedArchitectures - i386 - x86_64 + arm64 SupportedPlatform - ios - SupportedPlatformVariant - simulator + tvos LibraryIdentifier - tvos-arm64 + ios-arm64_armv7 LibraryPath CoconutLib.framework SupportedArchitectures arm64 + armv7 SupportedPlatform - tvos + ios LibraryIdentifier - ios-armv7_arm64 + watchos-arm64_32_armv7k LibraryPath CoconutLib.framework SupportedArchitectures - armv7 - arm64 + arm64_32 + armv7k SupportedPlatform - ios + watchos LibraryIdentifier - watchos-i386-simulator + watchos-arm64_i386_x86_64-simulator LibraryPath CoconutLib.framework SupportedArchitectures + arm64 i386 + x86_64 SupportedPlatform watchos @@ -60,34 +60,38 @@ LibraryIdentifier - watchos-armv7k_arm64_32 + ios-arm64_i386_x86_64-simulator LibraryPath CoconutLib.framework SupportedArchitectures - armv7k - arm64_32 + arm64 + i386 + x86_64 SupportedPlatform - watchos + ios + SupportedPlatformVariant + simulator LibraryIdentifier - ios-x86_64-maccatalyst + tvos-arm64_x86_64-simulator LibraryPath CoconutLib.framework SupportedArchitectures + arm64 x86_64 SupportedPlatform - ios + tvos SupportedPlatformVariant - maccatalyst + simulator LibraryIdentifier - tvos-x86_64-simulator + macos-x86_64 LibraryPath CoconutLib.framework SupportedArchitectures @@ -95,13 +99,11 @@ x86_64 SupportedPlatform - tvos - SupportedPlatformVariant - simulator + macos LibraryIdentifier - macos-x86_64 + ios-x86_64-maccatalyst LibraryPath CoconutLib.framework SupportedArchitectures @@ -109,7 +111,9 @@ x86_64 SupportedPlatform - macos + ios + SupportedPlatformVariant + maccatalyst CFBundlePackageType diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/BCSymbolMaps/3A0FB3A9-0701-3DAE-81DD-C23709193E12.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/BCSymbolMaps/3A0FB3A9-0701-3DAE-81DD-C23709193E12.bcsymbolmap new file mode 100644 index 0000000000..deda3a6fb7 --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/BCSymbolMaps/3A0FB3A9-0701-3DAE-81DD-C23709193E12.bcsymbolmap @@ -0,0 +1,13 @@ +BCSymbolMap Version: 2.0 +Apple clang version 12.0.0 (clang-1200.0.32.21) +/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.1.sdk +iPhoneOS14.1.sdk +/Users/dimitris/Library/Developer/Xcode/DerivedData/CoconutLib-emvxikeulksgclhknusminvzkhbs/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-iOS/IntermediateBuildFilesPath/CoconutLib.build/Release-iphoneos/CoconutLib-iOS.build/DerivedSources/CoconutLib_vers.c +/Users/dimitris/Development/ios/Rainforest/cocoapods/examples/Vendored XCFramework Example/CoconutLib +-[CoconutObj makeCoconuts] +__OBJC_METACLASS_RO_$_CoconutObj +__OBJC_$_INSTANCE_METHODS_CoconutObj +__OBJC_CLASS_RO_$_CoconutObj +/Users/dimitris/Development/ios/Rainforest/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +/Users/dimitris/Development/ios/Rainforest diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/BCSymbolMaps/F4DA3E14-B6D9-35D3-B151-A90B9CCB3071.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/BCSymbolMaps/F4DA3E14-B6D9-35D3-B151-A90B9CCB3071.bcsymbolmap new file mode 100644 index 0000000000..deda3a6fb7 --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/BCSymbolMaps/F4DA3E14-B6D9-35D3-B151-A90B9CCB3071.bcsymbolmap @@ -0,0 +1,13 @@ +BCSymbolMap Version: 2.0 +Apple clang version 12.0.0 (clang-1200.0.32.21) +/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.1.sdk +iPhoneOS14.1.sdk +/Users/dimitris/Library/Developer/Xcode/DerivedData/CoconutLib-emvxikeulksgclhknusminvzkhbs/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-iOS/IntermediateBuildFilesPath/CoconutLib.build/Release-iphoneos/CoconutLib-iOS.build/DerivedSources/CoconutLib_vers.c +/Users/dimitris/Development/ios/Rainforest/cocoapods/examples/Vendored XCFramework Example/CoconutLib +-[CoconutObj makeCoconuts] +__OBJC_METACLASS_RO_$_CoconutObj +__OBJC_$_INSTANCE_METHODS_CoconutObj +__OBJC_CLASS_RO_$_CoconutObj +/Users/dimitris/Development/ios/Rainforest/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +/Users/dimitris/Development/ios/Rainforest diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/CoconutLib similarity index 89% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/CoconutLib index 951d52813d..35683ff296 100755 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Info.plist similarity index 55% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Info.plist rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Info.plist index e8688e1620..c7f8259eb0 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Info.plist and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/59769DA6-FD91-3B5A-A3B9-B2025DD034FD.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/59769DA6-FD91-3B5A-A3B9-B2025DD034FD.bcsymbolmap new file mode 100644 index 0000000000..ebbb3653cb --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/59769DA6-FD91-3B5A-A3B9-B2025DD034FD.bcsymbolmap @@ -0,0 +1,13 @@ +BCSymbolMap Version: 2.0 +Apple clang version 12.0.0 (clang-1200.0.32.21) +/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.1.sdk +iPhoneSimulator14.1.sdk +/Users/dimitris/Library/Developer/Xcode/DerivedData/CoconutLib-emvxikeulksgclhknusminvzkhbs/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-iOS/IntermediateBuildFilesPath/CoconutLib.build/Release-iphonesimulator/CoconutLib-iOS.build/DerivedSources/CoconutLib_vers.c +/Users/dimitris/Development/ios/Rainforest/cocoapods/examples/Vendored XCFramework Example/CoconutLib +-[CoconutObj makeCoconuts] +__OBJC_METACLASS_RO_$_CoconutObj +__OBJC_$_INSTANCE_METHODS_CoconutObj +__OBJC_CLASS_RO_$_CoconutObj +/Users/dimitris/Development/ios/Rainforest/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +/Users/dimitris/Development/ios/Rainforest diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib new file mode 100755 index 0000000000..62e85aa23a Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist similarity index 53% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Info.plist rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist index 1ef70f549b..cc8c309158 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Info.plist and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources similarity index 98% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources index 798ce909aa..2f5b668871 100644 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources @@ -14,7 +14,7 @@ Info.plist - nJ4lsOJmWhUocku12wyjdjlaFb0= + H1fxpDJJMqEmmG9xwywH5EaVOiI= Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/BCSymbolMaps/299D18F5-811F-3C38-B732-DDA2A735D44B.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/BCSymbolMaps/299D18F5-811F-3C38-B732-DDA2A735D44B.bcsymbolmap deleted file mode 100644 index c57e669fbc..0000000000 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/BCSymbolMaps/299D18F5-811F-3C38-B732-DDA2A735D44B.bcsymbolmap +++ /dev/null @@ -1,11 +0,0 @@ -BCSymbolMap Version: 2.0 -Apple clang version 11.0.3 (clang-1103.0.32.62) -/Users/eric/Library/Developer/Xcode/DerivedData/CoconutLib-bveulnfkonxlgpexdnasxbpdakbb/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-iOS/IntermediateBuildFilesPath/CoconutLib.build/Release-iphoneos/CoconutLib-iOS.build/DerivedSources/CoconutLib_vers.c -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib --[CoconutObj makeCoconuts] -__OBJC_METACLASS_RO_$_CoconutObj -__OBJC_$_INSTANCE_METHODS_CoconutObj -__OBJC_CLASS_RO_$_CoconutObj -_OBJC_LABEL_CLASS_$ -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m -CoconutLib/Coconut.m diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/BCSymbolMaps/EDE11CDA-6B2D-31E6-B72C-FA0F3E778C71.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/BCSymbolMaps/EDE11CDA-6B2D-31E6-B72C-FA0F3E778C71.bcsymbolmap deleted file mode 100644 index c57e669fbc..0000000000 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/BCSymbolMaps/EDE11CDA-6B2D-31E6-B72C-FA0F3E778C71.bcsymbolmap +++ /dev/null @@ -1,11 +0,0 @@ -BCSymbolMap Version: 2.0 -Apple clang version 11.0.3 (clang-1103.0.32.62) -/Users/eric/Library/Developer/Xcode/DerivedData/CoconutLib-bveulnfkonxlgpexdnasxbpdakbb/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-iOS/IntermediateBuildFilesPath/CoconutLib.build/Release-iphoneos/CoconutLib-iOS.build/DerivedSources/CoconutLib_vers.c -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib --[CoconutObj makeCoconuts] -__OBJC_METACLASS_RO_$_CoconutObj -__OBJC_$_INSTANCE_METHODS_CoconutObj -__OBJC_CLASS_RO_$_CoconutObj -_OBJC_LABEL_CLASS_$ -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m -CoconutLib/Coconut.m diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Info.plist deleted file mode 100644 index 946be92092..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Info.plist and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib deleted file mode 100755 index 9d97a138ba..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Info.plist deleted file mode 100644 index c797e13cdc..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Info.plist and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib index d6e26c05a6..7388ccd386 100755 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/Resources/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/Resources/Info.plist index 2ca8a4a34e..a1b6869c4f 100644 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/Resources/Info.plist +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19F101 + 20F71 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,17 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11E608c + 12A7403 + DTPlatformName + macosx DTPlatformVersion - GM + 10.15.6 DTSDKBuild - 19E258 + 19G68 DTSDKName macosx10.15 DTXcode - 1150 + 1210 DTXcodeBuild - 11E608c + 12A7403 LSMinimumSystemVersion 10.15 NSHumanReadableCopyright diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib index b956b0b7a0..1d81138059 100755 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/Resources/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/Resources/Info.plist index 515dd74445..6f25083775 100644 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/Resources/Info.plist +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19F101 + 20F71 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,17 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11E608c + 12A7403 + DTPlatformName + macosx DTPlatformVersion - GM + 10.15.6 DTSDKBuild - 19E258 + 19G68 DTSDKName macosx10.15 DTXcode - 1150 + 1210 DTXcodeBuild - 11E608c + 12A7403 LSMinimumSystemVersion 10.15 NSHumanReadableCopyright diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeResources index 9b67a89c1a..257167c004 100644 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeResources +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeResources @@ -6,7 +6,7 @@ Resources/Info.plist - oBoO8uB3SIODfSSkewinKOt/aVI= + 5bTkoV0xqP5cxxA6vKFijPaMWhE= files2 @@ -36,7 +36,7 @@ hash2 - MVLRvuzMxcxhcEcnMh5yFmKF0zrcIYOuW7YbpFODhGg= + x+oqZFmE29rGi6UBGH+B3QoqtXYFlPsUB+dFXKZw6SM= diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/BCSymbolMaps/15C7CC08-7EDC-3995-9AFD-42F51335C1E2.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/BCSymbolMaps/15C7CC08-7EDC-3995-9AFD-42F51335C1E2.bcsymbolmap deleted file mode 100644 index 70ee532511..0000000000 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/BCSymbolMaps/15C7CC08-7EDC-3995-9AFD-42F51335C1E2.bcsymbolmap +++ /dev/null @@ -1,11 +0,0 @@ -BCSymbolMap Version: 2.0 -Apple clang version 11.0.3 (clang-1103.0.32.62) -/Users/eric/Library/Developer/Xcode/DerivedData/CoconutLib-bveulnfkonxlgpexdnasxbpdakbb/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-tvOS/IntermediateBuildFilesPath/CoconutLib.build/Release-appletvos/CoconutLib-tvOS.build/DerivedSources/CoconutLib_vers.c -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib --[CoconutObj makeCoconuts] -__OBJC_METACLASS_RO_$_CoconutObj -__OBJC_$_INSTANCE_METHODS_CoconutObj -__OBJC_CLASS_RO_$_CoconutObj -_OBJC_LABEL_CLASS_$ -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m -CoconutLib/Coconut.m diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/BCSymbolMaps/A378CFD1-46E7-3CB3-96CC-6EB802B5C017.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/BCSymbolMaps/A378CFD1-46E7-3CB3-96CC-6EB802B5C017.bcsymbolmap new file mode 100644 index 0000000000..391fed99e1 --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/BCSymbolMaps/A378CFD1-46E7-3CB3-96CC-6EB802B5C017.bcsymbolmap @@ -0,0 +1,13 @@ +BCSymbolMap Version: 2.0 +Apple clang version 12.0.0 (clang-1200.0.32.21) +/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS14.0.sdk +AppleTVOS14.0.sdk +/Users/dimitris/Library/Developer/Xcode/DerivedData/CoconutLib-emvxikeulksgclhknusminvzkhbs/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-tvOS/IntermediateBuildFilesPath/CoconutLib.build/Release-appletvos/CoconutLib-tvOS.build/DerivedSources/CoconutLib_vers.c +/Users/dimitris/Development/ios/Rainforest/cocoapods/examples/Vendored XCFramework Example/CoconutLib +-[CoconutObj makeCoconuts] +__OBJC_METACLASS_RO_$_CoconutObj +__OBJC_$_INSTANCE_METHODS_CoconutObj +__OBJC_CLASS_RO_$_CoconutObj +/Users/dimitris/Development/ios/Rainforest/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +/Users/dimitris/Development/ios/Rainforest diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib index af2901dd97..80beb31b05 100755 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/Info.plist index f6cd9b1f08..e1682e375b 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/Info.plist and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/295E0CAB-0051-3C76-99C1-E1471C389589.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/295E0CAB-0051-3C76-99C1-E1471C389589.bcsymbolmap new file mode 100644 index 0000000000..cd2b830861 --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/295E0CAB-0051-3C76-99C1-E1471C389589.bcsymbolmap @@ -0,0 +1,13 @@ +BCSymbolMap Version: 2.0 +Apple clang version 12.0.0 (clang-1200.0.32.21) +/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator14.0.sdk +AppleTVSimulator14.0.sdk +/Users/dimitris/Library/Developer/Xcode/DerivedData/CoconutLib-emvxikeulksgclhknusminvzkhbs/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-tvOS/IntermediateBuildFilesPath/CoconutLib.build/Release-appletvsimulator/CoconutLib-tvOS.build/DerivedSources/CoconutLib_vers.c +/Users/dimitris/Development/ios/Rainforest/cocoapods/examples/Vendored XCFramework Example/CoconutLib +-[CoconutObj makeCoconuts] +__OBJC_METACLASS_RO_$_CoconutObj +__OBJC_$_INSTANCE_METHODS_CoconutObj +__OBJC_CLASS_RO_$_CoconutObj +/Users/dimitris/Development/ios/Rainforest/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +/Users/dimitris/Development/ios/Rainforest diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib new file mode 100755 index 0000000000..45cf35696b Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Info.plist similarity index 54% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Info.plist rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Info.plist index ba6cfec835..47597f17f1 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Info.plist and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources similarity index 98% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources index 70b5083e8f..1a74af4537 100644 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources @@ -14,7 +14,7 @@ Info.plist - /Isz4/tseHev7pIiLhutpP5IgVE= + KDN58SQbuRF4JC1wYEBgWKs9mLg= Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib deleted file mode 100755 index 060f68bc22..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Info.plist deleted file mode 100644 index a246b71f90..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Info.plist and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/BCSymbolMaps/48112E6B-C8EC-326A-BD1A-0979B6D16159.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/BCSymbolMaps/48112E6B-C8EC-326A-BD1A-0979B6D16159.bcsymbolmap new file mode 100644 index 0000000000..40c4b275d4 --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/BCSymbolMaps/48112E6B-C8EC-326A-BD1A-0979B6D16159.bcsymbolmap @@ -0,0 +1,13 @@ +BCSymbolMap Version: 2.0 +Apple clang version 12.0.0 (clang-1200.0.32.21) +/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS7.0.sdk +WatchOS7.0.sdk +/Users/dimitris/Library/Developer/Xcode/DerivedData/CoconutLib-emvxikeulksgclhknusminvzkhbs/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-watchOS/IntermediateBuildFilesPath/CoconutLib.build/Release-watchos/CoconutLib-watchOS.build/DerivedSources/CoconutLib_vers.c +/Users/dimitris/Development/ios/Rainforest/cocoapods/examples/Vendored XCFramework Example/CoconutLib +-[CoconutObj makeCoconuts] +__OBJC_METACLASS_RO_$_CoconutObj +__OBJC_$_INSTANCE_METHODS_CoconutObj +__OBJC_CLASS_RO_$_CoconutObj +/Users/dimitris/Development/ios/Rainforest/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +/Users/dimitris/Development/ios/Rainforest diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/BCSymbolMaps/AEB73ED1-1BAD-31E5-8A44-7218E02FCAD8.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/BCSymbolMaps/AEB73ED1-1BAD-31E5-8A44-7218E02FCAD8.bcsymbolmap new file mode 100644 index 0000000000..40c4b275d4 --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/BCSymbolMaps/AEB73ED1-1BAD-31E5-8A44-7218E02FCAD8.bcsymbolmap @@ -0,0 +1,13 @@ +BCSymbolMap Version: 2.0 +Apple clang version 12.0.0 (clang-1200.0.32.21) +/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS7.0.sdk +WatchOS7.0.sdk +/Users/dimitris/Library/Developer/Xcode/DerivedData/CoconutLib-emvxikeulksgclhknusminvzkhbs/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-watchOS/IntermediateBuildFilesPath/CoconutLib.build/Release-watchos/CoconutLib-watchOS.build/DerivedSources/CoconutLib_vers.c +/Users/dimitris/Development/ios/Rainforest/cocoapods/examples/Vendored XCFramework Example/CoconutLib +-[CoconutObj makeCoconuts] +__OBJC_METACLASS_RO_$_CoconutObj +__OBJC_$_INSTANCE_METHODS_CoconutObj +__OBJC_CLASS_RO_$_CoconutObj +/Users/dimitris/Development/ios/Rainforest/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +/Users/dimitris/Development/ios/Rainforest diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/CoconutLib similarity index 88% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/CoconutLib index a428bb525d..5ad7688a73 100755 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Info.plist similarity index 56% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Info.plist rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Info.plist index 387aa43bb8..2f6d0deab5 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Info.plist and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/FC4DD577-75E9-35BA-ADF0-0B19942DAB39.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/FC4DD577-75E9-35BA-ADF0-0B19942DAB39.bcsymbolmap new file mode 100644 index 0000000000..f6f0abf86a --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/BCSymbolMaps/FC4DD577-75E9-35BA-ADF0-0B19942DAB39.bcsymbolmap @@ -0,0 +1,13 @@ +BCSymbolMap Version: 2.0 +Apple clang version 12.0.0 (clang-1200.0.32.21) +/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator7.0.sdk +WatchSimulator7.0.sdk +/Users/dimitris/Library/Developer/Xcode/DerivedData/CoconutLib-emvxikeulksgclhknusminvzkhbs/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-watchOS/IntermediateBuildFilesPath/CoconutLib.build/Release-watchsimulator/CoconutLib-watchOS.build/DerivedSources/CoconutLib_vers.c +/Users/dimitris/Development/ios/Rainforest/cocoapods/examples/Vendored XCFramework Example/CoconutLib +-[CoconutObj makeCoconuts] +__OBJC_METACLASS_RO_$_CoconutObj +__OBJC_$_INSTANCE_METHODS_CoconutObj +__OBJC_CLASS_RO_$_CoconutObj +/Users/dimitris/Development/ios/Rainforest/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m +/Users/dimitris/Development/ios/Rainforest diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib new file mode 100755 index 0000000000..7a95b41c3b Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist similarity index 54% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Info.plist rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist index 70ada864be..cdbce90a7c 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Info.plist and b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources similarity index 98% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources rename to examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources index d3994b58c2..c35e7d3e44 100644 --- a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources +++ b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources @@ -14,7 +14,7 @@ Info.plist - qLwkdKKGDIbG2R0W0ePogid9f68= + bOCel8PePqkNBuf0JdT9r7miyHk= Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/BCSymbolMaps/3553CD11-4052-3DBD-9F41-43BF092F4266.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/BCSymbolMaps/3553CD11-4052-3DBD-9F41-43BF092F4266.bcsymbolmap deleted file mode 100644 index dc9d1de699..0000000000 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/BCSymbolMaps/3553CD11-4052-3DBD-9F41-43BF092F4266.bcsymbolmap +++ /dev/null @@ -1,11 +0,0 @@ -BCSymbolMap Version: 2.0 -Apple clang version 11.0.3 (clang-1103.0.32.62) -/Users/eric/Library/Developer/Xcode/DerivedData/CoconutLib-bveulnfkonxlgpexdnasxbpdakbb/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-watchOS/IntermediateBuildFilesPath/CoconutLib.build/Release-watchos/CoconutLib-watchOS.build/DerivedSources/CoconutLib_vers.c -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib --[CoconutObj makeCoconuts] -__OBJC_METACLASS_RO_$_CoconutObj -__OBJC_$_INSTANCE_METHODS_CoconutObj -__OBJC_CLASS_RO_$_CoconutObj -_OBJC_LABEL_CLASS_$ -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m -CoconutLib/Coconut.m diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/BCSymbolMaps/C276550B-D5E5-3F34-B15D-CCEA977E40C1.bcsymbolmap b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/BCSymbolMaps/C276550B-D5E5-3F34-B15D-CCEA977E40C1.bcsymbolmap deleted file mode 100644 index dc9d1de699..0000000000 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/BCSymbolMaps/C276550B-D5E5-3F34-B15D-CCEA977E40C1.bcsymbolmap +++ /dev/null @@ -1,11 +0,0 @@ -BCSymbolMap Version: 2.0 -Apple clang version 11.0.3 (clang-1103.0.32.62) -/Users/eric/Library/Developer/Xcode/DerivedData/CoconutLib-bveulnfkonxlgpexdnasxbpdakbb/Build/Intermediates.noindex/ArchiveIntermediates/CoconutLib-watchOS/IntermediateBuildFilesPath/CoconutLib.build/Release-watchos/CoconutLib-watchOS.build/DerivedSources/CoconutLib_vers.c -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib --[CoconutObj makeCoconuts] -__OBJC_METACLASS_RO_$_CoconutObj -__OBJC_$_INSTANCE_METHODS_CoconutObj -__OBJC_CLASS_RO_$_CoconutObj -_OBJC_LABEL_CLASS_$ -/Users/eric/Projects/CocoaPods/examples/Vendored XCFramework Example/CoconutLib/CoconutLib/Coconut.m -CoconutLib/Coconut.m diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Info.plist deleted file mode 100644 index 745a08a3a5..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Info.plist and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib deleted file mode 100755 index 95e393d81d..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Info.plist deleted file mode 100644 index 500aa87244..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Info.plist and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/Info.plist index 03a9d91fef..6ab50dd8bb 100644 --- a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/Info.plist +++ b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/Info.plist @@ -6,60 +6,65 @@ LibraryIdentifier - tvos-x86_64-simulator + watchos-arm64_32_armv7k LibraryPath CoconutLib.framework SupportedArchitectures - x86_64 + arm64_32 + armv7k SupportedPlatform - tvos - SupportedPlatformVariant - simulator + watchos LibraryIdentifier - tvos-arm64 + watchos-arm64_i386_x86_64-simulator LibraryPath CoconutLib.framework SupportedArchitectures arm64 + i386 + x86_64 SupportedPlatform - tvos + watchos + SupportedPlatformVariant + simulator LibraryIdentifier - watchos-i386-simulator + ios-arm64_armv7 LibraryPath CoconutLib.framework SupportedArchitectures - i386 + arm64 + armv7 SupportedPlatform - watchos - SupportedPlatformVariant - simulator + ios LibraryIdentifier - watchos-armv7k_arm64_32 + ios-arm64_i386_x86_64-simulator LibraryPath CoconutLib.framework SupportedArchitectures - armv7k - arm64_32 + arm64 + i386 + x86_64 SupportedPlatform - watchos + ios + SupportedPlatformVariant + simulator LibraryIdentifier - macos-x86_64 + ios-x86_64-maccatalyst LibraryPath CoconutLib.framework SupportedArchitectures @@ -67,49 +72,48 @@ x86_64 SupportedPlatform - macos + ios + SupportedPlatformVariant + maccatalyst LibraryIdentifier - ios-i386_x86_64-simulator + tvos-arm64_x86_64-simulator LibraryPath CoconutLib.framework SupportedArchitectures - i386 + arm64 x86_64 SupportedPlatform - ios + tvos SupportedPlatformVariant simulator LibraryIdentifier - ios-armv7_arm64 + macos-x86_64 LibraryPath CoconutLib.framework SupportedArchitectures - armv7 - arm64 + x86_64 SupportedPlatform - ios + macos LibraryIdentifier - ios-x86_64-maccatalyst + tvos-arm64 LibraryPath CoconutLib.framework SupportedArchitectures - x86_64 + arm64 SupportedPlatform - ios - SupportedPlatformVariant - maccatalyst + tvos CFBundlePackageType diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/CoconutLib new file mode 100644 index 0000000000..d9f2d8f9ff Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Info.plist new file mode 100644 index 0000000000..c7f8259eb0 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib new file mode 100644 index 0000000000..52ef38a163 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist new file mode 100644 index 0000000000..cc8c309158 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory new file mode 100644 index 0000000000..7717ba0219 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 new file mode 100644 index 0000000000..be5e3c7529 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 differ diff --git a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources similarity index 98% rename from examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeResources rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources index 0e84a54a5d..2f5b668871 100644 --- a/examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeResources +++ b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources @@ -14,7 +14,7 @@ Info.plist - DU4p9AjsIpZuRA+OFherHkAHAC0= + H1fxpDJJMqEmmG9xwywH5EaVOiI= Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib deleted file mode 100644 index 5f6c70be5a..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib deleted file mode 100644 index a2eaa4f884..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory deleted file mode 100644 index 38b2bed34b..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 deleted file mode 100644 index 50fec5f954..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib index daabc87304..7388ccd386 100755 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/Resources/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/Resources/Info.plist index 312208a159..a1b6869c4f 100644 --- a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/Resources/Info.plist +++ b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19D76 + 20F71 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,17 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11C505 + 12A7403 + DTPlatformName + macosx DTPlatformVersion - GM + 10.15.6 DTSDKBuild - 19B90 + 19G68 DTSDKName macosx10.15 DTXcode - 1130 + 1210 DTXcodeBuild - 11C505 + 12A7403 LSMinimumSystemVersion 10.15 NSHumanReadableCopyright diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib index 7d95bf07cd..496be713df 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/Resources/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/Resources/Info.plist index 441a5c5c09..6f25083775 100644 --- a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/Resources/Info.plist +++ b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19D76 + 20F71 CFBundleDevelopmentRegion en CFBundleExecutable @@ -27,17 +27,19 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11C505 + 12A7403 + DTPlatformName + macosx DTPlatformVersion - GM + 10.15.6 DTSDKBuild - 19B90 + 19G68 DTSDKName macosx10.15 DTXcode - 1130 + 1210 DTXcodeBuild - 11C505 + 12A7403 LSMinimumSystemVersion 10.15 NSHumanReadableCopyright diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeDirectory b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeDirectory index 0125747004..a064b5f5ac 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeDirectory and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeDirectory differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeRequirements-1 b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeRequirements-1 index c5575c0f18..6a0bb0edc9 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeRequirements-1 and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeRequirements-1 differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeResources index 081a4bb61b..3029963aef 100644 --- a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeResources +++ b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/_CodeSignature/CodeResources @@ -6,7 +6,7 @@ Resources/Info.plist - F+geALkTdE2EcBLnC5EUj4HIe9U= + 5bTkoV0xqP5cxxA6vKFijPaMWhE= files2 @@ -48,11 +48,11 @@ hash - F+geALkTdE2EcBLnC5EUj4HIe9U= + 5bTkoV0xqP5cxxA6vKFijPaMWhE= hash2 - PFfLkwfXRKMLj5FchpmUDhrrivDg6K8w/ksXZ90C8nM= + x+oqZFmE29rGi6UBGH+B3QoqtXYFlPsUB+dFXKZw6SM= diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib index 126e2e37a9..bed9623da0 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/Info.plist index b1ca0902bb..e1682e375b 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/Info.plist and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib new file mode 100644 index 0000000000..25d02a67dc Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Info.plist new file mode 100644 index 0000000000..47597f17f1 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory new file mode 100644 index 0000000000..2b3aebe15d Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 new file mode 100644 index 0000000000..39ec43597f Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources similarity index 98% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources index 67e3860cf6..f1fcac7258 100644 --- a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources +++ b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources @@ -14,7 +14,7 @@ Info.plist - QWDb6lWYhgx6cVqNWKNgFtcJR+8= + KDN58SQbuRF4JC1wYEBgWKs9mLg= Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib deleted file mode 100644 index 37f7a98edc..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory deleted file mode 100644 index b82381c5f5..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 deleted file mode 100644 index 37323999cd..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/CoconutLib new file mode 100644 index 0000000000..f0858ae4a2 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Info.plist new file mode 100644 index 0000000000..2f6d0deab5 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib new file mode 100644 index 0000000000..53c570f7c5 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Headers/Coconut.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Headers/Coconut.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/Coconut.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Headers/CoconutLib.h b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Headers/CoconutLib.h rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Headers/CoconutLib.h diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist new file mode 100644 index 0000000000..cdbce90a7c Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Info.plist differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Modules/module.modulemap b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/Modules/module.modulemap rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/Modules/module.modulemap diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory new file mode 100644 index 0000000000..9e4d951fe0 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 new file mode 100644 index 0000000000..2981e3ffc9 Binary files /dev/null and b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources new file mode 100644 index 0000000000..c35e7d3e44 --- /dev/null +++ b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeResources @@ -0,0 +1,147 @@ + + + + + files + + Headers/Coconut.h + + xMY7I+qgu4fzHp1JtHR84JW7q5M= + + Headers/CoconutLib.h + + JuzmrHWAFiXAb5yTXihwhYpEnd0= + + Info.plist + + bOCel8PePqkNBuf0JdT9r7miyHk= + + Modules/module.modulemap + + XBUmhbp5sPDDR0vApgYJ0zALOWI= + + + files2 + + Headers/Coconut.h + + hash + + xMY7I+qgu4fzHp1JtHR84JW7q5M= + + hash2 + + XViUs4Dc2AIY4Xq/ZicBv0vOIgoB+iOryH2x56vn3cI= + + + Headers/CoconutLib.h + + hash + + JuzmrHWAFiXAb5yTXihwhYpEnd0= + + hash2 + + oMlutKWP8dUA2YfL0SXQZpo0oOTgbIhyU/NKQKkX5bU= + + + Modules/module.modulemap + + hash + + XBUmhbp5sPDDR0vApgYJ0zALOWI= + + hash2 + + mhxBFlNwG/ASIqNY6yYtxs7CuysII4NrdaoGkHwJLCA= + + + + rules + + ^.* + + ^.*\.lproj/ + + optional + + weight + 1000 + + ^.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^.* + + ^.*\.lproj/ + + optional + + weight + 1000 + + ^.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Base\.lproj/ + + weight + 1010 + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + + diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeSignature b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature similarity index 100% rename from examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeSignature rename to examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/_CodeSignature/CodeSignature diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib deleted file mode 100644 index a9db41582e..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib deleted file mode 100644 index b13a936bde..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory deleted file mode 100644 index f9a876cc17..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeDirectory and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 deleted file mode 100644 index 3123c83b65..0000000000 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeRequirements-1 and /dev/null differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeResources b/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeResources deleted file mode 100644 index 9e77d89864..0000000000 --- a/examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/_CodeSignature/CodeResources +++ /dev/null @@ -1,147 +0,0 @@ - - - - - files - - Headers/Coconut.h - - xMY7I+qgu4fzHp1JtHR84JW7q5M= - - Headers/CoconutLib.h - - JuzmrHWAFiXAb5yTXihwhYpEnd0= - - Info.plist - - Ou3Yu0IMPpGZLk5JsV71DEsu5hc= - - Modules/module.modulemap - - XBUmhbp5sPDDR0vApgYJ0zALOWI= - - - files2 - - Headers/Coconut.h - - hash - - xMY7I+qgu4fzHp1JtHR84JW7q5M= - - hash2 - - XViUs4Dc2AIY4Xq/ZicBv0vOIgoB+iOryH2x56vn3cI= - - - Headers/CoconutLib.h - - hash - - JuzmrHWAFiXAb5yTXihwhYpEnd0= - - hash2 - - oMlutKWP8dUA2YfL0SXQZpo0oOTgbIhyU/NKQKkX5bU= - - - Modules/module.modulemap - - hash - - XBUmhbp5sPDDR0vApgYJ0zALOWI= - - hash2 - - mhxBFlNwG/ASIqNY6yYtxs7CuysII4NrdaoGkHwJLCA= - - - - rules - - ^.* - - ^.*\.lproj/ - - optional - - weight - 1000 - - ^.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Base\.lproj/ - - weight - 1010 - - ^version.plist$ - - - rules2 - - .*\.dSYM($|/) - - weight - 11 - - ^(.*/)?\.DS_Store$ - - omit - - weight - 2000 - - ^.* - - ^.*\.lproj/ - - optional - - weight - 1000 - - ^.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Base\.lproj/ - - weight - 1010 - - ^Info\.plist$ - - omit - - weight - 20 - - ^PkgInfo$ - - omit - - weight - 20 - - ^embedded\.provisionprofile$ - - weight - 20 - - ^version\.plist$ - - weight - 20 - - - - diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/Info.plist b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/Info.plist index 69a4525bbe..625dc25838 100644 --- a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/Info.plist +++ b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/Info.plist @@ -8,35 +8,37 @@ HeadersPath Headers LibraryIdentifier - ios-arm64 + ios-x86_64-maccatalyst LibraryPath libCoconut.a SupportedArchitectures - arm64 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + maccatalyst HeadersPath Headers LibraryIdentifier - macos-x86_64 + tvos-arm64 LibraryPath libCoconut.a SupportedArchitectures - x86_64 + arm64 SupportedPlatform - macos + tvos HeadersPath Headers LibraryIdentifier - ios-x86_64-maccatalyst + macos-x86_64 LibraryPath libCoconut.a SupportedArchitectures @@ -44,39 +46,37 @@ x86_64 SupportedPlatform - ios - SupportedPlatformVariant - maccatalyst + macos HeadersPath Headers LibraryIdentifier - watchos-arm64_32_armv7k + ios-arm64 LibraryPath libCoconut.a SupportedArchitectures - arm64_32 - armv7k + arm64 SupportedPlatform - watchos + ios HeadersPath Headers LibraryIdentifier - tvos-arm64_x86_64-simulator + watchos-arm64_i386_x86_64-simulator LibraryPath libCoconut.a SupportedArchitectures arm64 + i386 x86_64 SupportedPlatform - tvos + watchos SupportedPlatformVariant simulator @@ -84,19 +84,16 @@ HeadersPath Headers LibraryIdentifier - watchos-arm64_i386_x86_64-simulator + watchos-arm64_32_armv7k LibraryPath libCoconut.a SupportedArchitectures - arm64 - i386 - x86_64 + arm64_32 + armv7k SupportedPlatform watchos - SupportedPlatformVariant - simulator HeadersPath @@ -119,15 +116,18 @@ HeadersPath Headers LibraryIdentifier - tvos-arm64 + tvos-arm64_x86_64-simulator LibraryPath libCoconut.a SupportedArchitectures arm64 + x86_64 SupportedPlatform tvos + SupportedPlatformVariant + simulator CFBundlePackageType diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64/libCoconut.a b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64/libCoconut.a index 0dc91eb4ff..31441809ef 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64/libCoconut.a and b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64/libCoconut.a differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64_x86_64-simulator/libCoconut.a b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64_x86_64-simulator/libCoconut.a index 3d548d7a99..7c3a23738b 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64_x86_64-simulator/libCoconut.a and b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64_x86_64-simulator/libCoconut.a differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-x86_64-maccatalyst/libCoconut.a b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-x86_64-maccatalyst/libCoconut.a index c4e58fcdc7..37ce702457 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-x86_64-maccatalyst/libCoconut.a and b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-x86_64-maccatalyst/libCoconut.a differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/macos-x86_64/libCoconut.a b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/macos-x86_64/libCoconut.a index 675dc42529..6e083d245b 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/macos-x86_64/libCoconut.a and b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/macos-x86_64/libCoconut.a differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64/libCoconut.a b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64/libCoconut.a index e5f75e7306..842e7ebc31 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64/libCoconut.a and b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64/libCoconut.a differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/libCoconut.a b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/libCoconut.a index 5865f0e4aa..efdeb640c7 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/libCoconut.a and b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/libCoconut.a differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_32_armv7k/libCoconut.a b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_32_armv7k/libCoconut.a index fd06c9f29a..c817c3033f 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_32_armv7k/libCoconut.a and b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_32_armv7k/libCoconut.a differ diff --git a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/libCoconut.a b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/libCoconut.a index 8f0fd1b89a..0963865872 100644 Binary files a/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/libCoconut.a and b/examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/libCoconut.a differ