@situm/cordova 3.17.2 → 3.17.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,6 @@
7
7
  objects = {
8
8
 
9
9
  /* Begin PBXBuildFile section */
10
- 1FD0412F0D3EDDF7AACCD45E /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03FA4A350CB380B663C7A526 /* Pods_App.framework */; };
11
10
  2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; };
12
11
  50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; };
13
12
  504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; };
@@ -15,11 +14,12 @@
15
14
  504EC30F1FED79650016851F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; };
16
15
  504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; };
17
16
  50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; };
17
+ E8209E51A67841A85BCDCC25 /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DBBD65F9451F8518A8DE15C8 /* Pods_App.framework */; };
18
18
  /* End PBXBuildFile section */
19
19
 
20
20
  /* Begin PBXFileReference section */
21
- 03FA4A350CB380B663C7A526 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
22
21
  2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; };
22
+ 4DEFFC2E907F4A71D5B12C27 /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; };
23
23
  50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; };
24
24
  504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; };
25
25
  504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
@@ -28,8 +28,8 @@
28
28
  504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
29
29
  504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
30
30
  50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; };
31
- 88A95C137B6C4B2AEC4875C5 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; };
32
- E29925A1E89647FC8837173D /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; };
31
+ ACB5A866652580EE8CE4A8F3 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; };
32
+ DBBD65F9451F8518A8DE15C8 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
33
33
  /* End PBXFileReference section */
34
34
 
35
35
  /* Begin PBXFrameworksBuildPhase section */
@@ -37,20 +37,30 @@
37
37
  isa = PBXFrameworksBuildPhase;
38
38
  buildActionMask = 2147483647;
39
39
  files = (
40
- 1FD0412F0D3EDDF7AACCD45E /* Pods_App.framework in Frameworks */,
40
+ E8209E51A67841A85BCDCC25 /* Pods_App.framework in Frameworks */,
41
41
  );
42
42
  runOnlyForDeploymentPostprocessing = 0;
43
43
  };
44
44
  /* End PBXFrameworksBuildPhase section */
45
45
 
46
46
  /* Begin PBXGroup section */
47
+ 1C7977BC2F47F7AEE77AE592 /* Pods */ = {
48
+ isa = PBXGroup;
49
+ children = (
50
+ 4DEFFC2E907F4A71D5B12C27 /* Pods-App.debug.xcconfig */,
51
+ ACB5A866652580EE8CE4A8F3 /* Pods-App.release.xcconfig */,
52
+ );
53
+ name = Pods;
54
+ path = Pods;
55
+ sourceTree = "<group>";
56
+ };
47
57
  504EC2FB1FED79650016851F = {
48
58
  isa = PBXGroup;
49
59
  children = (
50
60
  504EC3061FED79650016851F /* App */,
51
61
  504EC3051FED79650016851F /* Products */,
52
- DF62C5A1641624CEA467D8A3 /* Pods */,
53
- BC6DF3CB8D5D6EE5A6A75B80 /* Frameworks */,
62
+ 1C7977BC2F47F7AEE77AE592 /* Pods */,
63
+ 67438B4D93C7548E00535736 /* Frameworks */,
54
64
  );
55
65
  sourceTree = "<group>";
56
66
  };
@@ -77,24 +87,14 @@
77
87
  path = App;
78
88
  sourceTree = "<group>";
79
89
  };
