Compare commits

...

100 Commits

Author SHA1 Message Date
Ricardo Torrão 22f3e5320e more Swift 3.0 changes 2016-09-16 15:05:26 +01:00
Ricardo Torrão 8f31fba846 Merge pull request #61 from dimohamdy/swift-3.0
update for Swift 3.0
2016-09-16 12:27:46 +01:00
dimohamdy 206bce0e94 update demo to support swift 3 2016-08-19 04:08:26 +03:00
dimohamdy 0267cc2664 support swift 3 2016-08-19 04:04:13 +03:00
Ricardo Torrão 389ec550b3 2.2.4 2016-07-06 14:35:54 +01:00
Ricardo Torrão c8605d523a add error checking 2016-07-06 14:34:01 +01:00
Ricardo Torrão 6ce822261d Update README.md 2016-07-06 14:07:51 +01:00
Ricardo Torrão c0c55be070 checks if an output can be added to the session (issue #49) 2016-07-06 12:58:28 +01:00
Ricardo Torrão b23f2ccbc4 fixes completition typos and suggests renamed functions 2016-07-06 11:55:53 +01:00
Ricardo Torrão 004876d34e Update README.md 2016-07-06 11:08:30 +01:00
Ricardo Torrão dd34c6468e Merge pull request #47 from SongJiaqiang/jq.fixbug
Use a most effective way to retrieve real interface orientation.
2016-07-06 11:05:43 +01:00
Joel Reis 33a0e2b1e4 2.2.3 2016-05-12 17:05:49 +01:00
Joel Reis 4639a1b661 fix zoom in StillImage Mode 2016-05-12 17:02:55 +01:00
Jiaqiang e598b71173 Use a most effective way to retrieve real interface orientation.
UIDevice.currentDevice().orientation returns the orientation of device.
UIApplication.sharedApplication().statusBarOrientation returns the
orientation of UI interface.
For example.
1. check out Portrait only in info.plist.
2. Setup shouldRespondToOrientationChanges=false.
3. Launch app with LandscapeLeft.
Intent: orientation is .Portrait
Actually: orientation is .LandscapeLeft
2016-04-19 17:59:55 +08:00
Ricardo Torrão a12d5e28e9 Update README.md 2016-04-04 22:24:13 +01:00
Daniel Pereira 68e289a755 minor changes to swift 2.2 2016-03-30 15:28:36 +01:00
Daniel Pereira c875a0c03d refactor to more idiomatic swift 2016-03-30 15:26:03 +01:00
Daniel Pereira cf0e3759b4 changed weak self reference to unowned on cameraPictureWithCompletion and cameraPictureDataWithCompletion 2016-03-30 14:20:08 +01:00
Daniel Pereira bfb31dd14b Merge pull request #41 from SongJiaqiang/fork.capturePictureCallback
Add a capture picture callback to pass on image data
2016-03-30 12:15:57 +01:00
jiaqiang c0a95613f1 Add a capture picture callback to pass on image data
Sometimes, user want to store the picture by the other ways, such as a
new album, sand disk and so on. Or cutting, compounding, adding filter.
2016-03-28 23:14:05 +08:00
Ricardo Torrão 935e352460 v2.2.2 2016-03-07 19:02:57 +00:00
Ricardo Torrão 48450d49b6 Minor changes 2016-03-07 19:00:15 +00:00
Ricardo Torrão 9aaec6ce96 Add link to versions 2016-03-07 18:58:45 +00:00
Ricardo Torrão fdb9d48a41 Minor changes 2016-03-07 18:49:49 +00:00
Ricardo Torrão 818e50d6ee Add CHANGELOG 2016-03-07 18:36:22 +00:00
Ricardo Torrão 95d2830e8a v2.2.1 2016-03-02 10:31:04 +00:00
Ricardo Torrão 57a66bc7a9 Add target to package.swift 2016-03-02 10:22:44 +00:00
Ricardo Torrão 21c85f2e4d Change minor version on package dependency 2016-03-02 10:17:06 +00:00
Ricardo Torrão 1e6ff8f83a Minor changes 2016-03-02 10:15:48 +00:00
Ricardo Torrão ab500cbb13 Minor changes to the README 2016-03-02 10:12:45 +00:00
Ricardo Torrão fb22e0478f Initial support for Swift Package Manager 2016-03-02 10:11:23 +00:00
Ricardo Torrão 8fb105dec2 Update README.md 2016-02-22 22:54:03 +00:00
Ricardo Torrão 6cf2f90fff Update README.md
Add zoom to the Readme
2016-02-22 22:46:05 +00:00
Ricardo Torrão ff11c03832 Minor fixes and improvements 2016-02-17 10:15:49 +00:00
Ricardo Torrão 5a7e61851b Update README.md 2016-02-15 13:56:25 +00:00
Ricardo Torrão a581855d5f v2.2.0 2016-02-15 13:40:51 +00:00
Ricardo Torrão e55c892898 Zoom improvements 2016-02-15 12:16:12 +00:00
Ricardo Torrão d85f5afc7c Merge pull request #36 from GiantBike/tomcatzoom
Fixed spelling of embeddingview. Also added zoom to the screen.
2016-02-15 12:06:35 +00:00
Tom 2500e1b231 Fixed spelling of embeddingview. Also added zoom to the screen. 2016-01-28 18:11:30 +00:00
Natalia Terlecka 6c4094cac6 Ready updated. 2016-01-08 12:06:40 +01:00
Natalia Terlecka 3df05957a5 v2.1.3 2016-01-08 11:57:42 +01:00
Natalia Terlecka 745a1df62f No sound in video more than 10 seconds fixed. 2016-01-08 11:55:30 +01:00
Natalia Terlecka 8a818c1b96 NewCameraOutputMode not passed during init bug fixed. 2016-01-08 11:11:06 +01:00
Natalia Terlecka 5ded48c44c v2.1.2 2015-12-24 10:01:20 +01:00
Natalia Terlecka 050f42bbd9 cameraIsReady property and addPreviewLayerToView competition block. 2015-12-24 09:57:14 +01:00
Natalia Terlecka a10dc6338c v2.1.1 2015-12-11 11:38:57 +00:00
Natalia Terlecka ddffdac96e Start and stop following device orientation notification resumed. 2015-12-11 11:37:45 +00:00
Natalia 334ce5b7a5 Merge pull request #26 from aukaost/master
allow disabling of handling device orientation changes
2015-12-11 11:26:28 +00:00
Simon Leonhardt 48c92640c5 fix typo 2015-12-07 23:45:36 +00:00
Simon Leonhardt f0340013cc allow disabling of responding to device orientation changes 2015-12-07 23:44:41 +00:00
Natalia Terlecka bf9add31dd Readme updated. 2015-11-20 09:19:39 +00:00
Natalia Terlecka bc32517b69 v2.1 2015-11-20 09:09:08 +00:00
Natalia Terlecka bb3c734e1a Shared instance removed. 2015-11-18 10:06:18 +00:00
Natalia Terlecka 9d16f88bc8 _cameraOutputMode removed. 2015-11-18 09:31:37 +00:00
Natalia Terlecka 2528209921 _cameraOutputQuality removed. 2015-11-18 09:20:33 +00:00
Natalia Terlecka ddd1d78d3e _flashMode property removed. 2015-11-18 09:17:19 +00:00
Natalia Terlecka 783e47033d _cameraDevice device private property removed. 2015-11-18 09:13:21 +00:00
Natalia Terlecka 5c85fdf276 Unnecessary self's removed. 2015-11-18 08:39:19 +00:00
Natalia Terlecka 8427b18ef5 Code formatting updated. Lazy front, back and mic initialization. 2015-11-18 08:28:25 +00:00
Natalia Terlecka 0c0d7a0e0d recordedDuration and recordedFileSize 2015-11-18 08:04:13 +00:00
Natalia Terlecka 5b709a0174 Podfile bug fix 2015-11-18 07:39:20 +00:00
Natalia Terlecka fb81adb869 v2.0.2 2015-11-17 09:18:11 +00:00
Natalia 05e6f145e1 Merge pull request #21 from jasonlagaac/master
Fixed iOS 9.0.1 bug
2015-11-17 09:08:52 +00:00
Jason Lagaac db9c936300 Fixed iOS 9.0.1 bug 2015-09-30 15:58:36 +10:00
Natalia Terlecka c3634300ce Version 2.0.1 2015-09-17 09:28:11 +01:00
Natalia Terlecka 151637eb32 Syntax updated. 2015-09-10 10:26:52 +01:00
Natalia Terlecka ee971a0a59 Version 2.0.0 2015-07-30 14:16:20 +01:00
Natalia Terlecka 68858dfb4b Syntax updated for Swift 2.0 2015-07-30 14:04:15 +01:00
miguelcampiao 0c0a90fe17 version 1.0.14, updated podspec 2015-07-17 15:54:04 +01:00
miguelcampiao 3ca231ed25 Updated README.md to reflect changes on the showErrorBlock method 2015-07-15 16:40:37 +01:00
miguelcampiao 0507f72f11 Adds example of usage of the UIAlertController to show error messages to the user. 2015-07-15 15:07:12 +01:00
Natalia d666ab665b Merge pull request #13 from PTEz/small_fixes
Small fixes
2015-07-06 22:45:05 +01:00
利辺羅 1854061a8e Add proper Swift pragma marks 2015-06-29 12:44:32 -04:00
利辺羅 5a643853e5 Add a proper .gitignore 2015-06-29 12:44:03 -04:00
Natalia 7cc218f385 Merge pull request #11 from aukaost/patch-1
fix typo
2015-05-18 09:25:16 +01:00
Simon 2618a8df95 fix typo 2015-05-17 15:56:14 +00:00
Natalia 9e2249197f Merge pull request #10 from agiletalk/master
Update for Carthage.
2015-05-15 08:54:52 +01:00
chanju Jeon 898d7cb571 Reset the default settings.
So that carthage can build without fixing any error.
2015-05-15 01:42:58 +09:00
Natalia Terlecka d367d94bea Version 1.0.13 2015-05-12 10:27:20 +01:00
Natalia Terlecka 7b16276fbb Merge branch 'lexrus-master' 2015-05-12 09:39:33 +01:00
Lex Tang 9b2d0cbf13 Now we can install this lib with Carthage. 2015-04-09 17:19:36 +08:00
Lex Tang 2d6c7be2b1 Reset the default settings.
So that every can compile without fixing any error.
2015-04-09 16:44:16 +08:00
Lex Tang ad2cec3e80 Update for Swift 1.2. 2015-04-09 16:42:50 +08:00
Natalia Terlecka 19074490ac Has flash property. 2015-03-24 10:48:20 +00:00
Natalia Terlecka 89105cd142 Quality setting updated. Permissions fixes. 2015-03-23 15:03:19 +00:00
Natalia Terlecka 8d1cb4afec Version 1.0.12 2015-03-23 09:33:37 +00:00
Natalia Terlecka 60e95a75fa Torch is set to correct state according to the current flash mode. 2015-03-23 09:31:28 +00:00
Natalia Terlecka 27194c99a9 Incrementing flash mode function. 2015-03-20 14:36:35 +00:00
Natalia Terlecka b6025c0faa Content localised. 2015-03-20 14:00:32 +00:00
Natalia Terlecka 5664f6b038 Readme updated. 2015-03-20 12:06:19 +00:00
Natalia Terlecka 41bcc315fe Version 1.0.11 2015-03-20 12:03:48 +00:00
Natalia Terlecka b0ebfcd94b New property to determine if you want the user to be asked about camera permissions automatically or manually. 2015-03-20 11:59:51 +00:00
Natalia Terlecka 0ea8751297 Error handling in capture competition blocks. Permissions fixes. 2015-03-20 10:46:01 +00:00
Natalia Terlecka 2a86fe5140 Podspec updated. 2015-03-19 10:55:30 +00:00
Natalia Terlecka 5def8cb543 Camera state returned when adding the preview layer. 2015-03-19 10:54:23 +00:00
Natalia Terlecka 302cae8b46 Readme updated. 2015-03-10 11:40:12 +00:00
Natalia Terlecka 9fc889a748 Readme updated. 2015-03-10 10:41:06 +00:00
Natalia Terlecka cfc19af21d Podspec error fix. 2015-03-10 10:39:15 +00:00
Natalia Terlecka 43910bafc0 Version 1.0.9 2015-03-06 17:48:26 +00:00
Natalia Terlecka eea00d4499 CameraManager class mande public. 2015-03-06 17:47:02 +00:00
123 changed files with 1773 additions and 1566 deletions

43
.gitignore vendored Normal file
View File

@ -0,0 +1,43 @@
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## Build generated
build/
DerivedData
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
*.ipa
# CocoaPods
#
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
#
# Pods/
# Carthage
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
# Carthage/Checkouts
Carthage/Build

214
CHANGELOG.md Normal file
View File

@ -0,0 +1,214 @@
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [3.0.0](https://github.com/imaginary-cloud/CameraManager/tree/3.0.0) - 2016-09-16
### Changed
- Syntax update for Swift 3.0.
## [2.2.4](https://github.com/imaginary-cloud/CameraManager/tree/2.2.4) - 2016-07-06
### Added
- Add error checking.
### Changed
- Fixes completion typos and suggests renamed functions.
## [2.2.3](https://github.com/imaginary-cloud/CameraManager/tree/2.2.3) - 2016-05-12
### Changed
- Fixed zoom in StillImage Mode.
- Minor refactoring
## [2.2.2](https://github.com/imaginary-cloud/CameraManager/tree/2.2.2) - 2016-03-07
### Added
- `CHANGELOG.md` file.
## [2.2.1](https://github.com/imaginary-cloud/CameraManager/tree/2.2.1) - 2016-03-02
### Added
- Initial support for the Swift Package Manager.
## [2.2.0](https://github.com/imaginary-cloud/CameraManager/tree/2.2.0) - 2016-02-19
### Added
- Zoom support.
### Changed
- Fixed spelling of `embeddingView`.
## [2.1.3](https://github.com/imaginary-cloud/CameraManager/tree/2.1.3) - 2016-01-08
### Changed
- No sound in video with more than 10 seconds fixed.
- Fixed `NewCameraOutputMode` not passed during init.
## [2.1.2](https://github.com/imaginary-cloud/CameraManager/tree/2.1.2) - 2015-12-24
### Added
- Property `cameraIsReady`.
- Completion block `addPreviewLayerToView`.
## [2.1.1](https://github.com/imaginary-cloud/CameraManager/tree/2.1.1) - 2015-12-11
### Added
- Ability to disable responding to device orientation changes.
## [2.1.0](https://github.com/imaginary-cloud/CameraManager/tree/2.1) - 2015-11-20
### Added
- Properties `recordedDuration` and `recordedFileSize`.
## [2.0.2](https://github.com/imaginary-cloud/CameraManager/tree/2.0.2) - 2015-11-17
### Fixed
- iOS 9.0.1 bug.
## [2.0.1](https://github.com/imaginary-cloud/CameraManager/tree/2.0.1) - 2015-09-17
### Changed
- Syntax updates.
## [2.0.0](https://github.com/imaginary-cloud/CameraManager/tree/2.0.0) - 2015-07-30
### Changed
- Syntax update for Swift 2.0.
## [1.0.14](https://github.com/imaginary-cloud/CameraManager/tree/1.0.14) - 2015-07-17
### Changed
- Small fixes.
## [1.0.13](https://github.com/imaginary-cloud/CameraManager/tree/1.0.13) - 2015-05-12
### Added
- Support for installing via Carthage.
- Property `hasFlash`.
### Changed
- Syntax update for Swift 1.2.
## [1.0.12](https://github.com/imaginary-cloud/CameraManager/tree/1.0.12) - 2015-03-23
### Added
- Incremental flash mode.
- Content localization.
### Changed
- Torch is set to correct state according to the current flash mode.
- `README.md` update.
## [1.0.11](https://github.com/imaginary-cloud/CameraManager/tree/1.0.11) - 2015-03-20
### Added
- Property `showAccessPermissionPopupAutomatically`, to determine if you want the user to be asked about camera permissions automatically or manually.
- Error handling in capture completion blocks.
## [1.0.10](https://github.com/imaginary-cloud/CameraManager/tree/1.0.10) - 2015-03-19
### Added
- Camera state returned when adding the preview layer.
### Changed
- `README.md` update.
## [1.0.9](https://github.com/imaginary-cloud/CameraManager/tree/1.0.9) - 2015-03-10
### Changed
- CameraManager class made public.
## [1.0.8](https://github.com/imaginary-cloud/CameraManager/tree/1.0.8) - 2015-02-24
### Fixed
- Wrong orientation when camera preview starts in landscape mode.
- Crash when trying to capture a still image.
- Orientation detection failure after stop and resume of a capture session.
- Bug which prevented from recording audio.
## [1.0.7](https://github.com/imaginary-cloud/CameraManager/tree/1.0.7) - 2014-10-30
### Added
- Version compatible with XCode 6.1.
### Changed
- `README.md` update.
- Swift syntax updates to resolve compile errors.
## [1.0.6](https://github.com/imaginary-cloud/CameraManager/tree/1.0.6) - 2014-10-28
### Added
- Check for valid capture session.
### Changed
- Fixed video orientation change.
## [1.0.5](https://github.com/imaginary-cloud/CameraManager/tree/1.0.5) - 2014-10-22
### Changed
- Enhanced Camera lifecyle.
- Orientation observers only added if needed.
## [1.0.4](https://github.com/imaginary-cloud/CameraManager/tree/1.0.4) - 2014-10-16
### Added
- Restart session.
### Changed
- `README.md` update.
## [1.0.3](https://github.com/imaginary-cloud/CameraManager/tree/1.0.3) - 2014-10-15
### Added
- Property `writeFilesToPhoneLibrary` to conditionally write to user library.
### Changed
- Resources only recreated when needed.
- `README.md` update.
## [1.0.2](https://github.com/imaginary-cloud/CameraManager/tree/1.0.2) - 2014-10-15
### Added
- `CameraManager.podspec` file.
## [1.0.1](https://github.com/imaginary-cloud/CameraManager/tree/1.0.1) - 2014-10-15
### Changed
- Optional initializer for `addPreviewLayerToView`.
## [1.0.0](https://github.com/imaginary-cloud/CameraManager/tree/1.0.0) - 2014-10-15
### Added
- Front and back camera selection.
- Support for multiple flash modes.
- Video recording, with or without mic.
- Support for multiple camera output quality.
- Preview layer follows interface orientation changes.

View File

@ -1,13 +1,13 @@
Pod::Spec.new do |s|
s.name = "CameraManager"
s.version = "1.0.8"
s.version = "3.0.0"
s.summary = "This is a simple Swift class to provide all the configurations you need to create custom camera view in your app. Just drag, drop and use."
s.requires_arc = true
s.homepage = "https://github.com/imaginary-cloud/CameraManager"
s.license = 'MIT'
s.author = { "nelanelanela" => "nterlecka@imaginarycloud.com" }
s.source = { :git => "https://github.com/imaginary-cloud/CameraManager.git", :tag => "1.0.8" }
s.author = { "torrao" => "rtorrao@imaginarycloud.com" }
s.source = { :git => "https://github.com/imaginary-cloud/CameraManager.git", :tag => "3.0.0" }
s.social_media_url = 'http://www.imaginarycloud.com/'
s.platform = :ios, '7.0'
s.requires_arc = true
s.platform = :ios, '8.0'
s.source_files = 'camera/CameraManager.swift'
end

View File

@ -0,0 +1,19 @@
//
// CameraManager.h
// CameraManager
//
// Created by Lex Tang on 4/9/15.
// Copyright (c) 2015 imaginaryCloud. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for CameraManager.
FOUNDATION_EXPORT double CameraManagerVersionNumber;
//! Project version string for CameraManager.
FOUNDATION_EXPORT const unsigned char CameraManagerVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <CameraManager/PublicHeader.h>

26
CameraManager/Info.plist Normal file
View File

@ -0,0 +1,26 @@
<?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>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
</plist>

12
Package.swift Normal file
View File

@ -0,0 +1,12 @@
// Package.swift
//
// Copyright © 2016 ImaginaryCloud, imaginarycloud.com. This library is licensed under the MIT license.
import PackageDescription
let package = Package(
name: "CameraManager",
targets: [
Target(name: "camera", dependencies: [.Target(name: "CameraManager")])
]
)

View File

@ -1,3 +0,0 @@
platform :ios, '7.1'
pod 'CameraManager', :git => 'https://gist.github.com/2204678.git'

162
README.md
View File

@ -1,87 +1,177 @@
####Camera Manager
# Camera Manager
[![CocoaPods](https://img.shields.io/cocoapods/v/CameraManager.svg)](https://github.com/imaginary-cloud/CameraManager) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
V1.0.8 (13-Jan-2015)
This is a simple Swift class to provide all the configurations you need to create custom camera view in your app.
It follows orientation change and updates UI accordingly, supports front and rear camera selection, pinch to zoom, different flash modes, inputs and outputs.
Just drag, drop and use.
####About
This is a simple swift class to provide all the configurations you need to create custom camera view in your app.
It follows orientation change and updates UI accordingly, supports front and rear camera selection, different flash modes, inputs and outputs.
Just drag, drop and use.
Now it's compatible with latest Swift syntax if you're using any Swift version prior to 2.0 make sure to use one of the previously tagged releases.
####Installation with CocoaPods
## Installation with CocoaPods
The easiest way to install the CameraManager is with: [CocoaPods](http://cocoapods.org)
The easiest way to install the CameraManager is with: [CocoaPods](http://cocoapods.org)
## Podfile
### Podfile
If you want Swift 3.0 syntax use:
```ruby
platform :ios, '7.0'
pod 'CameraManager', '~> 1.0'
use_frameworks!
pod 'CameraManager', '~> 3.0'
```
####How to use
To use it you just add the preview layer to your desired view
If you want Swift 2.0 syntax use:
```ruby
use_frameworks!
pod 'CameraManager', '~> 2.2'
```
If you want Swift 1.2 syntax use:
```ruby
use_frameworks!
pod 'CameraManager', '~> 1.0.14'
```
## Installation with Swift Package Manager
The [Swift Package Manager](https://swift.org/package-manager/) is a tool for managing the distribution of Swift code.
Add `CameraManager` as a dependency in your `Package.swift` file:
```
import PackageDescription
let package = Package(
dependencies: [
.Package(url: "https://github.com/imaginary-cloud/CameraManager", majorVersion: 2, minor: 2)
]
)
```
## Installation with Carthage
[Carthage](https://github.com/Carthage/Carthage) is another dependency management tool written in Swift.
Add the following line to your Cartfile:
If you want Swift 3.0 syntax use:
```
github "imaginary-cloud/CameraManager" >= 3.0
```
If you want Swift 2.0 syntax use:
```
github "imaginary-cloud/CameraManager" >= 2.2
```
If you want Swift 1.2 syntax use:
```
github "imaginary-cloud/CameraManager" >= 1.0
```
And run `carthage update` to build the dynamic framework.
## How to use
To use it you just add the preview layer to your desired view, you'll get back the state of the camera if it's unavailable, ready or the user denied access to it. Have in mind that in order to retain the AVCaptureSession you will need to retain cameraManager instance somewhere, ex. as an instance constant.
```swift
CameraManager.sharedInstance.addPreeviewLayerToView(self.cameraView)
let cameraManager = CameraManager()
cameraManager.addPreviewLayerToView(self.cameraView)
```
You can set input device to front or back camera:
```swift
CameraManager.sharedInstance.cameraDevice = .Front
CameraManager.sharedInstance.cameraDevice = .Back
cameraManager.cameraDevice = .Front
cameraManager.cameraDevice = .Back
```
You can set output format to Image, video or video with audio:
```swift
CameraManager.sharedInstance.cameraOutputMode = .StillImage
CameraManager.sharedInstance.cameraOutputMode = .VideoWithMic
CameraManager.sharedInstance.cameraOutputMode = .VideoOnly
cameraManager.cameraOutputMode = .StillImage
cameraManager.cameraOutputMode = .VideoWithMic
cameraManager.cameraOutputMode = .VideoOnly
```
You can set the quality:
```swift
CameraManager.sharedInstance.cameraOutputQuality = .Low
CameraManager.sharedInstance.cameraOutputQuality = .Medium
CameraManager.sharedInstance.cameraOutputQuality = .High
cameraManager.cameraOutputQuality = .Low
cameraManager.cameraOutputQuality = .Medium
cameraManager.cameraOutputQuality = .High
```
And flash mode:
And flash mode (it will also set corresponding torch mode for video shoot):
```swift
CameraManager.sharedInstance.flashMode = .Off
CameraManager.sharedInstance.flashMode = .On
CameraManager.sharedInstance.flashMode = .Auto
cameraManager.flashMode = .Off
cameraManager.flashMode = .On
cameraManager.flashMode = .Auto
```
To check if the device supports flash call:
```swift
cameraManager.hasFlash
```
To change flash mode to the next available one you can use this handy function which will also return current value for you to update the UI accordingly:
```swift
cameraManager.changeFlashMode()
```
You can specify if you want to save the files to phone library:
```swift
CameraManager.sharedInstance.writeFilesToPhoneLibrary = true
cameraManager.writeFilesToPhoneLibrary = true
```
You can specify if you want the user to be asked about camera permissions automatically when you first try to use the camera or manually:
```swift
cameraManager.showAccessPermissionPopupAutomatically = false
```
You can even setUp your custom block to handle error messages:
It can be customized to be presented on the Window root view controller, for example.
```swift
CameraManager.sharedInstance.showErrorBlock = { (erTitle: String, erMessage: String) -> Void in
UIAlertView(title: erTitle, message: erMessage, delegate: nil, cancelButtonTitle: "OK").show()
cameraManager.showErrorBlock = { (erTitle: String, erMessage: String) -> Void in
var alertController = UIAlertController(title: erTitle, message: erMessage, preferredStyle: .Alert)
alertController.addAction(UIAlertAction(title: "OK", style: UIAlertActionStyle.Default, handler: { (alertAction) -> Void in
}))
let topController = UIApplication.sharedApplication().keyWindow?.rootViewController
if (topController != nil) {
topController?.presentViewController(alertController, animated: true, completion: { () -> Void in
//
})
}
}
```
To shoot image all you need to do is call:
```swift
CameraManager.sharedInstance.capturePictureWithCompletition({ (image) -> Void in
cameraManager.capturePictureWithCompletion({ (image, error) -> Void in
self.myImage = image
})
```
To record video you do:
```swift
CameraManager.sharedInstance.startRecordingVideo()
CameraManager.sharedInstance.stopRecordingVideo({ (videoURL) -> Void in
cameraManager.startRecordingVideo()
cameraManager.stopVideoRecording({ (videoURL, error) -> Void in
NSFileManager.defaultManager().copyItemAtURL(videoURL, toURL: self.myVideoURL, error: &error)
})
```
####Support
## Support
Supports iOS 7 and above
Supports iOS 8 and above. Xcode 7.0 is required to build the latest code written in Swift 2.0.
####License
## License
Copyright © 2014 ImaginaryCloud, imaginarycloud.com. This library is licensed under the MIT license.
Copyright © 2016 ImaginaryCloud, imaginarycloud.com. This library is licensed under the MIT license.

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.com.dotzar.camera</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

View File

@ -1 +0,0 @@
APPL????

View File

@ -1,581 +0,0 @@
<?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>files</key>
<dict>
<key>Base.lproj/LaunchScreen.nib</key>
<dict>
<key>hash</key>
<data>
gvUb60ITFlwbSVr81ORsFJds8Rc=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC~ipad.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
uxP60DBtGn8IoMtaPG1yIX0o3pQ=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC~ipad.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
9cWavtdJNEN3WqRK1TfbeI9BwAI=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC~iphone.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
s4Ax5XCqV31ZsU9t3BKszYhPzhc=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC~iphone.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
9+mDAJJriABDllG7prf8oF3bJR0=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/ImageVC~ipad.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
OoH0K2R32aClMVTy1GfPziU3HRQ=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/ImageVC~ipad.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
QEfDJItNfdNH0tmyxknr4IKPkeg=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/ImageVC~iphone.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
EuBDpPxm3IdF0ZJpIfDwciVfK2U=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/ImageVC~iphone.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
D3HSEvvUr1zGZL8hvtXAMgEat28=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/UIViewController-bhK-VL-qY4~ipad.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
49YuhQlAQf+6u9j8svaefe5JE6c=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/UIViewController-bhK-VL-qY4~ipad.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
awtVU69tKfqc7W07lweRPppugsg=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/UIViewController-bhK-VL-qY4~iphone.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
tuTrVBUH0ifwjQQJnY2H7WELCT0=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/UIViewController-bhK-VL-qY4~iphone.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
L7YB8q1LamTkGT2l2hQzreJ0wR8=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/xF2-bQ-3ri-view-Qhk-xW-6b1~ipad.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
xNLLDO92bCw6riSzRwzobAcqy0Q=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/xF2-bQ-3ri-view-Qhk-xW-6b1~ipad.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
P6P0JsS9WVKlj61r9T4r6j9S2Xw=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/xF2-bQ-3ri-view-Qhk-xW-6b1~iphone.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
ktgyabyQsyHmZkVOB0bp1mKLo4A=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/xF2-bQ-3ri-view-Qhk-xW-6b1~iphone.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
uyMAtPtumTeYFC5IhzgQ2LXj7og=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main~ipad.storyboardc/Info-8.0+.plist</key>
<dict>
<key>hash</key>
<data>
y8O+HwjY1DTalhyb6GujDmK6OLE=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main~ipad.storyboardc/Info.plist</key>
<dict>
<key>hash</key>
<data>
IQTkqeGTtamdu+cbiyzptrYG2uo=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main~iphone.storyboardc/Info-8.0+.plist</key>
<dict>
<key>hash</key>
<data>
y8O+HwjY1DTalhyb6GujDmK6OLE=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main~iphone.storyboardc/Info.plist</key>
<dict>
<key>hash</key>
<data>
y8O+HwjY1DTalhyb6GujDmK6OLE=
</data>
<key>optional</key>
<true/>
</dict>
<key>Frameworks/libswiftAssetsLibrary.dylib</key>
<data>
+YL2t4SNYlKcfSwRzH9J6eQUW5Y=
</data>
<key>Frameworks/libswiftCore.dylib</key>
<data>
kSL98iZ/eySCiVbU5Ly7LgwiuLk=
</data>
<key>Frameworks/libswiftCoreGraphics.dylib</key>
<data>
Wi4hF0IDlT0aawWXzUh5SlE4Slc=
</data>
<key>Frameworks/libswiftCoreImage.dylib</key>
<data>
oulNja8+sy1tmM7cZ7veNrDj8xE=
</data>
<key>Frameworks/libswiftDarwin.dylib</key>
<data>
i83CMjscKtg/2R5L7TwcT6k/tmQ=
</data>
<key>Frameworks/libswiftDispatch.dylib</key>
<data>
8jBIWZDeWaf88p05witwJ9A3N9s=
</data>
<key>Frameworks/libswiftFoundation.dylib</key>
<data>
Se4+WhCo5nSLFSZQ9l+1FHwRmMA=
</data>
<key>Frameworks/libswiftObjectiveC.dylib</key>
<data>
x9Uc4d4rcFKRL09aTWyCXQe6TDg=
</data>
<key>Frameworks/libswiftSecurity.dylib</key>
<data>
a4cnmiJVq3Y43KKmVua2Y1as9AE=
</data>
<key>Frameworks/libswiftUIKit.dylib</key>
<data>
eO8WMbxyn/s1Jap7j2465ZXZqhs=
</data>
<key>Info.plist</key>
<data>
0mCCwlqKMHY+b4xoCxkAT4tLQzE=
</data>
<key>PkgInfo</key>
<data>
n57qDP4tZfLD1rCS43W0B4LQjzE=
</data>
<key>embedded.mobileprovision</key>
<data>
zgrz6MBtKFHwOZ5z7+1RqfoavuY=
</data>
</dict>
<key>files2</key>
<dict>
<key>Base.lproj/LaunchScreen.nib</key>
<dict>
<key>hash</key>
<data>
gvUb60ITFlwbSVr81ORsFJds8Rc=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC~ipad.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
uxP60DBtGn8IoMtaPG1yIX0o3pQ=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC~ipad.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
9cWavtdJNEN3WqRK1TfbeI9BwAI=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC~iphone.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
s4Ax5XCqV31ZsU9t3BKszYhPzhc=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/BYZ-38-t0r-view-8bC-Xf-vdC~iphone.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
9+mDAJJriABDllG7prf8oF3bJR0=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/ImageVC~ipad.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
OoH0K2R32aClMVTy1GfPziU3HRQ=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/ImageVC~ipad.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
QEfDJItNfdNH0tmyxknr4IKPkeg=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/ImageVC~iphone.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
EuBDpPxm3IdF0ZJpIfDwciVfK2U=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/ImageVC~iphone.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
D3HSEvvUr1zGZL8hvtXAMgEat28=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/UIViewController-bhK-VL-qY4~ipad.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
49YuhQlAQf+6u9j8svaefe5JE6c=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/UIViewController-bhK-VL-qY4~ipad.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
awtVU69tKfqc7W07lweRPppugsg=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/UIViewController-bhK-VL-qY4~iphone.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
tuTrVBUH0ifwjQQJnY2H7WELCT0=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/UIViewController-bhK-VL-qY4~iphone.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
L7YB8q1LamTkGT2l2hQzreJ0wR8=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/xF2-bQ-3ri-view-Qhk-xW-6b1~ipad.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
xNLLDO92bCw6riSzRwzobAcqy0Q=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/xF2-bQ-3ri-view-Qhk-xW-6b1~ipad.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
P6P0JsS9WVKlj61r9T4r6j9S2Xw=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/xF2-bQ-3ri-view-Qhk-xW-6b1~iphone.nib/objects-8.0+.nib</key>
<dict>
<key>hash</key>
<data>
ktgyabyQsyHmZkVOB0bp1mKLo4A=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main.storyboardc/xF2-bQ-3ri-view-Qhk-xW-6b1~iphone.nib/runtime.nib</key>
<dict>
<key>hash</key>
<data>
uyMAtPtumTeYFC5IhzgQ2LXj7og=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main~ipad.storyboardc/Info-8.0+.plist</key>
<dict>
<key>hash</key>
<data>
y8O+HwjY1DTalhyb6GujDmK6OLE=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main~ipad.storyboardc/Info.plist</key>
<dict>
<key>hash</key>
<data>
IQTkqeGTtamdu+cbiyzptrYG2uo=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main~iphone.storyboardc/Info-8.0+.plist</key>
<dict>
<key>hash</key>
<data>
y8O+HwjY1DTalhyb6GujDmK6OLE=
</data>
<key>optional</key>
<true/>
</dict>
<key>Base.lproj/Main~iphone.storyboardc/Info.plist</key>
<dict>
<key>hash</key>
<data>
y8O+HwjY1DTalhyb6GujDmK6OLE=
</data>
<key>optional</key>
<true/>
</dict>
<key>Frameworks/libswiftAssetsLibrary.dylib</key>
<data>
+YL2t4SNYlKcfSwRzH9J6eQUW5Y=
</data>
<key>Frameworks/libswiftCore.dylib</key>
<data>
kSL98iZ/eySCiVbU5Ly7LgwiuLk=
</data>
<key>Frameworks/libswiftCoreGraphics.dylib</key>
<data>
Wi4hF0IDlT0aawWXzUh5SlE4Slc=
</data>
<key>Frameworks/libswiftCoreImage.dylib</key>
<data>
oulNja8+sy1tmM7cZ7veNrDj8xE=
</data>
<key>Frameworks/libswiftDarwin.dylib</key>
<data>
i83CMjscKtg/2R5L7TwcT6k/tmQ=
</data>
<key>Frameworks/libswiftDispatch.dylib</key>
<data>
8jBIWZDeWaf88p05witwJ9A3N9s=
</data>
<key>Frameworks/libswiftFoundation.dylib</key>
<data>
Se4+WhCo5nSLFSZQ9l+1FHwRmMA=
</data>
<key>Frameworks/libswiftObjectiveC.dylib</key>
<data>
x9Uc4d4rcFKRL09aTWyCXQe6TDg=
</data>
<key>Frameworks/libswiftSecurity.dylib</key>
<data>
a4cnmiJVq3Y43KKmVua2Y1as9AE=
</data>
<key>Frameworks/libswiftUIKit.dylib</key>
<data>
eO8WMbxyn/s1Jap7j2465ZXZqhs=
</data>
<key>embedded.mobileprovision</key>
<data>
zgrz6MBtKFHwOZ5z7+1RqfoavuY=
</data>
</dict>
<key>rules</key>
<dict>
<key>^</key>
<true/>
<key>^.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>

View File

@ -1,70 +0,0 @@
// Generated by Swift version 1.1 (swift-600.0.56.1)
#pragma clang diagnostic push
#if defined(__has_include) && __has_include(<swift/objc-prologue.h>)
# include <swift/objc-prologue.h>
#endif
#pragma clang diagnostic ignored "-Wauto-import"
#include <objc/NSObject.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#if defined(__has_include) && __has_include(<uchar.h>)
# include <uchar.h>
#elif !defined(__cplusplus) || __cplusplus < 201103L
typedef uint_least16_t char16_t;
typedef uint_least32_t char32_t;
#endif
typedef struct _NSZone NSZone;
#if !defined(SWIFT_PASTE)
# define SWIFT_PASTE_HELPER(x, y) x##y
# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
#endif
#if !defined(SWIFT_METATYPE)
# define SWIFT_METATYPE(X) Class
#endif
#if defined(__has_attribute) && __has_attribute(objc_runtime_name)
# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
#else
# define SWIFT_RUNTIME_NAME(X)
#endif
#if !defined(SWIFT_CLASS_EXTRA)
# define SWIFT_CLASS_EXTRA
#endif
#if !defined(SWIFT_PROTOCOL_EXTRA)
# define SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_CLASS)
# if defined(__has_attribute) && __has_attribute(objc_subclassing_restricted)
# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
# else
# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# endif
#endif
#if !defined(SWIFT_PROTOCOL)
# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_EXTENSION)
# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
#endif
#if !defined(OBJC_DESIGNATED_INITIALIZER)
# if defined(__has_attribute) && __has_attribute(objc_designated_initializer)
# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
# else
# define OBJC_DESIGNATED_INITIALIZER
# endif
#endif
#if defined(__has_feature) && __has_feature(modules)
#endif
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
#pragma clang diagnostic pop

View File

@ -1,5 +0,0 @@
<?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/>
</plist>

View File

@ -1,5 +0,0 @@
<?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/>
</plist>

View File

@ -1,3 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/AppDelegate.o : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/AppDelegate~partial.swiftmodule : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/AppDelegate~partial.swiftdoc : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule

View File

@ -1,3 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/CameraManager.o : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/CameraManager~partial.swiftmodule : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/CameraManager~partial.swiftdoc : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule

View File

@ -1,3 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/ImageViewController.o : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/ImageViewController~partial.swiftmodule : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/ImageViewController~partial.swiftdoc : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule

View File

@ -1,3 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/ViewController.o : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/ViewController~partial.swiftmodule : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/ViewController~partial.swiftdoc : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/AssetsLibrary.swiftmodule

View File

@ -1 +0,0 @@
{"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/camera\/ViewController.swift":{"swiftmodule":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/ViewController~partial.swiftmodule","object":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/ViewController.o","diagnostics":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/ViewController.dia","dependencies":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/ViewController.d"},"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/camera\/ImageViewController.swift":{"swiftmodule":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/ImageViewController~partial.swiftmodule","object":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/ImageViewController.o","diagnostics":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/ImageViewController.dia","dependencies":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/ImageViewController.d"},"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/camera\/CameraManager.swift":{"swiftmodule":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/CameraManager~partial.swiftmodule","object":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/CameraManager.o","diagnostics":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/CameraManager.dia","dependencies":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/CameraManager.d"},"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/camera\/AppDelegate.swift":{"swiftmodule":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/AppDelegate~partial.swiftmodule","object":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/AppDelegate.o","diagnostics":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/AppDelegate.dia","dependencies":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/arm64\/AppDelegate.d"}}

View File

@ -1,70 +0,0 @@
// Generated by Swift version 1.1 (swift-600.0.56.1)
#pragma clang diagnostic push
#if defined(__has_include) && __has_include(<swift/objc-prologue.h>)
# include <swift/objc-prologue.h>
#endif
#pragma clang diagnostic ignored "-Wauto-import"
#include <objc/NSObject.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#if defined(__has_include) && __has_include(<uchar.h>)
# include <uchar.h>
#elif !defined(__cplusplus) || __cplusplus < 201103L
typedef uint_least16_t char16_t;
typedef uint_least32_t char32_t;
#endif
typedef struct _NSZone NSZone;
#if !defined(SWIFT_PASTE)
# define SWIFT_PASTE_HELPER(x, y) x##y
# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
#endif
#if !defined(SWIFT_METATYPE)
# define SWIFT_METATYPE(X) Class
#endif
#if defined(__has_attribute) && __has_attribute(objc_runtime_name)
# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
#else
# define SWIFT_RUNTIME_NAME(X)
#endif
#if !defined(SWIFT_CLASS_EXTRA)
# define SWIFT_CLASS_EXTRA
#endif
#if !defined(SWIFT_PROTOCOL_EXTRA)
# define SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_CLASS)
# if defined(__has_attribute) && __has_attribute(objc_subclassing_restricted)
# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
# else
# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# endif
#endif
#if !defined(SWIFT_PROTOCOL)
# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_EXTENSION)
# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
#endif
#if !defined(OBJC_DESIGNATED_INITIALIZER)
# if defined(__has_attribute) && __has_attribute(objc_designated_initializer)
# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
# else
# define OBJC_DESIGNATED_INITIALIZER
# endif
#endif
#if defined(__has_feature) && __has_feature(modules)
#endif
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
#pragma clang diagnostic pop

View File

@ -1,4 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/ViewController.o
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/CameraManager.o
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/ImageViewController.o
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/arm64/AppDelegate.o

View File

@ -1,3 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/AppDelegate.o : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/AppDelegate~partial.swiftmodule : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/AppDelegate~partial.swiftdoc : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule

View File

@ -1,3 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/CameraManager.o : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/CameraManager~partial.swiftmodule : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/CameraManager~partial.swiftdoc : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule

View File

@ -1,3 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/ImageViewController.o : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/ImageViewController~partial.swiftmodule : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/ImageViewController~partial.swiftdoc : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule

View File

@ -1,3 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/ViewController.o : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/ViewController~partial.swiftmodule : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/ViewController~partial.swiftdoc : /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/CameraManager.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/ImageViewController.swift /Users/nataliaterlecka/Documents/iOS\ apps/CameraManager/camera/AppDelegate.swift /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Swift.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Darwin.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/UIKit.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Foundation.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Dispatch.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/ObjectiveC.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreGraphics.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/Security.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/CoreImage.swiftmodule /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/32/AssetsLibrary.swiftmodule

View File

@ -1 +0,0 @@
{"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/camera\/ViewController.swift":{"swiftmodule":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/ViewController~partial.swiftmodule","object":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/ViewController.o","diagnostics":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/ViewController.dia","dependencies":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/ViewController.d"},"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/camera\/ImageViewController.swift":{"swiftmodule":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/ImageViewController~partial.swiftmodule","object":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/ImageViewController.o","diagnostics":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/ImageViewController.dia","dependencies":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/ImageViewController.d"},"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/camera\/CameraManager.swift":{"swiftmodule":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/CameraManager~partial.swiftmodule","object":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/CameraManager.o","diagnostics":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/CameraManager.dia","dependencies":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/CameraManager.d"},"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/camera\/AppDelegate.swift":{"swiftmodule":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/AppDelegate~partial.swiftmodule","object":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/AppDelegate.o","diagnostics":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/AppDelegate.dia","dependencies":"\/Users\/nataliaterlecka\/Documents\/iOS apps\/CameraManager\/build\/camera.build\/Release-iphoneos\/camera.build\/Objects-normal\/armv7\/AppDelegate.d"}}

View File

@ -1,70 +0,0 @@
// Generated by Swift version 1.1 (swift-600.0.56.1)
#pragma clang diagnostic push
#if defined(__has_include) && __has_include(<swift/objc-prologue.h>)
# include <swift/objc-prologue.h>
#endif
#pragma clang diagnostic ignored "-Wauto-import"
#include <objc/NSObject.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#if defined(__has_include) && __has_include(<uchar.h>)
# include <uchar.h>
#elif !defined(__cplusplus) || __cplusplus < 201103L
typedef uint_least16_t char16_t;
typedef uint_least32_t char32_t;
#endif
typedef struct _NSZone NSZone;
#if !defined(SWIFT_PASTE)
# define SWIFT_PASTE_HELPER(x, y) x##y
# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
#endif
#if !defined(SWIFT_METATYPE)
# define SWIFT_METATYPE(X) Class
#endif
#if defined(__has_attribute) && __has_attribute(objc_runtime_name)
# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
#else
# define SWIFT_RUNTIME_NAME(X)
#endif
#if !defined(SWIFT_CLASS_EXTRA)
# define SWIFT_CLASS_EXTRA
#endif
#if !defined(SWIFT_PROTOCOL_EXTRA)
# define SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_CLASS)
# if defined(__has_attribute) && __has_attribute(objc_subclassing_restricted)
# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
# else
# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
# endif
#endif
#if !defined(SWIFT_PROTOCOL)
# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
#endif
#if !defined(SWIFT_EXTENSION)
# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
#endif
#if !defined(OBJC_DESIGNATED_INITIALIZER)
# if defined(__has_attribute) && __has_attribute(objc_designated_initializer)
# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
# else
# define OBJC_DESIGNATED_INITIALIZER
# endif
#endif
#if defined(__has_feature) && __has_feature(modules)
#endif
#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
#pragma clang diagnostic ignored "-Wduplicate-method-arg"
#pragma clang diagnostic pop

View File

@ -1,4 +0,0 @@
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/ViewController.o
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/CameraManager.o
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/ImageViewController.o
/Users/nataliaterlecka/Documents/iOS apps/CameraManager/build/camera.build/Release-iphoneos/camera.build/Objects-normal/armv7/AppDelegate.o

Some files were not shown because too many files have changed in this diff Show More