-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swift 3 Updated. Some modification changed.
- Loading branch information
Thiha Aung
committed
Mar 14, 2017
1 parent
fa9d58e
commit f1111a2
Showing
12 changed files
with
483 additions
and
318 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -84,6 +84,11 @@ | |
B27A545D1A3998A900F18798 /* Bubble */, | ||
B27A543B1A39953B00F18798 /* AppDelegate.swift */, | ||
B27A543D1A39953B00F18798 /* ViewController.swift */, | ||
B27A543F1A39953B00F18798 /* Main.storyboard */, | ||
B27A543A1A39953B00F18798 /* Info.plist */, | ||
B27A545B1A3997F800F18798 /* [email protected] */, | ||
B27A54421A39953B00F18798 /* Images.xcassets */, | ||
B27A54441A39953B00F18798 /* LaunchScreen.xib */, | ||
B27A54391A39953B00F18798 /* Supporting Files */, | ||
); | ||
path = "BubbleControl-Swift"; | ||
|
@@ -92,11 +97,6 @@ | |
B27A54391A39953B00F18798 /* Supporting Files */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
B27A545B1A3997F800F18798 /* [email protected] */, | ||
B27A543F1A39953B00F18798 /* Main.storyboard */, | ||
B27A54421A39953B00F18798 /* Images.xcassets */, | ||
B27A54441A39953B00F18798 /* LaunchScreen.xib */, | ||
B27A543A1A39953B00F18798 /* Info.plist */, | ||
); | ||
name = "Supporting Files"; | ||
sourceTree = "<group>"; | ||
|
@@ -170,12 +170,12 @@ | |
B27A542E1A39953B00F18798 /* Project object */ = { | ||
isa = PBXProject; | ||
attributes = { | ||
LastUpgradeCheck = 0610; | ||
LastUpgradeCheck = 0810; | ||
ORGANIZATIONNAME = "Cem Olcay"; | ||
TargetAttributes = { | ||
B27A54351A39953B00F18798 = { | ||
CreatedOnToolsVersion = 6.1; | ||
DevelopmentTeam = X7D49H4356; | ||
DevelopmentTeam = 5ZC3LFG5K4; | ||
}; | ||
B27A544A1A39953B00F18798 = { | ||
CreatedOnToolsVersion = 6.1; | ||
|
@@ -285,15 +285,19 @@ | |
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | ||
CLANG_WARN_EMPTY_BODY = YES; | ||
CLANG_WARN_ENUM_CONVERSION = YES; | ||
CLANG_WARN_INFINITE_RECURSION = YES; | ||
CLANG_WARN_INT_CONVERSION = YES; | ||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | ||
CLANG_WARN_SUSPICIOUS_MOVE = YES; | ||
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; | ||
ENABLE_TESTABILITY = YES; | ||
GCC_C_LANGUAGE_STANDARD = gnu99; | ||
GCC_DYNAMIC_NO_PIC = NO; | ||
GCC_NO_COMMON_BLOCKS = YES; | ||
GCC_OPTIMIZATION_LEVEL = 0; | ||
GCC_PREPROCESSOR_DEFINITIONS = ( | ||
"DEBUG=1", | ||
|
@@ -311,6 +315,7 @@ | |
ONLY_ACTIVE_ARCH = YES; | ||
SDKROOT = iphoneos; | ||
SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | ||
SWIFT_VERSION = 3.0.1; | ||
TARGETED_DEVICE_FAMILY = "1,2"; | ||
}; | ||
name = Debug; | ||
|
@@ -328,15 +333,18 @@ | |
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | ||
CLANG_WARN_EMPTY_BODY = YES; | ||
CLANG_WARN_ENUM_CONVERSION = YES; | ||
CLANG_WARN_INFINITE_RECURSION = YES; | ||
CLANG_WARN_INT_CONVERSION = YES; | ||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | ||
CLANG_WARN_SUSPICIOUS_MOVE = YES; | ||
CLANG_WARN_UNREACHABLE_CODE = YES; | ||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | ||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
COPY_PHASE_STRIP = YES; | ||
ENABLE_NS_ASSERTIONS = NO; | ||
ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
GCC_C_LANGUAGE_STANDARD = gnu99; | ||
GCC_NO_COMMON_BLOCKS = YES; | ||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | ||
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | ||
GCC_WARN_UNDECLARED_SELECTOR = YES; | ||
|
@@ -346,6 +354,8 @@ | |
IPHONEOS_DEPLOYMENT_TARGET = 8.1; | ||
MTL_ENABLE_DEBUG_INFO = NO; | ||
SDKROOT = iphoneos; | ||
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; | ||
SWIFT_VERSION = 3.0.1; | ||
TARGETED_DEVICE_FAMILY = "1,2"; | ||
VALIDATE_PRODUCT = YES; | ||
}; | ||
|
@@ -357,11 +367,14 @@ | |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
CODE_SIGN_IDENTITY = "iPhone Developer"; | ||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
DEVELOPMENT_TEAM = 5ZC3LFG5K4; | ||
INFOPLIST_FILE = "BubbleControl-Swift/Info.plist"; | ||
IPHONEOS_DEPLOYMENT_TARGET = 7.1; | ||
IPHONEOS_DEPLOYMENT_TARGET = 8.0; | ||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | ||
PRODUCT_BUNDLE_IDENTIFIER = "com.Imagination.BubbleControl-Swift"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
PROVISIONING_PROFILE = ""; | ||
SWIFT_VERSION = 3.0.1; | ||
}; | ||
name = Debug; | ||
}; | ||
|
@@ -371,11 +384,14 @@ | |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
CODE_SIGN_IDENTITY = "iPhone Developer"; | ||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
DEVELOPMENT_TEAM = 5ZC3LFG5K4; | ||
INFOPLIST_FILE = "BubbleControl-Swift/Info.plist"; | ||
IPHONEOS_DEPLOYMENT_TARGET = 7.1; | ||
IPHONEOS_DEPLOYMENT_TARGET = 8.0; | ||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | ||
PRODUCT_BUNDLE_IDENTIFIER = "com.Imagination.BubbleControl-Swift"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
PROVISIONING_PROFILE = ""; | ||
SWIFT_VERSION = 3.0.1; | ||
}; | ||
name = Release; | ||
}; | ||
|
@@ -393,7 +409,9 @@ | |
); | ||
INFOPLIST_FILE = "BubbleControl-SwiftTests/Info.plist"; | ||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | ||
PRODUCT_BUNDLE_IDENTIFIER = "com.questa.$(PRODUCT_NAME:rfc1034identifier)"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
SWIFT_VERSION = 3.0.1; | ||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BubbleControl-Swift.app/BubbleControl-Swift"; | ||
}; | ||
name = Debug; | ||
|
@@ -408,7 +426,9 @@ | |
); | ||
INFOPLIST_FILE = "BubbleControl-SwiftTests/Info.plist"; | ||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; | ||
PRODUCT_BUNDLE_IDENTIFIER = "com.questa.$(PRODUCT_NAME:rfc1034identifier)"; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
SWIFT_VERSION = 3.0.1; | ||
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BubbleControl-Swift.app/BubbleControl-Swift"; | ||
}; | ||
name = Release; | ||
|
Binary file added
BIN
+18 KB
...oj/project.xcworkspace/xcuserdata/Htarwara6245.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
101 changes: 101 additions & 0 deletions
101
...wift.xcodeproj/xcuserdata/Htarwara6245.xcuserdatad/xcschemes/BubbleControl-Swift.xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Scheme | ||
LastUpgradeVersion = "0810" | ||
version = "1.3"> | ||
<BuildAction | ||
parallelizeBuildables = "YES" | ||
buildImplicitDependencies = "YES"> | ||
<BuildActionEntries> | ||
<BuildActionEntry | ||
buildForTesting = "YES" | ||
buildForRunning = "YES" | ||
buildForProfiling = "YES" | ||
buildForArchiving = "YES" | ||
buildForAnalyzing = "YES"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "B27A54351A39953B00F18798" | ||
BuildableName = "BubbleControl-Swift.app" | ||
BlueprintName = "BubbleControl-Swift" | ||
ReferencedContainer = "container:BubbleControl-Swift.xcodeproj"> | ||
</BuildableReference> | ||
</BuildActionEntry> | ||
</BuildActionEntries> | ||
</BuildAction> | ||
<TestAction | ||
buildConfiguration = "Debug" | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
shouldUseLaunchSchemeArgsEnv = "YES"> | ||
<Testables> | ||
<TestableReference | ||
skipped = "NO"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "B27A544A1A39953B00F18798" | ||
BuildableName = "BubbleControl-SwiftTests.xctest" | ||
BlueprintName = "BubbleControl-SwiftTests" | ||
ReferencedContainer = "container:BubbleControl-Swift.xcodeproj"> | ||
</BuildableReference> | ||
</TestableReference> | ||
</Testables> | ||
<MacroExpansion> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "B27A54351A39953B00F18798" | ||
BuildableName = "BubbleControl-Swift.app" | ||
BlueprintName = "BubbleControl-Swift" | ||
ReferencedContainer = "container:BubbleControl-Swift.xcodeproj"> | ||
</BuildableReference> | ||
</MacroExpansion> | ||
<AdditionalOptions> | ||
</AdditionalOptions> | ||
</TestAction> | ||
<LaunchAction | ||
buildConfiguration = "Debug" | ||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
launchStyle = "0" | ||
useCustomWorkingDirectory = "NO" | ||
ignoresPersistentStateOnLaunch = "NO" | ||
debugDocumentVersioning = "YES" | ||
debugServiceExtension = "internal" | ||
allowLocationSimulation = "YES"> | ||
<BuildableProductRunnable | ||
runnableDebuggingMode = "0"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "B27A54351A39953B00F18798" | ||
BuildableName = "BubbleControl-Swift.app" | ||
BlueprintName = "BubbleControl-Swift" | ||
ReferencedContainer = "container:BubbleControl-Swift.xcodeproj"> | ||
</BuildableReference> | ||
</BuildableProductRunnable> | ||
<AdditionalOptions> | ||
</AdditionalOptions> | ||
</LaunchAction> | ||
<ProfileAction | ||
buildConfiguration = "Release" | ||
shouldUseLaunchSchemeArgsEnv = "YES" | ||
savedToolIdentifier = "" | ||
useCustomWorkingDirectory = "NO" | ||
debugDocumentVersioning = "YES"> | ||
<BuildableProductRunnable | ||
runnableDebuggingMode = "0"> | ||
<BuildableReference | ||
BuildableIdentifier = "primary" | ||
BlueprintIdentifier = "B27A54351A39953B00F18798" | ||
BuildableName = "BubbleControl-Swift.app" | ||
BlueprintName = "BubbleControl-Swift" | ||
ReferencedContainer = "container:BubbleControl-Swift.xcodeproj"> | ||
</BuildableReference> | ||
</BuildableProductRunnable> | ||
</ProfileAction> | ||
<AnalyzeAction | ||
buildConfiguration = "Debug"> | ||
</AnalyzeAction> | ||
<ArchiveAction | ||
buildConfiguration = "Release" | ||
revealArchiveInOrganizer = "YES"> | ||
</ArchiveAction> | ||
</Scheme> |
27 changes: 27 additions & 0 deletions
27
...ol-Swift.xcodeproj/xcuserdata/Htarwara6245.xcuserdatad/xcschemes/xcschememanagement.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?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>SchemeUserState</key> | ||
<dict> | ||
<key>BubbleControl-Swift.xcscheme</key> | ||
<dict> | ||
<key>orderHint</key> | ||
<integer>0</integer> | ||
</dict> | ||
</dict> | ||
<key>SuppressBuildableAutocreation</key> | ||
<dict> | ||
<key>B27A54351A39953B00F18798</key> | ||
<dict> | ||
<key>primary</key> | ||
<true/> | ||
</dict> | ||
<key>B27A544A1A39953B00F18798</key> | ||
<dict> | ||
<key>primary</key> | ||
<true/> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.