Fix archive build.
This commit is contained in:
parent
12fb7243d6
commit
7d9131cdca
2
External/iCloudStoreManager
vendored
2
External/iCloudStoreManager
vendored
@ -1 +1 @@
|
||||
Subproject commit 01f70ef927d497fb179688b1e2da0b25f80ec425
|
||||
Subproject commit 6c19d5aa27b07d9a55cd19b003c4383b055b995f
|
@ -4201,7 +4201,6 @@
|
||||
SDKROOT = iphoneos;
|
||||
SKIP_INSTALL = YES;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
VALIDATE_PRODUCT = YES;
|
||||
};
|
||||
name = AdHoc;
|
||||
};
|
||||
@ -4221,6 +4220,7 @@
|
||||
"\"$(SRCROOT)/TestFlight\"",
|
||||
"\"$(SRCROOT)/External/Pearl/Pearl-Crypto\"",
|
||||
);
|
||||
SKIP_INSTALL = NO;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
@ -4240,6 +4240,7 @@
|
||||
"\"$(SRCROOT)/TestFlight\"",
|
||||
"\"$(SRCROOT)/External/Pearl/Pearl-Crypto\"",
|
||||
);
|
||||
SKIP_INSTALL = NO;
|
||||
};
|
||||
name = AdHoc;
|
||||
};
|
||||
@ -4319,7 +4320,6 @@
|
||||
SDKROOT = iphoneos;
|
||||
SKIP_INSTALL = YES;
|
||||
TARGETED_DEVICE_FAMILY = "1,2";
|
||||
VALIDATE_PRODUCT = YES;
|
||||
};
|
||||
name = AppStore;
|
||||
};
|
||||
@ -4339,6 +4339,7 @@
|
||||
"\"$(SRCROOT)/TestFlight\"",
|
||||
"\"$(SRCROOT)/External/Pearl/Pearl-Crypto\"",
|
||||
);
|
||||
SKIP_INSTALL = NO;
|
||||
};
|
||||
name = AppStore;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user