Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
* [AFNetworking example](/AFNetworkingExample) (Пример использования AFNetworking. Рекомендацию по использованию.)
* [SDWebImage example](/SDWebImageExample) (Пример использования SDWebImage)
* [RestKit example](/RestKitExample) (Пример использования RestKit)
* [UIVisualEffectView example](/dayPhoto) (Пример использования UIVisualEffectView)
* [Multitasking example](/dayPhoto) (Пример использования Multitasking)
* [Custom View Controller presentation transitions example](/dayPhoto) (Пример создания кастомной анимации перехода между View Controller)
* [Custom UICollectionView Layout example](/dayPhoto) (Пример создания кастомного UICollectionView Layout)

#Cocoa

Expand Down
30 changes: 30 additions & 0 deletions dayPhoto/.travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
language: objective-c

xcode_workspace: DayPhoto.xcworkspace
xcode_scheme: Staging

before_install:
- export LANG=en_US.UTF-8
- sudo gem install cocoapods --no-document

install:
- pod install

script:
- ./DayPhoto/Scripts/build.sh
- ./DayPhoto/Scripts/test.sh

branches:
only:
- master

notifications:
hipchat:
rooms:
- $API_TOKEN@ios-base
email:
recipients:
# - one@example.com
# - other@example.com
on_success: change # [always|never|change] # default: change
on_failure: change # [always|never|change] # default: always
1,463 changes: 1,463 additions & 0 deletions dayPhoto/DayPhoto.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

123 changes: 123 additions & 0 deletions dayPhoto/DayPhoto.xcodeproj/xcshareddata/xcschemes/AppStore.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0700"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "21DB300E19DD2289003A418D"
BuildableName = "DayPhoto.app"
BlueprintName = "DayPhoto"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "NO"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "212D018A1BB1986B00B34340"
BuildableName = "DayPhoto.xctest"
BlueprintName = "DayPhotoTests"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Test"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "NO"
codeCoverageEnabled = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "212D018A1BB1986B00B34340"
BuildableName = "DayPhoto.xctest"
BlueprintName = "DayPhotoTests"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "21DB300E19DD2289003A418D"
BuildableName = "DayPhoto.app"
BlueprintName = "DayPhoto"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</MacroExpansion>
<EnvironmentVariables>
<EnvironmentVariable
key = "Testing"
value = "Unit"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "21DB300E19DD2289003A418D"
BuildableName = "DayPhoto.app"
BlueprintName = "DayPhoto"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "AppStore"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "21DB300E19DD2289003A418D"
BuildableName = "DayPhoto.app"
BlueprintName = "DayPhoto"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "AppStore"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
123 changes: 123 additions & 0 deletions dayPhoto/DayPhoto.xcodeproj/xcshareddata/xcschemes/Production.xcscheme
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0700"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "21DB300E19DD2289003A418D"
BuildableName = "DayPhoto.app"
BlueprintName = "DayPhoto"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "NO"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "212D018A1BB1986B00B34340"
BuildableName = "DayPhoto.xctest"
BlueprintName = "DayPhotoTests"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Test"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "NO"
codeCoverageEnabled = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "212D018A1BB1986B00B34340"
BuildableName = "DayPhoto.xctest"
BlueprintName = "DayPhotoTests"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "21DB300E19DD2289003A418D"
BuildableName = "DayPhoto.app"
BlueprintName = "DayPhoto"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</MacroExpansion>
<EnvironmentVariables>
<EnvironmentVariable
key = "Testing"
value = "Unit"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "21DB300E19DD2289003A418D"
BuildableName = "DayPhoto.app"
BlueprintName = "DayPhoto"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "21DB300E19DD2289003A418D"
BuildableName = "DayPhoto.app"
BlueprintName = "DayPhoto"
ReferencedContainer = "container:DayPhoto.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
Loading