-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
demoapp/swift_initial_implementation (#4)
* Project setup * WIP * Add SdkKey in info.plist * Update ALAppDelegate.swift * Fix black screen * More fixes * Storyboard * Update Main.storyboard * Parallel objc demo app changes * Remove test ad unit id * Remove sdk key * Delete IDEWorkspaceChecks.plist * Delete IDEWorkspaceChecks.plist * Pod deintegrate pbxproj file * Update .gitignore * Force unwrap SDK in AppDelegate * Inline initialization of ad objects, remove if let checks
- Loading branch information
Showing
20 changed files
with
1,258 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.