Github user shazron commented on a diff in the pull request:

    https://github.com/apache/cordova-ios/pull/289#discussion_r104047971
  
    --- Diff: tests/CordovaLibTests/CordovaLibTests.xcodeproj/project.pbxproj 
---
    @@ -39,8 +63,29 @@
                        remoteGlobalIDString = 303A4067152124BB00182201;
                        remoteInfo = CordovaLibApp;
                };
    +           C0FA7CCC1E4BBD870077B045 /* PBXContainerItemProxy */ = {
    +                   isa = PBXContainerItemProxy;
    +                   containerPortal = 0867D690FE84028FC02AAC07 /* Project 
object */;
    +                   proxyType = 1;
    +                   remoteGlobalIDString = C0FA7C991E4BB6420077B045;
    +                   remoteInfo = CordovaFrameworkApp;
    +           };
     /* End PBXContainerItemProxy section */
     
    +/* Begin PBXCopyFilesBuildPhase section */
    +           C0FA7CDE1E4BC5020077B045 /* Embed Frameworks */ = {
    +                   isa = PBXCopyFilesBuildPhase;
    +                   buildActionMask = 2147483647;
    +                   dstPath = "";
    +                   dstSubfolderSpec = 10;
    +                   files = (
    +                           C0FA7CDD1E4BC5020077B045 /* Cordova.framework 
in Embed Frameworks */,
    +                   );
    +                   name = "Embed Frameworks";
    +                   runOnlyForDeploymentPostprocessing = 0;
    --- End diff --
    
    This value should be 1.
    This corresponds to the "Copy only when installing" checkbox in the Embed 
Frameworks section for the Cordova framework target in the CordovaLib project.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to