19 Commits

Author SHA1 Message Date
Salma ElTarzi
f681a840eb 🐛 Fix a bug where linking failed if project doesn't have a target named like the project 2018-03-18 12:47:21 +02:00
Salma ElTarzi
6cfbe9d4d6 ⬆️ Upgrade native iOS dependency and update the linking and unlinking scripts to account for the change in the native iOS SDK 2017-12-18 15:49:14 +02:00
Salma ElTarzi
0839a45496 📝 Refactoring the linking script 2017-12-05 11:41:44 +02:00
Salma ElTarzi
cb47323fd2 📝 Update script to add brackets to if condition as it did not get evaluated correctly 2017-12-05 11:08:27 +02:00
Salma ElTarzi
0618acae7c 📝 Replace and with && 2017-11-30 15:12:32 +02:00
Salma ElTarzi
5bfccf472d 📝 Change link and unlink script to add Instabug to non-default targets as well 2017-11-30 14:12:52 +02:00
Salma ElTarzi
e4ce1f70c5 📝 Remove framework path from all configurations when unlinking 2017-10-18 13:51:40 +02:00
Johan Ruokangas
5275b9016f Add framework path to all build configurations 2017-10-18 13:51:19 +03:00
Salma ElTarzi
4ab8e827e1 📚 Update documentation about ensuring having xcodeproj gem installed. 2017-10-02 15:36:06 +02:00
Salma ElTarzi
9500e0862e 📝 Change the Embed Instabug framework name. 2017-09-10 13:09:36 +02:00
Salma ElTarzi
dacff62036 🔥 Remove redundant code from linking, and unlinking scripts. 2017-09-10 12:35:13 +02:00
Salma ElTarzi
1e00576cbd 🎨 Improve the format of the linking script 2017-09-10 12:22:26 +02:00
Salma ElTarzi
24b3714c1e 🎨 Improve the format of the unlink, and linking scripts. 2017-09-10 12:10:03 +02:00
Salma ElTarzi
7f1254bd8c 🐛 Fix a bug when the unlinking script run twice changed the parsing of the iOS project. 2017-09-09 15:45:50 +02:00
Salma ElTarzi
963bea72bf 🎨 Reformat the structure of the linking and unlinking scripts 2017-09-07 19:43:17 +02:00
Salma ElTarzi
1d6fdb13a9 🚑 Add preunlink script to remove Instabug.framework from the project. 2017-09-05 17:20:20 +02:00
Salma ElTarzi
ff8e1ee5f0 📝 Add new Run Script Phase to Build Phases to remove the simulator architectures from the binary when archiving the app to the app store 2017-09-01 01:49:44 +02:00
Salma ElTarzi
177cc852b1 📝 Update the ruby script to account for running it with Android only configuration. 2017-08-31 16:03:18 +02:00
Salma ElTarzi
3b86efc04c Add binary framework in project 2017-08-31 02:32:55 +02:00