leon 1 年間 前
コミット
03a635fdad
3 ファイル変更1 行追加1 行削除
  1. 1 1
      ios/AppDelegate.mm
  2. BIN
      ios/assets/src/assets/images/navi_back.png
  3. 0 0
      ios/main.jsbundle

+ 1 - 1
ios/AppDelegate.mm

@@ -131,7 +131,7 @@ static NSString *const kRNConcurrentRoot = @"concurrentRoot";
 - (NSURL *)sourceURLForBridge:(RCTBridge *)bridge
 {
 //  return [[NSBundle mainBundle] URLForResource:@"main" withExtension:@"jsbundle"];
-#if DEBUGsss
+#if DEBUG
   return [[RCTBundleURLProvider sharedSettings] jsBundleURLForBundleRoot:@"index"];
 #else
   return [[NSBundle mainBundle] URLForResource:@"main" withExtension:@"jsbundle"];

BIN
ios/assets/src/assets/images/navi_back.png


ファイルの差分が大きいため隠しています
+ 0 - 0
ios/main.jsbundle


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません