我正在创建一个rake exe来为xcode项目增加覆盖率.我正在使用Gem xcodeproj.我需要为版本控制创建一些方案并运行覆盖脚本.
我一直在建立自己的计划,而且进展缓慢.如果我理解这些元素的含义,我觉得我能够更快地调试.
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0500"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "7B80F18918187FA5005578A0"
BuildableName = "TestProj.app"
BlueprintName = "TestProj"
ReferencedContainer = "container:TestProj.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Coverage">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary" …Run Code Online (Sandbox Code Playgroud) Android Studio新手.设置完所有后,我尝试运行一个基本项目并继续收到此错误.我将appcompat版本更改为7.22.+并构建.有谁能解释一下?我知道我应该下载那个版本但是从哪里下载?谢谢!
错误:配置项目':app'时出现问题.
无法解析配置':app:_debugCompile'的所有依赖项.找不到与com.android.support:appcompat-v7:23.+匹配的任何版本.不匹配的版本:22.2.1 22.2.0 22.1.0 22.0.0 21.0.3 + 7 more在以下位置搜索:https://jcenter.bintray.com/com/android/support/appcompat-v7/ Maven的metadata.xml中 https://jcenter.bintray.com/com/android/support/appcompat-v7/ 文件:/Users/liyicky/Library/Android/sdk/extras/android/m2repository/com/android/support/appcompat-v7/maven-metadata.xml文件:/ Users/liyicky/Library/Android/sdk/extras/google /m2repository/com/android/support/appcompat-v7/maven-metadata.xml文件:/ Users/liyicky/Library/Android/sdk/extras/google/m2repository/com/android/support/appcompat-v7 /必需: RayWenderlichTutorial:应用程序:未指定