質問編集履歴

2

警告ではなくエラーログを記載します

2018/09/26 08:05

投稿

navesanta
navesanta

スコア198

test CHANGED
File without changes
test CHANGED
@@ -124,20 +124,10 @@
124
124
 
125
125
 
126
126
 
127
- 警告(warning)が出ています。
127
+ ログを記載します。
128
128
 
129
129
  ```ここに言語を入力
130
130
 
131
- Showing Recent Messages
132
-
133
- :-1: -undefined dynamic_lookup is deprecated on iOS Simulator
134
-
135
-
136
-
137
- :-1: direct access in function '_List_1_System_Collections_IList_Add_m49923158_gshared' from file '/Users/○○○○/Library/Developer/Xcode/DerivedData/Unity-iPhone-cjgaoikrscdrbefskzaxiuwlkdyd/Build/Intermediates.noindex/Unity-iPhone.build/ReleaseForRunning-iphonesimulator/Unity-iPhone.build/Objects-normal/x86_64/Bulk_Generics_2.o' to global weak symbol 'typeinfo for Il2CppExceptionWrapper' from file '/Volumes/PCFU3HDD/unityfolder/JLottery/JLottery_iOS/Libraries/libil2cpp.a(il2cpp-api.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
138
-
139
-
140
-
141
- :-1: direct access in function '_List_1_System_Collections_IList_Contains_m4181897522_gshared' from file '/Users/○○○○/Library/Developer/Xcode/DerivedData/Unity-iPhone-cjgaoikrscdrbefskzaxiuwlkdyd/Build/Intermediates.noindex/Unity-iPhone.build/ReleaseForRunning-iphonesimulator/Unity-iPhone.build/Objects-normal/x86_64/Bulk_Generics_2.o' to global weak symbol 'typeinfo for Il2CppExceptionWrapper' from file '/Volumes/PCFU3HDD/unityfolder/JLottery/JLottery_iOS/Libraries/libil2cpp.a(il2cpp-api.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
131
+ 018-09-26 17:01:08.335916+0900 jlotteryios[4123:151059] <Google:HTML> You are currently using version 7.29.0 of the SDK. Please consider updating your SDK to the most recent SDK version to get the latest features and bug fixes. The latest SDK can be downloaded from https://goo.gl/A full list of release notes is available at https://developers.google.com/admob/ios/rel-notes.
142
132
 
143
133
  ```

1

warningを追加しました。

2018/09/26 08:05

投稿

navesanta
navesanta

スコア198

test CHANGED
File without changes
test CHANGED
@@ -121,3 +121,23 @@
121
121
  Unity2018.2
122
122
 
123
123
  言語:C#
124
+
125
+
126
+
127
+ 警告(warning)が出ています。
128
+
129
+ ```ここに言語を入力
130
+
131
+ Showing Recent Messages
132
+
133
+ :-1: -undefined dynamic_lookup is deprecated on iOS Simulator
134
+
135
+
136
+
137
+ :-1: direct access in function '_List_1_System_Collections_IList_Add_m49923158_gshared' from file '/Users/○○○○/Library/Developer/Xcode/DerivedData/Unity-iPhone-cjgaoikrscdrbefskzaxiuwlkdyd/Build/Intermediates.noindex/Unity-iPhone.build/ReleaseForRunning-iphonesimulator/Unity-iPhone.build/Objects-normal/x86_64/Bulk_Generics_2.o' to global weak symbol 'typeinfo for Il2CppExceptionWrapper' from file '/Volumes/PCFU3HDD/unityfolder/JLottery/JLottery_iOS/Libraries/libil2cpp.a(il2cpp-api.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
138
+
139
+
140
+
141
+ :-1: direct access in function '_List_1_System_Collections_IList_Contains_m4181897522_gshared' from file '/Users/○○○○/Library/Developer/Xcode/DerivedData/Unity-iPhone-cjgaoikrscdrbefskzaxiuwlkdyd/Build/Intermediates.noindex/Unity-iPhone.build/ReleaseForRunning-iphonesimulator/Unity-iPhone.build/Objects-normal/x86_64/Bulk_Generics_2.o' to global weak symbol 'typeinfo for Il2CppExceptionWrapper' from file '/Volumes/PCFU3HDD/unityfolder/JLottery/JLottery_iOS/Libraries/libil2cpp.a(il2cpp-api.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
142
+
143
+ ```