# -*- encoding: utf-8 -*- # stub: xcres 0.5.0 ruby lib Gem::Specification.new do |s| s.name = "xcres".freeze s.version = "0.5.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Marius Rackwitz".freeze] s.date = "2015-11-24" s.description = "xcres searches your Xcode project for resourcesand generates an index as struct constants.".freeze s.email = ["git@mariusrackwitz.de".freeze] s.executables = ["xcres".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/xcres".freeze, "lib/xcres.rb".freeze, "lib/xcres/analyzer/aggregate_analyzer.rb".freeze, "lib/xcres/analyzer/analyzer.rb".freeze, "lib/xcres/analyzer/resources_aggregate_analyzer.rb".freeze, "lib/xcres/analyzer/resources_analyzer/base_resources_analyzer.rb".freeze, "lib/xcres/analyzer/resources_analyzer/bundle_resources_analyzer.rb".freeze, "lib/xcres/analyzer/resources_analyzer/loose_resources_analyzer.rb".freeze, "lib/xcres/analyzer/resources_analyzer/xcassets_analyzer.rb".freeze, "lib/xcres/analyzer/strings_analyzer.rb".freeze, "lib/xcres/builder/file_builder.rb".freeze, "lib/xcres/builder/resources_builder.rb".freeze, "lib/xcres/builder/string_builder.rb".freeze, "lib/xcres/command/build_command.rb".freeze, "lib/xcres/command/command.rb".freeze, "lib/xcres/command/install_command.rb".freeze, "lib/xcres/command/main_command.rb".freeze, "lib/xcres/command/project_command.rb".freeze, "lib/xcres/command/version_command.rb".freeze, "lib/xcres/helper/file_helper.rb".freeze, "lib/xcres/logger.rb".freeze, "lib/xcres/model/section.rb".freeze, "lib/xcres/model/xcassets/bundle.rb".freeze, "lib/xcres/model/xcassets/resource.rb".freeze, "lib/xcres/model/xcassets/resource_image.rb".freeze, "lib/xcres/version.rb".freeze, "spec/fixtures/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/fixtures/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/fixtures/Example/Example/AppDelegate.h".freeze, "spec/fixtures/Example/Example/AppDelegate.m".freeze, "spec/fixtures/Example/Example/Example-Info.plist".freeze, "spec/fixtures/Example/Example/Example-Prefix.pch".freeze, "spec/fixtures/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/fixtures/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/fixtures/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/fixtures/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/fixtures/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/fixtures/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/fixtures/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/fixtures/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/fixtures/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/fixtures/Example/Example/Images/doge.jpeg".freeze, "spec/fixtures/Example/Example/Images/nyanCat.png".freeze, "spec/fixtures/Example/Example/de.lproj/Localizable.strings".freeze, "spec/fixtures/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/fixtures/Example/Example/en.lproj/Localizable.strings".freeze, "spec/fixtures/Example/Example/main.m".freeze, "spec/fixtures/ExampleOSX/ExampleOSX.xcodeproj/project.pbxproj".freeze, "spec/fixtures/ExampleOSX/ExampleOSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.m".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/Base.lproj/MainMenu.xib".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/ExampleOSX-Info.plist".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/ExampleOSX-Prefix.pch".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/en.lproj/Credits.rtf".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/en.lproj/InfoPlist.strings".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/main.m".freeze, "spec/fixtures/ExampleOSX/ExampleOSXTests/ExampleOSXTests-Info.plist".freeze, "spec/fixtures/ExampleOSX/ExampleOSXTests/ExampleOSXTests.m".freeze, "spec/fixtures/ExampleOSX/ExampleOSXTests/en.lproj/InfoPlist.strings".freeze, "spec/fixtures/StringsFiles/syntax_error_missing_semicolon.strings".freeze, "spec/integration.rb".freeze, "spec/integration/build-keyword-clash/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/build-keyword-clash/after/Example/Example/AppDelegate.h".freeze, "spec/integration/build-keyword-clash/after/Example/Example/AppDelegate.m".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Default-568h@2x.png".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Default.png".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Default@2x.png".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Example-Info.plist".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-keyword-clash/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-keyword-clash/after/Example/Example/main.m".freeze, "spec/integration/build-keyword-clash/after/R.h".freeze, "spec/integration/build-keyword-clash/after/R.m".freeze, "spec/integration/build-keyword-clash/after/execution_output.txt".freeze, "spec/integration/build-keyword-clash/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/build-keyword-clash/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/build-keyword-clash/before/Example/Example/AppDelegate.h".freeze, "spec/integration/build-keyword-clash/before/Example/Example/AppDelegate.m".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Default-568h@2x.png".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Default.png".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Default@2x.png".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Example-Info.plist".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-keyword-clash/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-keyword-clash/before/Example/Example/main.m".freeze, "spec/integration/build-swift/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/build-swift/after/Example/Example/AppDelegate.h".freeze, "spec/integration/build-swift/after/Example/Example/AppDelegate.m".freeze, "spec/integration/build-swift/after/Example/Example/Example-Info.plist".freeze, "spec/integration/build-swift/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-swift/after/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build-swift/after/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build-swift/after/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build-swift/after/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build-swift/after/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build-swift/after/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build-swift/after/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build-swift/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-swift/after/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build-swift/after/Example/Example/main.m".freeze, "spec/integration/build-swift/after/R.swift".freeze, "spec/integration/build-swift/after/execution_output.txt".freeze, "spec/integration/build-swift/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/build-swift/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/build-swift/before/Example/Example/AppDelegate.h".freeze, "spec/integration/build-swift/before/Example/Example/AppDelegate.m".freeze, "spec/integration/build-swift/before/Example/Example/Example-Info.plist".freeze, "spec/integration/build-swift/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-swift/before/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build-swift/before/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build-swift/before/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build-swift/before/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build-swift/before/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build-swift/before/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build-swift/before/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build-swift/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-swift/before/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build-swift/before/Example/Example/main.m".freeze, "spec/integration/build-var-infoplist/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/build-var-infoplist/after/Example/Example/AppDelegate.h".freeze, "spec/integration/build-var-infoplist/after/Example/Example/AppDelegate.m".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Example-Info.plist".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build-var-infoplist/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-var-infoplist/after/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build-var-infoplist/after/Example/Example/main.m".freeze, "spec/integration/build-var-infoplist/after/R.h".freeze, "spec/integration/build-var-infoplist/after/R.m".freeze, "spec/integration/build-var-infoplist/after/execution_output.txt".freeze, "spec/integration/build-var-infoplist/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/build-var-infoplist/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/build-var-infoplist/before/Example/Example/AppDelegate.h".freeze, "spec/integration/build-var-infoplist/before/Example/Example/AppDelegate.m".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Example-Info.plist".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build-var-infoplist/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-var-infoplist/before/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build-var-infoplist/before/Example/Example/main.m".freeze, "spec/integration/build/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/build/after/Example/Example/AppDelegate.h".freeze, "spec/integration/build/after/Example/Example/AppDelegate.m".freeze, "spec/integration/build/after/Example/Example/Example-Info.plist".freeze, "spec/integration/build/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build/after/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build/after/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build/after/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build/after/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build/after/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build/after/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build/after/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build/after/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build/after/Example/Example/main.m".freeze, "spec/integration/build/after/R.h".freeze, "spec/integration/build/after/R.m".freeze, "spec/integration/build/after/execution_output.txt".freeze, "spec/integration/build/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/build/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/build/before/Example/Example/AppDelegate.h".freeze, "spec/integration/build/before/Example/Example/AppDelegate.m".freeze, "spec/integration/build/before/Example/Example/Example-Info.plist".freeze, "spec/integration/build/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build/before/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build/before/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build/before/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build/before/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build/before/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build/before/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build/before/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build/before/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build/before/Example/Example/main.m".freeze, "spec/integration/help/after/execution_output.txt".freeze, "spec/integration/help/before/.gitkeep".freeze, "spec/integration/install-again/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install-again/after/Example/Example/AppDelegate.h".freeze, "spec/integration/install-again/after/Example/Example/AppDelegate.m".freeze, "spec/integration/install-again/after/Example/Example/Example-Info.plist".freeze, "spec/integration/install-again/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install-again/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-again/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-again/after/Example/Example/Resources/R.h".freeze, "spec/integration/install-again/after/Example/Example/Resources/R.m".freeze, "spec/integration/install-again/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-again/after/Example/Example/main.m".freeze, "spec/integration/install-again/after/execution_output.txt".freeze, "spec/integration/install-again/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-again/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-again/before/Example/Example/AppDelegate.h".freeze, "spec/integration/install-again/before/Example/Example/AppDelegate.m".freeze, "spec/integration/install-again/before/Example/Example/Example-Info.plist".freeze, "spec/integration/install-again/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install-again/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-again/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-again/before/Example/Example/Resources/R.h".freeze, "spec/integration/install-again/before/Example/Example/Resources/R.m".freeze, "spec/integration/install-again/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-again/before/Example/Example/main.m".freeze, "spec/integration/install-moved-supporting-files/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Example-Info.plist".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Example-Prefix.pch".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Resources/R.h".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Resources/R.m".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/main.m".freeze, "spec/integration/install-moved-supporting-files/after/Example/res/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-moved-supporting-files/after/Example/res/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-moved-supporting-files/after/Example/src/AppDelegate.h".freeze, "spec/integration/install-moved-supporting-files/after/Example/src/AppDelegate.m".freeze, "spec/integration/install-moved-supporting-files/after/execution_output.txt".freeze, "spec/integration/install-moved-supporting-files/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-moved-supporting-files/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/Example-Info.plist".freeze, "spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/Example-Prefix.pch".freeze, "spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/main.m".freeze, "spec/integration/install-moved-supporting-files/before/Example/res/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-moved-supporting-files/before/Example/res/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-moved-supporting-files/before/Example/src/AppDelegate.h".freeze, "spec/integration/install-moved-supporting-files/before/Example/src/AppDelegate.m".freeze, "spec/integration/install-no-supporting-files/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install-no-supporting-files/after/Example/Resources/R.h".freeze, "spec/integration/install-no-supporting-files/after/Example/Resources/R.m".freeze, "spec/integration/install-no-supporting-files/after/Example/Supporting_Files/Example-Info.plist".freeze, "spec/integration/install-no-supporting-files/after/Example/Supporting_Files/Example-Prefix.pch".freeze, "spec/integration/install-no-supporting-files/after/Example/Supporting_Files/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-no-supporting-files/after/Example/Supporting_Files/main.m".freeze, "spec/integration/install-no-supporting-files/after/Example/res/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-no-supporting-files/after/Example/res/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-no-supporting-files/after/Example/src/AppDelegate.h".freeze, "spec/integration/install-no-supporting-files/after/Example/src/AppDelegate.m".freeze, "spec/integration/install-no-supporting-files/after/execution_output.txt".freeze, "spec/integration/install-no-supporting-files/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-no-supporting-files/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-no-supporting-files/before/Example/Supporting_Files/Example-Info.plist".freeze, "spec/integration/install-no-supporting-files/before/Example/Supporting_Files/Example-Prefix.pch".freeze, "spec/integration/install-no-supporting-files/before/Example/Supporting_Files/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-no-supporting-files/before/Example/Supporting_Files/main.m".freeze, "spec/integration/install-no-supporting-files/before/Example/res/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-no-supporting-files/before/Example/res/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-no-supporting-files/before/Example/src/AppDelegate.h".freeze, "spec/integration/install-no-supporting-files/before/Example/src/AppDelegate.m".freeze, "spec/integration/install-swift/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install-swift/after/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-swift/after/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-swift/after/Example/Example/AppDelegate.h".freeze, "spec/integration/install-swift/after/Example/Example/AppDelegate.m".freeze, "spec/integration/install-swift/after/Example/Example/Example-Info.plist".freeze, "spec/integration/install-swift/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install-swift/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-swift/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-swift/after/Example/Example/Resources/R.swift".freeze, "spec/integration/install-swift/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-swift/after/Example/Example/main.m".freeze, "spec/integration/install-swift/after/execution_output.txt".freeze, "spec/integration/install-swift/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-swift/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-swift/before/Example/Example/AppDelegate.h".freeze, "spec/integration/install-swift/before/Example/Example/AppDelegate.m".freeze, "spec/integration/install-swift/before/Example/Example/Example-Info.plist".freeze, "spec/integration/install-swift/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install-swift/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-swift/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-swift/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-swift/before/Example/Example/main.m".freeze, "spec/integration/install/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install/after/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install/after/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install/after/Example/Example/AppDelegate.h".freeze, "spec/integration/install/after/Example/Example/AppDelegate.m".freeze, "spec/integration/install/after/Example/Example/Example-Info.plist".freeze, "spec/integration/install/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install/after/Example/Example/Resources/R.h".freeze, "spec/integration/install/after/Example/Example/Resources/R.m".freeze, "spec/integration/install/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install/after/Example/Example/main.m".freeze, "spec/integration/install/after/execution_output.txt".freeze, "spec/integration/install/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install/before/Example/Example/AppDelegate.h".freeze, "spec/integration/install/before/Example/Example/AppDelegate.m".freeze, "spec/integration/install/before/Example/Example/Example-Info.plist".freeze, "spec/integration/install/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install/before/Example/Example/main.m".freeze, "spec/integration/version/after/execution_output.txt".freeze, "spec/integration/version/before/.gitkeep".freeze, "spec/spec_helper/xcodeproj_project_yaml.rb".freeze, "spec/unit/analyzer/aggregate_analyzer_spec.rb".freeze, "spec/unit/analyzer/analyzer_spec.rb".freeze, "spec/unit/analyzer/resources_aggregate_analyzer_spec.rb".freeze, "spec/unit/analyzer/resources_analyzer/base_resources_analyzer_spec.rb".freeze, "spec/unit/analyzer/resources_analyzer/bundle_resources_analyzer_spec.rb".freeze, "spec/unit/analyzer/resources_analyzer/loose_resources_analyzer_spec.rb".freeze, "spec/unit/analyzer/strings_analyzer_spec.rb".freeze, "spec/unit/builder/file_builder_spec.rb".freeze, "spec/unit/builder/resources_builder_spec.rb".freeze, "spec/unit/builder/string_builder_spec.rb".freeze, "spec/unit/command/install_command_spec.rb".freeze, "spec/unit/command/main_command_spec.rb".freeze, "spec/unit/command/project_command_spec.rb".freeze, "spec/unit/helper/file_helper_spec.rb".freeze, "spec/unit/logger_spec.rb".freeze, "spec/unit/model/section_spec.rb".freeze, "spec/unit/model/xcassets/bundle_spec.rb".freeze, "spec/unit/model/xcassets/resource_image_spec.rb".freeze, "spec/unit/model/xcassets/resource_spec.rb".freeze, "spec/unit/model/xcassets/spec_helper.rb".freeze, "spec/unit/spec_helper.rb".freeze, "xcres.gemspec".freeze] s.homepage = "https://github.com/mrackwitz/xcres".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "`xcres` searches your Xcode project for resources and generates an index as struct constants. So you will never have to reference a resource, without knowing already at compile if it exists or not.".freeze s.test_files = ["spec/fixtures/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/fixtures/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/fixtures/Example/Example/AppDelegate.h".freeze, "spec/fixtures/Example/Example/AppDelegate.m".freeze, "spec/fixtures/Example/Example/Example-Info.plist".freeze, "spec/fixtures/Example/Example/Example-Prefix.pch".freeze, "spec/fixtures/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/fixtures/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/fixtures/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/fixtures/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/fixtures/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/fixtures/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/fixtures/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/fixtures/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/fixtures/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/fixtures/Example/Example/Images/doge.jpeg".freeze, "spec/fixtures/Example/Example/Images/nyanCat.png".freeze, "spec/fixtures/Example/Example/de.lproj/Localizable.strings".freeze, "spec/fixtures/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/fixtures/Example/Example/en.lproj/Localizable.strings".freeze, "spec/fixtures/Example/Example/main.m".freeze, "spec/fixtures/ExampleOSX/ExampleOSX.xcodeproj/project.pbxproj".freeze, "spec/fixtures/ExampleOSX/ExampleOSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.h".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/AppDelegate.m".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/Base.lproj/MainMenu.xib".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/ExampleOSX-Info.plist".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/ExampleOSX-Prefix.pch".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/en.lproj/Credits.rtf".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/en.lproj/InfoPlist.strings".freeze, "spec/fixtures/ExampleOSX/ExampleOSX/main.m".freeze, "spec/fixtures/ExampleOSX/ExampleOSXTests/ExampleOSXTests-Info.plist".freeze, "spec/fixtures/ExampleOSX/ExampleOSXTests/ExampleOSXTests.m".freeze, "spec/fixtures/ExampleOSX/ExampleOSXTests/en.lproj/InfoPlist.strings".freeze, "spec/fixtures/StringsFiles/syntax_error_missing_semicolon.strings".freeze, "spec/integration.rb".freeze, "spec/integration/build-keyword-clash/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/build-keyword-clash/after/Example/Example/AppDelegate.h".freeze, "spec/integration/build-keyword-clash/after/Example/Example/AppDelegate.m".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Default-568h@2x.png".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Default.png".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Default@2x.png".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Example-Info.plist".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-keyword-clash/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-keyword-clash/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-keyword-clash/after/Example/Example/main.m".freeze, "spec/integration/build-keyword-clash/after/R.h".freeze, "spec/integration/build-keyword-clash/after/R.m".freeze, "spec/integration/build-keyword-clash/after/execution_output.txt".freeze, "spec/integration/build-keyword-clash/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/build-keyword-clash/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/build-keyword-clash/before/Example/Example/AppDelegate.h".freeze, "spec/integration/build-keyword-clash/before/Example/Example/AppDelegate.m".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Default-568h@2x.png".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Default.png".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Default@2x.png".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Example-Info.plist".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-keyword-clash/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-keyword-clash/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-keyword-clash/before/Example/Example/main.m".freeze, "spec/integration/build-swift/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/build-swift/after/Example/Example/AppDelegate.h".freeze, "spec/integration/build-swift/after/Example/Example/AppDelegate.m".freeze, "spec/integration/build-swift/after/Example/Example/Example-Info.plist".freeze, "spec/integration/build-swift/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-swift/after/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build-swift/after/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build-swift/after/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build-swift/after/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build-swift/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build-swift/after/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build-swift/after/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build-swift/after/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build-swift/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-swift/after/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build-swift/after/Example/Example/main.m".freeze, "spec/integration/build-swift/after/R.swift".freeze, "spec/integration/build-swift/after/execution_output.txt".freeze, "spec/integration/build-swift/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/build-swift/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/build-swift/before/Example/Example/AppDelegate.h".freeze, "spec/integration/build-swift/before/Example/Example/AppDelegate.m".freeze, "spec/integration/build-swift/before/Example/Example/Example-Info.plist".freeze, "spec/integration/build-swift/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-swift/before/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build-swift/before/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build-swift/before/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build-swift/before/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build-swift/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build-swift/before/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build-swift/before/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build-swift/before/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build-swift/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-swift/before/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build-swift/before/Example/Example/main.m".freeze, "spec/integration/build-var-infoplist/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/build-var-infoplist/after/Example/Example/AppDelegate.h".freeze, "spec/integration/build-var-infoplist/after/Example/Example/AppDelegate.m".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Example-Info.plist".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build-var-infoplist/after/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build-var-infoplist/after/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build-var-infoplist/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-var-infoplist/after/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build-var-infoplist/after/Example/Example/main.m".freeze, "spec/integration/build-var-infoplist/after/R.h".freeze, "spec/integration/build-var-infoplist/after/R.m".freeze, "spec/integration/build-var-infoplist/after/execution_output.txt".freeze, "spec/integration/build-var-infoplist/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/build-var-infoplist/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/build-var-infoplist/before/Example/Example/AppDelegate.h".freeze, "spec/integration/build-var-infoplist/before/Example/Example/AppDelegate.m".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Example-Info.plist".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build-var-infoplist/before/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build-var-infoplist/before/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build-var-infoplist/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build-var-infoplist/before/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build-var-infoplist/before/Example/Example/main.m".freeze, "spec/integration/build/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/build/after/Example/Example/AppDelegate.h".freeze, "spec/integration/build/after/Example/Example/AppDelegate.m".freeze, "spec/integration/build/after/Example/Example/Example-Info.plist".freeze, "spec/integration/build/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build/after/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build/after/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build/after/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build/after/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build/after/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build/after/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build/after/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build/after/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build/after/Example/Example/main.m".freeze, "spec/integration/build/after/R.h".freeze, "spec/integration/build/after/R.m".freeze, "spec/integration/build/after/execution_output.txt".freeze, "spec/integration/build/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/build/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/build/before/Example/Example/AppDelegate.h".freeze, "spec/integration/build/before/Example/Example/AppDelegate.m".freeze, "spec/integration/build/before/Example/Example/Example-Info.plist".freeze, "spec/integration/build/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/build/before/Example/Example/Icons.bundle/tab_bar/tabbar_list.png".freeze, "spec/integration/build/before/Example/Example/Icons.bundle/tab_bar/tabbar_list@2x.png".freeze, "spec/integration/build/before/Example/Example/Icons.bundle/tab_bar/tabbar_map.png".freeze, "spec/integration/build/before/Example/Example/Icons.bundle/tab_bar/tabbar_map@2x.png".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/Contents.json".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat.jpg".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@2x.jpg".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Cats/GrumpyCat.imageset/GrumpyCat@3x.jpg".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Doge.imageset/Contents.json".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Doge.imageset/doge.png".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/Doge.imageset/doge@2x.png".freeze, "spec/integration/build/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/build/before/Example/Example/Images/doge.jpeg".freeze, "spec/integration/build/before/Example/Example/Images/nyanCat.png".freeze, "spec/integration/build/before/Example/Example/de.lproj/Localizable.strings".freeze, "spec/integration/build/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/build/before/Example/Example/en.lproj/Localizable.strings".freeze, "spec/integration/build/before/Example/Example/main.m".freeze, "spec/integration/help/after/execution_output.txt".freeze, "spec/integration/help/before/.gitkeep".freeze, "spec/integration/install-again/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install-again/after/Example/Example/AppDelegate.h".freeze, "spec/integration/install-again/after/Example/Example/AppDelegate.m".freeze, "spec/integration/install-again/after/Example/Example/Example-Info.plist".freeze, "spec/integration/install-again/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install-again/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-again/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-again/after/Example/Example/Resources/R.h".freeze, "spec/integration/install-again/after/Example/Example/Resources/R.m".freeze, "spec/integration/install-again/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-again/after/Example/Example/main.m".freeze, "spec/integration/install-again/after/execution_output.txt".freeze, "spec/integration/install-again/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-again/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-again/before/Example/Example/AppDelegate.h".freeze, "spec/integration/install-again/before/Example/Example/AppDelegate.m".freeze, "spec/integration/install-again/before/Example/Example/Example-Info.plist".freeze, "spec/integration/install-again/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install-again/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-again/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-again/before/Example/Example/Resources/R.h".freeze, "spec/integration/install-again/before/Example/Example/Resources/R.m".freeze, "spec/integration/install-again/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-again/before/Example/Example/main.m".freeze, "spec/integration/install-moved-supporting-files/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Example-Info.plist".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Example-Prefix.pch".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Resources/R.h".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Resources/R.m".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/main.m".freeze, "spec/integration/install-moved-supporting-files/after/Example/res/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-moved-supporting-files/after/Example/res/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-moved-supporting-files/after/Example/src/AppDelegate.h".freeze, "spec/integration/install-moved-supporting-files/after/Example/src/AppDelegate.m".freeze, "spec/integration/install-moved-supporting-files/after/execution_output.txt".freeze, "spec/integration/install-moved-supporting-files/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-moved-supporting-files/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/Example-Info.plist".freeze, "spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/Example-Prefix.pch".freeze, "spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/main.m".freeze, "spec/integration/install-moved-supporting-files/before/Example/res/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-moved-supporting-files/before/Example/res/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-moved-supporting-files/before/Example/src/AppDelegate.h".freeze, "spec/integration/install-moved-supporting-files/before/Example/src/AppDelegate.m".freeze, "spec/integration/install-no-supporting-files/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install-no-supporting-files/after/Example/Resources/R.h".freeze, "spec/integration/install-no-supporting-files/after/Example/Resources/R.m".freeze, "spec/integration/install-no-supporting-files/after/Example/Supporting_Files/Example-Info.plist".freeze, "spec/integration/install-no-supporting-files/after/Example/Supporting_Files/Example-Prefix.pch".freeze, "spec/integration/install-no-supporting-files/after/Example/Supporting_Files/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-no-supporting-files/after/Example/Supporting_Files/main.m".freeze, "spec/integration/install-no-supporting-files/after/Example/res/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-no-supporting-files/after/Example/res/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-no-supporting-files/after/Example/src/AppDelegate.h".freeze, "spec/integration/install-no-supporting-files/after/Example/src/AppDelegate.m".freeze, "spec/integration/install-no-supporting-files/after/execution_output.txt".freeze, "spec/integration/install-no-supporting-files/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-no-supporting-files/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-no-supporting-files/before/Example/Supporting_Files/Example-Info.plist".freeze, "spec/integration/install-no-supporting-files/before/Example/Supporting_Files/Example-Prefix.pch".freeze, "spec/integration/install-no-supporting-files/before/Example/Supporting_Files/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-no-supporting-files/before/Example/Supporting_Files/main.m".freeze, "spec/integration/install-no-supporting-files/before/Example/res/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-no-supporting-files/before/Example/res/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-no-supporting-files/before/Example/src/AppDelegate.h".freeze, "spec/integration/install-no-supporting-files/before/Example/src/AppDelegate.m".freeze, "spec/integration/install-swift/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install-swift/after/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-swift/after/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-swift/after/Example/Example/AppDelegate.h".freeze, "spec/integration/install-swift/after/Example/Example/AppDelegate.m".freeze, "spec/integration/install-swift/after/Example/Example/Example-Info.plist".freeze, "spec/integration/install-swift/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install-swift/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-swift/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-swift/after/Example/Example/Resources/R.swift".freeze, "spec/integration/install-swift/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-swift/after/Example/Example/main.m".freeze, "spec/integration/install-swift/after/execution_output.txt".freeze, "spec/integration/install-swift/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install-swift/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install-swift/before/Example/Example/AppDelegate.h".freeze, "spec/integration/install-swift/before/Example/Example/AppDelegate.m".freeze, "spec/integration/install-swift/before/Example/Example/Example-Info.plist".freeze, "spec/integration/install-swift/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install-swift/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install-swift/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install-swift/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install-swift/before/Example/Example/main.m".freeze, "spec/integration/install/after/Example/Example.xcodeproj.yaml".freeze, "spec/integration/install/after/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install/after/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install/after/Example/Example/AppDelegate.h".freeze, "spec/integration/install/after/Example/Example/AppDelegate.m".freeze, "spec/integration/install/after/Example/Example/Example-Info.plist".freeze, "spec/integration/install/after/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install/after/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install/after/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install/after/Example/Example/Resources/R.h".freeze, "spec/integration/install/after/Example/Example/Resources/R.m".freeze, "spec/integration/install/after/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install/after/Example/Example/main.m".freeze, "spec/integration/install/after/execution_output.txt".freeze, "spec/integration/install/before/Example/Example.xcodeproj/project.pbxproj".freeze, "spec/integration/install/before/Example/Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "spec/integration/install/before/Example/Example/AppDelegate.h".freeze, "spec/integration/install/before/Example/Example/AppDelegate.m".freeze, "spec/integration/install/before/Example/Example/Example-Info.plist".freeze, "spec/integration/install/before/Example/Example/Example-Prefix.pch".freeze, "spec/integration/install/before/Example/Example/Images.xcassets/AppIcon.appiconset/Contents.json".freeze, "spec/integration/install/before/Example/Example/Images.xcassets/LaunchImage.launchimage/Contents.json".freeze, "spec/integration/install/before/Example/Example/en.lproj/InfoPlist.strings".freeze, "spec/integration/install/before/Example/Example/main.m".freeze, "spec/integration/version/after/execution_output.txt".freeze, "spec/integration/version/before/.gitkeep".freeze, "spec/spec_helper/xcodeproj_project_yaml.rb".freeze, "spec/unit/analyzer/aggregate_analyzer_spec.rb".freeze, "spec/unit/analyzer/analyzer_spec.rb".freeze, "spec/unit/analyzer/resources_aggregate_analyzer_spec.rb".freeze, "spec/unit/analyzer/resources_analyzer/base_resources_analyzer_spec.rb".freeze, "spec/unit/analyzer/resources_analyzer/bundle_resources_analyzer_spec.rb".freeze, "spec/unit/analyzer/resources_analyzer/loose_resources_analyzer_spec.rb".freeze, "spec/unit/analyzer/strings_analyzer_spec.rb".freeze, "spec/unit/builder/file_builder_spec.rb".freeze, "spec/unit/builder/resources_builder_spec.rb".freeze, "spec/unit/builder/string_builder_spec.rb".freeze, "spec/unit/command/install_command_spec.rb".freeze, "spec/unit/command/main_command_spec.rb".freeze, "spec/unit/command/project_command_spec.rb".freeze, "spec/unit/helper/file_helper_spec.rb".freeze, "spec/unit/logger_spec.rb".freeze, "spec/unit/model/section_spec.rb".freeze, "spec/unit/model/xcassets/bundle_spec.rb".freeze, "spec/unit/model/xcassets/resource_image_spec.rb".freeze, "spec/unit/model/xcassets/resource_spec.rb".freeze, "spec/unit/model/xcassets/spec_helper.rb".freeze, "spec/unit/spec_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 3.2.15".freeze, "< 4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.18".freeze]) end