8000 carthage update by tiennou · Pull Request #591 · libgit2/objective-git · GitHub
[go: up one dir, main page]

Skip to content

carthage update #591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 27, 2016
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Test if migrating to Xcode 8 works on Travis
  • Loading branch information
pietbrauer committed Oct 27, 2016
commit 2038841d354a1e6f17cb763ec87528dbff5ef24f
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github "Quick/Nimble" "v4.1.0"
github "Quick/Quick" "v0.9.3"
github "ZipArchive/ZipArchive" "v1.6.1"
github "ZipArchive/ZipArchive" "v1.6.2"
github "jspahrsummers/xcconfigs" "0.9"
33 changes: 28 additions & 5 deletions ObjectiveGitFramework.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1256,11 +1256,18 @@
attributes = {
LastSwiftUpdateCheck = 0700;
LastTestingUpgradeCheck = 0510;
LastUpgradeCheck = 0700;
LastUpgradeCheck = 0800;
ORGANIZATIONNAME = "GitHub, Inc";
TargetAttributes = {
88F05A6A16011E5400B7AD1D = {
LastSwiftMigration = 0800;
};
8DC2EF4F0486A6940098B216 = {
LastSwiftMigration = 0800;
};
D01B6ED219F82E2000D411BC = {
CreatedOnToolsVersion = 6.1;
LastSwiftMigration = 0800;
};
F879D8351B4B7F7C002D5C07 = {
CreatedOnToolsVersion = 6.4;
Expand Down Expand Up @@ -1694,6 +1701,9 @@
baseConfigurationReference = D0A463D817E57C45000F5021 /* Debug.xcconfig */;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
ENABLE_TESTABILITY = YES;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
Expand All @@ -1712,6 +1722,7 @@
"$(inherited)",
"-DGIT_SSH",
);
SWIFT_VERSION = 2.3;
TARGETED_DEVICE_FAMILY = "1,2";
WARNING_CFLAGS = (
"$(inherited)",
Expand All @@ -1725,6 +1736,9 @@
baseConfigurationReference = D0A463DA17E57C45000F5021 /* Release.xcconfig */;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1741,6 +1755,7 @@
"$(inherited)",
"-DGIT_SSH",
);
SWIFT_VERSION = 2.3;
TARGETED_DEVICE_FAMILY = "1,2";
WARNING_CFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -1845,6 +1860,9 @@
baseConfigurationReference = D0A463DB17E57C45000F5021 /* Test.xcconfig */;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -1861,6 +1879,7 @@
"$(inherited)",
"-DGIT_SSH",
);
SWIFT_VERSION = 2.3;
TARGETED_DEVICE_FAMILY = "1,2";
WARNING_CFLAGS = (
"$(inherited)",
Expand Down Expand Up @@ -1918,7 +1937,7 @@
baseConfigurationReference = D019778C19F830D100F523DA /* iOS-Framework.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CURRENT_PROJECT_VERSION = 1;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand Down Expand Up @@ -1982,7 +2001,7 @@
baseConfigurationReference = D019778C19F830D100F523DA /* iOS-Framework.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CURRENT_PROJECT_VERSION = 1;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand Down Expand Up @@ -2014,7 +2033,7 @@
baseConfigurationReference = D019778C19F830D100F523DA /* iOS-Framework.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CURRENT_PROJECT_VERSION = 1;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand Down Expand Up @@ -2046,7 +2065,7 @@
baseConfigurationReference = D019778C19F830D100F523DA /* iOS-Framework.xcconfig */;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CURRENT_PROJECT_VERSION = 1;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
Expand Down Expand Up @@ -2078,6 +2097,9 @@
baseConfigurationReference = D0A463D917E57C45000F5021 /* Profile.xcconfig */;
buildSettings = {
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
HEADER_SEARCH_PATHS = (
Expand All @@ -2094,6 +2116,7 @@
"$(inherited)",
"-DGIT_SSH",
);
SWIFT_VERSION = 2.3;
TARGETED_DEVICE_FAMILY = "1,2";
WARNING_CFLAGS = (
"$(inherited)",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0700"
LastUpgradeVersion = "0800"
version = "2.0">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0700"
LastUpgradeVersion = "0800"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
1 change: 1 addition & 0 deletions ObjectiveGitTests/GTBranchSpec.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
//

#import <Nimble/Nimble.h>
#import <Nimble/Nimble-Swift.h>
#import <ObjectiveGit/ObjectiveGit.h>
#import <Quick/Quick.h>

Expand Down
1 change: 1 addition & 0 deletions ObjectiveGitTests/Libgit2FeaturesSpec.m
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
//

#import <Nimble/Nimble.h>
#import <Nimble/Nimble-Swift.h>
#import <ObjectiveGit/ObjectiveGit.h>
#import <Quick/Quick.h>

Expand Down
2942
0