diff --git a/writeas.xcodeproj/project.pbxproj b/writeas.xcodeproj/project.pbxproj index 0b75fc0..5680293 100644 --- a/writeas.xcodeproj/project.pbxproj +++ b/writeas.xcodeproj/project.pbxproj @@ -14,7 +14,7 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - C99B91091C33841E00A91990 /* writeas.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = writeas.app; sourceTree = BUILT_PRODUCTS_DIR; }; + C99B91091C33841E00A91990 /* Write.as.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Write.as.app; sourceTree = BUILT_PRODUCTS_DIR; }; C99B910C1C33841E00A91990 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; C99B910E1C33841E00A91990 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; C99B91101C33841F00A91990 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -44,7 +44,7 @@ C99B910A1C33841E00A91990 /* Products */ = { isa = PBXGroup; children = ( - C99B91091C33841E00A91990 /* writeas.app */, + C99B91091C33841E00A91990 /* Write.as.app */, ); name = Products; sourceTree = ""; @@ -64,9 +64,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - C99B91081C33841E00A91990 /* writeas */ = { + C99B91081C33841E00A91990 /* Write.as */ = { isa = PBXNativeTarget; - buildConfigurationList = C99B91181C33841F00A91990 /* Build configuration list for PBXNativeTarget "writeas" */; + buildConfigurationList = C99B91181C33841F00A91990 /* Build configuration list for PBXNativeTarget "Write.as" */; buildPhases = ( C99B91051C33841E00A91990 /* Sources */, C99B91061C33841E00A91990 /* Frameworks */, @@ -76,9 +76,9 @@ ); dependencies = ( ); - name = writeas; + name = Write.as; productName = writeas; - productReference = C99B91091C33841E00A91990 /* writeas.app */; + productReference = C99B91091C33841E00A91990 /* Write.as.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -93,6 +93,9 @@ TargetAttributes = { C99B91081C33841E00A91990 = { CreatedOnToolsVersion = 7.2; + DevelopmentTeam = TPPAB4YBA6; + LastSwiftMigration = 0820; + ProvisioningStyle = Automatic; }; }; }; @@ -109,7 +112,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - C99B91081C33841E00A91990 /* writeas */, + C99B91081C33841E00A91990 /* Write.as */, ); }; /* End PBXProject section */ @@ -234,11 +237,14 @@ isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Mac Developer"; COMBINE_HIDPI_IMAGES = YES; + DEVELOPMENT_TEAM = TPPAB4YBA6; INFOPLIST_FILE = writeas/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 3.0; }; name = Debug; }; @@ -246,11 +252,14 @@ isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Mac Developer"; COMBINE_HIDPI_IMAGES = YES; + DEVELOPMENT_TEAM = TPPAB4YBA6; INFOPLIST_FILE = writeas/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.abunchtell.writeas; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 3.0; }; name = Release; }; @@ -266,13 +275,14 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - C99B91181C33841F00A91990 /* Build configuration list for PBXNativeTarget "writeas" */ = { + C99B91181C33841F00A91990 /* Build configuration list for PBXNativeTarget "Write.as" */ = { isa = XCConfigurationList; buildConfigurations = ( C99B91191C33841F00A91990 /* Debug */, C99B911A1C33841F00A91990 /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; diff --git a/writeas.xcodeproj/project.xcworkspace/xcuserdata/matt.xcuserdatad/xcschemes/xcschememanagement.plist b/writeas.xcodeproj/project.xcworkspace/xcuserdata/matt.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..ee3458d --- /dev/null +++ b/writeas.xcodeproj/project.xcworkspace/xcuserdata/matt.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,5 @@ + + + + + diff --git a/writeas.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/writeas.xcscheme b/writeas.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/writeas.xcscheme index 76efb33..5361e64 100644 --- a/writeas.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/writeas.xcscheme +++ b/writeas.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/writeas.xcscheme @@ -15,8 +15,8 @@ @@ -33,8 +33,8 @@ @@ -56,8 +56,8 @@ @@ -75,8 +75,8 @@ diff --git a/writeas.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/xcschememanagement.plist b/writeas.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/xcschememanagement.plist index 186ed83..47e6389 100644 --- a/writeas.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/writeas.xcodeproj/xcuserdata/matt.xcuserdatad/xcschemes/xcschememanagement.plist @@ -15,7 +15,7 @@ C99B91081C33841E00A91990 primary - +