Skip to content

Commit

Permalink
Merge pull request #70 in MOBILE-SDK/app_mobile-sdk-ios from 20161123…
Browse files Browse the repository at this point in the history
…,1705--dreeder--RELEASE--for_ANSDK_v2.13.2_--_github_branch_is_ahead to master

* commit '1188bf78202ee0ac063a7efe4bb0eb6b5d2e7311':
  MS-2809 Rebased from master, removed reference to SDKIntegrationsKey.plist in ANSDK.xcodeproj
  Remove SDKIntegrationKeys.plist from Target ANSDK --> Build Phases --> Copy Bundle Resources.
  MS-2807 Add Info.plist to ANSDKResources.bundle to avoid code signing issues in Xcode 8.1
  • Loading branch information
davidappnexus committed Nov 23, 2016
2 parents c74c7a5 + 1188bf7 commit f09fb1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions BinaryProjects/ANSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1840,6 +1840,7 @@
EC3E5CD31843C6D50070315E = {
isa = PBXGroup;
children = (
8A3AC2751DCA4DF1005D4E46 /* Info.plist */,
ECE4EA8C194B768A0069D934 /* ANSDK */,
8A9AED8D1A1BE84F00C58BDA /* AppNexusSDK */,
8AE5E11F1A2FDCDB00FDE858 /* Frameworks */,
Expand Down Expand Up @@ -2569,8 +2570,6 @@
buildActionMask = 2147483647;
files = (
8A3B378119D623C300CE24A5 /* ANSDKResources.bundle in Resources */,
8A3AC2761DCA4DF1005D4E46 /* Info.plist in Resources */,
4FD67FAE1D7619E4009270E6 /* SDKIntegrationKeys.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down

0 comments on commit f09fb1f

Please sign in to comment.