80
- BC6DF3CB8D5D6EE5A6A75B80 /* Frameworks */ = {
90
+ 67438B4D93C7548E00535736 /* Frameworks */ = {
81
91
  isa = PBXGroup;
82
92
  children = (
83
- 03FA4A350CB380B663C7A526 /* Pods_App.framework */,
93
+ DBBD65F9451F8518A8DE15C8 /* Pods_App.framework */,
84
94
  );
85
95
  name = Frameworks;
86
96
  sourceTree = "<group>";
87
97
  };
88
- DF62C5A1641624CEA467D8A3 /* Pods */ = {
89
- isa = PBXGroup;
90
- children = (
91
- E29925A1E89647FC8837173D /* Pods-App.debug.xcconfig */,
92
- 88A95C137B6C4B2AEC4875C5 /* Pods-App.release.xcconfig */,
93
- );
94
- name = Pods;
95
- path = Pods;
96
- sourceTree = "<group>";
97
- };
98
98
  /* End PBXGroup section */
99
99
 
100
100
  /* Begin PBXNativeTarget section */
@@ -102,11 +102,12 @@
102
102
  isa = PBXNativeTarget;
103
103
  buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */;
104
104
  buildPhases = (
105
- BD864F47D59D0446D2B8119D /* [CP] Check Pods Manifest.lock */,
105
+ 012055ABCBE8C60465423FB3 /* [CP] Check Pods Manifest.lock */,
106
106
  504EC3001FED79650016851F /* Sources */,
107
107
  504EC3011FED79650016851F /* Frameworks */,
108
108
  504EC3021FED79650016851F /* Resources */,
109
- 01D7EEE3D9470B0CB26A647F /* [CP] Copy Pods Resources */,
109
+ 2E2CF2F69415227123630AB0 /* [CP] Embed Pods Frameworks */,
110
+ DCB93BB9FC8299FCDF9B0C26 /* [CP] Copy Pods Resources */,
110
111
  );
111
112
  buildRules = (
112
113
  );
@@ -168,41 +169,56 @@
168
169
  /* End PBXResourcesBuildPhase section */
169
170
 
170
171
  /* Begin PBXShellScriptBuildPhase section */
171
- 01D7EEE3D9470B0CB26A647F /* [CP] Copy Pods Resources */ = {
172
+ 012055ABCBE8C60465423FB3 /* [CP] Check Pods Manifest.lock */ = {
172
173
  isa = PBXShellScriptBuildPhase;
173
174
  buildActionMask = 2147483647;
174
175
  files = (
175
176
  );
177
+ inputFileListPaths = (
178
+ );
176
179
  inputPaths = (
180
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
181
+ "${PODS_ROOT}/Manifest.lock",
182
+ );
183
+ name = "[CP] Check Pods Manifest.lock";
184
+ outputFileListPaths = (
177
185
  );
178
- name = "[CP] Copy Pods Resources";
179
186
  outputPaths = (
187
+ "$(DERIVED_FILE_DIR)/Pods-App-checkManifestLockResult.txt",
180
188
  );
181
189
  runOnlyForDeploymentPostprocessing = 0;
182
190
  shellPath = /bin/sh;
183
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-resources.sh\"\n";
191
+ 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";
184
192
  showEnvVarsInLog = 0;
185
193
  };
186
- BD864F47D59D0446D2B8119D /* [CP] Check Pods Manifest.lock */ = {
194
+ 2E2CF2F69415227123630AB0 /* [CP] Embed Pods Frameworks */ = {
187
195
  isa = PBXShellScriptBuildPhase;
188
196
  buildActionMask = 2147483647;
189
197
  files = (
190
198
  );
191
- inputFileListPaths = (
192
- );
193
199
  inputPaths = (
194
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
195
- "${PODS_ROOT}/Manifest.lock",
196
200
  );
197
- name = "[CP] Check Pods Manifest.lock";
198
- outputFileListPaths = (
201
+ name = "[CP] Embed Pods Frameworks";
202
+ outputPaths = (
199
203
  );
204
+ runOnlyForDeploymentPostprocessing = 0;
205
+ shellPath = /bin/sh;
206
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n";
207
+ showEnvVarsInLog = 0;
208
+ };
209
+ DCB93BB9FC8299FCDF9B0C26 /* [CP] Copy Pods Resources */ = {
210
+ isa = PBXShellScriptBuildPhase;
211
+ buildActionMask = 2147483647;
212
+ files = (
213
+ );
214
+ inputPaths = (
215
+ );
216
+ name = "[CP] Copy Pods Resources";
200
217
  outputPaths = (
201
- "$(DERIVED_FILE_DIR)/Pods-App-checkManifestLockResult.txt",
202
218
  );
203
219
  runOnlyForDeploymentPostprocessing = 0;
204
220
  shellPath = /bin/sh;
205
- 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";
221
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-resources.sh\"\n";
206
222
  showEnvVarsInLog = 0;
207
223
  };
208
224
  /* End PBXShellScriptBuildPhase section */
@@ -347,7 +363,7 @@
347
363
  };
348
364
  504EC3171FED79650016851F /* Debug */ = {
349
365
  isa = XCBuildConfiguration;
350
- baseConfigurationReference = E29925A1E89647FC8837173D /* Pods-App.debug.xcconfig */;
366
+ baseConfigurationReference = 4DEFFC2E907F4A71D5B12C27 /* Pods-App.debug.xcconfig */;
351
367
  buildSettings = {
352
368
  ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
353
369
  CODE_SIGN_STYLE = Automatic;
@@ -368,7 +384,7 @@
368
384
  };
369
385
  504EC3181FED79650016851F /* Release */ = {
370
386
  isa = XCBuildConfiguration;
371
- baseConfigurationReference = 88A95C137B6C4B2AEC4875C5 /* Pods-App.release.xcconfig */;
387
+ baseConfigurationReference = ACB5A866652580EE8CE4A8F3 /* Pods-App.release.xcconfig */;
372
388
  buildSettings = {
373
389
  ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
374
390
  CODE_SIGN_STYLE = Automatic;
@@ -1,7 +1,7 @@
1
1
  require_relative '../../../node_modules/.pnpm/@capacitor+ios@5.5.1_@capacitor+core@5.7.8/node_modules/@capacitor/ios/scripts/pods_helpers'
2
2
 
3
3
  platform :ios, '16.0'
4
- use_frameworks! :linkage => :static
4
+ use_frameworks!
5
5
 
6
6
  # workaround to avoid Xcode caching of Pods that requires
7
7
  # Product -> Clean Build Folder after new Cordova plugins installed
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@situm/cordova",
3
- "version": "3.17.2",
3
+ "version": "3.17.4",
4
4
  "description": "Situm Wayfinding for Capacitor and Cordova. Integrate plug&play indoor navigation experience with floorplans, POIs, routes and turn-by-turn directions in no time. With the power of Situm.",
5
5
  "private": false,
6
6
  "repository": "https://github.com/situmtech/cordova",
package/plugin.xml CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
4
4
  id="@situm/cordova"
5
- version="3.17.2">
5
+ version="3.17.4">
6
6
  <name>Situm Cordova plugin Official</name>
7
7
  <description>This is the stable branch.</description>
8
8
  <license>MIT</license>