Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
cc61b13
ACME Swift
May 15, 2015
6090bf4
ACME Browser Swift
May 15, 2015
ca7dc4c
Added both projects to the Workspace
May 15, 2015
5580f2d
Merge branch 'master' into new/swift-demo-apps
May 15, 2015
4c6974a
Renamed to `onepasswordButton` in the Swift apps too
May 15, 2015
5517434
Update constraints for iPhone screen so the "Sign Up" button is visible
ghecho May 15, 2015
9361919
Update Storyboard in Objective-C version to fix a small layout issue …
ghecho May 15, 2015
7a50c7a
Merge pull request #213 from ghecho/new/swift-demo-apps
May 15, 2015
61d1c9d
Merge branch 'master' into new/swift-demo-apps
May 18, 2015
635974d
Merge branch 'master' into new/swift-demo-apps
May 25, 2015
0b80395
Replaced "loginDict" with "loginDictionary" in the Swift demo apps.
May 25, 2015
acb0972
Made the necessaru changes for Swift 2.0
Jun 10, 2015
0a11670
Merge branch 'master' into new/swift-demo-apps
Jun 15, 2015
64e2f01
Replaced `NSLogs` with `printlns` in the Swift code.
Jun 15, 2015
bbdfaf5
Merge branch 'new/swift-demo-apps' into swift2.0
Jun 15, 2015
e569009
Merge branch 'master' into new/swift-demo-apps
Jun 18, 2015
a60a9fc
Fixed unwrapped error
Jun 18, 2015
322ff67
Merge branch 'new/swift-demo-apps' into swift2.0
Jun 18, 2015
bf7a3c5
Whitelisted the `org-appextension-feature-password-management` scheme…
Jun 18, 2015
7b6d8cf
Merge branch 'new/swift-demo-apps' into swift2.0
Jun 18, 2015
bce265a
Merge branch 'master' into new/swift-demo-apps
Jun 22, 2015
61fd99a
Merge branch 'new/swift-demo-apps' into swift2.0
Jun 22, 2015
ce14bd0
Merge branch 'master' into new/swift-demo-apps
Jun 25, 2015
3a28d18
Merge branch 'new/swift-demo-apps' into swift2.0
Jun 25, 2015
ada81c9
Updated project settings for ACME Browser in Swift 2
Jun 25, 2015
0938cea
Merge branch 'master' into new/swift-demo-apps
Jul 2, 2015
af85127
Merge branch 'master' into swift2.0
Jul 2, 2015
2225f91
Merge branch 'master' into new/swift-demo-apps
Jul 15, 2015
6532bed
Merge branch 'master' into swift2.0
Jul 15, 2015
ba63385
Updated project to remove warning in Xcode 7 for ACME Objective-C
Jul 15, 2015
7b56a7e
Updated project to remove warning in Xcode 7 for ACME Browser Objecti…
Jul 15, 2015
e06758c
Merge branch 'master' into new/swift-demo-apps
Jul 22, 2015
de53f59
Merge branch 'master' into swift2.0
Jul 22, 2015
0a0a336
Merge branch 'master' into new/swift-demo-apps
Jul 28, 2015
8c1077f
Added the new options to ACME swift too.
Jul 28, 2015
307675c
Merge branch 'new/swift-demo-apps' into swift2.0
Jul 28, 2015
174082e
Renamed variable: `newPassword` -> `changedPassword`
Jul 29, 2015
38c893d
Renamed variable: `newPassword` -> `changedPassword`
Jul 29, 2015
036d132
Merge branch 'master' into new/swift-demo-apps
Aug 3, 2015
cd3c61f
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 3, 2015
9dbbf2e
Fixed typo
Aug 3, 2015
ef1294e
Fixed typo
Aug 3, 2015
151bf3b
Replaced "var" with "let" where necessary.
Aug 3, 2015
8ff51d2
Improved compatibility with Xcode 7 beta 5 and iOS 9 beta 5
Aug 6, 2015
fe3f28e
Using `NSAppTransportSecurity` to allow webviews to load when buildin…
Aug 6, 2015
e29b3a2
Merge branch 'master' into new/swift-demo-apps
Aug 7, 2015
92801c2
Added `NSAppTransportSecurity` to ACME in Swift too.
Aug 7, 2015
0d21e3d
Added `NSAppTransportSecurity` to ACME Browser in Swift too.
Aug 7, 2015
2105528
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 7, 2015
9afc54b
Merge branch 'master' into new/swift-demo-apps
Aug 12, 2015
e6d9bf8
Applied the same changes from PR #240 to ACME Browser in Swift.
Aug 12, 2015
633cd63
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 12, 2015
0a43026
Replace a `var` with a `let`, just like in Swift 2.0
Aug 12, 2015
9e54b4e
Merge branch 'master' into new/swift-demo-apps
Aug 16, 2015
d83e5f8
ACME Browser Swift is now a Universal app too
Aug 16, 2015
470c4fb
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 16, 2015
761e101
Merge branch 'master' into new/swift-demo-apps
Aug 17, 2015
b56cd47
Merge branch 'master' into swift2.0
Aug 17, 2015
808327c
Merge branch 'master' into new/swift-demo-apps
Aug 17, 2015
7492d86
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 17, 2015
8ea32c6
Merge branch 'master' into new/swift-demo-apps
Aug 20, 2015
9338b58
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 20, 2015
4002827
Merge branch 'master' into new/swift-demo-apps
Aug 28, 2015
c5dd6e7
Removed unused UIWindow properties from AppDelegate from the Swift apps
Aug 28, 2015
02209c1
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 28, 2015
c142802
Revert "Removed unused UIWindow properties from AppDelegate from the …
Aug 28, 2015
1a411cb
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 28, 2015
8b1b869
Merge branch 'master' into new/swift-demo-apps
Aug 28, 2015
05f46fe
Merge branch 'new/swift-demo-apps' into swift2.0
Aug 28, 2015
a02e918
Merge branch 'master' into swift2.0
Aug 31, 2015
1ddbeee
Added the ability to switch between Objective-C and Swift code in the…
Sep 1, 2015
313d266
Revert "Added the ability to switch between Objective-C and Swift cod…
Sep 1, 2015
30e4bc4
Merge branch 'master' into swift2.0
Sep 3, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,317 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
C0525FB61B05964C003613F5 /* OnePasswordExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = C061C0471B052B0400B9DF97 /* OnePasswordExtension.m */; };
C061C0491B052B0400B9DF97 /* 1Password.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C061C0461B052B0400B9DF97 /* 1Password.xcassets */; };
C06F58DF1B054C03005045B2 /* RegisterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C06F58DE1B054C03005045B2 /* RegisterViewController.swift */; };
C06F58E11B054D80005045B2 /* ChangePasswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C06F58E01B054D80005045B2 /* ChangePasswordViewController.swift */; };
C06F58E31B054ED2005045B2 /* ThankYouViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C06F58E21B054ED2005045B2 /* ThankYouViewController.swift */; };
F1B11CED1ACA827600BBB963 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1B11CEC1ACA827600BBB963 /* AppDelegate.swift */; };
F1B11CF51ACA827600BBB963 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F1B11CF31ACA827600BBB963 /* Main.storyboard */; };
F1DBAA951ACB0E8700170FE5 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F1DBAA941ACB0E8700170FE5 /* Images.xcassets */; };
F1EC502D1ACB1DC8000676BA /* LoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1EC502C1ACB1DC8000676BA /* LoginViewController.swift */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
C061C0441B052A6800B9DF97 /* App Demo for iOS Swift-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "App Demo for iOS Swift-Bridging-Header.h"; sourceTree = "<group>"; };
C061C0461B052B0400B9DF97 /* 1Password.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = 1Password.xcassets; path = ../../../1Password.xcassets; sourceTree = "<group>"; };
C061C0471B052B0400B9DF97 /* OnePasswordExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OnePasswordExtension.m; path = ../../../OnePasswordExtension.m; sourceTree = "<group>"; };
C061C0481B052B0400B9DF97 /* OnePasswordExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OnePasswordExtension.h; path = ../../../OnePasswordExtension.h; sourceTree = "<group>"; };
C06F58DE1B054C03005045B2 /* RegisterViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RegisterViewController.swift; sourceTree = "<group>"; };
C06F58E01B054D80005045B2 /* ChangePasswordViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangePasswordViewController.swift; sourceTree = "<group>"; };
C06F58E21B054ED2005045B2 /* ThankYouViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ThankYouViewController.swift; sourceTree = "<group>"; };
F1B11CE71ACA827600BBB963 /* App Demo for iOS Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "App Demo for iOS Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
F1B11CEB1ACA827600BBB963 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
F1B11CEC1ACA827600BBB963 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
F1B11CF41ACA827600BBB963 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
F1DBAA941ACB0E8700170FE5 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
F1EC502C1ACB1DC8000676BA /* LoginViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
F1B11CE41ACA827600BBB963 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
F1B11CDE1ACA827600BBB963 = {
isa = PBXGroup;
children = (
F1B11CE91ACA827600BBB963 /* App Demo for iOS Swift */,
F1B11CE81ACA827600BBB963 /* Products */,
);
sourceTree = "<group>";
};
F1B11CE81ACA827600BBB963 /* Products */ = {
isa = PBXGroup;
children = (
F1B11CE71ACA827600BBB963 /* App Demo for iOS Swift.app */,
);
name = Products;
sourceTree = "<group>";
};
F1B11CE91ACA827600BBB963 /* App Demo for iOS Swift */ = {
isa = PBXGroup;
children = (
C061C0481B052B0400B9DF97 /* OnePasswordExtension.h */,
C061C0471B052B0400B9DF97 /* OnePasswordExtension.m */,
F1B11CEC1ACA827600BBB963 /* AppDelegate.swift */,
F1EC502C1ACB1DC8000676BA /* LoginViewController.swift */,
C06F58DE1B054C03005045B2 /* RegisterViewController.swift */,
C06F58E01B054D80005045B2 /* ChangePasswordViewController.swift */,
C06F58E21B054ED2005045B2 /* ThankYouViewController.swift */,
C061C0461B052B0400B9DF97 /* 1Password.xcassets */,
F1DBAA941ACB0E8700170FE5 /* Images.xcassets */,
F1B11CF31ACA827600BBB963 /* Main.storyboard */,
F1B11CEA1ACA827600BBB963 /* Supporting Files */,
);
path = "App Demo for iOS Swift";
sourceTree = "<group>";
};
F1B11CEA1ACA827600BBB963 /* Supporting Files */ = {
isa = PBXGroup;
children = (
C061C0441B052A6800B9DF97 /* App Demo for iOS Swift-Bridging-Header.h */,
F1B11CEB1ACA827600BBB963 /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
F1B11CE61ACA827600BBB963 /* ACME */ = {
isa = PBXNativeTarget;
buildConfigurationList = F1B11D091ACA827600BBB963 /* Build configuration list for PBXNativeTarget "ACME" */;
buildPhases = (
F1B11CE31ACA827600BBB963 /* Sources */,
F1B11CE41ACA827600BBB963 /* Frameworks */,
F1B11CE51ACA827600BBB963 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = ACME;
productName = "App Demo for iOS Swift";
productReference = F1B11CE71ACA827600BBB963 /* App Demo for iOS Swift.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
F1B11CDF1ACA827600BBB963 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0700;
LastUpgradeCheck = 0700;
ORGANIZATIONNAME = Agilebits;
TargetAttributes = {
F1B11CE61ACA827600BBB963 = {
CreatedOnToolsVersion = 6.2;
};
};
};
buildConfigurationList = F1B11CE21ACA827600BBB963 /* Build configuration list for PBXProject "App Demo for iOS Swift" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = F1B11CDE1ACA827600BBB963;
productRefGroup = F1B11CE81ACA827600BBB963 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
F1B11CE61ACA827600BBB963 /* ACME */,
);
};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
F1B11CE51ACA827600BBB963 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
F1B11CF51ACA827600BBB963 /* Main.storyboard in Resources */,
F1DBAA951ACB0E8700170FE5 /* Images.xcassets in Resources */,
C061C0491B052B0400B9DF97 /* 1Password.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
F1B11CE31ACA827600BBB963 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
C0525FB61B05964C003613F5 /* OnePasswordExtension.m in Sources */,
F1B11CED1ACA827600BBB963 /* AppDelegate.swift in Sources */,
F1EC502D1ACB1DC8000676BA /* LoginViewController.swift in Sources */,
C06F58E31B054ED2005045B2 /* ThankYouViewController.swift in Sources */,
C06F58E11B054D80005045B2 /* ChangePasswordViewController.swift in Sources */,
C06F58DF1B054C03005045B2 /* RegisterViewController.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
F1B11CF31ACA827600BBB963 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
F1B11CF41ACA827600BBB963 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
F1B11D071ACA827600BBB963 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = "";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
F1B11D081ACA827600BBB963 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = "";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
F1B11D0A1ACA827600BBB963 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "acme-anvil-corp";
CLANG_ENABLE_MODULES = YES;
INFOPLIST_FILE = "App Demo for iOS Swift/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.agilebits.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "App Demo for iOS Swift";
SWIFT_OBJC_BRIDGING_HEADER = "App Demo for iOS Swift/App Demo for iOS Swift-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
F1B11D0B1ACA827600BBB963 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = "acme-anvil-corp";
CLANG_ENABLE_MODULES = YES;
INFOPLIST_FILE = "App Demo for iOS Swift/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.agilebits.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "App Demo for iOS Swift";
SWIFT_OBJC_BRIDGING_HEADER = "App Demo for iOS Swift/App Demo for iOS Swift-Bridging-Header.h";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
F1B11CE21ACA827600BBB963 /* Build configuration list for PBXProject "App Demo for iOS Swift" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F1B11D071ACA827600BBB963 /* Debug */,
F1B11D081ACA827600BBB963 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
F1B11D091ACA827600BBB963 /* Build configuration list for PBXNativeTarget "ACME" */ = {
isa = XCConfigurationList;
buildConfigurations = (
F1B11D0A1ACA827600BBB963 /* Debug */,
F1B11D0B1ACA827600BBB963 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = F1B11CDF1ACA827600BBB963 /* Project object */;
}

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//

#import "OnePasswordExtension.h"
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
//
// AppDelegate.swift
// App Demo for iOS Swift
//
// Created by Rad on 2015-05-14.
// Copyright (c) 2015 Agilebits. All rights reserved.
//

import UIKit

@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {

var window: UIWindow?

func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool {
// Override point for customization after application launch.
return true
}

func applicationWillResignActive(application: UIApplication) {
// Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
// Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
}

func applicationDidEnterBackground(application: UIApplication) {
// Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
// If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
}

func applicationWillEnterForeground(application: UIApplication) {
// Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
}

func applicationDidBecomeActive(application: UIApplication) {
// Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
}

func applicationWillTerminate(application: UIApplication) {
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
// Saves changes in the application's managed object context before the application terminates.
}

}

Loading