Skip to content

Commit

Permalink
CMOB-501: Reorganize sources (#23)
Browse files Browse the repository at this point in the history
* CMOB-501: Reorganize sources

Add demo apps to a single project to avoid confusion.

* Fix comment block
  • Loading branch information
Alejandro Isaza authored and taylorledingham committed Nov 7, 2017
1 parent 97d1b8c commit 6ca5ca2
Show file tree
Hide file tree
Showing 57 changed files with 757 additions and 1,535 deletions.
1 change: 0 additions & 1 deletion Carthage/Build

This file was deleted.

1 change: 0 additions & 1 deletion Carthage/Checkouts

This file was deleted.

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand All @@ -16,8 +16,6 @@
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand All @@ -43,7 +41,5 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>
</plist>
File renamed without changes.
8 changes: 3 additions & 5 deletions OwlBanners.podspec
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
Pod::Spec.new do |s|
s.name = "OwlBanners"
s.version = "0.4"
s.version = "0.4.3"
s.ios.deployment_target = "10.3"
s.summary = "OwlBanners is a simple Swift framework for displaying custom banners."
s.homepage = "https://github.com/hootsuite/OwlBanners"
s.license = { :type => "Apache", :file => "LICENSE.md" }
s.author = { "Hootsuite Media" => "opensource@hootsuite.com" }
s.platform = :ios
s.source = { :git => "https://github.com/hootsuite/OwlBanners.git", :tag => "v#{s.version}" }
s.source_files = "OwlBanners"
s.resource = "OwlBanners/**/*.{xib,xcassets}"
s.weak_framework = "XCTest"
s.requires_arc = true
s.source_files = "Sources/OwlBanners"
s.resource = "Resources/OwlBanners/**/*.{xib,xcassets}"
end
506 changes: 467 additions & 39 deletions OwlBanners.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0910"
wasCreatedForAppExtension = "YES"
version = "2.0">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584F71FB22778000DF8EC"
BuildableName = "OwlBannerShareDemo.appex"
BlueprintName = "OwlBannerShareDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584CF1FB22616000DF8EC"
BuildableName = "OwlBannersDemo.app"
BlueprintName = "OwlBannersDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584F71FB22778000DF8EC"
BuildableName = "OwlBannerShareDemo.appex"
BlueprintName = "OwlBannerShareDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = ""
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584CF1FB22616000DF8EC"
BuildableName = "OwlBannersDemo.app"
BlueprintName = "OwlBannersDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584CF1FB22616000DF8EC"
BuildableName = "OwlBannersDemo.app"
BlueprintName = "OwlBannersDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0910"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584CF1FB22616000DF8EC"
BuildableName = "OwlBannersDemo.app"
BlueprintName = "OwlBannersDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584CF1FB22616000DF8EC"
BuildableName = "OwlBannersDemo.app"
BlueprintName = "OwlBannersDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584CF1FB22616000DF8EC"
BuildableName = "OwlBannersDemo.app"
BlueprintName = "OwlBannersDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "51B584CF1FB22616000DF8EC"
BuildableName = "OwlBannersDemo.app"
BlueprintName = "OwlBannersDemo"
ReferencedContainer = "container:OwlBanners.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
19 changes: 0 additions & 19 deletions OwlBanners/OwlBanners.h

This file was deleted.

Loading

0 comments on commit 6ca5ca2

Please sign in to comment.