Skip to content
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

Update AFNetworking #56

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion Example/IOSLinkedInAPI-Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
platform :ios, '6.0'
pod 'AFNetworking', '~> 2.0.3'
pod 'AFNetworking', '~> 2.5.4'
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,9 @@
33AE65A7185FA2E500981915 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
33AE65A9185FA2E500981915 /* IOSLinkedInAPI_PodexampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IOSLinkedInAPI_PodexampleTests.m; sourceTree = "<group>"; };
35282DA869D54E88A071E44A /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
8B150E210F374D749A42FD73 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; };
E0CD15D06FF04FF5977479E5 /* Pods-IOSLinkedInAPI-Podexample.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-IOSLinkedInAPI-Podexample.xcconfig"; path = "Pods/Pods-IOSLinkedInAPI-Podexample.xcconfig"; sourceTree = "<group>"; };
36C61A70062DCDB6C0D91608 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
68F80C48A6B8DD8FB6323B0D /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
AB9993AF1B0E95F60077D772 /* LIALinkedInClientExampleCredentials.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LIALinkedInClientExampleCredentials.h; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -93,8 +94,7 @@
33AE65A3185FA2E500981915 /* IOSLinkedInAPI-PodexampleTests */,
33AE657A185FA2E400981915 /* Frameworks */,
33AE6579185FA2E400981915 /* Products */,
E0CD15D06FF04FF5977479E5 /* Pods-IOSLinkedInAPI-Podexample.xcconfig */,
8B150E210F374D749A42FD73 /* Pods.xcconfig */,
9C76CC298EBBAE58FDE8ECCC /* Pods */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -128,6 +128,7 @@
33AE6590185FA2E400981915 /* Main_iPad.storyboard */,
33AE6593185FA2E400981915 /* LIAViewController.h */,
33AE6594185FA2E400981915 /* LIAViewController.m */,
AB9993AF1B0E95F60077D772 /* LIALinkedInClientExampleCredentials.h */,
33AE6596185FA2E400981915 /* Images.xcassets */,
33AE6582185FA2E400981915 /* Supporting Files */,
);
Expand Down Expand Up @@ -163,6 +164,15 @@
name = "Supporting Files";
sourceTree = "<group>";
};
9C76CC298EBBAE58FDE8ECCC /* Pods */ = {
isa = PBXGroup;
children = (
36C61A70062DCDB6C0D91608 /* Pods.debug.xcconfig */,
68F80C48A6B8DD8FB6323B0D /* Pods.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand Down Expand Up @@ -214,7 +224,7 @@
ORGANIZATIONNAME = "Eyben Consult ApS";
TargetAttributes = {
33AE659B185FA2E400981915 = {
TestTargetID = 33AE6577185FA2E400981915 /* IOSLinkedInAPI-Podexample */;
TestTargetID = 33AE6577185FA2E400981915;
};
};
};
Expand All @@ -229,8 +239,6 @@
mainGroup = 33AE656F185FA2E400981915;
productRefGroup = 33AE6579185FA2E400981915 /* Products */;
projectDirPath = "";
projectReferences = (
);
projectRoot = "";
targets = (
33AE6577185FA2E400981915 /* IOSLinkedInAPI-Podexample */,
Expand Down Expand Up @@ -289,7 +297,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
Expand Down Expand Up @@ -435,7 +443,7 @@
};
33AE65AE185FA2E500981915 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 8B150E210F374D749A42FD73 /* Pods.xcconfig */;
baseConfigurationReference = 36C61A70062DCDB6C0D91608 /* Pods.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand All @@ -449,7 +457,7 @@
};
33AE65AF185FA2E500981915 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 8B150E210F374D749A42FD73 /* Pods.xcconfig */;
baseConfigurationReference = 68F80C48A6B8DD8FB6323B0D /* Pods.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
Expand Down Expand Up @@ -522,6 +530,7 @@
33AE65AF185FA2E500981915 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
33AE65B0185FA2E500981915 /* Build configuration list for PBXNativeTarget "IOSLinkedInAPI-PodexampleTests" */ = {
isa = XCConfigurationList;
Expand All @@ -530,6 +539,7 @@
33AE65B2185FA2E500981915 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ - (void)requestMeWithToken:(NSString *)accessToken {
}

- (LIALinkedInHttpClient *)client {
LIALinkedInApplication *application = [LIALinkedInApplication applicationWithRedirectURL:@"http://www.ancientprogramming.com/liaexample"
LIALinkedInApplication *application = [LIALinkedInApplication applicationWithRedirectURL:LINKEDIN_REDIRECT_URL
clientId:LINKEDIN_CLIENT_ID
clientSecret:LINKEDIN_CLIENT_SECRET
state:@"DCEEFWF45453sdffef424"
grantedAccess:@[@"r_fullprofile", @"r_network"]];
grantedAccess:@[]];
return [LIALinkedInHttpClient clientForApplication:application presentingViewController:nil];
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
platform :ios, "6.1"

pod 'IOSLinkedInAPI', :git => 'https://github.com/jeyben/IOSLinkedInAPI', :commit => '7b777b16867c713ed660c1d3711f83b76388ea99'
pod 'IOSLinkedInAPI', :git => 'https://github.com/jeyben/IOSLinkedInAPI.git'


Original file line number Diff line number Diff line change
@@ -1,35 +1,42 @@
PODS:
- AFNetworking (2.1.0):
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- AFNetworking (2.5.4):
- AFNetworking/NSURLConnection (= 2.5.4)
- AFNetworking/NSURLSession (= 2.5.4)
- AFNetworking/Reachability (= 2.5.4)
- AFNetworking/Security (= 2.5.4)
- AFNetworking/Serialization (= 2.5.4)
- AFNetworking/UIKit (= 2.5.4)
- AFNetworking/NSURLConnection (2.5.4):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/UIKit
- AFNetworking/NSURLConnection (2.1.0):
- AFNetworking/NSURLSession (2.5.4):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/NSURLSession (2.1.0):
- AFNetworking/NSURLConnection
- AFNetworking/Reachability (2.1.0)
- AFNetworking/Security (2.1.0)
- AFNetworking/Serialization (2.1.0)
- AFNetworking/UIKit (2.1.0):
- AFNetworking/Reachability (2.5.4)
- AFNetworking/Security (2.5.4)
- AFNetworking/Serialization (2.5.4)
- AFNetworking/UIKit (2.5.4):
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- IOSLinkedInAPI (2.0.0):
- AFNetworking (>= 2.0.0)

DEPENDENCIES:
- IOSLinkedInAPI (from `https://github.com/jeyben/IOSLinkedInAPI`, commit `7b777b16867c713ed660c1d3711f83b76388ea99`)
- IOSLinkedInAPI (from `https://github.com/chaseholland/IOSLinkedInAPI.git`)

EXTERNAL SOURCES:
IOSLinkedInAPI:
:commit: 7b777b16867c713ed660c1d3711f83b76388ea99
:git: https://github.com/jeyben/IOSLinkedInAPI
:git: https://github.com/chaseholland/IOSLinkedInAPI.git

CHECKOUT OPTIONS:
IOSLinkedInAPI:
:commit: 6221cbed9949e090d64732350061c03a7a9c80e5
:git: https://github.com/chaseholland/IOSLinkedInAPI.git

SPEC CHECKSUMS:
AFNetworking: c7d7901a83f631414c7eda1737261f696101a5cd
IOSLinkedInAPI: 1c1b1bc3fcf21607225d2b9cd704bffab0abfbe1
AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
IOSLinkedInAPI: d0adc664472d471b0df9b2aad92a2d82de926c40

COCOAPODS: 0.27.1
COCOAPODS: 0.37.1
2 changes: 1 addition & 1 deletion IOSLinkedInAPI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Pod::Spec.new do |s|

s.platform = :ios, '6.0'

s.dependency 'AFNetworking', '>= 2.0.0'
s.dependency 'AFNetworking', '>= 2.5.4'

end