Skip to content

Commit

Permalink
Remove iAd
Browse files Browse the repository at this point in the history
  • Loading branch information
grgar committed Jun 29, 2014
1 parent 64895d7 commit 15043cc
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 1,040 deletions.
9 changes: 1 addition & 8 deletions platforms/ios/TDA-Planner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
09607C0167854D03B359D66D /* iAd.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11C3E663D10E42C2AA763428 /* iAd.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
151CD3675EFE4CBCB90F3C92 /* CDVStatusBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 911789424D564B9B8B774877 /* CDVStatusBar.m */; };
1739A3ED180C5874004BA0E9 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3EA180C5874004BA0E9 /* [email protected] */; };
1739A3EE180C5874004BA0E9 /* Default@2x~iPhone.png in Resources */ = {isa = PBXBuildFile; fileRef = 1739A3EB180C5874004BA0E9 /* Default@2x~iPhone.png */; };
Expand Down Expand Up @@ -43,8 +41,6 @@
5AA0E66D1729F45B000DC89A /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA0E66C1729F45B000DC89A /* OpenAL.framework */; };
5AA0E66F1729F460000DC89A /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AA0E66E1729F460000DC89A /* ImageIO.framework */; };
5B1594DD16A7569C00FEF299 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B1594DC16A7569C00FEF299 /* AssetsLibrary.framework */; };
80AE4FAC0CD6442EA412EFC7 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE081411D12241128C8497EB /* AdSupport.framework */; };
932D15775E694CE088ECE176 /* CDViAd.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E817B805AC44525AD71F580 /* CDViAd.m */; };
F840E1F1165FE0F500CFE078 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = F840E1F0165FE0F500CFE078 /* config.xml */; };
/* End PBXBuildFile section */

Expand Down Expand Up @@ -149,8 +145,6 @@
305D5FD1115AB8F900A74A75 /* MobileCoreServices.framework in Frameworks */,
175334FA194F6D67007F5A72 /* FacebookSDK.framework in Frameworks */,
30E5649213A7FCAF007403D8 /* CoreMedia.framework in Frameworks */,
80AE4FAC0CD6442EA412EFC7 /* AdSupport.framework in Frameworks */,
09607C0167854D03B359D66D /* iAd.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -335,7 +329,7 @@
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0510;
LastUpgradeCheck = 510;
TargetAttributes = {
1D6058900D05DD3D006BFB54 = {
DevelopmentTeam = 5TFUK958NL;
Expand Down Expand Up @@ -431,7 +425,6 @@
1D60589B0D05DD56006BFB54 /* main.m in Sources */,
1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
932D15775E694CE088ECE176 /* CDViAd.m in Sources */,
151CD3675EFE4CBCB90F3C92 /* CDVStatusBar.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

This file was deleted.

Loading

0 comments on commit 15043cc

Please sign in to comment.