Skip to content

Commit

Permalink
Recreate and update the admob library.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueRiverInteractive committed Dec 9, 2014
1 parent 0a64e13 commit c81f696
Show file tree
Hide file tree
Showing 30 changed files with 167 additions and 805 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@
/gamecenter/build
*.iml
tapstream/build
adjust/libproj/adjust/build
*.xcodeproj/xcuserdata
*.xcodeproj/project.xcworkspace/xcuserdata
*.xcodeproj/project.xcworkspace/xcshareddata
Binary file not shown.
300 changes: 139 additions & 161 deletions admob/libproj/admob/admob.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions admob/libproj/admob/admob/admob-Prefix.pch

This file was deleted.

Binary file modified admob/libproj/admob/admob/libgoogleadmobads.a
Binary file not shown.
24 changes: 24 additions & 0 deletions admob/libproj/admob/admobTests/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>org.robovm.bindings.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Loading

0 comments on commit c81f696

Please sign in to comment.