257 lines
11 KiB
Plaintext
257 lines
11 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 50;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
514446BE243FFF0300EE752D /* Secrets_project_release.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 514446B9243FFF0200EE752D /* Secrets_project_release.xcconfig */; };
|
|
514446C0243FFF0300EE752D /* Secrets_project_debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 514446BB243FFF0200EE752D /* Secrets_project_debug.xcconfig */; };
|
|
514446C1243FFF0300EE752D /* Secrets_project.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 514446BC243FFF0200EE752D /* Secrets_project.xcconfig */; };
|
|
514446C2243FFF0300EE752D /* Secrets_target.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 514446BD243FFF0300EE752D /* Secrets_target.xcconfig */; };
|
|
514446ED2440030900EE752D /* Secrets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 514446EC2440030900EE752D /* Secrets.swift */; };
|
|
514BB43B243FFBFF0023B621 /* CredentialsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 514BB439243FFBFF0023B621 /* CredentialsManager.swift */; };
|
|
514BB43C243FFBFF0023B621 /* Credentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = 514BB43A243FFBFF0023B621 /* Credentials.swift */; };
|
|
5152BEF2244633FA00138380 /* OAuth1SwiftProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5152BEF1244633FA00138380 /* OAuth1SwiftProvider.swift */; };
|
|
51C99ABD2447DD730027D5F6 /* OAuthSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51C99ABC2447DD730027D5F6 /* OAuthSwift.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
514446B9243FFF0200EE752D /* Secrets_project_release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Secrets_project_release.xcconfig; sourceTree = "<group>"; };
|
|
514446BB243FFF0200EE752D /* Secrets_project_debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Secrets_project_debug.xcconfig; sourceTree = "<group>"; };
|
|
514446BC243FFF0200EE752D /* Secrets_project.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Secrets_project.xcconfig; sourceTree = "<group>"; };
|
|
514446BD243FFF0300EE752D /* Secrets_target.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Secrets_target.xcconfig; sourceTree = "<group>"; };
|
|
514446EC2440030900EE752D /* Secrets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Secrets.swift; sourceTree = "<group>"; };
|
|
514BB41A243FFA640023B621 /* Secrets.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Secrets.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
514BB41E243FFA640023B621 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
514BB439243FFBFF0023B621 /* CredentialsManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CredentialsManager.swift; sourceTree = "<group>"; };
|
|
514BB43A243FFBFF0023B621 /* Credentials.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Credentials.swift; sourceTree = "<group>"; };
|
|
5152BEF1244633FA00138380 /* OAuth1SwiftProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OAuth1SwiftProvider.swift; sourceTree = "<group>"; };
|
|
51C99ABC2447DD730027D5F6 /* OAuthSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = OAuthSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
514BB417243FFA640023B621 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
51C99ABD2447DD730027D5F6 /* OAuthSwift.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
514BB410243FFA640023B621 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
514BB43A243FFBFF0023B621 /* Credentials.swift */,
|
|
514BB439243FFBFF0023B621 /* CredentialsManager.swift */,
|
|
5152BEF1244633FA00138380 /* OAuth1SwiftProvider.swift */,
|
|
514BB41E243FFA640023B621 /* Info.plist */,
|
|
514BB41B243FFA640023B621 /* Products */,
|
|
514446EC2440030900EE752D /* Secrets.swift */,
|
|
514BB42B243FFAF50023B621 /* xcconfig */,
|
|
51C99ABB2447DD730027D5F6 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
514BB41B243FFA640023B621 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
514BB41A243FFA640023B621 /* Secrets.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
514BB42B243FFAF50023B621 /* xcconfig */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
514446BB243FFF0200EE752D /* Secrets_project_debug.xcconfig */,
|
|
514446B9243FFF0200EE752D /* Secrets_project_release.xcconfig */,
|
|
514446BC243FFF0200EE752D /* Secrets_project.xcconfig */,
|
|
514446BD243FFF0300EE752D /* Secrets_target.xcconfig */,
|
|
);
|
|
path = xcconfig;
|
|
sourceTree = "<group>";
|
|
};
|
|
51C99ABB2447DD730027D5F6 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
51C99ABC2447DD730027D5F6 /* OAuthSwift.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
514BB415243FFA640023B621 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
514BB419243FFA640023B621 /* Secrets */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 514BB422243FFA640023B621 /* Build configuration list for PBXNativeTarget "Secrets" */;
|
|
buildPhases = (
|
|
514BB415243FFA640023B621 /* Headers */,
|
|
514BB416243FFA640023B621 /* Sources */,
|
|
514BB417243FFA640023B621 /* Frameworks */,
|
|
514BB418243FFA640023B621 /* Resources */,
|
|
514BB438243FFBB30023B621 /* Run Script: Verfiy No Build Settings */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Secrets;
|
|
productName = Credentials;
|
|
productReference = 514BB41A243FFA640023B621 /* Secrets.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
514BB411243FFA640023B621 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1140;
|
|
ORGANIZATIONNAME = "Ranchero Software, LLC";
|
|
TargetAttributes = {
|
|
514BB419243FFA640023B621 = {
|
|
CreatedOnToolsVersion = 11.4;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 514BB414243FFA640023B621 /* Build configuration list for PBXProject "Secrets" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 514BB410243FFA640023B621;
|
|
productRefGroup = 514BB41B243FFA640023B621 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
514BB419243FFA640023B621 /* Secrets */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
514BB418243FFA640023B621 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
514446C0243FFF0300EE752D /* Secrets_project_debug.xcconfig in Resources */,
|
|
514446C2243FFF0300EE752D /* Secrets_target.xcconfig in Resources */,
|
|
514446C1243FFF0300EE752D /* Secrets_project.xcconfig in Resources */,
|
|
514446BE243FFF0300EE752D /* Secrets_project_release.xcconfig in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
514BB438243FFBB30023B621 /* Run Script: Verfiy No Build Settings */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Run Script: Verfiy No Build Settings";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "xcrun -sdk macosx swiftc -target x86_64-macosx10.11 ../../buildscripts/VerifyNoBuildSettings.swift -o $CONFIGURATION_TEMP_DIR/VerifyNoBS\n$CONFIGURATION_TEMP_DIR/VerifyNoBS ${PROJECT_NAME}.xcodeproj/project.pbxproj\n\nif [ $? -ne 0 ]\nthen\n echo \"error: Build Setting were found in the project.pbxproj file. Most likely you didn't intend to change this file and should revert it.\"\n exit 1\nfi\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
514BB416243FFA640023B621 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
514BB43C243FFBFF0023B621 /* Credentials.swift in Sources */,
|
|
514446ED2440030900EE752D /* Secrets.swift in Sources */,
|
|
5152BEF2244633FA00138380 /* OAuth1SwiftProvider.swift in Sources */,
|
|
514BB43B243FFBFF0023B621 /* CredentialsManager.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
514BB420243FFA640023B621 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 514446BB243FFF0200EE752D /* Secrets_project_debug.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
514BB421243FFA640023B621 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 514446B9243FFF0200EE752D /* Secrets_project_release.xcconfig */;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
514BB423243FFA640023B621 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 514446BD243FFF0300EE752D /* Secrets_target.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = Secrets;
|
|
};
|
|
name = Debug;
|
|
};
|
|
514BB424243FFA640023B621 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = 514446BD243FFF0300EE752D /* Secrets_target.xcconfig */;
|
|
buildSettings = {
|
|
PRODUCT_NAME = Secrets;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
514BB414243FFA640023B621 /* Build configuration list for PBXProject "Secrets" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
514BB420243FFA640023B621 /* Debug */,
|
|
514BB421243FFA640023B621 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
514BB422243FFA640023B621 /* Build configuration list for PBXNativeTarget "Secrets" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
514BB423243FFA640023B621 /* Debug */,
|
|
514BB424243FFA640023B621 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 514BB411243FFA640023B621 /* Project object */;
|
|
}
|