-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
effb9b2
commit b0b34c4
Showing
15 changed files
with
877 additions
and
2 deletions.
There are no files selected for viewing
361 changes: 361 additions & 0 deletions
361
InAppMessagingSalesforce/InAppMessagingSalesforce.xcodeproj/project.pbxproj
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,361 @@ | ||
// !$*UTF8*$! | ||
{ | ||
archiveVersion = 1; | ||
classes = { | ||
}; | ||
objectVersion = 77; | ||
objects = { | ||
|
||
/* Begin PBXBuildFile section */ | ||
6BB400522D145DBE0056AF31 /* MarketingCloudSDK in Frameworks */ = {isa = PBXBuildFile; productRef = 6BB400512D145DBE0056AF31 /* MarketingCloudSDK */; }; | ||
/* End PBXBuildFile section */ | ||
|
||
/* Begin PBXFileReference section */ | ||
6BB4003F2D145D710056AF31 /* InAppMessagingSalesforce.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = InAppMessagingSalesforce.app; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
/* End PBXFileReference section */ | ||
|
||
/* Begin PBXFileSystemSynchronizedRootGroup section */ | ||
6BB400412D145D710056AF31 /* InAppMessagingSalesforce */ = { | ||
isa = PBXFileSystemSynchronizedRootGroup; | ||
path = InAppMessagingSalesforce; | ||
sourceTree = "<group>"; | ||
}; | ||
/* End PBXFileSystemSynchronizedRootGroup section */ | ||
|
||
/* Begin PBXFrameworksBuildPhase section */ | ||
6BB4003C2D145D710056AF31 /* Frameworks */ = { | ||
isa = PBXFrameworksBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
6BB400522D145DBE0056AF31 /* MarketingCloudSDK in Frameworks */, | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
/* End PBXFrameworksBuildPhase section */ | ||
|
||
/* Begin PBXGroup section */ | ||
6BB400362D145D710056AF31 = { | ||
isa = PBXGroup; | ||
children = ( | ||
6BB400412D145D710056AF31 /* InAppMessagingSalesforce */, | ||
6BB400402D145D710056AF31 /* Products */, | ||
); | ||
sourceTree = "<group>"; | ||
}; | ||
6BB400402D145D710056AF31 /* Products */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
6BB4003F2D145D710056AF31 /* InAppMessagingSalesforce.app */, | ||
); | ||
name = Products; | ||
sourceTree = "<group>"; | ||
}; | ||
/* End PBXGroup section */ | ||
|
||
/* Begin PBXNativeTarget section */ | ||
6BB4003E2D145D710056AF31 /* InAppMessagingSalesforce */ = { | ||
isa = PBXNativeTarget; | ||
buildConfigurationList = 6BB4004D2D145D730056AF31 /* Build configuration list for PBXNativeTarget "InAppMessagingSalesforce" */; | ||
buildPhases = ( | ||
6BB4003B2D145D710056AF31 /* Sources */, | ||
6BB4003C2D145D710056AF31 /* Frameworks */, | ||
6BB4003D2D145D710056AF31 /* Resources */, | ||
); | ||
buildRules = ( | ||
); | ||
dependencies = ( | ||
); | ||
fileSystemSynchronizedGroups = ( | ||
6BB400412D145D710056AF31 /* InAppMessagingSalesforce */, | ||
); | ||
name = InAppMessagingSalesforce; | ||
packageProductDependencies = ( | ||
6BB400512D145DBE0056AF31 /* MarketingCloudSDK */, | ||
); | ||
productName = InAppMessagingSalesforce; | ||
productReference = 6BB4003F2D145D710056AF31 /* InAppMessagingSalesforce.app */; | ||
productType = "com.apple.product-type.application"; | ||
}; | ||
/* End PBXNativeTarget section */ | ||
|
||
/* Begin PBXProject section */ | ||
6BB400372D145D710056AF31 /* Project object */ = { | ||
isa = PBXProject; | ||
attributes = { | ||
BuildIndependentTargetsInParallel = 1; | ||
LastSwiftUpdateCheck = 1610; | ||
LastUpgradeCheck = 1610; | ||
TargetAttributes = { | ||
6BB4003E2D145D710056AF31 = { | ||
CreatedOnToolsVersion = 16.1; | ||
}; | ||
}; | ||
}; | ||
buildConfigurationList = 6BB4003A2D145D710056AF31 /* Build configuration list for PBXProject "InAppMessagingSalesforce" */; | ||
developmentRegion = en; | ||
hasScannedForEncodings = 0; | ||
knownRegions = ( | ||
en, | ||
Base, | ||
); | ||
mainGroup = 6BB400362D145D710056AF31; | ||
minimizedProjectReferenceProxies = 1; | ||
packageReferences = ( | ||
6BB400502D145DBE0056AF31 /* XCRemoteSwiftPackageReference "MarketingCloudSDK-iOS" */, | ||
); | ||
preferredProjectObjectVersion = 77; | ||
productRefGroup = 6BB400402D145D710056AF31 /* Products */; | ||
projectDirPath = ""; | ||
projectRoot = ""; | ||
targets = ( | ||
6BB4003E2D145D710056AF31 /* InAppMessagingSalesforce */, | ||
); | ||
}; | ||
/* End PBXProject section */ | ||
|
||
/* Begin PBXResourcesBuildPhase section */ | ||
6BB4003D2D145D710056AF31 /* Resources */ = { | ||
isa = PBXResourcesBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
/* End PBXResourcesBuildPhase section */ | ||
|
||
/* Begin PBXSourcesBuildPhase section */ | ||
6BB4003B2D145D710056AF31 /* Sources */ = { | ||
isa = PBXSourcesBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
); | ||
runOnlyForDeploymentPostprocessing = 0; | ||
}; | ||
/* End PBXSourcesBuildPhase section */ | ||
|
||
/* Begin XCBuildConfiguration section */ | ||
6BB4004B2D145D730056AF31 /* Debug */ = { | ||
isa = XCBuildConfiguration; | ||
buildSettings = { | ||
ALWAYS_SEARCH_USER_PATHS = NO; | ||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; | ||
CLANG_ANALYZER_NONNULL = YES; | ||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | ||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; | ||
CLANG_ENABLE_MODULES = YES; | ||
CLANG_ENABLE_OBJC_ARC = YES; | ||
CLANG_ENABLE_OBJC_WEAK = YES; | ||
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | ||
CLANG_WARN_BOOL_CONVERSION = YES; | ||
CLANG_WARN_COMMA = YES; | ||
CLANG_WARN_CONSTANT_CONVERSION = YES; | ||
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | ||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | ||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | ||
CLANG_WARN_EMPTY_BODY = YES; | ||
CLANG_WARN_ENUM_CONVERSION = YES; | ||
CLANG_WARN_INFINITE_RECURSION = YES; | ||
CLANG_WARN_INT_CONVERSION = YES; | ||
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | ||
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | ||
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | ||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | ||
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; | ||
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | ||
CLANG_WARN_STRICT_PROTOTYPES = YES; | ||
CLANG_WARN_SUSPICIOUS_MOVE = YES; | ||
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; | ||
CLANG_WARN_UNREACHABLE_CODE = YES; | ||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | ||
COPY_PHASE_STRIP = NO; | ||
DEBUG_INFORMATION_FORMAT = dwarf; | ||
ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
ENABLE_TESTABILITY = YES; | ||
ENABLE_USER_SCRIPT_SANDBOXING = YES; | ||
GCC_C_LANGUAGE_STANDARD = gnu17; | ||
GCC_DYNAMIC_NO_PIC = NO; | ||
GCC_NO_COMMON_BLOCKS = YES; | ||
GCC_OPTIMIZATION_LEVEL = 0; | ||
GCC_PREPROCESSOR_DEFINITIONS = ( | ||
"DEBUG=1", | ||
"$(inherited)", | ||
); | ||
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 = 18.1; | ||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES; | ||
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | ||
MTL_FAST_MATH = YES; | ||
ONLY_ACTIVE_ARCH = YES; | ||
SDKROOT = iphoneos; | ||
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; | ||
SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | ||
}; | ||
name = Debug; | ||
}; | ||
6BB4004C2D145D730056AF31 /* Release */ = { | ||
isa = XCBuildConfiguration; | ||
buildSettings = { | ||
ALWAYS_SEARCH_USER_PATHS = NO; | ||
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; | ||
CLANG_ANALYZER_NONNULL = YES; | ||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | ||
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; | ||
CLANG_ENABLE_MODULES = YES; | ||
CLANG_ENABLE_OBJC_ARC = YES; | ||
CLANG_ENABLE_OBJC_WEAK = YES; | ||
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | ||
CLANG_WARN_BOOL_CONVERSION = YES; | ||
CLANG_WARN_COMMA = YES; | ||
CLANG_WARN_CONSTANT_CONVERSION = YES; | ||
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | ||
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | ||
CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | ||
CLANG_WARN_EMPTY_BODY = YES; | ||
CLANG_WARN_ENUM_CONVERSION = YES; | ||
CLANG_WARN_INFINITE_RECURSION = YES; | ||
CLANG_WARN_INT_CONVERSION = YES; | ||
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | ||
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | ||
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | ||
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | ||
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; | ||
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | ||
CLANG_WARN_STRICT_PROTOTYPES = YES; | ||
CLANG_WARN_SUSPICIOUS_MOVE = YES; | ||
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; | ||
CLANG_WARN_UNREACHABLE_CODE = YES; | ||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | ||
COPY_PHASE_STRIP = NO; | ||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
ENABLE_NS_ASSERTIONS = NO; | ||
ENABLE_STRICT_OBJC_MSGSEND = YES; | ||
ENABLE_USER_SCRIPT_SANDBOXING = YES; | ||
GCC_C_LANGUAGE_STANDARD = gnu17; | ||
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; | ||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | ||
GCC_WARN_UNUSED_FUNCTION = YES; | ||
GCC_WARN_UNUSED_VARIABLE = YES; | ||
IPHONEOS_DEPLOYMENT_TARGET = 18.1; | ||
LOCALIZATION_PREFERS_STRING_CATALOGS = YES; | ||
MTL_ENABLE_DEBUG_INFO = NO; | ||
MTL_FAST_MATH = YES; | ||
SDKROOT = iphoneos; | ||
SWIFT_COMPILATION_MODE = wholemodule; | ||
VALIDATE_PRODUCT = YES; | ||
}; | ||
name = Release; | ||
}; | ||
6BB4004E2D145D730056AF31 /* Debug */ = { | ||
isa = XCBuildConfiguration; | ||
buildSettings = { | ||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | ||
CODE_SIGN_STYLE = Automatic; | ||
CURRENT_PROJECT_VERSION = 1; | ||
DEVELOPMENT_ASSET_PATHS = "\"InAppMessagingSalesforce/Preview Content\""; | ||
DEVELOPMENT_TEAM = K2729JKG8V; | ||
ENABLE_PREVIEWS = YES; | ||
GENERATE_INFOPLIST_FILE = YES; | ||
INFOPLIST_KEY_CFBundleDisplayName = "IAM SF"; | ||
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; | ||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; | ||
INFOPLIST_KEY_UILaunchScreen_Generation = YES; | ||
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; | ||
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; | ||
IPHONEOS_DEPLOYMENT_TARGET = 18.0; | ||
LD_RUNPATH_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
"@executable_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 1.0; | ||
PRODUCT_BUNDLE_IDENTIFIER = com.movableink.InAppMessagingSalesforce; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
SWIFT_EMIT_LOC_STRINGS = YES; | ||
SWIFT_VERSION = 5.0; | ||
TARGETED_DEVICE_FAMILY = "1,2"; | ||
}; | ||
name = Debug; | ||
}; | ||
6BB4004F2D145D730056AF31 /* Release */ = { | ||
isa = XCBuildConfiguration; | ||
buildSettings = { | ||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | ||
CODE_SIGN_STYLE = Automatic; | ||
CURRENT_PROJECT_VERSION = 1; | ||
DEVELOPMENT_ASSET_PATHS = "\"InAppMessagingSalesforce/Preview Content\""; | ||
DEVELOPMENT_TEAM = K2729JKG8V; | ||
ENABLE_PREVIEWS = YES; | ||
GENERATE_INFOPLIST_FILE = YES; | ||
INFOPLIST_KEY_CFBundleDisplayName = "IAM SF"; | ||
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; | ||
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; | ||
INFOPLIST_KEY_UILaunchScreen_Generation = YES; | ||
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; | ||
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown"; | ||
IPHONEOS_DEPLOYMENT_TARGET = 18.0; | ||
LD_RUNPATH_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
"@executable_path/Frameworks", | ||
); | ||
MARKETING_VERSION = 1.0; | ||
PRODUCT_BUNDLE_IDENTIFIER = com.movableink.InAppMessagingSalesforce; | ||
PRODUCT_NAME = "$(TARGET_NAME)"; | ||
SWIFT_EMIT_LOC_STRINGS = YES; | ||
SWIFT_VERSION = 5.0; | ||
TARGETED_DEVICE_FAMILY = "1,2"; | ||
}; | ||
name = Release; | ||
}; | ||
/* End XCBuildConfiguration section */ | ||
|
||
/* Begin XCConfigurationList section */ | ||
6BB4003A2D145D710056AF31 /* Build configuration list for PBXProject "InAppMessagingSalesforce" */ = { | ||
isa = XCConfigurationList; | ||
buildConfigurations = ( | ||
6BB4004B2D145D730056AF31 /* Debug */, | ||
6BB4004C2D145D730056AF31 /* Release */, | ||
); | ||
defaultConfigurationIsVisible = 0; | ||
defaultConfigurationName = Release; | ||
}; | ||
6BB4004D2D145D730056AF31 /* Build configuration list for PBXNativeTarget "InAppMessagingSalesforce" */ = { | ||
isa = XCConfigurationList; | ||
buildConfigurations = ( | ||
6BB4004E2D145D730056AF31 /* Debug */, | ||
6BB4004F2D145D730056AF31 /* Release */, | ||
); | ||
defaultConfigurationIsVisible = 0; | ||
defaultConfigurationName = Release; | ||
}; | ||
/* End XCConfigurationList section */ | ||
|
||
/* Begin XCRemoteSwiftPackageReference section */ | ||
6BB400502D145DBE0056AF31 /* XCRemoteSwiftPackageReference "MarketingCloudSDK-iOS" */ = { | ||
isa = XCRemoteSwiftPackageReference; | ||
repositoryURL = "https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS"; | ||
requirement = { | ||
kind = upToNextMajorVersion; | ||
minimumVersion = 8.0.3; | ||
}; | ||
}; | ||
/* End XCRemoteSwiftPackageReference section */ | ||
|
||
/* Begin XCSwiftPackageProductDependency section */ | ||
6BB400512D145DBE0056AF31 /* MarketingCloudSDK */ = { | ||
isa = XCSwiftPackageProductDependency; | ||
package = 6BB400502D145DBE0056AF31 /* XCRemoteSwiftPackageReference "MarketingCloudSDK-iOS" */; | ||
productName = MarketingCloudSDK; | ||
}; | ||
/* End XCSwiftPackageProductDependency section */ | ||
}; | ||
rootObject = 6BB400372D145D710056AF31 /* Project object */; | ||
} |
7 changes: 7 additions & 0 deletions
7
...alesforce/InAppMessagingSalesforce.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
24 changes: 24 additions & 0 deletions
24
...ppMessagingSalesforce.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
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,24 @@ | ||
{ | ||
"originHash" : "95ea0f2964f5b65a40cc74ac6c7124eaa5136c6b834389d00ca73d3a2a481884", | ||
"pins" : [ | ||
{ | ||
"identity" : "marketingcloudsdk-ios", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS", | ||
"state" : { | ||
"revision" : "a5b000903071ef50c8295586ada41e85122b4383", | ||
"version" : "8.1.3" | ||
} | ||
}, | ||
{ | ||
"identity" : "sfmc-sdk-ios", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/salesforce-marketingcloud/sfmc-sdk-ios", | ||
"state" : { | ||
"revision" : "526530898db36eb3974fe191f100392e7afaa242", | ||
"version" : "1.1.3" | ||
} | ||
} | ||
], | ||
"version" : 3 | ||
} |
Binary file added
BIN
+30.8 KB
...deproj/project.xcworkspace/xcuserdata/cheinsen.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
Oops, something went wrong.