We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7816985 commit 9e9255aCopy full SHA for 9e9255a
packages/app/ios_config.sh
@@ -14,6 +14,18 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
#
17
+
18
+##########################################################################
19
20
+#
21
+# NOTE THAT IF YOU CHANGE THIS FILE YOU MUST RUN pod install AFTERWARDS
22
23
+# This file is installed as an Xcode build script in the project file
24
+# by cocoapods, and you will not see your changes until you pod install
25
26
27
28
29
set -e
30
31
_MAX_LOOKUPS=2;
0 commit comments