|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 060822F73746CB1E440B858F /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F3C69A65C20901320EF7022 /* Pods_Example.framework */; }; |
10 | 11 | 84B65C6B1CF39DA50089B477 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B65C6A1CF39DA50089B477 /* AppDelegate.swift */; };
|
11 | 12 | 84B65C6D1CF39DA50089B477 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B65C6C1CF39DA50089B477 /* ViewController.swift */; };
|
12 | 13 | 84B65C701CF39DA50089B477 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 84B65C6E1CF39DA50089B477 /* Main.storyboard */; };
|
13 | 14 | 84B65C721CF39DA50089B477 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 84B65C711CF39DA50089B477 /* Assets.xcassets */; };
|
14 | 15 | 84B65C751CF39DA50089B477 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 84B65C731CF39DA50089B477 /* LaunchScreen.storyboard */; };
|
15 |
| - 95ECD3F6857E94FFDFAD4B66 /* Pods_MQTTSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D14CF6C457355F7BDBFBA98B /* Pods_MQTTSwift.framework */; }; |
| 16 | + 8ECA084750EA217AC3EE72FC /* libPods-UITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 545549726CD4D2C2A19DDFF6 /* libPods-UITests.a */; }; |
16 | 17 | C7373045229D5DD300E974EA /* UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7373044229D5DD300E974EA /* UITests.swift */; };
|
17 | 18 | /* End PBXBuildFile section */
|
18 | 19 |
|
|
27 | 28 | /* End PBXContainerItemProxy section */
|
28 | 29 |
|
29 | 30 | /* Begin PBXFileReference section */
|
| 31 | + 06A959B2B61E14661C5BB8B9 /* Pods-UITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UITests/Pods-UITests.release.xcconfig"; sourceTree = "<group>"; }; |
30 | 32 | 0887A182A21ED76531A9BFCE /* Pods-MQTTSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MQTTSwift.release.xcconfig"; path = "Pods/Target Support Files/Pods-MQTTSwift/Pods-MQTTSwift.release.xcconfig"; sourceTree = "<group>"; };
|
| 33 | + 0F3C69A65C20901320EF7022 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 34 | + 453AC593E6FED68E1746588C /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
| 35 | + 545549726CD4D2C2A19DDFF6 /* libPods-UITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UITests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 36 | 84B65C671CF39DA50089B477 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
32 | 37 | 84B65C6A1CF39DA50089B477 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
33 | 38 | 84B65C6C1CF39DA50089B477 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
34 | 39 | 84B65C6F1CF39DA50089B477 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
35 | 40 | 84B65C711CF39DA50089B477 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
36 | 41 | 84B65C741CF39DA50089B477 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
37 | 42 | 84B65C761CF39DA50089B477 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 43 | + B8BF9AF72C228AE763E90C5D /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
38 | 44 | C7373042229D5DD300E974EA /* UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
39 | 45 | C7373044229D5DD300E974EA /* UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITests.swift; sourceTree = "<group>"; };
|
40 | 46 | C7373046229D5DD300E974EA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
41 | 47 | CB7967891DB93DF9E94CD2F8 /* Pods-MQTTSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MQTTSwift.debug.xcconfig"; path = "Pods/Target Support Files/Pods-MQTTSwift/Pods-MQTTSwift.debug.xcconfig"; sourceTree = "<group>"; };
|
42 |
| - D14CF6C457355F7BDBFBA98B /* Pods_MQTTSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MQTTSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 48 | + E8F65206BDB388B3F0B3A241 /* Pods-UITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UITests/Pods-UITests.debug.xcconfig"; sourceTree = "<group>"; }; |
43 | 49 | /* End PBXFileReference section */
|
44 | 50 |
|
45 | 51 | /* Begin PBXFrameworksBuildPhase section */
|
46 | 52 | 84B65C641CF39DA50089B477 /* Frameworks */ = {
|
47 | 53 | isa = PBXFrameworksBuildPhase;
|
48 | 54 | buildActionMask = 2147483647;
|
49 | 55 | files = (
|
50 |
| - 95ECD3F6857E94FFDFAD4B66 /* Pods_MQTTSwift.framework in Frameworks */, |
| 56 | + 060822F73746CB1E440B858F /* Pods_Example.framework in Frameworks */, |
51 | 57 | );
|
52 | 58 | runOnlyForDeploymentPostprocessing = 0;
|
53 | 59 | };
|
54 | 60 | C737303F229D5DD300E974EA /* Frameworks */ = {
|
55 | 61 | isa = PBXFrameworksBuildPhase;
|
56 | 62 | buildActionMask = 2147483647;
|
57 | 63 | files = (
|
| 64 | + 8ECA084750EA217AC3EE72FC /* libPods-UITests.a in Frameworks */, |
58 | 65 | );
|
59 | 66 | runOnlyForDeploymentPostprocessing = 0;
|
60 | 67 | };
|
|
64 | 71 | 4A3C326FCB8B312427A2376C /* Frameworks */ = {
|
65 | 72 | isa = PBXGroup;
|
66 | 73 | children = (
|
67 |
| - D14CF6C457355F7BDBFBA98B /* Pods_MQTTSwift.framework */, |
| 74 | + 0F3C69A65C20901320EF7022 /* Pods_Example.framework */, |
| 75 | + 545549726CD4D2C2A19DDFF6 /* libPods-UITests.a */, |
68 | 76 | );
|
69 | 77 | name = Frameworks;
|
70 | 78 | sourceTree = "<group>";
|
|
116 | 124 | children = (
|
117 | 125 | CB7967891DB93DF9E94CD2F8 /* Pods-MQTTSwift.debug.xcconfig */,
|
118 | 126 | 0887A182A21ED76531A9BFCE /* Pods-MQTTSwift.release.xcconfig */,
|
| 127 | + B8BF9AF72C228AE763E90C5D /* Pods-Example.debug.xcconfig */, |
| 128 | + 453AC593E6FED68E1746588C /* Pods-Example.release.xcconfig */, |
| 129 | + E8F65206BDB388B3F0B3A241 /* Pods-UITests.debug.xcconfig */, |
| 130 | + 06A959B2B61E14661C5BB8B9 /* Pods-UITests.release.xcconfig */, |
119 | 131 | );
|
120 | 132 | name = Pods;
|
121 | 133 | sourceTree = "<group>";
|
|
128 | 140 | buildConfigurationList = 84B65C791CF39DA50089B477 /* Build configuration list for PBXNativeTarget "Example" */;
|
129 | 141 | buildPhases = (
|
130 | 142 | A1EFE0BBEADAC354651BBCBF /* [CP] Check Pods Manifest.lock */,
|
131 |
| - 20400CA1FA398E0F3FA8BBCC /* 📦 Check Pods Manifest.lock */, |
132 | 143 | 84B65C631CF39DA50089B477 /* Sources */,
|
133 | 144 | 84B65C641CF39DA50089B477 /* Frameworks */,
|
134 | 145 | 84B65C651CF39DA50089B477 /* Resources */,
|
135 |
| - 40B1B7E41B9CF4E0394EECFB /* 📦 Embed Pods Frameworks */, |
136 | 146 | CF00B0ECCF5052ABA8A3411A /* [CP] Embed Pods Frameworks */,
|
137 | 147 | );
|
138 | 148 | buildRules = (
|
|
148 | 158 | isa = PBXNativeTarget;
|
149 | 159 | buildConfigurationList = C737304B229D5DD300E974EA /* Build configuration list for PBXNativeTarget "UITests" */;
|
150 | 160 | buildPhases = (
|
| 161 | + EEC4C2BCBD7F7689CE1B5329 /* [CP] Check Pods Manifest.lock */, |
151 | 162 | C737303E229D5DD300E974EA /* Sources */,
|
152 | 163 | C737303F229D5DD300E974EA /* Frameworks */,
|
153 | 164 | C7373040229D5DD300E974EA /* Resources */,
|
|
174 | 185 | TargetAttributes = {
|
175 | 186 | 84B65C661CF39DA50089B477 = {
|
176 | 187 | CreatedOnToolsVersion = 7.3.1;
|
| 188 | + DevelopmentTeam = H38R9864G8; |
177 | 189 | LastSwiftMigration = 0800;
|
178 | 190 | };
|
179 | 191 | C7373041229D5DD300E974EA = {
|
|
224 | 236 | /* End PBXResourcesBuildPhase section */
|
225 | 237 |
|
226 | 238 | /* Begin PBXShellScriptBuildPhase section */
|
227 |
| - 20400CA1FA398E0F3FA8BBCC /* 📦 Check Pods Manifest.lock */ = { |
| 239 | + A1EFE0BBEADAC354651BBCBF /* [CP] Check Pods Manifest.lock */ = { |
228 | 240 | isa = PBXShellScriptBuildPhase;
|
229 | 241 | buildActionMask = 2147483647;
|
230 | 242 | files = (
|
231 | 243 | );
|
| 244 | + inputFileListPaths = ( |
| 245 | + ); |
232 | 246 | inputPaths = (
|
| 247 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 248 | + "${PODS_ROOT}/Manifest.lock", |
| 249 | + ); |
| 250 | + name = "[CP] Check Pods Manifest.lock"; |
| 251 | + outputFileListPaths = ( |
233 | 252 | );
|
234 |
| - name = "📦 Check Pods Manifest.lock"; |
235 | 253 | outputPaths = (
|
| 254 | + "$(DERIVED_FILE_DIR)/Pods-Example-checkManifestLockResult.txt", |
236 | 255 | );
|
237 | 256 | runOnlyForDeploymentPostprocessing = 0;
|
238 | 257 | shellPath = /bin/sh;
|
239 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 258 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
240 | 259 | showEnvVarsInLog = 0;
|
241 | 260 | };
|
242 |
| - 40B1B7E41B9CF4E0394EECFB /* 📦 Embed Pods Frameworks */ = { |
| 261 | + CF00B0ECCF5052ABA8A3411A /* [CP] Embed Pods Frameworks */ = { |
243 | 262 | isa = PBXShellScriptBuildPhase;
|
244 | 263 | buildActionMask = 2147483647;
|
245 | 264 | files = (
|
246 | 265 | );
|
247 | 266 | inputPaths = (
|
| 267 | + "${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh", |
| 268 | + "${BUILT_PRODUCTS_DIR}/MQTTClient/MQTTClient.framework", |
248 | 269 | );
|
249 |
| - name = "📦 Embed Pods Frameworks"; |
| 270 | + name = "[CP] Embed Pods Frameworks"; |
250 | 271 | outputPaths = (
|
| 272 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MQTTClient.framework", |
251 | 273 | );
|
252 | 274 | runOnlyForDeploymentPostprocessing = 0;
|
253 | 275 | shellPath = /bin/sh;
|
254 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MQTTSwift/Pods-MQTTSwift-frameworks.sh\"\n"; |
| 276 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
255 | 277 | showEnvVarsInLog = 0;
|
256 | 278 | };
|
257 |
| - A1EFE0BBEADAC354651BBCBF /* [CP] Check Pods Manifest.lock */ = { |
| 279 | + EEC4C2BCBD7F7689CE1B5329 /* [CP] Check Pods Manifest.lock */ = { |
258 | 280 | isa = PBXShellScriptBuildPhase;
|
259 | 281 | buildActionMask = 2147483647;
|
260 | 282 | files = (
|
|
269 | 291 | outputFileListPaths = (
|
270 | 292 | );
|
271 | 293 | outputPaths = (
|
272 |
| - "$(DERIVED_FILE_DIR)/Pods-MQTTSwift-checkManifestLockResult.txt", |
| 294 | + "$(DERIVED_FILE_DIR)/Pods-UITests-checkManifestLockResult.txt", |
273 | 295 | );
|
274 | 296 | runOnlyForDeploymentPostprocessing = 0;
|
275 | 297 | shellPath = /bin/sh;
|
276 | 298 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
277 | 299 | showEnvVarsInLog = 0;
|
278 | 300 | };
|
279 |
| - CF00B0ECCF5052ABA8A3411A /* [CP] Embed Pods Frameworks */ = { |
280 |
| - isa = PBXShellScriptBuildPhase; |
281 |
| - buildActionMask = 2147483647; |
282 |
| - files = ( |
283 |
| - ); |
284 |
| - inputFileListPaths = ( |
285 |
| - ); |
286 |
| - inputPaths = ( |
287 |
| - "${PODS_ROOT}/Target Support Files/Pods-MQTTSwift/Pods-MQTTSwift-frameworks.sh", |
288 |
| - "${BUILT_PRODUCTS_DIR}/MQTTClient/MQTTClient.framework", |
289 |
| - ); |
290 |
| - name = "[CP] Embed Pods Frameworks"; |
291 |
| - outputFileListPaths = ( |
292 |
| - ); |
293 |
| - outputPaths = ( |
294 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MQTTClient.framework", |
295 |
| - ); |
296 |
| - runOnlyForDeploymentPostprocessing = 0; |
297 |
| - shellPath = /bin/sh; |
298 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MQTTSwift/Pods-MQTTSwift-frameworks.sh\"\n"; |
299 |
| - showEnvVarsInLog = 0; |
300 |
| - }; |
301 | 301 | /* End PBXShellScriptBuildPhase section */
|
302 | 302 |
|
303 | 303 | /* Begin PBXSourcesBuildPhase section */
|
|
460 | 460 | };
|
461 | 461 | 84B65C7A1CF39DA50089B477 /* Debug */ = {
|
462 | 462 | isa = XCBuildConfiguration;
|
463 |
| - baseConfigurationReference = CB7967891DB93DF9E94CD2F8 /* Pods-MQTTSwift.debug.xcconfig */; |
| 463 | + baseConfigurationReference = B8BF9AF72C228AE763E90C5D /* Pods-Example.debug.xcconfig */; |
464 | 464 | buildSettings = {
|
465 | 465 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 466 | + DEVELOPMENT_TEAM = H38R9864G8; |
466 | 467 | INFOPLIST_FILE = Example/Info.plist;
|
467 | 468 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
468 |
| - PRODUCT_BUNDLE_IDENTIFIER = org.owntracks.MQTTSwift; |
| 469 | + PRODUCT_BUNDLE_IDENTIFIER = com.novastonemedia.example.MQTTClient; |
469 | 470 | PRODUCT_NAME = "$(TARGET_NAME)";
|
470 | 471 | };
|
471 | 472 | name = Debug;
|
472 | 473 | };
|
473 | 474 | 84B65C7B1CF39DA50089B477 /* Release */ = {
|
474 | 475 | isa = XCBuildConfiguration;
|
475 |
| - baseConfigurationReference = 0887A182A21ED76531A9BFCE /* Pods-MQTTSwift.release.xcconfig */; |
| 476 | + baseConfigurationReference = 453AC593E6FED68E1746588C /* Pods-Example.release.xcconfig */; |
476 | 477 | buildSettings = {
|
477 | 478 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 479 | + DEVELOPMENT_TEAM = H38R9864G8; |
478 | 480 | INFOPLIST_FILE = Example/Info.plist;
|
479 | 481 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
480 |
| - PRODUCT_BUNDLE_IDENTIFIER = org.owntracks.MQTTSwift; |
| 482 | + PRODUCT_BUNDLE_IDENTIFIER = com.novastonemedia.example.MQTTClient; |
481 | 483 | PRODUCT_NAME = "$(TARGET_NAME)";
|
482 | 484 | };
|
483 | 485 | name = Release;
|
484 | 486 | };
|
485 | 487 | C7373049229D5DD300E974EA /* Debug */ = {
|
486 | 488 | isa = XCBuildConfiguration;
|
| 489 | + baseConfigurationReference = E8F65206BDB388B3F0B3A241 /* Pods-UITests.debug.xcconfig */; |
487 | 490 | buildSettings = {
|
488 | 491 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
489 | 492 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
509 | 512 | };
|
510 | 513 | C737304A229D5DD300E974EA /* Release */ = {
|
511 | 514 | isa = XCBuildConfiguration;
|
| 515 | + baseConfigurationReference = 06A959B2B61E14661C5BB8B9 /* Pods-UITests.release.xcconfig */; |
512 | 516 | buildSettings = {
|
513 | 517 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
514 | 518 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
0 commit comments