feat: options request #2339
Annotations
10 warnings and 1 notice
build:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ShareExtension' from project 'Example')
|
build:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ShareExtension' from project 'Example')
|
build:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'GrowingAnalyticsTests' from project 'Example')
|
build:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ExampleiOS13' from project 'Example')
|
build:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ExampleiOS13' from project 'Example')
|
build:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'Example' from project 'Example')
|
build:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'Example' from project 'Example')
|
build:
Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ABTestingTests' from project 'Example')
|
build:
Example/GrowingAnalyticsTests/ModulesTests/AdvertisingTests/AdvertisingTest.m#L54
null passed to a callee that requires a non-null argument [-Wnonnull]
|
build:
Example/Example/UICategoryTests/CollectionView/GIOCollectionViewController.m#L158
assigning to 'id<UICollectionViewDelegate> _Nullable' from incompatible type 'GrowingCollectionDelegateProxy *__strong'
|
build
Tests Passed: 0 failed, 0 skipped, 210 total (473.865 seconds)
|